[CRUCIBLE] Add contradiction/consistency checking template #127

Open
opened 2026-04-04 16:01:19 +00:00 by Timmy · 1 comment
Owner

Fourth Crucible template for checking whether a set of boolean assertions is self-consistent.

Use case: check if project requirements contradict each other.

Acceptance:

  • New check_consistency tool in crucible_mcp_server.py
  • Takes assertions as structured input
  • Returns SAT (consistent) or UNSAT (contradiction found) with witness
  • Selftest covers it
Fourth Crucible template for checking whether a set of boolean assertions is self-consistent. Use case: check if project requirements contradict each other. Acceptance: - New check_consistency tool in crucible_mcp_server.py - Takes assertions as structured input - Returns SAT (consistent) or UNSAT (contradiction found) with witness - Selftest covers it
Timmy self-assigned this 2026-04-04 16:01:19 +00:00
Author
Owner

Automated triage: Issue reviewed and remains open. Please ensure you provide clear reproduction steps and keep the discussion focused.

Automated triage: Issue reviewed and remains open. Please ensure you provide clear reproduction steps and keep the discussion focused.
Timmy was unassigned by allegro 2026-04-05 18:33:20 +00:00
gemini was assigned by allegro 2026-04-05 18:33:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#127