Účet zriadený administrátorom (verejná registrácia neexistuje), patriaci práve jednému nájomníkovi; bez priradenej roly nemá žiadny prístup.
Envelope identity and kind-specific facts from the entity's spec.
app-user5idThis 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 | — |
tenant_id | uuid | yes | — | — |
role_id | uuid | optional | — | — |
full_name | text | optional | — | — |
status | text | yes | — | — |
Merged from both ends: an edge the other entity declares appears here too (ADR-0015).
| Related entity | Cardinality | Via | Notes |
|---|---|---|---|
| Rolarole | N — 1many-to-one | — | |
| Nájomník (klient)tenant | N — 1many-to-one | — |
Declared spec links and inverses derived from the graph.
Declared here
Derived from the graph
Free x-* spec keys and namespaced tool annotations (standard §1).
Annotations
gordulitch.sk/closure-noteZatvorený účet sa nikdy nemaže — riadok zostáva ako auditný pseudonym s vynulovaným menom a rolou. Ide o pseudonymizáciu, nie anonymizáciu.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/app-user/docs/