Security and Safety¶
Security guidance should protect the package boundary as well as the code path itself.
Operating Rules¶
- security here includes protecting the integrity of evidence interpretation
- malformed or contradictory inputs should fail visibly
- keep runtime credentials and operator concerns outside the knowledge layer
First Proof Check¶
src/bijux_proteomics_knowledge/memory/models/claims.pyandmemory/models/evidence.pysrc/bijux_proteomics_knowledge/memory/reconciliation/resolution.pyandreviews/decision_briefs.pypackages/bijux-proteomics-knowledge/tests