Conversation
aprender PRs #1518 + #1519 MERGED on aprender main 2026-05-05:
- #1518 squash 0bb94d5d3: apr-cli aliases.yaml relocation for
cargo publish (16:41Z)
- #1519 squash cb20a3648: CHANGELOG v0.32.0 release-cut entry
(17:12Z)
Combined record covering the final two PRs of the v0.32.0 publish
cascade (aprender#1514).
Together M72 + #1515 + M75 + M76 close the v0.32.0 release cycle:
lib-rename → dep-cycle break → clean-room compat →
publish-include-path → CHANGELOG.
Publish-cascade lessons (kaizen):
1. cargo publish excludes files outside crate-root → all
include_str! paths must live under crates/<name>/.
2. Clean-room sed strips path but needs a version fallback →
use `{ version = "*", path = "..." }` dev-dep form.
3. APR-MONO consolidation gaps (lib-name harmonization swept
most crates but missed aprender-rag) ripple at publish time
only — would benefit from a CI gate that runs
`cargo publish --dry-run` for every workspace member.
Cross-reference bumps:
- README status block: M0–M75 → M0–M76
- CONTRIBUTING status footer: M0–M75 → M0–M76
- Spec status header (line 5): M0–M75 → M0–M76
- Spec status snapshot (line 311): M0–M75 → M0–M76
- Run history Run 1 end-M (line 748): M1–M75 → M1–M76
Drift detector PASS.
Refs: aprender PR #1518 (squash 0bb94d5d3),
aprender PR #1519 (squash cb20a3648),
aprender#1514 v0.32.0 publish cascade,
M72 lib-rename + M75 cycle-break (paired records)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Records aprender PRs #1518 (squash `0bb94d5d3`) + #1519 (squash `cb20a3648`) MERGED on aprender main 2026-05-05.
Combined record covering the final two PRs of the v0.32.0 publish cascade (aprender#1514).
Cross-reference bumps
Verification
Refs: aprender #1518 + #1519
🤖 Generated with Claude Code