Skip to content

Failure Recovery

Recovery guidance should help maintainers restore the right behavior, not just any working state.

Operating Rules

  • recover by re-establishing the canonical runtime handoff first
  • separate bridge regressions from lower-package semantic failures
  • use migration evidence to decide whether a broken path should be repaired or retired

First Proof Check

  • src/agentic_proteins/interfaces/cli.py and api/app.py
  • src/agentic_proteins/runtime/ and providers/
  • packages/agentic-proteins/tests