Skip to content

Commit 344f2b5

Browse files
author
DevBot
committed
docs(status,roadmap): align alpha.19 active-target anchors and release-direction wording
1 parent 2b406dd commit 344f2b5

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

docs/roadmap/ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Execution and release state follow the
55

66
> Source of truth for forward product planning.\
77
> Published package line: `v0.41.0-alpha.19`.\
8-
> Active execution target: `v0.41.0-alpha.18`.\
8+
> Active execution target: `v0.41.0-alpha.19`.\
99
> Current implementation state: five-package convergence is published;
1010
> alpha.17 closed the first audit remediation and alpha.18 completed the
1111
> second audit sweep (ADR-0117).\

docs/status/STATUS.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,20 @@
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

1313
OpenElement 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

2021
Custom Elements are the application component contract; JSX and Basic Element
2122
are 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

Comments
 (0)