The release attempt after merged PR #1015 failed closed before any release mutation: full-repository PHPCS reported 29 formatting findings in inc/Storage/WorktreeInventoryRepository.php, while changed-scope lint passed.
This follow-up restores the repository-wide release gate by applying deterministic PHPCS formatting fixes only, with no behavioral change. It preserves the root cause: changed-scope validation did not expose pre-existing whole-file formatting violations in the migrated inventory repository.
Related: #1015
AI assistance disclosure: OpenAI gpt-5.6-terra via OpenCode was used to inspect the release-gate failure and draft this issue. Chris Huber remains responsible for the work.
The release attempt after merged PR #1015 failed closed before any release mutation: full-repository PHPCS reported 29 formatting findings in
inc/Storage/WorktreeInventoryRepository.php, while changed-scope lint passed.This follow-up restores the repository-wide release gate by applying deterministic PHPCS formatting fixes only, with no behavioral change. It preserves the root cause: changed-scope validation did not expose pre-existing whole-file formatting violations in the migrated inventory repository.
Related: #1015
AI assistance disclosure: OpenAI gpt-5.6-terra via OpenCode was used to inspect the release-gate failure and draft this issue. Chris Huber remains responsible for the work.