{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Agent Replay",
  "description": "Deterministic replay of past agent executions with bit-exact reproduction for debugging, audit, and regression testing.",
  "dateModified": "2026-06-02T09:39:35.503Z",
  "version": "1.0.0",
  "dataset": [
    {
      "@type": "Dataset",
      "name": "schema",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/schema.json"
    },
    {
      "@type": "Dataset",
      "name": "capture-format",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/capture-format.json"
    },
    {
      "@type": "Dataset",
      "name": "replay-api",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/replay-api.json"
    },
    {
      "@type": "Dataset",
      "name": "diff-api",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/diff-api.json"
    },
    {
      "@type": "Dataset",
      "name": "trace-bridge",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/trace-bridge.json"
    },
    {
      "@type": "Dataset",
      "name": "time-travel",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-replay/time-travel.json"
    }
  ]
}