Overview
Write-back sends changes from Solvren to external systems (billing, CRM, etc.). Reliability measures ensure actions complete or fail safely.
Execution Flow
- Playbook triggers for an issue
- Policy checks (approvals, confidence)
- Action executes against external API
- Result logged; verification runs if applicable
Failure Handling
- Retries — Transient failures may be retried
- Rollback — Where supported, failed actions can be reverted
- Audit — All attempts are logged for troubleshooting