refactor: Phase 5 - Clean up Orchestrator, remove deprecated methods

- Remove deprecated wrapper methods (generateTimeSlots, autoGroupParticipants, etc.)
- Update autoArrange() to call services directly
- Final class size: 288 lines (75% reduction from original 1148 lines)
- All 438 tests passing

Closes #11 - God Class refactoring complete
This commit is contained in:
2026-01-17 00:43:00 +08:00
parent fbde7b196d
commit 8caed3ae8a
9 changed files with 4 additions and 58 deletions