Run the full test suite with coverage: python -m pytest --cov=file_search_tool --cov-report=term-missing Lint and type-check (also run in CI): ruff check file_search_tool tests mypy file_search_tool ...
This file collects research findings and roadmap decisions for evolving the local LLM harness after Step 13A. It is intentionally broader than NEXT_STEPS.md: use it as the research and strategy ...