Start rail/rapp/reef fabric adaptation
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
codex 2026-07-25 15:42:53 +02:00
parent 488a7bbf42
commit fff9d0c9fc
11 changed files with 321 additions and 15 deletions

View file

@ -12,6 +12,10 @@ Hub export contracts for services, machines, repositories, deployables,
endpoints, ownership, dependencies, and bindings across Railiance deployment
realities.
The current compatibility-first adaptation wave also prepares Fabric for the
new `rail-*`, `rapp-*`, and `reef-*` repo families so they can become visible
registry and graph entities instead of remaining architecture-only terms.
See `docs/FabricDiscoveryAndUpdate.md` for the current architecture direction
for fabric boundaries, king/lord/tenant ownership, discovery, rebuilds, and
update loops.
@ -120,6 +124,10 @@ onboarding manifest:
railiance-fabric registry sync-manifest registry/railiance-repos.yaml
```
That manifest should include the current ownership-family architecture repos
even when they do not yet publish local `fabric/` declarations. Registration is
still useful before full graph evidence exists.
To onboard every active State Hub repo with an available local checkout on this
host: