{
  "name": "Vercy Meta-model Resolution API",
  "version": "1.1.0",
  "openapi": "https://ver.cy/api/openapi.yaml",
  "agent_instructions": "https://ver.cy/api/v1/AGENTS.md",
  "endpoints": {
    "search": "https://ver.cy/api/v1/models/search/?q={concept}",
    "resolve_or_request": "https://ver.cy/api/v1/models/resolve/",
    "request_status": "https://ver.cy/api/v1/model-requests/?id={request_id}"
  },
  "catalogue_tiers": {
    "curated-model": "Published or planned Vercy model stored in the local registry",
    "generated-profile": "Non-installable external class candidate that must be materialized and validated"
  },
  "external_discovery": {
    "source": "Wikidata",
    "interface": "Wikibase API wbsearchentities",
    "sent_fields": ["need.name", "language"],
    "license": "CC0-1.0"
  },
  "poll_interval_seconds": 300
}
