Module: Evilution::MCP Private
- Defined in:
- lib/evilution/mcp.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Classes: InfoTool, MutateTool, Server, SessionTool
Constant Summary collapse
- CONTRACT_VERSION =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Public contract version for the evilution MCP tool surface (input schemas, output payload shapes, error envelope, action enumerations). Bumped only at MAJOR releases per docs/versioning.md. Independent of session JSON schema versioning (Evilution::Session::Schema) so the two surfaces can rev separately.
1