iiRecord
Agentic AI Atlas · full-cycle-recruiting
lib-process:human-resources--full-cycle-recruitinga5c.ai
II.
LibraryProcess JSON

lib-process:human-resources--full-cycle-recruiting

Structured · live

full-cycle-recruiting json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:human-resources--full-cycle-recruiting",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "full-cycle-recruiting",
    "description": "Full-Cycle Recruiting Process - End-to-end recruiting workflow from requisition approval through sourcing,\nscreening, interviewing, selection, offer negotiation, and acceptance tracking with comprehensive candidate pipeline management.",
    "libraryPath": "library/specializations/domains/business/human-resources/full-cycle-recruiting.js",
    "specialization": "human-resources",
    "references": [
      "- Greenhouse Full-Cycle Recruiting: https://www.greenhouse.io/blog/full-cycle-recruiting\n- SHRM Talent Acquisition: https://www.shrm.org/resourcesandtools/hr-topics/talent-acquisition\n- LinkedIn Talent Solutions: https://business.linkedin.com/talent-solutions"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/human-resources/full-cycle-recruiting', {\n  requisitionId: 'REQ-2024-001',\n  jobTitle: 'Senior Software Engineer',\n  department: 'Engineering',\n  hiringManager: 'Jane Smith',\n  salaryRange: { min: 150000, max: 200000, currency: 'USD' },\n  requirements: { experience: '5+ years', skills: ['Python', 'AWS', 'Kubernetes'] }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "skill-area:talent-acquisition-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "skill-area:performance-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "skill-area:learning-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "domain:human-resources",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "role:hr-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "role:talent-recruiter",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "workflow:talent-acquisition-pipeline",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "specialization:talent-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--full-cycle-recruiting",
      "to": "specialization:human-resources",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}