Skip to content

Commit 08a5b53

Browse files
docs: post-v0.3.0 milestone boundary audit — update CURRENT_STATE, ROADMAP (#111)
Closes #92
1 parent 2224138 commit 08a5b53

2 files changed

Lines changed: 20 additions & 14 deletions

File tree

CURRENT_STATE.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
## Current Version
66

7-
`0.2.1`Packaging Consolidation + Scenario Evaluator & Replay (published)
7+
`0.3.0`Integrations & OSS Credibility (published)
88

99
## Active Milestone
1010

11-
**v0.3.0 — Integrations & OSS Credibility (in progress)**
11+
**v1.0.0 — Stable FOSS Ecosystem (next)**
1212

13-
v0.2.1 is published to npm. Old v0.1.1 packages are deprecated. v0.3.0 adds
14-
trace diffing, rich scenario assertions, CI/anonymize/diff CLI commands,
15-
integration examples, and contributor onboarding.
13+
v0.3.0 is published to npm. Adds trace diffing, rich scenario assertions,
14+
CI/anonymize/diff CLI commands, 15 detection rules, 15 scenarios, integration
15+
examples, and contributor onboarding.
1616

1717
## What's Done
1818

@@ -208,13 +208,18 @@ integration examples, and contributor onboarding.
208208
- ✅ Contribution guide + 5 good-first-issues (Issue #90)
209209
- ✅ v0.3 docs content — 5 new + 3 updated docs pages (Issue #91)
210210

211+
### v0.3.0 Release
212+
213+
-`@ocpp-debugkit/toolkit@0.3.0` published to npm
214+
- ✅ Git tag `v0.3.0` + GitHub release `v0.3.0` created
215+
- ✅ v0.3.0 milestone closed
216+
211217
## What's Next
212218

213-
1. **v0.3.0 — Integrations & OSS Credibility** — Trace diffing, rich scenario
214-
assertions, CI/anonymize/diff CLI commands, integration examples, contributor
215-
onboarding (Issues #82#92)
216-
2. **v1.0.0** — API stabilization, 20+ scenarios, docs overhaul, contributor
217-
onboarding
219+
1. **v1.0.0 — Stable FOSS Ecosystem** — API stabilization, 20+ scenarios, docs
220+
overhaul, contributor onboarding
221+
2. **Future** — Active scenario runner (live endpoint testing), playground,
222+
YAML trace format support
218223

219224
## Known Blockers / Decisions Pending
220225

@@ -224,7 +229,7 @@ integration examples, and contributor onboarding.
224229

225230
| Package | Status | Version |
226231
|---------|--------|---------|
227-
| `@ocpp-debugkit/toolkit` | published | 0.2.1 |
232+
| `@ocpp-debugkit/toolkit` | published | 0.3.0 |
228233
| `@ocpp-debugkit/core` | deprecated | 0.1.1 |
229234
| `@ocpp-debugkit/scenarios` | deprecated | 0.1.1 |
230235
| `@ocpp-debugkit/reporter` | deprecated | 0.1.1 |

ROADMAP.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ old packages deprecated.
101101

102102
## v0.3.0 — Integrations & OSS Credibility
103103

104-
**Status:** In progress
104+
**Status:** ✅ Complete — published as `@ocpp-debugkit/toolkit@0.3.0` on npm,
105+
Git tag `v0.3.0`, GitHub release `v0.3.0`. Milestone closed.
105106

106107
Connect to real ecosystem workflows. Attract external engagement.
107108

@@ -112,13 +113,13 @@ Connect to real ecosystem workflows. Attract external engagement.
112113
- Integration examples (simple-trace, simple-csms, simulator-output, etc.)
113114
- Contribution guide + good-first-issues
114115

115-
**Exit criteria:** GitHub release `release-v0.3.0`.
116+
**Exit criteria:** GitHub release `v0.3.0`. ✅ All met.
116117

117118
---
118119

119120
## v1.0.0 — Stable FOSS Ecosystem
120121

121-
**Status:** Not started
122+
**Status:** Next up
122123

123124
Mature APIs, stable formats, contributor-ready.
124125

0 commit comments

Comments
 (0)