II.
AgentProduct JSON
Structured · liveagent:devin
Devin json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:devin",
"_kind": "AgentProduct",
"_file": "agent-stack/products/extended-products.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Devin",
"vendor": "Cognition AI",
"homepageUrl": "https://www.cognition.ai/",
"primarySurface": "web",
"supportTier": "none",
"productKind": "web-agent",
"stackScope": "full",
"description": "Devin is a hosted autonomous software engineering agent from\nCognition. Users delegate tasks via web UI, Slack, or IDE plug-ins;\nDevin executes in a sandboxed cloud workspace with a browser and\nterminal.\n"
},
"outgoingEdges": [
{
"from": "agent:devin",
"to": "agent-version:devin@current",
"kind": "has_version"
},
{
"from": "agent:devin",
"to": "skill-area:ai-agent-development",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent:devin",
"to": "skill-area:multi-agent-coordination",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent:devin",
"to": "topic:agent-orchestration-products",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent:devin",
"to": "topic:agent-dispatch",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent:devin",
"to": "topic:parallel-agent-execution",
"kind": "integrates_with",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:devin@current",
"to": "agent:devin",
"kind": "version_of"
},
{
"from": "platform:kradle",
"to": "agent:devin",
"kind": "hosts",
"attributes": {
"notes": "Devin agents dispatch into Kradle-managed repositories"
}
},
{
"from": "claim:devin-is-hosted-agent",
"to": "agent:devin",
"kind": "asserts_about"
},
{
"from": "claim:devin-integrates-orchestration",
"to": "agent:devin",
"kind": "asserts_about"
},
{
"from": "plugin-target:devin",
"to": "agent:devin",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:devin.scope",
"to": "agent:devin",
"kind": "bounds_subject"
}
]
}