Skip to content

🎉 chore: v0.33.0 release prep — CHANGELOG + workspace version bump (MODEL-1 100%)#1653

Merged
noahgift merged 4 commits into
mainfrom
chore/v0.33.0-release-prep
May 13, 2026
Merged

🎉 chore: v0.33.0 release prep — CHANGELOG + workspace version bump (MODEL-1 100%)#1653
noahgift merged 4 commits into
mainfrom
chore/v0.33.0-release-prep

Conversation

@noahgift
Copy link
Copy Markdown
Contributor

🎉 v0.33.0 marks MODEL-1 SHIP % = 100%

This is the release prep PR. Ships the version bump + CHANGELOG narrative for the SHIP-TWO-001 MODEL-1 100% milestone. Actual crates.io publish + GitHub release happen after merge + post-publish QA.

What ships

  1. CHANGELOG.md [0.33.0] entry:

  2. Workspace version: 0.32.0 → 0.33.0

    • [workspace.package].version
    • Root [package].version (aprender facade crate)
    • 28 sub-crate version literals batch-updated
  3. cargo check -p aprender → clean

Out of scope (post-merge steps)

After this PR lands + #1651/1652 land:

  • Tag v0.33.0 on main
  • Cascade publish to crates.io in topological dependency order (per project_ship_two_001_v0_32_0_release.md)
  • Post-publish QA: cargo install aprender --force + /dogfood GO verdict (memory: feedback_post_publish_qa_required.md — v0.31.1 yanked for skipping)
  • GitHub Release with §75 narrative

Test plan

  • cargo check -p aprender → clean at v0.33.0
  • All version refs in workspace updated (0 remaining literals)
  • CHANGELOG entry mirrors the §69-§75 cascade
  • CI runs (workspace-test container)

Refs

🤖 Generated with Claude Code

@noahgift noahgift enabled auto-merge (squash) May 13, 2026 07:46
…T-CODE-V0-33-0-RELEASE-PREP)

🎉 v0.33.0 marks **MODEL-1 SHIP % = 100%** for SHIP-TWO-001.

All 10 AC-SHIP1-* falsifiers are LIVE-discharged on the canonical
7B Qwen2.5-Coder-Instruct Q4_K_M teacher (lambda-vector RTX 4090,
--features cuda).

This release prep PR ships:
1. CHANGELOG.md [0.33.0] entry with §69-§75 highlights:
   - 🎉 MODEL-1 SHIP % = 100% (all 10 AC-SHIP1-* LIVE)
   - Fixed: SHIP-007 F32 GEMV PTX layout (PR #1651, §75) — 124.6 tok/s
   - Fixed: SHIP-005 HumanEval RC3 (PR #1635, §70/§71) — pass@1 86.59%
   - Added: APR_EVAL_DEBUG=1 diagnostic surface (PR #1634)
   - Added: APR_GPU_STAGE_DUMP=<dir> diagnostic surface (PR #1649)
   - Added: MBPP harness H4 fix (PR #1645)
   - Added: 2 new falsifiable contracts (apr-eval-humaneval-harness-
     invariant v1.1.0, apr-ship-007-gpu-stage-bisection v1.0.0)
   - Methodology lessons #16-22 captured in MEMORY.md
   - Spec: v3.13.0 → v3.21.0 across §67-§75

2. Workspace version bump:
   - [workspace.package].version: 0.32.0 → 0.33.0
   - Root [package].version (aprender facade crate): 0.32.0 → 0.33.0
   - 28 sub-crate version literals: 0.32.0 → 0.33.0

3. `cargo check -p aprender` → clean (workspace builds at 0.33.0).

Out of scope for this PR (separate steps after #1651/1652 land + this
PR lands):
- Tag release `v0.33.0` on main
- Cascade publish to crates.io (per memory project_ship_two_001_v0_32_0_release.md
  — 15 user-facing crates + 7 internal-tier in topological dependency
  order; uses `make publish CRATE=<name>`)
- Post-publish QA per `feedback_post_publish_qa_required.md` —
  `cargo install aprender --force` + `/dogfood` GO verdict required
  before declaring release done (v0.31.1 was yanked for skipping this)
- GitHub Release with §75 narrative
- HF artifact verification (paiml/qwen2.5-coder-7b-apache-q4k-v1 sha256
  already verified by §72 SHIP-010 LIVE evidence; double-check before
  release announcement)

This PR ships ONLY the version-bump + CHANGELOG. Publishing is the
next step after merge.

Refs:
- §75 MODEL-1 100% (PR #1652)
- §74 SHIP-007 bug localized (PR #1650)
- §73 SHIP-007 cascade reduction (PR #1647)
- §72 5-AC LIVE cascade (PR #1646)
- §71 SHIP-005 LIVE-DISCHARGED (PR #1642)
- §70 RC3 fix (PR #1636)
- §69 Q4K hypothesis falsified (PR #1633)
- PR #1635 RC3 prepend
- PR #1634 diagnostic surface + contract
- PR #1648 SHIP-007 contract scaffold
- PR #1649 SHIP-007 PR-B stage dump
- PR #1651 SHIP-007 PR-E F32 GEMV layout fix

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@noahgift noahgift force-pushed the chore/v0.33.0-release-prep branch from 8ac279e to 1ce776a Compare May 13, 2026 16:14
@noahgift noahgift merged commit 3874a05 into main May 13, 2026
10 checks passed
@noahgift noahgift deleted the chore/v0.33.0-release-prep branch May 13, 2026 21:50
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