-
Notifications
You must be signed in to change notification settings - Fork 0
Add source-grounded retrieval inspector #15
Copy link
Copy link
Closed
Labels
kind:featureUser-facing feature delivery.User-facing feature delivery.priority:p0Critical or first-wave delivery work.Critical or first-wave delivery work.repo:spektorAIWork in the WalksWithASwagger/spektorAI repository.Work in the WalksWithASwagger/spektorAI repository.review-readyAgent-created PR is ready for human review.Agent-created PR is ready for human review.
Description
Metadata
Metadata
Assignees
Labels
kind:featureUser-facing feature delivery.User-facing feature delivery.priority:p0Critical or first-wave delivery work.Critical or first-wave delivery work.repo:spektorAIWork in the WalksWithASwagger/spektorAI repository.Work in the WalksWithASwagger/spektorAI repository.review-readyAgent-created PR is ready for human review.Agent-created PR is ready for human review.
Context
RAG is already useful, but the user needs to see why a chunk was retrieved and whether it helped. The latest source-grounded tools make citations and source visibility table stakes.
Source:
docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md(wf-retrieval-inspector, Phase 2).Linear: BC-223.
Acceptance Criteria
Tests/Evals
Verification
make testmake eval-fixturegit diff --checkAgent Instructions
Build on whisperforge_core/rag instead of adding a parallel retrieval path. Keep UI density modest; this is an inspector, not a second app.
Out of Scope
Do not replace the embedding model or rewrite RAG scoring unless required by tests.