Skip to content

feat(i18n): wire the new claude-platform-101 Academy course (11 locales)#201

Merged
heznpc merged 1 commit into
mainfrom
feat/claude-platform-101-dicts
Jun 10, 2026
Merged

feat(i18n): wire the new claude-platform-101 Academy course (11 locales)#201
heznpc merged 1 commit into
mainfrom
feat/claude-platform-101-dicts

Conversation

@heznpc

@heznpc heznpc commented Jun 10, 2026

Copy link
Copy Markdown
Owner

The academy drift watcher caught a new live course this morning (#196): Claude Platform 101 (claude-platform-101). Without coverage, non-English users get the English fallback for that course.

Added (all 11 premium dictionaries, key-parity enforced)

  • claudePlatform section: 14 lesson titles + 4 curriculum section headings + 3 generic landing headings that were never covered (Who this is for / Recommended prerequisites / Course sections).
  • catalog: course title (stays English per the existing course-title convention), catalog-card blurb, and the 5 landing description paragraphs — all sourced from the live pages' exact text nodes (fetched raw, without the extension active, to avoid self-contamination).
  • FLASHCARD_COURSE_MAP: 'claude-platform-101': ['claudePlatform'].

Convention discipline

Authored against each file's verified conventions: register (존댓말/です・ます/Sie/vous/tú/você/вы), brand/product names verbatim (Claude Developer Platform, Managed Agents, MCP, Claude Code, Opus/Sonnet/Haiku, SDK, Tool Runner, Console Workbench), and each locale's established skills rendering.

Verification

check:academy now reports zero unknown slugs (the watcher cron goes green again; closes #196). validate · glossary · check:i18n/dict-coverage/locales/dicts/plugin · 527 unit tests · full E2E · lint — green. Plugin terms regenerated. Store zips deliberately not rebuilt (owner builds on instruction).

Closes #196

🤖 Generated with Claude Code

The academy drift watcher caught a new live course this morning (#196):
"Claude Platform 101" (claude-platform-101). Without dictionary coverage,
non-English users get the English fallback for that course.

- New `claudePlatform` section in all 11 premium dictionaries: the 14 lesson
  titles, 4 curriculum section headings, and 3 landing headings (Who this is
  for / Recommended prerequisites / Course sections — generic Skilljar landing
  strings that were never covered).
- `catalog` section gains the course title (stays English in every locale,
  matching the existing course-title convention), the catalog-card blurb, and
  the 5 landing description paragraphs.
- Conventions followed per locale (verified against each file before
  authoring): register (존댓말/です·ます/Sie/vous/tú/você/вы), brand & product
  names verbatim (Claude Developer Platform, Managed Agents, MCP, Claude Code,
  Opus/Sonnet/Haiku, SDK, Tool Runner, Console Workbench), and each locale's
  established skills rendering (ko skill / ja スキル / zh 技能 / es Habilidades
  / fr Compétences / it Skills / de Fähigkeiten / ru Навыки / vi Skills).
- FLASHCARD_COURSE_MAP: 'claude-platform-101' -> ['claudePlatform'].
- Plugin terms data regenerated.

check:academy now reports zero unknown slugs (closes #196). Gates: validate,
glossary, check:i18n/dict-coverage/locales/dicts/plugin, 527 unit tests, full
E2E, lint — green. Store zips NOT rebuilt (owner builds on instruction).
@heznpc heznpc enabled auto-merge (squash) June 10, 2026 06:38
@heznpc heznpc merged commit a8fd624 into main Jun 10, 2026
9 checks passed
@heznpc heznpc deleted the feat/claude-platform-101-dicts branch June 10, 2026 06:39
heznpc added a commit that referenced this pull request Jun 10, 2026
… + machine-readable) (#203)

Makes the moat visible and the QA state machine-readable instead of claimed:

- _meta gains two QA fields in all 11 dictionaries: lastAudited (stamped by
  the pre-release LLM audit; 2026-06-10 for the audit that shipped in
  #197/#199) and nativeReview ("recruiting" -> "reviewed" after a native pass).
- generate-docs.js gains a LOCALE_QA marker: the README per-locale QA table
  (entries / last curated / last audit / native-review status) is generated
  from _meta by `npm run docs`, so the public table cannot drift from reality.
- README "Terminology QA" section: the standing pipeline (drift watcher ->
  same-day dictionary wiring -> CI gates -> real-dictionary regression suite)
  with the verifiable same-day proof (2026-06-10: #196 detected morning,
  #201 wired all 11 locales same day) + the generated table + native-reviewer
  call.
- docs/TRANSLATION_QA.md: the three-layer assurance model, honest about what
  each layer does NOT catch and why no paid API can sit in CI (free-forever).
- RELEASE_CHECKLIST step 0: the pre-release LLM dictionary audit is now a
  release convention, with the _meta.lastAudited stamping step.
- CONTRIBUTING "Native language reviewers" section; recruitment umbrella
  issue #202 (help wanted / good first issue / i18n) with per-locale
  checklist.

Gates: validate, glossary, check:i18n/dict-coverage/locales/dicts/plugin,
527 unit tests, lint, prettier — green.
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.

🆕 New Anthropic Academy course detected — terminology update needed

1 participant