Enterprise AI Security — Live Demos

Five live scenario demonstrations spanning enterprise-rag-patterns, integration-automation-patterns, and regulated-ai-governance.

FERPA Identity-Scoped RAG Retrieval

Without identity-scoped filtering a vector store returns documents from all students — a structural FERPA violation. This demo shows the two-layer enforcement boundary: vector store filter + application layer defence-in-depth.

Student ID (from verified auth token)
Institution ID
Scenario Setting Expected
Own records only stu-alice / univ-east Alice's docs + shared policy docs
Cross-student boundary stu-bob / univ-east Bob's records — Alice's blocked
Cross-institution stu-alice / univ-west All alice+east records blocked
Restricted category Uncheck financial_record Financial record blocked for all