- Rewrite README with quick start, config table, prediction usage, API version note
- Add docs/integration-guide.md with Next.js and Node.js examples, env-specific
config, error handling patterns, batch behavior, and API version compatibility
- Add docs/api-reference.md with full reference for all exported classes, methods,
types, and enums
- Add .woodpecker.yml with quality gates (lint, typecheck, format, security audit,
test with coverage) and npm publish to Gitea registry
- Add AGENTS.md and update CLAUDE.md with project conventions
Fixes#1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>