Refactor this prompt into a testable brief with: goal, constraints, input schema, output schema, and acceptance tests. Provide 3 variants: (A) speed-optimized, (B) accuracy-optimized, (C) cost-optimized. Return JSONL: one line per variant with keys goal, constraints[], input_schema, output_schema, tests[].