iiRecord
Agentic AI Atlas · User Research Cycle
workflow:user-research-cyclea5c.ai
II.
Workflow JSON

workflow:user-research-cycle

Structured · live

User Research Cycle json

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

File · workflows/workflows/workflows-expanded-2.yamlCluster · workflows
Record JSON
{
  "id": "workflow:user-research-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-2.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "User Research Cycle",
    "workflowKind": "development",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "moderate",
    "description": "Full user research cycle — research question formulation, methodology\nselection (interviews, surveys, usability tests), participant\nrecruitment, data collection, analysis, and insight synthesis.\nProduces research reports and design recommendations. Distinct from\nuser-research-session in being a complete research initiative.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:user-research-cycle",
      "to": "role:design-researcher",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "role:ux-researcher",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "role:product-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "skill-area:user-research",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "skill-area:product-analytics",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "skill-area:product-discovery",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "domain:customer-experience",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:user-research-cycle",
      "to": "responsibility:user-research",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}