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).
Field |
Type |
Repeated |
Description |
product_name |
|||
product_version |
|||
sha256 |
Lowercase hex SHA-256 of the tar bytes. |
||
source |
oneOf |
||
⮑url |
|||
⮑inline_tar |
|||
⮑content_addressed |