Model techniques map
Techniquesinference & servingagentic scaffolding

implementation detail · filed under inference & serving

Current-turn-only reasoning-mode detection

The parser checks only the current turn, avoiding interference from earlier reasoning spans.

Also called scans only the current turn’s content.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

Our parser instead scans only the current turn’s content, so prior reasoning spans in the conversation history do not short-circuit the check.

usedsoftware implementationin Laguna XS.2Poolside

Filed alongside

Other methods under inference & serving :: agentic scaffolding.