# data is fetched by scripts/download_data.sh and verified by checksum;
# never committed
data/raw/
data/processed/

__pycache__/
*.pyc
.venv/
.pytest_cache/
*.egg-info/
models/

# local AI-layer config (provider choice; never contains secrets)
.strikeone-ai.toml
