Deskless install test

1. iCloud share link (baseline)

Universal link. Should open Shortcuts preview directly, no dialog. 2 taps total.

Install via iCloud

2. import-shortcut, HTTPS (the real test)

Simulates per-user signed file hosted on your own server. Expect "Open in Shortcuts?" dialog, then same preview.

Install via import-shortcut (HTTPS)

2b. import-shortcut pointing at iCloud URL (whitelist test)

Same scheme, but url= is the icloud.com link. If this works while 2 fails, Shortcuts only accepts iCloud-hosted URLs in import-shortcut.

Install via import-shortcut (iCloud url)

3. import-shortcut, plain HTTP (expected to fail)

Same but http:// LAN URL — checks whether Shortcuts blocks non-HTTPS fetches. Works only if your iPhone is on the same Wi-Fi.

Install via import-shortcut (HTTP)

4. Direct file download (bad flow demo)

Downloads the .shortcut file in Safari — see how many extra steps this costs.

Download .shortcut file

5. Token handoff (activation demo)

Runs the installed shortcut with "demo-token-123" as input — the Route B activation step. Warning: actually runs it (records audio, posts to your API).

Run with demo token