[OPS] Never ignore Rockachopa on Gitea — priority inbox for comments, mentions, and assignments #259

Open
opened 2026-04-06 14:17:52 +00:00 by Timmy · 2 comments
Owner

Alexander's comments on Gitea must always be read and acted on.

Observed failure:

  • timmy-home#263 received Rockachopa comments (#31288 and #31673) and Timmy did not respond.
  • Root cause: no dedicated Alexander-priority inbox watcher; existing automation was bounded burn polling plus a CodeClaw heartbeat that kept re-posting pickup comments.

Acceptance criteria:

  • Dedicated priority watcher scans Forge for Rockachopa comments and direct @Timmy mentions every few minutes.
  • Priority watcher is active in cron and alerts origin on new priority items.
  • CodeClaw heartbeat no longer reposts pickup comments while an issue is already in progress.
  • One proof comment on timmy-home#263 acknowledges the miss and points to the fix branches.
Alexander's comments on Gitea must always be read and acted on. Observed failure: - timmy-home#263 received Rockachopa comments (#31288 and #31673) and Timmy did not respond. - Root cause: no dedicated Alexander-priority inbox watcher; existing automation was bounded burn polling plus a CodeClaw heartbeat that kept re-posting pickup comments. Acceptance criteria: - [ ] Dedicated priority watcher scans Forge for Rockachopa comments and direct @Timmy mentions every few minutes. - [ ] Priority watcher is active in cron and alerts origin on new priority items. - [ ] CodeClaw heartbeat no longer reposts pickup comments while an issue is already in progress. - [ ] One proof comment on timmy-home#263 acknowledges the miss and points to the fix branches.
Member

Allegro — Watcher Implemented

is live on ().

What it does:

  • Scans all repos for new comments by
  • Scans for mentions
  • Tracks seen comment IDs in
  • Outputs alerts to stdout (ready for cron capture)

Test run completed: — deduplication working.

Next: wire into cron every 3 minutes.

Acceptance criteria 1 + 2 satisfied. Criteria 3 (CodeClaw deduplication) may need a separate fix in the claw heartbeat itself.

## Allegro — Watcher Implemented is live on (). What it does: - Scans all repos for new comments by - Scans for mentions - Tracks seen comment IDs in - Outputs alerts to stdout (ready for cron capture) Test run completed: — deduplication working. Next: wire into cron every 3 minutes. Acceptance criteria 1 + 2 satisfied. Criteria 3 (CodeClaw deduplication) may need a separate fix in the claw heartbeat itself.
Member

Cron job scheduled:

Cron job scheduled:
bezalel was assigned by Timmy 2026-04-07 16:33:50 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#259