Urgent.News

What's breaking now, across thousands of outlets.

Tech

Chat history is a second read path into your RAG data — gate the replay like the search

My copilot persists the source cards it cites — which documents backed each answer, scores, names, the works. That's table stakes for a trustworthy RAG product: an answer without its evidence is just vibes. Here's the question that changed how I shipped it: six months from now, a user opens that old conversation and the cards render again. Who authorized them the second time? The comfortable…

The persistence of retrieval results, such as citations, source cards, and snippets, turns a user's history endpoint into a second read path into the data that the search feature protects. Entitlements can differ between when the data is written and when it is read, so it is crucial to verify authorization again at the time of reading the data.

If a user attempts to access the data without proper permission, the system should degrade gracefully, providing a clear message indicating that the user does not have access, rather than throwing an error or displaying an incomplete response.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

CAN XL: what changes for robots, HMIs and industrial machines

For decades, CAN has been one of the most dependable languages used by machines. Controllers, sensors, actuators, operator panels and safety modules can exchange information with predictable priority…

  • CAN XL is a third-generation protocol supporting up to 2,048-byte data fields
  • Enables richer diagnostics, high-frequency feedback, and more capable HMIs in industrial systems
  • Texas Instruments TCAN6062 transceiver marks practical availability for CAN XL applications

More from Tuesday 25 August →