docs: complete Phase 943 roadmap and v0.8.910 release notes

Document platform export mesh fetch mixin bootstrap split and registry wire extract.
Mark Phase 943 complete (48/50 with version-boot SKIP). Active track advances to Phase 944.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:33:09 -04:00
co-authored by Cursor
parent 7feedba167
commit 44b2f3d7c1
8 changed files with 76 additions and 57 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.910 — Phase 943
Non-breaking refactor: platform export mesh fetch mixin bootstrap split from registry wire; mixin-bootstrap at platform root; features bootstrap wires registry shim.
- `gossip-rpc-export-mesh-mixin-bootstrap.js``bootstrapPlatformExportMeshFetchMixinsFromRegistry`
- `platform-export-mesh-fetch-bootstrap.js` — eager mixin bootstrap via registry wire
- `platform-export-mesh-fetch-mixin.js` — thin wire to bootstrap
- CI: `npm run test:ci-phase943`