Commit Graph

6 Commits

Author SHA1 Message Date
sanbuphy 67dfa5937e Add mermaid diagrams to all lectures, PDF build pipeline, and README screenshots
- Add 1-2 mermaid diagrams per lecture (EN + ZH, 24 files total) illustrating
  core concepts: five-layer failure model, harness subsystems, knowledge visibility,
  instruction architecture, session continuity, initialization lifecycle, WIP=1
  workflow, feature state machine, termination checks, test pyramid, observability
  layers, and clean state dimensions
- Add PDF build pipeline: scripts/build-course-pdfs.ts and npm scripts
- Add README screenshot capture script and workflow
- Add GitHub Actions workflow for automated PDF releases
- Update README/README-CN with screenshots and PDF documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 17:45:03 +08:00
sanbuphy 1961fff00d docs: add mermaid support and update index pages 2026-04-02 12:08:11 +08:00
sanbuphy a7f05ab505 style: refactor docs theme to match anthropic/claude style 2026-04-02 11:46:53 +08:00
sanbuphy 592e805af1 Update lectures, add code examples, and enhance docs 2026-03-31 09:52:47 +08:00
sanbuphy 6f8ffe2d57 Migrate docs into docs/ and consolidate resources 2026-03-30 18:04:41 +08:00
sanbuphy 7219a1e3fc Initialize course structure and docs site 2026-03-30 00:15:54 +08:00