validate_requirements
Compare an implemented module against its initial requirements to identify gaps and ensure alignment.
Instructions
Compares implemented module against initial requirements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the project directory | |
| requirementsPath | Yes | Path to the requirements document |