docs: Phase 940 complete (v0.8.907 lookup facade + alias-map)

Roadmap, migration index, testing bundle, release notes; active phase advances to 941.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:16:03 -04:00
co-authored by Cursor
parent a61bd8bf07
commit 5c65257f56
7 changed files with 74 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.907 — Phase 940
Non-breaking refactor: `buildExportMeshFetchRegistryLookupFacade` consolidates registry lookup spreads; `buildExportMeshFetchRegistryScopeListAliasMap` centralizes scope list aliases; registry-lookup and scope-lists-aliases thin-compose.
- `gossip-rpc-export-mesh-registry-lookup-facade.js` — lookup facade builder
- `gossip-rpc-export-mesh-registry-scope-lists-alias-map.js` — scope list alias map
- CI: `npm run test:ci-phase940`