feat(recipes): curation round 3 — 32 systematic category fixes#60
Merged
Conversation
Final curation pass over the classifier's systematic gaps (surfaced by
list_categories). Author correct categories for 32 tools:
version managers -> languages : pyenv, rbenv, jenv, mise, ts-node, tsx
build/test tools -> build : tox, tailwindcss, cmake, task
doc generators -> docs : mkdocs, sphinx, pandoc, doxygen
system monitors -> monitoring: btop, bottom, hwatch
disk/file utils -> files : ncdu, rustic, dysk
linters/diffs -> text : eslint, difftastic, isort
misc corrections : ollama->devtools, tree-sitter->devtools,
ghq->git, beets->media, gobuster/bandit->
security, verdaccio->packaging,
tmuxinator/tmuxp->terminal
30 via the _CATEGORY_OVERRIDES block; bottom + difftastic are hand-written.
Categories now spread evenly across the taxonomy (data 43->36); misc holds at 6.
Curation lock covers all 32. Full suite 3573 passed; 520 lint-valid; ruff clean;
live-verified via list_categories.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final curation pass over the classifier's systematic gaps (surfaced by
list_categoriesin #58). The heuristic scattered version managers across shells/devtools, put doc generators indata, monitors innetwork, and JS/TS tooling infiles. Author the correct category for 32 tools:After this the categories spread evenly across the taxonomy (
data43→36);mischolds at 6.Quality
_CATEGORY_OVERRIDESblock;bottom/difftasticare hand-written.test_recipe_categories.py) covers all 32 — each must resolve to the intended category and author it.list_categories.This is the last planned curation round — remaining differences are genuinely borderline (chasing them further would be over-fitting).
🤖 Generated with Claude Code