package web // Phase 5j Slice A — paliad-shape redesign. The 5i overlay handlers // (handleViewsIndex / handleViewCreate / handleViewWrite / handleViewEdit // / handleViewRedirect / applySavedView / applyDefaultView / friends) // are deleted here. The new /views/{slug} route family lands in slice B; // system-view migration lands in slice C. // // Between slices A and B the /views URLs return 404 — by design, no real // user data was on the old shape (hours-old after the 5i ship).