chore(workplan): mark WP-0003 completed — all tasks done

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-10 00:36:56 +01:00
parent 1433877aa2
commit 2634102ce2

View File

@@ -4,12 +4,13 @@ type: workplan
title: "Railiance 5-Repo Stack Restructure" title: "Railiance 5-Repo Stack Restructure"
domain: railiance domain: railiance
repo: railiance-infra repo: railiance-infra
status: active status: completed
owner: railiance owner: railiance
topic_slug: railiance topic_slug: railiance
state_hub_workstream_id: "3ae0afc5-13f2-4e6c-aea7-1c1fb9f1ab81" state_hub_workstream_id: "3ae0afc5-13f2-4e6c-aea7-1c1fb9f1ab81"
created: "2026-03-09" created: "2026-03-09"
updated: "2026-03-09" updated: "2026-03-10"
completed: "2026-03-10"
--- ---
# Railiance 5-Repo Stack Restructure # Railiance 5-Repo Stack Restructure
@@ -62,9 +63,10 @@ preflight, doctor, seed_node) is correctly placed at S2.
```task ```task
id: T01 id: T01
status: todo status: done
priority: high priority: high
state_hub_task_id: "4ff2c35f-7cf8-46a3-a5e3-366bb0e193c7" state_hub_task_id: "4ff2c35f-7cf8-46a3-a5e3-366bb0e193c7"
completed: "2026-03-10"
``` ```
Create `docs/adr/ADR-003-railiance-5repo-stack-architecture.md` in Create `docs/adr/ADR-003-railiance-5repo-stack-architecture.md` in
@@ -86,9 +88,10 @@ forward reference.
```task ```task
id: T02 id: T02
status: todo status: done
priority: high priority: high
state_hub_task_id: "5b29d8f8-ab9b-4d8c-a2a0-87918eac5cc4" state_hub_task_id: "5b29d8f8-ab9b-4d8c-a2a0-87918eac5cc4"
completed: "2026-03-10"
``` ```
**Local:** **Local:**
@@ -125,9 +128,10 @@ Gitea repo; state hub slug updated.
```task ```task
id: T03 id: T03
status: todo status: done
priority: high priority: high
state_hub_task_id: "caf3c22e-3d83-46a3-9bd8-23a5d9021f72" state_hub_task_id: "caf3c22e-3d83-46a3-9bd8-23a5d9021f72"
completed: "2026-03-10"
``` ```
Same procedure as T02 for railiance-bootstrap → railiance-cluster: Same procedure as T02 for railiance-bootstrap → railiance-cluster:
@@ -150,9 +154,10 @@ Update:
```task ```task
id: T04 id: T04
status: todo status: done
priority: medium priority: medium
state_hub_task_id: "35d3b599-8325-472c-abd0-2c4939f1f8cd" state_hub_task_id: "35d3b599-8325-472c-abd0-2c4939f1f8cd"
completed: "2026-03-10"
``` ```
After T02 and T03 are complete, move items to their correct layer repos: After T02 and T03 are complete, move items to their correct layer repos:
@@ -182,9 +187,10 @@ in place in railiance-cluster.
```task ```task
id: T05 id: T05
status: todo status: done
priority: medium priority: medium
state_hub_task_id: "ba48bdca-a3e5-4efa-8bd1-55077e92a787" state_hub_task_id: "ba48bdca-a3e5-4efa-8bd1-55077e92a787"
completed: "2026-03-10"
``` ```
Create `railiance-platform`, `railiance-enablement`, `railiance-apps` as Create `railiance-platform`, `railiance-enablement`, `railiance-apps` as
@@ -207,9 +213,10 @@ workplans/, and a Makefile stub.
```task ```task
id: T06 id: T06
status: todo status: done
priority: medium priority: medium
state_hub_task_id: "a5310b9a-665c-4341-92bf-e51db65c2388" state_hub_task_id: "a5310b9a-665c-4341-92bf-e51db65c2388"
completed: "2026-03-10"
``` ```
After T02, T03, T05: After T02, T03, T05:
@@ -242,9 +249,10 @@ or left as stale records until a rename-repo API endpoint exists.
```task ```task
id: T07 id: T07
status: todo status: done
priority: low priority: low
state_hub_task_id: "2aaebc21-da59-456e-abdf-8cf03fd82e49" state_hub_task_id: "2aaebc21-da59-456e-abdf-8cf03fd82e49"
completed: "2026-03-10"
``` ```
Decision `7cddead6` ("Create railiance-apps repo for application-layer Decision `7cddead6` ("Create railiance-apps repo for application-layer