From 48ffc3499381ba2c1173e451554616bfcd5e49ac Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 6 Sep 2026 08:05:00 +0200 Subject: [PATCH] chore(consistency): record decision id for GH-DEC-2026-005 fix-consistency C-32 registered the outcome block in the request doc as hub decision b606e8ce and wrote the id back. Resolved it in the hub with decided_by gate-house, since gate-house decided it on 2026-09-06 and a record left open misrepresents live state in estate-wide open-decision queries. The rationale records that this hub row was created from approval-engine's repo and that gate-house's decisions.md remains the source of truth for GH-prefixed decisions. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01TvyJPAaVCGsVheVhcCwNND Assistant: claude-code Assistant-Model: opus Assistant-Process: 411227@bnt-lap001 Assistant-Session: d566f6d3-bcaf-43c3-bc5e-3ddd0f64b535 --- WORK-RECORDS.md | 1 + docs/gate-house-decision-request-claim-envelope.md | 1 + 2 files changed, 2 insertions(+) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 3245c01..4249599 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -26,3 +26,4 @@ | task | APPROVAL-WP-0002-T05 | wait | — | workplans/APPROVAL-WP-0002-production-readiness-and-consumer-adoption.md | | intake | APPROVAL-IN-0001 | open | blue | intakes/intakes.md | | intake | APPROVAL-IN-0002 | closed | blue | intakes/intakes.md | +| decision | GH-DEC-2026-005 | resolved | — | docs/gate-house-decision-request-claim-envelope.md | diff --git a/docs/gate-house-decision-request-claim-envelope.md b/docs/gate-house-decision-request-claim-envelope.md index e275fcd..6403f5b 100644 --- a/docs/gate-house-decision-request-claim-envelope.md +++ b/docs/gate-house-decision-request-claim-envelope.md @@ -160,4 +160,5 @@ affects: - flex-auth - secrets-engine - ops-warden +state_hub_decision_id: "b606e8ce-f1fa-4b39-bfe9-c11e88a3cde6" ```