/bridges/captures/ /example-events/ /tests/fixtures/ /manuals/ # Python build artifacts *.egg-info/ dist/ build/ # Python bytecode __pycache__/ *.py[cod] # Virtual environments .venv/ venv/ env/ # Editor / OS .vscode/ *.swp .DS_Store Thumbs.db # Analyzer outputs *.report claude_export_*.md # Frame database *.db *.db-wal *.db-shm