What problem does it solve? Meta Wearables integrations fail for many reasons—registration blocks, firmware mismatches, Meta AI companion issues, transport drops, or release-channel misconfiguration—and it is hard to tell which layer is at fault. This Skill provides a structured diagnostic and recovery workflow that freezes the full version tuple, classifies the failure, applies bounded recovery, and produces an auditable readiness packet. ## Core Features & Use Cases - Tuple-based preflight: Records platform, DAT artifact, Meta AI version, firmware, on-glasses DAT app, account, and channel with source/observed/access-gated labels before diagnosing. - Typed failure recovery: Classifies failures into configuration, account/channel, companion, firmware, transport, permission, lifecycle, thermal, and SDK categories, then applies the least invasive documented recovery. - Release readiness audit: Separates Developer Mode results from signed release-channel evidence so a clean debug run is never mistaken for production readiness. - Use Case: Your DAT Android app registers in Developer Mode but fails on a signed release build. Use this Skill to trace provisioning, identify the channel/tester misconfiguration, and produce a redacted evidence packet with a clear ready/blocked verdict. ## Quick Start Diagnose why my Meta Wearables DAT iOS app cannot start a session with my glasses and produce an operational readiness packet.