AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core
  4. gh-499
  5. plan
  6. prd.json
prd.json(784 B)ยท Apr 14, 2026
{
  "issueNumber": 499,
  "branchName": "feat/499-e2e-targeted-wait",
  "generatedAt": "2026-04-14T12:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Add poll-and-wait logic to dispatch-e2e job with commit status reporting",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "dispatch-e2e job does not complete until the dispatched agent-core-e2e run finishes",
        "Job exits non-zero if E2E run fails or is cancelled",
        "Commit status is posted to the PR head SHA with the E2E conclusion and a link to the run",
        "timeout-minutes is set on the job (30 min)",
        "Concurrent PR dispatches each identify and track their own run independently"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description