v0.0.10
What's Changed
Exclude .md files from scope resolution (#29, fixes #28): Markdown files under fleet resource dirs (policies/README.md, labels/README.md, etc.) were incorrectly treated as fleet config, causing docs-only MRs to trigger full API diffs with unrelated changes.
Full Changelog: v0.0.9...v0.0.10