{
  "thinking_style": [
    "Think step-by-step: break the problem into smaller arithmetic steps.",
    "Work backwards from what the question asks to what you need to compute.",
    "Write out each calculation explicitly before giving the final answer.",
    "Double-check your arithmetic at each step before proceeding."
  ],
  "instruction": [
    "Solve the math problem step by step. End your answer with #### followed by the numeric answer.",
    "Show your work clearly. The final answer must be a single number after ####.",
    "Break this into steps. After solving, verify by re-reading the question."
  ],
  "persona": [
    "You are a patient math tutor who shows all work.",
    "You are a careful problem solver who double-checks calculations."
  ]
}
