AOSSIE-Org / AOSSIE-Org/DebateAI

Proposal: Post-Debate Reasoning Analysis – Initial Scaffolding

未关闭
#314 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
84
派生
198
平均合并
2 天 19 小时
30 天内合并 PR
30

描述

## Context
DebateAI currently provides debate outcomes, judging, and rankings, but users have limited visibility into *why* specific arguments fail at a reasoning level.
Following recent Discord discussions, this issue proposes an initial, minimal step toward adding a post-debate reasoning and learning layer to DebateAI.

## Problem
While debates are structured (opening / cross-exam / closing), there is currently no logic-level analysis that:
- Identifies recurring reasoning mistakes
- Explains why certain argument patterns are weak
- Supports structured post-debate learning over time

## Proposed Initial Scope (Foundational Only)
This issue intentionally focuses on scaffolding, not features:
- Introduce a dedicated post-debate `analysis` module
- Define interfaces and data structures for future reasoning analysis
- Ensure the system runs only after debates conclude
- Keep the module optional and non-invasive

## Explicit Non-Goals (for this phase)
- No real-time debate intervention
- No judging, ranking, or Elo changes
- No AI opponent modifications
- No fallacy detection logic yet

## Outcome
If this structure is acceptable, follow-up PRs can incrementally add:
- Fallacy signal heuristics
- Explainable coaching
- Reasoning-aware history

Feedback on scope and structure is welcome before proceeding.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。