I’d lean regular text unless the prompt actually needs to be parsed programmatically. JSON is great for strict structure, but for complex system prompts it often adds friction and hurts readability/iteration. You can still keep things organized with clear sections and bullets without the overhead of JSON.
@Newlimitstyler