{
  "$schema": "https://themachinepress.com/schemas/story-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_story",
  "story": {
    "story_id": "mp-2026-09-11-004",
    "source_story_id": "tmp-story-tail-aware-agent-scheduling",
    "edition_id": "mp-2026-09-11-morning-0064",
    "edition_url": "https://themachinepress.com/edition/2026-09-11",
    "position": 4,
    "story_type": "dispatch",
    "section": "infrastructure",
    "editorial_classification": "editorial",
    "headline": "Holding Back a Ready Agent Turn Cut Tail Latency",
    "slug": "holding-back-a-ready-agent-turn-cut-tail-latency",
    "dek": "A scheduler reduced P95 workflow completion time by as much as 3.5× under contention by controlling when ready turns entered the queue.",
    "summary": "A scheduler reduced P95 workflow completion time by as much as 3.5× under contention by controlling when ready turns entered the queue.",
    "body_text": "Agent workflows alternate model turns with tools, so releasing every ready turn immediately can fill a busy inference queue with work that can no longer be reordered. The proposed scheduler jointly chooses the next ready turn and the amount of released-but-unfinished work, optimizing a mean-plus-tail-risk objective with online work estimates. On real software-engineering agent traces, it matched eager release under light load and cut P95 flow time by up to 3.5 times under contention. The gain depends on the evaluated traces and arrival rates, but it identifies workflow release policy as a separate lever from model speed.",
    "why_it_matters": "A scheduler reduced P95 workflow completion time by as much as 3.5× under contention by controlling when ready turns entered the queue.",
    "limitations": [],
    "importance": 8,
    "canonical_url": "https://themachinepress.com/story/mp-2026-09-11-004/holding-back-a-ready-agent-turn-cut-tail-latency",
    "json_url": "https://themachinepress.com/story/mp-2026-09-11-004.json",
    "first_published_at": "2026-09-11T09:00:00.000-04:00",
    "modified_at": "2026-09-11T09:00:00.000-04:00",
    "content_status": "new",
    "is_carryover": false,
    "carryover_reason": null,
    "key_claims": [
      {
        "claim_id": "claim-mp-2026-09-11-004-001",
        "text": "A scheduler reduced P95 workflow completion time by as much as 3.5× under contention by controlling when ready turns entered the queue.",
        "source_ids": [
          "source-2026-09-11-004"
        ],
        "qualification": null
      }
    ],
    "source_ids": [
      "source-2026-09-11-004"
    ],
    "tags": [
      "agent runtimes",
      "scheduling",
      "tail latency"
    ],
    "image_url": null,
    "corrections": []
  },
  "sources": [
    {
      "source_id": "source-2026-09-11-004",
      "title": "arXiv preprint 2609.10964",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.10964",
      "canonical_url": "https://arxiv.org/abs/2609.10964",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-09T21:35:10.000-04:00",
      "accessed_at": "2026-09-11T08:25:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-11-004-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": "Holding Back a Ready Agent Turn Cut Tail Latency",
    "publisher": "The Machine Press",
    "published_at": "2026-09-11T09:00:00.000-04:00",
    "canonical_url": "https://themachinepress.com/story/mp-2026-09-11-004/holding-back-a-ready-agent-turn-cut-tail-latency"
  }
}
