Daily Operations
Run Daily Pipeline
Runs
coach_day.py --continue-on-error for all active clients.
Processes check-ins, rebuilds programmes, generates AI feedback,
rebuilds the dashboard, and prints the Morning Briefing.
Rebuild Dashboard Data
Runs
coach_dashboard_data.py to regenerate
dashboard/dashboard_data.json from current client files.
Use this after manual edits or to refresh the dashboard view.
Run Pipeline for Single Client
Runs
master_pipeline.py --client <name>.
Processes that client's pending check-in, rebuilds their programme and AI feedback.
Note:
The daily pipeline runs in the background. This page does not wait for it to finish.
Check the Runs & Logs page after 1–2 minutes to see results.
Long runs with many clients and AI calls may take several minutes.