Codebase Reference¶
Who is this page for?
Contributors. This is the auto-generated API reference, pulled straight
from the source docstrings by Sphinx autodoc. It is the ground truth
for signatures and types; the prose pages (Architecture,
The DSL Strategy Engine) explain why.
How to read it¶
The tree below mirrors the package layout described in Architecture. The fastest entry points by intent:
You want… |
Start at |
|---|---|
The HTTP surface |
|
Business logic |
|
Persistence |
|
The schema |
|
The scoring engine |
|
Wiring & config |
|
Tip
Docstrings here follow the Google style (parsed by napoleon).
[source] links next to each entry jump to the code. When you add or
change a public function, update its docstring - this page regenerates from
it on every deploy.