no_fake_done
Prevents agents from claiming work is done without live proof. Blocks these claims and freezes the agent's seat, ensuring file existence isn't mistaken for a receipt.
Instructions
Fail-closed done gate. BLOCK if a done-word is claimed without live proof. file-exists is not a receipt. You do not certify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The done-claim to gate. | |
| file_exists | No | Path exists on disk. | |
| live_verified | No | Live proof matching the claim this turn. |