.git .gitignore .venv .vscode .env* __pycache__ *.pyc *.pyo *.egg-info dist build .pytest_cache .mypy_cache .ruff_cache *.sqlite *.db cache/ tests/ .DS_Store IMPLEMENTATION.md AGENTS.md PROJECT.md USAGE.md DOCKER.md Makefile docker-compose.override.yml