Lanes
One lane at a time — the goal, the critical path, and the current wave of blockers.
iOS — Destination editing
Only THREE of 14 destination types actually persist an edit today — website, notes, document. Menu opens a real editor whose save is a no-op stub, so it dismisses as though it worked and silently discards the change. The remaining 10 show "Editing coming soon." Cost split matters here: gallery, video, audio and contact editors ALREADY EXIST and only need a router case wired, while payment, link hub, form, wifi, bluetooth and action must be built from scratch. Six of them also need a backend update endpoint that does not exist yet.
Menu editor: item photos are editable but never sent, and the variation/modifier editors have no presentation site
Two remaining menu-editor gaps found alongside the banner-reset bug (fixed in PR #223). Both are silent — the UI offers an edit the wire cannot carry.
No dependencies in this wave — nothing gates it, and nothing waits on it.