22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"schema": "hux.release_ledger_entry.v1",
|
|
"release_id": "rel_0001aaaa",
|
|
"owner": "usr_0123456789abcdef",
|
|
"project_id": "prj_0001aaaa",
|
|
"conversation_id": "conv_0001aaaa",
|
|
"sequence": 1,
|
|
"at": "2026-08-24T12:03:00Z",
|
|
"previous_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
|
|
"entry_hash": "sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
|
|
"snapshot": {
|
|
"schema": "hux.release.v1",
|
|
"id": "rel_0001aaaa",
|
|
"workload": "hermes-webui",
|
|
"feature_flags": ["hux.foundation"],
|
|
"commit": "1111111111111111111111111111111111111111",
|
|
"state": "reviewed",
|
|
"evidence": {"review_url": "https://git.bstein.dev/titan/atlas-iac/pulls/55"},
|
|
"transitions": []
|
|
}
|
|
}
|