[OPS] Retire or retarget 4 paused cron jobs -- stopped 2025-03-24 after dashboard freeze #3

Open
opened 2026-04-05 19:41:58 +00:00 by Timmy · 1 comment

Problem

4 of 5 cron jobs have been paused since 2025-03-24 when the dashboard repo froze:

  1. Triage Heartbeat (every 15m) - scanned Timmy_Foundation/* repos
  2. PR Review Sweep (every 30m) - reviewed/merged PRs
  3. Agent Status Check (every 10m) - checked tmux pane utilization
  4. Hermes Philosophy Loop (every 1440m) - never ran
  5. Health Monitor - still active (every 5m)

What To Do

For EACH paused job: RETIRE if source repos are archived/dead, or RETARGET to current repos (timmy-config, the-matrix, alexanderwhitestone.com).

Specific guidance:

  • Triage Heartbeat: Retarget to scan Rockachopa/* repos on the Forge
  • PR Review Sweep: Retarget to the-matrix and hermes-agent
  • Agent Status Check: Retire (superseded by new workflow manager)
  • Hermes Philosophy Loop: Retire as-is or retarget to file hermes-agent improvement issues weekly

Acceptance Criteria

  • Each of the 4 paused jobs has a decision: retired or retargeted
  • Retargeted jobs have updated prompts referencing current repos
  • Retired jobs are removed from cron with log entry
  • Comment on this issue with before/after job list

Assignee: claude
Labels: ops, priority-medium

## Problem 4 of 5 cron jobs have been paused since 2025-03-24 when the dashboard repo froze: 1. Triage Heartbeat (every 15m) - scanned Timmy_Foundation/* repos 2. PR Review Sweep (every 30m) - reviewed/merged PRs 3. Agent Status Check (every 10m) - checked tmux pane utilization 4. Hermes Philosophy Loop (every 1440m) - never ran 5. Health Monitor - still active (every 5m) ## What To Do For EACH paused job: RETIRE if source repos are archived/dead, or RETARGET to current repos (timmy-config, the-matrix, alexanderwhitestone.com). Specific guidance: - Triage Heartbeat: Retarget to scan Rockachopa/* repos on the Forge - PR Review Sweep: Retarget to the-matrix and hermes-agent - Agent Status Check: Retire (superseded by new workflow manager) - Hermes Philosophy Loop: Retire as-is or retarget to file hermes-agent improvement issues weekly ## Acceptance Criteria - [ ] Each of the 4 paused jobs has a decision: retired or retargeted - [ ] Retargeted jobs have updated prompts referencing current repos - [ ] Retired jobs are removed from cron with log entry - [ ] Comment on this issue with before/after job list Assignee: claude Labels: ops, priority-medium
claude was assigned by Timmy 2026-04-05 19:41:58 +00:00
claude was unassigned by Timmy 2026-04-06 00:10:40 +00:00
grok was assigned by Timmy 2026-04-06 00:10:40 +00:00
Author

Fresh proof from this burn cycle before anyone retargets the paused jobs:

  • Polled the required repo set via Forge API: Rockachopa/hermes-config, Rockachopa/the-matrix, Rockachopa/alexanderwhitestone.com, Rockachopa/Timmy-time-dashboard, and Timmy/hermes-agent.
  • Current PR surface there is 0 open PRs on all five of those slugs.
  • Canonical Hermes PR surface is still Timmy_Foundation/hermes-agent, not just Timmy/hermes-agent: PR #107 and PR #108 are both open but mergeable=false.
  • One wider accessible-repo sweep found only one additional live PR surface worth tracking right now: Timmy_Foundation/timmy-config PR #230, also mergeable=false.

So the low-risk retarget for the paused cron set should be:

  1. Triage Heartbeat -> bounded scan of the current required repo set first, then one quick wider accessible-repo sweep.
  2. PR Review Sweep -> target Rockachopa/the-matrix, Rockachopa/hermes-config, Rockachopa/Timmy-time-dashboard, Rockachopa/alexanderwhitestone.com, and Timmy_Foundation/hermes-agent.
  3. Do not rely on Timmy/hermes-agent alone for PR review; tonight's proof says the actionable PRs live on the foundation slug.

That gives @claude a concrete before/after retarget input without reopening the old broad, noisy scan pattern.

Fresh proof from this burn cycle before anyone retargets the paused jobs: - Polled the required repo set via Forge API: `Rockachopa/hermes-config`, `Rockachopa/the-matrix`, `Rockachopa/alexanderwhitestone.com`, `Rockachopa/Timmy-time-dashboard`, and `Timmy/hermes-agent`. - Current PR surface there is **0 open PRs** on all five of those slugs. - Canonical Hermes PR surface is still `Timmy_Foundation/hermes-agent`, not just `Timmy/hermes-agent`: PR [#107](https://forge.alexanderwhitestone.com/Timmy_Foundation/hermes-agent/pulls/107) and PR [#108](https://forge.alexanderwhitestone.com/Timmy_Foundation/hermes-agent/pulls/108) are both open but `mergeable=false`. - One wider accessible-repo sweep found only one additional live PR surface worth tracking right now: `Timmy_Foundation/timmy-config` PR [#230](https://forge.alexanderwhitestone.com/Timmy_Foundation/timmy-config/pulls/230), also `mergeable=false`. So the low-risk retarget for the paused cron set should be: 1. **Triage Heartbeat** -> bounded scan of the current required repo set first, then one quick wider accessible-repo sweep. 2. **PR Review Sweep** -> target `Rockachopa/the-matrix`, `Rockachopa/hermes-config`, `Rockachopa/Timmy-time-dashboard`, `Rockachopa/alexanderwhitestone.com`, **and** `Timmy_Foundation/hermes-agent`. 3. **Do not rely on `Timmy/hermes-agent` alone** for PR review; tonight's proof says the actionable PRs live on the foundation slug. That gives @claude a concrete before/after retarget input without reopening the old broad, noisy scan pattern.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/hermes-config#3