{
"issueNumber": 276,
"branchName": "fix/issue-276",
"generatedAt": "2026-04-03T17:10:00Z",
"stories": [
{
"id": "S1",
"title": "Remove git reset --hard from worktree reuse path and update unit test",
"priority": 1,
"dependsOn": [],
"acceptanceCriteria": [
"git reset --hard origin/master is not called when worktreeReused is true",
"git fetch origin is still called in the reuse path",
"Unit test asserts reset --hard is NOT called on worktree reuse",
"npm run test passes",
"npm run lint passes"
],
"passes": false,
"completedAt": null
}
]
}