iiRecord
Agentic AI Atlas · Business Model Canvas Review
workflow:business-model-canvas-reviewa5c.ai
II.
Workflow JSON

workflow:business-model-canvas-review

Structured · live

Business Model Canvas Review json

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

File · workflows/workflows/workflows-strategy.yamlCluster · workflows
Record JSON
{
  "id": "workflow:business-model-canvas-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-strategy.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Business Model Canvas Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "semi-annually",
    "complexity": "cross-team",
    "description": "Conducts a structured review of the organization's business model canvas\n-- reassessing the core value proposition against evolving customer needs\nand competitive alternatives, evaluating channel strategy effectiveness and\ndistribution economics, reviewing customer segment definitions and\nwillingness-to-pay data, analyzing cost structure evolution and unit\neconomics trends, stress-testing revenue model assumptions against market\nfeedback, identifying new revenue streams or adjacency opportunities, and\nbenchmarking the business model against emerging industry patterns and\ndisruptive entrants. Produces updated business model canvas and strategic\npivot recommendations. Excludes operational execution of model changes.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:business-model-canvas-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "domain:strategy",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "domain:entrepreneurship",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "org-unit:strategy-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:business-model-canvas-review",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}