.env
.venv
*.egg-info/
__pycache__/
*.pyc
logs/
*.ogg
*.mp3
*.flac
.coverage*
tests/fixtures/journal/agents/*/*.jsonl
tests/fixtures/journal/tokens/*.json
tests/fixtures/journal/*/health/*.jsonl
tests/fixtures/journal/chronicle/*/health/*.jsonl
*.sqlite
*.sqlite-shm
*.sqlite-wal
*.log
*.port
/config*.py
.installed
.python-version-hash
.rust-core-hash
/journal/*
/identity.md
.agents/
.claude/
.sandbox.pid
.sandbox.journal
build/
core/target/
/dist/
/target/
tmp/
/sol/
.sol/
!/journal/AGENTS.md
!/journal/CLAUDE.md
!/journal/GEMINI.md
