BlueprintRef.ContentAddressed

Marker — the worker should look up the tar in its configured content-addressed store using sha256. No additional fields.

Member of

Message

Description

BlueprintRef

Identifies a blueprint tar — opaque to Manager, resolved by the worker at launch time. See .ai/steve/tasks/39-blueprint-jobs.md.

sha256 is the canonical cache key (lowercase hex of the tar’s SHA-256). Workers verify fetched bytes against it before extracting, and can de-duplicate transports that point at the same content (URL today, content-addressed store tomorrow).