Commit Graph
328 Commits
Author SHA1 Message Date
Raven ScottandCursor 5b55c9692a Phase 846: sync-guild-mesh-quad-channel-settings IPC
Quad mesh channel settings fanout emits channel-settings and guild-sync-ready.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:25:21 -04:00
Raven ScottandCursor 31768674d4 Phase 845: sync-guild-mesh-quad-topic IPC
Quad mesh topic fanout emits guild-sync-ready for topic bar and forum filters.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:22:06 -04:00
Raven ScottandCursor d810f2dc06 Phase 844: sync-guild-mesh-quad-stickers IPC
Quad mesh sticker fanout emits guild-sticker and guild-sync-ready for picker refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:18:54 -04:00
Raven ScottandCursor 9bc1682571 Phase 843: sync-guild-mesh-quad-emojis IPC
Quad mesh emoji fanout emits guild-emoji and guild-sync-ready for picker refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:15:57 -04:00
Raven ScottandCursor e0bfdc8198 Phase 842: sync-guild-mesh-quad-offline-recovery recovery IPC (v0.8.809)
Emit guild-mesh-reconnected and guild-sync-ready quadOfflineRecovery markers
after quad mesh offline recovery fanout for UI chrome refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:07:48 -04:00
Raven ScottandCursor a8f0ee7678 Phase 841: sync-guild-mesh-quad-sync-health recovery IPC (v0.8.808)
Emit guild-sync-health and guild-sync-ready quadSyncHealth markers after
quad mesh sync health rail fanout for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:01:25 -04:00
Raven ScottandCursor c339ba5a43 Phase 840: sync-guild-mesh-quad-sync-pending recovery IPC (v0.8.807)
Flush gossip outbox and emit guild-sync-ready quadSyncPending markers after
quad mesh sync pending fanout for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:54:39 -04:00
Raven ScottandCursor 43aa7d779c Phase 839: sync-guild-mesh-quad-roster-complete recovery IPC (v0.8.806)
Emit member and guild-sync-ready quadRosterComplete markers after quad mesh
roster sync complete fanout for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:48:14 -04:00
Raven ScottandCursor 59acbd3a33 Phase 838: sync-guild-mesh-quad-pins recovery IPC (v0.8.805)
Emit pin and guild-sync-ready quadPins markers after quad mesh pin fanout
for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:42:28 -04:00
Raven ScottandCursor bddc4ab9f4 Phase 837: sync-guild-mesh-quad-roles recovery IPC (v0.8.804)
Emit guild-member-roles and guild-sync-ready quadRoles markers after quad
mesh role fanout for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:36:52 -04:00
Raven ScottandCursor b0aa66794f Phase 836: sync-guild-mesh-quad-reactions recovery IPC (v0.8.803)
Emit reaction and guild-sync-ready quadReactions markers after quad mesh
reactions fanout for UI chrome refresh coordination.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:32:07 -04:00
Raven ScottandCursor 7e3e1d42f8 feat(ipc): Phase 835 sync-guild-mesh-quad-typing
Emit typing and guild-sync-ready with quadTyping after quad mesh
typing indicator fanout recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:25:27 -04:00
Raven ScottandCursor febe7c4660 feat(ipc): Phase 834 sync-guild-mesh-quad-voice
Emit voice-state and guild-sync-ready with quadVoice after quad mesh
voice occupancy fanout recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:19:17 -04:00
Raven ScottandCursor f700867924 feat(ipc): Phase 833 sync-guild-mesh-quad-unread
Emit notification and guild-sync-ready with quadUnread after quad mesh
channel unread fanout recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:13:05 -04:00
Raven ScottandCursor 82951546bf feat(ipc): Phase 832 sync-guild-mesh-quad-roster
Emit member and guild-sync-ready with quadRoster after quad mesh roster
fanout recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:06:55 -04:00
Raven ScottandCursor e9c0650c35 feat(ipc): Phase 831 sync-guild-mesh-quad-presence
Emit presence and guild-sync-ready with quadPresence after quad mesh
presence fanout recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-04 04:01:15 -04:00
Raven ScottandCursor 5ee78ec1c7 feat(ipc): Phase 830 sync-guild-mesh-quad-recovery-burst
Emit guild-sync-ready with quadRecoveryBurst after full quad mesh
reconnect and recovery burst chrome refresh path.

Co-authored-by: Cursor <[email protected]>
2026-06-04 03:55:22 -04:00
Raven ScottandCursor 4273516530 Phase 829: sync-guild-mesh-quad-churn-rejoin IPC (v0.8.796)
Co-authored-by: Cursor <[email protected]>
2026-06-04 03:48:43 -04:00
Raven ScottandCursor f722273fe8 Phase 828: sync-guild-mesh-quad-sync-burst IPC (v0.8.795)
Co-authored-by: Cursor <[email protected]>
2026-06-04 03:42:06 -04:00
Raven ScottandCursor 97c575109d Phase 827: sync-guild-mesh-quad IPC (v0.8.794)
Co-authored-by: Cursor <[email protected]>
2026-06-04 03:36:54 -04:00
Raven ScottandCursor 804605c59b Phase 826: sync-guild-mesh-triple-churn-rejoin IPC (v0.8.793)
Co-authored-by: Cursor <[email protected]>
2026-06-04 03:31:24 -04:00
Raven ScottandCursor cb07eca8bf Phase 825: sync-guild-mesh-triple-recovery-burst IPC (v0.8.792)
Combine offline recovery sync with sync burst and guild-mesh-reconnected emit
for triple-peer mesh recovery chrome refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-04 03:26:38 -04:00
Raven ScottandCursor 8f4333578e Phase 824: sync-guild-mesh-triple-sync-burst IPC
Fan out requestGuildSyncBurst with push-halt clear and guild-sync-ready
after triple mesh topology emit for host and both guests.

Co-authored-by: Cursor <[email protected]>
2026-06-04 00:34:57 -04:00
Raven ScottandCursor 1ac560cbb9 Phase 823: sync-guild-mesh-triple-push-halt-clear IPC (v0.8.790).
Co-authored-by: Cursor <[email protected]>
2026-06-04 00:27:44 -04:00
Raven ScottandCursor e682746ca7 Phase 822: sync-guild-mesh-triple-topology light IPC (v0.8.789).
Co-authored-by: Cursor <[email protected]>
2026-06-04 00:19:50 -04:00
Raven ScottandCursor 008364c146 Phase 821: sync-guild-mesh-triple-ack-watermark IPC (v0.8.788).
Co-authored-by: Cursor <[email protected]>
2026-06-04 00:13:05 -04:00
Raven ScottandCursor bcc17d7a47 Phase 820: sync-guild-mesh-triple-roster-complete IPC (v0.8.787).
Co-authored-by: Cursor <[email protected]>
2026-06-04 00:06:45 -04:00
Raven ScottandCursor 3c2cefd570 Phase 819: sync-guild-mesh-triple-sync-pending IPC (v0.8.786).
Co-authored-by: Cursor <[email protected]>
2026-06-04 00:00:47 -04:00
Raven ScottandCursor d2cb46a2d6 Phase 818: sync-guild-mesh-triple-sync-health IPC (v0.8.785).
Co-authored-by: Cursor <[email protected]>
2026-06-03 23:54:33 -04:00
Raven ScottandCursor 8fd61db8c1 Phase 817: sync-guild-mesh-triple-offline-recovery IPC (v0.8.784).
Emits guild-mesh-topology, guild-sync-health, and fanout after triple
offline recovery for host and both guest peers.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:45:00 -04:00
Raven ScottandCursor 7ec399d3e9 Phase 816: add sync-guild-mesh-triple-partition-heal recovery IPC.
Triple mesh partition heal recovery emits topology, runs heal, presence sync-ready, and fanout.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:38:18 -04:00
Raven ScottandCursor 2d218d396e Phase 815: add sync-guild-mesh-triple-loading recovery IPC.
Triple mesh loading recovery nudges mesh join, peer retry, topology, and structural guild-loading push.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:32:51 -04:00
Raven ScottandCursor ec730e21d9 Phase 814: add sync-guild-mesh-triple-messages recovery IPC.
Triple mesh recovery clears push halt and emits sync-health, message, and guild-sync-ready for delta fanout.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:27:15 -04:00
Raven ScottandCursor a16db18da0 Phase 813: add sync-guild-mesh-triple-roster recovery IPC.
Triple mesh manual recovery emits topology, member, and guild-sync-ready for roster fanout.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:22:18 -04:00
Raven ScottandCursor ea7c69e295 Phase 812: add sync-guild-mesh-triple-presence recovery IPC.
Triple mesh manual recovery emits topology, presence, and guild-sync-ready for fanout after partition or stale member dots.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:16:56 -04:00
Raven ScottandCursor ce59b99168 feat(ui-flow): sync-guild-mesh-triple-unread recovery IPC (Phase 811)
Triple topology refresh for notification gossip and guild-sync-ready channels.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:09:40 -04:00
Raven ScottandCursor 51b1ebdb0c feat(ui-flow): sync-guild-mesh-triple-voice recovery IPC (Phase 810)
Triple topology refresh for voice-state gossip and guild-sync-ready voice.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:06:31 -04:00
Raven ScottandCursor ab6bba7e70 feat(ui-flow): sync-guild-mesh-triple-reconnect recovery IPC (Phase 809)
Triple topology + offline recovery + guild-mesh-reconnected emit.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:03:31 -04:00
Raven ScottandCursor 1e395288e5 feat(ui-flow): sync-guild-mesh-triple-roles recovery IPC (Phase 808)
Triple topology refresh for guild-member-roles gossip and guild-sync-ready roles.

Co-authored-by: Cursor <[email protected]>
2026-06-03 23:00:39 -04:00
Raven ScottandCursor fcd8148d40 feat(ui-flow): sync-guild-mesh-triple-typing recovery IPC (Phase 807)
Triple topology refresh for typing gossip and light pushState refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:58:08 -04:00
Raven ScottandCursor 5918a4258f feat(ui-flow): sync-guild-mesh-triple-reactions recovery IPC (Phase 806)
Triple topology refresh for reaction gossip and guild-sync-ready reactions.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:55:33 -04:00
Raven ScottandCursor 3f695ae5b2 feat(ui-flow): sync-guild-mesh-triple-pins recovery IPC (Phase 805)
Triple topology refresh for pin gossip and guild-sync-ready pins.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:52:50 -04:00
Raven ScottandCursor 80940f0eb0 feat(ui-flow): sync-guild-mesh-triple-sounds recovery IPC (Phase 804)
Triple topology refresh for guild-sound gossip and guild-sync-ready sounds.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:50:21 -04:00
Raven ScottandCursor 587028a1dc feat(ui-flow): sync-guild-mesh-triple-stickers recovery IPC (Phase 803)
Triple topology refresh for guild-sticker gossip and guild-sync-ready stickers.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:48:59 -04:00
Raven ScottandCursor e7abdb2699 feat(ui-flow): sync-guild-mesh-triple-emojis recovery IPC (Phase 802)
Triple mesh emoji sync with topology and guild-sync-ready emojis slice.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:46:48 -04:00
Raven ScottandCursor 66c3809d66 feat(ui-flow): sync-guild-mesh-triple-channel-delete IPC (Phase 801)
Triple mesh channel-delete recovery with structural sidebar push.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:44:24 -04:00
Raven ScottandCursor dcc7d599c3 feat(ui-flow): channel lifecycle mesh recovery IPC (Phase 800)
sync-guild-channel-lifecycle and sync-guild-mesh-triple-channels structural pushes.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:41:52 -04:00
Raven ScottandCursor 3cc84fe73c feat(ui-flow): sync-guild-mesh-triple-channel-settings IPC (Phase 799)
Topology + channel-settings + guild-sync-ready for triple mesh slowmode UI.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:38:26 -04:00
Raven ScottandCursor f3d99fe795 feat(ui-flow): sync-guild-mesh-triple-topic recovery IPC (Phase 798)
Emits guild-mesh-topology and channelTopic guild-sync-ready for triple mesh UI.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:35:35 -04:00
Raven ScottandCursor 9f4d27bdb7 feat(ui-flow): sync-guild-channel-topic recovery IPC (Phase 797)
Emits guild-sync-ready channelTopic slice and structural UI refresh.

Co-authored-by: Cursor <[email protected]>
2026-06-03 22:32:31 -04:00