chore(registrar): assign State Hub identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d
This commit is contained in:
repo-manager 2026-08-22 18:16:06 +02:00
parent ccff2385b8
commit 9e7e91300f
2 changed files with 14 additions and 0 deletions

View file

@ -51,6 +51,7 @@
| workplan | STATE-WP-0079 | active | — | workplans/STATE-WP-0079-retirement-strangler.md |
| workplan | STATE-WP-0080 | finished | — | workplans/STATE-WP-0080-register-project-flavor-awareness.md |
| workplan | STATE-WP-0081 | proposed | — | workplans/STATE-WP-0081-cluster-self-sufficiency-and-registrar.md |
| workplan | STATE-WP-0082 | active | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | ADHOC-2026-06-04-T01 | done | — | workplans/ADHOC-2026-06-04.md |
| task | ADHOC-2026-07-01-T01 | done | — | workplans/ADHOC-2026-07-01.md |
| task | ADHOC-2026-07-01-T02 | done | — | workplans/ADHOC-2026-07-01.md |
@ -297,3 +298,9 @@
| task | STATE-WP-0081-T06 | todo | — | workplans/STATE-WP-0081-cluster-self-sufficiency-and-registrar.md |
| task | STATE-WP-0081-T07 | todo | — | workplans/STATE-WP-0081-cluster-self-sufficiency-and-registrar.md |
| task | STATE-WP-0081-T08 | todo | — | workplans/STATE-WP-0081-cluster-self-sufficiency-and-registrar.md |
| task | STATE-WP-0082-T01 | progress | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | STATE-WP-0082-T02 | todo | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | STATE-WP-0082-T03 | todo | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | STATE-WP-0082-T04 | todo | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | STATE-WP-0082-T05 | todo | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |
| task | STATE-WP-0082-T06 | todo | — | workplans/STATE-WP-0082-multi-owner-review-contracts-and-receipts.md |

View file

@ -14,6 +14,7 @@ related:
- RAIL-HO-WP-0011
origin: routed
origin_ref: "Operator request to generalize the RAILIANCE-WP-0024 owner-review interface"
state_hub_workstream_id: "eb09a516-1fe6-5c41-999f-8e1471b7f82c"
---
# Multi-owner review contracts and receipts
@ -37,6 +38,7 @@ separable for later movement to `hub-core`.
id: STATE-WP-0082-T01
status: progress
priority: high
state_hub_task_id: "a6511423-78e0-51c6-8c7d-b91609e331ff"
```
Specify a versioned canonical contract with typed subject and owner references,
@ -55,6 +57,7 @@ that a satisfied procedure review is not an execution authorization.
id: STATE-WP-0082-T02
status: todo
priority: high
state_hub_task_id: "e2ac4ad6-91d9-5b4e-a0fb-7106c731e348"
```
Add review-contract and immutable receipt persistence through an Alembic
@ -72,6 +75,7 @@ no data rewrite.
id: STATE-WP-0082-T03
status: todo
priority: high
state_hub_task_id: "48682d0c-e69f-5486-a007-472dea959994"
```
Provide contract projection, receipt submission, exact reads, and aggregate
@ -90,6 +94,7 @@ receipts stale rather than mutating or deleting them.
id: STATE-WP-0082-T04
status: todo
priority: medium
state_hub_task_id: "9ab5b022-25d0-556c-bca0-222c414bc18f"
```
Add a State Hub CLI or import surface that can project an authoritative
@ -106,6 +111,7 @@ message transport can carry stable contract/receipt references instead.
id: STATE-WP-0082-T05
status: todo
priority: high
state_hub_task_id: "90af0001-17c6-5cbb-9d08-64947211f956"
```
Use `railiance-infra` as the first consumer. Publish a canonical receipt file
@ -123,6 +129,7 @@ time, and rebuild from repository files.
id: STATE-WP-0082-T06
status: todo
priority: medium
state_hub_task_id: "c8486c31-d36b-5517-be2f-7efc715dfd79"
```
Run migration, router, service, CLI, and full-suite tests. Document the source