thought
Fidelity of Parameter Transmission
There should be no systematic discrepancy between how the model perceives the world and how the tool operates. Anti-patterns: silent input transformation (the tool invisibly replaces curly quotes with straight ones — the model sees one thing, but another is recorded, leading to an endless struggle with “match not found"); silent parameter injection (an automatically added flag breaks old Git versions). If normalization is necessary, it must be explicitly stated in the description and reported in the result.