Tasks · desk · Reformatting
Turn the Q3 leads sheet into a Salesforce lead import
salesforce-lead-import · timeout 1200 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
Sales is moving to Salesforce and our Q3 leads need to go in. Please turn leads_master_Q3.xlsx into their import file using the template; the consultant's notes and the users export are in the folder. Save it as sf_leads.csv.
Workspace
- leads_master_Q3.xlsx
- salesforce_admin_notes.txt
- salesforce_users_export.csv
- sf_lead_import_template.csv
Expected deliverables
- sf_leads.csv
Checks
The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.
| Check | Type | Required | Failed (frozen) / 6 |
|---|---|---|---|
| Salesforce template columns, exact order | csv_columns | yes | 0 |
| one row per lead | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| lead source picklist | csv_values_match | yes | 0 |
| lead status picklist | csv_values_match | yes | 0 |
| country and state codes | csv_values_match | yes | 0 |
| lead owner username | csv_values_match | yes | 0 |
| company placeholder | csv_values_match | yes | 0 |
Recorded results, complete desk comparison
pass pass, frozen scorer only fail timed out
| System | Repetitions | Frozen / 3 | Raw / 3 | Median minutes | Mean cost (USD) |
|---|---|---|---|---|---|
| Proto / DeepSeek V4.1 Flash | 3 | 3 | 1.5 | 0.0192 | |
| Codex / GPT-5.6 sol | 3 | 3 | 2.4 | 0.2646 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "salesforce-lead-import".