Add inbox and orch command contract tests

This commit is contained in:
2026-03-24 09:06:30 +08:00
parent fd2b57feaf
commit ea3b617ad1
12 changed files with 2088 additions and 9 deletions
-9
View File
@@ -402,15 +402,6 @@ Behavior:
- includes the latest thread message for each task when one exists
- includes the latest blocked question for blocked tasks so the leader can inspect the current issue without a separate `blocked` call in the common case
### `orch show`
Show one task with dependencies, attempts, and inbox mapping.
Suggested flags:
- `--run RUN_ID`
- `--task TASK_ID`
### `orch council start`
Start a three-reviewer council workflow for one target.