feat: finish register receiving and authority routing
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d
This commit is contained in:
parent
6d134425df
commit
d103955217
28 changed files with 970 additions and 48 deletions
|
|
@ -53,3 +53,12 @@ the database a source of repository truth.
|
|||
|
||||
This narrows the offline-buffer part of `STATE-WP-0068`; it does not authorize
|
||||
changes in repositories owned by hub-core, activity-core, ops-hub, or fin-hub.
|
||||
|
||||
## Enforced routing
|
||||
|
||||
`rmgr authority route` is the executable gate for this contract. File-derived
|
||||
records require both repository and domain context and resolve to
|
||||
`repository:<domain>/<repo>` under Repo Manager. Central and derived record
|
||||
types resolve to their one declared hub owner. Unknown types and writes whose
|
||||
claimed owner disagrees with the contract are rejected instead of falling back
|
||||
to whichever hub received the request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue