docs: Phase 933 v0.8.900 export mesh diagnostics-inputs + snapshot-entry

Document diagnostics-inputs-named and snapshot-entry modules, test:ci-phase933
bundle, and roadmap Phase 933 completion (48/50 + 2 SKIP for version-locked phase932 boot).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:01:08 -04:00
co-authored by Cursor
parent b7d2ea661e
commit 9572330252
7 changed files with 74 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.900 — Phase 933
Non-breaking refactor: named mixin map and list helpers move to `gossip-rpc-export-mesh-registry-diagnostics-inputs-named.js`; `buildExportMeshFetchRegistryEntrySnapshot` moves to `gossip-rpc-export-mesh-registry-snapshot-entry.js`; snapshot and named modules preserve public exports; diagnostics-inputs imports the named slice only.
- `gossip-rpc-export-mesh-registry-diagnostics-inputs-named.js` — named mixin map + export/registry name lists
- `gossip-rpc-export-mesh-registry-snapshot-entry.js` — per-entry snapshot row builder
- CI: `npm run test:ci-phase933`