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
Review feedback: several snippets call P.tag(...) without establishing that
P is unthrown's pattern namespace.
Standalone and random-access contexts now import it explicitly — the eight
TSDoc @example blocks (each renders as an isolated card in the API docs), the
root README client example, and the troubleshoot.md entry readers reach by
symptom rather than by reading top to bottom.
The linear how-to guides already import P at their first use, so their later
blocks are left alone. reference/errors.md keeps its one-line shape fragments
free of imports — no snippet on that page has ever carried one — and states
P's origin in prose instead.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments