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
10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"schema": "hux.error.v1",
|
|
"status": 409,
|
|
"code": "conflict",
|
|
"message": "revision 2 does not match current revision 3",
|
|
"details": [
|
|
"If-Match: 2"
|
|
]
|
|
}
|