trw_validate_agent_work_evidence
Validates work evidence candidates against schema and returns structured errors. Use for pre-acceptance validation by judges or ingestion pipelines.
Instructions
Validate an AgentWorkEvidence candidate and return structured errors.
Use when an external producer or fixture needs schema validation before evidence is accepted by a judge or graph-ingestion pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Candidate AgentWorkEvidence JSON object. |