Problem
homeboy release extrachill-artist-platform --apply is blocked by broad pre-existing PHPStan findings across legacy Artist Platform code after 11 reviewed commits accumulated for release.
Findings include stale WordPress contracts, PHP 7.4 union-type configuration mismatches, undefined fixture variables, missing property types, and long-standing return/argument assumptions unrelated to the pending consent and authorization changes.
No release mutation occurred; planned release remains v1.18.0 from v1.17.0.
Expected
Restore a baseline-aware release lint gate that fails on new regressions without blocking on the existing repository corpus, then pay down the baseline deliberately.
Problem
homeboy release extrachill-artist-platform --applyis blocked by broad pre-existing PHPStan findings across legacy Artist Platform code after 11 reviewed commits accumulated for release.Findings include stale WordPress contracts, PHP 7.4 union-type configuration mismatches, undefined fixture variables, missing property types, and long-standing return/argument assumptions unrelated to the pending consent and authorization changes.
No release mutation occurred; planned release remains
v1.18.0fromv1.17.0.Expected
Restore a baseline-aware release lint gate that fails on new regressions without blocking on the existing repository corpus, then pay down the baseline deliberately.