Skip to content

feat(rag): expose knowledge improvement lifecycle#48

Merged
drewstone merged 1 commit into
mainfrom
feat/rag-lifecycle-orchestrator
Jul 7, 2026
Merged

feat(rag): expose knowledge improvement lifecycle#48
drewstone merged 1 commit into
mainfrom
feat/rag-lifecycle-orchestrator

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add runRagKnowledgeImprovementLoop as the public full-RAG lifecycle coordinator
  • expose retrieval tuning, gap diagnosis, knowledge acquisition/update, answer-quality eval, and promotion as typed phases
  • document the lifecycle boundary and clear repo lint issues that blocked biome

Verification

  • pnpm exec biome check src tests
  • pnpm exec tsc --noEmit
  • pnpm exec vitest run tests/rag-improvement-loop.test.ts tests/retrieval-eval.test.ts tests/core.test.ts
  • pnpm exec tsup
  • pnpm exec vitest run

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 94ee66d4

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-07T20:15:10Z

@drewstone drewstone merged commit 3003acb into main Jul 7, 2026
1 check passed
@drewstone drewstone deleted the feat/rag-lifecycle-orchestrator branch July 7, 2026 20: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.

2 participants