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
25 lines
557 B
JSON
25 lines
557 B
JSON
{
|
|
"schema": "hux.conversation.v1",
|
|
"id": "conv_0001abcd",
|
|
"owner": "usr_0123456789abcdef",
|
|
"project_id": "prj_0001aaaa",
|
|
"title": "Compare cabinet suppliers",
|
|
"tags": [
|
|
"suppliers"
|
|
],
|
|
"pinned": false,
|
|
"archived": false,
|
|
"mode": "research",
|
|
"branch": {
|
|
"parent_conversation_id": "conv_0000root",
|
|
"branch_point_message_id": "msg-12"
|
|
},
|
|
"artifact_ids": [
|
|
"art_0001aaaa"
|
|
],
|
|
"last_message_at": "2026-08-23T10:00:01Z",
|
|
"created_at": "2026-08-22T09:00:00Z",
|
|
"updated_at": "2026-08-23T10:00:01Z",
|
|
"revision": 3
|
|
}
|