II.
Workflow JSON
Structured · liveworkflow:alpha-factor-research-cycle
Alpha Factor Research Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:alpha-factor-research-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-quant-research.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Alpha Factor Research Cycle",
"workflowKind": "development",
"triggerType": "on-demand",
"typicalCadence": "per-research-cycle",
"complexity": "complex",
"description": "Manages the end-to-end alpha factor discovery process — generating\ncandidate factors from fundamental, technical, and alternative data\nsources, running single-sort quintile analysis with proper\nneutralization, evaluating multi-factor combination using\northogonalization and risk-model residualization, analyzing factor\ndecay profiles and half-lives, testing factor crowding via turnover\ncorrelation analysis, and estimating factor capacity constraints.\nProduces factor tearsheets with IC/IR time-series, factor exposure\nsummaries, and production readiness assessments. Excludes portfolio\noptimization and execution.\n"
},
"outgoingEdges": [
{
"from": "workflow:alpha-factor-research-cycle",
"to": "role:quantitative-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "role:research-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "skill-area:ml-fine-tuning",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "domain:quantitative-finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "domain:capital-markets",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "responsibility:research-publication",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "responsibility:model-validation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}