Skip to content

Add Postgres agent workflow eval docs - #118

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

Add Postgres agent workflow eval docs#118
rforgeon wants to merge 1 commit into
timescale:mainfrom
rforgeon:codex/telvine-eval-docs

Conversation

@rforgeon

Copy link
Copy Markdown

Summary

Adds a small harness-neutral eval set for pg-aiguide PostgreSQL workflows.

What changed

  • Add eval cases for schema design, migration review, and query performance
  • Add a rubric covering Postgres correctness, operational safety, performance reasoning, 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