chore(sdk): refresh byte-pinned mirror to @appos.space/plugin-types@3.0.2 (fn-182 completion-review r3 P1) - #6
Merged
Merged
Conversation
….0.2 Docblock-only delta in globals.d.ts: replaces the disproven %3A -> %253A href double-encode claim with the verbatim-round-trip contract, plus the 'NOT a divergence' note pinning the double-encode to Foundation's URLComponents.queryItems path (which this API never uses). Resolves fn-182 completion-review r3 P1. Mirror order per fn-182.4 increment-2 precedent: npm install --save-exact first, then check-sdk-freshness.sh --update; mirror + INDEX.md + .sdk-integrity + package.json + package-lock.json committed together. Gates: npm run check exit 0 (freshness OK @3.0.2, verify-knowledge all green, compiled freshness OK — factory context byte-identical, no regen).
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.
What
Refreshes the byte-pinned SDK type mirror to
@appos.space/plugin-types@3.0.2, resolving fn-182 completion-review r3 P1 (the dev-plugin mirror atplugins/appos-dev/skills/appos-plugin-dev/reference/plugin-api/globals.d.tsstill taught the disproven%3A→%253Ahref double-encode claim).Delta (docblock/README-only)
3.0.2 carries ONLY a documentation correction in the globals declaration:
URL.hrefdocblock: the disproven "Pinned divergence: … DOUBLE-encoded on an href round-trip" claim is replaced with the verbatim-round-trip contract (%3Astays%3A— matching WHATWG).var URLdivergence catalog gains the explicit "NOT a divergence" note: the widely-reported double-encode reproduces only via Foundation'sURLComponents.queryItemsconstruction path, which this API never uses (host parses withURL(string:), serializes withabsoluteString).No type-surface change (43 namespaces / 135 canonical scopes unchanged; 3065 → 3072 lines, docblock only).
Mirror order (fn-182.4 increment-2 precedent)
npm install --save-dev --save-exact @appos.space/plugin-types@3.0.2firstscripts/check-sdk-freshness.sh --updateINDEX.md+.sdk-integrity+package.json+package-lock.jsoncommitted togetherVerification
hrefdocblock + divergence catalog). The one remaining%253Amention is the 3.0.2 "NOT a divergence" queryItems-only note itself — byte-verbatim from the integrity-pinned published tarball.patterns.md+compiled/plugin-factory-context.mdcarry the queryItems-only wording from PR docs(patterns): URL contract accuracy fixes from fn-182.5 codex review #4 — no changes needed.npm run check→ exit 0:freshnessOK @3.0.2 (10 d.ts files byte-equal to tarball; integritysha512-tOwRoCkCeXe…t1Vg==)verify-knowledgeall green (16 teaching files, 69 fences; fail-closed count parsers happy with 3.0.2)freshness:compiledOK — factory context byte-identical (generator excludes globals.d.ts + strips JSDoc), no regen triggered; 179067 bytes ≤ 179200 ceilingSources/TwoPanez/Resourceswrites.