II.
Workflow JSON
Structured · liveworkflow:hotel-revenue-management-review
Hotel Revenue Management Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:hotel-revenue-management-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Hotel Revenue Management Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Reviews hotel revenue management strategy and pricing effectiveness\n-- analyzing occupancy rate trends against competitive set\nbenchmarks, evaluating dynamic pricing algorithm performance across\nroom types and booking channels, reviewing demand forecast accuracy\nby comparing predicted vs actual pick-up curves, auditing rate parity\ncompliance across OTA and direct booking channels, assessing group\nand corporate rate discount depth against margin thresholds, and\nmodeling revenue impact of promotions, length-of-stay restrictions,\nand overbooking policies. Produces RevPAR analysis, pricing\nrecommendation matrix, and channel performance scorecard. Excludes\nrate negotiation execution.\n"
},
"outgoingEdges": [
{
"from": "workflow:hotel-revenue-management-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "skill-area:data-warehouse-modeling",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "domain:hospitality",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "domain:business-intelligence",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "org-unit:analytics-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hotel-revenue-management-review",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}