{
  "ts": "2026-05-28T17-10-14Z",
  "voice": [
    {
      "tenant_id": "acme",
      "did": "1001",
      "status": "silent_caller",
      "ami_response": [
        "Response: Success",
        "ActionID: demo-acme-1779988196",
        "Message: Originate successfully queued"
      ],
      "sidecar": "call-2026-05-28T17-09-57Z-7268cb14.json",
      "agent_id": "overflow",
      "client_id": "acme",
      "head_sha": "261cd3d8",
      "duration_s": 5.22,
      "agent_first": "Здравствуйте, OKI-TOKI Overflow, чем помочь?",
      "caller_first": "",
      "turns": 1,
      "hint": "test-agent silent — `docker compose ps test-agent`"
    },
    {
      "tenant_id": "bigco",
      "did": "1002",
      "status": "silent_caller",
      "ami_response": [
        "Response: Success",
        "ActionID: demo-bigco-1779988200",
        "Message: Originate successfully queued"
      ],
      "sidecar": "call-2026-05-28T17-10-01Z-dc0ba9f3.json",
      "agent_id": "outbound-bigco",
      "client_id": "bigco",
      "head_sha": "3e3429ea",
      "duration_s": 5.23,
      "agent_first": "Здравствуйте, это BigCo Industries, по поводу <product_description-default>, удобно говорить?",
      "caller_first": "",
      "turns": 1,
      "hint": "test-agent silent — `docker compose ps test-agent`"
    },
    {
      "tenant_id": "okit",
      "did": "1003",
      "status": "silent_caller",
      "ami_response": [
        "Response: Success",
        "ActionID: demo-okit-1779988204",
        "Message: Originate successfully queued"
      ],
      "sidecar": "call-2026-05-28T17-10-05Z-2dcf2864.json",
      "agent_id": "resto-okit",
      "client_id": "okit",
      "head_sha": "dee2d8e0",
      "duration_s": 5.22,
      "agent_first": "Здравствуйте, Café OKI, чем помочь?",
      "caller_first": "",
      "turns": 1,
      "hint": "test-agent silent — `docker compose ps test-agent`"
    }
  ],
  "chat": [
    {
      "tenant_id": "acme",
      "status": "ok",
      "session_id": "852e4cd42dd0",
      "greeting": "",
      "reply": "Здравствуйте, OKI-TOKI Overflow, чем помочь?"
    },
    {
      "tenant_id": "bigco",
      "status": "ok",
      "session_id": "8bec5744c464",
      "greeting": "",
      "reply": "Здравствуйте, это BigCo Industries, по поводу нашего продукта, удобно говорить?"
    },
    {
      "tenant_id": "okit",
      "status": "ok",
      "session_id": "2e2beeef15b9",
      "greeting": "",
      "reply": "Здравствуйте, Café OKI, чем помочь?"
    }
  ],
  "admin": {
    "tenant_id": "acme",
    "training_session_id": "4866120600d2",
    "start_status": 201,
    "end_status": 404,
    "status": "ok"
  },
  "audit": [
    {
      "tenant_id": "acme",
      "status": "ok",
      "n_events": 15,
      "by_type": {
        "training_session_started": 11,
        "prompt_committed": 1,
        "tenant_status_changed": 2,
        "tenant_created": 1
      }
    },
    {
      "tenant_id": "bigco",
      "status": "ok",
      "n_events": 10,
      "by_type": {
        "challenger_retired": 4,
        "challenger_promoted": 4,
        "prompt_committed": 1,
        "tenant_created": 1
      }
    },
    {
      "tenant_id": "okit",
      "status": "ok",
      "n_events": 2,
      "by_type": {
        "prompt_committed": 1,
        "tenant_created": 1
      }
    }
  ]
}