diff --git a/memory/2026-02-25-oddcore-website-git-history-cleanup.md b/memory/2026-02-25-oddcore-website-git-history-cleanup.md new file mode 100644 index 000000000..a9d81ae4e --- /dev/null +++ b/memory/2026-02-25-oddcore-website-git-history-cleanup.md @@ -0,0 +1,13 @@ +# 2026-02-25 Session Notes + +## Oddcore Website Git History Cleanup + +Nicholai requested removal of Co-Authored-By attribution lines from the oddcore-website repository's git history. The assistant investigated the current state and identified 6 commits containing Co-Authored-By: Claude Opus 4.6 lines. The search found these commits: +- c1d30ba (docs: update deployment, animation, and config learnings) +- 1291113 (revert: remove account_id from wrangler config) +- 5b155f7 (fix: add account_id to wrangler config) +- 3c3f198 (fix: remove ratelimits from wrangler config) +- 49026ee (fix: GSAP cleanup, trailing slashes, reduced-motion, and search error handling) +- 1bd847d (docs: add deployment notes and fix build command) + +The assistant planned to use git-filter-repo to systematically remove these attribution lines from the commit history while preserving all other commit metadata and content. Session was in progress when conversation ended. \ No newline at end of file diff --git a/memory/memories.db b/memory/memories.db index 63769b8b4..dc614f967 100644 Binary files a/memory/memories.db and b/memory/memories.db differ diff --git a/memory/memories.db-shm b/memory/memories.db-shm index b2ade04d4..15469bd12 100644 Binary files a/memory/memories.db-shm and b/memory/memories.db-shm differ diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 9caa05ec4..c1b7db99b 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ