name: disaster-grid-env version: "1.0.0" description: > A 5x5 fully-observable grid simulation where an RL agent (Llama-3 trained via GRPO) acts as an Autonomous Emergency Manager. author: "Sanjith & Varsha" license: MIT runtime: python: "3.10" entrypoint: "app.py" port: 7860 framework: streamlit # Fixed: Changed from fastapi to streamlit