a question about herself has an answer (V-555)
"что ты умеешь" reached the personal boundary, which claimed it as his and said "не знаю — не нашла у тебя такой записи" about her own description. Letting it past would be no better: SearXNG answers about somebody else's assistant. A self query source above the boundary, reading one frozen description. It is NOT a note — notes are his, and a note about her would come back for "что я записал", would be fed to the digestion worker as something he said, and would be recalled by proximity for questions that are not about her. The description names only what this box does. Everything that depends on config — the house, the LAN, the feeds, the list, weather, telegram — is named as depending on what he allowed, and a test pins that split: inventing a capability here is the same defect as inventing a fact. topicSelf is scored like every other topic, with a narrow keyword floor for the no-embedder case. "что ты умеешь" moved off topicOther, where it had been sitting so an attention question had something to lose to — a phrasing on two sides never clears the margin. TestONNXTopics 38/38 -> 43/43 on held-out utterances.
This commit is contained in:
@@ -129,6 +129,11 @@ var querySources = []querySource{
|
||||
// below answers from the world's. A question about him that got this far
|
||||
// has no answer in his data, and no outside source can supply one, so this
|
||||
// stops the walk rather than let the encyclopedia and the model guess.
|
||||
// A question about her sits just above the boundary, because it has no
|
||||
// answer below one: refusing it as his says "не нашла у тебя такой записи"
|
||||
// about her own description, and letting it through asks SearXNG about
|
||||
// somebody else's assistant (Vikunja #555).
|
||||
{name: "self", answer: (*reactiveHandler).querySelf},
|
||||
{name: "personal", answer: (*reactiveHandler).queryPersonal},
|
||||
// The world, read live. Owner's ruling of 2026-08-02: a metasearch hit beats
|
||||
// a frozen ZIM, so SearXNG asks before Kiwix does. Nothing of his is at
|
||||
|
||||
Reference in New Issue
Block a user