diff --git a/conductor/tracks/extract_services_20260317/plan.md b/conductor/tracks/extract_services_20260317/plan.md index f1b6c94c3..66cd37047 100644 --- a/conductor/tracks/extract_services_20260317/plan.md +++ b/conductor/tracks/extract_services_20260317/plan.md @@ -22,7 +22,7 @@ - [x] Task: Move Radio connection and networking files from `app` to `core:network/androidMain` [b5233cf] - [x] Move the files - [x] Update imports and Koin injections -- [~] Task: Abstract shared radio/network logic into `core:network/commonMain` +- [x] Task: Abstract shared radio/network logic into `core:network/commonMain` [cc1581d] - [x] Write failing tests for abstracted radio logic (TDD Red) - [x] Extract platform-agnostic business logic (TDD Green) - [x] Refactor implementations to use shared abstractions