Skip to content

docs(autotrain): continuous-openui-scheduled-h2k9wp c1-c4 closeout (all non-positive) - #1483

Merged
Tyler-R-Kendrick merged 4 commits into
mainfrom
claude/great-dirac-3gy8tu
Aug 8, 2026
Merged

docs(autotrain): continuous-openui-scheduled-h2k9wp c1-c4 closeout (all non-positive)#1483
Tyler-R-Kendrick merged 4 commits into
mainfrom
claude/great-dirac-3gy8tu

Conversation

@Tyler-R-Kendrick

@Tyler-R-Kendrick Tyler-R-Kendrick commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

Scheduled /autotrain continuous-loop session (loop-id continuous-openui-scheduled-h2k9wp), run per autotrain + sdlc autotrain-iteration-delivery. Ran 4 supervised screening cycles against fixture wf_smoke_v2 (control vs. a rotating candidate arm: bounds → component-plan → bounds → component-plan), each under the repo-wide MAX_RUN_MINUTES=3 wall cap on this CPU-only sandbox.

  • c1 (...c1d66fca-c1, control/bounds): honest ship-gate evaluation completed cleanly (no decode timeout, compiler_ms_mean ~5.0-5.1s/record). structural_similarity identical across arms (0.0575) — null primary delta, n=3 insufficient for a ship claim.
  • c2 (...c1d66fca-c2, control/component-plan): hit the decode-capacity blocker previously documented on loops gmyilq and fe71636decode_timeout_count=3/3 both arms (compiler_ms_mean ~34.7-34.8s vs. the 12s per-record screening budget). Infrastructure measurement_incomplete, not model attribution. First occurrence on this loop, not a repeated-hard-block.
  • c3 (...c1d66fca-c3, control/bounds): completed without timeout (compiler_ms_mean ~9.1-10.0s). structural_similarity identical (0.190833) — null delta. An efficiency_win_quality_held residual (mpr_per_ms +10%) was logged for offline mining but is not a "positive" result under the quality-aware tradeoff gate since the primary metric didn't move.
  • c4 (...c1d66fca-c4, control/component-plan): completed (decode cost recurred, ~32.3-32.8s/record, but fit the cycle's actual wall budget this time). mpr_per_ms improved 1.6%, under the 5% minimum-effect gate; structural_similarity identical (0.4167).

Per sdlc autotrain-iteration-delivery, none of the four cycles meet the positive-result gate (primary metric win / ship-quality win / executable unblock) — all are fixture insufficient_n and/or null primary deltas. No stack layer opened. This PR carries only the iron-law documentation (docs/design/*-results.{md,json} for each cycle) and the required docs/MODEL_CARD.md / README.md continuous-autotrain provenance notes, each backed by a no-bump: entry in src/slm_training/resources/versions.json for harness.experiments.slm228_spectral_disposition (behavior-neutral doc stubs, verify_version_stamps --check passes).

No harness/model/eval code changed this session — pure fixture-scale documentation of non-positive screening cycles, matching the established pattern for non-positive continuous-loop sessions on this repo.

Test plan

  • python -m scripts.verify_version_stamps --check passes for every commit (pre-commit hook enforced)
  • Each cycle's pre-commit hook ran the associated tests/test_scripts/test_verify_checkpoint_references.py + tests/test_versioning shards (all green)
  • python -m scripts.autoresearch status --loop-id continuous-openui-scheduled-h2k9wp --matrix --last 5 printed after every cycle (see commit messages / campaign JSON under docs/design/)
  • No model/ship-gate claim is made — all four cycles are fixture-scale screening only, honestly documented as non-positive

Generated by Claude Code

Summary by CodeRabbit

  • Documentation
    • Added dated continuous-training notes and campaign screening reports.
    • Documented candidate and control metrics, measurement status, evaluation outcomes, and rejection reasons.
    • Clarified that these cycles use fixture-only evidence and do not represent production releases.
  • Chores
    • Added historical version records documenting checkpoint provenance and confirming no behavior changes.

@vercel

vercel Bot commented Aug 8, 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 Aug 8, 2026 3:13pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

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

Review profile: CHILL

Plan: Pro Plus

Run ID: b8151ecf-a322-4702-898a-938dd254613a

📥 Commits

Reviewing files that changed from the base of the PR and between fb1df44 and 4d763a0.

📒 Files selected for processing (3)
  • README.md
  • docs/MODEL_CARD.md
  • src/slm_training/resources/versions.json
📝 Walkthrough

Walkthrough

Added four 2026-08-08 continuous OpenUI screening records for campaigns c1–c4. The records include JSON and Markdown results, README and model-card notes, checkpoint paths, fixture-only status, non-ship outcomes, and no-bump version provenance.

Changes

Continuous OpenUI screening

Layer / File(s) Summary
Cycle screening result fixtures
docs/design/continuous-loop-20260808-...-c1-results.*, docs/design/continuous-loop-20260808-...-c2-results.*, docs/design/continuous-loop-20260808-...-c3-results.*, docs/design/continuous-loop-20260808-...-c4-results.*
Added per-cycle JSON and Markdown records with metrics, measurement status, evaluation reasons, outcomes, and fixture-only non-ship qualifications.
Campaign documentation
README.md, docs/MODEL_CARD.md
Recorded campaign identifiers, candidate/control checkpoint paths, and fixture/scratch-only non-promotion status for c1–c4.
Checkpoint history provenance
src/slm_training/resources/versions.json
Added four v3 history entries for h2k9wp c1–c4. Each entry records no version bump and unchanged SLM-228 behavior.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the autotrain closeout for continuous-openui-scheduled-h2k9wp cycles c1–c4 and their non-positive outcomes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/great-dirac-3gy8tu

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.

claude added 4 commits August 8, 2026 10:12
…seout (non-positive, fixture insufficient_n)

Cycle 1 (campaign continuous-loop-20260808-continuous-openui-schedu-c1d66fca-c1):
control/bounds arms complete honest ship-gate evaluation (no decode-timeout
this session, unlike prior loops gmyilq/fe71636 on slower sandboxes) but
structural_similarity delta is null (0.0575 both arms) and n=3 < required 20
-- non-positive per sdlc autotrain-iteration-delivery gate. No stack layer.
…seout (non-positive, decode-timeout measurement_incomplete)

Cycle 2 (campaign continuous-loop-20260808-continuous-openui-schedu-c1d66fca-c2):
control/component-plan arms hit decode_timeout_count=3/3 (compiler_ms_mean
~34.7-34.8s vs the 12s per-record screening budget) -- the same decode-capacity
gap documented on loops gmyilq and fe71636. First occurrence on this loop
(h2k9wp), not yet the repeated-hard-block threshold. Infrastructure diagnosis,
not model attribution. No stack layer.
…seout (non-positive, structural_similarity null delta)

Cycle 3 (campaign continuous-loop-20260808-continuous-openui-schedu-c1d66fca-c3):
control/bounds arms complete without decode timeout this cycle
(compiler_ms_mean ~9.1-10.0s, under the 12s screening budget). Both arms
score structural_similarity=0.190833 identically -- null primary delta, n=3
insufficient for a ship claim. Efficiency_win_quality_held residual noted
(mpr_per_ms +10%) but not positive per the quality-aware tradeoff gate since
the declared primary metric shows no movement. No stack layer.
…seout (non-positive, efficiency gain below minimum)

Cycle 4 (campaign continuous-loop-20260808-continuous-openui-schedu-c1d66fca-c4):
control/component-plan arms complete (decode timeout recurred on this heavier
knob: compiler_ms_mean ~32.3-32.8s, but this arm still finished within the
sandbox's actual wall budget this run). mpr_per_ms improved 1.6%, under the
5% minimum-effect gate; structural_similarity identical across arms (0.4167).
Non-positive. No stack layer.
@Tyler-R-Kendrick
Tyler-R-Kendrick force-pushed the claude/great-dirac-3gy8tu branch from fb1df44 to 4d763a0 Compare August 8, 2026 15:12
@Tyler-R-Kendrick
Tyler-R-Kendrick merged commit 4995633 into main Aug 8, 2026
1 of 2 checks passed
@Tyler-R-Kendrick
Tyler-R-Kendrick deleted the claude/great-dirac-3gy8tu branch August 8, 2026 15:13
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