export_task_evidence_pack
Export a bounded evidence pack from a run_task_loop lineage, generating evidence.json and EVIDENCE.md without stdout, stderr, or sensitive file contents.
Instructions
Export a bounded evidence pack for a run_task_loop lineage. Writes evidence.json and EVIDENCE.md without stdout, stderr, full logs, full diff, or sensitive file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Maximum rounds/tasks/warnings to include. | |
| lineage_id | Yes | Lineage ID returned by run_task_loop. |