docs(phase953): complete v0.8.920 roadmap and release notes (Phase 953)

Document validate fields/unique facade merge; mark Phase 953 complete (48/50);
activate Phase 954 in PLATFORM_ROADMAP.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 23:00:10 -04:00
co-authored by Cursor
parent 58a292b4df
commit 889bc04f06
7 changed files with 73 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.920 — Phase 953
Non-breaking refactor: validate fields + unique facade for entry validation chain.
- `gossip-rpc-export-mesh-registry-validate-fields-unique.js` — re-exports `exportMeshFetchRegistryStringFields` and `assertUniqueExportMeshRegistryValue`
- Entry fields/uniqueness scope modules import fields-unique facade
- CI: `npm run test:ci-phase953`