Artifact Delivery Retain Request v1¶
Source schema: doc/schemas/artifact-delivery-retain-request.v1.schema.json
Authenticated host-local request to retain one content-bound artifact without granting delivery, publication, or read authority.
Governing Basis¶
doc/project/40-proposals/081-horizontal-protocol-primitives.mddoc/project/40-proposals/084-sensorium-web-observation-connector.mddoc/project/60-solutions/023-artifact-delivery/023-artifact-delivery.md
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: artifact-delivery-retain-request.v1 |
|
schema/v |
yes |
const: 1 |
|
owner/component-id |
yes |
string | |
artifact |
yes |
object | |
classification |
yes |
ref: classification.v1.schema.json |
|
causal/context |
yes |
ref: causal-context.v1.schema.json |
|
idempotency/key |
yes |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
artifact-delivery-retain-request.v1
schema/v¶
- Required:
yes - Shape: const:
1
owner/component-id¶
- Required:
yes - Shape: string
artifact¶
- Required:
yes - Shape: object
classification¶
- Required:
yes - Shape: ref:
classification.v1.schema.json
causal/context¶
- Required:
yes - Shape: ref:
causal-context.v1.schema.json
idempotency/key¶
- Required:
yes - Shape: string