Problem
homeboy release extrachill-seo --apply is blocked before mutation by the existing full-repository lint baseline:
- ESLint: 18 errors across
src/api/client.js, src/context/AuditContext.js, src/index.js, and webpack.config.js.
- PHPStan level 7: 89 errors across 27 files.
- PHPCS has 0 errors and 3 warnings.
These findings predate and are unrelated to PR #52's 404 canonical suppression. The separate PHPUnit bootstrap defect is tracked in #50.
Required outcome
Restore a clean Homeboy release lint gate without weakening standards or broad suppressions. Fix findings in owner files and preserve current runtime behavior.
Acceptance
homeboy review lint extrachill-seo and release preflight lint pass on current main.
Problem
homeboy release extrachill-seo --applyis blocked before mutation by the existing full-repository lint baseline:src/api/client.js,src/context/AuditContext.js,src/index.js, andwebpack.config.js.These findings predate and are unrelated to PR #52's 404 canonical suppression. The separate PHPUnit bootstrap defect is tracked in #50.
Required outcome
Restore a clean Homeboy release lint gate without weakening standards or broad suppressions. Fix findings in owner files and preserve current runtime behavior.
Acceptance
homeboy review lint extrachill-seoand release preflight lint pass on current main.