II.
LibraryAgent JSON
Structured · livelib-agent:sdk-platform-development--devrel
devrel json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:sdk-platform-development--devrel",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "devrel",
"description": "Developer Relations agent — bridges product and developer community via documentation, talks, sample code, and community engagement.",
"libraryPath": "library/specializations/sdk-platform-development/agents/devrel/AGENT.md",
"specialization": "sdk-platform-development",
"role": "Developer Relations"
},
"outgoingEdges": [
{
"from": "lib-agent:sdk-platform-development--devrel",
"to": "skill-area:editor-fluency",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--devrel",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--devrel",
"to": "role:devrel",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--devrel",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}