evolve_mark_curator_report_applied
Marks a curator report as processed after the applier has run, preventing duplicate application by checking for idempotency markers.
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 |
|---|---|---|---|
| summary | Yes | ||
| report_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |