II.
Topic JSON
Structured · livetopic:kradle-agent-project
Kradle Agent Project json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:kradle-agent-project",
"_kind": "Topic",
"_file": "domain/products/kradle-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle Agent Project",
"description": "Project-level agent settings and defaults within Kradle. 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:kradle-agent-project",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-project",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-project",
"to": "topic:kradle-agent-stack",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:kradle-agent-project",
"to": "topic:kradle-agent-workspace-policy",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": []
}