docs: Phase 935 v0.8.902 export mesh format local helpers release

Document format-audit-local and format-digest-local modules, test:ci-phase935
bundle, and roadmap Phase 935 completion (48/50 + 2 SKIP for version-locked phase934 boot).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:06:57 -04:00
co-authored by Cursor
parent 75ef4a1c2f
commit dacc9e48f6
7 changed files with 74 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.902 — Phase 935
Non-breaking refactor: `gossip-rpc-export-mesh-format-audit-local.js` owns audit archive local hit formatting; `gossip-rpc-export-mesh-format-digest-local.js` owns digest row + local hit formatters; format audit/digest roots re-export; validators becomes a thin facade over digest-local.
- `gossip-rpc-export-mesh-format-audit-local.js``formatAuditExportArchiveMeshLocalHit`
- `gossip-rpc-export-mesh-format-digest-local.js``formatAutomationDigestSnapshotMeshRow` + local hit
- CI: `npm run test:ci-phase935`