Skip to content

docs: publish ROADMAP.md (path to 1.0) - #429

Merged
debugmcpdev merged 2 commits into
mainfrom
docs/426-roadmap
Aug 22, 2026
Merged

docs: publish ROADMAP.md (path to 1.0)#429
debugmcpdev merged 2 commits into
mainfrom
docs/426-roadmap

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Fixes #426

What

A top-level ROADMAP.md, linked from the README (Documentation list + Project Status), dated and refreshed at each release. It answers the two questions evaluators ask: is the tool surface stable enough to build on? and what's left before 1.0?

Path to 1.0 — criteria, not dates:

  • Tool-schema freeze: the 28-tool surface + response shapes declared SemVer-stable. Calls out the prerequisite of completing full parameter/response docs for the four tools currently summarized without schemas in docs/tool-reference.md (list_supported_languages, attach_to_process, detach_from_process, list_threads).
  • Per-platform CodeLLDB packages published and verified across install channels.
  • A full release cycle with no breaking behavioral changes.
  • Supply-chain milestones: OpenSSF Best Practices Silver + attestation coverage for every distributed artifact (Supply chain: attest the Docker image and PyPI launcher (npm tarballs already carry provenance) #422).

Near-term themes: doctor + diagnostics guide (#423), turnkey Kubernetes recipe (#424), published-artifact canary matrix (#425).

Non-goals: IDE-replacement UI, languages without a maintained DAP backend, editing/refactoring tools.

A published roadmap is also one of the OpenSSF Best Practices criteria this project tracks.

🤖 Generated with Claude Code

Adds a top-level ROADMAP.md answering the two questions evaluators ask:
is the tool surface stable enough to build on, and what's left before
1.0. Criteria (not dates): tool-schema freeze under SemVer (including
completing parameter/response docs for the four tools currently
summarized without schemas), per-platform CodeLLDB packages published
and verified, a full release cycle with no breaking behavioral changes,
and the supply-chain milestones (OpenSSF Best Practices Silver,
attestations for every distributed artifact). Near-term themes link
#423/#424/#425; non-goals set expectations.

Linked from the README's Documentation list and Project Status section;
refreshed at each release.

Fixes #426

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit ce2832a into main Aug 22, 2026
10 checks passed
@debugmcpdev
debugmcpdev deleted the docs/426-roadmap branch August 22, 2026 18:54
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.

Docs: publish ROADMAP.md (path to 1.0)

2 participants