Skip to content

Add protobuf workflow eval docs#28

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

Add protobuf workflow eval docs#28
rforgeon wants to merge 1 commit into
bufbuild:mainfrom
rforgeon:codex/telvine-eval-docs

Conversation

@rforgeon

Copy link
Copy Markdown

Summary

Adds a small harness-neutral eval set for the Buf protobuf plugin.

What changed

  • Add eval cases for schema evolution, Protovalidate design, and Buf config review
  • Add a rubric covering compatibility, Buf ecosystem fit, actionability, 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

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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