Serve a keyboard-driven data board that lets a human dispose of LLM output outside the console — a Q&A board (multiple-choice over a doc) or a path-board (N candidate paths/plans/options as side-by-side columns, strike losers). Blocks until the human submits, returns their dispositions as JSON. Use instead of AskUserQuestion whenever there are ≥3 items to compare or answer in parallel — an interrogation/convergence loop, comparing candidate plans, sorting options to make a decision. Triggers on "shape-board", "path-board", "serve the board", "board these options/paths", "compare these side by side", "interrogation board".
2026-07-06