13 lines
630 B
Markdown
13 lines
630 B
Markdown
# Reconcile Review Flow
|
|
|
|
The system continuously monitors for drift between desired and actual state.
|
|
|
|
1. If a service is in RECONCILING state, check the Services view.
|
|
2. Review the Recommendations view for automated or guarded actions.
|
|
3. For 'safe' actions with high confidence, the system may act autonomously if enabled.
|
|
4. For 'guarded' or 'dangerous' actions, an operator must manually approve the action.
|
|
5. Risk Levels:
|
|
- **Safe**: Minimal impact, high success rate.
|
|
- **Guarded**: Potential brief service interruption.
|
|
- **Dangerous**: Significant impact, potential data loss, or hardware interaction required.
|