{"id": "json60-01", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1001: On 2026-03-02 at 02:30 UTC, service auth-api in region us-east-2 had latency 1.35s and impacted 117 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-1.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1001", "service": "auth-api", "latency_seconds": 1.35, "impacted_users": 117}} {"id": "json60-02", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1002: On 2026-03-03 at 03:30 UTC, service auth-api in region us-east-1 had latency 1.5s and impacted 134 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-2.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1002", "service": "auth-api", "latency_seconds": 1.5, "impacted_users": 134}} {"id": "json60-03", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1003: On 2026-03-04 at 04:30 UTC, service auth-api in region us-east-2 had latency 1.65s and impacted 151 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-3.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1003", "service": "auth-api", "latency_seconds": 1.65, "impacted_users": 151}} {"id": "json60-04", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1004: On 2026-03-05 at 05:30 UTC, service auth-api in region us-east-1 had latency 1.8s and impacted 168 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-4.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1004", "service": "auth-api", "latency_seconds": 1.8, "impacted_users": 168}} {"id": "json60-05", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1005: On 2026-03-06 at 06:30 UTC, service auth-api in region us-east-2 had latency 1.95s and impacted 185 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-5.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1005", "service": "auth-api", "latency_seconds": 1.95, "impacted_users": 185}} {"id": "json60-06", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1006: On 2026-03-07 at 07:30 UTC, service auth-api in region us-east-1 had latency 2.1s and impacted 202 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-6.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1006", "service": "auth-api", "latency_seconds": 2.1, "impacted_users": 202}} {"id": "json60-07", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1007: On 2026-03-08 at 08:30 UTC, service auth-api in region us-east-2 had latency 2.25s and impacted 219 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-0.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1007", "service": "auth-api", "latency_seconds": 2.25, "impacted_users": 219}} {"id": "json60-08", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1008: On 2026-03-09 at 09:30 UTC, service auth-api in region us-east-1 had latency 2.4s and impacted 236 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-1.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1008", "service": "auth-api", "latency_seconds": 2.4, "impacted_users": 236}} {"id": "json60-09", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1009: On 2026-03-10 at 01:30 UTC, service auth-api in region us-east-2 had latency 2.55s and impacted 253 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-2.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1009", "service": "auth-api", "latency_seconds": 2.55, "impacted_users": 253}} {"id": "json60-10", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1010: On 2026-03-11 at 02:30 UTC, service auth-api in region us-east-1 had latency 2.7s and impacted 270 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-3.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1010", "service": "auth-api", "latency_seconds": 2.7, "impacted_users": 270}} {"id": "json60-11", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1011: On 2026-03-12 at 03:30 UTC, service auth-api in region us-east-2 had latency 2.85s and impacted 287 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-4.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1011", "service": "auth-api", "latency_seconds": 2.85, "impacted_users": 287}} {"id": "json60-12", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1012: On 2026-03-13 at 04:30 UTC, service auth-api in region us-east-1 had latency 3.0s and impacted 304 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-5.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1012", "service": "auth-api", "latency_seconds": 3.0, "impacted_users": 304}} {"id": "json60-13", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1013: On 2026-03-14 at 05:30 UTC, service auth-api in region us-east-2 had latency 3.15s and impacted 321 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-6.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1013", "service": "auth-api", "latency_seconds": 3.15, "impacted_users": 321}} {"id": "json60-14", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1014: On 2026-03-15 at 06:30 UTC, service auth-api in region us-east-1 had latency 3.3s and impacted 338 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-0.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1014", "service": "auth-api", "latency_seconds": 3.3, "impacted_users": 338}} {"id": "json60-15", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1015: On 2026-03-16 at 07:30 UTC, service auth-api in region us-east-2 had latency 3.45s and impacted 355 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-1.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1015", "service": "auth-api", "latency_seconds": 3.45, "impacted_users": 355}} {"id": "json60-16", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1016: On 2026-03-17 at 08:30 UTC, service auth-api in region us-east-1 had latency 3.6s and impacted 372 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-2.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1016", "service": "auth-api", "latency_seconds": 3.6, "impacted_users": 372}} {"id": "json60-17", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1017: On 2026-03-18 at 09:30 UTC, service auth-api in region us-east-2 had latency 3.75s and impacted 389 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-3.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1017", "service": "auth-api", "latency_seconds": 3.75, "impacted_users": 389}} {"id": "json60-18", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1018: On 2026-03-19 at 01:30 UTC, service auth-api in region us-east-1 had latency 3.9s and impacted 406 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-4.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1018", "service": "auth-api", "latency_seconds": 3.9, "impacted_users": 406}} {"id": "json60-19", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1019: On 2026-03-20 at 02:30 UTC, service auth-api in region us-east-2 had latency 4.05s and impacted 423 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-5.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1019", "service": "auth-api", "latency_seconds": 4.05, "impacted_users": 423}} {"id": "json60-20", "kind": "json", "difficulty": "hard", "prompt": "Extract strict JSON from this note: 'Incident INC-1020: On 2026-03-21 at 03:30 UTC, service auth-api in region us-east-1 had latency 4.2s and impacted 440 users. Cause: cache stampede. Mitigation: scale workers. Owner: SRE-6.'", "schema": {"type": "object", "required": ["incident_id", "service", "region", "latency_seconds", "impacted_users", "cause", "mitigation", "owner"], "properties": {"incident_id": {"type": "string"}, "service": {"type": "string"}, "region": {"type": "string"}, "latency_seconds": {"type": "number"}, "impacted_users": {"type": "integer"}, "cause": {"type": "string"}, "mitigation": {"type": "string"}, "owner": {"type": "string"}}, "additionalProperties": false}, "expected": {"incident_id": "INC-1020", "service": "auth-api", "latency_seconds": 4.2, "impacted_users": 440}} {"id": "sql60-01", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 51, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61], ["Fae", 54]], "order_sensitive": true}} {"id": "sql60-02", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 52, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61], ["Fae", 54]], "order_sensitive": true}} {"id": "sql60-03", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 53, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61], ["Fae", 54]], "order_sensitive": true}} {"id": "sql60-04", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 54, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61], ["Fae", 54]], "order_sensitive": true}} {"id": "sql60-05", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 55, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-06", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 56, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-07", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 57, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-08", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 58, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-09", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 59, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-10", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 60, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-11", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 61, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61]], "order_sensitive": true}} {"id": "sql60-12", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 62, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-13", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 63, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-14", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 64, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-15", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 65, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-16", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 66, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-17", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 67, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-18", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 68, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-19", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 69, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73]], "order_sensitive": true}} {"id": "sql60-20", "kind": "sql", "difficulty": "hard", "prompt": "Table scores(id, user, score, team). Return user and score for rows where score >= 50, sorted by score desc then user asc.", "db": {"tables": [{"name": "scores", "columns": [["id", "INTEGER"], ["user", "TEXT"], ["score", "INTEGER"], ["team", "TEXT"]], "rows": [[1, "Ada", 95, "red"], [2, "Bo", 88, "blue"], [3, "Cy", 61, "red"], [4, "Di", 47, "green"], [5, "Eli", 73, "blue"], [6, "Fae", 54, "green"]]}]}, "expected": {"columns": ["user", "score"], "rows": [["Ada", 95], ["Bo", 88], ["Eli", 73], ["Cy", 61], ["Fae", 54]], "order_sensitive": true}} {"id": "code60-01", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def is_even(n: int) -> bool` with deterministic behavior and no extra text.", "entry_point": "is_even", "tests": [{"args": [2], "equals": true}, {"args": [3], "equals": false}, {"args": [0], "equals": true}, {"args": [-2], "equals": true}]} {"id": "code60-02", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def clamp(x: int, low: int, high: int) -> int` with deterministic behavior and no extra text.", "entry_point": "clamp", "tests": [{"args": [5, 1, 10], "equals": 5}, {"args": [-1, 0, 9], "equals": 0}, {"args": [15, 0, 9], "equals": 9}]} {"id": "code60-03", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def safe_divide(a: float, b: float) -> float` with deterministic behavior and no extra text.", "entry_point": "safe_divide", "tests": [{"args": [8, 2], "equals": 4.0}, {"args": [7, 0], "equals": 0.0}, {"args": [-9, 3], "equals": -3.0}]} {"id": "code60-04", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def normalize_name(name: str) -> str` with deterministic behavior and no extra text.", "entry_point": "normalize_name", "tests": [{"args": [" aLiCe "], "equals": "Alice"}, {"args": ["BOB"], "equals": "Bob"}]} {"id": "code60-05", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def sum_list(nums: list[int]) -> int` with deterministic behavior and no extra text.", "entry_point": "sum_list", "tests": [{"args": [[1, 2, 3]], "equals": 6}, {"args": [[]], "equals": 0}, {"args": [[5, -2]], "equals": 3}]} {"id": "code60-06", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def is_even(n: int) -> bool` with deterministic behavior and no extra text.", "entry_point": "is_even", "tests": [{"args": [2], "equals": true}, {"args": [3], "equals": false}, {"args": [0], "equals": true}, {"args": [-2], "equals": true}]} {"id": "code60-07", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def clamp(x: int, low: int, high: int) -> int` with deterministic behavior and no extra text.", "entry_point": "clamp", "tests": [{"args": [5, 1, 10], "equals": 5}, {"args": [-1, 0, 9], "equals": 0}, {"args": [15, 0, 9], "equals": 9}]} {"id": "code60-08", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def safe_divide(a: float, b: float) -> float` with deterministic behavior and no extra text.", "entry_point": "safe_divide", "tests": [{"args": [8, 2], "equals": 4.0}, {"args": [7, 0], "equals": 0.0}, {"args": [-9, 3], "equals": -3.0}]} {"id": "code60-09", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def normalize_name(name: str) -> str` with deterministic behavior and no extra text.", "entry_point": "normalize_name", "tests": [{"args": [" aLiCe "], "equals": "Alice"}, {"args": ["BOB"], "equals": "Bob"}]} {"id": "code60-10", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def sum_list(nums: list[int]) -> int` with deterministic behavior and no extra text.", "entry_point": "sum_list", "tests": [{"args": [[1, 2, 3]], "equals": 6}, {"args": [[]], "equals": 0}, {"args": [[5, -2]], "equals": 3}]} {"id": "code60-11", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def is_even(n: int) -> bool` with deterministic behavior and no extra text.", "entry_point": "is_even", "tests": [{"args": [2], "equals": true}, {"args": [3], "equals": false}, {"args": [0], "equals": true}, {"args": [-2], "equals": true}]} {"id": "code60-12", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def clamp(x: int, low: int, high: int) -> int` with deterministic behavior and no extra text.", "entry_point": "clamp", "tests": [{"args": [5, 1, 10], "equals": 5}, {"args": [-1, 0, 9], "equals": 0}, {"args": [15, 0, 9], "equals": 9}]} {"id": "code60-13", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def safe_divide(a: float, b: float) -> float` with deterministic behavior and no extra text.", "entry_point": "safe_divide", "tests": [{"args": [8, 2], "equals": 4.0}, {"args": [7, 0], "equals": 0.0}, {"args": [-9, 3], "equals": -3.0}]} {"id": "code60-14", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def normalize_name(name: str) -> str` with deterministic behavior and no extra text.", "entry_point": "normalize_name", "tests": [{"args": [" aLiCe "], "equals": "Alice"}, {"args": ["BOB"], "equals": "Bob"}]} {"id": "code60-15", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def sum_list(nums: list[int]) -> int` with deterministic behavior and no extra text.", "entry_point": "sum_list", "tests": [{"args": [[1, 2, 3]], "equals": 6}, {"args": [[]], "equals": 0}, {"args": [[5, -2]], "equals": 3}]} {"id": "code60-16", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def is_even(n: int) -> bool` with deterministic behavior and no extra text.", "entry_point": "is_even", "tests": [{"args": [2], "equals": true}, {"args": [3], "equals": false}, {"args": [0], "equals": true}, {"args": [-2], "equals": true}]} {"id": "code60-17", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def clamp(x: int, low: int, high: int) -> int` with deterministic behavior and no extra text.", "entry_point": "clamp", "tests": [{"args": [5, 1, 10], "equals": 5}, {"args": [-1, 0, 9], "equals": 0}, {"args": [15, 0, 9], "equals": 9}]} {"id": "code60-18", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def safe_divide(a: float, b: float) -> float` with deterministic behavior and no extra text.", "entry_point": "safe_divide", "tests": [{"args": [8, 2], "equals": 4.0}, {"args": [7, 0], "equals": 0.0}, {"args": [-9, 3], "equals": -3.0}]} {"id": "code60-19", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def normalize_name(name: str) -> str` with deterministic behavior and no extra text.", "entry_point": "normalize_name", "tests": [{"args": [" aLiCe "], "equals": "Alice"}, {"args": ["BOB"], "equals": "Bob"}]} {"id": "code60-20", "kind": "codestub", "difficulty": "hard", "language": "python", "prompt": "Write Python function `def sum_list(nums: list[int]) -> int` with deterministic behavior and no extra text.", "entry_point": "sum_list", "tests": [{"args": [[1, 2, 3]], "equals": 6}, {"args": [[]], "equals": 0}, {"args": [[5, -2]], "equals": 3}]}