{
  "reserve_5h_pct": 30,
  "reserve_7d_pct": 15,

  "project_priorities": {
    "StageHand": "P1",
    "nanoclaw": "P1",
    "AgenticLever": "P2",
    "RoadSense": "P2",
    "qip-qien": "P2",
    "congressional-trading": "P3",
    "TradingBot25": "P3"
  },

  "flush_threshold": 60,
  "comfortable_threshold": 40,
  "moderate_threshold": 20,

  "user_timezone": "America/Chicago",
  "report_destination": "slack-infrastructure",

  "codexbar_url": "http://host.docker.internal:7842/usage",
  "lm_studio_url": "http://host.docker.internal:1234",

  "untracked_providers": [
    {
      "name": "Gemini",
      "note": "$20/mo subscription — no CodexBar tracking, manually updated from gemini.google.com/usage",
      "manual_reading": {
        "5h_used_pct": 2,
        "5h_resets_at": "2026-07-07T13:40:00",
        "7d_resets_at": "2026-07-07T14:40:00",
        "updated_at": "2026-07-07T10:10:00"
      }
    },
    { "name": "LM Studio", "note": "local model server — always-available when running at lm_studio_url" }
  ]
}
