Lanes
One lane at a time — the goal, the critical path, and the current wave of blockers.
Approve: Web → app handoffTo do · blockerRegister the deep-link scheme on iOSTo doSet up iOS Universal Links for the handoff pathsTo doSet up Android App Links for the handoff pathsTo doBuild the deep-link routing layerTo doDesign the handoff experienceTo doBuild the desktop handoffTo doBuild the mobile-web handoffTo doHandle the not-installed case gracefullyTo doBuild the return path after programmingTo doMake the capability boundary honest in the web UITo doVerify the handoff end to endTo do
Wave
Web → app handoff
Web can't write NFC tags, so programming a physical tag has to hand off cleanly to the native app. Deep-link infrastructure may not exist at all — verify before building on it.
TacTile › Launch TacTile › Web › Web → app handoff
0/12 done12 open1 open blocker
Selected taskclear
Register the deep-link scheme on iOS
To doOwner · Vivt_29391e87
Viv — Register "tactile" as a custom URL scheme (CFBundleURLTypes) in Info.plist. Done when: CFBundleURLTypes with scheme "tactile" is registered and the OS routes tactile:// opens to TacTile Connect from outside the app (routing logic itself is a separate task). File: apps/ios/TacTileConnect/Info.plist.
Show the prompt
To doIn progressDoneBlockedPick a wave on the left · tap a task to expand it