.venv/
.venv-dense/
.venv-glyph/
.venv-dom/
.venv-homonym/
.venv9th/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.DS_Store
/runs/
/recordings/
dist/
benchmark/openemr/finals/
benchmark/openemr/rows.jsonl
benchmark/hybrid/finals/
benchmark/hybrid/rows.jsonl
benchmark/dom/finals/
benchmark/dom/rows.jsonl
benchmark/desktop/finals/
benchmark/desktop/_work/
benchmark/reliability/artifacts/
benchmark/cosmetic_drift/runs/
benchmark/cosmetic_drift/_bundle/
benchmark/cosmetic_drift/_recording/
benchmark/fault_model/runs/
benchmark/fault_model/_bundle/
benchmark/fault_model/_recording/
.venv-phi/

# --- PHI governance (audit REM-1): keep compiled bundles out of git ---
# A compiled bundle (workflow.json + templates/*.png) is a HIPAA-designated
# record. Do NOT commit bundles produced against real patient data. The
# committed docs/showcase-openemr/bundle is an explicit, PHI-free exception
# (synthetic OpenEMR public-demo data; see that dir's README).
/bundles/
bundle/
!docs/showcase-openemr/bundle/
*.bundle/
# Local scrub/regeneration scratch venvs
.venv-phi/
paper/build/
