generated from coulomb/repo-seed
Compare commits
2 Commits
b7484615eb
...
6c0a2d537c
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c0a2d537c | |||
| 4295b537e2 |
@@ -2,19 +2,23 @@
|
|||||||
# Custodian Brief — state-hub
|
# Custodian Brief — state-hub
|
||||||
|
|
||||||
**Domain:** custodian
|
**Domain:** custodian
|
||||||
**Last synced:** 2026-06-22 09:57 UTC
|
**Last synced:** 2026-06-22 09:58 UTC
|
||||||
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
||||||
|
|
||||||
## Active Workstreams
|
## Active Workstreams
|
||||||
|
|
||||||
### Repo-anchored classification spine (CUST-WP-0050 implementation)
|
### Repo-anchored classification spine (CUST-WP-0050 implementation)
|
||||||
Progress: 0/4 done | workstream_id: `8dc7d106-11e2-41df-b512-89ed69d2a65f`
|
Progress: 0/8 done | workstream_id: `8dc7d106-11e2-41df-b512-89ed69d2a65f`
|
||||||
|
|
||||||
**Open tasks:**
|
**Open tasks:**
|
||||||
- · P1 — Spine migration (single Alembic revision) `14cf65f1`
|
- · P1 — Spine migration (single Alembic revision) `14cf65f1`
|
||||||
- · P2 — API / MCP / validation surface `d3afcae1`
|
- · P2 — API / MCP / validation surface `d3afcae1`
|
||||||
- · P3 — Auto-registration tooling `bab90f0c`
|
- · P3 — Auto-registration tooling `bab90f0c`
|
||||||
- · P4 — Surfaces & cutover `67c54009`
|
- · P4 — Surfaces & cutover `67c54009`
|
||||||
|
- · P1 — Spine migration (single Alembic revision) `d7112122`
|
||||||
|
- · P2 — API / MCP / validation surface `715a2ffc`
|
||||||
|
- · P3 — Auto-registration tooling `029dd0b3`
|
||||||
|
- … and 1 more open tasks
|
||||||
|
|
||||||
### State Hub Full ThreePhoenix HA Migration
|
### State Hub Full ThreePhoenix HA Migration
|
||||||
Progress: 0/8 done | workstream_id: `8d0c1b5d-44da-4b91-8357-e6526d3e0a85`
|
Progress: 0/8 done | workstream_id: `8d0c1b5d-44da-4b91-8357-e6526d3e0a85`
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ repo-owned files (ADR-001).
|
|||||||
id: STATE-WP-0065-T01
|
id: STATE-WP-0065-T01
|
||||||
status: todo
|
status: todo
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "14cf65f1-e5af-4905-8de4-bc8986ef078e"
|
||||||
```
|
```
|
||||||
|
|
||||||
One coordinated migration (merges CUST-WP-0050 T04 + T05 + T10 — they rewrite the
|
One coordinated migration (merges CUST-WP-0050 T04 + T05 + T10 — they rewrite the
|
||||||
@@ -83,6 +84,7 @@ dry-run report is reviewed, and a tested downgrade path exists.
|
|||||||
id: STATE-WP-0065-T02
|
id: STATE-WP-0065-T02
|
||||||
status: todo
|
status: todo
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "d3afcae1-d47e-42f1-bad8-1de4bd1f126a"
|
||||||
```
|
```
|
||||||
|
|
||||||
- Enforce the T01 allowed-values at the API boundary (import the canon
|
- Enforce the T01 allowed-values at the API boundary (import the canon
|
||||||
@@ -103,6 +105,7 @@ are green.
|
|||||||
id: STATE-WP-0065-T03
|
id: STATE-WP-0065-T03
|
||||||
status: todo
|
status: todo
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "bab90f0c-238e-4f43-b34c-a8cdd8faf0e6"
|
||||||
```
|
```
|
||||||
|
|
||||||
Build an idempotent `register-from-classification` capability (Make target +
|
Build an idempotent `register-from-classification` capability (Make target +
|
||||||
@@ -121,6 +124,7 @@ emits a report of registered / updated / skipped / invalid.
|
|||||||
id: STATE-WP-0065-T04
|
id: STATE-WP-0065-T04
|
||||||
status: todo
|
status: todo
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "67c54009-823d-466b-beaf-f27351c279f4"
|
||||||
```
|
```
|
||||||
|
|
||||||
- Dashboard: navigate by category / domain / capability / business-stake.
|
- Dashboard: navigate by category / domain / capability / business-stake.
|
||||||
|
|||||||
Reference in New Issue
Block a user