Skip to content

[codex] group filesystem unmatched files - #128

Draft
abegong wants to merge 1 commit into
mainfrom
codex/group-unmatched-files
Draft

[codex] group filesystem unmatched files#128
abegong wants to merge 1 commit into
mainfrom
codex/group-unmatched-files

Conversation

@abegong

@abegong abegong commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Collapse filesystem_unmatched_files diagnostics by disallowed subtree when multiple unmatched files share the same root cause.
  • Add katalyst check --verbose / -v to preserve the old per-file unmatched-file output.
  • Add unit and CLI regression coverage plus an in-flight spec for the behavior and non-generalization decision.

Why

A disallowed directory with many files produced one violation per file, drowning the useful signal that the directory itself is outside the filesystem scope allowlist. The grouped default output points at the directory while keeping stray files in otherwise-selected directories visible.

Validation

  • env TMPDIR=/private/tmp GOCACHE=/private/tmp/katalyst-gocache make test
  • env TMPDIR=/private/tmp GOCACHE=/private/tmp/katalyst-gocache make build

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for stately-starburst-216875 canceled.

Name Link
🔨 Latest commit 7e28c1a
🔍 Latest deploy log https://app.netlify.com/projects/stately-starburst-216875/deploys/6a459c67b81efc0008b45e68

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.

1 participant