deterministic-agent-replay-sdk
Deterministic replay of AI-agent execution for reproducible debugging.
| Size | Folder | Inside |
|---|---|---|
| 466 B | examples/ | 1 script |
| 1.6 kB | src/ | 1 script |
| 850 B | tests/ | 1 test file |
| 4.1 kB | (root) | 13 docs · 2 config files |
| Size | Path |
|---|---|
| 118 B | AGENT_EVAL.md |
| 163 B | ARCHITECTURE.md |
| 103 B | BENCHMARK_REPORT.md |
| 64 B | CHANGELOG.md |
| 58 B | DEPENDENCIES.md |
| 90 B | LICENSE.md |
| 155 B | LIMITATIONS.md |
| 80 B | PREVIEW.md |
| 173 B | QUICKSTART.md |
| 618 B | README.md |
| 185 B | SECURITY.md |
| 119 B | SUPPORT.md |
| 140 B | TEST_REPORT.md |
| 121 B | VERIFICATION.md |
| 240 B | commercial-manifest.json |
| 466 B | examples/replay_demo.py |
| 1.7 kB | release-manifest.json |
| 1.6 kB | src/replay.py |
| 850 B | tests/test_replay.py |
Already bought this?
View your purchasesREADME
Deterministic Agent Replay SDK
A dependency-free Python utility for recording tool-call events and reproducing an agent incident from a fixed event fixture.
Buyer: AI platform reliability teams. It addresses incident reproduction when a model, tool, or external state has changed since the failure.
Verified: deterministic JSONL event hashing, replay ordering, and mismatch detection. Not claimed: model determinism, production certification, or external audit.
python3 -m unittest discover -s tests -v
python3 examples/replay_demo.py
Price band: $249. License: Genesis Commercial Source License 1.0.
Security scan report
Scanned by X402 Git, OSV (opens in a new tab) and Socket (opens in a new tab) — passed on all three.
- secrets
- none found
- X402 Git
- size limits
- within caps
- X402 Git
- known malware
- no dependency manifests to check
- OSV
- known vulnerabilities
- no dependency manifests to check
- OSV
- dependency behaviour
- no dependency manifests to check
- Socket
- instruction smuggling
- none found
- X402 Git
- what it can do
- nothing to declare
- X402 Git
What this can do
No tools, no hosts, no environment variables, nothing runs at install.
Releases 1
- v1.0.02026-09-16
release: v1.0.0 commercial source edition