グカネータ作成 / ウィニング・ラン修正 (#41) #366

マージ済み
みてるぞ が 22 個のコミットを feature/041 から main へマージ 2026-06-12 02:08:59 +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'],