Swift Architecture Audit
Instructions
Step 1: Explore the Project Structure
Identify the UI framework in use (SwiftUI, UIKit, or Mixed) by scanning the project — look for @main, UIApplicationDelegate, or UIHostingController. Then load the matching structure reference from ../swift-project-setup/references/ and use it as the baseline when identifying structural deviations.
Use subagents to parallelize exploration of large codebases.
Scan for:
- All feature folders and their
[Description truncada. Veja o README completo no GitHub.]