Frontend Deploy
Live
Version ID: 214edaaf-63cb-4ac2-ad72-e09a601a2956
Last updated: March 15, 2026. This page tracks the live, contest-ready state of the project.
| Agent | Model | Role | Code Reference |
|---|---|---|---|
| Game Master (silent) | gemini-live-2.5-flash-native-audio (text modality behavior) | Function-call orchestrator: trust/fear/glitch/scene/card events | gemini.ts |
| Jason NPC | gemini-live-2.5-flash-native-audio | Primary speaking NPC with trust and scene-aware responses | jason.ts |
| Audrey NPC | gemini-live-2.5-flash-native-audio | Trust-gated secondary NPC (silence below trust threshold) | audrey.ts |
| Keyword Listener | gemini-live-2.5-flash | Step-aware keyword trigger detection for fast progression | keywordListener.ts |
| System | Status | Reference |
|---|---|---|
| Cloud Run websocket backend | Live | deploy scripts in package.json |
| Firestore session state | Live | db.ts |
| GCS still and clip delivery | Live | gameMaster.ts |
| Imagen 4 + Veo 3.1 wildcard generation | Live | imagen.ts / veo.ts |