{
  "app": "telegram-notify-bot",
  "status": "ok",
  "telegram_configured": true,
  "http_auth_configured": true,
  "approval_capture": {
    "enabled": true,
    "webhook_secret_configured": true,
    "pending_approvals_path": "/data/pending-approvals.jsonl"
  },
  "inbound_capture": {
    "enabled": true,
    "webhook_secret_configured": true,
    "inbound_capture_path": "/data/telegram-capture.jsonl"
  },
  "loop_control": false
}
