II.
LibraryProcess JSON
Structured · livelib-process:meta--claude-agent-sdk-custom-agent
assimilation/harness/claude-agent-sdk-custom-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:meta--claude-agent-sdk-custom-agent",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "assimilation/harness/claude-agent-sdk-custom-agent",
"description": "Assimilate babysitter orchestration into an existing Claude/\n Anthropic agent-SDK-based codebase by patching the current host runtime in\n place. This process deliberately avoids the shared plugin/distribution\n assimilation pipeline and instead focuses on adapting the host app's actual\n runner, middleware/tool loop, session identity, and operational surfaces.",
"libraryPath": "library/specializations/meta/assimilation/harness/claude-agent-sdk-custom-agent.js",
"specialization": "meta"
},
"outgoingEdges": [
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "skill-area:ai-agent-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "topic:integrations",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--claude-agent-sdk-custom-agent",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}