Skip to content

Batch dirty path classification#378

Merged
chubes4 merged 1 commit into
mainfrom
fix-batch-dirty-path-classification
May 12, 2026
Merged

Batch dirty path classification#378
chubes4 merged 1 commit into
mainfrom
fix-batch-dirty-path-classification

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 12, 2026

Summary

  • Batch dirty-path comparison against the default ref with one ls-tree and one diff --name-only call per inspected path set.
  • Preserve existing per-path classifier as fallback when batched probes fail or time out.
  • Keep existing buckets and generated/source-like classification unchanged.

Closes #377.

Testing

  • php -l inc/Workspace/Workspace.php && php -l tests/smoke-worktree-metadata-reconcile.php && git diff --check
  • php tests/smoke-worktree-metadata-reconcile.php
  • php tests/smoke-worktree-cleanup-cli.php
  • php tests/smoke-worktree-cleanup-chunks.php

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the batched dirty path classifier, smoke coverage, and verification commands for Chris to review.

@chubes4 chubes4 merged commit b3ff8ad into main May 12, 2026
@chubes4 chubes4 deleted the fix-batch-dirty-path-classification branch May 12, 2026 14:43
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.

Batch dirty path classification for active no-signal reports

1 participant