# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.claude/
logs/

# Cache and coverage artifacts
.praxia/cache/
.coverage
coverage.xml
.coverage_html/
docs/_build/

# Profiling probe trace artifacts (large; only ProbeRecords + HLO text are
# committed -- prolix convention: traces stay off-repo)
outputs/profiling/**/_traces/
.fastembed_cache/

# xtrax runtime run artifacts (manifests, checkpoints, provenance stores)
.xtrax/

# Scratch: spike source materialised for read-only subagents (regenerable; see
# .praxia/docs/audits/260901_xtrax-export-webgpu-adversarial-findings.md)
.praxia/spike_snapshot/
