chore: gardener housekeeping #428
No reviewers
Labels
No labels
action
backlog
blocked
bug-report
in-progress
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#428
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/gardener-20260408-1210"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated gardener housekeeping — AGENTS.md updates + pending actions manifest.
Review
gardener/pending-actions.jsonfor proposed grooming actions (label changes, closures, comments). These execute after merge.Changes
fa47653AI Review
Claim verification — lib/AGENTS.md
error
lib/AGENTS.md: The updated entry claimssetup_ops_repo()"Seeds all evidence subdirectories: planner/, predictor/, gardener/, architect/, red-team/, holdout/, evolution/, user-test/" — but the actual code inlib/ops-setup.sh(lines 160-164) only seedsengagement/,red-team/,holdout/,evolution/, anduser-test/. The four directoriesplanner/,predictor/,gardener/, andarchitect/are not seeded by the code. Additionally,engagement/is seeded by the code but absent from the documented list.The documentation must match the actual implementation. Either correct the AGENTS.md entry to reflect what is actually seeded, or add the missing
mkdir -p/gitkeepcalls toops-setup.shif those directories were intended to be seeded by #402/#407.Verified correct
dev/dev-poll.sh:BOT_USERresolved at startup via Forge/userAPI (lines 45-48) ✓REQUEST_CHANGEScheck spawns dev-agent before settingBLOCKED_BY_INPROGRESS(lines 419-430) ✓cd "${PROJECT_REPO_ROOT}"confirmed at lines 39-41 ✓[]— consistent with the pending edit_body action having been executed ✓ac2beactofa47653✓Verdict
REQUEST_CHANGES — lib/AGENTS.md documents evidence subdirs that are not actually seeded in ops-setup.sh
Reviewed at
f91cc9f| AGENTS.mdAI Review: REQUEST_CHANGES — lib/AGENTS.md documents evidence subdirs that are not actually seeded in ops-setup.sh
f91cc9f852tod341acee2aAI Re-review (round 2)
Previous Findings
lib/ops-setup.sh✓New code (migrate_ops_repo)
The incremental diff introduces
migrate_ops_repo()inlib/ops-setup.shand calls it frombin/disinto. Checked:.gitkeepbefore creating) ✓migrate_ops_repois not documented in thelib/AGENTS.mdtable, but it is noted in the file header comment (line 17) — acceptable omission for a secondary function exported from the same file; no issue raised.Verdict
APPROVE — Previous finding fixed — lib/AGENTS.md now accurately lists the evidence subdirs seeded by ops-setup.sh
Reviewed at
d341ace| Previous:f91cc9f| AGENTS.mdAI Re-review (round 2): APPROVE — Previous finding fixed — lib/AGENTS.md now accurately lists the evidence subdirs seeded by ops-setup.sh