HUX-11 contract freeze: identity/capabilities/manifest/error records, event turn and idempotency and delegation/side-effect kinds, memory no-store/supersedes/ retrieval removal, revisions for optimistic concurrency, artifact access, budget scope/spend/subagents and external side-effect gating, notebook notes and dedupe keys. ADR-0001 records the wire and compatibility rules. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RNPhwu2bsaRNg3DETSAZoM
34 lines
762 B
JSON
34 lines
762 B
JSON
{
|
|
"schema": "hux.capabilities.v1",
|
|
"contract_version": "1.0.0",
|
|
"identity": {
|
|
"tenant_slot": "slot-3",
|
|
"subject": "usr_0123456789abcdef",
|
|
"surface": "chat",
|
|
"trust": "router"
|
|
},
|
|
"cards": [
|
|
{
|
|
"card": "HUX-11",
|
|
"flag": "hux.foundation",
|
|
"enabled": true,
|
|
"routes": [
|
|
"/hux/v1/capabilities"
|
|
]
|
|
},
|
|
{
|
|
"card": "HUX-01",
|
|
"flag": "hux.activity_timeline",
|
|
"enabled": false,
|
|
"routes": [
|
|
"/hux/v1/conversations/{id}/events",
|
|
"/hux/v1/conversations/{id}/events/stream"
|
|
]
|
|
}
|
|
],
|
|
"server": {
|
|
"commit": "d3cbeb06d3cbeb06d3cbeb06d3cbeb06d3cbeb06",
|
|
"image_digest": "sha256:4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd"
|
|
}
|
|
}
|