SPI_005 — Personality block
The active tenant personality profile (traits, agent name/role/tone, custom instructions) rendered to natural language under a "## Your Personality" header.
| ID | SPI_005 |
| Ownership | Tenant-editable |
| Sent when | Every ask when the tenant has an active personality profile. |
| Flows | classic · agentic · voice |
| Delivered as | system-prompt-segment |
The active tenant personality profile (traits, agent name/role/tone, custom instructions) rendered to natural language under a "## Your Personality" header.
Editing
Edit it in Console → Personality — traits, agent name/role/tone, and custom instructions are rendered into this block.
In the debug trace
Appears inside the Prompt group node with ref SPI_005; the trace stores only its character length, never the text.
SPI_004 — Knowledge Base prompt
Knowledge-grounded answering from retrieved documents; carries {{context}}/{{query}} placeholders.
SPI_006 — Endpoint (tool) descriptions
Each enabled tenant tool's description + example input/output, sent as a function definition. One instance per tool (SPI_006:<toolName>).