Commit 1c36d4a
committed
Add blog post: reasoning-based vectorless retrieval over the wiki
New post "Similarity Isn't Relevance: How Draft Retrieves Context by
Reasoning, Not Vectors" — explains tree-search retrieval over the OKF
knowledge wiki (navigate routing descriptions, descend matching subtrees,
terminate on coverage) versus top-k embedding similarity. No vector DB, no
chunking, fully traceable.
- web/blog/reasoning-retrieval/index.html: the post
- web/blog/index.html: post card at top of the list
- web/feed.xml: RSS item + lastBuildDate bump
- web/sitemap.xml: new URL + blog index lastmod bump
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PCYuQxnYefqsVGnbMMriXZ1 parent e3bef1b commit 1c36d4a
4 files changed
Lines changed: 253 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
| |||
0 commit comments