Community post
Research Prompts That Separate Evidence From Inference
By Liam · Published · 2 min read
Editorial standards and correctionsA research prompt that asks for source-backed facts, explicit inference, dates, and unresolved questions.
Research answers become dangerous when a model blends what a source says with what it guesses. I want those categories separate, especially if I plan to publish.
Before sharing research, Spot a Confident Wrong Answer Before You Share It gives you a quick audit of numbers, quotations, dates, and links.
A bounded research prompt
Suppose I am comparing two game accessibility features. I ask:
Using only the linked official design documentation and the supplied playtest notes, make three sections: verified facts, inferences, and open questions. For each verified fact, cite the specific source and date. For each inference, explain which facts support it. If a source does not answer a question, say so rather than filling the gap.
This is not a magic anti-error formula. It is a way to inspect the answer. I open each source and see whether it supports the claim. If the link is broken or the cited section is unrelated, the claim stays unverified.
Ask for a claim table
For a longer article I may use columns: claim, source, source date, confidence reason, and publication decision. The last column is my call: publish, revise, or remove. The model can help organize, but I decide after checking.
Prefer primary sources when possible
For product behavior, use official documentation. For research findings, use the original study and inspect the sample and method. For news or time-sensitive facts, verify the date and event. Google’s prompt design guidance encourages clear instructions; it does not replace checking whether evidence is real.
Try it: Ask AI one factual question. Request verified facts, inferences, and unknowns separately. Open two cited sources and mark whether the exact claims are supported. Rewrite or remove anything unsupported.
Keep learning: Spot a Confident Wrong Answer Before You Share It, Privacy Checks Before You Paste Anything Into AI, and How to Tell Whether an AI Answer Is Any Good.
About the author
Liam
Coder and gamer. I test prompts, share what works, and show how to improve AI results for code and creative projects.
View Liam's public profileComments (0)
Loading comments…
Keep exploring
Related from Prompt Engineering Lab
Prompt AI for a Game Idea Without Getting Generic Tropes
A game-design prompt that forces concrete player choices, failure states, and a quick playable test instead of generic story ideas.
Prompting for a Small Feature: Requirements Before Code
Turn a vague feature idea into user actions, edge cases, and acceptance criteria before asking AI to generate code.
Privacy Checks Before You Paste Anything Into AI
Remove credentials, private identifiers, and unnecessary personal data before using AI tools; preserve the task without exposing the source.