{
  "_README": "LEGACY MIRROR of the gateway routing index (the primary copy lives in the gateway_routing table in ~/.hermes/state.db). 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`. Disable this file with `gateway.write_sessions_json: false` in config.yaml.",
  "agent:main:telegram:dm:495384518": {
    "session_key": "agent:main:telegram:dm:495384518",
    "session_id": "20260721_120511_ce552cf3",
    "created_at": "2026-07-21T12:05:11.525067",
    "updated_at": "2026-07-22T19:41:20.780402",
    "display_name": "Edi Santosa",
    "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": 125106,
    "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": "MiniMax-M3",
      "provider": "custom:ai.sumopod.com",
      "base_url": "https://ai.sumopod.com"
    },
    "origin": {
      "platform": "telegram",
      "chat_id": "495384518",
      "chat_name": "Edi Santosa",
      "chat_type": "dm",
      "user_id": "495384518",
      "user_name": "Edi Santosa",
      "thread_id": null,
      "chat_topic": null,
      "message_id": "5"
    }
  }
}