Launch first repo-family materialization wave

This commit is contained in:
codex 2026-07-25 18:14:06 +02:00
parent 4779bcdeee
commit f8200b269c
5 changed files with 432 additions and 4 deletions

View file

@ -65,15 +65,16 @@ Railiance repos and cannot be owned cleanly by only one of them.
## Current State
- Status: maintained / evolving
- Implementation: architecture baseline documents are present and the first cross-repo separation workplan has been completed and handed off to sibling repos
- Status: active / evolving
- Implementation: architecture baseline documents are present and the first concrete repo-family materialization wave is now being coordinated from this repo
- Stability: evolving
- Usage: internal Railiance framework architecture home and handoff point for cross-repo planning
The repo now holds the canonical framework decisions and boundary documents for
separating `rail-*`, `rapp-*`, and `reef-*` concerns out of the existing
Railiance repos. Active implementation follow-up continues in the sibling
ownership repos.
Railiance repos. It also now governs the first implementation wave that turns
those repo families into concrete repos while downstream ownership repos retain
their implementation responsibility.
---