docs: Phase 928 v0.8.895 export mesh validate entry split release

Update PLATFORM_ROADMAP, PROTOMUX_RPC_MIGRATION, MODULES, DOCUMENTATION_INDEX,
AUTOMATED_TESTING, and release notes for validate entry fields/uniqueness
split and alignment entries scope (non-breaking refactor).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 21:37:34 -04:00
co-authored by Cursor
parent 99c86d0bcb
commit 7811bc0277
6 changed files with 84 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.895 — Phase 928
Non-breaking refactor: per-entry field and uniqueness validation move to dedicated scope modules; validate-entries becomes orchestrator only; alignment-entries-scope bundles entries + pull config keys; validate-alignment-scope becomes entries+coverage facade only.
- `gossip-rpc-export-mesh-registry-validate-entry-fields-scope.js` — per-entry field contract validation
- `gossip-rpc-export-mesh-registry-validate-entry-uniqueness-scope.js` — uniqueness set tracking
- `gossip-rpc-export-mesh-registry-validate-alignment-entries-scope.js` — entries alignment with pull keys
- CI: `npm run test:ci-phase928`