apex-accounting / tasks /world_9_task_30.json
jasminkern's picture
Add the 16 per-task attachment files under task_files/; all context_files now resolve, drop the not-included caveat
0048883 verified
Raw
History Blame Contribute Delete
2.32 kB
{
"task_id": "task_b66225e0cce148509c5d4c9b4773e554",
"task_name": "World 9 Task 30",
"world_id": "world_0645ad7c997c415e8c43f8de7cee2008",
"prompt": "Calculate the FY2024 year-end accounts receivable aging exposure. For this task use the AR Aging workpaper; calculate the FY2024 accounts receivable exposure by aging bucket.\n\nPlease provide answers in console. Present exposure data in % and rounded to two decimals.",
"context_files": [
"workpaper_ar_aging_2024_12_31.xlsx",
"qbo_closing_trial_balance_2024_12_31.xlsx"
],
"rubric": [
{
"id": "ver_7e889c8945924c8583433d493fc8e485",
"criterion_type": "Reasoning (numerical)",
"description": "States the AR exposure for the Aging Bucket current is 72.80% (Acceptable value is 72.80%)"
},
{
"id": "ver_ccdedd76d1994b68943831b693321496",
"criterion_type": "Reasoning (numerical)",
"description": "States the AR exposure for the Aging Bucket 1-30 days is 10.85% (Acceptable value is 10.85%)"
},
{
"id": "ver_0b4ec5c259cc4bcbb3043ca9596fded4",
"criterion_type": "Reasoning (numerical)",
"description": "States the AR exposure for the Aging Bucket 31-60 days is 2.04% (Acceptable value is 2.04%)"
},
{
"id": "ver_e55ac0095f5140aa9967e87a54a397b9",
"criterion_type": "Reasoning (numerical)",
"description": "States the AR exposure for the Aging Bucket 61-90 days is 5.25% (Acceptable value is 5.25%)"
},
{
"id": "ver_4bdf2906d4914625b29f206743dc9380",
"criterion_type": "Reasoning (numerical)",
"description": "States the AR exposure for the Aging Bucket >90 days is 9.06% (Acceptable value is 9.06%)"
}
],
"gold_output": "Aging Bucket in days\t -- Exposure in %\nCurrent\t -- 72.80%\n1-30\t -- 10.85%\n31-60 \t -- 2.04%\n61-90 \t -- 5.25%\n>90\t -- 9.06%",
"metadata": {
"category": "Variance Analysis",
"subcategory": "AR Aging exposure analysis",
"output_type": "console_text",
"world_entity_type": "legal_services",
"estimated_completion_hours": 0.75,
"author_role": "expert",
"reviewer_role": "expert"
}
}