A high-concurrency coordination engine that "patches" the chaotic reality of Indian traffic by transforming emergency response into a real-time distributed systems problem.
- Ingest (The Reality): Captures real-time ambulance trajectories via GPS and processes environment snapshots through Google Gemini to identify physical roadblocks.
- Process (The Coordination): Uses a SpacetimeDB-inspired shared state across all nodes, while ArmorIQ validates every proposed path against "Hard Rules".
- Output (The Patch): Triggers dynamic green-waves at signal controllers and logs all performance metrics in MongoDB Atlas.
Run the run.bat file on Windows, or manually start the backend, simulator, and frontend dashboard individually.