{
  "agent:main:discord:group:guild-123:alice": {
    "session_key": "agent:main:discord:group:guild-123:alice",
    "session_id": "20260826_034319_d428b652",
    "created_at": "2026-08-26T03:43:19.761345",
    "updated_at": "2026-08-26T03:43:19.761345",
    "display_name": null,
    "platform": "discord",
    "chat_type": "group",
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 0,
    "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,
    "origin": {
      "platform": "discord",
      "chat_id": "guild-123",
      "chat_name": null,
      "chat_type": "group",
      "user_id": "alice",
      "user_name": "Alice",
      "thread_id": null,
      "chat_topic": null
    }
  },
  "agent:main:discord:group:guild-123:bob": {
    "session_key": "agent:main:discord:group:guild-123:bob",
    "session_id": "20260826_034319_4e6bcd1f",
    "created_at": "2026-08-26T03:43:19.762092",
    "updated_at": "2026-08-26T03:43:19.762092",
    "display_name": null,
    "platform": "discord",
    "chat_type": "group",
    "input_tokens": 0,
    "output_tokens": 0,
    "cache_read_tokens": 0,
    "cache_write_tokens": 0,
    "total_tokens": 0,
    "last_prompt_tokens": 0,
    "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,
    "origin": {
      "platform": "discord",
      "chat_id": "guild-123",
      "chat_name": null,
      "chat_type": "group",
      "user_id": "bob",
      "user_name": "Bob",
      "thread_id": null,
      "chat_topic": null
    }
  }
}