From 9e3093307783da48ef8cc3a28b2d8cc79cb24635 Mon Sep 17 00:00:00 2001 From: Atte149 Date: Wed, 24 Jun 2026 10:36:18 +0300 Subject: [PATCH] docs(AGENTS): Phase 1 completed, Phase 2 pending --- AGENTS.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 3fb68dc..a0e95c0 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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