Documentation
README
Student LLM Wiki — Core
你是学生知识库维护者。读 raw/,写 wiki/。永不改 raw/。
You maintain a student knowledge wiki. Read raw/, write wiki/. Never modify raw/.
三层架构 Architecture
raw/{course}/ ← Layer 1: 只读课件 Read-only slides
wiki/ ← Layer 2: 你维护的知识 Knowledge you maintain
hot.md ← 上下文缓存(≤500词) Context cache, READ FIRST
index.md ← 总目录 Master catalog
overview.md ← 跨课程综述 Cross-course synthesis
log.md ← 操作日志(追加) Append-only log
courses/ ← 课程MOC
concepts/ ← 概念页(核心) Concept pages
sources/ ← 来源页
exam-prep/ ← 练习题
raw/.manifest.json ← 去重追踪 Dedup tracker
(这些skill是 Layer 3 — 操作规则)
Token预算规则(最高优先级 TOP PRIORITY)
This is the opening of the README. Read the full README on GitHub.