Skip to content

feat(core): add topic-aware boundary recall - #76

Merged
orga-agent[bot] merged 1 commit into
mainfrom
recall-boundaries-topics
Sep 10, 2026
Merged

orga-agent[bot] merged 1 commit into
mainfrom
recall-boundaries-topics

Conversation

@orga-agent

@orga-agent orga-agent Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Recall now matches complete topic names as well as entities and rejects embedded ASCII token matches: Karpathy no longer matches PATH, while 用age加密 still matches age. Boundary filtering and deduplication occur before the five-candidate limit, preserving newest-first ordering and existing access scope. README, agent guidance, and MCP descriptions document the literal matching contract.

Validation: full workspace/all-target/all-feature tests, build, check, clippy, fmt, and cargo deny passed; independent Standards and Spec review found no merge blockers. Focused core and MCP recall tests cover topic-only discovery, token edges, repeated occurrences, scope, and strict output schemas. No dependencies or output-schema changes.

A one-shot isolated 512-note comparison measured 4.5 ms for the old query and 9.3 ms for the new path; this is a synthetic observation, not a production latency guarantee.

@orga-agent
orga-agent Bot merged commit e1d32db into main Sep 10, 2026
9 checks passed
@orga-agent
orga-agent Bot deleted the recall-boundaries-topics branch September 10, 2026 11:18
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