structural-relative-pack-id
pack id is an absolute URI with format assertions enabled
structural invalid
- Layer
- structural
- Expected result
- invalid
- Expected diagnostic
JPS-STRUCTURE-FORMAT-URIat/id- Specification
- §5
The expected result is conformance-corpus metadata, not a claim
about factual grounding, authority, safety, or operational fitness.
Exact fixture
{
"specVersion": "0.1.0-draft",
"id": "judgment-packs/relative-id",
"version": "0.1.0",
"title": "Relative pack identifier",
"decision": {
"intent": "Exercise absolute-URI validation.",
"question": "Is the relative identifier rejected?"
},
"outcomes": [
{ "id": "accept", "label": "Accept" },
{ "id": "reject", "label": "Reject" }
],
"rules": [
{
"id": "literal-rule",
"description": "A structurally minimal rule.",
"when": { "op": "literal", "value": true },
"outcome": "accept",
"onUnknown": "ignore"
}
]
}