Skip to content

docs: correct README immutability principle cross-ref (2 → 3)#193

Merged
Polichinel merged 1 commit into
developmentfrom
chore/post-1.8.0-cleanup
Jun 28, 2026
Merged

docs: correct README immutability principle cross-ref (2 → 3)#193
Polichinel merged 1 commit into
developmentfrom
chore/post-1.8.0-cleanup

Conversation

@Polichinel

Copy link
Copy Markdown
Contributor

Post-1.8.0 cleanup. ADR-025 and the 1.8.0 CHANGELOG cited "README design principle 2" for
the immutable-value-objects principle, but the README numbers it 3 (principle 2 is "No
application logic"). An earlier sed caught only single-line occurrences; the line-wrapped
ones survived in docs/ADRs/025_*.md (×2) and CHANGELOG.md (×1) — fixed here.

Cosmetic cross-reference correction — docs-only, no code/test/release impact. ruff ✅ ·
validate_docs ✅. (Also present on main from the 1.8.0 publish; cosmetic, so it rides the next
release promotion rather than a patch.)

🤖 Generated with Claude Code

ADR-025 and the 1.8.0 CHANGELOG referenced "README design principle 2" for the
immutable-value-objects principle, but the README numbers it 3 (principle 2 is
"No application logic"). An earlier sed fixed only the single-line occurrences;
the line-wrapped ones survived in ADR-025 (×2) and CHANGELOG (×1). Cosmetic
cross-reference fix — docs-only, no release.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Polichinel Polichinel merged commit ee85fb9 into development Jun 28, 2026
7 checks passed
@Polichinel Polichinel deleted the chore/post-1.8.0-cleanup branch June 28, 2026 02:11
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