__pycache__/
*.pyc
*.egg-info/
dist/
build/
*.log.jsonl
.venv/
.devvenv/

# Runtime call record: written by every server run (including test and fuzz
# runs), so it churned the repo on every suite. Not conduct anyone ships.
continuity.calls.jsonl
*.calls.jsonl
*.calls.jsonl.lock
