Skip to content

feat(search): add link-authority signal to rank-fused search#10

Merged
lurkshark merged 9 commits intomainfrom
ballard
Mar 4, 2026
Merged

feat(search): add link-authority signal to rank-fused search#10
lurkshark merged 9 commits intomainfrom
ballard

Conversation

@lurkshark
Copy link
Owner

@lurkshark lurkshark commented Mar 4, 2026

  • persist outbound markdown links in a new links table during chunking
  • include inbound link-based scoring in search rank fusion and expose link_score in SearchResult
  • batch embeddings in groups of 8 to cap encode request size
  • switch URL/OPML/sitemap fetches to a shared httpx client with browser-like headers and cookie reuse
  • run feed bootstrap before sitemap bootstrap in CLI flow
  • add coverage for link graph + link rank behavior and update README/workflow naming
  • archive OpenSpec artifacts for add-link-rank-signal

@lurkshark lurkshark changed the title Ballard feat(search): add link-authority signal to rank-fused search Mar 4, 2026
@lurkshark lurkshark merged commit 125539b into main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant