diff --git a/cron/audit-report.json b/cron/audit-report.json new file mode 100644 index 00000000..71314191 --- /dev/null +++ b/cron/audit-report.json @@ -0,0 +1,104 @@ +{ + "audit_time": "2026-04-15T01:13:31.126215+00:00", + "total_jobs": 7, + "summary": { + "healthy": 7, + "transient_errors": 0, + "systemic_failures": 0 + }, + "systemic_jobs": [], + "transient_jobs": [], + "all_jobs": [ + { + "id": "9e0624269ba7", + "name": "Triage Heartbeat", + "schedule": "every 15m", + "state": "paused", + "enabled": false, + "last_status": "ok", + "last_error": null, + "last_run_at": "2026-03-24T15:33:57.749458-04:00", + "category": "healthy", + "reason": "Dashboard repo frozen - loops redirected to the-nexus", + "action": "none \u2014 paused intentionally" + }, + { + "id": "e29eda4a8548", + "name": "PR Review Sweep", + "schedule": "every 30m", + "state": "paused", + "enabled": false, + "last_status": "ok", + "last_error": null, + "last_run_at": "2026-03-24T15:21:42.995715-04:00", + "category": "healthy", + "reason": "Dashboard repo frozen - loops redirected to the-nexus", + "action": "none \u2014 paused intentionally" + }, + { + "id": "a77a87392582", + "name": "Health Monitor", + "schedule": "every 5m", + "state": "scheduled", + "enabled": true, + "last_status": "ok", + "last_error": null, + "last_run_at": "2026-03-24T15:34:39.045945-04:00", + "category": "healthy", + "reason": "Last run succeeded", + "action": "" + }, + { + "id": "36fb2f630a17", + "name": "Hermes Philosophy Loop", + "schedule": "every 1440m", + "state": "unknown", + "enabled": false, + "last_status": null, + "last_error": null, + "last_run_at": null, + "category": "healthy", + "reason": "Never run, no errors", + "action": "" + }, + { + "id": "muda-audit-weekly", + "name": "Muda Audit", + "schedule": "0 21 * * 0", + "state": "scheduled", + "enabled": true, + "last_status": null, + "last_error": null, + "last_run_at": null, + "category": "healthy", + "reason": "Never run, no errors", + "action": "" + }, + { + "id": "kaizen-retro-349", + "name": "Kaizen Retro", + "schedule": "daily at 07:30", + "state": "scheduled", + "enabled": true, + "last_status": null, + "last_error": null, + "last_run_at": null, + "category": "healthy", + "reason": "Never run, no errors", + "action": "" + }, + { + "id": "overnight-rd-nightly", + "name": "Overnight R&D Loop", + "schedule": "Nightly at 10 PM EDT", + "state": "scheduled", + "enabled": true, + "last_status": null, + "last_error": null, + "last_run_at": null, + "category": "healthy", + "reason": "Never run, no errors", + "action": "" + } + ] +} \ No newline at end of file