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 decision logic, not an independently deployed runtime service
- deployment boundaries matter as output-contract boundaries for downstream consumers
- operator-facing runtime surfaces belong elsewhere even when they execute intelligence behavior
First Proof Check¶
src/bijux_proteomics_intelligence/policies.pyandevaluators.pysrc/bijux_proteomics_intelligence/report/andoutcomes.pypackages/bijux-proteomics-intelligence/tests