A—01
On TestFlight
One of Them Is Lying
A bilingual detective game where the suspects are language models, and they lie.
- Problem
- A suspect who lies has to lie the same way twice. The story has to hold across a whole interrogation and break in exactly one place.
- Decision
- Everything runs on the phone, on Apple’s ~3B Foundation Models. No server, no cloud model, no ad SDK. Universal conduct rules live in the engine; case files carry content only, and a linter fails the build if a rule leaks into one.
- Outcome
- 56 cases in English and 简体中文 — 112 files. A 24-archetype portrait library, four states each. Every case embeds a solve path the test suite replays against the live model.
- Cases 56 × 2 languages
- Runs on Device only
- Portraits 24 × 4 states
- Gate Live-model solve paths