Skip to content

release: prepare v0.1.5 manual-search recall split#7

Merged
tryweb merged 7 commits intomainfrom
release/v0.1.5-recall-split
Mar 20, 2026
Merged

release: prepare v0.1.5 manual-search recall split#7
tryweb merged 7 commits intomainfrom
release/v0.1.5-recall-split

Conversation

@tryweb
Copy link
Owner

@tryweb tryweb commented Mar 20, 2026

Summary

  • Add source field to RecallEvent to distinguish system-transform (auto recall) from manual-search (user-initiated).
  • memory_search now emits a recall event with source: "manual-search" and injected: false.
  • EffectivenessSummary.recall gains auto/manual sub-structures and manualRescueRatio — the first instrumented proxy metric from the low-feedback evaluation framework.
  • Blended top-level fields (requested, hitRate, injectionRate) are preserved for backward compatibility.

Validation

  • Docker: docker compose build --no-cache && docker compose up -d && docker compose exec app npm run verify
  • Foundation: 9/9 pass
  • Regression: 17/17 pass (includes new recall-split test)
  • Retrieval: 2/2 pass

OpenSpec

  • add-manual-search-recall-split: archived, main specs synced
  • add-low-feedback-memory-evaluation: archived, main specs synced

@tryweb tryweb merged commit dade801 into main Mar 20, 2026
3 checks passed
@tryweb tryweb deleted the release/v0.1.5-recall-split branch March 20, 2026 00:22
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