iiRecord
Agentic AI Atlas · Recruiting Pipeline Review
workflow:recruiting-pipeline-reviewa5c.ai
II.
Workflow JSON

workflow:recruiting-pipeline-review

Structured · live

Recruiting Pipeline Review json

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

File · workflows/workflows/workflows-hr.yamlCluster · workflows
Record JSON
{
  "id": "workflow:recruiting-pipeline-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-hr.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Recruiting Pipeline Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "single-team",
    "description": "Reviews the recruiting pipeline health — analyzing source-of-hire\neffectiveness, stage conversion rates, time-to-fill trends by role\nfamily, interviewer calibration scores, offer acceptance rates, and\ndiversity representation at each funnel stage. Identifies bottlenecks\nrequiring process changes or additional sourcing investment. Produces\npipeline health report and action items. Excludes candidate evaluation\ndecisions.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:recruiting-pipeline-review",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:calendly",
      "to": "workflow:recruiting-pipeline-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Interview scheduling state supports recruiting pipeline review."
      }
    }
  ]
}