Skip to content

docs: tauri-purge-inventory §2.4 B-1 の path drift を注記で解消#359

Merged
ymnao merged 1 commit into
mainfrom
docs/tauri-purge-inventory-image-paths-drift
Jul 18, 2026
Merged

docs: tauri-purge-inventory §2.4 B-1 の path drift を注記で解消#359
ymnao merged 1 commit into
mainfrom
docs/tauri-purge-inventory-image-paths-drift

Conversation

@ymnao

@ymnao ymnao commented Jul 18, 2026

Copy link
Copy Markdown
Owner

概要

docs/tauri-purge-inventory.md §2.4 B-1 の baseline 表が指す src/components/editor/live-preview/images.ts / images.test.ts が、その後 PR #315src/lib/image-src.ts / image-src.test.ts に構造分解されていた。表自体は「rename の残存箇所」の historical snapshot として意義があるためパス・行番号は据え置き、直前段落に drift 注記を追加して現状パスと照合できるようにする。

関連 Issue

なし (HANDOFF §8「据え置き backlog」の「ドキュメントの path drift」項目を解消)

移行 Stage

  • Stage 0〜6 いずれも該当せず (Phase 3 完了後の doc 追記のみ)

変更内容

動作確認

  • git diff --stat: 1 file changed, 3 insertions(+), 1 deletion(-)
  • Biome: .md は対象外のため lint 不要
  • コード変更なしのため typecheck / test 不要

スクリーンショット

なし (doc-only)

検証エビデンス

リスク分類

tier: low — low-only: 変更がドキュメント類のみ

実行した検証

種別 コマンド 結果
Lint ./node_modules/.bin/biome check docs/tauri-purge-inventory.md 対象外 (Biome は .md を ignore)
Typecheck 未実施 変更が doc-only のためコードパスへの影響なし
テスト 未実施 同上
レビュー 未実施 tier=low のため skill 上不要

レビュー指摘と対応

tier=low のため未実施。

追跡先

なし

Draft 判定

  • 判定: normal
  • 根拠: step 4 — tier=low, review 未実施, fix / 起票が必要な finding なし

- baseline 表 (live-preview/images.ts / images.test.ts) は rename 前の
  historical snapshot として残しつつ、その後 PR #315 で
  src/lib/image-src.ts / image-src.test.ts に構造分解された旨を
  quote block で表面化
- 「行番号は当時のもの」を先頭段落にも補記し、行番号 drift が意図的
  であることを明示
@ymnao
ymnao merged commit dca2a51 into main Jul 18, 2026
8 checks passed
@ymnao
ymnao deleted the docs/tauri-purge-inventory-image-paths-drift branch July 18, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant