Backend is unreachable. Live data and actions are unavailable.
Settings
System configuration, scheduler, and agent performance
Setup Checklist
System
StatusRunning
Last Update—
BackendFlask 3.x + Python 3.11
DatabaseSQLite (WAL mode)
AI ModelClaude Sonnet 4.6
Scheduler
TimezoneUTC
Morning Report08:00 UTC
Evening Report20:00 UTC
Alert CheckEvery 15m
Alert AI Spend
Community ScanEvery 30m
Agent Performance
Performance data will appear once agents process requests.
Security
AuthSession + bcrypt
CSRF ProtectionEnabled
CookiesHttpOnly + SameSite=Lax
Data IsolationPer-client SQLite
Secret KeysEnvironment variables only
Configuration is managed through environment variables and client_config.py. No secrets are stored in the database or codebase.