II.
Workflow JSON
Structured · liveworkflow:market-research-synthesis
Market Research Synthesis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:market-research-synthesis",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-strategy.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Market Research Synthesis",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Synthesizes market research inputs into actionable strategic insights --\naggregating findings from industry analyst reports, primary customer\ninterviews, and third-party market data, identifying macro trend signals\nand emerging technology disruption vectors, segmenting market data by\ngeography, vertical, and company size, correlating customer feedback themes\nwith market opportunity sizing, validating or challenging internal\nassumptions about market positioning with external evidence, and packaging\nsynthesized findings into executive-ready insight briefs with strategic\nimplications. Produces quarterly market intelligence report and trend\nradar. Excludes primary research execution.\n"
},
"outgoingEdges": [
{
"from": "workflow:market-research-synthesis",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "domain:strategy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "domain:business-intelligence",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "org-unit:strategy-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}