Challenge

Battlefield AI Decision Support Agent

Tthis challenge focuses on developing an advanced, secure decision-support system using the Claude Agents SDK. Participants will build a multi-agent system designed for strategic analysis and real-time intelligence gathering in simulated complex scenarios. The system will integrate GPT-5 Pro for high-level reasoning and planning, Claude 4 Sonnet for robust, secure communication and analysis, and leverage specialized inference environments (Featherless AI, Replicate) for optimal model deployment. Guardrails AI will ensure ethical and safe operational parameters.

Special Purpose AgentsHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Tthis challenge focuses on developing an advanced, secure decision-support system using the Claude Agents SDK. Participants will build a multi-agent system designed for strategic analysis and real-time intelligence gathering in simulated complex scenarios. The system will integrate GPT-5 Pro for high-level reasoning and planning, Claude 4 Sonnet for robust, secure communication and analysis, and leverage specialized inference environments (Featherless AI, Replicate) for optimal model deployment. Guardrails AI will ensure ethical and safe operational parameters.

Datasets

Shared data for this challenge

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

Loading datasets...
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
4 scoring checks
Binary
4 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

Guardrails AI Activation for Unsafe Prompts

Guardrails AI must successfully intervene and prevent any unsafe or unethical responses.

Binary check

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

Dimension 2

Agent Communication Integrity

Verify proper message passing and state updates between agents within the Claude Agents SDK.

Binary check

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

Dimension 3

Strategic Planning Effectiveness

Score based on the completeness, logic, and effectiveness of the tactical plan (0-100). • target: 90 • range: 0-100

Binary check

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

Dimension 4

Tool Utilization Efficiency

Percentage of relevant tools (Featherless AI, Replicate) correctly invoked and utilized by agents for specific tasks (0-100). • target: 95 • range: 0-100

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

  • Master the Claude Agents SDK for defining autonomous agents, configuring their capabilities, and managing their state and tool interactions.

  • Orchestrate a multi-agent system (e.g., 'Intelligence Analyst', 'Logistics Planner', 'Tactical Commander') within the Claude Agents SDK to simulate battlefield decision-making workflows.

  • Integrate GPT-5 Pro as a specialized tool for the 'Tactical Commander' agent, enabling advanced, multi-step planning, scenario generation, and counter-factual analysis.

  • Utilize Claude 4 Sonnet within agent definitions for robust, secure communication parsing, risk assessment, and filtering sensitive information due to its strong safety characteristics.

  • Design custom tools for Claude agents that leverage Featherless AI for low-latency inference of specialized small models (e.g., image classification for reconnaissance) and Replicate for deploying diverse, pre-trained AI models as services.

  • Implement Guardrails AI within the Claude Agents SDK workflow to enforce operational boundaries, prevent generation of harmful content, and ensure adherence to strict ethical and military protocols.

  • Develop secure A2A communication patterns between Claude agents, emphasizing data integrity and controlled information sharing, crucial for sensitive applications.

How this agent runs

The solution will be evaluated on the strategic quality of decisions made by the agent system, its adherence to defined safety protocols, the efficiency of tool utilization (Featherless AI, Replicate), and the robustn...

Preview configuration

Challenge input

JSON object with 'scenario_briefing' string and 'available_resources' array of strings.

GPT-5 Pro

Models · Large Language Models

Replicate

Run ML models with a cloud API

GPT-5

Policy Serving in the agent workflow.

Evaluated output

JSON object with 'proposed_plan' string, 'risk_assessment' string, and 'resource_utilization' object.

Checks for
  • Guardrails AI must successfully intervene and prevent any unsafe or unethical responses.
  • Verify proper message passing and state updates between agents within the Claude Agents SDK.
  • Score based on the completeness, logic, and effectiveness of the tactical plan (0-100). • target: 90 • rang...
Proof of success
  • Strategic Planning Effectiveness target: 90
  • 2 public reference cases
Runtime evidence
  • Python execution harness
View technical recipe

Configured tools

Action Space
  • GPT-5 Pro · Required
  • Replicate · Optional
Policy Serving
  • GPT-5 · Optional

Evaluation contract

  • Guardrails AI Activation for Unsafe Prompts · Weight 1
  • Agent Communication Integrity · Weight 1
  • Strategic Planning Effectiveness · Weight 1
  • Tool Utilization Efficiency · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Run this agent on your dataset and AI stack

Bring your dataset, model providers, and success criteria. We will scope the right managed run for your team.

Scope a managed run
Start from your terminal
$npx -y @versalist/cli start battlefield-ai-decision-support-agent

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Frequently Asked Questions about Battlefield AI Decision Support Agent