sdd_validate
Validate an SDD contract against the phase schema to confirm it conforms to the specification. Returns a validation result with a confidence check and lists the allowed transitions, helping resolve contract issues early.
Instructions
Validate an SDD contract against the phase schema. Returns validation result with confidence check and allowed transitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract | Yes | JSON string of the SDD contract to validate |