Which rewrite of the directive 'Be thorough and accurate in your response' is most likely to actually change model behavior?
Vague adjectives like 'thorough' or 'accurate' don't operationalize; the model can't observe what they mean. Replace each with a concrete action or measurable property the eval suite can check.
Imagine telling a new employee to 'do a good job'. They cannot tell what good means, so they guess. Now imagine telling them to 'answer customer emails within four hours, and include a link to our docs in every reply'. They know exactly what to do and you can check whether they did it. Prompts work the same way. Words like thorough and accurate sound strong but do not point at anything the model can measure. Concrete rules like cite a source for every claim or keep it under two hundred words do.
Detailed answer & concept explanation~5 min readEverything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
3 min: why vague adjectives have no observable target + the two operational shapes + why emphasis does not rescue them + how directives map to eval metrics.
Real products, models, and research that use this idea.
- OpenAI's prompt engineering guide for GPT-5.5 leads with 'be specific' precisely because vague directives degrade compliance reliably across model families.
- Anthropic's Claude Opus 4.7 documentation recommends listing concrete, testable behaviors instead of asking for high-quality output.
- Promptfoo and Braintrust both let you write assertion-based eval cases; assertions only work against operationalized directives, never against vague ones.
What an interviewer would ask next. Try answering before peeking at the approach.
QHow would you rewrite 'be helpful' to be operational?
QWhat if the user actually wants a creative, open-ended response?
Don't say thisRed flags and common mistakes that signal junior thinking. Click to expand.
Red flags and common mistakes that signal junior thinking. Click to expand.
Stacking emphasis on vague adjectives (VERY thorough, ESPECIALLY accurate) and expecting compliance to rise when the underlying directive still has no observable target.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.
Same topic, related formats. Practice these next.