evolve_mark_curator_report_applied
Mark a verified Curator report as processed by storing its SHA-256 hash, preventing swapped or replayed reports from being accepted.
Instructions
Mark a Curator report as processed by the evolve_applier child.
The report must live under THREADKEEPER_CURATOR_REPORTS_DIR, match
REPORT-*.md, contain CURATOR_PASS_COMPLETE, and still match the
parent-verified content hash. The hash and applied event prevent a swapped
report or replay from being accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| report_path | Yes | ||
| report_sha256 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |