Files
Maven/cmd
claude 1607009215 the reply seam takes the turn's context (V-638)
voice.Replier.Reply had no context, so llmReplier phrased under
context.Background() and the only bound on a reply was phraser.timeout,
60s in deploy. Both call sites already held a context.

The stub ignores it: it makes no model call.
2026-08-06 22:50:38 +04:00
..