Sample RAG demo
A safer document-to-answer path
This static walkthrough uses no customer documents and sends no content to external ML services.
1
Upload sandbox
Validate type, size, PDF structure, and OCR limits.
2
Defensive scan
Detect injection, secrets, and sensitive content before indexing.
3
Review
Quarantine risky documents and require approval before indexing.
4
Tenant retrieval
Apply namespace and role ACL filtering.
5
Grounding guard
Check source coverage and use a no-source fallback when required.