Rollback
Rollback should follow the same safety shape as deploy: inspect first, approve second, apply last.
devopsellence release rollback --dry-run <release-id>devopsellence release rollback <release-id>devopsellence statusThe dry-run should explain the target release, affected environment, services, nodes, and expected desired-state publication.
AI operators should present rollback plans to humans before mutating production unless an explicit policy says otherwise.