Skip to the content.

Trust

The constraint that shapes everything else

The platform owner should have essentially zero operational work. No manual verification queue, no support ticket saying “please approve my workshop account,” no human standing between a new participant and the network. If a trust mechanism requires a person at OpenDiag to click “approve,” it doesn’t scale past a few hundred participants and it recreates exactly the kind of gatekeeper OVP is meant to avoid.

Trust has to emerge from verifiable structure instead:

None of these require a manual approval step. All of them are checks a machine can run automatically at the moment an event or a Grant is created.

Workshops sign work, like signed commits

A service event should eventually be able to carry:

This is deliberately modeled on signed Git commits: the point isn’t bureaucratic ceremony, it’s that “this workshop attests this happened” becomes a checkable cryptographic claim instead of an unverifiable line of text in a database row someone else administers.

Trust is layered, not binary

A client consuming a vehicle’s timeline should be able to see, per event, how much trust backs it — signed by a domain-verified workshop with ten years of reputation reads differently than signed by a brand-new, self-declared Identity with no history. OVP doesn’t gatekeep who can produce an event; it makes sure every event carries enough provenance that consumers (a dealer, an insurer, an AI assistant) can decide for themselves how much to weigh it. Keeping the network open and keeping it trustworthy turn out to be the same design problem once trust is a signal on the event rather than a permission to produce one.