docs(phase950): complete v0.8.917 roadmap and release notes (Phase 950)

Document validators audit/digest row split; mark Phase 950 complete (48/50);
activate Phase 951 in PLATFORM_ROADMAP.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:52:13 -04:00
co-authored by Cursor
parent 8f3c266b95
commit 80d8ffb3af
7 changed files with 75 additions and 56 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.917 — Phase 950
Non-breaking refactor: export mesh validators split into audit and digest slices; validators root thin re-export facade.
- `gossip-rpc-export-mesh-validators-audit.js``isValidAuditExportArchiveMeshRow`
- `gossip-rpc-export-mesh-validators-digest.js``isValidAutomationDigestSnapshotMeshRow`, `formatAutomationDigestSnapshotMeshRow`
- Registry audit/digest specs import validator slices directly
- CI: `npm run test:ci-phase950`