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:
tegwick 2026-09-14 13:19:22 +02:00
parent 6a95cc37bc
commit 5a455e2a09
3 changed files with 18 additions and 18 deletions

View file

@ -65,7 +65,7 @@ See also: the tunnel setup note in `CLAUDE.md`.
### T01 — Add HostEurope host to inventory
```task
id: T01
id: RAIL-HO-WP-0001-T01
status: done
completed: "2026-03-08"
priority: high
@ -94,7 +94,7 @@ ansible -i ansible/hosts.ini hosteurope -m ping
### T02 — Set up SSH tunnel for State Hub access
```task
id: T02
id: RAIL-HO-WP-0001-T02
status: done
completed: "2026-03-09"
priority: high
@ -127,7 +127,7 @@ curl http://127.0.0.1:8000/state/health
### T03 — Extend base role with security hardening
```task
id: T03
id: RAIL-HO-WP-0001-T03
status: done
completed: "2026-03-08"
priority: high
@ -157,7 +157,7 @@ the play recap.
### T04 — Run bootstrap on the HostEurope host
```task
id: T04
id: RAIL-HO-WP-0001-T04
status: done
completed: "2026-03-08"
priority: high
@ -181,7 +181,7 @@ ansible-playbook -i ansible/hosts.ini -l hosteurope ansible/playbooks/bootstrap.
### T05 — Smoke test and record
```task
id: T05
id: RAIL-HO-WP-0001-T05
status: done
completed: "2026-03-08"
priority: medium