Reference
You will learn: which information counts as stable reference material, and where to look up config, commands, API, and repository structure.
This section consolidates stable runtime, interface, and repository-level information for quick reference during deployment, integration, and troubleshooting.
| Page | Content |
|---|---|
| Configuration | Server env vars, CLI args, runtime Options, and Agent config fields |
| Commands & Scripts | common start, build, test, install, and uninstall commands |
| Repository Structure | monorepo directory responsibilities and layering (main.go, cmd/, internal/apps/, frontend/, etc.) |