Pomenovaná sada oprávnení definovaná v administrátorskom rozhraní, s pôsobnosťou buď na úrovni platformy, alebo v rámci jedného nájomníka.
Envelope identity and kind-specific facts from the entity's spec.
role6idThis entity and everything one relation away, grouped by the data store each lives in.
Every column of this entity — type, whether it is required, and which key it is.
| Field | Type | Required | Key | Description |
|---|---|---|---|---|
id | uuid | yes | PK | — |
code | text | yes | — | — |
name | text | yes | — | — |
scope | text | yes | — | — |
is_system | boolean | yes | — | — |
is_active | boolean | yes | — | — |
Merged from both ends: an edge the other entity declares appears here too (ADR-0015).
| Related entity | Cardinality | Via | Notes |
|---|---|---|---|
| Používateľapp-user | 1 — None-to-many | — | |
| Oprávneniepermission | 1 — None-to-many | — |
Declared spec links and inverses derived from the graph.
Declared here
Derived from the graph
Markdown texts from the entity's docs/ folder.
Architecture notes, runbooks, and onboarding texts belong here — anything a new operator should read.
Add markdown files under data-entities/role/docs/