overseer: shrink queue and backfill task metadata#130
Merged
Conversation
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).
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vision_sectionbackfill so every remaining pending task now has queue-selection metadataEvidence used for closures
#0063superseded by PR feat: sub-agent coordination module for Loop 2 #72 / task#0083(nightshift/coordination.pyshipped)#0071duplicated completed task#0059/ PR feat: feature summary generation module for Loop 2 builds #64 (nightshift/summary.pyshipped)#0075satisfied once#0071was closed#0119closed as stale because PR feat: add pentest preflight to builder daemon #89 is 79 commits / 30 merged PRs behindmain#0032marked blocked because its own task text says live webhook validation is still required, while code-only work already lives in#0137Verification
make check