Qualify archived task IDs while retaining State Hub UUIDs
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbc-910e-77a0-b336-3130194350b3
This commit is contained in:
parent
6a95cc37bc
commit
5a455e2a09
3 changed files with 18 additions and 18 deletions
|
|
@ -65,7 +65,7 @@ See also: the tunnel setup note in `CLAUDE.md`.
|
||||||
### T01 — Add HostEurope host to inventory
|
### T01 — Add HostEurope host to inventory
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T01
|
id: RAIL-HO-WP-0001-T01
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-08"
|
completed: "2026-03-08"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -94,7 +94,7 @@ ansible -i ansible/hosts.ini hosteurope -m ping
|
||||||
### T02 — Set up SSH tunnel for State Hub access
|
### T02 — Set up SSH tunnel for State Hub access
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T02
|
id: RAIL-HO-WP-0001-T02
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -127,7 +127,7 @@ curl http://127.0.0.1:8000/state/health
|
||||||
### T03 — Extend base role with security hardening
|
### T03 — Extend base role with security hardening
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T03
|
id: RAIL-HO-WP-0001-T03
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-08"
|
completed: "2026-03-08"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -157,7 +157,7 @@ the play recap.
|
||||||
### T04 — Run bootstrap on the HostEurope host
|
### T04 — Run bootstrap on the HostEurope host
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T04
|
id: RAIL-HO-WP-0001-T04
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-08"
|
completed: "2026-03-08"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -181,7 +181,7 @@ ansible-playbook -i ansible/hosts.ini -l hosteurope ansible/playbooks/bootstrap.
|
||||||
### T05 — Smoke test and record
|
### T05 — Smoke test and record
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T05
|
id: RAIL-HO-WP-0001-T05
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-08"
|
completed: "2026-03-08"
|
||||||
priority: medium
|
priority: medium
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ ansible/
|
||||||
### T01 — Resolve duplicate `converge` target and fix SSH check
|
### T01 — Resolve duplicate `converge` target and fix SSH check
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T01
|
id: RAIL-HO-WP-0002-T01
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -105,7 +105,7 @@ state_hub_task_id: "892f8bb8-beff-463a-b47c-ffd9a672d065"
|
||||||
### T02 — Finalise server baseline spec
|
### T02 — Finalise server baseline spec
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T02
|
id: RAIL-HO-WP-0002-T02
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -127,7 +127,7 @@ and tests must satisfy.
|
||||||
### T03 — Implement Goss test suite
|
### T03 — Implement Goss test suite
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T03
|
id: RAIL-HO-WP-0002-T03
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -195,7 +195,7 @@ user:
|
||||||
### T04 — Ansible role and playbook for Goss
|
### T04 — Ansible role and playbook for Goss
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T04
|
id: RAIL-HO-WP-0002-T04
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -225,7 +225,7 @@ clean node, non-zero on a deliberately broken one (test with a manual config cha
|
||||||
### T05 — Add `make verify` target
|
### T05 — Add `make verify` target
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T05
|
id: RAIL-HO-WP-0002-T05
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: medium
|
priority: medium
|
||||||
|
|
@ -249,7 +249,7 @@ Also update `make status` to print a summary line ("All assertions passed" /
|
||||||
### T06 — Write ADR: railiance-hosts vs railiance-bootstrap boundary
|
### T06 — Write ADR: railiance-hosts vs railiance-bootstrap boundary
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T06
|
id: RAIL-HO-WP-0002-T06
|
||||||
status: done
|
status: done
|
||||||
completed: "2026-03-09"
|
completed: "2026-03-09"
|
||||||
priority: medium
|
priority: medium
|
||||||
|
|
|
||||||
|
|
@ -64,7 +64,7 @@ preflight, doctor, seed_node) is correctly placed at S2.
|
||||||
### T01 — Write ADR-003: Railiance 5-Repo Stack Architecture
|
### T01 — Write ADR-003: Railiance 5-Repo Stack Architecture
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T01
|
id: RAIL-HO-WP-0003-T01
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "4ff2c35f-7cf8-46a3-a5e3-366bb0e193c7"
|
state_hub_task_id: "4ff2c35f-7cf8-46a3-a5e3-366bb0e193c7"
|
||||||
|
|
@ -89,7 +89,7 @@ forward reference.
|
||||||
### T02 — Rename railiance-hosts → railiance-infra
|
### T02 — Rename railiance-hosts → railiance-infra
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T02
|
id: RAIL-HO-WP-0003-T02
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "5b29d8f8-ab9b-4d8c-a2a0-87918eac5cc4"
|
state_hub_task_id: "5b29d8f8-ab9b-4d8c-a2a0-87918eac5cc4"
|
||||||
|
|
@ -129,7 +129,7 @@ Gitea repo; state hub slug updated.
|
||||||
### T03 — Rename railiance-bootstrap → railiance-cluster
|
### T03 — Rename railiance-bootstrap → railiance-cluster
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T03
|
id: RAIL-HO-WP-0003-T03
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "caf3c22e-3d83-46a3-9bd8-23a5d9021f72"
|
state_hub_task_id: "caf3c22e-3d83-46a3-9bd8-23a5d9021f72"
|
||||||
|
|
@ -155,7 +155,7 @@ Update:
|
||||||
### T04 — Relocate misplaced content to correct repos
|
### T04 — Relocate misplaced content to correct repos
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T04
|
id: RAIL-HO-WP-0003-T04
|
||||||
status: done
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "35d3b599-8325-472c-abd0-2c4939f1f8cd"
|
state_hub_task_id: "35d3b599-8325-472c-abd0-2c4939f1f8cd"
|
||||||
|
|
@ -188,7 +188,7 @@ in place in railiance-cluster.
|
||||||
### T05 — Create and scaffold three new repos
|
### T05 — Create and scaffold three new repos
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T05
|
id: RAIL-HO-WP-0003-T05
|
||||||
status: done
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "ba48bdca-a3e5-4efa-8bd1-55077e92a787"
|
state_hub_task_id: "ba48bdca-a3e5-4efa-8bd1-55077e92a787"
|
||||||
|
|
@ -214,7 +214,7 @@ workplans/, and a Makefile stub.
|
||||||
### T06 — Register all five repos in the state hub
|
### T06 — Register all five repos in the state hub
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T06
|
id: RAIL-HO-WP-0003-T06
|
||||||
status: done
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "a5310b9a-665c-4341-92bf-e51db65c2388"
|
state_hub_task_id: "a5310b9a-665c-4341-92bf-e51db65c2388"
|
||||||
|
|
@ -250,7 +250,7 @@ or left as stale records until a rename-repo API endpoint exists.
|
||||||
### T07 — Resolve pending railiance-apps decision
|
### T07 — Resolve pending railiance-apps decision
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: T07
|
id: RAIL-HO-WP-0003-T07
|
||||||
status: done
|
status: done
|
||||||
priority: low
|
priority: low
|
||||||
state_hub_task_id: "2aaebc21-da59-456e-abdf-8cf03fd82e49"
|
state_hub_task_id: "2aaebc21-da59-456e-abdf-8cf03fd82e49"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue