jenkins b4145861d2 hermes(hux): freeze hux.v1 contract 1.0.0 and move reference modules into the foundation package
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
2026-08-24 00:48:20 -03:00

54 lines
1.3 KiB
JSON

{
"schema": "hux.artifact.v1",
"id": "art_0001aaaa",
"owner": "usr_0123456789abcdef",
"conversation_id": "conv_0001abcd",
"project_id": "prj_0001aaaa",
"type": "markdown",
"title": "Supplier comparison",
"current_version": 2,
"versions": [
{
"version": 1,
"created_at": "2026-08-22T10:00:00Z",
"created_by": {
"type": "assistant",
"id": "hermes"
},
"message_id": "msg-20",
"content_ref": {
"hash": "sha256:2d711642b726b04401627ca9fbac32f5c8530fb1903cc4db02258717921a4881",
"bytes": 2048,
"mime": "text/markdown"
}
},
{
"version": 2,
"created_at": "2026-08-23T10:00:00Z",
"created_by": {
"type": "user",
"id": "usr_0123456789abcdef"
},
"content_ref": {
"hash": "sha256:2d711642b726b04401627ca9fbac32f5c8530fb1903cc4db02258717921a4881",
"bytes": 2100,
"mime": "text/markdown"
},
"diff_from": 1,
"note": "added delivery lead times"
}
],
"promotion": {
"project_id": "prj_0001aaaa",
"version": 2,
"at": "2026-08-23T10:00:05Z"
},
"sensitivity": "personal",
"created_at": "2026-08-22T10:00:00Z",
"updated_at": "2026-08-23T10:00:05Z",
"revision": 2,
"access": {
"mode": "owner"
}
}