.venv/
.venv-demo/
__pycache__/
*.pyc
.pytest_cache/

# End-to-end demo artefacts: NEVER committed.
# The repo ships code only; the reviewer regenerates all of this by running
# run_demo.sh. This excludes the base model, the HF cache, the trained LoRA
# adapter, wrapping keys, and every sealed (encrypted) capability unit.
models/
outputs/
state/
