2026-05-28 — Repo Created

Founding constraints: - Text-only iMessage (no pics/vids) - Mac-grounded via BlueBubbles - Tailscale transport - Zero service costs - RG40XXV as the terminal device

Runtime open. Love2D or PyGame are the leading contenders. Need to test aarch64 compatibility on Knulli before deciding.

Prerequisite tasks for prototype: 1. [ ] Test BlueBubbles API from Mac (can we query conversations?) 2. [ ] Test PipeWire BT HFP audio path on RG (for future calls) 3. [ ] Determine if Love2D static binary runs on Knulli 4. [ ] Determine if PyGame pip-installs on Knulli 5. [ ] Build simple TCP echo server as relay skeleton 6. [ ] Build simple client that connects and displays text

Future Protocol Layers