| GitIgnoreAwareFileVisitor |
Shared recursive file visitor that enforces generic traversal behaviors, such as evaluating
static `skipDirs` and dynamically parsing and enforcing local `.gitignore` rules in real-time.
|
| GitIgnoreParser |
Lightweight, zero-dependency parser for .gitignore files natively inside the Maven runtime.
|
| HashCleanMojo |
Removes companion hash sidecar files generated by the generate-hashes goal.
|
| HashGeneratorMojo |
Generates companion hash files for AI instruction resources (e.g.
|
| HashUtils |
Shared utility methods for hash computation, pattern parsing, and hex encoding used by both the
generate and verify mojos.
|
| HashVerifyMojo |
Verifies that AI instruction resource files have not been modified since their hashes were
generated.
|