{
  "$schema": "https://themachinepress.com/schemas/story-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_story",
  "story": {
    "story_id": "mp-2026-08-05-011",
    "source_story_id": "tmp-story-verified-tool-calls-nonatomic-failures",
    "edition_id": "mp-2026-08-05-morning-0027",
    "edition_url": "https://themachinepress.com/edition/2026-08-05",
    "position": 11,
    "story_type": "dispatch",
    "section": "developer-tools",
    "editorial_classification": "editorial",
    "headline": "Verify Before Retry Cut the Duplicate Action",
    "slug": "verify-before-retry-cut-the-duplicate-action",
    "dek": "Postcondition checks and idempotency keys made simulated tool failures less likely to repeat real-world side effects.",
    "summary": "Postcondition checks and idempotency keys made simulated tool failures less likely to repeat real-world side effects.",
    "body_text": "A preprint examines agent tool calls that time out after dispatch, become visible late or leave partial state—conditions that do not fit a simple success-or-failure response. The proposed wrapper checks postconditions, verifies before retrying and uses idempotency keys. In controlled simulations with injected non-atomic failures, the authors report fewer duplicate actions while maintaining comparable task success. The finding comes from a simulated environment, so the reliability gains still need validation against production APIs, distributed systems and adversarial failure modes.",
    "why_it_matters": "Postcondition checks and idempotency keys made simulated tool failures less likely to repeat real-world side effects.",
    "limitations": [
      "A preprint examines agent tool calls that time out after dispatch, become visible late or leave partial state—conditions that do not fit a simple success-or-failure response."
    ],
    "importance": 8,
    "canonical_url": "https://themachinepress.com/story/mp-2026-08-05-011/verify-before-retry-cut-the-duplicate-action",
    "json_url": "https://themachinepress.com/story/mp-2026-08-05-011.json",
    "first_published_at": "2026-08-05T09:00:00.000-04:00",
    "modified_at": "2026-08-05T09:00:00.000-04:00",
    "content_status": "new",
    "is_carryover": false,
    "carryover_reason": null,
    "key_claims": [
      {
        "claim_id": "claim-mp-2026-08-05-011-001",
        "text": "Postcondition checks and idempotency keys made simulated tool failures less likely to repeat real-world side effects.",
        "source_ids": [
          "source-2026-08-05-011"
        ],
        "qualification": "A preprint examines agent tool calls that time out after dispatch, become visible late or leave partial state—conditions that do not fit a simple success-or-failure response."
      }
    ],
    "source_ids": [
      "source-2026-08-05-011"
    ],
    "tags": [
      "agents",
      "tool calls",
      "idempotency",
      "reliability"
    ],
    "image_url": null,
    "corrections": []
  },
  "sources": [
    {
      "source_id": "source-2026-08-05-011",
      "title": "arXiv preprint 2608.02645",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.02645",
      "canonical_url": "https://arxiv.org/abs/2608.02645",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-05T08:26:06.151-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-05-011-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  },
  "cite_this_report": {
    "title": "Verify Before Retry Cut the Duplicate Action",
    "publisher": "The Machine Press",
    "published_at": "2026-08-05T09:00:00.000-04:00",
    "canonical_url": "https://themachinepress.com/story/mp-2026-08-05-011/verify-before-retry-cut-the-duplicate-action"
  }
}
