config/.claude/tasks/TODO.md
Bastien Chanot c4586599d1 chore(memory): reconcile TODO + registries (BDR/LRN/BLK supersessions, LICENSE done)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RNaYKPEkjH1jbgoX1TwKMX
2026-07-01 00:20:23 +02:00

1.2 KiB

TODO — onboard backlog (2026-05-27)

Done this session

  • [P0] Fix install.sh broken /tmp/config paths (server+osx silent fail)
  • [P0] Fix bashism under #!/bin/sh → bash + set -euo pipefail
  • [P1] Fix nerdtree copy (cp -r / direct clone into bundle)
  • [P1] Guard apt-get behind command -v (osx no longer fails)
  • [P2] Drop redundant molokai clone
  • [P2] Create README.md, CLAUDE.md, .gitignore
  • [P2] Create .claude/memory + tasks + audits

P2 — Moyenne

  • [P2] [/hotfix] — vim/vimrc GenerateClassC: bare namea:name (fixes :ClassC E121) Files: vim/vimrc (GenerateClassC, ~line 80-104) Source: .claude/memory/blockers.md BLK-001

P3 — Basse

  • [P3] [/code-clean] — bashrc-* legacy backticks → $(...) (SC2006), arithmetic SC2004 Files: bash/bashrc-linux, bash/bashrc-osx Note: cosmetic only, no behavior change

Post-MVP (optional, backlog)

  • Runtime-test install.sh on a clean VM (all 4 targets) — not safe on dev machine
  • Consider an uninstall.sh (restore from ~/Oldconfig)
  • LICENSE if repo ever goes public — done (GPL-3.0, BDR-008, 40c6524)