DriveThis.Back to home

Working preview — this page previews the trust & verification framework that will gate the future booking flow: shopper and owner profiles, the driving-eligibility gate, and simulated verification. Booking isn't live yet.

Prototype — all verification below is SIMULATED for demonstration. Nothing here means a real check was performed, and nothing is insured or background-checked.

Trust & verification framework

Identity, licensing & ownership — simulated statuses

A shopper cannot begin a drive until the required verification has been completed — the server-side eligibility gate enforces that. In this prototype every status is a stored flag a human flips for demonstration; production will connect a real KYC/identity provider behind the same surface.

Profiles are stored per shopper ID. This preview ships with the demo-shopper profile — all statuses start as Not verified.

Identity verification

Not verified

Driver's-license verification

Not verified

Driving eligibility

Not eligible

Reviews: 0 · Completed demonstrations: 0

Driving eligibility: NOT ELIGIBLE — Identity verification not completed · Driver's-license verification not completed

Proof the gate blocks a drive until identity and driver's-license verification are both completed. A verified profile does not imply insurance or legal eligibility — those apply separately and are not modeled here.

Prototype simulation: these buttons only flip stored statuses — no real check runs and nothing becomes insured or background-checked.