Observability and Diagnostics¶
Diagnostics should reveal whether a failure belongs to this package or to a neighbor.
Operating Rules¶
- logs and diagnostics should make it obvious when a request passed through the bridge
- observe the runtime handoff, not just local wrapper code
- capture enough evidence to justify retirement decisions later
First Proof Check¶
src/agentic_proteins/interfaces/cli.pyandapi/app.pysrc/agentic_proteins/runtime/andproviders/packages/agentic-proteins/tests