Skip to content

[Contradiction Scan] Cross-reference and flag inconsistencies across collections #149

Description

@jordanpartridge

Problem

No built-in contradiction detection—wiki risks hallucinating unified truth from conflicting sources (Karpathy's personal wiki strength).

Solution

Extend searchableCollections() or new ContradictionScan:

  • Query related collections semantically
  • Embed diffs/contradicts (e.g., 'HRV advice: collA says rest@<50ms, collB says push')
  • Output: Flagged sections in wiki notes or dedicated report

AC

  • Semantic similarity threshold for 'related' chunks
  • Human-readable diff format
  • Integrate w/ WikiCompiler output

Video inspo: https://youtu.be/dxq7WtWxi44 (cross-refs contradictions)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions