/target/
**/*.rs.bk

# Akmon runtime data (audits, semantic index, etc.)
.akmon/

# FastEmbed / ONNX model cache (CLI or `cargo test` may create this under the repo or a crate dir)
.fastembed_cache/

.DS_Store

# Local reference / vendor trees (not part of Akmon)
rust_repository/
typescript_repository/

# Editor / agent tooling (not part of the product)
.cursor/
.specstory/
.vscode/

# Internal planning / AI-session working docs (kept private, see akmon-internal-docs)
docs/planning/
docs/agent-session-audit-*.md
docs/repositioning-audit.md
