Downloads¶
The downloadable artifacts are assembled from the same sources as this site on every production build.
Complete Developer Bundle¶
Download renkei-processor-api-v1.0.zip
Includes the external-only JSON Schema, all wire examples, the Python reference client, and a bundle README.
Individual Artifacts¶
| Artifact | Description |
|---|---|
| External JSON Schema | Self-contained Draft 2020-12 schema containing only the definitions reachable from the external profile. |
| Python reference client | Standard-library client with query, listen, and command flows. |
| Raw wire examples | Browse and copy every request, response, event, and protocol error. |
Build Information¶
These downloads describe protocol version 1.0. The JSON Schema sources under schemas/ remain the normative machine-readable contract; this site publishes a filtered, standalone form for driver developers.