Code Navigation¶
Code navigation should get a reviewer from the package question to the owning module family quickly. If the only way to navigate bijux-proteomics-core is by private memory, the docs are not doing enough.
Start Here¶
src/bijux_proteomics/domain/program_spec.py,domain/repositories.py, anddomain/targets.pyfor contract rootssrc/bijux_proteomics/domain/lifecycle.py,domain/validation.py, andexecution/backend.pyfor readiness and flowpackages/bijux-proteomics-core/testsfor contract-proof coverage
First Proof Check¶
- the source tree in
packages/bijux-proteomics-core/src/bijux_proteomics - package tests for the same concern
- neighboring package docs when the local tree stops being enough