doctor_protocol
AI Agent DoctorContractProtocol for runtime config migration. Provides a protocol for third-party migration rules and built-in rules for migrating legacy configuration fields like cli_backend to the new model-scoped runtime configuration.Import
Classes
Finding
Represents a migration finding from a doctor rule.
ConfigDiff
A per-rule before/after change produced by a repair.
RepairPlan
Result of a doctor repair pass, carrying the safety contract surface.
DoctorContractProtocol
Protocol for doctor migration rules.

