Skip to content

docs: Reconcile uni-walkthrough into a router page#604

Merged
xerial merged 1 commit into
mainfrom
docs/reconcile-walkthrough
Jun 22, 2026
Merged

docs: Reconcile uni-walkthrough into a router page#604
xerial merged 1 commit into
mainfrom
docs/reconcile-walkthrough

Conversation

@xerial

@xerial xerial commented Jun 22, 2026

Copy link
Copy Markdown
Member

docs/uni-walkthrough.md was a 566-line single-page tour that is now orphaned (not referenced in any nav, sidebar, or index — reachable only by direct URL or site search) and fully superseded by The Uni Book (narrative) plus the module references (API). It also still used the old "dependency injection" wording and contained 566 lines of unverified code at risk of the same drift the book-examples PR just found.

Rather than delete it (which would 404 any old bookmark or external link), this replaces its content with a concise router page: a short "this has moved" note and a table mapping each former section to its new home — the relevant Book chapter and the relevant reference page. The URL stays alive; the stale code is gone.

pnpm docs:build passes (all the /book/* and /core/* targets resolve).

🤖 Generated with Claude Code

The 566-line single-page walkthrough was orphaned (not in any nav or
sidebar, reachable only by direct URL/search), fully duplicated the new
Book + module references, used the old "dependency injection" wording, and
carried 566 lines of unverified code at risk of the same API drift just
found elsewhere.

Replace it with a short router page: a "this has moved" note plus a table
mapping each former section to its narrative home (the Book) and its
reference page. Keeps the URL alive (no 404 for old links/bookmarks) while
removing the stale, duplicative content.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the doc Improvements or additions to documentation label Jun 22, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request replaces the comprehensive, single-page walkthrough in docs/uni-walkthrough.md with a redirection notice and a mapping table. The table guides users to the new, deeper resources: "The Uni Book" and the specific module references. I have no feedback to provide as there are no review comments to evaluate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@xerial xerial merged commit f013b2e into main Jun 22, 2026
13 checks passed
@xerial xerial deleted the docs/reconcile-walkthrough branch June 22, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant