{
  "name": "ORPR — Open Retail Process Reference API",
  "description": "Read-only public API for the ORPR standard: processes, areas, relations, operating-model profiles and Regulatory Matrix metadata. A projection of the same registry the website renders from.",
  "apiVersion": "1",
  "mapVersion": "v0.1.0",
  "stateAsOf": "2026-09-04",
  "license": {
    "content": "CC BY-SA 4.0",
    "code": "Apache-2.0"
  },
  "repository": "https://github.com/rafmyr/orpr",
  "website": "https://orpr.dev",
  "authoritativeLocale": "pl",
  "locales": [
    "pl",
    "en"
  ],
  "counts": {
    "areas": 22,
    "flowAreas": 8,
    "crossAreas": 14,
    "processes": 74,
    "candidates": 1,
    "standardCards": 6,
    "digestCards": 68,
    "confirmedHandoffs": 16,
    "confirmedCalls": 1,
    "operatingModels": 6
  },
  "qa": {
    "questionsTotal": 1768,
    "invariants": 741,
    "redFlags": 690
  },
  "endpoints": {
    "self": "https://orpr.dev/api/orpr",
    "processes": "https://orpr.dev/api/orpr/processes",
    "process": "https://orpr.dev/api/orpr/processes/{id}",
    "areas": "https://orpr.dev/api/orpr/areas",
    "relations": "https://orpr.dev/api/orpr/relations",
    "operatingModels": "https://orpr.dev/api/orpr/operating-models",
    "regulatory": "https://orpr.dev/api/orpr/regulatory"
  },
  "related": {
    "llms": "https://orpr.dev/llms.txt",
    "llmsFull": "https://orpr.dev/llms-full.txt",
    "sitemap": "https://orpr.dev/sitemap.xml"
  },
  "disclaimer": "A reference standard, not legal or compliance advice. The repository is the source of truth."
}
