グカネータ / 質問パターン見直し (#41) #365

マージ済み
みてるぞ が 20 個のコミットを feature/041 から main へマージ 2026-06-12 01:35:32 +09:00
コミット 2522485f6a の変更だけを表示してゐます - すべてのコミットを表示
-2
ファイルの表示
@@ -786,8 +786,6 @@ const isQuestionHardFilteredAfterAnswers = (
return isQuestionRedundantAfterAnswers (question, [answer])
|| isFactQuestionBlocked (question.condition, previous, answer.answer)
})
const isMonthCrossMatch = (
candidate: GekanatorQuestion['condition'],
previous: GekanatorQuestion['condition'],