58b546a27e
historyMarkers were truncated Russian prefixes, so "что я читал рассказ" read as a history question because "рассказ" is a prefix of "рассказывал". That is the defect V-528 fixed in complaint.go, where "лаг" matched "лагерь". A history question is now an interrogative, plus a first- or second-person subject, plus a verb of saying or recording matched through morph.SameWord. "что записать?" is a verb with nobody saying it and no longer claims the turn. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>