# Runtime-generated hooks and state (not for npm package)
Tools/Ralph/.ralph/
Tools/Ralph/lib/session-init.sh
.agents/
.recette/

# DRAFT legal documents (NEVER ship until IP lawyer review — passif juridique)
# See audit 2026-05-18 QW-07 and LICENSE-COMMERCIAL.md / LICENSE-ENTERPRISE.md DRAFT banners
LICENSE-COMMERCIAL.md
LICENSE-ENTERPRISE.md
docs/enterprise/
docs/dual-license/

# Internal ops files (drafts, research, reports — not for npm consumers)
docs/internal/

# Test files
tests/
*.test.js
*.test.mjs
*.spec.js
vitest.config.*
coverage/

# Editor/OS files
*.swp
*.swo
*~
.DS_Store
Thumbs.db
