iiRecord
Agentic AI Atlas · Mobile App Store Submission
workflow:mobile-app-store-submissiona5c.ai
II.
Workflow JSON

workflow:mobile-app-store-submission

Structured · live

Mobile App Store Submission json

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

File · workflows/workflows/workflows-mobile.yamlCluster · workflows
Record JSON
{
  "id": "workflow:mobile-app-store-submission",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-mobile.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Mobile App Store Submission",
    "workflowKind": "release",
    "triggerType": "event-driven",
    "typicalCadence": "per-release",
    "complexity": "cross-team",
    "description": "Manages the end-to-end submission of mobile apps to Apple App Store\nand Google Play — build signing, metadata updates, screenshot generation,\ncompliance checks, and staged rollout monitoring. Excludes feature development.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "skill-area:gitops",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "skill-area:blue-green-deployment",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "domain:mobile",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-app-store-submission",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}