chore(registrar): assign State Hub identifiers
This commit is contained in:
parent
a0369281bd
commit
9dbd1f7ff9
1 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ quality_dor: DoR-Ok
|
|||
quality_dor_at: "2026-08-24"
|
||||
quality_dor_by: codex
|
||||
quality_dor_note: "Live divergence measured (122 cache / 78 central, strict subset, 0 central-only); root cause located in configuration (port collision plus 127.0.0.1 defaults in four call sites); recovery source confirmed on disk and pushed for 43 of 44 records; owner boundaries follow ADR-010 and hub-record-authority.yaml."
|
||||
state_hub_workstream_id: "16249302-2767-55df-aec0-d92c2751c225"
|
||||
---
|
||||
|
||||
# Resolve hub target ambiguity and restore repo onboarding to the authoritative hub
|
||||
|
|
@ -85,6 +86,7 @@ cache and reporting success while central holds nothing.
|
|||
id: CUST-WP-0067-T01
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "f3608db4-20a5-58fb-a965-885eb14858af"
|
||||
```
|
||||
|
||||
`statehub status` raised `KeyError: 'in_progress'` at `custodian_cli.py:565`.
|
||||
|
|
@ -104,6 +106,7 @@ the live API.
|
|||
id: CUST-WP-0067-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "4093e928-d752-5a91-96c3-2e80f0e1dac5"
|
||||
```
|
||||
|
||||
Move `state-hub-primary` off `local_port: 8000` to `18000`, matching the port
|
||||
|
|
@ -127,6 +130,7 @@ collision.
|
|||
id: CUST-WP-0067-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "29977448-1a74-5a4d-b729-974c15b6bbde"
|
||||
```
|
||||
|
||||
Remove the `http://127.0.0.1:8000` default from every call site that claims to
|
||||
|
|
@ -149,6 +153,7 @@ reaches a hub without an explicitly resolved target.
|
|||
id: CUST-WP-0067-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "ffa141d5-331d-543d-8b87-516f27973a22"
|
||||
```
|
||||
|
||||
Repo Manager owns `managed_repos` as `file-derived` and has no command for it.
|
||||
|
|
@ -171,6 +176,7 @@ written directly.
|
|||
id: CUST-WP-0067-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "078159e6-5ecd-5f9d-b3ec-1fabf60955f7"
|
||||
```
|
||||
|
||||
Runs only after T02–T04; backfilling before the target is unambiguous refills
|
||||
|
|
@ -194,6 +200,7 @@ or every remainder has a written disposition.
|
|||
id: CUST-WP-0067-T06
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "007bfcf1-3b17-5d4a-b16a-b80ebf273934"
|
||||
```
|
||||
|
||||
ADR-010 decision 2 says a divergent database is a merge problem and a stale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue