Skip to content

Tribunal · Overview

The in-product Tribunal is the rulebook engine inside DefendableOS — the referee that applies a declared Flight Sheet to an agent submission and throws flags when a rule is violated. Every check passes or raises a flag. There is no opinion grade. There is no “seems good.” Score = % of declared rules satisfied.

“The referee is a rulebook, not a judge.” — Mr. Defendable, 2026-05-27

See Rulebook Engine for the full operational detail. The pages in this section document the legacy framing surfaces (scoring model, validator chain, verdict JSON) reframed to the new doctrine.

  1. Run the rulebook. Apply each declared rule from the Flight Sheet.
  2. Throw flags. Each check passes or raises a flag with a tier (low/mid/high) and severity (critical → propolis, noncritical → jelly).
  3. Emit a deterministic verdict. Score = % of declared rules satisfied. Severity = honey (no flags + approved) · jelly (mid/low only) · propolis (any high-tier flag). Risk breakdown = count of flag tiers.

No LLM is called on the receipt path. A judge-model slot is reserved for advisory hallucination/readiness signals later — never on the chain.


🐝 Rulebook · flags · receipts. The referee is a rulebook. To the shed.