{
  "_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:group:-1003707758328:8319": {
    "session_key": "agent:main:telegram:group:-1003707758328:8319",
    "session_id": "20260805_115444_807e2bc1",
    "created_at": "2026-08-05T11:54:44.434921",
    "updated_at": "2026-08-05T18:35:58.462685",
    "display_name": "NV-Office",
    "platform": "telegram",
    "chat_type": "group",
    "metadata": {},
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 108871,
    "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": false,
    "prev_session_id": null,
    "origin": {
      "platform": "telegram",
      "chat_id": "-1003707758328",
      "chat_name": "NV-Office",
      "chat_type": "group",
      "user_id": "5566792903",
      "user_name": "NN Vo",
      "thread_id": "8319",
      "chat_topic": null,
      "message_id": "8340"
    }
  },
  "agent:main:telegram:group:-1003707758328:1": {
    "session_key": "agent:main:telegram:group:-1003707758328:1",
    "session_id": "20260913_153518_74451c45",
    "created_at": "2026-09-13T15:35:18.477319",
    "updated_at": "2026-09-13T15:53:21.334515",
    "display_name": "NV-Office",
    "platform": "telegram",
    "chat_type": "group",
    "metadata": {},
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 107437,
    "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": false,
    "prev_session_id": null,
    "origin": {
      "platform": "telegram",
      "chat_id": "-1003707758328",
      "chat_name": "NV-Office",
      "chat_type": "group",
      "user_id": "5566792903",
      "user_name": "NN Vo",
      "thread_id": "1",
      "chat_topic": null,
      "message_id": "9820"
    }
  }
}