Skip to content

roadmap(#235): research Thoughtworks AI Evals vs our existing pipeline - #301

Merged
BaseInfinity merged 1 commit into
mainfrom
roadmap/235-ai-evals-research
May 1, 2026
Merged

roadmap(#235): research Thoughtworks AI Evals vs our existing pipeline#301
BaseInfinity merged 1 commit into
mainfrom
roadmap/235-ai-evals-research

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

Summary

Adds ROADMAP row #235 — research-only item asking whether Thoughtworks' "AI Evals" methodology (decoder article) adds anything beyond what our existing E2E pipeline already does.

Likely outcome (will confirm during research)

Mostly NO-GO — we already implement the methodology under different naming:

  • pre-deployment validation = tests/e2e/run-tier2-evaluation.sh + evaluate.sh (10-criterion rubric, 5 trials, 95% CI)
  • post-deployment monitoring = score-history.jsonl + cusum.sh drift detection + hooks/token-spike-check.sh cost anomaly
  • Only candidate gap: bias/alignment evals — but wizard evaluates process compliance, not LLM ethics, so likely out of scope

Same pattern as #76 (Promptfoo NO-GO) and #77 (constrain-to-playbook NO-GO).

Effort

~1-2 hr write-up to .reviews/research-235-ai-evals.md when picked up. Zero API needed.

Test plan

  • ROADMAP.md row added
  • No code changes — research-only item

@BaseInfinity
BaseInfinity merged commit b1bf79a into main May 1, 2026
3 checks passed
@BaseInfinity
BaseInfinity deleted the roadmap/235-ai-evals-research branch May 1, 2026 19:10
User call-out 2026-05-01. Research-only row asking whether AI Evals
methodology (pre-deploy validation + post-deploy runtime monitoring,
quality gates) adds anything beyond what we already have:
Tier 1/2 E2E + score-history + CUSUM + token-spike. Likely NO-GO
since we already implement the methodology, just under different
naming. ~1-2 hr write-up when picked up.
BaseInfinity added a commit that referenced this pull request May 5, 2026
#301)

User call-out 2026-05-01. Research-only row asking whether AI Evals
methodology (pre-deploy validation + post-deploy runtime monitoring,
quality gates) adds anything beyond what we already have:
Tier 1/2 E2E + score-history + CUSUM + token-spike. Likely NO-GO
since we already implement the methodology, just under different
naming. ~1-2 hr write-up when picked up.
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