Skip to content

05_pipelines/

Training, evaluation, and serving pipelines, plus on-call runbooks.

What goes here: how to run things and how to fix them when they break. Frontmatter type: pipeline. Operational recipes go in runbooks/.

Owner: Patrik (@pgudev) and Daniil (@dsultanov).


How to add to this folder

  1. Branch (bot/<slug> for agents, feat/<slug> for humans).
  2. Copy _TEMPLATE.md if present; otherwise start with frontmatter (see ../CONTRIBUTING.md §2).
  3. Search first — don't duplicate an existing file.
  4. make verify, commit, open a PR. Never push to main.