Skip to content

Skill text teaches the envelope, not the retired decode order - #145

Merged
foscomputerservices merged 7 commits into
mainfrom
docs/envelope-teaching
Sep 3, 2026
Merged

Skill text teaches the envelope, not the retired decode order#145
foscomputerservices merged 7 commits into
mainfrom
docs/envelope-teaching

Conversation

@foscomputerservices

Copy link
Copy Markdown
Owner

Summary

The serverrequest generator's credential-rejection section and the review's no-defensive-error-for-credential-rejection check both described WireError's trial decode, which 0.16.0 replaced with a typed envelope on both sides. Both now state the envelope; the conclusions they draw (EmptyError is safe behind a credential middleware; a permissive String field buys nothing) are unchanged. Plugin 2.67.0.

Verification

Documentation only — no Swift changed. The two sites were found by grepping the shipped skills for the retired mechanism after the 0.16.0 release.

…not the retired decode order

The serverrequest generator's section and the review's
no-defensive-error-for-credential-rejection check described WireError's
trial decode, which 0.16.0 replaced with a typed envelope on both sides.
Both now state the envelope. Plugin 2.67.0.
…iterals

SwiftFormat on the CI runners flags every blank line inside a multiline
string literal (indent + trailingSpace). Each blank line becomes an
explicit \n on the preceding line; the rendered messages are unchanged.
@foscomputerservices
foscomputerservices merged commit d68369c into main Sep 3, 2026
20 checks passed
@foscomputerservices
foscomputerservices deleted the docs/envelope-teaching branch September 3, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant