.DS_Store
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.egg-info/
*.pyc
build/
dist/
examples/*.evidence.jsonl
examples/*.db
examples/**/*.evidence.jsonl
examples/**/*.bundle.json
examples/**/*.db
examples/artifacts/
outreach/
# Keep the public positioning note tracked because it is part of the
# conference specimen baseline and must remain reproducible.
!docs/outreach/
docs/outreach/*
!docs/outreach/public-positioning.md
!docs/outreach/langchain_forum_cookbook_reply.md

# Private submission-sync bundle and local-only notes
paper/flagship/private_repo_bundle/
paper/flagship/submission_private_contact_local.txt
paper/flagship/private_repo_sync_note.local.txt
