Say a greeting + this word to wake it, e.g. "hey atlas". Bare word ignored on purpose.
Local default works on double-click. After deploy, paste the *.pages.dev URLs.
Leave blank: when hosted on Cloudflare it auto-uses the built-in /api/chat function (free Workers AI). Locally (double-click) it runs free local-command mode. See VOICE.md.
CRITICAL: keys live in localStorage only — never committed, never hardcoded.
Voice today = browser Web Speech API (free, $0). TTS works in Chrome/Edge/Brave/Safari. Voice input (STT) works best in Chrome. Upgrade path to ElevenLabs + Claude is in VOICE.md.