How it works
A local-first pilot career layer for Microsoft Flight Simulator. The full technical description of Pilot-Access — what it does, what it is made of, and what state it is in.
The premise
Fly in Microsoft Flight Simulator and Pilot-Access turns each flight into a persistent career: get hired by real-world airlines, fly generated schedules, get scored out of 100 with a letter grade, earn salary and experience, buy aircraft licences and climb ranks.
It runs entirely on your machine — no account, no cloud. The project began as a specification for a cloud platform and was re-scoped to a local client carrying the same canonical contract, phase state machine and scoring engine, wired to a local store and a SimConnect bridge.
What is included
Complete fly → score → pay → progress loop running locally
SimConnect telemetry bridge, with mock and replay simulators for testing
Generated airline schedules, rank progression, licences and achievements
No account and no cloud dependency
How it is built
Pilot-Access is built on TypeScript, SimConnect and Electron.
The repository is 84% TypeScript, 10% JavaScript, 3% CSS, 3% HTML by volume — a description of what the work actually consists of rather than what it is filed under.
It carries 1 commits since Jun 2026, most recently changed in Jun 2026.
The method behind it
Every project here starts as a written specification, and the specification stays authoritative once code exists. The repository keeps a build plan with live status, an append-only decision log recording where the implementation departed from the plan, and a handoff document describing the true current state — including the parts that are not finished.
That is why a portfolio this wide is not a shallow one, and it is why this page can describe the product without overstating it.
Current state
Prototype. Working, not yet finished.
The source is private. What this page claims is checkable against the product itself, not the repository.
Next
Get Pilot-Access
Ask about availability, a build for your platform, or a licence.