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)

  1. Clone the public repository: git clone <PUBLIC_REPOSITORY_URL>
  2. Start the backend locally: python -m uvicorn phaseC.backend.main:app --host 127.0.0.1 --port 8000
  3. Start the dashboard locally: cd phaseC/frontend && npm install && npm run dev
  4. 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

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.

Back to landing page