II.
Workflow JSON
Structured · liveworkflow:game-economy-balancing-review
Game Economy Balancing Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:game-economy-balancing-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-gaming-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Game Economy Balancing Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "bi-weekly",
"complexity": "cross-team",
"description": "Reviews the in-game economy health — auditing currency source/sink ratios,\nmonitoring inflation indicators, analyzing player spending funnels,\nvalidating drop-rate tables, and comparing live telemetry against designer\nintent for virtual currencies, loot systems, and marketplace pricing.\nExcludes game design decisions and content creation.\n"
},
"outgoingEdges": [
{
"from": "workflow:game-economy-balancing-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "role:product-designer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "domain:gaming",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "domain:data-science",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "org-unit:data-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:game-economy-balancing-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}