Skip to main content
Complete runnable example (renders with bunx smthrs graph):

Notes

  • The loop always runs all maxRetries cycles; early exit on verifier output isn’t wired yet, so it ends via onMaxReached: return-last.
  • The report task always runs, even when retries are exhausted.

Source

The <ScanFixVerify> implementation and the files it imports, straight from the package source. This section is generated; edit the source, not this block.