iiRecord
Agentic AI Atlas · goal-setting-okr-framework
lib-process:human-resources--goal-setting-okr-frameworka5c.ai
II.
LibraryProcess JSON

lib-process:human-resources--goal-setting-okr-framework

Structured · live

goal-setting-okr-framework 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--goal-setting-okr-framework",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "goal-setting-okr-framework",
    "description": "Goal Setting and OKR Framework Process - Implementation of SMART goals or OKR (Objectives and Key Results)\ncascading from organizational strategy to individual objectives with progress tracking and alignment reviews.",
    "libraryPath": "library/specializations/domains/business/human-resources/goal-setting-okr-framework.js",
    "specialization": "human-resources",
    "references": [
      "- Measure What Matters by John Doerr: https://www.whatmatters.com/\n- BetterWorks OKR Best Practices: https://www.betterworks.com/okr-best-practices/\n- Google Re:Work Goal Setting: https://rework.withgoogle.com/guides/set-goals-with-okrs/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/human-resources/goal-setting-okr-framework', {\n  organizationName: 'TechCorp',\n  planningPeriod: 'Q1 2024',\n  strategicObjectives: ['Increase market share', 'Improve customer satisfaction', 'Launch new product'],\n  departments: ['Engineering', 'Sales', 'Marketing', 'Product']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "skill-area:talent-acquisition-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "skill-area:performance-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "skill-area:learning-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "domain:human-resources",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "role:hr-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "role:talent-recruiter",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "workflow:talent-acquisition-pipeline",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "specialization:talent-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:human-resources--goal-setting-okr-framework",
      "to": "specialization:human-resources",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}