v0.1.4: align to gold-standard patterns
align to gold-standard patterns
Changed:
- package.json scripts: tsx -> bun run scripts/.ts; start: now use bun ./dist/index.js; test uses bunx vitest run; removed unused start script
- package.json author: object form -> canonical string
- package.json funding: GitHub Sponsors and Buy Me a Coffee entries
- package.json repository: git+ prefix and .git suffix
- package.json packageManager: bun@1.3.2
- package.json files: removed non-existent AGENTS.md and Dockerfile entries
- package.json devDependencies: removed tsx
- README.md: npm badge added; Bun badge corrected to v1.3.2
- .github/FUNDING.yml: added (github + buy_me_a_coffee: cyanheads)
- CLAUDE.md commands: bun run pattern throughout
bun run devcheck clean.