Logic vs Intent Analyzer
「ロジック対インテントアナライザー」
Reason through what code is trying to do vs. what it actually does, and point out any disconnects.
コードが意図していることと実際にしていることを論理的に分析し、不一致があれば指摘してください。
Prompt
This logic doesn't feel right to me: [paste code]. Can you reason through what it looks like it's trying to do vs. what it's actually doing? Point out any disconnects.