Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett b67f30ac0a feat(rchoices): add multiplayer voting sessions via Automerge CRDT
Create local-first-client.ts and schemas.ts for real-time collaborative
voting. Dashboard now shows live polls with session cards, vote tallies,
and owner controls (close/delete). Votes sync across tabs via WebSocket.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 17:28:42 -07:00
Jeff Emmett 8cdaf77e9a chore(backlog): add epic TASK-118 — multiplayer everything + pull rApplet to rSpace
Epic with 14 sub-tasks across 5 tiers:
- Tier 1: Pull-to-rSpace for 12 existing multiplayer modules
- Tier 2: Automerge sync for rchoices, rswag, rwallet, rschedule, rnetwork
- Tier 3: Lightweight sync for rdata, rphotos, rtube, rpubs
- Tier 4: Space-scoped linking for rdesign, rdocs, rmeets
- Tier 5: Persistent annotations for rmaps, provision sync for rforum
- Shared folk-applet-catalog.ts component (high priority)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 17:07:24 -07:00