# Acceptance — Mission 001

✅ Pass when:
- Imports exceed 100 for WL and a normal playlist.
- Continuation pages fetch+parse repeatedly.
- No “playlist does not exist” alert on continuation.
- Popup remains responsive (no hang).
- Exports (CSV/JSON) still produce data.

❌ Fail when:
- Continuation parsed yields 0 items.
- Import stops after first page on large playlists.
- Requires DevTools to diagnose (debug panel must be sufficient).
