{
  "schema_version": "codesota-tts-prompt-manifest-v2",
  "run_id": "gradium-audrey-v1",
  "prompts": [
    {
      "id": "hardtext-en-001",
      "text": "The Q4 invoice total is $1,234.56 for PO-2026-05-AZ.",
      "category": "finance",
      "critical_entities": ["$1,234.56", "PO-2026-05-AZ"]
    },
    {
      "id": "hardtext-en-002",
      "text": "Email ops+tts@example.com before 14:45 UTC.",
      "category": "email",
      "critical_entities": ["ops+tts@example.com", "14:45 UTC"]
    },
    {
      "id": "hardtext-en-003",
      "text": "Ship 12 units to 221B Baker Street, London NW1 6XE.",
      "category": "address",
      "critical_entities": ["12", "221B Baker Street", "NW1 6XE"]
    }
  ]
}
