docs: add Architecture Decision Records (ADR)#44
Merged
Conversation
MADRフォーマットで既存の設計判断9件をADRとして文書化。 CLAUDE.md・READMEにADRへの参照リンクを追加し、 zustand移行を反映してREADMEの状態管理記述を更新。 Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <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
Changes
docs/adr/0000-adr-template.md— ADRテンプレートdocs/adr/0001-modular-monolith.md— モジュラーモノリスアーキテクチャの採用docs/adr/0002-tech-stack.md— 技術スタックの選定docs/adr/0003-tdd-bdd.md— TDD/BDD開発手法の採用docs/adr/0004-rest-graphql-api.md— REST + GraphQL API併用戦略docs/adr/0005-i18n-strategy.md— 国際化(i18n)戦略docs/adr/0006-state-management.md— 状態管理戦略(zustand)docs/adr/0007-ui-styling.md— UIスタイリング方針docs/adr/0008-ci-cd-pipeline.md— CI/CDパイプラインdocs/adr/0009-coding-conventions.md— コーディング規約CLAUDE.md— ADRへの参照リンクを追加README.md— ADRリンク追加、状態管理をzustandに更新、ディレクトリ構成を修正Test plan
pnpm validateが通ること(ドキュメントのみの変更のため既存テストに影響なし)