II.
Topic JSON
Structured · livetopic:krate-agent-stack
Krate Agent Stack json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-stack",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Stack",
"description": "Declares an agent's runtime shape within Krate — the model backing the\nagent, which tools it may invoke, what skills it has access to, which\nsubagents it can delegate to, and the approval policy governing its\nautonomy level. The Agent Stack CRD is the root configuration object\nfrom which all other agent-config resources hang.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-stack",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-stack",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-stack",
"to": "topic:agent-dispatch",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-stack",
"to": "topic:agent-orchestration-products",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-subagent",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-tool-profile",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-mcp-server",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-skill",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-stack",
"to": "topic:krate-agent-provider-config",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-subagent",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-tool-profile",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-mcp-server",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-skill",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-trigger-rule",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-provider-config",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-project",
"to": "topic:krate-agent-stack",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-capability-requirement",
"to": "topic:krate-agent-stack",
"kind": "related_to",
"attributes": {}
},
{
"from": "interaction-primitive:krate-agent-dispatch",
"to": "topic:krate-agent-stack",
"kind": "integrates_with",
"attributes": {}
}
]
}