Documentation
AURORA-NEURO is a family of computational neuro research platforms for pediatric neurosurgery — about 212 products across six domains, plus the tooling that runs the org.
Everything is Research Use Only and non-autonomous: it supports research and clinician decision-making, and never diagnoses, treats, or acts on a patient by itself. Start here, then dive into a domain or a specific product.
New here?
Domains
The shared design philosophy
Every platform follows the same house style. Understanding these five ideas explains almost any repo.
Every repo installs and verifies the same way. The gates are the source of truth — a red CI badge is the org-wide Actions billing block, not a code failure.
gh repo clone aurora-neuro/<repo> pip install -e ".[dev]" ruff check . && mypy <package> pytest -qRun the gates →
Ask questions, find a repo owner, and follow release digests in the org Discord. Governance questions and PR reviews are routed there by the ops bot.
Invite link pending — see the ops bot page.