chore(registrar): assign State Hub identifiers
Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
2a5f26ef74
commit
83369c7217
2 changed files with 24 additions and 0 deletions
17
WORK-RECORDS.md
Normal file
17
WORK-RECORDS.md
Normal file
|
|
@ -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 |
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue