You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 2dd808cdd3 chore: migrate task tracking from nbd to beans
Replace all .nbd/ ticket stores with .beans/ directories across the
mono-repo (root, edu, nbd, quotesdb). Field mappings: status todo→todo,
in_progress→in-progress, done→completed, closed→scrapped,
archived→completed, backlog→draft; priority numeric→label; type
project→epic. All dependency relationships preserved via --blocked-by.

Add scripts/migrate-nbd-to-beans.sh for reproducible future migrations.

Update CLAUDE.md task-tracking sections (root, edu, nbd, quotesdb) to
reference beans commands instead of nbd commands.

Counts: root 2, edu 48, nbd 38, quotesdb 121 beans created; 0 failures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
.beans chore: migrate task tracking from nbd to beans 3 months ago
.claude/skills/work mdbook 3 months ago
exercises/markov/weather-chain markov chain exercise skeleton 3 months ago
infra feat(edu): add Cloudflare Pages infra and justfile [59c122] 3 months ago
src docs(edu): write §12 exercise 5 RAG pipeline for vector-db course [5ed295] 3 months ago
.beans.yml chore: migrate task tracking from nbd to beans 3 months ago
.gitignore mdbook 3 months ago
CLAUDE.md chore: migrate task tracking from nbd to beans 3 months ago
TODO.md update tickets after implementation of vector-db chapter 3 months ago
book.toml mdbook 3 months ago
justfile update tickets after implementation of vector-db chapter 3 months ago