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: 01a049a4-ee9f-78e1-9d66-2cb0f9bea3e3
This commit is contained in:
repo-manager 2026-08-28 21:04:05 +02:00
parent 47d6989bc5
commit bb1b8f4c95
4 changed files with 13 additions and 0 deletions

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-06-04"
updated: "2026-06-04"
state_hub_workstream_id: "b13e38a7-8623-5a31-b6b0-3d94d42afcd6"
---
# Ad hoc fixes - 2026-06-04

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-07-01"
updated: "2026-07-01"
state_hub_workstream_id: "61e04529-bc2a-50b7-815a-f09a4733eb92"
---
# Ad hoc fixes - 2026-07-01

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: state-hub
created: "2026-08-08"
updated: "2026-08-08"
state_hub_workstream_id: "f2f173fd-23bb-5623-9921-f0032f03059f"
---
## Integrate State Hub connectivity into Codex setup

View file

@ -19,6 +19,7 @@ related:
- CUST-ADR-012
- STATE-WP-0083
- STATE-WP-0084
state_hub_workstream_id: "4f5661de-5922-55d6-bd02-5dcb00b13f73"
---
# Lineage-preserving repository rename workflow and adoption-plan generator
@ -147,6 +148,7 @@ that leaves the operator guessing which action already happened.
id: STATE-WP-0085-T01
status: todo
priority: high
state_hub_task_id: "dbac0fdf-042e-51bf-937e-59d15e34cb14"
```
Record the architecture decision for mutable repository coordinates over an
@ -179,6 +181,7 @@ Acceptance:
id: STATE-WP-0085-T02
status: todo
priority: high
state_hub_task_id: "c9e6c8c5-c254-5f4d-982c-c161f6ed6d29"
```
Add the persistence needed to distinguish a repository from its current name.
@ -213,6 +216,7 @@ Acceptance:
id: STATE-WP-0085-T03
status: todo
priority: high
state_hub_task_id: "2cb4d7ac-0192-5d46-aa87-7412e99b0cef"
```
Provide repository-ID-addressed APIs for the lifecycle. Slug-addressed
@ -253,6 +257,7 @@ Acceptance:
id: STATE-WP-0085-T04
status: todo
priority: high
state_hub_task_id: "dcf7102e-ed7a-503e-bf78-db2149f72453"
```
Resolve prior slugs to the canonical repository identity without falsifying
@ -289,6 +294,7 @@ Acceptance:
id: STATE-WP-0085-T05
status: todo
priority: high
state_hub_task_id: "d85da2ea-8037-5117-a41a-d400ca68bf10"
```
Expose a non-interactive, machine-readable CLI over the API lifecycle. The
@ -322,6 +328,7 @@ Acceptance:
id: STATE-WP-0085-T06
status: todo
priority: high
state_hub_task_id: "154bdbb3-d3bf-5bac-85d7-eecd88545841"
```
Add a generator that inspects a registered repository and produces, without
@ -366,6 +373,7 @@ Acceptance:
id: STATE-WP-0085-T07
status: todo
priority: high
state_hub_task_id: "5160ad75-d985-5559-895c-7f8012ea76bc"
```
Build the test and evidence matrix before a live adoption. Include injected
@ -396,6 +404,7 @@ Acceptance:
id: STATE-WP-0085-T08
status: todo
priority: medium
state_hub_task_id: "06b6cde4-0428-5467-b2db-d957fde3d8e9"
```
Document the operator workflow, API/CLI contract, dashboard interpretation,
@ -422,6 +431,7 @@ Acceptance:
id: STATE-WP-0085-T09
status: wait
priority: high
state_hub_task_id: "df34f6ec-d137-52d0-93c4-3756a821097f"
```
Blocked on T01-T08 and deployment of the capability.