harness_init_case
Initializes a forensic case by creating a manifest, report stub, and audit log compatible with forensic-copilot for structured evidence handling.
Instructions
Create a forensic-copilot-compatible manifest, report stub, and audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_name | Yes | ||
| input_roots | No | ||
| staging_root | No | artifacts | |
| output_root | No | reports | |
| depth | No | triage | |
| evidence_os | No | unknown | |
| evidence_mode | No | unknown | |
| runner_boundary | No | local |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |