iiRecord
Agentic AI Atlas · Startup MVP Validation
workflow:startup-mvp-validationa5c.ai
II.
Workflow JSON

workflow:startup-mvp-validation

Structured · live

Startup MVP Validation json

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

File · workflows/workflows/workflows-entrepreneurship.yamlCluster · workflows
Record JSON
{
  "id": "workflow:startup-mvp-validation",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-entrepreneurship.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Startup MVP Validation",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-milestone",
    "complexity": "cross-team",
    "description": "Validates a minimum viable product against market signals and early user\nfeedback — defining success metrics and kill criteria before launch,\ninstrumenting the MVP with analytics to capture usage funnels and feature\nengagement, conducting structured user interviews with problem-solution fit\nquestionnaires, analyzing activation and retention cohorts against\npre-defined thresholds, A/B testing core value proposition variants,\nsynthesizing quantitative metrics with qualitative feedback into a\npivot-or-persevere recommendation, and documenting learnings for investor\ncommunication. Produces validation scorecards, user interview synthesis\nreports, and cohort analysis dashboards. Excludes product development\nexecution.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:startup-mvp-validation",
      "to": "role:cto",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "role:fullstack-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "skill-area:api-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "domain:entrepreneurship",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "domain:customer-experience",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "responsibility:run-architecture-review",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:startup-mvp-validation",
      "to": "org-unit:growth-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:saas-starter",
      "to": "workflow:startup-mvp-validation",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:marketplace-platform",
      "to": "workflow:startup-mvp-validation",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:serverless-api-multicloud",
      "to": "workflow:startup-mvp-validation",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:booking-scheduling",
      "to": "workflow:startup-mvp-validation",
      "kind": "follows_workflow"
    }
  ]
}