ed738ffc97
- Mark Phase 1 as the critical unbuilt feature; note its prerequisite chain (SHA-256 dedup, re-extract button, Phase 2 auto-import all depend on it) - Flag Phase 2 auto_import_path as stubbed in UI but unimplemented in background - Add "Known gaps and technical debt" section covering: - source_hash stub (id+length, not SHA-256) - FIT/GPX/TCX import placeholder alert - auto_import_path field with no backend task - feed pagination (getAllSync with no LIMIT) - individual activity deletion (missing from plan) - feed search and filter (missing from plan) - token expiry / inline reconnect flow (missing from plan) - app icon and splash screen (Expo defaults) - upload skip behaviour for origin=remote rows - Add Phase 5 items not previously in the plan: app icon, feed search/filter, individual deletion, token reconnect prompt