Verify Implementation
verify_implementationGrade your implementation against the intent spec. AI checks each outcome, constraint, and edge case, returning pass/fail with reasoning and an overall score.
Instructions
AI-grade your implementation against the intent spec. Checks each outcome, constraint, constitution rule, and edge case. Returns pass/fail per item with reasoning and an overall score. Also logs the result as an implementation note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intentId | Yes | The intent ID to verify against | |
| summary | Yes | Description of what was implemented and how | |
| codeChanges | No | Summary of code changes (file list, key modifications) |