shadow_review_run
Run a shadow review pass on dialog windows. Preview candidate windows with dry run to inspect before evaluation, or force execution for one-shot triage.
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 |