Skip to course content
Free RAG fundamentals course

Introduction to RAG and Knowledge Assistants

Module 09 Summary

What this module established

The strongest privacy control is refusing to index something; everything after ingestion is weaker. Access control is a set intersection applied before ranking - deterministic, testable, and independent of the model behaving. Update, supersede and delete are three different operations, and a delete that leaves the embeddings has deleted nothing.

Carry forward

Before moving on

Move on when one query returns three different result sets at three access levels, and a deleted document is confirmed unreachable by querying for it.