docs(tutorials): chat series typed-route + honesty-callout quality pass#681
Merged
Conversation
- Proposal #4: identical raw-Request stream-proxy exception callout in chat/02, how-to/build-a-durable-chat, ai/durable-chat. - Proposal #5: bind the turn POST URL to a shared createRouteReference contract (contracts/routes/chat-turn.ts) in chat/03 + chat/06. - Matrix: show the dynamic [sessionId] route typed in chat/02; honest useIslandQuery-scope note in chat/03. - Proposal #17: chat index lede names the differentiator + contrast sentence. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VifzAytcxBk5odEMaCXihM
rickylabs
marked this pull request as ready for review
July 11, 2026 22:27
This was referenced Jul 11, 2026
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.
Refs #661 (chat-series rollout slice)
CHAT series + durable-chat callouts per the audit spec: identical raw-
Requesthonesty callout in the three stream-proxy pages (proposal 4); sharedcontracts/routes/chat-turn.tsroute contract withchatTurnRoute.href({ path: { sessionId } })replacing template-string URLs in ch03/ch06 (proposal 5); ch02 shows the dynamic[sessionId]route typed via.parsePath; honest "why not useIslandQuery for the transcript" scoping note in ch03; chat index lede names the differentiator + contrast sentence (proposal 17).Validation: docs verify green — 169 pages / 23,454 links; grep gate 0 hits on all 6 touched files; APIs verified via
deno doc+ scratch check (worklog in-branch at.llm/runs/docs-661b-chat--opus/).Authored by a Claude Opus 4.8 docs agent under the beta-8 orchestrator (
4d300496); Tier-A reviewed.