Playground

A no-signup simulation of the ProofLedger trust pipeline, running entirely in your browser with the same rules as production: default policies, trust deltas, and hash-chained events. When you're ready for the real thing, create an API key and follow the quickstart.

Demo agent

trust 100 · trusted
GET /api/workflows/wf_playground_demo/replay
{
  "workflow": {
    "id": "wf_playground_demo",
    "name": "Playground demo run",
    "agentId": "playground-agent",
    "status": "not_started"
  },
  "steps": []
}

Generated timeline

Register the demo agent to begin. Every action you take appears here as a hash-chained event — exactly what the dashboard timeline shows for real agents.