# Rust
/target/

# cargo-mutants output (I3 baseline; regenerated on demand)
/mutants.out/
/mutants.log

# IDE
.idea/
.vscode/
*.swp
*.swo

# Python
__pycache__/
*.pyc
*.so

# OS
.DS_Store
Thumbs.db

# Agent tooling
.ntm/

# Local/private planning and agent artifacts
.beads/
.unsafe-audit/
.unsafe-audic/
CONTEXT.md
semver.MD
!SEMVER.md
ubiquitous-language.md
ubiquitous_language.md
!UBIQUITOUS_LANGUAGE.md
bug-hunt-findings.md
BUG_HUNT_FINDINGS.md
plan.md
PLAN.md

# Private/internal documentation kept off the public branch
docs/from-*/
docs/ops/
docs/solutions/paper-soak-learnings.md
docs/solutions/v0.15-kill-gate-criteria.md
docs/solutions/v0.15-kill-gate-evaluation.md

# Beads history
.beads/.br_history/
