iiRecord
Agentic AI Atlas · competitive-landscape-mapping
lib-process:entrepreneurship--competitive-landscape-mappinga5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--competitive-landscape-mapping

Structured · live

competitive-landscape-mapping json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:entrepreneurship--competitive-landscape-mapping",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "competitive-landscape-mapping",
    "description": "Competitive Landscape Mapping Process - Comprehensive analysis of competitive environment including direct competitors, substitutes, and potential entrants.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/competitive-landscape-mapping.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Porter's Five Forces: https://www.isc.hbs.edu/strategy/business-strategy/\n- Blue Ocean Strategy: https://www.blueoceanstrategy.com/\n- Competitive Strategy - Michael Porter"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/competitive-landscape-mapping', {\n  projectName: 'Project Management SaaS',\n  productDescription: 'AI-powered project management for remote teams',\n  targetMarket: 'Small to medium tech companies',\n  industryVertical: 'Productivity Software'\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--competitive-landscape-mapping",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}