GENYS · Use Cases
Healthcare & Finance
Ask‑the‑Record safely. Consent impacts what the model can retrieve; everything is audited.
Simple
- Consent toggles what data can be retrieved.
- PHI/PII is masked by policy, not by prompt.
- All access is logged and exportable for auditors.
Technical
- Scopes by tenant/app/user/agent; consent lanes with TTLs and legal holds.
- Hybrid retrieval over EHR/fin‑ops + Capsules with claim‑consistency guards.
- SIEM/DLP hooks; export in JSON/CSV/PDF with provenance.
Consent scopes (demo)
Consent:
Field | Value | Scope |
---|---|---|
Name | Alice Jensen | basic |
alice@example.com | basic | |
Last 4 SSN | •••• | restricted |
Diagnosis | •••••••• | restricted |
Notes | Follow-up in 6 weeks | limited |
Policy: basic → always visible; limited → hides restricted; full → all fields visible.
Measuring success
Access scope violations
↓
Breach likelihood
↓
Audit completeness
↑