Skip to content
chrismaz11 edited this page Mar 12, 2026 · 2 revisions

Navigation

TrustSignal Wiki

TrustSignal provides signed receipts and verifiable provenance for compliance artifacts. It is an integrity layer for existing workflows, not a replacement for the system of record.

This wiki is written for engineers, technical evaluators, and partner reviewers who need to understand what TrustSignal does, where it fits, and how to integrate with it without exposing private verification-engine details.

Start Here

Documentation Scope

This wiki covers:

  • product positioning and integration model
  • public API surfaces
  • receipt lifecycle behavior
  • SDK usage
  • partner-facing security expectations
  • threat-model framing for external reviewers

This wiki does not document:

  • proof internals
  • model internals
  • private scoring logic
  • signing infrastructure implementation details
  • internal service topology

Key Ideas

  • TrustSignal accepts a verification request from an existing workflow.
  • TrustSignal returns a signed verification receipt with stable identifiers.
  • That receipt can be retrieved, checked, and attached to downstream audit or compliance workflows.
  • TrustSignal can also produce normalized evidence payloads for systems such as Vanta.

If you want to see the smallest end-to-end payload example first, start with Quick Verification Example.

Website

Claims Boundary

TrustSignal provides technical verification signals, not legal determinations. Public-facing descriptions should avoid claiming completed compliance certification, completed production hardening in every environment, or guarantees that depend on private infrastructure evidence.

Clone this wiki locally