{
  "employee_id": "ES00001",
  "profit_employee_id": 9990001,
  "full_name": "John Doe",
  "email": "john.doe@company.com",
  "COMPETENCY": [
    {
      "al": "Section A - Quantum Leadership",
      "rg": {
        "101": {
          "al": "Drive & Proactivity",
          "rg": {
            "10101": { "al": "Takes initiative without waiting for direction", "arn": "4", "arm": "4" },
            "10102": { "al": "Demonstrates ownership of outcomes", "arn": "3", "arm": "4" },
            "10103": { "al": "Proactively identifies opportunities", "arn": "4", "arm": "3" }
          }
        },
        "102": {
          "al": "Collaboration & Teamwork",
          "rg": {
            "10201": { "al": "Works effectively across teams", "arn": "5", "arm": "4" },
            "10202": { "al": "Shares knowledge openly with colleagues", "arn": "4", "arm": "4" },
            "10203": { "al": "Resolves conflicts constructively", "arn": "3", "arm": "3" }
          }
        },
        "103": {
          "al": "Strategic Thinking",
          "rg": {
            "10301": { "al": "Aligns work to organizational strategy", "arn": "4", "arm": "5" },
            "10302": { "al": "Anticipates future challenges", "arn": "3", "arm": "4" }
          }
        }
      }
    },
    {
      "al": "Section B - Business Competencies",
      "rg": {
        "201": {
          "al": "Business Acumen",
          "rg": {
            "20101": { "al": "Understands financial implications of decisions", "arn": "4", "arm": "4" },
            "20102": { "al": "Applies data-driven decision making", "arn": "3", "arm": "4" }
          }
        },
        "202": {
          "al": "Innovation & Change Management",
          "rg": {
            "20201": { "al": "Proposes creative solutions to problems", "arn": "4", "arm": "3" },
            "20202": { "al": "Adapts quickly to organizational changes", "arn": "5", "arm": "4" }
          }
        }
      }
    }
  ],
  "overall_rating": [
    {
      "rg": {
        "99999": {
          "arn": "GOOD",
          "arm": "Rating provided by manager"
        }
      }
    }
  ],
  "_metadata": {
    "note": "ANONYMIZED SAMPLE — structure matches Profit.co ePCG API format",
    "field_legend": {
      "al": "attribute label (name)",
      "rg": "rating group (nested competencies)",
      "arn": "attribute rating - numeric (employee self-rating or score)",
      "arm": "attribute rating - manager (manager rating or comment)"
    }
  }
}
