Interpreting Compliance Reports
How to read and act on ZebraTruth compliance results.Score & Decision
| Score Range | Decision | What It Means | Action |
|---|---|---|---|
| 80-100 | PUBLISH | Content is compliant | Safe to publish as-is |
| 60-79 | HOLD | Issues found, none critical | Review and fix flagged items before publishing |
| 0-59 | HOLD or BLOCK | Significant or critical violations | Must fix. If BLOCK, at least one critical issue exists |
Decision Logic
BLOCKif any check hasstatus: "block"OR any check hasseverity: "critical"HOLDif score < 60 OR any check hasseverity: "high"PUBLISHotherwise
Scoring Formula
Starting from 100, each non-pass check deducts:- critical: -25 points
- high: -15 points
- medium: -8 points
- low: -3 points
- info: 0 points
Checks Array
Each check represents a finding from one agent:Check Status Values
pass— No issue foundflag— Issue found, review recommendedblock— Critical issue, must fixescalate— Needs human review (ambiguous)
Agent Summaries
TheagentSummaries field provides a high-level view per agent:
Version Info
Cost Breakdown
cached: true means the research stage used a cached result (0 provider cost, but logged for analytics).