docs(migration): record 4.0 vendor-floor enabler blocking Wave 4 swaps - #65
Merged
Merged
Conversation
…swaps Verified empirically that Wave 4.1's assumed interim state (fork + illuminate/*:^13) is not composer-resolvable: the fork pins symfony/* ~6.4, carbon ^2.71, monolog ^2.10 while Laravel 13.30.1 floors at symfony ^7.4, carbon ^3.8.4, monolog ^3.10 (+ new brick/math, flysystem ^3, symfony/uid). This vendor-floor bump was in neither the 4.1 prereq list nor Wave 0. - MIGRATION-TASKS.md: add task 4.0 (bump fork vendor floor to L13) as blocker of every Wave 4 swap; add 4.0 to 4.1 blocked-by. - MIGRATION-ROADMAP.md: add §1b "Vendor-floor collision" alongside the §1a replace-collision constraint. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
agissept
force-pushed
the
docs/migration-4.0-vendor-floor-prereq
branch
from
September 17, 2026 14:32
e18f5e5 to
d05acfb
Compare
This was referenced Sep 17, 2026
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.
Konteks
Doc-only, langsung ke
master(tak ada dependency kode → tak perlu stacked). Merekam gap roadmap yang ditemukan saat menyiapkan Wave 4.1 (SCC-1 core cutover).Temuan (verified di branch scratch off
pre-release/4.2.96, 2026-09-17)SCC-1 cycle sudah putus (
Support/*fork hanya importContracts\*) & baseline suite fork hijau (1647 test, exit 0) — semua prereq 4.1 yang terdaftar (2.2/2.4/2.5/2.9/2.10/2.12/2.13) terpenuhi.Tapi interim-state yang diasumsikan roadmap —
fork+illuminate/<pkg>:^13individual — tak resolvable composer:symfony/*~6.4^7.4 || ^8.0nesbot/carbon^2.71^3.8.4monolog/monolog^2.10^3.10brick/math,league/flysystem ^3.25,symfony/uid,league/uri ^7.5composer require illuminate/*:^13menyeret floor v13 → konflik constraint langsung dgn pin fork. Gap ini tak ada di daftar prereq 4.1 maupun Wave 0.Perubahan (doc-only)
4.0ditambah keblocked-by4.1.Kerjaan bump/port (XL) menyusul di PR terpisah setelah urutan disepakati.
🤖 Generated with Claude Code