CrewAI & Daytona Multi-Agent Capital Allocation Engine
Major real estate developers restarting development engines need cross-departmental coordination across underwriting, risk, and design. Build a CrewAI multi-agent team inside isolated Daytona sandbox environments to evaluate mixed-use parcel development potential.
What you are building
The core problem, expected build, and operating context for this challenge.
Orchestrate role-playing CrewAI agents executed inside Daytona environments to perform end-to-end development underwriting.
How work is evaluated
Evaluates multi-agent investment memo synthesis and financial metric calculations.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
How submissions are scored
These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.
irr_threshold_check
Ensures projected IRR matches mathematical discount rate models within 2%.
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
memo_completeness_score
Score measuring presence of market, engineering, and financial sub-sections. • target: 0.95 • range: 0-1
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
What you should walk away with
Create specialized CrewAI agents for Market Analyst, Structural Engineer, and Underwriter
Configure Daytona workspace environments for secure code and model execution
Implement collaborative agent tasks using CrewAI sequential and hierarchical workflows
Generate comprehensive real estate pro forma financial reports automatically
Reference links and supporting material
100 commercial development parcel proposals including zoning codes, cost benchmarks, and market rent metrics.
How this agent runs
Evaluates multi-agent investment memo synthesis and financial metric calculations.
Challenge input
JSON parcel characteristics and construction cost assumptions
CrewAI
Provides multi-agent task delegation and role-playing capabilities.
Daytona
Provides isolated, standard environments to execute agent code and tools.
Evaluated output
JSON containing estimated_cost, projected_irr, recommendation
- Ensures projected IRR matches mathematical discount rate models within 2%.
- Score measuring presence of market, engineering, and financial sub-sections. • target: 0.95 • range: 0-1
- Benchmark: CREUnderwritingBench
- Memo Completeness Score target: 0.95
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- Daytona · Optional
- CrewAI · Required
- Daytona · Optional
- Aim · Optional
Evaluation contract
- irr_threshold_check · Weight 1
- memo_completeness_score · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.