coldstart gate: fresh daughters cannot grow the front door — create_app open-platform/www → 422 "this is not a template repo" #231
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since the r736 reseed (#227) every coldstart run fails A12 only: A1–A11 pass, then
bin/germinatePATCHes{"template":true}onplat/app-template(lines ~475 and ~786) and waits for it; the flag is not there whenfront_door_growruns. r728 (#225) passed; r736 (#227) and #228 (an unrelated k3d arg change) fail identically. Suspects: the template rename toplat/app-template+ the 0.8.x template releases in the r736 seed, or the mcp 0.48.x dual-name resolver checking the flag on a different repo name. Reproduce with the coldstart gate; fix here, then #228 (embedded etcd) merges on a green gate.Same root cause as #234 (stale seed name + name-blind flag handling); PR #242 + plat/mcp#63 carry the fix, and #242's own gate run germinates the current broken-vintage seed — green there is the proof old seeds heal.