All techniques
Intermediate
Structured output (JSON / Markdown)
Force the response into a schema so it can be parsed, filed, or reused in another tool.
How it works
Schemas make outputs comparable across sessions and reviewers. Use sparingly.
Example prompt
Return your answer as JSON: { "risks": [{"name": "", "severity": "low|med|high", "mitigation": ""}] }. No prose.