pub const MCP_API_VERSION: ApiVersion;Expand description
The Kaptein MCP tool-schema contract version. Bump the major on an incompatible
tool change (a renamed/removed tool or a changed required argument), per
docs/versioning.md; bump the minor for an additive tool or optional argument.