iiRecord
Agentic AI Atlas · specializations/mobile-development/android-playstore-publishing
lib-process:mobile-development--android-playstore-publishinga5c.ai
II.
LibraryProcess JSON

lib-process:mobile-development--android-playstore-publishing

Structured · live

specializations/mobile-development/android-playstore-publishing 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:mobile-development--android-playstore-publishing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/mobile-development/android-playstore-publishing",
    "description": "Android Play Store Publishing Workflow - Complete guide for preparing and publishing Android apps\nto Google Play Store including store listing, release management, and policy compliance.",
    "libraryPath": "library/specializations/mobile-development/android-playstore-publishing.js",
    "specialization": "mobile-development",
    "references": [
      "- Google Play Console: https://play.google.com/console",
      "- Play Store Policies: https://support.google.com/googleplay/android-developer/topic/9858052",
      "- Android App Bundle: https://developer.android.com/guide/app-bundle"
    ],
    "example": "const result = await orchestrate('specializations/mobile-development/android-playstore-publishing', {\n  appName: 'MyAndroidApp',\n  packageName: 'com.example.myapp',\n  appVersion: '1.0.0',\n  releaseTrack: 'production'\n});",
    "usesAgents": [
      "play-console"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "skill-area:ios-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "skill-area:android-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "workflow:mobile-app-submission",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--android-playstore-publishing",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}