Skip to content

Overseer

The overseer is Golemry’s built-in quality control. After the worker agent finishes a run, the overseer reviews the result and records a verdict. This is how your jobs stay reliable without you having to check every run yourself.

Every reviewed run gets one of three verdicts, each with a short reason explaining it:

  • Passed: the run met expectations.
  • Flagged: the run completed but something is worth your attention.
  • Failed: the run did not meet expectations.

The verdict and its reason appear alongside the run output, so you can see at a glance whether a result is trustworthy and why.