Bug: a transient complaint is stored as a durable fact at confidence 1.00 #132
Reference in New Issue
Block a user
Delete Branch "task/481-bug-a-transient-complaint-is-stored-as-a"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes Vikunja #481.
Opened during an unattended overnight run: the diff-budget block was off (
task overnight). Read the diff, not only the tests.Acceptance criteria and quality gate are in
TASK.mdon this branch.Review the review, not the diff — leave comments and the agent will apply them via
task start 481.Bug: a pending clarify is global, so one unanswerable question swallows the next three utterances from anybodyto Bug: a transient complaint is stored as a durable fact at confidence 1.00@@ -58,2 +58,4 @@// Conversational: build history from dialogue session (prior user turns)// and let the LLM respond from general knowledge + context.if h.phraser == nil {return "поговорили."this one contradicts the earlier PRs.
@@ -0,0 +5,4 @@// transientStems — the states a thing is in for an afternoon. Compared as// prefixes because Russian inflects the ending: "медленн" covers "медленная",// "медленный" and "медленно" without listing them.var transientStems = []string{how many times do I have to tell you that this approach is not reliable?
regex, guessing on the stems, trying to cover million of cases with 10-20 words - none of those will work.
Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch,
make testgreen at the top of the stack. Nothing to raise on this one. Merging.Four findings landed on the PRs they belong to, none of them blocking: #167 (a duplicate
rest-of-day-querygrammar from the merge), #164 (four files the Russian sweep did not reach), #145 (sh -chides an irreversible verb from the tier derivation), #128 (locationCandidatesdrops short city names).