Skip to content

Clarify hygiene inventory blocker counts#830

Merged
chubes4 merged 1 commit into
mainfrom
issue-825-hygiene-counts
Jun 27, 2026
Merged

Clarify hygiene inventory blocker counts#830
chubes4 merged 1 commit into
mainfrom
issue-825-hygiene-counts

Conversation

@chubes4

@chubes4 chubes4 commented Jun 27, 2026

Copy link
Copy Markdown
Member

Summary

  • label hygiene dirty counts as inventory-known counts when they come from cheap inventory rows
  • split blocker counts into inventory-known and fresh-probed buckets in hygiene output
  • update compact hygiene output coverage for the explicit probe-source fields

Closes #825.

Tests

  • php -l inc/Workspace/WorkspaceHygieneReport.php && php -l inc/Cli/WorkspaceCompactOutput.php && php -l inc/Cli/Commands/WorkspaceCommand.php && php -l tests/workspace-compact-output.php
  • php tests/workspace-compact-output.php && php tests/workspace-hygiene-timeout-safe-contract.php && php tests/worktree-cleanup-candidate-classifier.php && php tests/bounded-cleanup-processed-candidates.php && php tests/cleanup-remaining-work-summary.php && php tests/worktree-disk-budget.php

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Implementing the hygiene reporting change, updating focused coverage, and running verification.

@chubes4 chubes4 merged commit f6c7105 into main Jun 27, 2026
4 of 5 checks passed
@chubes4 chubes4 deleted the issue-825-hygiene-counts branch June 27, 2026 02:16
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 cheap inventory dirty counts should be less surprising

1 participant