node_modules/
dist/
*.tgz
.worktrees/
__pycache__/
*.pyc
.claude/worktrees/
debug-*.mjs

# Private paths — not for public repo (customer materials live in plur-ai/enterprise)
docs/enterprise/
docs/architecture/plur-geo-tech-brief.md
docs/architecture/vertical-extensions.md

# Local Datacore installation state — references personal install paths
# (e.g. 5-plur/, 0-personal/). Belongs to the user's machine, not this repo.
.datacore/state/

# Runtime engram store — must not be published (contains infra/deployment context)
# Scrubbed from history 2026-06-03 after Crt's leak review (67 engrams, 3 prod IPs, basic-auth creds)
.plur/

# Benchmark data belongs in plur-bench, not the monorepo (DO NOT commit here)
benchmark/data/

# Local gstack security reports — keep audit artifacts out of the repo
.gstack/
