node_modules
dist
build
coverage
.turbo
.next
out
.tmp-*
pnpm-lock.yaml
*.min.js
# Generated slash commands (YAML frontmatter must not be reformatted)
agents/commands/**

# Generated/local harness state files
.harness/health-snapshot.json
.harness/skills-index.json
.harness/stack-profile.json
.harness/metrics/
.harness/security/
.harness/streams/
.harness/sessions/
**/.harness/graph/
**/.harness/arch/
**/fixtures/**/.harness/
**/.harness/arch/baselines.json

# Intentional syntax-error test fixtures
packages/core/tests/fixtures/typescript-samples/syntax-error.ts
packages/core/tests/fixtures/code-nav/syntax-error.ts
