Implemented clustering algorithm in calculate_event_layout that: - Only creates column splits for events that actually overlap - Non-overlapping events maintain full width display - Uses greedy column assignment for overlapping groups - Preserves proper column indices for each event 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>