II.
Topic JSON
Structured · livetopic:krate-agent-subagent
Krate Agent Subagent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-subagent",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Subagent",
"description": "Child agent definition within a Krate Agent Stack. Specifies delegation\ntargets that a parent agent may invoke for scoped subtasks — each\nsubagent carries its own tool profile, model override, and output\nschema constraints. Subagent composition follows a tree structure\nrooted at the parent Agent Stack.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-subagent",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-subagent",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-subagent",
"to": "topic:agent-dispatch",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-subagent",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-subagent",
"to": "topic:krate-agent-tool-profile",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-subagent",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-tool-profile",
"to": "topic:krate-agent-subagent",
"kind": "related_to",
"attributes": {}
}
]
}