Skip to content

overseer: shrink queue and backfill task metadata#130

Merged
fazxes merged 1 commit intomainfrom
overseer/cleanup-20260406-queue-sharpen
Apr 6, 2026
Merged

overseer: shrink queue and backfill task metadata#130
fazxes merged 1 commit intomainfrom
overseer/cleanup-20260406-queue-sharpen

Conversation

@fazxes
Copy link
Copy Markdown
Member

@fazxes fazxes commented Apr 6, 2026

Summary

  • reduce the active queue from 59 pending tasks to 53 by closing duplicates, superseded work, a stale retroactive review, and a mislabeled blocked integration parent
  • finish the vision_section backfill so every remaining pending task now has queue-selection metadata
  • refresh the latest handoff and tracker text to match the cleaned queue state

Evidence used for closures

Verification

  • make check

@fazxes fazxes merged commit 5dd044d into main Apr 6, 2026
1 check passed
@fazxes fazxes deleted the overseer/cleanup-20260406-queue-sharpen branch April 6, 2026 09:57
fazxes added a commit that referenced this pull request Apr 6, 2026
All 3 confirmed pentest findings re-applied after 1219b32 false revert.
Deployment strategy: everything in this PR (no direct-push handoff),
so OLD check_origin_integrity sees zero direct_push_commits after merge
and exits cleanly. Next cycle re-sources lib-agent.sh with the new
per-file false-revert logic. The loop cannot fire again on this PR.

Finding 1 -- FEATURE/PR_URL pipe injection:
  Add `tr -d '|\n\r'` sanitization for FEATURE and PR_URL in daemon.sh
  after extraction from log, before writing to session index.

Finding 2 -- CI workflow files unguarded:
  Add .github/workflows/ci.yml and .github/workflows/notify-orbitweb.yml
  to PROMPT_GUARD_FILES; add .github/workflows to PROMPT_GUARD_DIRS.

Finding 3 -- False-revert loop:
  Remove coarse session-wide direct_push_commits early exit.
  Replace with per-file git log --no-merges check inside the guard loop.
  Only guard files specifically touched by a direct-push commit trigger
  the alert; files changed only by PR merge commits are skipped.

Overseer cleanup:
  Mark #130 done (bdf5d11 solved session index persistence).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant