ComfyUI Node
Symbiotica Prompt Compose (deprecated — use Prompt Recipe)
One asset type's ARCHITECT prompt, composed exactly as the queue composes it: shared _rules/ blocks first, the type's own block last. The panel shows the byte-exact text, so this node replaces the join-strings-and-preview scaffolding — wire `system_prompt` into an LLM node to test the book against a real call.
Symbiotica Prompt Compose (deprecated — use Prompt Recipe)
- system_prompt
◄project_path►
◄category►
Categorysymbiotica/pipeline
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| project_path | STRING | Client project folder holding the prompt book. Wire the Prompt Book's `project` output, or a block's `project` passthrough. | |
| category | STRING | The asset type to compose — the panel's picker lists the book's types. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| system_prompt | STRING | The composed architect prompt for this type — the same text Category Prompts hands the LLM for its sheets. |