node_modules
dist/
.DS_Store
package-lock.json
.plans/
tests/fixtures/openviking/workspace/vectordb/
tests/fixtures/openviking/workspace/vectordb/context/
tests/fixtures/openviking/workspace/viking/_system/accounts.json
.dev/
.claude/worktrees/
.akm/state/
.claude/scheduled_tasks.lock
.akm-run/
.ci-cache/
**/__pycache__/
.claude/*
!.claude/workflows/
/docs/example-stash/.akm/
/docs/example-stash/.akm-run/
today.html
test.sh

# akm-eval real-query suite is mined from a personal live index.db (PII-ish,
# non-reproducible). Generate it on demand with gen-real-query-suite.ts; do not
# commit the output. Keep the dir (.gitkeep) and the generator.
scripts/akm-eval/cases/real-query/rq-*.json
scripts/akm-eval/cases/real-query.manifest.json

# Meta-review findings analyze the owner's LIVE install and may contain
# security-sensitive facts — they are local-only and must never be committed.
# The prompts + README + runner (the reusable kit) ARE meant to be tracked.
docs/reviews/akm-meta-review/findings/
.akm/
docs/.pending/
