Document ComfyUI workflow run records

This commit is contained in:
Morpheus
2026-08-09 08:48:30 +00:00
parent aaab112f11
commit 719140cde3
7 changed files with 93 additions and 2 deletions
+2 -1
View File
@@ -39,7 +39,7 @@ These workflows are intended to become the practical default choices for each ca
Each optimized workflow should have its own folder and usually include:
- `workflow.json` or another portable Comfy workflow asset
- `README.md`
- `README.md` with a compact record of the parameters and graph changes that define the current master
- optional notes, screenshots, or benchmark artifacts
## Notes layer
@@ -62,4 +62,5 @@ The weekly review should:
- inspect newly collected workflows
- decide whether a category master should be created or updated
- document what changed and why
- document the workflow settings that actually changed, especially prompt, negative prompt, CFG, steps, sampler, scheduler, seed, denoise, resolution, model swaps, LoRA weights, ControlNet wiring, and any node removals or additions
- commit and push changes before reporting back