Legal Context Protocol

Levels of Trust

Four levels of trust assurance — each independently valuable, from informational to fully integrated.

This section is advisory.

Beyond the standard location, this specification suggests approaches at increasing levels of trust assurance. Each level is independently valuable. A vendor can implement any level without implementing the others. Higher levels naturally incorporate the capabilities of lower levels.


Overview

LevelNameWhat It ProvidesKey Fields
1InformationalAgent finds terms; proceeding = consentterms
2ProvableContent hash proves the exact documentcontentHash
3SignedDigital signature proves explicit intentacceptanceRequired
4IntegratedHooks to legal infrastructuredisputeResolution, api

Choosing a Level

The levels are proportional to the transaction:

  • Level 1 is sufficient for low-value, high-volume transactions — API calls, SaaS subscriptions, commodity purchases. The terms exist and are discoverable. This is the same trust model as browsewrap agreements today, but with a standard location.

  • Level 2 adds provability for transactions where it matters that the terms cannot be altered after the fact — B2B procurement, service agreements, any transaction where a dispute about "what the terms were" is plausible.

  • Level 3 adds explicit consent for transactions where affirmative acceptance is required — regulated industries, high-value contracts, agreements where the law requires a signature.

  • Level 4 adds legal infrastructure for complex, high-value agreements — dispute resolution, escrow, compliance gating, multi-party agreements, private terms.

A $20 API call and a $5M contract do not need the same infrastructure. The levels exist so that the trust assurance is proportional to the transaction.