For the complete documentation index, see llms.txt. This page is also available as Markdown.

All cookbook recipes

Every Stratix cookbook recipe — runnable snippets organized by the workflow stage they belong to.

Recipes are the "give me code I can paste" shape. Each one is small, self-contained, and runnable. They're organized below by the workflow stage they map to — Select, Build, Observe, Evaluate, Improve — plus cross-cutting groupings (industry, integration, migration, SDK basics) at the bottom.

If you're new, start with Top 5 starter recipes. Otherwise, browse below.

Select

Pick the model, benchmark, or prompt before you commit ECU.

Build

Instrument your code and ship the wiring.

Framework adapters

CI / release

Observe

Capture, route, and warehouse what your system is doing.

Evaluate

Score what you've captured.

Score by output shape

Score by failure mode

Author your own scorers

Aggregation and gating

Improve

Tune what you've scored, drive cost down, keep regressions out.

Cross-cutting: by industry

Cross-cutting: by CI / notification integration

Cross-cutting: migration from another platform

SDK basics

Where to next

Integrate

Last updated

Was this helpful?