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¶
- Branch (
bot/<slug>for agents,feat/<slug>for humans). - Copy
_TEMPLATE.mdif present; otherwise start with frontmatter (see../CONTRIBUTING.md§2). - Search first — don't duplicate an existing file.
make verify, commit, open a PR. Never push tomain.