Enables LLM agents to explore and search a 1C:Enterprise configuration codebase, including metadata objects, module procedures, call graphs, and semantic similarity search.
Enables agents to run project-wide 1C/BSL diagnostics and per-method cyclomatic/cognitive complexity analysis, returning a ranked refactor triage of what to fix first alongside 25 navigation, search, format and fix tools. Deployed over Streamable HTTP behind nginx with bearer-token auth, one container per project, using a pure-Python engine with no Java or LSP bridge.