Skip to content

docs: post-v0.1.0 cleanup — update README, ROADMAP, CURRENT_STATE, web README - #53

Merged
sepehr-safari merged 1 commit into
mainfrom
docs/post-v0.1.0-cleanup
Jul 8, 2026
Merged

docs: post-v0.1.0 cleanup — update README, ROADMAP, CURRENT_STATE, web README#53
sepehr-safari merged 1 commit into
mainfrom
docs/post-v0.1.0-cleanup

Conversation

@sepehr-safari

Copy link
Copy Markdown
Member

Summary

The v0.1.0 release milestone was completed and packages published to npm
(0.1.1), but several documentation files were left in a pre-release state.
This PR brings all docs in sync with the released state.

Changes

README.md

  • Removed "Packages are not yet published to npm" caveat from Quickstart
  • Removed "(when published)" from CLI section, added usage examples for
    report, scenario list, scenario run
  • Added npm version badges to the package table
  • Fixed Features list: "Scenario Evaluator" → "Scenario Library" (evaluator
    is v0.2 scope, added note pointing to roadmap)
  • Corrected reporter description: "Markdown or HTML" → "Markdown" (HTML is
    v0.2)
  • Corrected replay/react labels: "v0.2+" → "planned (v0.2.0)"

ROADMAP.md

CURRENT_STATE.md

  • "What's Next": removed "v0.1.0 release" as step 1 (it's done), renumbered
    v0.2.0/v0.3.0/v1.0.0 with expanded descriptions
  • Package status table: "done (v0.1.0)" → "published", version "0.1.0" →
    "0.1.1", apps/web "done" → "deployed"

apps/web/README.md

  • Replaced default create-next-app boilerplate with real project
    description, routes table, architecture summary, and dev/test instructions

Docs NOT changed (verified current)

  • AGENTS.md, CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md
  • Package READMEs (core, scenarios, reporter, cli)
  • ADRs, trace-format-spec.md, CHANGELOGs

Checklist

  • One concern: documentation cleanup post-v0.1.0 release
  • No publishable package behavior changes (no changeset needed)
  • Living docs updated (CURRENT_STATE, ROADMAP, README)
  • pnpm format:check — pass
  • pnpm lint — pass
  • pnpm typecheck — pass
  • pnpm build — pass
  • pnpm test — 196 tests pass

…b README

Update all stale documentation to reflect the released v0.1.0 state:

- README: remove 'not yet published' caveat, add npm version badges to
  package table, fix Features list (Scenario Evaluator is v0.2 scope),
  add CLI usage examples, correct reporter to Markdown-only
- ROADMAP: mark M0/M0.5/v0.1.0 as complete with release details, set
  v0.2.0 as 'Next up', fix docs description (Nextra → Next.js, no API ref)
- CURRENT_STATE: fix 'What's Next' (v0.1.0 release is done), update
  package status table to published/0.1.1/deployed
- apps/web/README: replace create-next-app boilerplate with real
  project description, routes, architecture, dev/test instructions
@sepehr-safari
sepehr-safari force-pushed the docs/post-v0.1.0-cleanup branch from 2f18764 to 3dac80a Compare July 8, 2026 09:40
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ocpp-debugkit-web Ready Ready Preview, Comment Jul 8, 2026 9:40am

@sepehr-safari
sepehr-safari merged commit b698528 into main Jul 8, 2026
3 checks passed
@sepehr-safari
sepehr-safari deleted the docs/post-v0.1.0-cleanup branch July 8, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant