# Exclude sources and tests from published package
src/
test/
**/*.test.*
coverage/
.git/
.gitignore
.gitattributes
.github/
.vscode/
*.log
npm-debug.log*
yarn.lock
pnpm-lock.yaml
.mcp/
artifacts/
external/

# Keep compiled output and runtime assets
!dist/
!data/
!doc/
!README.md
!LICENSE
!CHANGELOG.md
!AGENTS.md
!generated/
!doc/examples/
!doc/prompts/
!.github/prompts/
# legacy manifest no longer shipped from src
