iiRecord
Agentic AI Atlas · Compensation Benchmarking
workflow:compensation-benchmarkinga5c.ai
II.
Workflow JSON

workflow:compensation-benchmarking

Structured · live

Compensation Benchmarking json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-hr.yamlCluster · workflows
Record JSON
{
  "id": "workflow:compensation-benchmarking",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-hr.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Compensation Benchmarking",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "semi-annually",
    "complexity": "cross-team",
    "description": "Benchmarks organizational compensation against market data — analyzing\nsalary survey inputs, modeling pay equity across demographics and levels,\nevaluating total compensation competitiveness including equity and\nbenefits, and identifying roles with significant market misalignment.\nProduces compensation band recommendations and budget impact analysis.\nExcludes individual salary negotiations.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:compensation-benchmarking",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:compensation-benchmarking",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}