Admin
Verifying access…

You're signed in, but you're not on the admin allowlist.

System map

Living diagram of how a clip travels from the phone to the AI and back. Every node opens the actual source.

commit ·
source · …
Heads up. You opened this page from file://, so the browser blocks fetching live source files. Run make system-map at the repo root (or python3 -m http.server 8765 from the repo root and then open http://localhost:8765/tools/system-map.html) to enable live source viewing. Until then, you can still browse the diagram and follow the source paths manually.
Marketing site iOS Cloud Functions Firestore Cloud Storage Gemini Firebase Auth Admin dashboard

This map is rendered from a JS data model and pulls source content live from the repo at view time, so the prompts you see are the prompts that ship. To keep it current, edit the NODES array near the bottom of this file when you add a route, prompt module, or screen — file paths and descriptions go in there; the actual code stays in its real home.

Open from http://localhost:8765/tools/system-map.html after make system-map. The page itself lives at tools/system-map.html.