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 <noreply@anthropic.com>
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
This commit is contained in:
tegwick 2026-09-06 08:05:00 +02:00
parent 2db663fbf5
commit 48ffc34993
2 changed files with 2 additions and 0 deletions

View file

@ -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 |

View file

@ -160,4 +160,5 @@ affects:
- flex-auth
- secrets-engine
- ops-warden
state_hub_decision_id: "b606e8ce-f1fa-4b39-bfe9-c11e88a3cde6"
```