Skip to content

Add enterprise search eval docs - #35

Open
rforgeon wants to merge 1 commit into
gleanwork:mainfrom
rforgeon:codex/telvine-eval-docs
Open

Add enterprise search eval docs#35
rforgeon wants to merge 1 commit into
gleanwork:mainfrom
rforgeon:codex/telvine-eval-docs

Conversation

@rforgeon

Copy link
Copy Markdown

Summary

Adds a small harness-neutral eval set for Glean enterprise search workflows.

What changed

  • Add eval cases for retrieval attribution, meeting catch-up, and expert finding
  • Add a rubric covering retrieval grounding, uncertainty handling, output usefulness, and privacy boundaries
  • Document optional Telvine publishing guidance with metadata-only telemetry events

Validation

for f in evals/*/cases.jsonl; do while IFS= read -r line; do jq -e . >/dev/null <<<"$line" || exit 1; done < "$f"; done
rg -n "Evals and production telemetry|evals/" README.md
git diff --check

@rforgeon
rforgeon requested a review from a team as a code owner June 17, 2026 08:00
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