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
57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"schema": "hux.policy.v1",
|
|
"id": "pol_0001aaaa",
|
|
"owner": "usr_0123456789abcdef",
|
|
"scope": {
|
|
"level": "conversation",
|
|
"scope_id": "conv_0001abcd"
|
|
},
|
|
"autonomy": "safe",
|
|
"grants": [
|
|
{
|
|
"capability": "network",
|
|
"decision": "ask",
|
|
"expires_at": "2026-08-24T10:00:00Z",
|
|
"granted_by": {
|
|
"type": "user",
|
|
"id": "usr_0123456789abcdef"
|
|
}
|
|
}
|
|
],
|
|
"budgets": {
|
|
"tokens_per_run": 200000,
|
|
"tool_calls_per_run": 40,
|
|
"wall_clock_seconds": 900,
|
|
"spend_units": 50,
|
|
"subagents_per_run": 2,
|
|
"scope": {
|
|
"conversations": [
|
|
"conv_0001abcd"
|
|
]
|
|
}
|
|
},
|
|
"provenance": {
|
|
"surface": "chat",
|
|
"actor": {
|
|
"type": "assistant",
|
|
"id": "hermes"
|
|
},
|
|
"recorded_at": "2026-08-23T10:00:00Z",
|
|
"session_id": "sess-a1",
|
|
"conversation_id": "conv_0001abcd",
|
|
"run_id": "run_9f",
|
|
"route": {
|
|
"requested": "thoughtful",
|
|
"resolved_target": "claude_sonnet_high",
|
|
"provider": "claude",
|
|
"effort": "high"
|
|
},
|
|
"build": {
|
|
"commit": "d3cbeb06d3cbeb06d3cbeb06d3cbeb06d3cbeb06",
|
|
"image_digest": "sha256:4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd4a385fbd"
|
|
}
|
|
},
|
|
"updated_at": "2026-08-23T10:00:00Z",
|
|
"revision": 1
|
|
}
|