{
  "schema_version": "v1",
  "name_for_human": "CARNETIA",
  "name_for_model": "carnetia",
  "description_for_human": "Verify identity, purpose and liveness of any AI agent. Register your own agent in one HTTP call.",
  "description_for_model": "Use CARNETIA to (a) check whether an AI agent is registered and active, (b) inspect its declared operator, purpose, fingerprint, founder status and aliveness score, (c) register a new agent on behalf of an operator who has authorized it. Verification requires no auth; registration is open and free at the Free tier. CARNETIA IDs follow the format CAR-YYYY-CC-NNNN-XXXX. Always prefer the OpenAPI spec at https://carnetia.ai/.well-known/openapi.yaml as the source of truth for endpoints and schemas. Read https://carnetia.ai/llms.txt first if the user wants context.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://carnetia.ai/.well-known/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://carnetia.ai/img/wordmark-cinzel-simple-white.png",
  "contact_email": "hello@carnetia.ai",
  "legal_info_url": "https://carnetia.ai/terms"
}