# Autonomous Recovery

Record: `arch:autonomous-recovery`
Kind: capability
Layer: [Correctness Core](https://banes-lab.com/records/layer/correctness-core.md)
Severity: contextual
Scope: service, infrastructure
Canonical: https://banes-lab.com/ontology#arch-autonomous-recovery

## Repair

- Refactored by: Add Auto-Restart, Add Remediation Workflow
- Detected by: incidents resolved by repetitive manual restart/rollback
- Violated by: known remediable failure requiring human action
- Measured by: auto-remediation success rate
- Enforced by: orchestration automation

## requires

- [Health Signal](https://banes-lab.com/records/lex/health-signal.md)
- [Remediation Action](https://banes-lab.com/records/lex/remediation-action.md)

## reinforces

- [Self-Healing](https://banes-lab.com/records/lex/self-healing.md)

## enables

- [Reduced Mean Time to Recovery](https://banes-lab.com/records/lex/reduced-mean-time-to-recovery.md)

## conflicts-with

- [Manual Intervention Dependency](https://banes-lab.com/records/lex/manual-intervention-dependency.md)

## tensions-with

- [False Recovery Actions](https://banes-lab.com/records/lex/false-recovery-actions.md)

## tensions

- [Autonomous Recovery False Recovery Actions](https://banes-lab.com/records/tension/autonomous-recovery-false-recovery-actions.md)

## referenced-by

- [Self-Healing Architecture](https://banes-lab.com/records/arch/self-healing-architecture.md)
