feat: schema constraints, eslint migration, publish setup
- Phase 5: enum/const/default mapping, constraint validation
(string length, graphemes, numeric range, array bounds, blob
accept/maxSize, closed unions), displayName hints
- Replace oxlint/oxfmt with n8n-required eslint config
- Add author, repository, peerDependencies, credential icon,
usableAsTool, NodeConnectionTypes.Main
- Add LICENSE (MIT), CI workflow, release-please workflow
- Update README: remove stale hex/color references
- 160 tests passing, lint clean, build clean