Goal
Fix the four open bug/regression issues that should be addressed before the next alpha-loop release.
Ordered Sub-Issues
Acceptance Criteria
Run Notes
Use alpha-loop run --epic <this issue> --validate --batch --batch-size 1 --verbose after a non-validating dry-run preview, because one child issue covers a defect in --dry-run --validate itself.
Goal
Fix the four open bug/regression issues that should be addressed before the next alpha-loop release.
Ordered Sub-Issues
run --skip-epic --label readycrashes in hasEpicLabel with 'Cannot read properties of undefined (reading toLowerCase)' #295 - Fixrun --skip-epic --label readycrash inhasEpicLabel.run --dry-run --validatecreates real branches and worktrees, breaking the next real run #294 - Makerun --dry-run --validateread-only and prevent branch/worktree mutations.plan --dry-rundoes not persist the draft, breaking the natural review-then-create flow #279 - Persistplan --dry-rundrafts soplan --resumecan create the reviewed plan.initGraphQL mutation for project board statuses is malformed (quoted keys in object literal) #280 - Fix malformedinitGraphQL mutation for project board status creation.Acceptance Criteria
pnpm buildpasses.pnpm testpasses.Run Notes
Use
alpha-loop run --epic <this issue> --validate --batch --batch-size 1 --verboseafter a non-validating dry-run preview, because one child issue covers a defect in--dry-run --validateitself.