What problem does it solve? Demonstrating live Google Cloud data capabilities at events requires real infrastructure, real queries, and visible job attribution, which is tedious to set up manually. This Skill automates a 6-stage gamified arcade that provisions datasets, compiles Property Graph DDLs, and executes labeled BigQuery jobs against a live GCP project. ## Core Features & Use Cases - Live Dataset Provisioning: Creates real BigQuery datasets (summit_arcade_2026_logistics, summit_arcade_2026_fintech) with seed tables in the configured GCP project. - Property Graph Compilation: Compiles CREATE OR REPLACE PROPERTY GRAPH DDLs with MEASURE(AGG(...)) measures. - Job Attribution & Branching Scenarios: Runs queries with mandatory labels (datacloud:antigravity, summit:2026-arcade) so jobs appear in BigQuery Studio Query History, and evaluates Golden Path vs Sub-optimal vs Meme Path choices with live slot and execution metrics. - Use Case: At a cloud summit booth, a presenter launches the arcade engine, lets an attendee pick a scenario branch, and shows the resulting live BigQuery jobs and metrics in the console. ## Quick Start Start the interactive arcade session against the live GCP project by running the arcade engine with the --live flag.