iiRecord
Agentic AI Atlas · User Segmentation
skill-area:user-segmentationa5c.ai
II.
SkillArea JSON

skill-area:user-segmentation

Structured · live

User Segmentation json

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

File · domain/skill-areas/skill-areas-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "skill-area:user-segmentation",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "User Segmentation",
    "description": "Segmenting users for targeted experiences — behavioral cohorts,\nRFM analysis, clustering algorithms, segment-based feature\ngating, and real-time segmentation infrastructure.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:user-segmentation",
      "to": "domain:business-intelligence",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:user-segmentation",
      "to": "specialization:product-management",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:user-segmentation",
      "to": "skill-area:cohort-analysis",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "helpful"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:ad-serving",
      "to": "skill-area:user-segmentation",
      "kind": "contains"
    }
  ]
}