II.
LibraryProcess JSON
Structured · livelib-process:human-resources--culture-assessment-transformation
culture-assessment-transformation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:human-resources--culture-assessment-transformation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "culture-assessment-transformation",
"description": "Comprehensive process for assessing organizational culture, identifying gaps\nbetween current and desired culture, and developing transformation initiatives to evolve\nculture in alignment with business strategy and values.",
"libraryPath": "library/specializations/domains/business/human-resources/culture-assessment-transformation.js",
"specialization": "human-resources",
"references": [
"- Denison Organizational Culture Survey\n- Competing Values Framework (Quinn & Cameron)\n- Kotter 8-Step Change Model\n- Organizational Culture Inventory (OCI)"
],
"example": "const result = await process({\n organizationContext: { industry: 'manufacturing', size: 15000 },\n desiredCulture: { values: ['innovation', 'collaboration', 'customer-focus'] },\n changeContext: { drivers: ['digital-transformation', 'M&A-integration'] }\n});",
"usesAgents": [
"organizational-development-specialist",
"culture-assessment-specialist",
"culture-strategist",
"change-management-specialist",
"organizational-development-strategist",
"program-manager",
"executive-coach",
"change-communications-specialist",
"culture-governance-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "skill-area:talent-acquisition-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "skill-area:performance-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "skill-area:learning-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "domain:human-resources",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "role:hr-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "role:talent-recruiter",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "workflow:talent-acquisition-pipeline",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "specialization:talent-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "specialization:human-resources",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:human-resources--culture-assessment-transformation",
"to": "lib-agent:project-management--program-manager",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}