candidate_review_run
Execute a single candidate review pass to evaluate pending items. Use force to run when daemon is disabled, or dry run to check inventory 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 |