Contribution guide
- Add TSDoc to new public and internal callable units.
- Keep Hono route path, validation, handler, and contract metadata together.
- Run
npm run docs:checkbefore opening a pull request. - Inspect
documentation/metadata/changes.jsonandreport.json. - Review Cloudflare Pages preview before merge.
Existing undocumented symbols remain warnings through committed baseline. New undocumented symbols fail validation.