{
  "ok": true,
  "service": "chatbot/fur11035",
  "uptime_sec": 1117,
  "model": "gpt-5.6-luna",
  "answer_budget_ms": 600,
  "gate": {
    "verify_app_id": true,
    "verify_signature": true,
    "timestamp_tolerance_sec": 300
  },
  "transport": {
    "inbound_encrypted": 11,
    "inbound_plaintext": 0,
    "rejected_bad_app_id": 0,
    "rejected_bad_signature": 0,
    "rejected_stale_timestamp": 0,
    "rejected_undecodable": 0,
    "served": 11
  },
  "answers": {
    "requests": 11,
    "cache_hit": 3,
    "raced_in_budget": 6,
    "degraded_thinking": 2,
    "degraded_still": 0,
    "degraded_failed": 0,
    "no_prior_question": 0,
    "llm_ok": 8,
    "llm_timeout": 0,
    "llm_http_error": 0,
    "llm_empty_content": 0,
    "llm_network_error": 0,
    "produce_other": 0,
    "push_ok": 2,
    "push_disabled": 0,
    "push_not_configured": 0,
    "push_not_provisioned": 0,
    "push_rejected": 0,
    "push_http_error": 0,
    "push_network_error": 0,
    "push_timeout": 0,
    "push_unparsable": 0
  },
  "push": {
    "enabled": true,
    "channel": 6,
    "last": {
      "at": "2026-09-13T19:03:17.547Z",
      "ok": true,
      "reason": "ok",
      "ms": 215
    }
  },
  "skills": {
    "registered": [
      {
        "name": "open-domain",
        "latency": "slow",
        "intents": [
          "开放域问答"
        ]
      },
      {
        "name": "reads",
        "latency": "fast",
        "intents": [
          "夜读早报"
        ]
      },
      {
        "name": "capabilities",
        "latency": "fast",
        "intents": [
          "能力查询"
        ]
      }
    ],
    "fallback_skill": "open-domain",
    "routed": {
      "open-domain": 2,
      "reads": 6,
      "capabilities": 3
    },
    "route": {
      "matched": 11,
      "fallback": 0,
      "follow_up": 0
    },
    "failures": {
      "skill_threw": 0,
      "fast_overran": 0,
      "skill_refused": 0,
      "no_prior_question": 0
    },
    "fast_direct": 9
  }
}