Installation and Setup¶
The supported setup path is repository-first.
Expected Prerequisites¶
- Python 3.11
uv- a checkout that includes tracked
data/,docs/, andapis/surfaces
Recommended Setup Flow¶
make install creates the editable repository environment used for package,
docs, and verification work. Treat that environment as the supported local
entrypoint before troubleshooting command behavior elsewhere.
Purpose¶
This page records the supported installation path for package work.