ComfyUI Node
Symbiotica Save Render
Save each render under its asset name AND record what produced it: the architect prompt's hash, the version of every rule block that composed it, the reference drawn and the seed. Without that record, 'this one came out flat' has nothing to attach to — the prompt may have changed twice since. The record goes in the PNG and in <project>/prompts/renders.jsonl.
Symbiotica Save Render
- images
- order
- files
- prompt_shas
◄asset_names—►
◄categories—►
◄system_prompts—►
◄subfolderrenders►
◄project_path►
◄client_prompts—►
◄reference_names—►
◄seed0►
Categorysymbiotica/pipeline
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| asset_names | STRING | Order Assets' asset_names — names the file and the record. | |
| categories | STRING | — | |
| system_prompts | STRING | Category Prompts' PER-ASSET output, the text actually sent. | |
| subfolder | STRING | renders | — |
| project_path | STRING | — | |
| client_promptsopt | STRING | — | |
| reference_namesopt | STRING | — | |
| seedopt | INT | 00–1152921504606847000 | — |
| orderopt | SYMBIOTICA_ORDER | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| files | STRING | — |
| prompt_shas | STRING | The architect prompt's hash per image — the handle feedback uses to name which prompt it is about. |