git log --author=686f6c61 -- orca
Contributions to Orca
- ossOrca
On a host with several Runs, the command the product tells you to run (`orca orchestration check`) returned `ok: true` and `count: 0` for the pane-bound Run, while `inbox` still showed unread mail from a previous Run and `check --run <other>` returned `consumer_fenced`. PR #14751 adds an optional `crossRunUnread` field on the `check` result, resolved through `run_coordinator_handles` (the live column is cleared when the pane is rebound). Tracking issue #15190, which maps the orchestration supervision loop, lists @686f6c61 among that map's open attempts.