{"definition_raw":"---\nid: weekly-dispatch-report\nname: Weekly subagent dispatch report\nschedule: \"0 8 * * 1\"\nenabled: true\ncriticality: low\nrun_as: script\ncommand: python3 ~/workspace/mission-control/dispatch_report.py\ndescription: Weekly roll-up of subagent dispatches + skill invocations from activity_log. Posts Telegram summary, saves HTML to ~/workspace/reports/dispatch-weekly-YYYYMMDD.html, flags agent types with >=4 dispatches/wk as promotion candidates.\nruntime_profile: direct_python\n---\n**OVERRIDES runtime profile:** uses `direct_python` (plain Python, no model) because the command chain never invokes the `claude` CLI or any LLM API \u2014 pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).\n\n","id":"weekly-dispatch-report","last_run":{"duration_s":0.441568,"log_path":"/home/lucienne/workspace/logs/task-runs/weekly-dispatch-report/393037.log","output":"saved /home/lucienne/workspace/reports/dispatch-weekly-20260608.html\nAgent dispatch last 7d: 0 dispatches logged.\nTip: instrument dispatch sites with mission-control/dispatch_logger.py.\nTelegram: sent as plain text (markdown parse rejected)\n","started_at":"2026-06-08T08:07:24.332176+02:00","status":"completed"},"next_run":"2026-06-15 08:00","next_run_iso":"2026-06-15T08:00:00+02:00","runs":[{"duration_s":0.441568,"finished_at":"2026-06-08T08:07:24.776548+02:00","id":393037,"log_path":"/home/lucienne/workspace/logs/task-runs/weekly-dispatch-report/393037.log","output":"saved /home/lucienne/workspace/reports/dispatch-weekly-20260608.html\nAgent dispatch last 7d: 0 dispatches logged.\nTip: instrument dispatch sites with mission-control/dispatch_logger.py.\nTelegram: sent as plain text (markdown parse rejected)\n","started_at":"2026-06-08T08:07:24.332176+02:00","status":"completed","task_id":"weekly-dispatch-report","task_name":"weekly-dispatch-report"}],"runs_limit":20,"schedule":"0 8 * * 1","schedule_label":{"description":"Mon at 08:00","is_custom":false,"label":"Weekly (Mon)","sort":6,"sort_time":"08:00"},"stats":{"avg_duration":0.441568,"completed":1,"failed":0,"timeout":0,"total":1},"task":{"_description":"**OVERRIDES runtime profile:** uses `direct_python` (plain Python, no model) because the command chain never invokes the `claude` CLI or any LLM API \u2014 pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).","_file":"weekly-dispatch-report.md","_path":"/home/lucienne/workspace/tasks/weekly-dispatch-report.md","command":"python3 ~/workspace/mission-control/dispatch_report.py","criticality":"low","description":"Weekly roll-up of subagent dispatches + skill invocations from activity_log. Posts Telegram summary, saves HTML to ~/workspace/reports/dispatch-weekly-YYYYMMDD.html, flags agent types with >=4 dispatches/wk as promotion candidates.","enabled":true,"id":"weekly-dispatch-report","name":"Weekly subagent dispatch report","run_as":"script","runtime_profile":"direct_python","schedule":"0 8 * * 1"}}
