@@ -7,9 +7,9 @@ Elements are the durable application contract; JSX and Basic Element are the
77authoring layer; Declarative Shadow DOM is the default server representation;
88interactive regions upgrade selectively.
99
10- Published package line: ` 0.41.0 ` (` v0.41.0 ` ). This release
11- keeps the project in alpha while the five-package product and external adoption
12- evidence continue to mature; the abandoned beta naming is not an active line.
10+ Published package line: ` 0.41.0 ` (` v0.41.0 ` ) — the stable five-package
11+ release under ADR-0119's scoped interface freeze; the abandoned beta naming
12+ is not an active line.
1313
1414[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
1515[ ![ Deno] ( https://img.shields.io/badge/Deno-2.8%2B-000000 )] ( https://deno.com/ )
@@ -51,15 +51,15 @@ external adoption. It is not presented as an already-achieved market claim.
5151
5252## Current release state
5353
54- The five-package convergence is published as ` 0.41.0 ` . npm beta.1
54+ The five-package convergence is published as stable ` 0.41.0 ` . npm beta.1
5555through beta.3 remain withdrawn partial artifacts and are not compatibility
56- baselines. External adopter pilot # 390 remains the primary repository-external
57- condition before the project can make a stability commitment. Alpha.18
58- completed the second audit sweep (see
59- [ ADR-0117 ] ( ./docs/adr/ADR-0117-second-audit-round-alpha18-sweep .md ) ).
56+ baselines. The third audit sweep completed in alpha.19 (see
57+ [ ADR-0118 ] ( ./docs/adr/ADR-0118-third-audit-round-alpha19-cleanup-sweep.md ) ),
58+ and the # 390 pilot was retired by maintainer decision after zero recruitment
59+ (see [ ADR-0119 ] ( ./docs/adr/ADR-0119-stable-0-41-0-scoped-interface-freeze .md ) ).
6060
61- Stable ` 0.41.0 ` is released only when alpha releases need no more architecture,
62- public-interface or adoption work. Request-time data, forms, sessions and cache
61+ Request-time data, forms, sessions and cache stay explicitly unfrozen until
62+ 0.42/0.44; Request-time data, forms, sessions and cache
6363remain future product work, so the current promise is static-first applications
6464with fullstack output paths—not broad fullstack parity.
6565
0 commit comments