# Manual Runbook Dependency

Record: `arch:manual-runbook-dependency`
Kind: anti-pattern
Layer: [Enforcement Core](https://banes-lab.com/records/layer/enforcement-core.md)
Severity: discouraged
Scope: resilience_recovery
Canonical: https://banes-lab.com/ontology#arch-manual-runbook-dependency

## Repair

- Refactored by: automate_runbook, add_guardrails, validate_preconditions, record_execution_log
- Detected by: same_manual_incident_steps, manual_migration_sequence, operator_specific_knowledge
- Violated by: Perform by hand the repeatable operational actions during incidents, deploys, migrations, or recovery.

## referenced-by

- [Auto-Remediation](https://banes-lab.com/records/arch/auto-remediation.md)
