Skip to main content

For Developers

introduction to developing on Ratio1

For Developers

This chapter is the developer operating layer for Ratio1: SDK workflows, tutorials, API entry points, runtime context, and CLI-based fleet operations.

Choose your path

  • Python SDK: fastest path for custom workloads, plugin orchestration, and native Ratio1 app logic (including apps with containerized front-end/middle-tier layers).
  • JavaScript / Go SDKs: language-native integration surfaces for teams outside Python.
  • Sandbox workflows: local and controlled experimentation before wider rollout.
  • r1ctl CLI: kubectl-like command-line control for managing Ratio1 decentralized fleets, nodes, and diagnostics.

Developer workflow vs production workflow

  • Developer workflow: iterate with SDK/CLI, test callbacks and pipeline behavior, validate assumptions.
  • Production workflow: run managed delivery through Deeploy UI/API on licensed infrastructure.
  • Operational split: use deeploy.ratio1.ai for deployment operations, app.ratio1.ai for license/account flows, and explorer.ratio1.ai for telemetry.
  • Cross-reference: use Ratio1 Overview for orchestration/economics/runtime architecture.

In this section

Ground truth references

Primary:

Supporting:

Notable date

  • Reviewed on February 18, 2026.