iiRecord
Agentic AI Atlas · Performance Review Cycle
workflow:performance-review-cyclea5c.ai
II.
Workflow JSON

workflow:performance-review-cycle

Structured · live

Performance Review Cycle json

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

File · workflows/workflows/workflows-hr.yamlCluster · workflows
Record JSON
{
  "id": "workflow:performance-review-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-hr.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Performance Review Cycle",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "semi-annually",
    "complexity": "cross-team",
    "description": "Manages the structured performance evaluation process — coordinating\nself-assessments, peer feedback collection, manager calibration sessions,\nrating finalization, and compensation adjustment recommendations. Ensures\nconsistency of evaluation standards across teams and levels. Produces\ncalibrated ratings and development plan templates. Excludes individual\ncoaching conversations.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:performance-review-cycle",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "responsibility:retro-facilitation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:performance-review-cycle",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}