Phase 824: guild 3-peer sync burst mesh fanout (v0.8.791)

Roadmap, release notes, and mesh/agentctl docs for runGuildMeshTripleSyncBurstJourney
and test:ci-phase824; version headers bumped to 0.8.791.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 00:34:59 -04:00
co-authored by Cursor
parent a5f60f4b4f
commit 73f1e9e301
9 changed files with 88 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.791 — Phase 824
Guild 3-peer sync burst mesh fanout: host and both guests run `requestGuildSyncBurst({ clearPushHalt: true })` after triple mesh connect so gossip sync resumes with health counts refreshed.
- Agentctl: `runGuildMeshTripleSyncBurstJourney`, matchers `meshSyncBurstReady`, `meshPushNotHalted`
- UI: `syncGuildSyncBurstChrome` in `syncGuildMeshTripleChrome`
- UI-flow: `sync-guild-mesh-triple-sync-burst`
- CI: `npm run test:ci-phase824`