Skip to main content

Module compact

Module compact 

Source
Expand description

Compact facade layer — groups 14 tools into 3 compact facades.

Env var: AEVOLVE_MCP_TOOL_SURFACE (fallback MCP_TOOL_SURFACE). Set to “compact” to enable facade mode.

Functions§

compact_tool_definitions
Build the compact facade tool definitions for tools/list.
is_compact_facade
Check if a tool name is a compact facade name.
is_compact_mode
Check whether compact tool mode is enabled via environment variable.
normalize_compact_call
Normalize a compact facade call into the underlying tool name and arguments.