docs: add RECIPES.md declarative pipeline recipes
Catalog of single-step and composite/pipeline recipes for agents to expand into pipelines, with human notes, recipe inclusion, and xcf_stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -12,6 +12,7 @@ What this project is — not chat mood (see `MOOD.md`).
|
||||
- **Resume:** Pipelines support `CONTINUE_FROM` and `EXISTING_OUTPUTS`; modules must declare correct `expected_output_filenames` when output names differ from inputs (e.g. rembg → `.png`).
|
||||
- **Secrets:** `OPENROUTER_API_KEY` in `.env` (see `.env.example`) — never commit.
|
||||
- **Tests:** Run `pytest` before handoff on non-trivial module/resume changes.
|
||||
- **Recipes:** Declarative pipeline building blocks in `RECIPES.md` — load via `@RECIPES.md` when creating or editing pipelines.
|
||||
- **Commit policy:** No commit unless Fränky asks (this project follows global `AGENTS.md`).
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user