Prompt-History Inspect — First Move Before Anything Else "The prompt you wrote is not the prompt the model received." — Operating axiom for every framework that templates, injects few-shots, appends tool definitions, or wraps system messages. --- 1. 何时激活 (When to activate) Activate this skill the moment an LM call surprises you, BEFORE any other debug move. | Trigger | Signal | |---|---| | Output wrong | "Why did it answer X?" / hallucinated fact / wrong format / refusal | | Output truncated | mid-sentence cut, partial JSON, missing fields | | Output empty / repeats | model returns , repeats…