finalize_run
Generate run_record and validation_report JSON files for an output directory, automatically locating the project root by traversing parent directories.
Instructions
Generate run_record.json + validation_report.json for an output directory. Walks ancestors to find project root if not provided. Writes to output_dir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_dir | Yes | ||
| project_root | No | ||
| status | No | completed |