iiRecord
Agentic AI Atlas · App Store Deployment
skill-area:app-store-deploymenta5c.ai
II.
SkillArea JSON

skill-area:app-store-deployment

Structured · live

App Store Deployment json

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

File · domain/skill-areas/skill-areas-mobile.yamlCluster · domain
Record JSON
{
  "id": "skill-area:app-store-deployment",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-mobile.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "App Store Deployment",
    "description": "Submitting to the App Store and Play Store — code signing,\nprovisioning, review guidelines, staged rollouts, and store\nmetadata.\n",
    "domains": [
      "specialization:mobile-development"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:app-store-deployment",
      "to": "specialization:mobile-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:ios-native",
      "to": "skill-area:app-store-deployment",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:android-native",
      "to": "skill-area:app-store-deployment",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "stack-profile:react-native-enterprise",
      "to": "skill-area:app-store-deployment",
      "kind": "requires_skill_area"
    },
    {
      "from": "lib-agent:mobile-development--aso-expert",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mobile-development--mobile-devops",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--app-store-optimization",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:mobile-development--app-store-connect",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--fastlane-cicd",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--google-play-console",
      "to": "skill-area:app-store-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    }
  ]
}