Conversation
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.
Summary
Addresses #73. For each "Real-World Example"-style section in lectures 03–05 (English and Chinese), I searched for a verifiable source behind the concrete numbers and found none. Rather than fabricate links, I renamed the sections to Illustrative Example and added a one-line disclaimer stating that the scenario is a teaching illustration, not a published case study.
Changes by file
English (
docs/en/lectures/)lecture-03-why-the-repository-must-become-the-system-of-record/index.md## A Real Transformation Story→## Illustrative Examplelecture-04-why-one-giant-instruction-file-fails/index.md## Real-World Example→## Illustrative Examplelecture-05-why-long-running-tasks-lose-continuity/index.md## Real-World Example→## Illustrative ExampleChinese (
docs/zh/lectures/)lecture-03-why-the-repository-must-become-the-system-of-record/index.md## 一个真实的改造故事→## 示意性示例lecture-04-why-one-giant-instruction-file-fails/index.md## 实际案例→## 示意性示例lecture-05-why-long-running-tasks-lose-continuity/index.md## 实际案例→## 示意性示例Verification
npm install— completed (only npmallow-scriptswarnings for esbuild, unrelated to this change).npm run docs:build—build complete in 33.69s, no errors.