Skip to content

Fix outdated Web track documentation - #479

Open
cf-x wants to merge 1 commit into
shareAI-lab:mainfrom
cf-x:agent/update-web-track-docs
Open

Fix outdated Web track documentation#479
cf-x wants to merge 1 commit into
shareAI-lab:mainfrom
cf-x:agent/update-web-track-docs

Conversation

@cf-x

@cf-x cf-x commented Jul 26, 2026

Copy link
Copy Markdown

Summary

  • remove the current web/ app from the legacy 12-lesson track description
  • state that the Web app extracts and renders the root-level s01-s20 course
  • keep the legacy descriptions and chapter mapping for agents/ and docs/ unchanged

Root cause

The README retained transitional wording from before the Web curriculum migrated to the root-level chapters. The current development and production builds run extract-content.ts, which prefers the root chapter folders whenever they are present, so the app no longer renders the legacy docs/ track in this repository.

The stale text could lead readers to expect different chapter numbering or avoid the Web app even though it now presents the canonical course.

Validation

  • npm run extract reports Source: root chapter folders (20), 20 versions, and 60 docs
  • git diff --check
  • verified the PR diff contains only README.md

AI assistance

Codex assisted with tracing the Web build path, updating the documentation, and validating the result. I reviewed the change and stand behind it.

Fixes #478

@cf-x
cf-x marked this pull request as ready for review July 26, 2026 02:31
@Bill-Billion
Bill-Billion force-pushed the main branch 2 times, most recently from 934b526 to 581241c Compare July 28, 2026 12:24
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.

README still describes the web app as the legacy 12-lesson track

1 participant