Open-source verifier that flags unqualified claims before RAG ingestion.
Clarity Gate is an open-source pre-ingestion verification system that evaluates documents for proper epistemic quality. It identifies cases where projections, opinions, or assertions are presented without necessary qualifiers like evidence or methodology.
The system works by analyzing raw documents against defined criteria for claim status, producing annotated output that highlights problems. Users then apply a human-in-the-loop process to decide whether to accept, revise, or reject the content before it reaches a RAG pipeline.
It targets founders, researchers, and small teams building RAG applications who handle drafts, notes, and user content and need automated support beyond basic accuracy checks.
Review drafts, tickets, and meeting notes to catch epistemic gaps before they enter the knowledge base.
Check technical or scientific documents for ungrounded claims and missing methodology details.
Apply automated checks to uploaded files in collaborative or customer-facing AI systems.
git clone https://github.com/frmoretto/clarity-gategit clone https://github.com/frmoretto/clarity-gate
cd clarity-gate
# Claude Code will automatically detect .claude/skills/clarity-gate/SKILL.mdIt checks whether claims are properly qualified with epistemic markers instead of only verifying factual matches to a source.
Verified reviews from the community shape this listing's rating.
Loading reviews…