| # | Name | Category | Status | Access | Difficulty | Frequency | Source | Added |
|---|
Names players typed into a game. Nothing here is in the word list or reachable
in a game — moving one across is what puts it there.
Live
| # | Name | Submitted |
|---|
Add a new celeb
Only name is required. Leave status as Pending if you want to finish it later before it goes live.
Add a category
New categories show up immediately in the category dropdowns everywhere else.
| Category | Color | Audience | Access | # of entries | In the app |
|---|
The real screens, with the wording you’re typing. Tap the phone to jump to the field behind a line.
Loading the copy…
Email signups from the marketing site — newest first.
| Joined |
|---|
Queried directly from Firestore — fine at today's volume, worth revisiting with a
Cloud Function aggregation if it grows. "Distinct players" only counts joins from
FP-55 onward (see CLAUDE.md) — it undercounts until older games age out.
Loading game metrics…
Behavioral settings the app reads on load — a save here reaches phones without a deploy.
Feature flags
Global kill switches for features still in development. Off means the app doesn't even look for the
data behind them yet — flipping one on before its screens ship has no effect.
Loading settings…