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
21 lines
396 B
JSON
21 lines
396 B
JSON
{
|
|
"schema": "hux.budget_state.v1",
|
|
"run_id": "run_9f",
|
|
"spent": {
|
|
"tokens": 120000,
|
|
"tool_calls": 12,
|
|
"wall_clock_seconds": 300,
|
|
"delegations": 1,
|
|
"spend_units": 10,
|
|
"subagents": 1
|
|
},
|
|
"limits": {
|
|
"tokens_per_run": 200000,
|
|
"tool_calls_per_run": 40,
|
|
"wall_clock_seconds": 900,
|
|
"spend_units": 50,
|
|
"subagents_per_run": 2
|
|
},
|
|
"exhausted": []
|
|
}
|