Back | Home

News

When the Network Failed, the Edge Held — Engineering Lessons from the First NYC Community AI Jump Rope Championship

2026-08-10

On August 9, 2026, the inaugural NYC Community AI Jump Rope Championship was held in two sequential legs: first at Lighten Academy on Long Island, then continuing at the New York Phoenix Taekwondo Center in Queens. It was the first time our AI referee system moved from controlled lab conditions into a real, outdoor, multi-site competitive environment — and it taught us more than we expected.

Two Sub-Stations, Two Real-World Tests

Outdoor competition venues rarely offer the stable network conditions of a lab. On the day, both sub-stations experienced varying degrees of on-site connectivity challenges — a real and known risk for any system that depends on real-time data transmission, and one we take seriously rather than glossing over.

What mattered more than encountering the problem was how our team responded. Staff on-site activated the multi-layer verification protocol prepared ahead of the event: on-device skeleton tracking and rep-counting continued to run locally on athletes' phones, fully independent of network connectivity; manual counting and video recording proceeded in parallel as an authoritative backup record. Our engineering team diagnosed and resolved the connectivity issue as soon as it was identified, and — critically — used our local video-upload analysis pipeline to reprocess on-site footage after the fact, successfully reconstructing skeleton-tracking and rep-count results. In validation testing on a 10-second sprint clip, the algorithm's count was closely aligned with independent manual counting, with any discrepancy traceable to a specific 1–2 jump window rather than a vague "inaccuracy."

Two Engineering Philosophies, One Shared Direction

This experience pushed us to ask a deeper question: what kind of system architecture can preserve basic officiating capability even in a worst-case scenario like a full network outage?

Aviation engineering follows a philosophy of absolute isolation and multi-layer redundancy — rigorous fault-tolerant design aimed at deterministic Fail-Operational/Fail-Safe outcomes. Tesla's autonomous driving stack takes a different path: continuous, data-driven refinement through massive-scale edge "shadow mode" data collection.

The two philosophies differ in method, but converge on one principle: critical judgment cannot depend on a single central node.

Grounded in this real-world outdoor test, our next-generation AI referee architecture will formally adopt Deterministic Hard Redundancy at the edge, paired with a lightweight graceful-degradation mechanism. When the on-site server connection becomes unstable or fully unavailable, the on-device algorithm running locally on the athlete's phone will serve as an independent, deterministic fallback — prioritizing low-latency, high-robustness rep-counting and skeleton tracking rather than waiting for cloud connectivity to be restored before competition can continue. This is not a theoretical roadmap slide; it is the concrete engineering direction we are actively implementing following this incident review.

On Privacy and Protection of Minors

Jump rope is a sport for all ages, and this event's participants included minors. Our skeleton-tracking feature requires explicit guardian consent before any on-device biometric generation takes place — a line we hold firmly, and one we will continue refining technically to stay aligned with the core protective intent of biometric data regulations for minors in both the United States and China.

A Shared Effort Across Locations

Beyond the two on-site NYC sub-stations, this round of system validation also benefited from the participation of volunteers in multiple cities, who tested the system under a variety of real-world conditions and helped surface issues that only emerge through genuine use. It is this kind of repeated, real-world scrutiny that gives us confidence to bring this system to larger, more formal competitions.

Looking Ahead to Station 3

Supported by UCODA, Lighten Academy, and Phoenix Taekwondo – the inaugural New York City Community AI Jump Rope Championship.It was a real-world test with real rough edges — and it is precisely that reality that gave us the most valuable engineering feedback. Preparation for our third community competition is already underway, and we are carrying every lesson from this event into building a more resilient, more reliable system.

Our thanks to every athlete, volunteer, and staff member on-site — you turned this stress test into genuine growth.