CLI Surface¶
CLI documentation should describe the commands the package truly owns, not the commands a reader might wish existed.
Package Surface¶
src/bijux_proteomics/cli.pyandinterfaces/cli.pyare the command-line surfaces for core contract workflows- CLI behavior should reveal contract meaning and validation state rather than runtime orchestration detail
- new CLI promises must stay aligned with the stable contract model
First Proof Check¶
src/bijux_proteomics/program_spec.py,programs.py, andtargets.pysrc/bijux_proteomics/cli.pyandinterfaces/cli.pypackages/bijux-proteomics-core/tests