SwiftUI Code Review Quick Reference | Issue Type | Reference | |------------|-----------| | View extraction, modifiers, body complexity | references/view-composition.md | | @State, @Binding, @Observable, @Bindable | references/state-management.md | | LazyStacks, AnyView, ForEach, identity | references/performance.md | | VoiceOver, Dynamic Type, labels, traits | references/accessibility.md | Gates (review workflow) Complete in order; do not skip ahead. 1. Anchor scope — Pass when: every reviewed file is listed as a repo-relative path (or the review explicitly states “none opened / N/A” with re…