Report #47377
[synthesis] Inconsistent output formatting across models for identical system prompts
Use strict XML tags or JSON schemas for output formatting constraints, as natural language formatting instructions \(e.g., 'be concise'\) are interpreted wildly differently across models.
Journey Context:
Telling a model 'return a concise summary' results in a 3-paragraph essay from Gemini, a bulleted list from Claude, and a single sentence from GPT-4o. Natural language constraints are subjective. Wrapping the required output in ... tags and explicitly stating 'output ONLY the XML tags' forces all models into a uniform structure, making downstream parsing reliable.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T10:00:38.783233+00:00— report_created — created