Artifact Location Advice v1¶
Source schema: doc/schemas/artifact-location-advice.v1.schema.json
Bounded, non-authoritative location hints for exact or related artifact targets. Advice never creates a source, grants credentials, changes the primary INAC payload location, or authorizes recursive resolution.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: artifact-location-advice.v1 |
|
schema/v |
yes |
const: 1 |
|
advice/items |
yes |
array |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
digest |
string | |
ref |
string | |
target |
object | |
selector |
object | |
location |
object | |
item |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
artifact-location-advice.v1
schema/v¶
- Required:
yes - Shape: const:
1
advice/items¶
- Required:
yes - Shape: array
Definition Semantics¶
$defs.digest¶
- Shape: string
$defs.ref¶
- Shape: string
$defs.target¶
- Shape: object
$defs.selector¶
- Shape: object
$defs.location¶
- Shape: object
$defs.item¶
- Shape: object