II.
LibraryProcess JSON
Structured · livelib-process:human-resources--lms-implementation
lms-implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:human-resources--lms-implementation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "lms-implementation",
"description": "Learning Management System (LMS) Implementation Process - Selection, deployment, and administration of learning\ntechnology platforms including content migration, user setup, reporting configuration, and adoption tracking.",
"libraryPath": "library/specializations/domains/business/human-resources/lms-implementation.js",
"specialization": "human-resources",
"references": [
"- Docebo LMS Implementation: https://www.docebo.com/learning-network/blog/lms-implementation/\n- Brandon Hall LMS Guide: https://www.brandonhall.com/\n- Josh Bersin LMS Trends: https://joshbersin.com/"
],
"example": "const result = await orchestrate('specializations/domains/business/human-resources/lms-implementation', {\n organizationName: 'TechCorp',\n lmsVendor: 'Cornerstone',\n userCount: 5000,\n contentLibrary: ['compliance', 'leadership', 'technical-skills']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:human-resources--lms-implementation",
"to": "skill-area:talent-acquisition-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "skill-area:performance-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "skill-area:learning-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "domain:human-resources",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "role:hr-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "role:talent-recruiter",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "workflow:talent-acquisition-pipeline",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "specialization:talent-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--lms-implementation",
"to": "specialization:human-resources",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}