II.
LibraryProcess JSON
Structured · livelib-process:meta--pi
assimilation/harness/pi json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:meta--pi",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "assimilation/harness/pi",
"description": "Orchestrate babysitter SDK integration into Pi Coding Agent (pi CLI).\n Pi is the upstream Pi Coding Agent with CLI command `pi`. It shares the\n adapter codebase with oh-my-pi but has its own CLI, env vars (PI_SESSION_ID,\n PI_PLUGIN_ROOT), discovery entry, invoker entry, plugin structure, and\n distribution. Uses a loop-driver mechanism (agent_end + followUp) and\n in-process event handling rather than shell hooks.",
"libraryPath": "library/specializations/meta/assimilation/harness/pi.js",
"specialization": "meta"
},
"outgoingEdges": [
{
"from": "lib-process:meta--pi",
"to": "skill-area:ai-agent-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--pi",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--pi",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--pi",
"to": "topic:integrations",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--pi",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--pi",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--pi",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}