feat(text): prove external raster extension - #15
Merged
thejustinwalsh merged 2 commits intoAug 4, 2026
Conversation
thejustinwalsh
force-pushed
the
feat/external-raster-proof
branch
from
August 2, 2026 00:27
79a360f to
39617b1
Compare
thejustinwalsh
force-pushed
the
feat/external-raster-proof
branch
from
August 2, 2026 00:31
39617b1 to
d822c71
Compare
thejustinwalsh
force-pushed
the
feat/external-raster-proof
branch
from
August 4, 2026 01:44
d822c71 to
abe860e
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
Public boundary evidence
The proof package imports only published @pmndrs/text entry points and its own pinned Three.js dependency. Tests cover deterministic embedded and external artifacts, authenticated resource resolution, warm retained updates, shrink, exact-capacity growth, fragmented dirty-range fallback, overflow replacement, failure preservation, abort, empty batches, and idempotent disposal. No core raster-kind switch or registration edit is required.
Verification
Browser core and each first-party runtime closure are 55 raw and 49 minified bytes smaller than the parent commit; validator, baker-host, and Wasm artifacts are unchanged.
Stack
Depends on #14.