AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core-control-center
  4. gh-50
  5. plan
  6. prd.json
prd.json(697 B)· Apr 2, 2026
{
  "issueNumber": 50,
  "branchName": "feat/50-add-missing-status-filters",
  "generatedAt": "2026-04-02T12:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Add blocked, gated, and stopped options to the status filter dropdown and reorder to Active → Blocked → Gated → Complete → Failed → Stuck → Paused → Stopped",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "Status filter dropdown contains all seven status options plus 'All statuses' in the specified order",
        "npm run lint passes with zero warnings",
        "npm run build compiles successfully"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description