__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
*.db
*.db-journal

# Temporary audit/test helpers (not part of the package)
_smoke_test.py
_check_wheel.py

# Coverage reports
.coverage
htmlcov/

# Local release validation artifacts
dist-check/
agentlint-badge.svg
agentlint-report.html
agentlint.sarif

# Private operating documents — never publish
AGENT_STATE.md
archive/
reports/
