Skip to content

E575: soft-score prompt semantic plans#544

Merged
Tyler-R-Kendrick merged 2 commits into
mainfrom
agent/e575-prompt-plan-soft
Jul 20, 2026
Merged

E575: soft-score prompt semantic plans#544
Tyler-R-Kendrick merged 2 commits into
mainfrom
agent/e575-prompt-plan-soft

Conversation

@Tyler-R-Kendrick

Copy link
Copy Markdown
Owner

Outcome

  • connect prompt-derived partial SemanticPlanV1 features to legal choice-codec scoring
  • preserve candidate legality and keep the mechanism default-off
  • record the clean matched 0/1/2 E575 ladder and persist every eval arm in the dashboard API

Evidence

  • weight 1: meaningful-v1 0.00 -> 0.25, fidelity 0.3417 -> 0.4250, validity 0.6050 -> 0.6550, reward 0.7095 -> 0.7345
  • weight 2 regresses fidelity, validity, and reward, so the scalar ladder is closed
  • strict meaning-v2 and AgentV remain zero; no checkpoint promotion or sync

Verification

  • implementation commit hook: 55 tests passed
  • evidence commit hook: 93 tests passed
  • focused E575 persistence test passed
  • ruff, version stamps, repository policy, JSON validation, and diff check passed

All processes were hard-capped at 170 seconds.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
slm-training Ready Ready Preview, Comment Jul 20, 2026 4:09am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Tyler-R-Kendrick, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 57 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 48a04aa7-fd3d-4534-82d0-f15527d9ff2b

📥 Commits

Reviewing files that changed from the base of the PR and between 0095ddb and e0f31b9.

📒 Files selected for processing (13)
  • docs/design/iter-e575-prompt-semantic-plan-soft-20260720.json
  • docs/design/iter-e575-prompt-semantic-plan-soft-20260720.md
  • docs/design/quality-experiment-matrix.md
  • scripts/evaluate_model.py
  • src/slm_training/harnesses/model_build/config.py
  • src/slm_training/harnesses/model_build/eval_runner.py
  • src/slm_training/harnesses/model_build/factory.py
  • src/slm_training/models/decode_stats.py
  • src/slm_training/models/template_fill.py
  • src/slm_training/models/twotower.py
  • src/slm_training/resources/versions.json
  • tests/test_models/test_compiler_decode.py
  • tests/test_web/test_control_plane.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/e575-prompt-plan-soft

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.

@Tyler-R-Kendrick
Tyler-R-Kendrick merged commit 3d50716 into main Jul 20, 2026
5 checks passed
@Tyler-R-Kendrick
Tyler-R-Kendrick deleted the agent/e575-prompt-plan-soft branch July 20, 2026 04:12
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