What problem does it solve?
It helps you verify whether a candidate answer truly solves a given problem, catching factual, logical, and completeness issues before acceptance.
Core Features & Use Cases
- Verdict-Label Verification: Produces exactly one verdict label in Chinese (
解决, 部分解决, 未解决) to support consistent downstream decisioning.
- Structured Claim Checking: Decomposes the candidate’s claims into checkable subclaims and classifies each as verified, contradicted, or uncheckable.
- Conservative Acceptance: Blocks full approval when key checks are missing or claims remain uncheckable, reducing hallucination-driven false positives.
- Verification Report Output: Explains why the verdict was chosen, lists defects and omissions, and names checks run or blocked.
Quick Start
Load the verifier-module role, provide the original problem statement plus the candidate answer, and ask it to audit the candidate and output a single verdict label with a detailed verification report.