All 924 scholarly restorations — breakdowns, original scripts, pronunciation, etymology — live on the device from first launch. A mountain hut, a long flight, a dead zone: the pantheon answers anyway.
// One canonical lexicon, regenerated into every client: // web, extension, mobile, Android, desktop, corpora. const LEXICON_VERSION = '2.0.63';
The same Authenticity engine that guards the extension rides in the app. Paste a name — or let the share sheet hand it one — and the verdict arrives with its reasoning, not just its color.
verdictEl.textContent = result.label || result.verdict; // canonical · ascii-fallback · styled · // suspicious · unsafe · unknown — each with // the evidence attached, never a bare color.
Point the camera at an inscription — a plaque, a book spine, a museum label — and the lens recognizes the name in any of the pantheon's writing systems, restores it, and opens its temple. The lexicon stops being a reference and starts being a companion.
// camera → frame analysis → glyph cluster match // → lexicon resolve → temple, in under a second.