# Self-reported green

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

An agent's claim that verification passed, offered in place of evidence. Re-run it. Require per-command exit codes with zero skipped checks, and remember that piped output is not evidence: a pipeline reports the last command's status, so any command followed by <code>tail</code> reads green whenever <code>tail</code> does. This is a bug most teams have shipped at least once, usually in CI, usually for months.

## See also

- [Verification gate](https://clickai.dev/legend/verification-gate)
- [Oracle](https://clickai.dev/legend/oracle)
- [Orchestrator](https://clickai.dev/legend/orchestrator)

---

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