Cleanup and complete the validator refactor

This commit is contained in:
2026-07-07 19:36:48 -05:00
parent fc8e03f98c
commit c5f2b14ff4
6 changed files with 58 additions and 89 deletions

View File

@@ -1,16 +0,0 @@
# Validation Refactor Implementation
The validation refactor described by this temporary implementation plan has
been completed.
Current behavior is documented in:
- [Configuration](../config.md)
- [CLI Reference](../cli.md)
- [Pipeline Internals](../internal/pipeline.md)
- [Modules](../internal/modules.md)
- [JSON Output](../integrations/json-output.md)
- [Troubleshooting](../troubleshooting.md)
Remaining future validation ideas, if any, belong in
[Validation Roadmap](validation.md).