Security and Safety¶
Security guidance should protect the package boundary as well as the code path itself.
Operating Rules¶
- security fixes should preserve the runtime handoff rather than fork it
- treat stale compatibility surfaces as security liabilities when they prolong unnecessary exposure
- do not add bridge-only secret or provider handling without runtime-owner review
First Proof Check¶
src/agentic_proteins/interfaces/cli.pyandapi/app.pysrc/agentic_proteins/runtime/andproviders/packages/agentic-proteins/tests