{
  "after_distinct_tenant": {
    "alpha_balance": 5,
    "beta_balance": 7,
    "operations": 2
  },
  "after_retry": {
    "alpha_balance": 5,
    "beta_balance": 0,
    "operations": 1
  },
  "conflicting_payload_rejected": true,
  "fixture": "synthetic local SQLite transaction",
  "recovered_result": {
    "account": "account-1",
    "balance": 5,
    "version": 1
  }
}
