{
  "_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:69542477": {
    "session_key": "agent:main:telegram:dm:69542477",
    "session_id": "20260730_094437_ccb77d1e",
    "created_at": "2026-07-30T09:44:37.737777",
    "updated_at": "2026-07-31T01:34:11.278136",
    "display_name": "Ney",
    "platform": "telegram",
    "chat_type": "dm",
    "metadata": {},
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 118010,
    "estimated_cost_usd": 0.0,
    "cost_status": "unknown",
    "expiry_finalized": true,
    "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": true,
    "prev_session_id": "20260729_092736_2ac917f4",
    "origin": {
      "platform": "telegram",
      "chat_id": "69542477",
      "chat_name": "Ney",
      "chat_type": "dm",
      "user_id": "69542477",
      "user_name": "Ney",
      "thread_id": null,
      "chat_topic": null,
      "message_id": "2249"
    }
  }
}