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/program_spec.py,programs.py, andtargets.pyfor contract rootssrc/bijux_proteomics/lifecycle.py,validation.py, andexecution_contracts.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