- Contain Python packages shipped in Depfix distributions.
- Only installable runtime source and packaged runtime data belong here.
- Package discovery is rooted at
src/and declared bypyproject.toml. - Generated packaging metadata is not source and does not receive DOX ownership.
- Keep package boundaries importable in editable and wheel installations.
- Run strict type checking, unit tests, and a clean wheel-install smoke test.
depfix/AGENTS.md— the public package and runtime implementation.