Skip to content

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

Closed
fefsbenson wants to merge 11 commits intothiagofinch:mainfrom
fefsbenson:feat/enhanced-debate-engine
Closed

feat: add enhanced debate engine with scoring and conflict resolution#16
fefsbenson wants to merge 11 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

aquilatrindade and others added 11 commits February 27, 2026 19:25
All previous history squashed for security hygiene.
Repository fully sanitized - no residual sensitive data.
iCloud Drive sync created duplicate folders/files across knowledge/,
artifacts/, docs/, and archive/. All duplicates verified as copies
of existing originals before deletion. Repo moved to ~/Projects/
to prevent recurrence.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolve merge conflict (audit reports deleted upstream).
Remove git push deny rule from settings.json (force-push still blocked).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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>
…earch/

- Add comprehensive DEVOPS-AUDIT-LAYER-SYSTEM.md (12 sections)
- Remove npm publish from settings.json deny list
- Add research/ to .gitignore

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>
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.

3 participants