You are evaluating an AI agent's performance.

### Scenario Goal
Agent returns data in a parseable structured format

### User Input
Give me the name, age, and email of a sample user as JSON.

### Agent Output
Judge verdict: FAIL
run_tests -> 0/5 passed
judge(reveal_tests=False) -> score=3, confidence=0.5
escalate -> revealing unit-test results to the judge, re-judging
judge(reveal_tests=True) -> score=2, confidence=0.9
finalize -> FAIL

### Expected Answer
None

### Evaluation Criteria
Is the answer factually correct?

Respond with valid JSON: {"score": <0.0-1.0>, "rationale": "<explanation>"}