{ "task_id": "cta_risk_budget_optimization", "name": "Cta Risk Budget Optimization", "category": "Professional Knowledge Work", "base_image": "python", "platform": "linux/amd64", "internet": false, "cwd": "/home/workspace", "submit_paths": [ "run.py", "main.py", "config.json", "config.yaml", "nav_history.csv", "signal_matrix.csv", "positions.csv", "trades.csv", "risk_budget_allocation.csv", "performance_report.md", "performance_report.xlsx", "stress_test_report.md", "stress_test_results.xlsx", "sensitivity_analysis_report.md", "sensitivity_analysis.xlsx", "diagnostics.json", "outputs" ], "submit_exclude": [ ".git", "__pycache__", "*.pyc", "node_modules", "bin", "obj", "attachments", "task_instruction.md", "requirements.txt", "futures_price_data.xlsx", "futures_contract_specs.xlsx", "macro_factors_data.xlsx", "risk_policy_doc.docx", "strategy_research_notes.docx" ], "work": { "image_tag": "d799d7f632c3", "specs_dir": null, "agent_query": "Your complete task instructions are in `/home/workspace/task_instruction.md`.\n\nFirst run `cat /home/workspace/task_instruction.md` to read the full task requirements, then complete the task in whatever way you think is most appropriate.\n\nYou may freely decide how to work, including whether to make a plan, how many steps to use, and how to organize the deliverables. The only hard requirements are:\n1. The final deliverables must be written to the file paths specified in `task_instruction.md`.\n2. Periodically submit your current progress to obtain scoring feedback.\n3. Continuously improve your deliverables based on the scoring feedback.\n4. It is recommended that you create the deliverable files and write an initial draft skeleton within the first 15 minutes, then continue researching and improving them as you go, rather than waiting until all materials have been analyzed before writing anything.\n" }, "judge": { "image_tag": "a9651058ecef", "eval_cmd": "cd /home/workspace && python3 scoring/score.py", "eval_timeout": 600, "parser": "structured_json", "score_direction": "maximize", "selection": "score_first" } }