Read the planning documents, especially PROJECT_BRIEF.md, README.md, and DESIGN.md. Then:
- •Create the appropriate folder and file structure for the tech stack.
- •Generate boilerplate code that reflects architecture decisions (e.g., MVVM, SwiftUI, SwiftData).
- •Include placeholders for Views, ViewModels, Models, and Services.
- •Follow iOS deployment targets and naming conventions from the README.