Skip to content

Commit f3a6aa1

Browse files
committed
add note about revisions
1 parent fb41a1d commit f3a6aa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/specification/revisions/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ title: Revisions
33
cascade:
44
type: docs
55
---
6+
The Model Context Protocol uses revisions that define specific protocol behaviors for each version. Each protocol revision provides guarantees about the functionality and semantics available. The protocol version is exchanged during initialization (see {{ < relref "../basic/versioning.md" > }}).
7+
8+
Revisions can be marked as either DRAFT (in-progress specifications) or FINAL (completed specifications). DRAFT revisions may change at any time, while FINAL revisions remain stable once published.

0 commit comments

Comments
 (0)