U1: Data model foundation for structured debate collaboration. - Add PhaseType enum (EXECUTION | DEBATE) - Add phase_type and debate_config fields to PlanPhase - Update to_dict/from_dict for serialization with backward compatibility - Add tests for PhaseType, debate phase creation, serialization, and mixed EXECUTION+DEBATE topological sort |
||
|---|---|---|
| .. | ||
| documents | ||
| e2e | ||
| integration | ||
| routes | ||
| tools | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||
| test_routing_chain.py | ||