Security and Safety¶
Security guidance should protect the package boundary as well as the code path itself.
Operating Rules¶
- security fixes should preserve explicit validation and contract boundaries
- unsafe coercion or implicit defaults are operational and security risks here
- do not hide sensitive execution assumptions inside generic core helpers
First Proof Check¶
src/bijux_proteomics/program_spec.pyandtargets.pysrc/bijux_proteomics/lifecycle.pyandvalidation.pypackages/bijux-proteomics-core/tests