How Mithrandir handles access
Most enterprise AI systems retrieve everything and then instruct the model to be discreet about what it shows. Prompt-level rules can be argued with. Mithrandir's access control is structural: permissions define what the system can retrieve for a given user, before any model is involved.
- Restricted content never enters the model's context. Information a user is not cleared for is never assembled into the prompt, so no jailbreak or paraphrase can extract what was never there.
- Answers are complete per clearance level. Two people asking the identical question each get an answer that is complete for their access level: not an error, not a redaction, and never a leak.
This is a description of the product's architecture, not a certification. Design partners can verify these properties directly against their own data during onboarding.