# Claims and limits

| Claim | Evidence in this repository | Verdict |
|---|---|---|
| A duplicate request can resolve to the same synthetic order | Click **Replay same request** and inspect the ledger | Demonstrated in browser |
| A failed delivery remains visible | Click **Force adapter failure** | Demonstrated in browser |
| Retries stop and escalate | Process two retries; the item becomes a dead letter | Demonstrated in browser |
| An operator can record resolution | Use **Mark reconciled** after escalation | Demonstrated in browser |
| A real database commit is atomic | No backend/database exists | Not claimed |
| A real provider integration is reliable | All adapters are fictional | Not claimed |
| The system is production-ready | Static simulator only | Not claimed |

The repository is an independently recreated reference implementation. Similarities to private work are limited to general, widely used reliability concepts; implementation, naming, visual design and data were created for this public showcase.
