ComfyUI Node
Symbiotica Prompt Book
Read and edit the architect prompts without leaving the graph. The shared game rules in <project>/prompts/_rules/ apply to every asset type — edit lighting once and all types pick it up on the next queue. The per-type blocks below hold only what differs. Editing here needs no restart: the Category Prompts node re-reads the book when a file changes.
Symbiotica Prompt Book
- order
- project_path
- image_prompt
◄project_path►
Categorysymbiotica/pipeline
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| project_path | STRING | Client project folder holding the prompt book. Filled in from the order when one is wired. | |
| orderopt | SYMBIOTICA_ORDER | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| project_path | STRING | The project whose book this panel is editing — wire into any node's project_path so both read the same one. |
| image_prompt | STRING | The blocks in <project>/prompts/_image/, joined in filename order — the style, light and camera rules the IMAGE model needs. Prefer Prompt Recipe's image_prompt, which is the same text with version picks; this output stays for older graphs. |