evolve_mark_curator_report_applied
Marks a Curator report as processed to prevent replay. Use after the applier completes processing.
Instructions
Mark a Curator report as processed by the evolve_applier child.
The report must live under THREADKEEPER_CURATOR_REPORTS_DIR, match
REPORT-*.md, and contain CURATOR_PASS_COMPLETE. This marker is the
idempotency gate that prevents replaying the same advisory report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_path | Yes | ||
| summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |