style: プロダクト名の表記を COMPEITO から Compeito に統一する - #44
Merged
Conversation
全大文字は CASE / QTI といった規格の頭字語と並んだときに略語と誤読され、
文中で音量が上がりすぎる。金平糖由来の造語なので Compeito が実態に合う。
表示名は Compeito、識別子(リポジトリ名・パッケージ名・URL・CLI 名等)は
compeito のまま二層に整理する。ロゴ画像そのものは意匠として全大文字を維持し、
alt 属性のみ製品名表記に揃えた。docs/guide/opencase-interop.md の
{COMPEITO_tenant_id} / YOUR_COMPEITO はシェル例の置換プレースホルダーなので
大文字のまま残す。
Co-Authored-By: Claude Opus 5 <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
COMPEITOからCompeitoに統一(README・docs・CLAUDE.md・HTML テンプレートの<title>/alt・OpenAPI title・CLI 説明文・Issue テンプレート)compeito(リポジトリ名・パッケージ名・URL・Docker サービス名等)は変更なしalt属性のみ製品名表記に揃えたdocs/guide/opencase-interop.mdの{COMPEITO_tenant_id}/YOUR_COMPEITOはシェル例の置換プレースホルダーなので大文字を維持理由: 全大文字は CASE / QTI といった規格の頭字語と並ぶ場所で略語と誤読され、文中で音量が上がりすぎる。金平糖由来の造語なので
Compeitoが実態に合う。Test plan
uv run pytest— 908 passedCOMPEITOが上記プレースホルダー 4 箇所のみであることを grep で確認