AIT-571: CreateStudio form-side busy-leave — non-destructive keep-generating exit - #544
Merged
CharlesHarry7 merged 2 commits intoAug 6, 2026
Merged
Conversation
|
Deployment failed for project pikbo-readiness with the following error: Learn More: https://vercel.com/pi-kbo?upgradeToPro=build-rate-limit |
CharlesHarry7
force-pushed
the
agent/grok-coder/ait-571-create-form-busy-leave
branch
from
August 6, 2026 12:36
369ee52 to
84b1b09
Compare
|
Deployment failed for project pikbo with the following error: Learn More: https://vercel.com/pi-kbo?upgradeToPro=build-rate-limit |
…rating
Desktop form mid-generate only exposed Cancel. WaitStage + mobile strip
already detach; form row now matches Batch/Landing/Image when
shouldShowGenerateWaitDetach allows (recovery open or ≥90s; demo Free never).
Detach reuses leaveWaitingKeepBackground (planGenerateWaitLeave("detach") —
no abort, no ledger cancel, no refund invent). AIT-545 Retry gate retained.
Source-lock section 9 in generate-wait-honesty-regression.
Co-authored-by: multica-agent <github@multica.ai>
After rebase onto main (#527 libraryWorkbenchHandoffHref), section 9 must lock owner-safe handoff helper instead of bare router.push("/library"). Co-authored-by: multica-agent <github@multica.ai>
CharlesHarry7
force-pushed
the
agent/grok-coder/ait-571-create-form-busy-leave
branch
from
August 6, 2026 12:38
84b1b09 to
559de8a
Compare
CharlesHarry7
deleted the
agent/grok-coder/ait-571-create-form-busy-leave
branch
August 6, 2026 12:40
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Post-AIT-563 residual: CreateStudio desktop form mid-generate only exposed abort (
Cancel request · {elapsed}s). WaitStage + mobile strip already passonLeaveToLibrary={leaveWaitingKeepBackground}; Batch/Landing/Image form rows already show Open Library · keep generating whenshouldShowGenerateWaitDetachallows.Changes
Open Library · keep generatingnext to Cancel whenshouldShowGenerateWaitDetachallows (recovery checking/awaiting_primary or ≥90s long-wait; demo Free never detaches).leaveWaitingKeepBackground→planGenerateWaitLeave("detach")(no abort, no ledger cancel, no refund invent).data-create-leave/data-generate-leavecancel|detach for source locks.DURABLE_CREDITS_UNAVAILABLEstill block process-memory Retry invent; WaitStage + mobile strip detach unchanged.generate-wait-honesty-regressionsection 9 source-locks Create form busy-leave.Stack note
Implemented on current
main(AIT-545 #524 already merged). Did not restack onto conflicting #532 / #539 thrash — those remain separate finish/rebase work.Out of scope
No Vercel deploy. No Stripe live. No fake UGC.
Test plan
npm run generate-wait-honesty-regressionnpm run typechecknode scripts/engine-smoke.mjsnode scripts/studio-open-lab-preview-regression.mjsnode scripts/live-capability-copy-smoke.mjsCloses AIT-571