.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
dist/
build/

# Live config - NEVER commit (paths + bearer tokens live only on the host)
vaults.yaml
tokens.yaml
