···11---
22title: To-Do/Parking Lot
33-updated: 2026-04-14
33+updated: 2026-04-26
44---
5566## Tests
···5959---
60606161- Sidebar profile link should open account switcher, not go to profile. Long press to go to profile.
6262-6363-## Privacy Policy
6464-6565-- Should mention that Lazurite is an AppView that doesn't store any user data.
6666- A link to BlueSky's privacy policy should be included.
67626863## Feature Completeness
6964
···870870 final post = thread.post;
871871 final record = Map<String, dynamic>.from(post.record);
872872873873- // TODO surface this action from timeline/search/saved cards once those entry points expose onMore.
874874- // TODO add edit affordance to additional owner-post contexts
873873+ // Editing is currently exposed through the thread-screen overflow menu for owner posts.
875874 final result = await context.push(
876875 '/compose',
877876 extra: ComposeRouteArgs(