33> Updated: 2026-07-24\
44> Repository package line: ` v0.41.0-alpha.19 ` \
55> npm registry line: ` v0.41.0-alpha.19 ` \
6- > Active release target: ` v0.41.0-alpha.18 ` \
6+ > Active release target: ` v0.41.0-alpha.19 ` \
77> Next stability candidate: ` v0.41.0 ` \
88> Product graph: five packages\
99> Current maturity stage: alpha
1010
1111## Current position
1212
1313OpenElement is a Web Components-native, static-first application framework.
14- Alpha.18 is the current published and verified line; it completed the second
15- audit sweep (ADR-0117): sibling-path closures, evidence honesty and
16- redundancy cleanup. Alpha.17 remains the previous verified baseline; it
17- closed the first audit remediation (ADR-0116 packages B–D). A stable ` 0.41.0 `
18- remains a separate decision.
14+ Alpha.19 runs the third audit cleanup sweep (ADR-0118): third-audit issue
15+ closure across documentation, tests, runtime edges and release tooling.
16+ Alpha.18 completed the second audit sweep (ADR-0117): sibling-path closures,
17+ evidence honesty and redundancy cleanup. Alpha.17 remains the previous
18+ verified baseline; it closed the first audit remediation (ADR-0116 packages
19+ B–D). A stable ` 0.41.0 ` remains a separate decision.
1920
2021Custom Elements are the application component contract; JSX and Basic Element
2122are authoring modes; Declarative Shadow DOM is the default server output;
@@ -57,9 +58,10 @@ and output path.
5758
5859| Version | Focus |
5960| ----------------- | ------------------------------------------------ |
60- | ` 0.41.0-alpha.17 ` | Previous verified baseline |
61- | ` 0.41.0-alpha.18 ` | Current verified published baseline |
62- | ` 0.41.0 ` | Separate stable decision after alpha.18 evidence |
61+ | ` 0.41.0-alpha.17 ` | First audit remediation baseline (ADR-0116) |
62+ | ` 0.41.0-alpha.18 ` | Second audit sweep (ADR-0117) |
63+ | ` 0.41.0-alpha.19 ` | Third audit cleanup sweep (ADR-0118) |
64+ | ` 0.41.0 ` | Separate stable decision after alpha.19 evidence |
6365| ` 0.42.0 ` | WC Application Loop |
6466| ` 0.43.0 ` | Universal WC SSR compatibility and diagnostics |
6567| ` 1.0.0 ` | Stable five-package product |
@@ -69,6 +71,7 @@ and output path.
6971- Mandatory workflow: [ ` PROJECT_WORKFLOW.md ` ] ( ../governance/PROJECT_WORKFLOW.md )
7072- Active version contract: [ ` VERSION_PLAN.md ` ] ( ../current/VERSION_PLAN.md )
7173- Second-sweep scope decision: [ ` ADR-0117 ` ] ( ../adr/ADR-0117-second-audit-round-alpha18-sweep.md )
74+ - Third-sweep cleanup decision: [ ` ADR-0118 ` ] ( ../adr/ADR-0118-third-audit-round-alpha19-cleanup-sweep.md )
7275- Current package surface: [ ` PACKAGE_SURFACE.md ` ] ( ../current/PACKAGE_SURFACE.md )
7376- Alpha.17 immutable release record: [ ` v0.41.0-alpha.17.md ` ] ( ../release/v0.41.0-alpha.17.md )
7477- Alpha.18 immutable release record: [ ` v0.41.0-alpha.18.md ` ] ( ../release/v0.41.0-alpha.18.md )
0 commit comments