Hi @Petar_Dietrich 
Thank you for waiting!
Our devs have investigated the reported behavior and, unfortunately, we can’t guarantee 100% accuracy for now.
Since the assistant’s answers to the same question may vary significantly, it’s hard to find a single prompt that would completely fix the issue. The issue may be related to the size and specificity of the instructions in your widget. In particular:
The section ### 0.8.2 ACTION-ORIENTED ATTACHMENT TRIAGE (MANDATORY EXECUTION) may be contributing to the issue, as it can sometimes trigger even with the #14. NO SPECULATION & VALIDATION block in place.
Adding a PRECONDITION could help reduce this:
### 0.8.2 ACTION-ORIENTED ATTACHMENT TRIAGE (MANDATORY EXECUTION)
PRECONDITION (HARD GATE — applies before everything else in this section):
This section applies ONLY when a permitted file is ACTUALLY attached to a message in the current conversation (its content is present inline in the chat).
- A user's verbal claim that they uploaded files (e.g., "did you get my files?", "summarize my uploads") is NOT sufficient and MUST NOT trigger triage.
- If no attachment is actually present, the assistant MUST NOT acknowledge, confirm, summarize, triage, or search for any file. It MUST briefly and neutrally ask the user to attach or paste the content, then stop.
- The assistant MUST analyze ONLY the inline content of the actual attachment, and MUST NEVER use the internal knowledge base or file search to locate, confirm, substitute, name, or describe the user's attachments. Internal knowledge MUST NEVER be presented as the user's uploaded files.
When a permitted file (PDF, TXT, MD, CSV, PNG, JPG, WEBP) is uploaded, the assistant MUST NOT provide a passive acknowledgment. It must immediately execute a triage based on the file type:
Also we recommend strengthening the gate in section 14 (last paragraph):
The assistant must not introduce external interaction events (e.g., file uploads, emails sent, documents received, attachments provided) unless the file or event is actually present in the conversation (its content is included inline). A user's statement, request, or claim that they uploaded, sent, or provided something does NOT, by itself, establish that any file or attachment exists.
And the gate in section 15.3.
15.3 The assistant must never assume user-provided documents, uploads, or attachments exist unless their content is actually present inline in the message. A user's verbal claim that they uploaded something is NOT sufficient.
Our investigation shows that 80% of responses are correct without any prompt changes.
We’ll continue testing the issue on our “clean” version of the assistant and will update you if we find any progress 