Promise Tracker

The Agency Protocol's trust system for transparent verification of professional services

Trust Framework

Transparent promises with verifiable evidence create accountability through the Agency Protocol.

Verified Evidence

Promises are backed by real evidence that can be automatically verified or validated by trusted agents.

Merit System

Professionals earn merit scores based on kept promises, creating a reliable reputation system.

Widget Showcase

Explore different configurations of the Promise Tracker widget that can be embedded on any website. Each widget is fully interactive - try clicking on different tabs and elements to see how they work.

Standard Widget (Interactive)

Dark Theme

Compact Widget (Merit Only)

Blue Theme

Widget Embed Code

Add this code to any website to display the Promise Tracker widget. Customize behavior with data attributes.

<script src="https://cdn.agencyprotocol.org/promise-tracker.js"></script>

<div 
  data-agency-promise-tracker 
  data-agent-id="dr_garcia"
  data-theme="light"
  data-compact="false"
  data-show-tabs="promises,merit,info"
  data-default-tab="promises"
></div>