> For the complete documentation index, see [llms.txt](https://docs.layerlens.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerlens.ai/more-in-this-section-4/wire-cicd-gates.md).

# Wire CI/CD evaluation gates

Guide — wire Stratix evaluation gates into CI/CD.

See [Tutorial 3: CI/CD quality gates](/6.-build-wire-your-code/03-cicd-gates.md) for the full walkthrough. Key choices:

* Pick a **fast** gating eval (≤5 min) — full regression suites belong in nightly
* Compare against the **most recent main-branch run**, not a fixed baseline
* Set tolerance: start strict (≤1%), loosen as you learn variance
* Fail loudly; print the score table to PR comments

## See also

* [Use case: AI quality gates in CI/CD](/4.1-general-use-cases/ai-quality-gates-cicd.md)
* [Cookbook integration recipes](/2.-get-started/all-cookbook-recipes.md)
