What applies here

What Preston believes about honojs/hono — its floor, and what the code shows.

1,036 standardsPreston's own · what this repo adheres to shows under observed
65%library

Hono is a zero-dependency, Web-Standards-first router/middleware framework with composable routers, runtime adapters, opt-in auth/validation middleware, JSX/SSR, and a typed RPC client. Tests and CI are present, and the repo has no internal service fan-in; its blast radius is downstream applications that consume it as a library.

I do not have verified coverage breadth for validator/CSRF across every request surface, nor confirmation that the request-id primitive actually reaches emitted log lines or downstream calls. The full invariants of the JSX DOM implicit-state branches and the shared-buffer async paths in html.ts/streaming.ts are also not fully resolved from the evidence.

climbed 31 Jul 2026 · assessed 31 Jul 2026
1
a convention is a different kind from a discipline, not a weaker one — nothing here promotes.
14 across 5 categories
strains the code carries — never a block, always worth naming. repeated findings in one category fold together; nothing is hidden, only collapsed.
39 of 39
observations inform review context and never block.