Start rail/rapp/reef fabric adaptation
This commit is contained in:
parent
488a7bbf42
commit
fff9d0c9fc
11 changed files with 321 additions and 15 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue