Document provider recovery reconciliation

This commit is contained in:
2026-08-03 05:00:37 +02:00
parent 63f393afcb
commit e3e0fdaab5
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -54,3 +54,7 @@ tables. A drain request is durable and is observed on the node heartbeat: API
readiness closes and workers stop taking new queue work. The Recovery panel
shows operations requiring forward recovery or manual intervention; it does not
claim that a production database backup exists.
For provider effects, Ops is the status and evidence-chain projection rather
than the reconciliation authority. Follow the owning module's bounded action:
for example, reconcile an unknown Mail SMTP command from provider evidence and
never retry the original effect merely because its caller state is incomplete.