{
  "service": "AILeash Governance API",
  "version": "1.0.0",
  "endpoints": {
    "POST /govern": "Score an AI action event",
    "GET /health": "Liveness check",
    "GET /audit": "Last 50 audit records",
    "GET /user/<id>": "User trust state"
  }
}