Challenge

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.

Business OperationsHosted by Vera
Challenge brief

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.

Delivery guide

How work is evaluated

Evaluation

Evaluates multi-agent investment memo synthesis and financial metric calculations.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

irr_threshold_check

Ensures projected IRR matches mathematical discount rate models within 2%.

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

memo_completeness_score

Score measuring presence of market, engineering, and financial sub-sections. • target: 0.95 • range: 0-1

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

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

Resources and assets

Reference links and supporting material

Dataset notes

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

Checks for
  • 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
Proof of success
  • Benchmark: CREUnderwritingBench
  • Memo Completeness Score target: 0.95
  • 1 public reference case
Runtime evidence
  • Python execution harness
  • Python sandbox (unavailable on Versalist)
View technical recipe

Configured tools

Environment
  • Daytona · Optional
Action Space
  • 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.

Frequently Asked Questions about CrewAI & Daytona Multi-Agent Capital Allocation Engine