iiRecord
Agentic AI Atlas · Competitive Landscape Analysis
workflow:competitive-landscape-analysisa5c.ai
II.
Workflow JSON

workflow:competitive-landscape-analysis

Structured · live

Competitive Landscape Analysis json

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

File · workflows/workflows/workflows-product-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:competitive-landscape-analysis",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-product-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Competitive Landscape Analysis",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Conducts structured competitive analysis for engineering-relevant product\nareas — cataloging competitor feature sets, comparing API surface and\ndeveloper experience, benchmarking performance and pricing models,\nidentifying technical differentiation opportunities, and distributing\nfindings to product and engineering leadership. Excludes marketing\npositioning.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "role:product-owner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "skill-area:eval-driven-development",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "skill-area:reference-docs",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "responsibility:write-rfc-documents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:competitive-landscape-analysis",
      "to": "org-unit:devrel-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}