# Build / OS
*.exe
*.dll
*.so
*.dylib
/agent-mesh
/mesh
.DS_Store

# IDE
.claude
CLAUDE.md
.idea/
.vscode/
*.swp
*.swo

# Go
vendor/

# Python
.venv/
__pycache__/

# Environment
.env
.env.*

# Debug / Test artifacts
*.debug
*.test

# Project
docs/internal/
docs/positioning.md
docs/agent-landscape.md
traces.jsonl
traces-*.jsonl
state.db
*.db-wal
*.db-shm
*.local.yaml
policies/*.local.yaml
dist/
