{
  "ok": true,
  "service": "LYVRA_BOOT_AUTHORITY_GATE",
  "version": "1.0.0",
  "status": "ONLINE",
  "secret_exposed": false,
  "endpoints": {
    "health": "GET /health",
    "authority_root": "GET /v1/authority-root",
    "boot_ticket": "POST /v1/boot-ticket",
    "verify_ticket": "POST /v1/verify-ticket"
  }
}