retire identifier registrar guard
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Build and Publish Multi-Context Image / build-and-push (push) Successful in 26s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
tegwick 2026-08-31 19:34:11 +02:00
parent 667ed28037
commit 5dd04dcb3d
3 changed files with 106 additions and 72 deletions

View file

@ -33,7 +33,9 @@ toward `repo-manager` and `hub-core`.
### 1.1 Requirements Overview
- Rebuild coordination state from registered repository files.
- One identifier registrar (ADR-007). This workstation is not it.
- Deterministic UUIDv5 work-record identifiers (ADR-007). Any instance may
reconcile the same repository; the canonical record id produces the same
database key and writeback bytes on every instance.
- Preserve compatibility; do not take new permanent architectural
ownership.