target/
.DS_Store
node_modules/
.vercel
.env*.local

# Build output (added by repo-maintainer)
dist/
build/
*.tsbuildinfo

# Coverage
coverage/
.nyc_output

# Logs
logs/
*.log

# MCP Registry tokens
.mcpregistry_*
*_token
*.token

# Smithery build artifacts — bundles full server + source map for their sandbox.
# Pull smithery.yaml + createSandboxServer() export to kill it if needed.
.smithery/

# Visual-vROM / binary exports — generated artifacts, GO-gated, never npm-pub
project.html
*.fafb

# Test results
test-results/

# Environment files
.env
.env.test
.env.vercel-*

# 1.5 substrate runtime receipts (cwd-relative, per-machine telemetry).
# Each install accumulates its own — must not be tracked in the repo.
# Pull-discoverable by external tools (TAF, etc.) on the machine that
# generated them; see README "Status & known limitations" for schemas.
.faf-drift-index.json
.faf-refresh-receipts.json
.faf-recommendation-receipts.json

# .faf backup snapshots (kept local)
project.faf.backup-*
.faf-bench.json
