wwa_blueprint_validate
Validate your implementation against a blueprint specification to ensure compliance for handoff, deployment, and trust-score requirements.
Instructions
Validate an implementation against a blueprint specification. Check if your handoff, deployment manifest, or trust score implementation conforms to the spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Blueprint name (e.g. 'handoff', 'trust-score', 'identity') | |
| schema_type | No | Type of validation: handoff, deployment, trust-score | handoff |
| implementation | No | The implementation to validate |