/target

# Large .pth benchmark files (torchvision models, download instructions in bench_pth_adhoc.rs)
tests/fixtures/pth_benchmark/
tests/bench_pth_adhoc.rs

# GGUF model files (downloaded via hf-fm, see tests/fixtures/gguf_reference/generate_gguf.py)
tests/fixtures/gguf_reference/models/

# Local convention snapshots
docs/conventions/

# Internal dogfooding reports (referenced by ROADMAP.md but not published)
docs/dogfooding-feedbacks/

# External audit reports (private, not published)
docs/EXTERNAL AUDIT/

# Investigation folders (large binary artifacts from format spelunking)
docs/investigations/

# Coordination-contract design memo (private working draft, not yet
# published — will be either committed or published externally later)
docs/coordination-contract.md
