Skip to content

History / li plus long term vision feedback only

Revisions

  • docs(decision-log): bulk migrate to kebab-case naming (Phase 2) 判断記録 entry の prefix `[a-z].-` を drop し kebab-case トピック名のみに統一する big-bang refactor の wiki 側 Phase 2。本体 repo の Phase 1 (squash merge 28e1498) で spec rule + cold-start hook path + docs/ 側 path を全更新済。 変更内容: - 旧 index `a.-Decision-Log.md` を削除、新 `Decision-Log.md` (docs/ の正本コピー) を配置 - 22 entries (b.- 〜 w.-) を kebab-case rename: b.-spec-vs-implementation-order → spec-vs-implementation-order ほか 21 件 - 全 .md ファイルの cross-reference を 24 個の明示的 slug 置換で更新 (sed 個別 pattern、汎用 regex は使わない) - `_Sidebar.md` を fresh rewrite: - 「判断記録 (a-)」section を「判断記録」に更新 (prefix 表現撤去) - display title から prefix を撤去 - orphan `bootstrap-walkthrough-skip-and-gh-install-relocation` を sidebar に 追加 (新 cross-reference / sidebar integrity assertion の expected set との 整合のため。docs/Decision-Log.md index 表への追加は後続 PR で別途) - 大文字 + 数字 prefix の docs/ mirror も同セッションで cross-ref を更新 (Phase 1 の grep が拾い損ねていた docs/D.- / G.- / H.- / 5.- の参照を含む)。 これらは次回 release sync で docs/ 側からも同期予定 (本コミット後の follow-up 本体 PR で docs/ 側の同種 cross-ref を更新) 検証: - 旧 prefix 残存 grep (`[a-z]\.-[a-zA-Z]`) → 0 件 - 新 `Decision-Log.md` は docs/Decision-Log.md と同一内容 (cp 経由) - 新 cross-reference integrity assertion (PR #1324) が次回 sync で wiki の整合を 自動検証する

    @liplus-lin-lay liplus-lin-lay committed May 21, 2026