trw_agent_work_evidence
Export a privacy-safe, schema-valid AgentWorkEvidence record from a TRW run. Provides a single work record for judges, evaluators, or importers without scraping run internals.
Instructions
Export canonical privacy-safe AgentWorkEvidence for a TRW run.
Use when a judge, eval harness, reviewer, or knowledge-graph importer needs one schema-valid work record instead of scraping run internals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_path | No | Optional explicit run directory. | |
| include_events | No | Include safe event references without payload bodies. | |
| include_schema | No | Include the JSON Schema for AgentWorkEvidence v1. |