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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_board_backtest.py | ||
| test_board_orchestrator.py | ||
| test_board_router.py | ||
| test_board_team.py | ||
| test_config.py | ||
| test_expert.py | ||
| test_plan.py | ||
| test_registry.py | ||
| test_router.py | ||
| test_team.py | ||
| test_team_orchestrator.py | ||