.venv/
.pytest_cache/
__pycache__/
*.py[cod]
*.egg-info/
.coverage
coverage.xml
htmlcov/
build/
dist/
packages/*/dist/
release-smoke-results.json
staging-smoke-results.json
staging-smoke-junit.xml
# Fetched shared conformance fixture bundles + lane outputs
conformance-fixtures-*/
conformance-junit.xml
conformance-summary.md
conformance-server.log
.honua-gp/
packages/honua-gp/eval-results.json
packages/honua-gp/eval-results.xml
packages/honua-gp/eval/.audit/

# Generated MkDocs static site output
/site/
.serena/

# Local commit-message scratch files
.git-msg-*.txt
