name: dispatchpulse version: 1.0.0 description: Emergency dispatch coordinator environment. The agent triages incoming 911 calls and dispatches limited units under time pressure. Rewards use real clinical survival curves from EMS literature. entrypoint: server.app:app type: http spec_version: "1.0" tasks: - id: easy name: "Routine Urban Shift" description: "Five emergency calls arrive over 30 minutes. Four units (ALS, BLS, fire engine, police) and one well-equipped hospital. Accurate callers. Optimal play scores 0.85 or higher." - id: medium name: "Urban Mass Casualty" description: "Fifteen calls over 45 minutes including a bus accident at minute 12 that spawns multiple severity-1 trauma calls. Six units, two hospitals, 20% caller inaccuracy. Core challenge is ALS conservation." - id: hard name: "Earthquake Response" description: "Thirty calls over 60 minutes. Eight units, three hospitals (one on diversion). 35% caller misreporting due to panic. Deliberately resource-scarce; strong play scores 0.40 to 0.55."