Expand description
EncounterArgumentationState: the encounter-level state object
composing schemes + bipolar + weighted + weighted-bipolar.
Consumers build a state via new(registry), optionally configure
a weight source and scene intensity via builders, add scheme
instances and raw edges, then query acceptance and coalitions.
Structsยง
- Encounter
Argumentation State - Encounter-level argumentation state composing schemes (premises + conclusion), bipolar graph structure (attacks + supports), weighted edge strengths, and a configurable scene-intensity budget.