Per ADR-0123 item 11: when h3 v2 reaches stable (currently 2.0.1-rc.26 per npm), evaluate rewriting the generated server app from Hono to h3 — dev/prod semantics unify, nitro-mount and the request-time parity gate retire. Constraints: the fetch middleware contract (ADR-0123 item 2) must make the swap invisible to users; Hono stays supported in user API routes; single-vendor consolidation on UnJS is an accepted trade-off to record in the deciding ADR amendment. Do not start before h3 v2 stable.
Per ADR-0123 item 11: when h3 v2 reaches stable (currently 2.0.1-rc.26 per npm), evaluate rewriting the generated server app from Hono to h3 — dev/prod semantics unify, nitro-mount and the request-time parity gate retire. Constraints: the fetch middleware contract (ADR-0123 item 2) must make the swap invisible to users; Hono stays supported in user API routes; single-vendor consolidation on UnJS is an accepted trade-off to record in the deciding ADR amendment. Do not start before h3 v2 stable.