docs: complete Phase 947 roadmap and v0.8.914 release notes

Document export mesh mixin-fetch-once RPC leg extract and ingest/format helpers.
Mark Phase 947 complete (48/50 with version-boot SKIP). Active track advances to Phase 948.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:45:13 -04:00
co-authored by Cursor
parent fa338c818e
commit 43275d85a7
7 changed files with 73 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.914 — Phase 947
Non-breaking refactor: mixin-fetch-once RPC try/ingest/format leg extracted to dedicated builder; mixin-fetch-once composes rpc leg + gossip wait.
- `gossip-rpc-export-mesh-mixin-fetch-once-rpc.js``buildGuildExportMeshFetchOnceRpcLeg`
- `gossip-rpc-export-mesh-mixin-fetch-once.js` — thin compose rpc leg + gossip-wait chain
- CI: `npm run test:ci-phase947`