Phase 819: roadmap, release notes, and mesh docs for v0.8.786.

Guild 3-peer sync pending & gossip outbox mesh fanout complete (50/50).

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 00:00:49 -04:00
co-authored by Cursor
parent 27f1c9edef
commit 98adc82081
9 changed files with 89 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.786 — Phase 819
Guild 3-peer sync pending & gossip outbox mesh fanout: flush outbox and refresh health on all peers so history-sync pending clears on both guests.
- Agentctl: `runGuildMeshTripleSyncPendingJourney`, matchers `guildSyncNotPending`, `guildSyncGossipOutboxMax`
- UI: `syncGuildSyncPendingMeshChrome` in `syncGuildMeshTripleChrome`
- UI-flow: `sync-guild-mesh-triple-sync-pending`
- CI: `npm run test:ci-phase819`