Admin
Environment Configuration

Set these in .env (backend) or .env.local (frontend).

FAA_ADAPTER_STUB=falseActivate NASR, SWIM, Preferred Routes, CDR, Playbook adapters
FAA_ARCGIS_STUB=falseActivate FAA ArcGIS Open Data adapter (airspace boundaries)
WEATHER_STUB=falseActivate AviationWeather.gov and NWS live weather adapters
AI_PROVIDER=stub | gemini | groqAI Copilot provider (stub = no AI calls)
GEMINI_API_KEY=<key>Google Gemini API key for AI Copilot (optional)
GROQ_API_KEY=<key>Groq API key for AI Copilot (optional)
DATABASE_URL=postgresql://...PostgreSQL connection string for scenario persistence
About ATLAS
ATLAS — Air Traffic Logistics, Analysis & Simulation
Version: 0.1.0-MVP | Engine: 0.1.0
License: Internal development tool — not for operational use
Data: FAA AIS Open Data, AviationWeather.gov, NWS (all public, no auth required for core features)