docs: Phase 931 v0.8.898 export mesh lookup-bind exports release

Document lookup-bind-exports module, scope-bound lookup-map adoption,
test:ci-phase931 bundle, and roadmap Phase 931 completion (48/50 + 2 SKIP).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 21:56:49 -04:00
co-authored by Cursor
parent f18b11c096
commit 2b7b99d179
7 changed files with 74 additions and 56 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.898 — Phase 931
Non-breaking refactor: `gossip-rpc-export-mesh-registry-lookup-bind-exports.js` centralizes eager bind exports with lazy entry scope resolver; lookup-bind becomes a thin re-export facade; lookup-map adopts scope-bound name resolvers (entry-field, mixin-method, field-shortcuts) instead of lookup-name root imports.
- `gossip-rpc-export-mesh-registry-lookup-bind-exports.js` — lookup bind exports builder + eager bind spread
- `gossip-rpc-export-mesh-registry-lookup-bind.js` — thin facade over lookup-bind-exports
- `gossip-rpc-export-mesh-registry-lookup-map.js` — scope-bound name resolver map builder
- CI: `npm run test:ci-phase931`