What problem does it solve? Content pipelines produce deliverables that must comply with a fixed set of accuracy rules, and manual checking is inconsistent and error-prone. This Skill deterministically tests outputs against the 9 Critical Accuracy Rules (ACC-001 through ACC-009) and produces an auditable pass/fail compliance report. ## Core Features & Use Cases - Deterministic Rule Testing: Applies all nine accuracy rules (terminology, attribution, thresholds, platform distinctions) to a deliverable and records binary pass/fail results with evidence. - Structured YAML Reporting: Produces a compliance report conforming to the TT-08 output schema, including compliance summary, rule-by-rule results, violation log, and remediation guidance. - Output Validation: Ships a Python script that validates generated reports for correct task type, version, and coverage of all nine rules. - Use Case: Before publishing a digital health framework document, run this Skill to verify that CommCare/Dimagi distinctions, office attributions, and convergence thresholds are stated correctly, and receive a violation log with exact locations to fix. ## Quick Start Test the attached deliverable against all nine accuracy rules and generate a TT-08 compliance report with pass/fail evidence and remediation guidance.