a1b1eed740
KSP couldn't resolve MeRepository despite the file being on disk + imported correctly. Most likely cause: wire body data classes lived in a separate file (MyProfileWire.kt) instead of the Api file — diverged from the AdminUsersApi / PlaylistsApi / QuarantineApi pattern where request bodies sit alongside the interface. Also switched retrofit.create() to the explicit Java-class form in case reified inference was the issue. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>