clarik_hallucination_detector
Verify claims by cross-checking them against specified project files to detect hallucinated information. Uses a targeted file list, not a full repository scan.
Instructions
Cross-check claims against known project files. Uses targeted file list only, never full repo scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim or statement to verify | |
| relevantFiles | Yes | File paths to check against (targeted, not full repo) | |
| projectPath | No | Project root path |