Skip to content

Configuration Surface

Configuration belongs in the public surface only when a reader must understand it to use the package safely.

Package Surface

  • contract and validation options that shape readiness rules
  • runtime-adapter settings only where they express contract-level intent
  • schema-version expectations carried through serialization surfaces

First Proof Check

  • src/bijux_proteomics/program_spec.py, programs.py, and targets.py
  • src/bijux_proteomics/cli.py and interfaces/cli.py
  • packages/bijux-proteomics-core/tests