II.
LibraryAgent JSON
Structured · livelib-agent:meta--process-architect
process-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:meta--process-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "process-architect",
"description": "Design and implement process orchestration workflows with task definitions, quality gates, breakpoints, and proper SDK patterns.",
"libraryPath": "library/specializations/meta/agents/process-architect/AGENT.md",
"specialization": "meta",
"role": "Architecture and Design",
"expertise": [
"Babysitter SDK process patterns",
"Task definition design",
"Quality gate placement",
"Breakpoint strategy",
"Process flow optimization",
"Error handling patterns",
"Input/output schema design",
"Process decomposition"
]
},
"outgoingEdges": [
{
"from": "lib-agent:meta--process-architect",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "skill-area:api-contract-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "topic:architecture-decisions",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:meta--process-architect",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:meta--plugin-creation",
"to": "lib-agent:meta--process-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}