II.
LibraryProcess JSON
Structured · livelib-process:meta--opencode
assimilation/harness/opencode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:meta--opencode",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "assimilation/harness/opencode",
"description": "Orchestrate babysitter SDK integration into OpenCode.\n OpenCode uses project/global config (opencode.json), repo-local plugins and\n custom tools, session.created and session.idle events for lifecycle management,\n and MCP helpers for tool access. The continuation mechanism is session.idle\n callback with plugin state.",
"libraryPath": "library/specializations/meta/assimilation/harness/opencode.js",
"specialization": "meta"
},
"outgoingEdges": [
{
"from": "lib-process:meta--opencode",
"to": "skill-area:ai-agent-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--opencode",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--opencode",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--opencode",
"to": "topic:integrations",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--opencode",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--opencode",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--opencode",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}