Skip to content

Fix hygiene cleanup candidate terminology#831

Merged
chubes4 merged 2 commits into
mainfrom
issue/822-hygiene-reporting
Jun 27, 2026
Merged

Fix hygiene cleanup candidate terminology#831
chubes4 merged 2 commits into
mainfrom
issue/822-hygiene-reporting

Conversation

@chubes4

@chubes4 chubes4 commented Jun 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Add explicit cleanup summary metrics for inventory-only candidates and freshly probed safe removals.
  • Update the scheduled hygiene report log to describe inventory cleanup candidates as pending fresh safety probes.
  • Extend focused coverage for the split metrics in cleanup summaries and compact hygiene output.

Fixes #822

Tests

  • php tests/worktree-cleanup-candidate-classifier.php
  • php tests/workspace-compact-output.php
  • php tests/workspace-hygiene-timeout-safe-contract.php
  • php -l inc/Workspace/WorkspaceWorktreeCleanupEngine.php && php -l inc/Tasks/WorkspaceHygieneReportTask.php && php -l tests/worktree-cleanup-candidate-classifier.php && php -l tests/workspace-compact-output.php

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 and OpenCode
  • Used for: Implementing the terminology fix, updating focused tests, and running verification.

@chubes4 chubes4 merged commit 94fc07d into main Jun 27, 2026
@chubes4 chubes4 deleted the issue/822-hygiene-reporting branch June 27, 2026 02:18
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 safe_removable_count should reflect fresh safety probes

1 participant