Skip to content

docs: add 'How to Build a TMP Provider' implementation guide #1733

@bokelley

Description

@bokelley

Summary

TMP (Trusted Match Protocol) now has comprehensive protocol documentation under docs/trusted-match/, covering the specification, router architecture, context and identity matching, and surface-specific guides. What's missing is a practical implementation guide for publishers and platforms who want to build a TMP provider.

Scope

A step-by-step guide covering:

  • Setting up the TMP Router — configuration, deployment, endpoint registration
  • Implementing Context Match handler — request/response format, matching logic, confidence signals
  • Implementing Identity Match handler — request/response format, identity resolution, privacy considerations
  • Configuring provider endpoints — registration, health checks, capability declarations
  • Testing with sandbox — local development, test fixtures, validation tools
  • Surface-specific considerations — web, CTV, mobile, AI assistants, retail media

Location

docs/trusted-match/ or docs/building/implementation/ — whichever fits the nav structure best.

References

Existing pages this guide should reference:

  • TMP specification
  • Router architecture
  • Context and identity matching
  • Surface-specific guides (web, CTV, mobile, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-triagedIssue has been triaged by the Claude Code triage routine. Remove to re-triage.documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions