grounding-verification

Community

Two-pass grounding verification for reliable LLMs.

Authorgitwalter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Universal two-pass grounding verification helps detect when an LLM's claims are unreliable by comparing a scrubbed, anonymized evidence pass with a full, detailed pass.

Core Features & Use Cases

  • Two-pass verification workflow: scrubbed vs full evidence, delta calculation, and a clear verdict (VERIFIED, PLAUSIBLE, SUSPICIOUS, or UNSUPPORTED).
  • Profile-driven thresholds for domains like code, documentation, data schemas, and security.
  • Deterministic, structured output suitable for integration and auditing.
  • Use Case: Validate software documentation claims against API schemas to guard against hallucinated documentation.

Quick Start

Prepare two passes of evidence (scrubbed/anonymized and full) for your LLM's claims, run the verification, and inspect the VERIFICATION REPORT for verdicts and Delta scores.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: grounding-verification
Download link: https://github.com/gitwalter/cursor-agent-factory/archive/main.zip#grounding-verification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.