docs(phase948): complete v0.8.915 roadmap and release notes (Phase 948)

Document lookup-entry-bind factory extract; mark Phase 948 complete (48/50);
activate Phase 949 in PLATFORM_ROADMAP.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:49:01 -04:00
co-authored by Cursor
parent 4a4b0bd8c5
commit d765149d2a
7 changed files with 74 additions and 56 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.915 — Phase 948
Non-breaking refactor: lookup-entry-bind factory extracted; lookup-map lazy-requires name scope; entry-bind resolve-only.
- `gossip-rpc-export-mesh-registry-lookup-entry-bind-factory.js``buildExportMeshFetchRegistryEntryLookupBind`, `bindExportMeshFetchRegistryEntryLookupForNameLookup`
- `gossip-rpc-export-mesh-registry-lookup-entry-bind.js` — resolve-only bind helper
- `gossip-rpc-export-mesh-registry-lookup-map.js` — lazy-require name scope inside builder
- CI: `npm run test:ci-phase948`