What problem does it solve? A single agent reviewing its own output shares the same biases and blind spots that produced the errors, so hallucinations, compliance violations, and inaccuracies slip into published or production deliverables. ## Core Features & Use Cases - Dual Independent Review: Two isolated reviewer agents evaluate output against an identical rubric, and both must pass before anything ships. - Convergence Loop: Flagged issues are fixed and re-reviewed by fresh agents each round, with a max-iteration cap and human escalation on exhaustion. - Batch Sampling Mode: Verifies a random 10-15% sample of large batches, classifies failure patterns, and applies targeted fixes across the whole batch. - Use Case: Before publishing AI-generated technical documentation, run both reviewers against a rubric covering factual accuracy, hallucination-free claims, and completeness, then iterate until both return PASS. ## Quick Start Ask the agent to verify this output using the Santa Method with two independent reviewers and a rubric covering accuracy, completeness, and compliance before shipping.