iiRecord
Agentic AI Atlas · Requirements Elicitation Workshop
workflow:requirements-elicitation-workshopa5c.ai
II.
Workflow JSON

workflow:requirements-elicitation-workshop

Structured · live

Requirements Elicitation Workshop json

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

File · workflows/workflows/workflows-business-analyst.yamlCluster · workflows
Record JSON
{
  "id": "workflow:requirements-elicitation-workshop",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-business-analyst.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Requirements Elicitation Workshop",
    "workflowKind": "development",
    "triggerType": "event-driven",
    "typicalCadence": "per-feature",
    "complexity": "cross-team",
    "description": "Conducts structured requirements discovery sessions for product\nfeatures and system capabilities -- facilitating stakeholder\ninterviews with domain experts and end-users, running structured\nelicitation techniques including context diagrams, use-case mapping,\nand event storming, capturing functional and non-functional\nrequirements with traceability to business objectives, identifying\nrequirement conflicts and ambiguities for resolution, prioritizing\nrequirements using MoSCoW or weighted-scoring methods, and producing\nrequirements specification documents with acceptance criteria.\nDelivers requirements document, stakeholder sign-off matrix, and\nrequirements traceability matrix. Excludes design and implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "role:business-analyst",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "skill-area:api-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "domain:project-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "responsibility:write-rfc-documents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "responsibility:run-architecture-review",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:requirements-elicitation-workshop",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}