Skip to content

docs: separate execution quality from trigger quality in eval guidance#575

Merged
christso merged 2 commits intomainfrom
feat/566-exec-vs-trigger-quality-docs
Mar 14, 2026
Merged

docs: separate execution quality from trigger quality in eval guidance#575
christso merged 2 commits intomainfrom
feat/566-exec-vs-trigger-quality-docs

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Closes #566

Changes

  • New guide: Evaluation Types (execution quality vs trigger quality)
  • Updated agentv-eval-builder skill reference card

Why

Prevents users from overloading execution eval configs with trigger-detection logic.
Clarifies AgentV's scope (execution quality) vs skill-creator's scope (trigger quality).

#566)

Add evaluation-types guide explaining the distinction between execution quality
(what AgentV measures) and trigger quality (skill-creator's domain). Update
agentv-eval-builder reference card to cross-reference.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 14, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: aec9fe1
Status:⚡️  Build in progress...

View logs

…ger-quality-docs

# Conflicts:
#	plugins/agentv-dev/skills/agentv-eval-builder/SKILL.md
@christso christso marked this pull request as ready for review March 14, 2026 05:42
@christso christso merged commit 0bb6c51 into main Mar 14, 2026
1 check was pending
@christso christso deleted the feat/566-exec-vs-trigger-quality-docs branch March 14, 2026 05:42
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.

docs: separate execution quality from trigger quality in eval guidance

1 participant