ScenarioAnalysis
The evaluation will assess the system's ability to accurately process information, generate coherent tactical recommendations, and demonstrate proper MCP tool integration and A2A communication.
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Task templates
Inputs and expected outputs.
ScenarioAnalysis
Evaluate the agent system's ability to analyze a simulated geopolitical scenario and produce tactical recommendations.
{'scenario_description': 'string', 'data_feeds': [{'type': 'string', 'content': 'string'}]}
{'summary': 'string', 'recommendations': ['string'], 'confidence_score': 'float'}
ToolIntegrationVerification
Verify that agents successfully use MCP-enabled tools for data validation and ethical review.
{'data_point': {'key': 'value'}, 'expected_tool_call': 'string'}
{'tool_called': 'boolean', 'tool_output': 'json'}