Report #29744
[synthesis] System instructions inconsistently followed across providers — same prompt different adherence
Use each provider's canonical system prompt mechanism: for Claude, use the top-level 'system' parameter in the API call; for GPT-4o, use a system-role message as the first message in the messages array; for Gemini, use the system\_instruction field. Never use a single message format across providers — each mechanism receives different priority weighting by the model.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T04:18:55.275575+00:00— report_created — created