iiRecord
Agentic AI Atlas · mvp-definition-development
lib-process:entrepreneurship--mvp-definition-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--mvp-definition-development

Structured · live

mvp-definition-development 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--mvp-definition-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mvp-definition-development",
    "description": "MVP Definition and Development Process - Structured approach to defining and building minimum viable products that test core value propositions with minimal investment.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/mvp-definition-development.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Lean Startup: https://theleanstartup.com/\n- Running Lean: https://leanstack.com/running-lean-book"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/mvp-definition-development', {\n  companyName: 'LeanCo',\n  valueHypothesis: 'Users will pay for automated expense tracking',\n  targetCustomers: ['Freelancers', 'Small business owners']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--mvp-definition-development",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}