docs(AGENTS): Phase 1 completed, Phase 2 pending

This commit is contained in:
Atte149 2026-06-24 10:36:18 +03:00
parent 0d9439e8c3
commit 9e30933077

View file

@ -77,9 +77,14 @@ export ANDROID_SDK_ROOT=/home/dueattendant149/android-sdk
## Status
- Phase 0: clone + package rename — completed
- Phase 1: KMP → Android-only — in progress
- Phase 1.1: baseline `:app:assembleOssDebug` build — completed (APK ~80 MB)
- Phase 1.2: delete `desktopApp/`, merge `shared/` into `app/src/main/` — pending
- Phase 1: KMP → Android-only — completed
- Phase 1.1: baseline `:app:assembleOssDebug` build — completed
- Phase 1.2: delete `desktopApp/`, merge `shared/` into `app/src/main/` — completed
- Phase 2: backend swap (bookshelf-api + ABS) — pending
- Phase 3: UI redesign (Myne-style) — pending
- Phase 4: features from Book's Story (audio/RSVP/search/TTS/cache) — pending
- Phase 5: reader engine integration — pending
- Phase 6: build, test, deploy — pending
- Phase 2: backend swap (bookshelf-api + ABS) — pending
- Phase 3: UI redesign (Myne-style) — pending
- Phase 4: features from Book's Story (audio/RSVP/search/TTS/cache) — pending