Glossary
Every Ratiba term defined in one sentence, deep-linked to the one canonical page that explains it in full.
Configuration
Every environment variable Ratiba reads at boot — grouped by subsystem with defaults, required status, and deep-links to the subsystem page that owns each group.
ADRs
Index of all 11 architectural decision records — one row per ADR with status + supersedes + 1-line decision summary.
API
Hand-curated FastAPI route table — webhooks, admin endpoints, widget WS. Brief request/response shapes for the 5-10 most-used.
Schema
Flat reference — every public.* and tenant_<slug>.* table with column-level annotations, plus ER diagrams.