Release channels
| Channel | Install source | Use when |
|---|---|---|
| Stable | Latest GitHub release or npm package | You want the best validated public alpha. |
| Dev | dev branch | You want next-release integration changes. |
| Nightly | nightly branch | You want daily snapshots and can tolerate breakage. |
| Main | main branch | You want the current release branch tip. |
The CLI page should keep public-alpha expectations visible. Phonton is real, but maturity claims should stay tied to what the release can reproduce.
Install the stable npm package:
npm install -g phonton-cli
Run the latest package without a global install:
npx phonton-cli doctor