1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
The maintained UDB documentation set. Every page describes the code that exists
today; the source-of-truth files below are authoritative, and the docs are kept
in step with them.
**Architecture at a glance** — the root README renders three custom diagrams you
can reuse:
- --
The root [README.md](../README.md) explains the project at a high level.
The complete environment template is [../.env.example](../.env.example).
- -----
Docs should describe the code that exists now. Internal audit notes and private
todo files should not be linked from the public documentation set.