magicciv/.ai-arena-test/ai_test.json
Claude Code 9b9ea5d3cc test(ai-arena): Add test environment directory for AI Arena testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 20:37:09 -07:00

35 lines
No EOL
623 B
JSON

{
"duration_seconds": 0.604,
"final_turn": 4,
"match_id": "ai_test",
"players": [
{
"cities": 0,
"gold": 0,
"index": 0,
"name": "A",
"population": 0,
"race": "water_elves",
"score": 4,
"techs": 0,
"units": 2
},
{
"cities": 1,
"gold": 1,
"index": 1,
"name": "B",
"population": 1,
"race": "water_elves",
"score": 8,
"techs": 0,
"units": 1
}
],
"seed": 42,
"timestamp": "2026-04-11T03:14:12",
"turn_limit": 10,
"victory_type": "domination",
"winner_index": 1,
"winner_name": "B"
}