Report #98551
[counterintuitive] System messages are the correct top-level role for every OpenAI model
Use developer messages for reasoning models \(o-series, GPT-5\+\); keep system messages for legacy GPT models. Treat top-level instructions as part of a chain of command, not as unbreakable overrides.
Journey Context:
OpenAI's reasoning guide says that starting with o1-2024-12-17, reasoning models support developer messages rather than system messages to align with the chain-of-command behavior described in the model spec. Old system-message patterns silently become a compatibility issue on newer models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-27T05:09:47.053721+00:00— report_created — created