Guardrails that make AI agents prove their work

In use, an named Fable sometimes fabricated results, pretended tests had run, or claimed unfinished work was complete. A hard requires real evidence before any task can be marked done.

Tests count only when they are run against the real target; or invented results are rejected. A rulebook grows whenever a past failure reveals a new problem.

The model must search before guessing, while carries instructions between sessions. Together, these controls are meant to stop skipped work and ensure that only verified results are reported.

Key points

  • Require real evidence before allowing a task to be marked complete.
  • Accept only tests that were run against the real target.
  • Turn past failures into new rules that prevent repeat mistakes.
  • Search before guessing and keep instructions available across sessions.
Read original