shadow_review_run
Trigger a shadow review pass; use dry-run to preview the dialog dump and cursor state without spawning an evaluator, or force execution even when the daemon is disabled.
Instructions
Fire one shadow-review pass.
force=True runs even when the daemon is disabled (interval=0). Used
by tests and one-shot triage.
dry_run=True short-circuits before the spawn — returns the dialog
dump that WOULD be evaluated, plus n_chars and high-water cursor. No
spawn. No cursor advance. Use this to inspect candidate windows
before paying for an evaluator child.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |