Skip to content

Commit 928230f

Browse files
committed
Update w/versioning requirements
🏠 Remote-Dev: homespace
1 parent 60be48f commit 928230f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/community/sdk-tiers.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ for any tier.
4646
**Critical Bug** refers to P0 issues (see [Priority labels](#priority-only-if-actionable) for
4747
detailed criteria).
4848

49+
**Stable Release** is a published version explicitly marked as production-ready (e.g., version `1.0.0`
50+
or higher without pre-release identifiers like `-alpha`, `-beta`, or `-rc`).
51+
52+
**Clear Versioning** means following idiomatic verisoning patterns with documented
53+
breaking change policies, so users can understand compatibility expectations when upgrading.
54+
4955
## Conformance Testing
5056

5157
All SDKs are evaluated using [automated conformance tests](https://github.com/modelcontextprotocol/conformance) that validate protocol support against the published specifications. SDKs receive a conformance score based on test results:

0 commit comments

Comments
 (0)