Agent Claude Code
Agent "architecture-decisions" from Solvro/ml-mcp, covering architecture decisions — solvro mcp, core architecture: four-component system, key patterns to preserve, singleton config and langgraph state machine (rag).
Agent Claude Code
Agent "architecture-decisions" from Solvro/ml-mcp, covering architecture decisions — solvro mcp, core architecture: four-component system, key patterns to preserve, singleton config and langgraph state machine (rag).
Agent Claude Code
Agent "coding-standards" from Solvro/ml-mcp, covering coding standards — solvro mcp, file structure conventions, import order (enforced by ruff isort), 1. standard library and 2. third-party.
Agent Claude Code
The project uses Python's standard logging module with structured extras.
Agent Claude Code
Follow Conventional Commits (explicit in .github/agents.md).
Agent Claude Code
Agent "testing-strategy" from Solvro/ml-mcp, covering testing strategy — solvro mcp, framework & tools, test location, what to test and mcp server / rag pipeline.