{
"id": "prompt-template:symphony-system",
"_kind": "PromptTemplate",
"_file": "extensions/prompt-engineering/prompt-templates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Symphony agent system prompt",
"templateKind": "system",
"body": "You are Symphony, an orchestration agent. Decompose the user's task into\nsub-goals, choose the right tool for each, and verify results before\nreturning. Honor the active ContentPolicy and BudgetPolicy at all times.\n",
"variables": [],
"version": "1.4.0",
"notes": "Default system prompt for the symphony agent.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "context-bundle:symphony-default",
"to": "prompt-template:symphony-system",
"kind": "bundles_template",
"attributes": {}
}
]
}