candidate_review_run
Triggers a candidate review pass to evaluate pending items. Use dry_run to check inventory without advancing or 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 |