You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
production-unused exports: 28 -> 26, with no unused files or unresolved imports
pnpm check:affected --run passed formatting, lint, typecheck, layering, Fallow, build, package, and integration checks; the related suite passed 2,985/2,986 tests, with one unrelated timer-based gesture-policy test timing out only under four-worker load and passing 4/4 in isolation
Independent review found no code-level blocker on exact head 8d94bf5219f0b96dd060f0eaf398dacdd3185732. The removed Apple export-map entries have no remaining repository consumer; the live path keeps interactor and runner-client construction package-internal, consistent with ADR 0019/R13. The routing and export-map tests provide real planted-red protection, and exact-head CI is green.
One stack blocker remains: this PR is based on open #2119, whose exact head still has a failed iOS smoke. #2123's own iOS run passed, but clear or rerun #2119 before treating this stack layer as merge-ready.
Dependency update: #2119’s failed iOS job was rerun against its exact head and is now green, including the previously failing fixture-backed simulator E2E step. The stack-level CI blocker called out here is cleared.
Re-verified exact head 8d94bf5219f0b96dd060f0eaf398dacdd3185732: #2123's checks remain green and it is mergeable. Its direct prerequisite #2119 is also mergeable, with the previously failed iOS smoke rerun green on its unchanged exact head. The stack-level CI blocker is cleared; this layer is ready for human review in stack order after #2119.
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
ready-for-humanValid work that needs human implementation, judgment, or maintainer merge
1 participant
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.
Summary
Prune the dead policy, export, and routing residue left after the platform-package split. This is stacked on #2119.
interactionsandrunner/clientpackage subpaths plus redundant Android IME and provision boot-diagnostics re-exportssrc/platformsworkflow filters and duplicate daemon-modularity rules while preserving the retired-zone and R65 resurrection guardsValidation
node --experimental-strip-types --test scripts/gate/routing.test.ts scripts/layering/package-boundaries.test.ts scripts/layering/platform-package-policy.test.ts scripts/layering/daemon-modularity.test.ts(63 passed)pnpm check:affected --runpassed formatting, lint, typecheck, layering, Fallow, build, package, and integration checks; the related suite passed 2,985/2,986 tests, with one unrelated timer-based gesture-policy test timing out only under four-worker load and passing 4/4 in isolation