II.
LibraryProcess JSON
Structured · livelib-process:human-resources--salary-benchmarking-market-pricing
salary-benchmarking-market-pricing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:human-resources--salary-benchmarking-market-pricing",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "salary-benchmarking-market-pricing",
"description": "Comprehensive process for conducting salary benchmarking and market pricing analysis\nto ensure competitive compensation positioning, internal equity, and attraction/retention of talent.",
"libraryPath": "library/specializations/domains/business/human-resources/salary-benchmarking-market-pricing.js",
"specialization": "human-resources",
"references": [
"- WorldatWork Market Pricing Guidelines\n- Radford Global Technology Survey\n- Mercer Total Remuneration Survey\n- SHRM Compensation Data Best Practices"
],
"example": "const result = await process({\n organizationContext: { industry: 'technology', size: 'enterprise', compensationPhilosophy: 'P50-P75' },\n benchmarkingScope: { roles: 200, geographies: ['US', 'EMEA', 'APAC'] },\n dataSources: { surveys: ['Radford', 'Mercer', 'CompAnalyst'] }\n});",
"usesAgents": [
"compensation-strategist",
"compensation-analyst",
"market-data-specialist",
"pay-equity-specialist",
"compensation-designer",
"hr-project-manager",
"compensation-documentation-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "skill-area:talent-acquisition-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "skill-area:performance-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "skill-area:learning-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "domain:human-resources",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "role:hr-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "role:talent-recruiter",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "workflow:talent-acquisition-pipeline",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "specialization:talent-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "specialization:human-resources",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:human-resources--salary-benchmarking-market-pricing",
"to": "lib-agent:human-resources--compensation-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}