Skip to content

Add SwiftUI Expert eval docs - #73

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

Add SwiftUI Expert eval docs#73
rforgeon wants to merge 1 commit into
AvdLee:mainfrom
rforgeon:codex/telvine-eval-docs

Conversation

@rforgeon

Copy link
Copy Markdown

Summary

Adds a small harness-neutral eval set for SwiftUI Expert workflows.

What changed

  • Add eval cases for Liquid Glass review, list performance, and Instruments trace analysis
  • Add a rubric covering reference routing, technical accuracy, diagnostic quality, 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

@EngOmarElsayed

Copy link
Copy Markdown
Collaborator

What is the use of eval docs ?

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