# ORPR — Open Retail Process Reference > An open, vendor-neutral reference standard for the operational processes of a retail business. It maps 74 processes across 22 areas (8 business flows, 14 cross-cutting), each with a process card, a profile across 6 operating models (independent store to owned chain), and — where applicable — a binding to a regulatory requirement. The standard is language-first: Polish (`/pl`) is authoritative, English (`/en`) is a native translation. Map content is release v0.1.0. Content is CC BY-SA 4.0; code is Apache-2.0. This site is a projection of the standard — the source of truth is the repository. It is a reference, not legal advice. For the entire standard as a single Markdown document, see [llms-full.txt](https://orpr.dev/llms-full.txt). ## Standard - [The standard](https://orpr.dev/pl/standard): how a process is defined — ID notation, card anatomy, claim classes, budgets. - [Process map](https://orpr.dev/pl/mapa): interactive map of all 74 processes, handoffs and calls, with the operating-model slider. - [Regulatory layer](https://orpr.dev/pl/regulacje): Regulatory Matrix 1.0.1 — how legal requirements bind to process control points (jurisdiction PL). - [About the project](https://orpr.dev/pl/o-projekcie): scope, method, provenance, known limitations, licensing. ## Process cards - Each process has a page at `https://orpr.dev/{pl|en}/proces/{ID}` (e.g. [ORPR-CAT-02](https://orpr.dev/pl/proces/CAT-02)). All 74 cards are authored and published in the standard; 6 are presented publicly in full and the other 68 as abridged public digests. - The full list of process IDs, names, areas and profiles is in [llms-full.txt](https://orpr.dev/llms-full.txt). ## JSON API - [API index](https://orpr.dev/api/orpr): read-only public JSON, a projection of the same registry (CORS-enabled). Endpoints: `/api/orpr/processes`, `/api/orpr/processes/{ID}`, `/api/orpr/areas`, `/api/orpr/relations`, `/api/orpr/operating-models`, `/api/orpr/regulatory`. ## English - [The standard](https://orpr.dev/en/standard) · [Process map](https://orpr.dev/en/mapa) · [Regulatory layer](https://orpr.dev/en/regulacje) · [About](https://orpr.dev/en/o-projekcie) ## Source - [Repository](https://github.com/rafmyr/orpr): the standard itself (Markdown cards, map, regulatory projection). Canonical source of truth. - [About the author](https://myrta.me)