feat: merge source registry at startup

This commit is contained in:
lda
2026-06-04 00:29:44 +07:00 Verified
parent 4e8726f36d
commit 2433d58988
10 changed files with 273 additions and 24 deletions
@@ -53,7 +53,7 @@ The next executable slice is startup merge:
- Keep config merge out of scope.
3. **Slice 3: Startup Merge**
- **Status: planned.**
- **Status: complete.**
- Load registry at broker/server startup.
- Merge config and registry with config precedence.
- Emit events/diagnostics for shadowed registry entries.