iiRecord
Agentic AI Atlas · Desktop App Packaging
workflow:desktop-app-packaginga5c.ai
II.
Workflow JSON

workflow:desktop-app-packaging

Structured · live

Desktop App Packaging 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-app-packaging",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-desktop.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Desktop App Packaging",
    "workflowKind": "release",
    "triggerType": "event-driven",
    "typicalCadence": "per-release",
    "complexity": "single-team",
    "description": "Builds, signs, and packages desktop application artifacts for\ndistribution — producing platform-specific installers (MSI, DMG,\nAppImage), code-signing certificates, notarization, and publishing\nto distribution channels. Excludes cross-platform build matrix\nmanagement.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:desktop-app-packaging",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "skill-area:editor-fluency",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "responsibility:changelog-maintenance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:desktop-app-packaging",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}