Phase 788 docs: guild mesh reconnect hardening (v0.8.755)

Roadmap Phase 788 (50/50), release notes, MESH_STABILITY, PRODUCTION_MESH.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:46:17 -04:00
co-authored by Cursor
parent c04e0b8b5c
commit 276b5ecb76
9 changed files with 90 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.755 — Phase 788
Guild mesh reconnect hardening: zero-peer rejoin and peer-drop recovery emit `guild-mesh-reconnected`; worker mesh rail signature keeps bounded-retry UI in sync on light polls.
- UI: `syncGuildMeshReconnectChrome`, `guildMeshRailNeedsRefresh`
- IPC: `sync-guild-mesh-reconnect` for manual recovery
- Agentctl: `runGuildMeshReconnectJourney`, `disconnectGuildMeshPeers`
- CI: `npm run test:ci-phase788`