Non-operational
This tool is for research, policy analysis, and education only. It is not operational SSA, a collision-warning system, a maneuver-command tool, or flight-safety decision support.
Downloads
Small, plain-text files and image assets for safe public sharing (no large raw datasets bundled).
Developer quick start (portable)
- Clone the public repository:
git clone <PUBLIC_REPOSITORY_URL> - Start the backend locally:
python -m uvicorn phaseC.backend.main:app --host 127.0.0.1 --port 8000 - Start the dashboard locally:
cd phaseC/frontend && npm install && npm run dev - Open http://localhost:3000 and click Run 100-sat demo
The public website is a static explainer. The full simulator runs locally until public-backend security is completed.
Files and assets
Current citation status
- Paper DOI: 10.2139/ssrn.6679959
- Software DOI: https://doi.org/10.5281/zenodo.20049013
- Evidence-pack DOI: https://doi.org/10.5281/zenodo.20049035
- GitHub: https://github.com/reehan79/ai-leo-policy-simulator
- ASR article: under review
For formal citation, cite the SSRN paper now. After Zenodo/Figshare release, cite the software DOI and evidence-pack DOI as listed in AI_LEO_Citation_Guide.txt.