mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-26 12:08:15 +00:00
2995afe970
Planning docs for the optional per-room Host Control Mode (Teleparty-style host-only playback control) requested via GitHub issue. - host-control-mode-EDGECASES.md: canonical branch entry-point — goals, scope, trust model, architecture summary, 21 edge cases, test matrix, open decisions. - host-control-mode-plan.md: layered implementation plan with concrete code hooks (server room state, three-layer gate, snap-back, guest desync flow, UI/i18n). Temporary working docs for this branch; to be folded in or removed before merge. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Technical Documentation
This directory contains deep-dives into the KoalaSync protocol and architecture.
- HOW_IT_WORKS.md: Step-by-step walkthrough of every user flow, from room creation to synchronized playback. Ideal for store reviewers and manual testers.
- ARCHITECTURE.md: Communication flows, Dual Heartbeat, and Sync logic.
- SYNC_GUIDE.md: Protocol constants and sync requirements.
- TRANSLATION.md: Translation and localization guide for the extension and website.