Google ADK & Devin Drone Logistics Safety Agent
Autonomous electric aerial mobility ventures need strict air-corridor compliance and telemetry verification before urban dispatch. You will build a multimodal agent system that evaluates flight routes, airspace restrictions, and weather safety metrics to approve routing decisions.
What you are building
The core problem, expected build, and operating context for this challenge.
Implement a Google ADK agent with Gemini multimodal reasoning and Devin code validation to evaluate aerial mobility path constraints against aviation compliance standards.
How work is evaluated
Verifies dynamic aerial clearance algorithms against simulated red-zone map breaches.
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.
Red Zone Collision Check
Must fail routes intersecting restricted airport zones
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
Route Optimization Score
Efficiency of proposed alternate route distance • target: 0.95 • range: 0.8-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
Build a Google ADK agent powered by Gemini Multimodal models for airspace map inspection
Leverage Cognition Devin automated agent workflows to generate and execute geospatial validation scripts
Enforce Digital Sky regulatory red-zone restrictions on flight trajectories
Generate real-time flight corridor approvals with cryptographic clearance tokens
Reference links and supporting material
Urban geospatial vector maps, simulated weather conditions, and Digital Sky restricted airspace coordinates.
How this agent runs
Verifies dynamic aerial clearance algorithms against simulated red-zone map breaches.
Challenge input
JSON with waypoints coordinates, battery status, and weather vectors
Google ADK
Builds Gemini-powered multimodal agents.
Cognition Devin
Generates dynamic python validation tools for geo-checks.
Evaluated output
JSON with clearance status, calculated risk index, and alternate route if rejected
- Must fail routes intersecting restricted airport zones
- Efficiency of proposed alternate route distance • target: 0.95 • range: 0.8-1
- Benchmark: AerialNav-Bench
- Route Optimization Score target: 0.95
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- Google ADK · Required
- Google · Optional
- Google Gemini · Optional
Evaluation contract
- Red Zone Collision Check · Weight 1
- Route Optimization Score · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.