Skip to content

(MOT-4381) refactor(harness): migrate scored E2E assessments - #757

Merged
ytallo merged 1 commit into
mainfrom
refactor/harness-e2e-scored-assessments
Aug 9, 2026
Merged

(MOT-4381) refactor(harness): migrate scored E2E assessments#757
ytallo merged 1 commit into
mainfrom
refactor/harness-e2e-scored-assessments

Conversation

@ytallo

@ytallo ytallo commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • extend AssessmentSpec for required gates whose quality award is scored independently
  • migrate eight objective validation scenarios to canonical, versioned assessments
  • preserve criterion IDs, score formulas, and the overall blocking conditions
  • add truth-table coverage for partial-score and failed-gate edge cases

Validation

  • cargo fmt --manifest-path harness/Cargo.toml --all -- --check
  • cargo test --locked --manifest-path harness/Cargo.toml -p harness-e2e
  • cargo clippy --locked --manifest-path harness/Cargo.toml -p harness-e2e --all-targets -- -D warnings
  • git diff --check

Depends on #756

Refs MOT-4381

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview Aug 9, 2026 12:51pm
workers-tech-spec Ready Ready Preview Aug 9, 2026 12:51pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ytallo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 51 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 46e77b6d-665a-48a8-acd8-6dcfb6f204b8

📥 Commits

Reviewing files that changed from the base of the PR and between c0f3332 and 8f080f6.

📒 Files selected for processing (10)
  • harness/tests/e2e/README.md
  • harness/tests/e2e/src/scenarios/assessment.rs
  • harness/tests/e2e/src/scenarios/custom_validator.rs
  • harness/tests/e2e/src/scenarios/multi_subagent_validation.rs
  • harness/tests/e2e/src/scenarios/subagent_validation.rs
  • harness/tests/e2e/src/scenarios/subagent_validation_failure.rs
  • harness/tests/e2e/src/scenarios/validation_chain.rs
  • harness/tests/e2e/src/scenarios/validation_loop.rs
  • harness/tests/e2e/src/scenarios/validation_scope_enforcement.rs
  • harness/tests/e2e/src/scenarios/validation_self_repair.rs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 56 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@ytallo
ytallo force-pushed the refactor/harness-e2e-scored-assessments branch from 7430cf1 to 8f080f6 Compare August 9, 2026 12:50
@ytallo
ytallo merged commit cb2ac35 into main Aug 9, 2026
17 checks passed
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