Reference
Audience: Users who already know which command, endpoint, or control they need. Goal: Provide concise facts that match the current code surface. Type: reference index
Reference pages are for exact names, ranges, and boundaries. Use the guide and workflow pages when you want task flow.
Pages
- CLI:
dj-simcommands and standalone helper commands. - API: endpoint families and important payload constraints.
- Database: local SQLite state at a high level.
- Configuration: paths, ports, environment variables, and generated artifacts.
- Analysis families: what SONARA, MAEST, MERT, MuQ, CLAP, and classifiers write.
- SONARA v0.2.9 contract: exact signature and split-storage rules, including scoring boundaries.
- Model citations and licenses: upstream sources, checkpoints, and license notes.
- UI controls: common control ranges and defaults.
Source of truth
These pages are based on current source files such as cli.py, api_schemas.py, api_routes_*.py, frontend/src/api.ts, and the UI components. If source and docs disagree, trust the current source and fix the docs.