Contributing Platform Integrations
Platform service APIs span multiple layers. A Cloudflare change may require coordinated updates to:
uzumibi-cloudflare-extfor Ruby classes and Wasm importsuzumibi-cli/templates/cloudflarefor JavaScript host functions and bindings- the
enable-externalorqueuefeature overlay - unit and runn integration tests
- this documentation
When adding an API, document the exact Ruby signature, required template feature, binding name, return value, buffer or encoding constraints, and failure behavior. Avoid documenting a planned API as available before its adapter and generated template are both implemented.
Use GitHub issues to discuss API design and compatibility.