Skip to content

Fix hygiene cleanup candidate safety labels#819

Merged
chubes4 merged 2 commits into
mainfrom
fix/issue-816-hygiene-summary
Jun 26, 2026
Merged

Fix hygiene cleanup candidate safety labels#819
chubes4 merged 2 commits into
mainfrom
fix/issue-816-hygiene-summary

Conversation

@chubes4

@chubes4 chubes4 commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

  • stop labeling cheap inventory cleanup candidates as safe before fresh probes
  • report pending revalidation and probe status explicitly
  • keep bounded apply guidance while clarifying it may block dirty/unpushed rows

Fixes #816.

Verification

  • php tests/worktree-cleanup-candidate-classifier.php
  • php tests/workspace-compact-output.php
  • php tests/worktree-disk-budget.php
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Root-cause investigation, implementation, tests, and PR preparation.

@chubes4 chubes4 merged commit 9250153 into main Jun 26, 2026
@chubes4 chubes4 deleted the fix/issue-816-hygiene-summary branch June 26, 2026 02:49
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.

Hygiene cleanup summary can label candidates safe-to-remove before fresh safety probes

1 participant