CloudflareAdapter
type CloudflareAdapter = intersectionCloudflare adapter shape: the base HostRuntimeAdapter plus a setup hook. Its extendHost
stamps only the CloudflareHostExtension (durableObject); it does not return the singleton
extension, so host.singleton() does not exist on a Cloudflare host.
Learn: Overview