{
 "os": "darwin",
 "machine": "Mac (Apple Silicon)",
 "brain_full": {
  "engine": "Claude Code CLI on Ahmed's Max subscription (no API key, no per-token billing)",
  "model": "sonnet",
  "role": "the real Jarvis \u2014 tools, actions, code, browser, desktop control, long-term memory. Handles anything needing action or live info."
 },
 "brain_fast": null,
 "how_routing_works": "Each utterance: instant reflexes (volume/open-app) run in the engine with no model; simple talk goes to the fast brain; anything needing tools/actions/code/memory/live-state goes to the full brain (this one). So 'what model are you' depends on who answered \u2014 read this file and say BOTH honestly.",
 "microphone": "MacBook Air Microphone",
 "echo_cancellation": true,
 "stt": {
  "engine": "parakeet-mlx",
  "model": "parakeet-tdt-0.6b-v3",
  "runs_on": "Apple Silicon GPU (MLX)",
  "streaming": false
 },
 "tts": {
  "engine": "PocketTTS",
  "voice": "/Users/ahmed/devFolder/Ultron/claude-voice/voices/jarvis_ref.wav",
  "speed": 1.0,
  "cloned": true
 },
 "voice_lock": false,
 "wake_word": true,
 "interruptible": true,
 "camera_active": false,
 "gestures": "off (webcam not in use)",
 "screen_recording_permission": true,
 "long_term_memory": {
  "on": true,
  "where": "jarvis-production-3e5f.up.railway.app",
  "note": "shared graph brain on Railway, same across all my devices"
 },
 "location": {
  "place": "home",
  "label": "his apartment",
  "known": true,
  "note": "If unknown and Ahmed says where he is, write control/loc_bind.json {\"place\":\"work\",\"label\":\"the office\"} to remember this network."
 },
 "hotkeys": {
  "mute_mic": "Ctrl+Alt+M",
  "break_abort": "Ctrl+Alt+."
 },
 "source_code": "/Users/ahmed/devFolder/Ultron/claude-voice",
 "self_note": "This is my live state. If Ahmed asks what model I'm running, which mic/camera, or what I can do \u2014 I read THIS, and I can read my own source at source_code to explain how I'm built. I never say I don't know myself."
}