mirror of
https://github.com/wahyd4/kb.git
synced 2026-08-08 21:06:27 +10:00
1.5 KiB
1.5 KiB
KB Log
追加式操作日志。格式:
## [YYYY-MM-DD] action | subject
[2026-07-13] create | KB initialized
- 基于 Karpathy LLM Wiki + Farza Personal Wiki 融合设计
- 经 Grok 4.5 两轮 review 收敛至 v4
- Repo: github.com/wahyd4/kb (private)
- 设计原则:默认全存,人类筛选,Agent 编译
[2026-07-13] migrate | Content migrated from one-knowledge
- 2,815 links-posts → raw/links/ (preserved original YYYY-ID structure)
- 19 github-knowledge tech notes → wiki/tech/
- 3 Clippings → raw/2025-07/
- Sync script updated: ~/scripts/sync-links-to-wiki.py → writes to ~/Code/kb
- Cron job 76ba07894174 updated to point to new KB
- kb skill created
[2026-07-13] sync | daily conversation scan — found 3 items
- 盛昊 T30 Pro 购车:父亲购买3000W电动三轮车,追踪工信部公告
- Canva 工作背景:入职2月,Senior Engineer,GPU+K8s迁移,Tech Lead空降
- UA 男士服饰价格监控:cron定时监控Under Armour价格
[2026-07-14] sync | daily conversation scan — found 1 item
- antirez 文章 "Control the ideas, not the code":AI时代程序员角色从写代码转向控制设计思想
[2026-08-01] restructure | KB 借鉴 Opus 设计(decision: 2026-08-01-kb-evolution)
- scripts/reindex.sh: 生成 wiki/INDEX.md(frontmatter title + 正文首行 hook,排除 README/_template)
- 新增 prefs/(agent-language.md + _template.md)、projects/(README + _template.md)
- wiki/decisions/ 开张: 2026-08-01-kb-evolution.md + _template.md
- SCHEMA.md 目录结构 + Reindex 说明更新