.venv
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.coverage
htmlcov/

# Archive-derived/private data and local models never belong in Git.
data/processed/
data/smoke/
data/private-sources/
data/processed
data/smoke
data/manifests/screenplay-transcript-candidates.jsonl
data/manifests/screenplay-transcript-decisions.jsonl
data/manifests/split-manifest.json
data/manifests/david-target-coverage.jsonl
outputs/
artifacts/
outputs
artifacts
reports/*-private.json
reports/video-analysis/
exports/

# Local model/download and experiment integrations.
.cache/
wandb/
mlruns/
*.safetensors
*.bin
*.pt
