__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
logs/
neo-cortex.log
cortex_db/
neo-cortex.log.1
*.log.1
.lsai/

# Postgres dev volume
pgdata/
.env

# Throwaway forensic probes / experiments (never committed)
tmp/
