Trust & audit
Each query produces a bundle: question, retrieval scores, optional permission notice, answer status, citation ids. This demo stores events in your browser session only.
Production: the same events would be persisted in Supabase/Postgres (or your audit store) for compliance, security review, and retention policies — not wired in this portfolio build.
No session events yet
Go to /ask and run the guided demo or any question. Every run appends role, question, status, citations count, and which restricted documents matched but were excluded.
Example audit bundle (illustrative)
- Role / question
- Field Worker · “What does the vendor contract say about termination fees?”
- Answer status
- blocked · support 0% · citations 0
- Restricted docs excluded from quoting
- Vendor Contract Summary (matched, not entitled)
Responsible use (demo)
- Public demo uses synthetic documents only. Do not upload private files in v1.
- Restricted documents are never revealed to roles that cannot access them.
- Grounded answers require cited sources; support scores are retrieval heuristics, not guarantees.
- When in doubt, have a subject-matter expert review the answer in production.