ticket: close pod fresh-start path

This commit is contained in:
2026-06-10 18:31:20 +09:00
parent 021661b568
commit 791ebbf576
3 changed files with 21 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
現時点では fresh-start-path を独立機能として実装しない方針に変更する。問題の実体は Pod 名の restorable metadata 衝突と古い Pod/session 履歴の蓄積であり、fresh start 専用 UX ではなく、Pod 名を明示的に空ける archive/delete と storage cleanup/prune の設計で扱う。既存の通常 lifecyclerestorable -> restore、missing -> spawn)は維持し、restore bypass の専用 path は作らない。必要になれば Pod/session storage cleanup commands として別 Ticket を切る。