Deployment Boundaries¶
Deployment boundaries matter because a package can be publishable without being the right place to run a service.
Operating Rules¶
- this package is primarily published lab logic rather than a standalone deployed runtime service
- deployment boundaries matter as lab artifact and repository boundaries
- service entrypoints that execute lab workflows belong elsewhere
First Proof Check¶
src/bijux_proteomics_lab/planning/assays.py,planning/scheduling.py, andoutcomes/observations.pysrc/bijux_proteomics_lab/reconciliation/follow_up.pyandserialization.pypackages/bijux-proteomics-lab/tests