II.
Topic JSON
Structured · livetopic:krate-agent-project
Krate Agent Project json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-project",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Project",
"description": "Project-level agent settings and defaults within Krate. Establishes\nthe baseline configuration inherited by all agent stacks within a\nproject — default model, default tool profile, workspace policy\ndefaults, and cost budget limits. Individual Agent Stacks override\nproject defaults selectively.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-project",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-project",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-project",
"to": "topic:krate-agent-stack",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-project",
"to": "topic:krate-agent-workspace-policy",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": []
}