Type Alias: LintTurnAction
LintTurnAction = typeof
LINT_TURN_ACTIONS[number]
Defined in: aiui-lowering-pipeline/src/config.ts:195
The lint control-chunk vocabulary — the CONVERSE turn strategy's two control-driven entry points (the capture-bus-and-consumers notes §6 Phase 1, git history): "now" ends the linter's turn at the button (and arms the after-reply auto-off), "stop" cancels the in-flight reply (the button barge-in) and disarms the auto-off. Lives beside LinterVendor for the same reason it does: the channel's untrusted-wire revalidation and the runtime's send site derive from one source.