docs(phase952): complete v0.8.919 roadmap and release notes (Phase 952)

Document bind handler registry extract; mark Phase 952 complete (48/50);
activate Phase 953 in PLATFORM_ROADMAP.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:57:12 -04:00
co-authored by Cursor
parent d20d539454
commit 58a292b4df
7 changed files with 73 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.919 — Phase 952
Non-breaking refactor: export mesh bind handler map extracted; bind module thin wire re-export.
- `gossip-rpc-export-mesh-bind-handlers.js``exportMeshBindMixinHandlers`, `exportMeshBindGossipWireHandlers`, `exportMeshBindHandlersByKey`
- `gossip-rpc-export-mesh-bind.js` — thin wire to bind-handlers
- CI: `npm run test:ci-phase952`