{
  "_README": "Gateway routing index ONLY: maps messaging session keys (agent:main:<platform>:...) to active session IDs. This is NOT the session list. ALL sessions (CLI, TUI, and gateway) live in ~/.hermes/state.db and are shown by `hermes sessions list` and `/sessions`. Seeing only gateway entries here is expected and does not mean CLI sessions are missing.",
  "agent:main:telegram:dm:7229867039": {
    "session_key": "agent:main:telegram:dm:7229867039",
    "session_id": "20260706_160439_9272aee9",
    "created_at": "2026-07-06T16:04:39.297167",
    "updated_at": "2026-07-07T06:06:30.494850",
    "display_name": "Raymond",
    "platform": "telegram",
    "chat_type": "dm",
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 189124,
    "estimated_cost_usd": 0.0,
    "cost_status": "unknown",
    "expiry_finalized": false,
    "suspended": false,
    "resume_pending": false,
    "resume_reason": null,
    "last_resume_marked_at": null,
    "is_fresh_reset": false,
    "was_auto_reset": false,
    "auto_reset_reason": null,
    "reset_had_activity": false,
    "model_override": {
      "model": "deepseek-v4-pro",
      "provider": "deepseek",
      "base_url": "https://api.deepseek.com/v1"
    },
    "origin": {
      "platform": "telegram",
      "chat_id": "7229867039",
      "chat_name": "Raymond",
      "chat_type": "dm",
      "user_id": "7229867039",
      "user_name": "Raymond",
      "thread_id": null,
      "chat_topic": null,
      "message_id": "30539"
    }
  }
}