rlat-contradictions

Detect cross-document contradictions within an rlat knowledge model.

16|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/tenfingerseddy/resonance-lattice --skill rlat-contradictions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rlat-contradictions
Source: https://github.com/tenfingerseddy/resonance-lattice/tree/main/.claude/skills/rlat-contradictions
Command: npx skills add https://github.com/tenfingerseddy/resonance-lattice --skill rlat-contradictions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects and surfaces contradictions inside an rlat knowledge model (.rlat) by comparing across documents to reveal inconsistent claims.

Core Features & Use Cases

  • Geometry-based surface: identifies cross-document passages likely to conflict without external services.
  • Human-in-the-loop judgment: enables a user to decide if surfaced pairs truly contradict and what resolution applies.
  • Use Case: pre-deployment corpus audits to ensure internal consistency.

Quick Start

Audit your .rlat for cross-document contradictions and surface candidate pairs for review.

Frequently Asked Questions about rlat-contradictions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect cross-document contradictions in a knowledge model corpus?

Detect cross-document contradictions by applying geometry-based candidate generation to compare passages across your .rlat corpus. This surfaces incompatible claims that require human judgment to confirm the stance and resolve the inconsistency.

What is a consistency check for a .rlat corpus and how does it work?

A consistency check for a .rlat corpus identifies cross-document passages likely to conflict using geometry-based candidate generation. It surfaces candidate pairs for human-in-the-loop judgment to confirm if claims truly contradict and what resolution applies.

Do I need external services or APIs to audit my .rlat corpus for inconsistent claims?

No, you do not need external services. Auditing your .rlat corpus for inconsistent claims uses geometry-based candidate generation locally, requiring only local access to your .rlat knowledge model to surface incompatible claims.

Can I automate the resolution of contradictions found during a data audit?

No, you cannot fully automate the resolution of contradictions during a data audit. The process relies on human-in-the-loop judgment, enabling a user to decide if surfaced candidate pairs truly contradict and what resolution applies.

When should I run a cross-document contradiction check on my knowledge model?

You should run a cross-document contradiction check during pre-deployment corpus audits. This ensures internal consistency by surfacing incompatible claims inside your rlat knowledge model before the corpus is deployed.