cleanup(requirements/user-stories): historical residue を整理(PR b/3)#13
Merged
Merged
Conversation
PR #12 と同じ役割分離方針で、requirements/ + user-stories/ 配下 4 文書から historical residue を整理。 主な変更: - requirements.md: 冒頭注記を「最新版+現在の事業フレーム/投稿スコープ」に圧縮、「(新規)」サフィックスを全 FR/NFR タイトルから削除、「変更点(旧 → 新)」表削除、「3回目サイクルで Cognito 一本化」段落削除、Post モデル inline 注記の旧 stamps 言及削除、技術スタック表現に Auth.js + Cognito を追加(JWT を訂正) - stories.md: 冒頭注記から「Issue #5 帰着」「旧フレーム」「ダメ全振り」言及・PR レビュー対応注記を削除、US-006/US-009 の「(新規)」サフィックス削除、「旧版からの主な変更点」セクション全削除、stamps 削除済み inline 注記を削除 - personas.md: 冒頭注記から「Issue #5 帰着」「旧フレーム」「ダメ全振り」言及を削除し、「最新版+投稿スコープ」のみに圧縮 - requirement-verification-questions.md: process record の性質を尊重し最小限のみ(「PR #9 までの2回目サイクル成果物」notation を削除) requirements-questions.md は明示的に「1回目サイクル・履歴文書」として保持されている性質のため touch せず。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 9, 2026
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
PR #12 と同じ役割分離方針で、requirements/ + user-stories/ 配下 4 文書から historical residue を整理する。
役割分離の方針:current truth 文書は「いま何が真か」だけを語り、改訂履歴は audit.md / aidlc-state.md に集約する。
整理パターン(4 ファイル / -48 行 / +27 行)
requirements/requirements.mdJWT→Auth.js + AWS Cognito(current truth に修正)user-stories/stories.mduser-stories/personas.mdrequirements/requirement-verification-questions.mdこのファイルは process record の性質。サイクル番号の言及は保持が適切。最小限の変更:
やらなかったこと
aidlc-docs/inception/requirements-questions.mdは明示的に「1回目サイクル・履歴文書」として保持されている性質のため、touch せず(履歴の改竄を避ける)aidlc-state.md/audit.md/plans/*.mdも触らない(履歴文書として保護)Test plan
requirements.mdで「(新規)」「3回目サイクル」「(旧 X)」の言及がないことを確認requirements.mdの冒頭注記が「最新版+事業フレーム+投稿スコープ」3 行に整理されていることを確認stories.mdで US-006・US-009 の「(新規)」が削除されていることを確認stories.md末尾に「旧版からの主な変更点」表が存在しないことを確認personas.mdの冒頭注記から「旧フレーム」「ダメ全振り」言及が削除されていることを確認requirements-questions.mdには変更がないことを確認(履歴文書として保護)後続 PR
🤖 Generated with Claude Code