Skip to content

ml round-2 arm: second draw at v0.27.0, closeness to the reviewed text - #299

Merged
mmcky merged 1 commit into
mainfrom
ml-arm2-v0.27.0
Sep 1, 2026
Merged

ml round-2 arm: second draw at v0.27.0, closeness to the reviewed text#299
mmcky merged 1 commit into
mainfrom
ml-arm2-v0.27.0

Conversation

@mmcky

@mmcky mmcky commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Archives a second regeneration of functions at the released engine (125801c, claude-sonnet-5, --localize none) beside the round-2 arm, per the DISPOSITIONS.md process rule, and adds a closeness measure against the editor's reviewed text (ml main@c1200fa): exact-line match 11% (seed) → 21% (arm 1) → 19% (arm 2); whole-prose SequenceMatcher ratio 0.576 → 0.650 → 0.638. The engine closed roughly a third of the seed → reviewed distance and the two draws agree to within two lines.

Findings from the second draw: the ex5 negative example added in #297 works (the recursion exercise is Malayalam again); set did not recur; referസൂചിപ്പിക്കുന്നു recurred on both draws in the same sentence, so the round-1 pin is not holding there — a rule-example candidate; list-item -ഉം regressed once; terminal punctuation remains the weak class (17 bare endings), unchanged case for the deterministic post-processing step (#260). Docs/experiment archive only — no engine change. Tracked on #296.

🤖 Generated with Claude Code

…eness to the reviewed text

Archives functions-v0.27.0.md and adds the seed/arm-1/arm-2 closeness table
(exact-line match 11% → 21% → 19%; whole-prose ratio 0.576 → 0.650 → 0.638),
the arm-2 signatures, and four findings: the ex5 negative example works, set
did not recur, refer calqued on both draws, list-item -ഉം regressed once.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 1, 2026 07:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Archives a second Malayalam functions regeneration run at the released engine (v0.27.0) alongside the existing round-2 arm, and documents quantitative “closeness” metrics versus the editor-reviewed text to help bound model variance and assess rule effectiveness.

Changes:

  • Extend the experiment README with “second draw” run metadata, closeness metrics, and observed signature/regression notes.
  • Add the new archived output file functions-v0.27.0.md for the v0.27.0 draw.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
experiments/ml-benchmark/arms/2026-09-01-round2-rules-sonnet5/README.md Documents the second draw and adds closeness/signature metrics vs the reviewed text.
experiments/ml-benchmark/arms/2026-09-01-round2-rules-sonnet5/functions-v0.27.0.md Adds the archived v0.27.0 regeneration output used for the comparison.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

ഈ function define ചെയ്തു കഴിഞ്ഞു, ഇനി നമുക്ക് ഇതിനെ *call* ചെയ്ത് പ്രതീക്ഷിച്ചത് പോലെ പ്രവർത്തിക്കുന്നുണ്ടോ എന്ന് check ചെയ്യാം:

```{code-cell} python3
f(1)
@mmcky
mmcky merged commit 76d36d7 into main Sep 1, 2026
2 checks passed
@mmcky
mmcky deleted the ml-arm2-v0.27.0 branch September 1, 2026 07:06
mmcky added a commit that referenced this pull request Sep 3, 2026
* chore: release v0.28.0

Release prep per the AGENTS.md checklist (steps 1–4): [Unreleased] promoted to [0.28.0] - 2026-09-03 with an entry added for #299 (experiment archive, no runtime change); version bumped in package.json and package-lock.json; STATE.md in-flight updated (W1 #259 retargets to v0.29.0); dist and dist-action rebuilt so the bundle reports engineVersion 0.28.0.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

* dev: STATE.md in-flight entry for the v0.28.0 cut; W1 retargets to v0.29.0

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

* Keep an empty [Unreleased] header above the released section; record the convention in the release checklist

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
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