From 83369c72171c4d2b4f011c0e0417f81b9113c11c Mon Sep 17 00:00:00 2001 From: repo-manager Date: Tue, 25 Aug 2026 17:51:10 +0200 Subject: [PATCH] chore(registrar): assign State Hub identifiers Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006 --- WORK-RECORDS.md | 17 +++++++++++++++++ workplans/GH-WP-0001-foundation.md | 7 +++++++ 2 files changed, 24 insertions(+) create mode 100644 WORK-RECORDS.md diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md new file mode 100644 index 0000000..6468b3d --- /dev/null +++ b/WORK-RECORDS.md @@ -0,0 +1,17 @@ +# Work Records — gate-house + +> Generated by `statehub fix-consistency` (CUST-WP-0061-T04, work-record +> stage 3). Do not edit by hand — edit the source file/block listed for +> each record and re-run fix-consistency to refresh this index. Archived +> workplans are omitted; closed decisions/intakes/engagements stay listed +> so recently-resolved work is still visible. [auto] + +| Kind | ID | Status | Lane | Source | +| --- | --- | --- | --- | --- | +| workplan | GH-WP-0001 | proposed | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T01 | todo | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T02 | todo | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T03 | todo | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T04 | todo | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T05 | todo | — | workplans/GH-WP-0001-foundation.md | +| task | GH-WP-0001-T06 | todo | — | workplans/GH-WP-0001-foundation.md | diff --git a/workplans/GH-WP-0001-foundation.md b/workplans/GH-WP-0001-foundation.md index afb9392..e1684bd 100644 --- a/workplans/GH-WP-0001-foundation.md +++ b/workplans/GH-WP-0001-foundation.md @@ -5,6 +5,7 @@ title: "Foundation" domain: infotech repo: gate-house status: proposed +state_hub_workstream_id: "2ec4cf1a-a73f-5793-9738-8d8019cccca8" --- # Foundation @@ -17,6 +18,7 @@ deterministic `GRANT` / `DENY` with structured audit evidence. id: GH-WP-0001-T01 status: todo priority: high +state_hub_task_id: "af0fa778-89a8-52cf-a73a-021082a98cad" ``` Establish the repository baseline: classification, scope, agent instructions, @@ -26,6 +28,7 @@ workplan spine. id: GH-WP-0001-T02 status: todo priority: high +state_hub_task_id: "6dd21d86-6546-58a7-b59e-fa1db72aae90" ``` Record the early ADRs that gate implementation choices — ADR-001 canonical @@ -36,6 +39,7 @@ ADR-003 policy engine selection. Backlog in `ArchitectureBlueprint.md` §40. id: GH-WP-0001-T03 status: todo priority: high +state_hub_task_id: "12f651be-1c07-587b-a781-4472e189e218" ``` Define the canonical authorization request and decision schemas from @@ -45,6 +49,7 @@ Define the canonical authorization request and decision schemas from id: GH-WP-0001-T04 status: todo priority: medium +state_hub_task_id: "7903d142-9763-5b3f-839d-2a1599130a2b" ``` Implement the `/authorize` service skeleton with static policy and the @@ -54,6 +59,7 @@ evaluation order in `ArchitectureBlueprint.md` §13, monotonic toward restrictio id: GH-WP-0001-T05 status: todo priority: medium +state_hub_task_id: "010e3162-cab1-5644-b262-b0d1d7d676f8" ``` Emit structured decision evidence for every authorization call, per @@ -63,6 +69,7 @@ Emit structured decision evidence for every authorization call, per id: GH-WP-0001-T06 status: todo priority: medium +state_hub_task_id: "8cc018e1-2787-5435-9c2c-c2b01cf75ae4" ``` Seed the adversarial test suite with the fail-closed and self-escalation cases