docs: Phase 927 v0.8.894 export mesh modularization release

Update PLATFORM_ROADMAP, PROTOMUX_RPC_MIGRATION, MODULES, DOCUMENTATION_INDEX,
AUTOMATED_TESTING, and release notes for diagnostics payload scope extract
and validate coverage split (non-breaking refactor).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 21:35:34 -04:00
co-authored by Cursor
parent 721fb1f888
commit 99c86d0bcb
6 changed files with 87 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
# Release v0.8.894 — Phase 927
Non-breaking refactor: diagnostics payload-from-scope builder moves to `diagnostics-payload-scope`; diagnostics-build becomes snapshot-only thin re-export; validate-coverage splits into pull-config, named-mixin, and scope-list-counts scope modules (facade only).
- `gossip-rpc-export-mesh-registry-diagnostics-payload-scope.js``buildExportMeshFetchRegistryDiagnosticsPayloadFromScope()`
- `gossip-rpc-export-mesh-registry-validate-pull-config-coverage-scope.js` — pull config coverage validation
- `gossip-rpc-export-mesh-registry-validate-named-mixin-coverage-scope.js` — named mixin coverage validation
- `gossip-rpc-export-mesh-registry-validate-scope-list-counts-scope.js` — scope list count validation
- CI: `npm run test:ci-phase927`