docs(AGENTS): Phase 5 completed, Phase 6 in progress

This commit is contained in:
Atte149 2026-06-24 18:08:23 +03:00
parent fb6403c4a9
commit 8e94eb3850

View file

@ -93,5 +93,8 @@ export ANDROID_SDK_ROOT=/home/dueattendant149/android-sdk
- Audio player (AudioPlaybackService, ExoPlayer, MediaSession, PlaybackModule)
- TTS repository (RemoteTtsRepository + impl wrapping BookshelfApiRepository)
- Workers (no-op stubs for CacheDownload, ProgressSync, TtsDownload)
- Phase 5: reader engine integration — pending
- Phase 6: build, test, deploy — pending
- Phase 5: reader engine integration — completed
- Checkpoint model (serializable reading position)
- ChapterDrawer (ModalBottomSheet chapter list)
- Volume keys + chapter navigation already present
- Phase 6: build, test, deploy — in progress