Curator Dry Run
Preview the scheduled skill-curator pass without staging proposals.
This runs the same read-only detection surfaces as the scheduled curator: rot selection for bounded hardening and staleness detection from superseded evidence. It does not run hardening, stage pending versions, write pending enrichments, emit feed events, or queue background work.
Query Parameters
budget?Budget
include_merges?Include Merges
Response Body
application/json
application/json
curl -X GET "https://example.com/skills/curator/dry-run"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}