candidate_review_run
Trigger a candidate-review pass to process pending items. Use force to run when the daemon is disabled, or dry-run to preview inventory and pending count without spawning.
Instructions
Fire one candidate-review pass.
force=True runs even when CANDIDATE_REVIEW_INTERVAL_S=0
(daemon disabled).
dry_run=True short-circuits before the spawn — returns the
inventory and pending count. No spawn, no cursor advance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |