iiRecord
Agentic AI Atlas · Game Analytics Instrumentation
workflow:game-analytics-instrumentationa5c.ai
II.
Workflow JSON

workflow:game-analytics-instrumentation

Structured · live

Game Analytics Instrumentation json

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

File · workflows/workflows/workflows-gaming-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:game-analytics-instrumentation",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-gaming-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Game Analytics Instrumentation",
    "workflowKind": "development",
    "triggerType": "event-driven",
    "typicalCadence": "per-milestone",
    "complexity": "cross-team",
    "description": "Governs the instrumentation of game telemetry events — defining event\ntaxonomies, validating schema compliance, verifying funnel-critical events\nfire correctly on all platforms, auditing event volume and sampling rates,\nand ensuring analytics pipelines ingest data within latency SLAs. Excludes\nanalytics dashboard creation and data analysis.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "skill-area:kafka-stream-processing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "domain:gaming",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "domain:data-science",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "responsibility:review-prs-merge-decisions",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "org-unit:data-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:game-analytics-instrumentation",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}