Bug: AgendaQueryGrammars covers today but not tomorrow, so "какие планы на завтра" answers "пока не умею" #118

Closed
claude wants to merge 1 commits from task/471-bug-agendaquerygrammars-covers-today-but into task/383-slottext-in-clarify-answer-would-clobber

1 Commits

Author SHA1 Message Date
claude 43f2c37538 router: stage 0 claims the other days and the named event (V-471)
"какие планы на сегодня" worked and "какие планы на завтра" answered
"пока не умею": the agenda rule needs "у меня" or a calendar noun, and
that phrasing carries neither. "когда планёрка?" had the same shape.

Two rules. One takes a plan noun aimed at a named day, one takes a closed
list of event nouns after "когда"/"во сколько". Both route intent only,
so the query chain still decides which source answers.

classifier+onnx over the fixture: 55/79, 69.6% full, with the two new
cases passing and no case moving the other way.
2026-08-04 02:52:51 +04:00