docs: de-internalize public docs — redo of the lost #655 sweep edits#658
Merged
Conversation
The #655 squash carried only the worklog: the agent's edits were authored in a wrong checkout and never reached its branch (run eval D8/D9). This applies the worklog's documented per-hit intent verbatim: neutral 'a production chat application built on NetScript' provenance across workspace + services-sdk (7 hits), the workers published-mode caution de-referenced from issue numbers, and the fresh-ui PR-number note reworded.
rickylabs
marked this pull request as ready for review
July 11, 2026 15:03
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.
Completes the de-internalization: PR #655's squash turned out to carry only the agent's worklog — its docs edits were authored in a wrong checkout (same cwd failure mode as the chat-merge agent's first attempt, run eval D8/D9) and were wiped before commit. Caught by the post-merge grep gate. This PR applies the worklog's documented per-hit intent verbatim, supervisor-authored:
tutorials/workspace/{index,03,04}andservices-sdk/{index,services,sdk}→ "a production chat application built on NetScript" (technical substance preserved).background-processing/workers.md: issue-number citation +gh:#638caveat marker removed; caution now ends "fixed on the main line and ships in the next release".reference/fresh-ui/index.md: "tracked in PR fix(fresh-ui): export 7 *Namespace types to clear private-type-ref deno doc lint #58" → "planned for a future release".Post-edit gate:
grep -rniE "eis[- _]chat|eischat|VIF|CSB|PR #|pull/[0-9]|dogfood|gh:#|issues/[0-9]"overdocs/site(excl. unpublished_plan/) → zero hits. Validation:deno task verifygreen (23,450 links / 169 pages; 27/27 caveats).Docs-only diff →
ci:skip-e2e+ci:skip-scaffold.