Define S1 reef rollout handoff
This commit is contained in:
parent
992e42a232
commit
e176738fad
13 changed files with 256 additions and 39 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "First reef rollout and S1 canonicalization"
|
||||
domain: financials
|
||||
repo: railiance-infra
|
||||
status: ready
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: railiance
|
||||
created: "2026-07-25"
|
||||
|
|
@ -42,7 +42,7 @@ It must not:
|
|||
|
||||
```task
|
||||
id: RAIL-HO-WP-0007-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e162235f-b4c1-42fb-ae17-23f698a8ad3f"
|
||||
```
|
||||
|
|
@ -54,11 +54,16 @@ canonical.
|
|||
Done when the repo has an explicit cleanup or freeze direction for the duplicate
|
||||
S1 line.
|
||||
|
||||
2026-07-25: Recorded `railiance-infra` as the canonical S1 ownership repo in
|
||||
`SCOPE.md`, `README.md`, and `docs/reef-first-wave-source-map.md`, while
|
||||
leaving historical `railiance-hosts` references in superseded ADRs and archived
|
||||
records as non-authoritative context.
|
||||
|
||||
## T02 - Prepare substrate identity data for the first reefs
|
||||
|
||||
```task
|
||||
id: RAIL-HO-WP-0007-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "aa32fb8d-adab-41d3-bb8d-13167df7cc44"
|
||||
```
|
||||
|
|
@ -72,11 +77,16 @@ Prepare the minimum substrate identity and topology data needed for:
|
|||
Done when the future reefs have a clear source-backed S1 starting point for
|
||||
identity, membership, and lifecycle context.
|
||||
|
||||
2026-07-25: Added `docs/reef-first-wave-source-map.md`, which extracts the
|
||||
current S1 identity and lifecycle starting facts for `reef-railiance01`,
|
||||
`reef-coulombcore`, and `reef-ops-workstations` from live inventory, host vars,
|
||||
and runbook sources.
|
||||
|
||||
## T03 - Separate stable substrate facts from transitional labels
|
||||
|
||||
```task
|
||||
id: RAIL-HO-WP-0007-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "f5d58dc6-5086-4cc7-9282-d15a6eb51549"
|
||||
```
|
||||
|
|
@ -87,23 +97,30 @@ transitional nicknames or legacy interpretations must remain provisional.
|
|||
Done when the future reef repos can start from stable operational facts instead
|
||||
of from narrative labels.
|
||||
|
||||
2026-07-25: The new reef source map now separates stable source-backed facts
|
||||
from provisional labels such as future grouped-home-reef interpretations or
|
||||
nickname taxonomies like "associate", "sidecar", and "comet".
|
||||
|
||||
## T04 - Prepare the first reef creation handoff
|
||||
|
||||
```task
|
||||
id: RAIL-HO-WP-0007-T04
|
||||
status: wait
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "0297092c-556d-42f0-bd9d-283db0f375dd"
|
||||
```
|
||||
|
||||
Blocked on T01-T03.
|
||||
|
||||
Prepare the handoff for creating the first reef repos and for reducing the S1
|
||||
duplication risk during that rollout.
|
||||
|
||||
Done when the first reef repos can be created without reopening the
|
||||
`hosts`-versus-`infra` ambiguity.
|
||||
|
||||
2026-07-25: `docs/reef-first-wave-source-map.md` now provides the initial reef
|
||||
creation handoff: source-backed identity, substrate kind, lifecycle stance,
|
||||
primary rail stance where applicable, and explicit unresolved questions for
|
||||
each first-wave reef.
|
||||
|
||||
## Notes
|
||||
|
||||
This workplan is repo-local. The framework-level reef decision and sequencing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue