From c360faa6fb9ce1675287ece4777e14553d4c90c0 Mon Sep 17 00:00:00 2001 From: sepehr-safari Date: Thu, 9 Jul 2026 10:55:13 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20post-v0.3.0=20milestone=20boundary=20au?= =?UTF-8?q?dit=20=E2=80=94=20update=20CURRENT=5FSTATE,=20ROADMAP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #92 --- CURRENT_STATE.md | 27 ++++++++++++++++----------- ROADMAP.md | 7 ++++--- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/CURRENT_STATE.md b/CURRENT_STATE.md index 2d353a5..5ca082a 100644 --- a/CURRENT_STATE.md +++ b/CURRENT_STATE.md @@ -4,15 +4,15 @@ ## Current Version -`0.2.1` — Packaging Consolidation + Scenario Evaluator & Replay (published) +`0.3.0` — Integrations & OSS Credibility (published) ## Active Milestone -**v0.3.0 — Integrations & OSS Credibility (in progress)** +**v1.0.0 — Stable FOSS Ecosystem (next)** -v0.2.1 is published to npm. Old v0.1.1 packages are deprecated. v0.3.0 adds -trace diffing, rich scenario assertions, CI/anonymize/diff CLI commands, -integration examples, and contributor onboarding. +v0.3.0 is published to npm. Adds trace diffing, rich scenario assertions, +CI/anonymize/diff CLI commands, 15 detection rules, 15 scenarios, integration +examples, and contributor onboarding. ## What's Done @@ -208,13 +208,18 @@ integration examples, and contributor onboarding. - ✅ Contribution guide + 5 good-first-issues (Issue #90) - ✅ v0.3 docs content — 5 new + 3 updated docs pages (Issue #91) +### v0.3.0 Release + +- ✅ `@ocpp-debugkit/toolkit@0.3.0` published to npm +- ✅ Git tag `v0.3.0` + GitHub release `v0.3.0` created +- ✅ v0.3.0 milestone closed + ## What's Next -1. **v0.3.0 — Integrations & OSS Credibility** — Trace diffing, rich scenario - assertions, CI/anonymize/diff CLI commands, integration examples, contributor - onboarding (Issues #82–#92) -2. **v1.0.0** — API stabilization, 20+ scenarios, docs overhaul, contributor - onboarding +1. **v1.0.0 — Stable FOSS Ecosystem** — API stabilization, 20+ scenarios, docs + overhaul, contributor onboarding +2. **Future** — Active scenario runner (live endpoint testing), playground, + YAML trace format support ## Known Blockers / Decisions Pending @@ -224,7 +229,7 @@ integration examples, and contributor onboarding. | Package | Status | Version | |---------|--------|---------| -| `@ocpp-debugkit/toolkit` | published | 0.2.1 | +| `@ocpp-debugkit/toolkit` | published | 0.3.0 | | `@ocpp-debugkit/core` | deprecated | 0.1.1 | | `@ocpp-debugkit/scenarios` | deprecated | 0.1.1 | | `@ocpp-debugkit/reporter` | deprecated | 0.1.1 | diff --git a/ROADMAP.md b/ROADMAP.md index d19ef9c..55f5a1f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -101,7 +101,8 @@ old packages deprecated. ## v0.3.0 — Integrations & OSS Credibility -**Status:** In progress +**Status:** ✅ Complete — published as `@ocpp-debugkit/toolkit@0.3.0` on npm, +Git tag `v0.3.0`, GitHub release `v0.3.0`. Milestone closed. Connect to real ecosystem workflows. Attract external engagement. @@ -112,13 +113,13 @@ Connect to real ecosystem workflows. Attract external engagement. - Integration examples (simple-trace, simple-csms, simulator-output, etc.) - Contribution guide + good-first-issues -**Exit criteria:** GitHub release `release-v0.3.0`. +**Exit criteria:** GitHub release `v0.3.0`. ✅ All met. --- ## v1.0.0 — Stable FOSS Ecosystem -**Status:** Not started +**Status:** Next up Mature APIs, stable formats, contributor-ready.