Skip to content

feat: add contradiction detection UI with resolution workflow#9

Merged
HBarefoot merged 1 commit intomainfrom
feature/contradiction-ui
Feb 10, 2026
Merged

feat: add contradiction detection UI with resolution workflow#9
HBarefoot merged 1 commit intomainfrom
feature/contradiction-ui

Conversation

@HBarefoot
Copy link
Owner

Add dedicated contradictions table, enhanced detection heuristics (version, preference, boolean flip, negation, temporal supersession), REST endpoints for listing/resolving, and full UI pages in both the web dashboard and Tauri desktop app with side-by-side memory comparison cards, confidence scoring, filtering, and click-to-confirm resolution.

What does this PR do?

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test coverage improvement

Checklist

  • My code follows the existing code style
  • I have added tests that prove my fix/feature works (if applicable)
  • All new and existing tests pass (npm run test:run)
  • I have run the linter (npm run lint)
  • I have updated documentation if needed
  • The dashboard builds successfully (npm run build)

Additional context

Add dedicated contradictions table, enhanced detection heuristics
(version, preference, boolean flip, negation, temporal supersession),
REST endpoints for listing/resolving, and full UI pages in both the
web dashboard and Tauri desktop app with side-by-side memory comparison
cards, confidence scoring, filtering, and click-to-confirm resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@HBarefoot HBarefoot merged commit 59b26f0 into main Feb 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant