chore(main): release crosswake_rindle 0.1.0 - #38
Open
szTheory wants to merge 1 commit into
Open
Conversation
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
from
June 30, 2026 13:58
5bc075c to
07be274
Compare
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
from
July 2, 2026 12:39
07be274 to
1384127
Compare
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
3 times, most recently
from
July 4, 2026 01:26
e92ba52 to
af777cd
Compare
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
from
July 19, 2026 01:20
af777cd to
471f1b7
Compare
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
2 times, most recently
from
July 28, 2026 00:16
f5f4496 to
fe9f198
Compare
szTheory
added a commit
that referenced
this pull request
Jul 28, 2026
`crosswake_rulestead` and `crosswake_rindle` have never published to Hex (hex.pm API returns 404 for both; no `crosswake_rulestead-v0.1.0` / `crosswake_rindle-v0.1.0` tags exist). Their Release PRs (#39, #38) are open and unmerged. But the docs advertised them as live: - `guides/companion_compatibility.md` listed both at version `0.1.0` and linked `hexdocs.pm/crosswake_{rulestead,rindle}` — both dead — and the prose claimed adding `crosswake_rindle` "resolves cleanly" today. - `.planning/RETROSPECTIVE.md` claimed v16.0 shipped "two live Hex publishes". - `.planning/PROJECT.md` and `.planning/MILESTONES.md` described all five companions as extracted "Hex packages" without distinguishing published from merely release-wired. Only `CHANGELOG.md` hedged correctly. The compat matrix already had a sanctioned vocabulary for this: the merge-blocking drift test (`test/crosswake/proof/phase132_compat_matrix_drift_test.exs:211`) accepts a `Current Version` cell of `unpublished`, and its own remediation text says to use it pre-publish. The rows were simply wrong. Rows stay (the drift test bans phantom rows and derives the `~> 0.1` floor from each package's `crosswake_dep/0`); only the publish-status claim and the dead links change. No publish is performed here. This corrects the claim rather than shipping to match it — a deliberate choice, since Hex publishes are irreversible and `packages/crosswake_rulestead/CHANGELOG.md` still carries core-inherited history that would ship permanently. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
szTheory
force-pushed
the
release-please--branches--main--components--crosswake_rindle
branch
from
July 29, 2026 00:03
fe9f198 to
d26cc96
Compare
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.
🤖 I have created a release beep boop
0.1.0 (2026-07-29)
Bug Fixes
This PR was generated with Release Please. See documentation.