๐๏ธ Alternun and AIRS Architecture
This section is the public technical map of the Alternun platform.
๐๏ธ Monorepo and Stack
Alternun uses a pnpm workspace monorepo with TurboRepo orchestration.
๐๏ธ Authentication and Session Flow
This is the current AIRS auth architecture.
๐๏ธ Runtime Architecture
The running system is a combination of client applications, managed services, and AWS-hosted custom services.
๐๏ธ Infrastructure and Delivery
Alternun provisions infrastructure from the monorepo through packages/infra.
๐๏ธ Release Update Flow
Alternun uses a small shared release-update package to keep web and Expo surfaces aware of new builds.
๐๏ธ Security and Quality
Security in this repo is a combination of runtime controls, infrastructure guardrails, and development workflow discipline.
๐๏ธ Next Improvements
This page documents the most important next steps for the platform from an engineering point of view.