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
|
|
@ -2,6 +2,13 @@ schema: repo-manager.hub-record-authority.v1
|
|||
updated: "2026-08-21"
|
||||
workplan_task: RMGR-WP-0005-T08
|
||||
|
||||
routing:
|
||||
file-derived-key: "repository:<domain_slug>/<repo_slug>"
|
||||
hub-native-key: "hub:<owner>"
|
||||
retired-key: "archive:<record_type>"
|
||||
unknown-record-policy: reject
|
||||
claimed-owner-mismatch-policy: reject
|
||||
|
||||
classes:
|
||||
file-derived:
|
||||
authority: repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue