Mark accounts milestone complete

This commit is contained in:
diyaa 2026-06-27 16:34:54 +02:00
parent df2d4f99e3
commit b63c86a76f

View File

@ -23,13 +23,13 @@ When milestone scope, sequencing, or status changes, update this file first.
| 10.4 | iPhone Playback Controls | Completed |
| 10.5 | Offline Sync Polish Audit | Completed |
| 10.6 | Offline Resilience E2E | Completed |
| 11 | Accounts | In Progress |
| 11 | Accounts | Completed |
| 11.1 | Account Foundation Audit | Completed |
| 11.2 | Account Schema + Namespace Foundation | Completed |
| 11.3 | Device Linking Foundation | Completed |
| 11.4 | Legacy Owner Claim & Transfer | Planned |
| 11.5 | OAuth Identity Providers | Planned |
| 11.6 | Device Management & Recovery | Planned |
| 11.4 | Legacy Owner Claim & Transfer | Completed |
| 11.5 | OAuth Identity Providers | Completed |
| 11.6 | Device Management & Recovery | Completed |
| 12 | Monetization | Planned |
| 13 | Pro Features | Planned |
@ -362,11 +362,12 @@ Move beyond the current single-owner bootstrap model and introduce formal user a
- Backend identity model changes needed to support account lifecycle operations.
**Current status**
In Progress
Completed
**Completion notes**
Milestones `11.1`, `11.2`, and `11.3` are complete.
Work continues with legacy ownership transfer, OAuth identity providers, and device management/recovery.
All milestones `11.1` through `11.6` are complete.
The account foundation program is now closed. Velody now has internal foundations for account schema, device linking, legacy ownership transfer, OAuth identity mapping, and account-scoped device management/recovery while preserving the existing device-token music system.
## Milestone 11.1 Account Foundation Audit
@ -397,26 +398,32 @@ This milestone added the internal device-linking foundation without exposing pub
## Milestone 11.4 Legacy Owner Claim & Transfer
**Current status**
Planned
Completed
**Completion notes**
Planned
Completed.
This milestone added the internal ownership transfer foundation with COPY-only behavior, ownership transfer audit records, target-side asset/artwork deduplication, source-owner preservation, and target-user library event generation.
## Milestone 11.5 OAuth Identity Providers
**Current status**
Planned
Completed
**Completion notes**
Planned
Completed.
This milestone added the internal OAuth identity foundation for GOOGLE, APPLE, and GITHUB provider identities without exposing public OAuth routes, callbacks, sessions, or UI.
## Milestone 11.6 Device Management & Recovery
**Current status**
Planned
Completed
**Completion notes**
Planned
Completed.
This milestone added internal account-scoped device management and recovery foundations, including safe device listing, device revocation, recovery token rotation, ownership validation, and DeviceLinkHistory audit records.
## Milestone 12 Monetization