iiRecord
Agentic AI Atlas · startup-hiring-process
lib-process:entrepreneurship--startup-hiring-processa5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--startup-hiring-process

Structured · live

startup-hiring-process 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:entrepreneurship--startup-hiring-process",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "startup-hiring-process",
    "description": "Startup Hiring Process - Comprehensive hiring process designed for early-stage startups with limited resources.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/startup-hiring-process.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Who (Geoff Smart): https://www.amazon.com/Who-Geoff-Smart/dp/0345504194\n- Work Rules (Laszlo Bock): https://www.amazon.com/Work-Rules-Insights-Inside-Transform/dp/1455554790"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/startup-hiring-process', {\n  companyName: 'TalentStart',\n  role: 'Senior Software Engineer',\n  department: 'Engineering',\n  level: 'Senior IC',\n  timeline: '30 days'\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--startup-hiring-process",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}