Commit Graph

11 Commits

Author SHA1 Message Date
Yuhan Lei f8e592f979 docs: bring examples and install instructions up to current protocol
log-sample.md now shows the real entry types (ingest with Disposition
and Raw, no-material with full path, archived query, lint) instead of
the retired Compile/Update vocabulary that referenced directories this
skill does not use. Manual install instructions include scripts/ so
the evidence checker actually ships.
2026-07-23 22:47:45 +08:00
Yuhan Lei ed7327fa6a docs: add design boundaries section to README
Public record of what was deliberately not built and why (source
hashes, persisted line anchors, numeric confidence, review dates,
decay, retract machinery, hooks, vector/graph search, typed relations,
OKF, MCP/UIs), grounded in production logs and ecosystem research.
2026-07-23 22:14:27 +08:00
Yuhan Lei 01898a68fd feat: add ingest disposition triage with no-material stop path
Replace the unconditional fetch+compile rule with a disposition
(New / Update / Disputed / No material) stated after a wiki search.
No-material sources stay in raw/ and are logged with their disposition,
so thin sources no longer get forced into articles and lint can later
tell disposed stock from genuinely unreferenced raw files.
2026-07-23 22:01:44 +08:00
Yuhan Lei 9e8c4f44ce docs: streamline README for readability while preserving SEO structure 2026-04-13 09:37:27 +08:00
Yuhan Lei 7566892f32 docs: improve github seo copy 2026-04-13 01:01:21 +08:00
Yuhan Lei 76eafef9b1 docs: add GEO optimization for AI citation
- Add FAQ section (6 Q&As covering key concepts)
- Add Key Takeaways summary box
- Add definition statements (This skill is..., Agent Skills is..., LLM Wiki is...)
- Add precise citation format (April 4, 2026, 2,100+ stars)
- Reduce keyword density from 3.8% to 0.9%
- Increase total word count from 551 to 885 (+60%)
- GEO score: 53 → 70+ estimated
2026-04-13 00:47:44 +08:00
Yuhan Lei 7f2e2ae64a docs: optimize README for SEO and discoverability
- Add social badges (stars, forks, install)
- Update subtitle to highlight tool compatibility
- Optimize H2 headers with keywords
- Add links to SKILL.md and SPEC.md
- Add OpenCode compatibility and alternative implementations
- Repository topics updated (7→15, +karpathy, llm-wiki, mcp, rag, etc)
- Description updated with battle-tested metrics
2026-04-13 00:12:57 +08:00
Yuhan Lei d8afa65f3e docs: showcase real wiki data (94 articles, 99 sources, 87 log entries)
- Add Battle-Tested section with growth metrics
- Add examples/ directory with real articles and operation log
- Update from 48→94 articles, 8→13 topics
- Prove active maintenance with 87 entries in last 7 days
2026-04-12 21:14:15 +08:00
Yuhan Lei 5a3acdc2cf docs: add Karpathy tweet screenshot to README 2026-04-05 14:27:20 +08:00
Yuhan Lei 8a5d6a54eb fix: correct Karpathy gist URL in README 2026-04-05 14:23:57 +08:00
Yuhan Lei 76631bb7d3 docs: add README and MIT license
Effect-first README: install command, 3-step quick start,
architecture overview, compatibility table. Links to Karpathy's
original idea file gist.
2026-04-05 14:17:01 +08:00