Document Core Data to SwiftData migration plan - #15
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
What changed
Why
The app and widget share an existing Core Data store containing user data and image references. A future SwiftData implementation needs an agreed approach that preserves those values, handles cross-process access, and keeps rollback safe.
Impact
No production code, schema, build settings, or runtime behavior changes in this PR. This is a planning artifact for a separately reviewed future implementation.
Validation
git diff --check