File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,9 +49,13 @@ detailed criteria).
4949** Stable Release** is a published version explicitly marked as production-ready (e.g., version ` 1.0.0 `
5050or higher without pre-release identifiers like ` -alpha ` , ` -beta ` , or ` -rc ` ).
5151
52- ** Clear Versioning** means following idiomatic verisoning patterns with documented
52+ ** Clear Versioning** means following idiomatic versioning patterns with documented
5353breaking change policies, so users can understand compatibility expectations when upgrading.
5454
55+ ** Roadmap** outlines concrete steps and work items that track implementation of required MCP
56+ specification components (non-experimental features and optional capabilities as described in
57+ [ Conformance Testing] ( #conformance-testing ) ), giving users visibility into upcoming feature support.
58+
5559## Conformance Testing
5660
5761All SDKs are evaluated using [ automated conformance tests] ( https://github.com/modelcontextprotocol/conformance )
You can’t perform that action at this time.
0 commit comments