Files
timmy-config/cron/jobs.json
2026-04-04 14:39:10 -04:00

149 lines
5.0 KiB
JSON

{
"jobs": [
{
"id": "9e0624269ba7",
"name": "Triage Heartbeat",
"prompt": "Scan Timmy_Foundation/the-nexus, timmy-home, timmy-config, and hermes-agent for unassigned issues. Route them using the audited lane map, avoid duplicate backlog churn, and escalate governing or cross-boundary work to Timmy or Allegro instead of assigning blindly.",
"schedule": {
"kind": "interval",
"minutes": 15,
"display": "every 15m"
},
"schedule_display": "every 15m",
"repeat": {
"times": null,
"completed": 6
},
"enabled": false,
"created_at": "2026-03-24T11:28:46.408551-04:00",
"next_run_at": "2026-03-24T15:48:57.749458-04:00",
"last_run_at": "2026-03-24T15:33:57.749458-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null,
"state": "paused",
"paused_at": "2026-03-24T16:23:01.614552-04:00",
"paused_reason": "Dashboard repo frozen - loops redirected to the-nexus",
"skills": [
"triage",
"deduplication",
"dispatch"
],
"skill": "issue-triager"
},
{
"id": "e29eda4a8548",
"name": "PR Review Sweep",
"prompt": "Review open PRs in Timmy_Foundation/the-nexus, timmy-home, timmy-config, and hermes-agent. Post severity-ordered findings, protect sensitive control surfaces, and auto-merge only low-risk PRs that are fully verified and non-governing.",
"schedule": {
"kind": "interval",
"minutes": 30,
"display": "every 30m"
},
"schedule_display": "every 30m",
"repeat": {
"times": null,
"completed": 2
},
"enabled": false,
"created_at": "2026-03-24T11:28:46.408986-04:00",
"next_run_at": "2026-03-24T15:51:42.995715-04:00",
"last_run_at": "2026-03-24T15:21:42.995715-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null,
"state": "paused",
"paused_at": "2026-03-24T16:23:02.731437-04:00",
"paused_reason": "Dashboard repo frozen - loops redirected to the-nexus",
"skills": [
"review",
"governance",
"merge-safety"
],
"skill": "pr-reviewer"
},
{
"id": "a77a87392582",
"name": "Health Monitor",
"prompt": "Check Hermes gateway health, local inference surface, pipeline freshness, disk space, memory, and active process count. Prefer the live Hermes sidecar reality over any stale Ollama-era assumptions.",
"schedule": {
"kind": "interval",
"minutes": 5,
"display": "every 5m"
},
"schedule_display": "every 5m",
"repeat": {
"times": null,
"completed": 14
},
"enabled": true,
"created_at": "2026-03-24T11:28:46.409367-04:00",
"next_run_at": "2026-03-24T15:39:39.045945-04:00",
"last_run_at": "2026-03-24T15:34:39.045945-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null,
"state": "scheduled"
},
{
"id": "5e9d952871bc",
"name": "Agent Status Check",
"prompt": "Check workflow utilization instead of tmux panes: unassigned issues, review queue pressure, overloaded assignees, and stale PRs across the core Timmy Foundation repos.",
"schedule": {
"kind": "interval",
"minutes": 10,
"display": "every 10m"
},
"schedule_display": "every 10m",
"repeat": {
"times": null,
"completed": 8
},
"enabled": false,
"created_at": "2026-03-24T11:28:46.409727-04:00",
"next_run_at": "2026-03-24T15:45:58.108921-04:00",
"last_run_at": "2026-03-24T15:35:58.108921-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null,
"state": "paused",
"paused_at": "2026-03-24T16:23:03.869047-04:00",
"paused_reason": "Dashboard repo frozen - loops redirected to the-nexus",
"skills": [
"queue-hygiene",
"review-pressure",
"dispatch"
],
"skill": "ops-workflow-status"
},
{
"id": "36fb2f630a17",
"name": "Hermes Philosophy Loop",
"prompt": "Review Hermes-agent against the current doctrine from the-nexus issue #542. Only file narrowly scoped issues that materially improve Heartbeat, Harness, or Portal Interface, and collapse duplicates instead of generating philosophy drift.",
"schedule": {
"kind": "interval",
"minutes": 1440,
"display": "every 1440m"
},
"schedule_display": "every 1440m",
"repeat": {
"times": null,
"completed": 0
},
"enabled": false,
"created_at": "2026-03-24T11:28:46.410059-04:00",
"next_run_at": "2026-03-25T11:28:46.410064-04:00",
"last_run_at": null,
"last_status": null,
"last_error": null,
"deliver": "local",
"origin": null
}
],
"updated_at": "2026-03-24T16:23:03.869797-04:00"
}