Skip to content

feat: add enhanced debate engine with scoring and conflict resolution#16

Open
fefsbenson wants to merge 3 commits intothiagofinch:mainfrom
fefsbenson:feat/enhanced-debate-engine
Open

feat: add enhanced debate engine with scoring and conflict resolution#16
fefsbenson wants to merge 3 commits intothiagofinch:mainfrom
fefsbenson:feat/enhanced-debate-engine

Conversation

@fefsbenson
Copy link

Summary

  • Structured argumentation with mandatory evidence citations per claim
  • 5-dimension scoring system (evidence, logic, practical, risk, epistemic)
  • Formal conflict resolution protocol with decision records
  • Convergence detection (CONVERGED, DOMINANT, DEADLOCKED, CONSENSUS)

Files

  • core/protocols/enhanced-debate.md - Debate protocol
  • core/schemas/debate-session.schema.json - Session schema
  • core/templates/conclave/debate-scorecard.md - Scorecard template

Test plan

  • Validate schema against sample debate session JSON
  • Run mock debate with 3 agents using structured format
  • Verify scoring produces differentiated results

🤖 Generated with Claude Code

fefsbenson and others added 3 commits March 1, 2026 00:28
Add L6 Values Hierarchy, L7 Core Obsessions, L8 Productive Paradoxes.
Inspired by MMOS DNA Mental methodology with triangulation for L6-L8.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Structured argumentation protocol with evidence-based scoring across
5 dimensions, formal conflict resolution, and convergence detection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fefsbenson fefsbenson requested a review from thiagofinch as a code owner March 1, 2026 23:15
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