Two-lane strategy
v1.100.0 ships the Reliable lane as npm @latest. Frontier is opt-in via @frontier.
|
Reliable |
Frontier |
| Dist-tag |
@latest |
@frontier |
| Versions |
1.100.x |
2.0.0-frontier.N |
| Builder |
Opus 4.6[1m] max |
Opus 5 high |
| First brain |
GPT-5.5 xhigh → Sol (#715) |
GPT-5.6 Sol high |
| Second brain |
Fable high |
Fable high |
| Graduation |
Stays on @latest |
Promotes to @latest as v2.0.0 when proven (#673) |
Versioning rules
- Reliable patches: v1.100.1, v1.100.2, etc. Tagged, published to
@latest
- Frontier prereleases: 2.0.0-frontier.0, .1, .2, etc. Tagged, published to
@frontier
- Caret ranges protect consumers:
^1.100.0 never picks up 2.x
- Tags are immutable. A published version cannot be altered
Graduation
v2.0.0 ships to @latest only when the maintainer has personally consumed the frontier in other repos and confirmed it works (#673, #545). Issues closing is not the criterion.
Child issues
Reliable lane
Frontier lane
Both lanes
Sibling repos
Two-lane strategy
v1.100.0 ships the Reliable lane as npm
@latest. Frontier is opt-in via@frontier.@latest@frontierVersioning rules
@latest@frontier^1.100.0never picks up2.xGraduation
v2.0.0 ships to
@latestonly when the maintainer has personally consumed the frontier in other repos and confirmed it works (#673, #545). Issues closing is not the criterion.Child issues
Reliable lane
Frontier lane
Both lanes
Sibling repos