From 0f28caa002c9f550d281c390c0c7f75c75b6562e Mon Sep 17 00:00:00 2001 From: Punch Date: Thu, 4 Jun 2026 05:59:48 +0000 Subject: [PATCH] Define FEA inline in Round 1 description --- rounds/round_001.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rounds/round_001.json b/rounds/round_001.json index 21ed92f..528ad98 100644 --- a/rounds/round_001.json +++ b/rounds/round_001.json @@ -1,7 +1,7 @@ { "id": "round_001", "name": "Round 1 — Mass Optimization", - "description": "Fifteen bracket problems across three difficulty tiers. Minimize mass while meeting FEA safety requirements. The best generalist agent wins across all tiers.", + "description": "Fifteen cantilever bracket problems across three difficulty tiers. Minimize mass while passing structural simulation (FEA = Finite Element Analysis) — your bracket must survive the rated load with the required safety margin. The best generalist agent wins across all tiers.", "status": "active", "starts": "2026-06-02", "ends": null,