移植状況メモを保守フェーズ前提の表現へ整理#11
Merged
Merged
Conversation
## 概要 `docs/remaining-migration-items.md` を更新し、文書全体を「未着手一覧」中心ではなく、「移植完了寄りの現在地と保守フェーズの論点」を示す構成へ整理します。 ## 変更内容 - `docs/remaining-migration-items.md` を更新 - タイトルを `Migration Status` に変更 - 文書目的を「残作業一覧」から「現在地と保守フェーズの論点」の整理へ変更 - 進捗説明を、移植本体は完了寄りで現在は保守フェーズであることが伝わる表現へ調整 - `次候補` を `保守フェーズの論点` に変更 - `未着手一覧` を `保守フェーズで残る項目` に変更 - `保留の考え方` を `対象外・保留` に変更 ## 意図 - Java 版の移植状況が、未実装中心ではなく「主要機能は一通り揃っている」段階であることを文書上でも明確にする - 今後の作業を、新規移植よりも保守・追随・仕上げの観点で捉えやすくする ## 確認状況 - このコミットは docs 更新のみ
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.
概要
docs/remaining-migration-items.mdを更新し、文書全体を「未着手一覧」中心ではなく、「移植完了寄りの現在地と保守フェーズの論点」を示す構成へ整理します。変更内容
docs/remaining-migration-items.mdを更新Migration Statusに変更次候補を保守フェーズの論点に変更未着手一覧を保守フェーズで残る項目に変更保留の考え方を対象外・保留に変更意図
確認状況