AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core
  4. gh-540
  5. plan
  6. prd.json
prd.json(698 B)ยท Apr 23, 2026
{
  "issueNumber": 540,
  "branchName": "rc/multi-tenant",
  "generatedAt": "2026-04-23T17:15:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Add 'jira' to platform unions and verify no 'github' equality branches remain",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "'jira' appears in both union types",
        "npx tsc --noEmit passes with zero errors",
        "npm run test passes with no changes to existing tests",
        "Grep report included in PR body confirming no platform === 'github' equality checks in src/dispatch/, src/phase-router/, src/tenant/, src/invoke/"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description