Commit Graph
7 Commits
Author SHA1 Message Date
windyboy 700440499a vault backup: 2026-09-16 17:56:55 2026-09-16 17:56:55 +08:00
windyboy 0dac58fb6f reconcile LLM_Evaluation zone: align stage numbering and scopes, standardize full-path wikilinks, slim old guidebook notes, dedupe templates
- fix stage-numbering conflict (README vs 05-Progress) and unify stage-1 reading scope
- resolve AWS workshop prerequisite contradiction in 04-Reference/01
- convert medium-path wikilinks to vault-root paths (~30 links), fix .pyy typos, annotate ragas fork, unify archive status, add 01-/02- README hubs
- compress old-version guidebook notes (01, 05) into pointers; add 2026 reading guidance to 00-Overview
- dedupe project templates and remove embedded template copy in 03-Practice/README
2026-08-24 11:15:37 +08:00
windyboy 63add96a09 dedupe LLM_Evaluation zone: single-source tables, fix nav orphans, compress guidebook 2025
- Why Guide: remove duplicated 20-case/rubric/test-definition tables, link to
  authoritative Roadmap/Worksheet instead; 10-min action points to entries
- Concept Map / What-Is: cross-link narrative vs quick-reference roles
- Worksheet: annotate sections with authoritative sources
- 04-Reference 01-04 <-> archive/01: bidirectional resource links
- archive/00-Material-List: shrink guidebook listing, now reachable from READMEs
- guidebook: compress 06-Yearly-Dives 2025 section (-> 08-2025-Edition §3),
  add old/new version nav banners to 01-05, reverse links in 08
- README/Start-Here: link Learning Board (was orphaned)
2026-08-21 17:25:12 +08:00
windyboy 451cd42b7a add Level 4 deep-reference checklist to learning board (04-Reference essentials) 2026-08-21 17:13:33 +08:00
windyboy f245e3132b fix table wikilinks in LLM_Evaluation: escape alias pipe as \| in table cells
Wikilink alias separators inside markdown table cells must be escaped
(\|) or Obsidian treats them as column delimiters, splitting the link and
rendering it with a missing closing bracket. Applies to the 阅读材料
table in the zone README and other tables with aliased links.
2026-08-21 16:01:21 +08:00
windyboy 12ee06d8f8 fix broken wikilinks in LLM_Evaluation zone; update Obsidian plugins
- Rewrite folder-relative wikilinks (resolved from vault root) to unique
  basenames or full vault-root paths so they actually resolve in Obsidian
- Fix malformed table links with spaces around the | alias separator
- Plugin updates from Obsidian (any-block, omnisearch, quickadd, etc.)
2026-08-21 15:44:03 +08:00
windyboy 93beb24961 restructure LLM_Evaluation into Foundations/Getting-Started/Practical-Roadmap/Practice backbone 2026-08-21 15:12:28 +08:00