# Rust build artifacts
target/
Cargo.lock

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

# Vault (projections and indexes)
vault/

# Do NOT ignore these - they are authoritative:
# log/       - JSONL event log (authoritative record)
# tasks/     - Task board and acceptance criteria
