Estimate: 35m · Type: code · Depends on: 6.16.5
Remove the in-settings Overview editor entirely (explicit user request) — single editing surface. In Settings → Members/Access "Public share": delete the embedded EditOverview split-editor sub-view + its route-less swap wiring; replace with the make-public toggle + share link + an "Edit on the public page →" link (opens the public page in edit mode). Keep updateProjectOverviewAction (now driven by the on-page editor). Remove now-dead code.
EditOverview.tsx (and any orphaned helpers) removed; no dead code; no duplicate editor surfaces; make-public + share link still work.app/(authed)/settings/project/members/_components/ProjectMembersSettings.tsx (~509-596), EditOverview.tsx; design 6.16.1 Panel 6