diff --git a/backend/app/__pycache__/config.cpython-313.pyc b/backend/app/__pycache__/config.cpython-313.pyc deleted file mode 100644 index 46f4092..0000000 Binary files a/backend/app/__pycache__/config.cpython-313.pyc and /dev/null differ diff --git a/backend/app/__pycache__/database.cpython-313.pyc b/backend/app/__pycache__/database.cpython-313.pyc deleted file mode 100644 index 9599532..0000000 Binary files a/backend/app/__pycache__/database.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/__init__.cpython-313.pyc b/backend/app/models/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 67e150b..0000000 Binary files a/backend/app/models/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/analysis.cpython-313.pyc b/backend/app/models/__pycache__/analysis.cpython-313.pyc deleted file mode 100644 index 3eea32b..0000000 Binary files a/backend/app/models/__pycache__/analysis.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/base.cpython-313.pyc b/backend/app/models/__pycache__/base.cpython-313.pyc deleted file mode 100644 index 14cabfd..0000000 Binary files a/backend/app/models/__pycache__/base.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/garmin_sync_log.cpython-313.pyc b/backend/app/models/__pycache__/garmin_sync_log.cpython-313.pyc deleted file mode 100644 index 86801c2..0000000 Binary files a/backend/app/models/__pycache__/garmin_sync_log.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/plan.cpython-313.pyc b/backend/app/models/__pycache__/plan.cpython-313.pyc deleted file mode 100644 index 3732227..0000000 Binary files a/backend/app/models/__pycache__/plan.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/plan_rule.cpython-313.pyc b/backend/app/models/__pycache__/plan_rule.cpython-313.pyc deleted file mode 100644 index c0d482b..0000000 Binary files a/backend/app/models/__pycache__/plan_rule.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/prompt.cpython-313.pyc b/backend/app/models/__pycache__/prompt.cpython-313.pyc deleted file mode 100644 index 564ee9c..0000000 Binary files a/backend/app/models/__pycache__/prompt.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/route.cpython-313.pyc b/backend/app/models/__pycache__/route.cpython-313.pyc deleted file mode 100644 index 1a8c8a3..0000000 Binary files a/backend/app/models/__pycache__/route.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/rule.cpython-313.pyc b/backend/app/models/__pycache__/rule.cpython-313.pyc deleted file mode 100644 index c76af25..0000000 Binary files a/backend/app/models/__pycache__/rule.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/section.cpython-313.pyc b/backend/app/models/__pycache__/section.cpython-313.pyc deleted file mode 100644 index 0b93fad..0000000 Binary files a/backend/app/models/__pycache__/section.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/user.cpython-313.pyc b/backend/app/models/__pycache__/user.cpython-313.pyc deleted file mode 100644 index e418765..0000000 Binary files a/backend/app/models/__pycache__/user.cpython-313.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/workout.cpython-313.pyc b/backend/app/models/__pycache__/workout.cpython-313.pyc deleted file mode 100644 index f5d1926..0000000 Binary files a/backend/app/models/__pycache__/workout.cpython-313.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/ai_service.cpython-313.pyc b/backend/app/services/__pycache__/ai_service.cpython-313.pyc deleted file mode 100644 index 361191c..0000000 Binary files a/backend/app/services/__pycache__/ai_service.cpython-313.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/garmin.cpython-313.pyc b/backend/app/services/__pycache__/garmin.cpython-313.pyc deleted file mode 100644 index b1068b9..0000000 Binary files a/backend/app/services/__pycache__/garmin.cpython-313.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/plan_evolution.cpython-313.pyc b/backend/app/services/__pycache__/plan_evolution.cpython-313.pyc deleted file mode 100644 index d6db478..0000000 Binary files a/backend/app/services/__pycache__/plan_evolution.cpython-313.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/prompt_manager.cpython-313.pyc b/backend/app/services/__pycache__/prompt_manager.cpython-313.pyc deleted file mode 100644 index 3a3d153..0000000 Binary files a/backend/app/services/__pycache__/prompt_manager.cpython-313.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/workout_sync.cpython-313.pyc b/backend/app/services/__pycache__/workout_sync.cpython-313.pyc deleted file mode 100644 index c6133f5..0000000 Binary files a/backend/app/services/__pycache__/workout_sync.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/__init__.cpython-313.pyc b/tui/services/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 0228caa..0000000 Binary files a/tui/services/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/dashboard_service.cpython-313.pyc b/tui/services/__pycache__/dashboard_service.cpython-313.pyc deleted file mode 100644 index 755953c..0000000 Binary files a/tui/services/__pycache__/dashboard_service.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/plan_service.cpython-313.pyc b/tui/services/__pycache__/plan_service.cpython-313.pyc deleted file mode 100644 index 6ac3442..0000000 Binary files a/tui/services/__pycache__/plan_service.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/route_service.cpython-313.pyc b/tui/services/__pycache__/route_service.cpython-313.pyc deleted file mode 100644 index a402a70..0000000 Binary files a/tui/services/__pycache__/route_service.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/rule_service.cpython-313.pyc b/tui/services/__pycache__/rule_service.cpython-313.pyc deleted file mode 100644 index 1887eb7..0000000 Binary files a/tui/services/__pycache__/rule_service.cpython-313.pyc and /dev/null differ diff --git a/tui/services/__pycache__/workout_service.cpython-313.pyc b/tui/services/__pycache__/workout_service.cpython-313.pyc deleted file mode 100644 index f20d75f..0000000 Binary files a/tui/services/__pycache__/workout_service.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/__init__.cpython-313.pyc b/tui/views/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 979a2f0..0000000 Binary files a/tui/views/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/dashboard.cpython-313.pyc b/tui/views/__pycache__/dashboard.cpython-313.pyc deleted file mode 100644 index 73ab5a5..0000000 Binary files a/tui/views/__pycache__/dashboard.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/plans.cpython-313.pyc b/tui/views/__pycache__/plans.cpython-313.pyc deleted file mode 100644 index 25b35ab..0000000 Binary files a/tui/views/__pycache__/plans.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/routes.cpython-313.pyc b/tui/views/__pycache__/routes.cpython-313.pyc deleted file mode 100644 index 00b29c7..0000000 Binary files a/tui/views/__pycache__/routes.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/rules.cpython-313.pyc b/tui/views/__pycache__/rules.cpython-313.pyc deleted file mode 100644 index b4f9e56..0000000 Binary files a/tui/views/__pycache__/rules.cpython-313.pyc and /dev/null differ diff --git a/tui/views/__pycache__/workouts.cpython-313.pyc b/tui/views/__pycache__/workouts.cpython-313.pyc deleted file mode 100644 index 126247b..0000000 Binary files a/tui/views/__pycache__/workouts.cpython-313.pyc and /dev/null differ