Skip to content

docs: refine reader-facing contract language#49

Merged
iplaylf2 merged 4 commits into
masterfrom
docs/site/refine-copy
May 24, 2026
Merged

docs: refine reader-facing contract language#49
iplaylf2 merged 4 commits into
masterfrom
docs/site/refine-copy

Conversation

@iplaylf2

Copy link
Copy Markdown
Owner

Summary

This change makes the documentation and API hints read as one account of the same runtime model.

The existing docs already lead readers toward a few stable questions: where was this relationship created, which scope still owns it, and does this API return a result now or a handle to observe later? This pass keeps the surrounding language closer to those questions, so readers can carry the same mental model from guide prose into topic pages, concept pages, Explorer copy, and editor hints without switching vocabulary along the way.

The emphasis is on continuity rather than new surface area. Values can still cross JavaScript boundaries, futures can still be observed after they are returned, and scope-owned work still converges at the boundary that owns it. The copy now keeps those ideas attached to the reader-facing contract instead of drifting into local phrasing that makes each page sound slightly separate from the rest.

Notes

This is a wording refinement over the existing model, not a runtime behavior change.

@iplaylf2 iplaylf2 merged commit f73c082 into master May 24, 2026
1 check passed
@github-actions github-actions Bot mentioned this pull request May 24, 2026
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