Phase 923: export mesh validate alignment scope extract + diagnostics snapshot re-export + lookup facade (v0.8.890)

Non-breaking refactor only — validate-alignment-scope extracts alignment-from-scope logic; validate-alignment becomes scope-wrapper only; diagnostics-snapshot re-exports snapshot builder; lookup facade imports diagnostics-snapshot. Protomux-rpc v1 default unchanged; fleet v2 cutover still deferred per user authorization. CI: test:ci-phase923 with live audit archive RPC.
This commit is contained in:
Raven Scott
2026-06-04 21:11:45 -04:00
parent 69d2a7e9f2
commit 5002d7d097
6 changed files with 81 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.890 — Phase 923
Non-breaking refactor: validate-alignment-scope module extracts alignment-from-scope logic; validate-alignment becomes scope-wrapper only; diagnostics-snapshot re-exports snapshot builder; lookup facade imports diagnostics-snapshot. Protomux-rpc v1 default unchanged; fleet v2 cutover still deferred.
- `gossip-rpc-export-mesh-registry-validate-alignment-scope.js` — alignment validation from scope tuple
- `gossip-rpc-export-mesh-registry-diagnostics-snapshot.js` — snapshot builder re-export
- CI: `npm run test:ci-phase923` (live audit archive RPC)