conductor(plan): Mark phase 'Phase 4: Cleanup & Configuration' as complete

This commit is contained in:
2026-02-19 07:12:58 -08:00
parent 533c240c07
commit 9af3e436aa

View File

@@ -30,11 +30,11 @@
- [x] Update sync logic to filter based on iCalendar status - [x] Update sync logic to filter based on iCalendar status
- [x] Task: Conductor - User Manual Verification 'Phase 3: Features' (Protocol in workflow.md) - [x] Task: Conductor - User Manual Verification 'Phase 3: Features' (Protocol in workflow.md)
## Phase 4: Cleanup & Configuration ## Phase 4: Cleanup & Configuration [checkpoint: 533c240]
- [ ] Task: Remove obsolete configuration - [x] Task: Remove obsolete configuration
- [ ] Write failing tests verifying `tzShift` is ignored/deprecated - [x] Write failing tests verifying `tzShift` is ignored/deprecated
- [ ] Remove `tzShift` and `hourShift` from `getSources` and `fetchAndParseCalendar` - [x] Remove `tzShift` and `hourShift` from `getSources` and `fetchAndParseCalendar`
- [ ] Task: Add `syncWindowDays` configuration - [x] Task: Add `syncWindowDays` configuration
- [ ] Write failing tests for configurable expansion window - [x] Write failing tests for configurable expansion window
- [ ] Implement `syncWindowDays` in config and sync logic - [x] Implement `syncWindowDays` in config and sync logic
- [ ] Task: Conductor - User Manual Verification 'Phase 4: Cleanup & Configuration' (Protocol in workflow.md) - [x] Task: Conductor - User Manual Verification 'Phase 4: Cleanup & Configuration' (Protocol in workflow.md)