chore(redesign): Phase 0 — remove Dunbar, fix prod bugs, prune deps
Demolition step ahead of the site rationalization (App Router + shared design system foundation to follow). - Remove Dunbar entirely (pages, components, lib, tests); it's folding into a separate project. UX learnings preserved at docs/dunbar-design-learnings.md. - Prune 6 now-unused deps: d3-force, d3-zoom, minisearch, react-force-graph(-2d), snowball-stemmers, stopword. - Fix 3 production bugs in layout.js: drop the http://localhost:8097 React DevTools script, replace the create-next-app template OG image with the site profile image, and compute the footer year dynamically. - Delete dead files: pages/parvagues.js.backup, the unused HeroVariants. - Add CLAUDE.md documenting the codebase and the redesign state. Build green (yarn build, 40 routes). Note: this removes all test coverage (it was all Dunbar's) — to be re-established in Phase 2. Co-Authored-By:Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Showing
CLAUDE.md
0 → 100644
No preview for this file type
next/components/dunbar/DunbarApp.js
deleted
100644 → 0
next/components/dunbar/EventsTab.js
deleted
100644 → 0
next/components/dunbar/NetworkTab.js
deleted
100644 → 0
next/components/dunbar/OrbitsTab.js
deleted
100644 → 0
next/components/dunbar/SearchTab.js
deleted
100644 → 0
next/components/dunbar/StatsTab.js
deleted
100644 → 0
next/components/dunbar/Tooltip.js
deleted
100644 → 0
next/lib/dunbar-demo.js
deleted
100644 → 0
next/lib/dunbar-nlp/index.js
deleted
100644 → 0
next/lib/dunbar-search.js
deleted
100644 → 0
next/lib/dunbar.js
deleted
100644 → 0
next/pages/dunbar/[[...rest]].js
deleted
100644 → 0
next/pages/dunbar/event/[slug].js
deleted
100644 → 0
next/pages/parvagues.js.backup
deleted
100644 → 0
Please
register
or
sign in
to comment