Examples

Examples

Task-oriented recipes — one page per outcome, each with the commands, the expected output, and where to go when it breaks.

Pipeline applications are the primary product path. The model API, MCP tools, and terminal client are supporting capabilities. This section is organized by task. Each recipe answers one question — "how do I scaffold an app", "how do I validate and build it", or "how do I verify a managed deployment" — and stays on that one outcome.

Every recipe follows the same skeleton: the goal, what you need first, the commands, the output you should see, and a pointer to the reference page and troubleshooting for when it does not. The commands are copied from the reference pages and clients they document, not invented for the recipe; each recipe names its source page at the bottom.

Redgold is pre-release. Model APIs use an account and sk-rg- API key. Pipeline applications are coordinated directly as a managed preview; their public docs explain the reviewed artifact boundary and managed provisioning flow.

Pipeline applications

Use this learning track to understand and review a managed pipeline application:

  1. Pipeline application walkthrough — inspect one pipeline TOML and Rust transform together with the customer/Redgold ownership boundary.
  2. Managed application artifacts — understand the schema, manifest, transform, tests, and contract reviewed in Git.
  3. Validate a pipeline application change — check schema evolution, manifest lowering, transforms, and the public contract in one reviewable change.
  4. Build a vertical — see how Redgold connects ingestion, datasets, transforms, routes, and deployment into the application repository.
  5. Verify a managed application deployment — match the approved application version to a healthy environment and run a bounded owner-scoped smoke request.

Pipeline-app routes are managed-preview routes. The generated V1 route inventory is the authority for self-service public routes; it currently lists the model API routes only. Redgold coordinates application creation, dataset provisioning, route review, publication, and environment deployment directly during the preview.

Model API (supporting capability)

Your data and agents

Repositories and pipeline applications

Terminal client

Copyright © 2026