iiRecord
Agentic AI Atlas · Desktop Auto-Update Pipeline
workflow:desktop-auto-update-pipelinea5c.ai
II.
Workflow JSON

workflow:desktop-auto-update-pipeline

Structured · live

Desktop Auto-Update Pipeline json

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

File · workflows/workflows/workflows-desktop.yamlCluster · workflows
Record JSON
{
  "id": "workflow:desktop-auto-update-pipeline",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-desktop.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Desktop Auto-Update Pipeline",
    "workflowKind": "release",
    "triggerType": "event-driven",
    "typicalCadence": "per-release",
    "complexity": "single-team",
    "description": "Manages the end-to-end auto-update delivery pipeline for desktop\napplications — staging update artifacts, configuring rollout\npercentages, monitoring crash rates post-update, and triggering\nrollback if regression thresholds are exceeded. Excludes the initial\nbuild/packaging step.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "skill-area:canary-rollouts",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-auto-update-pipeline",
      "to": "org-unit:engineering-productivity",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}