Description
Add validation subcommands to ensure completeness of complex operations.
Implementation
- Add
/refactor validate to check migration completeness
- Add
/implement validate to verify integration status
- Include de-para mapping and coverage reports
Motivation
Ensure no refactoring or implementation is left incomplete with loose ends.
Description
Add validation subcommands to ensure completeness of complex operations.
Implementation
/refactor validateto check migration completeness/implement validateto verify integration statusMotivation
Ensure no refactoring or implementation is left incomplete with loose ends.