Adversarial Reviewer · 60-second proof
← Library“Looks good” is not a release decision.
retry(request)
mark_import_complete()
return { "status": "ok" }CONCERNS · completion can be recorded before the retry is known to be idempotent.
Install Adversarial Reviewer →