Skip to content

docs: translate remaining French content to English#75

Merged
dgrauet merged 1 commit into
mainfrom
docs/english-only
Jul 12, 2026
Merged

docs: translate remaining French content to English#75
dgrauet merged 1 commit into
mainfrom
docs/english-only

Conversation

@dgrauet

@dgrauet dgrauet commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

Language audit outcome: the project core (code, docstrings, rule evidences, README, ADRs, migrations) was already English, but French islands remained. This PR translates them all:

Handbook

  • Stack chapter intros: 10-node, 11-rust, 12-go, 13-swift, 15-dotnet
  • 14-multi-stack: whole chapter
  • 07-releases: the RL006 section
  • 03-ci: the subprojects-and-root-workflows section

Scaffold templates (user-facing — shipped into every intendant new project)

  • _common/adr.md (ADR template) and 0000-record-architecture-decisions.md.template
  • README.skeleton.md, CLAUDE.md.template, .intendant.toml.template example exemptions
  • templates/python/{commitizen,ruff,ty}.toml comments

Own config

  • .intendant.toml: comments and exemption reasons (they surface in audit output)

Deliberately kept

  • French strings in champinium-derived test data.

Verification

923 tests, ruff clean, self-audit 100/100. Full-repo French sweep (accented chars + common French words) comes back empty outside the kept exceptions.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CKaeQPwLue6xMFJ6KCwoT2

The project was mostly English but carried French islands:

- handbook: stack chapter intros (10-node, 11-rust, 12-go, 13-swift,
  15-dotnet), the whole 14-multi-stack chapter, the RL006 section
  (07-releases), and the subprojects-and-root-workflows section (03-ci)
- scaffold templates (shipped to users): _common ADR template,
  ADR-0000, README skeleton, CLAUDE.md template, .intendant.toml
  example exemptions, python commitizen/ruff/ty comments
- own .intendant.toml: comments and exemption reasons (visible in
  audit output)

Kept intentionally: French strings in champinium-derived test data.
Project ADRs and migrations were already English.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CKaeQPwLue6xMFJ6KCwoT2
@dgrauet
dgrauet merged commit 89270e5 into main Jul 12, 2026
2 checks passed
@dgrauet
dgrauet deleted the docs/english-only branch July 12, 2026 15:15
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