# Verification gate

Band: established — Settled. Documented by a primary source and not seriously disputed.
Group: Verification and authority
Implemented by: https://clickai.dev/skills/orchestrate

A check the model cannot argue its way past, because the harness enforces it rather than the model. Task and idle hooks that block a transition on a non-zero exit are one shape; pre-commit hooks and required CI checks are the same shape. Prefer deterministic graders where you can get them: a validator can prove a field is missing, where a model can only argue that its work is complete.

## See also

- [Hook](https://clickai.dev/legend/hook)
- [Oracle](https://clickai.dev/legend/oracle)
- [Self-reported green](https://clickai.dev/legend/self-reported-green)
- [LLM-as-judge](https://clickai.dev/legend/llm-as-judge)

---

Full legend: https://clickai.dev/legend.md
