{ "hive_home": "/data/hive_data", "model_settings": { "model_id": "TinyLlama/TinyLlama-1.1B-Chat-v1.0", "quantize": true, "ctx_tokens": 2048, "max_new_tokens": 256, "temperature": 0.7 }, "voice": { "asr_model": "vosk-model-small-en-us-0.15", "tts_engine": "espeak", "voice_sim_threshold": 0.7, "owner_voice_threshold": 0.92 }, "memory": { "cache_size_gb": 4, "vector_index_target": 5000, "auto_cleanup": true, "importance_prune_threshold": 0.2 }, "security": { "owner_user": "owner", "force_mfa_owner": true, "session_timeout": 3600 }, "system": { "auto_save_interval": 1, "max_snapshots": 1, "log_retention_days": 30 } }