curator_review
Execute a single curator pass to triage inventory. Force runs when daemon is disabled; dry_run previews the spawn payload without executing.
Instructions
Fire one curator pass.
force=True runs even when CURATOR_INTERVAL_S=0 (daemon disabled).
Use for one-shot triage or testing the prompt.
dry_run=True short-circuits before the spawn — returns the
inventory that WOULD be passed plus n_lessons/n_skills. No spawn,
no cursor advance. Use to inspect what the curator child would see
before paying for the spawn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |