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

Wire CI/CD evaluation gates

Guide — wire Stratix evaluation gates into CI/CD.

See Tutorial 3: CI/CD quality gates 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

Last updated

Was this helpful?