# Technical Documentation This directory contains deep-dives into the KoalaSync protocol and architecture. - [HOW_IT_WORKS.md](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](ARCHITECTURE.md): Communication flows, Dual Heartbeat, and Sync logic. - [SYNC_GUIDE.md](SYNC_GUIDE.md): Protocol constants and sync requirements.