Notice when the question is about their own machine

The other detector recognises named components, so its complement is unbounded;
this one reads grammar instead, which is not.
This commit is contained in:
Gmer4Lfe
2026-08-12 18:08:50 -04:00
parent a18f0cfc84
commit a04368e9fc
4 changed files with 76 additions and 1 deletions
+1 -1
View File
@@ -855,7 +855,7 @@ if ($profile === 'chat' && vv_ai_chat_needs_varaverk($question)) {
//
// Deterministic on both sides: this fires only when detection says there is nothing Varaverk in
// the question, so the cautious branch above keeps every question it would have caught.
} elseif ($profile === 'chat' && $webHave) {
} elseif ($profile === 'chat' && $webHave && !vv_ai_asks_about_this_system($question)) {
// Removes a false prohibition. It does NOT classify the question, and the first version of
// this did: it told the model that nothing named a Varaverk component so this was a question
// about the wider world. That inference is not the detector's to make. The detector finds