GPN BusinessDiscoverer fleet · video-first contact
VideoKennismaking puts a live video introduction between discovering a professional and deciding to work with one — then turns that real meeting into a verified review the whole directory can trust.
video·kennis·making — Dutch for "getting acquainted", on camera.
The product is a state machine, and the order carries the meaning: nothing is marked completed unless two people actually met. That completion is the only key that unlocks a verified review.
A buyer asks for an introduction — from a profile page, the AI concierge, or the portal.
A time is set. Both sides get reminder emails with a calendar invite attached.
Both join in the browser. Peer-to-peer video on Cloudflare's edge — no app, no vendor.
Both were present, both left. The system records that a real meeting happened.
completed → the buyer may now leave a verified review — scored on enthusiasm, speed, reliability, and market knowledge — which feeds the directory's Best Score.
One headless worker, one token-gated API — and every product in the fleet gets video-first contact and a trustworthy review signal without building either.
Reviews gated by completed meetings can't be fabricated. With three or more verified reviews, they take precedence over imported ratings across the directory.
A SignalingRoom Durable Object per meeting coordinates WebRTC; media flows
peer-to-peer over Cloudflare STUN. No per-minute fees, no third-party video SaaS.
A cron sends T-24h and T-1h reminders with an ICS invite — each at most once, claimed in the database before sending, so nobody gets nagged twice.
Connections, meetings, lifecycle, room tokens, and the review gate sit behind a single service-binding API with a shared token — fail-closed by default.
| Fleet worker | Role in the funnel |
|---|---|
marloc-md-discover-worker | Buyer side — introduction panel, AI concierge hand-off, and the buyer's meeting room. |
marloc-md-business-portal-worker | Professional side — meetings list, scheduling, and the professional's meeting room. |
marloc-md-consumer-portal-worker | Asks the review gate: "did this buyer really meet this business?" |
marloc-md-publisher-worker | Projects approved verified reviews into the served rating blend. |
VideoKennismaking is built and operated by Mondial-IT as part of the GPN BusinessDiscoverer platform — a fleet of small, single-purpose Cloudflare workers behind premium cross-border directories such as aankoopmakelaar.nl.
The fleet's launch products help buyers abroad find professionals they can trust; this worker exists because trust is interpersonal. A directory can rank listings — only a conversation can start a relationship.
Boundaries are deliberate: this worker owns the connection and its meetings, nothing else. Directory data stays with the publisher; accounts stay with the account workers; payments go through AccountRevenue Core.
Create a test meeting and take the call on two laptops — it takes a minute.