fix(text): close Milestones 6 and 8 lifecycle gaps - #11
Merged
thejustinwalsh merged 13 commits intoAug 4, 2026
Conversation
thejustinwalsh
force-pushed
the
feat/milestone-6-8-closure
branch
2 times, most recently
from
August 1, 2026 09:03
eec076a to
b773c66
Compare
thejustinwalsh
force-pushed
the
feat/milestone-6-8-closure
branch
from
August 1, 2026 09:08
b773c66 to
de0934d
Compare
thejustinwalsh
force-pushed
the
feat/milestone-6-8-closure
branch
from
August 1, 2026 15:44
b0513e8 to
aae46e0
Compare
thejustinwalsh
force-pushed
the
feat/milestone-6-8-closure
branch
from
August 1, 2026 16:59
aae46e0 to
ada3fd5
Compare
thejustinwalsh
marked this pull request as ready for review
August 1, 2026 19:33
thejustinwalsh
force-pushed
the
feat/milestone-6-8-closure
branch
from
August 4, 2026 01:44
ada3fd5 to
d23cecb
Compare
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.
Summary
pnpmas the repository's single workflow surface while mise supplies only the exact pinned Node, pnpm, Rust, and workload-scoped native toolsLifecycle guarantees
Text.dispose()clears terminal invalidation stateToolchain boundary
Mise selects pinned tools; it does not define a parallel task graph. Humans with compatible tools may run the named
pnpmscripts directly. Repository agents and CI enter the pinned environment withmise exec -- pnpm …and execute those same scripts. Optional HarfBuzz build tools live underapps/benchmarks/mise.toml, outside the core Rust-and-Node contribution path.Verification
pnpm checkThe browser core delta for the lifecycle fixes is +678 raw / +391 minified / +75 gzip / +106 Brotli bytes. Optional baker hosts and Wasm artifacts remain byte-identical, and all compressed absolute budgets remain unchanged.
Stack
Depends on #10 and completes the Milestone 8.6 stack. No experimental raster kernel ships from this layer.