AI-LEO Policy Simulator Quickstart ================================== 0. Clone (placeholder until public repo is finalized): git clone cd ai-leo-policy-simulator 1. Start backend: python -m uvicorn phaseC.backend.main:app --host 127.0.0.1 --port 8000 2. Start dashboard: cd phaseC/frontend npm install npm run dev 3. Open: http://localhost:3000 4. Run: Click “Run 100-sat Demo” 5. Explore: Dashboard, Orbits, Conjunctions, Policy, AI Triage, Evidence Notice ------ Research-grade simulation only. Not operational SSA, not a collision-warning system, not a maneuver-command tool, and not flight-safety decision support.