JSON 7 lines
{
"category": "cli",
"description": "Command-line tool or utility whose primary artifact is a terminal executable.",
"pick_when": "The project builds an executable run from a shell, not a long-lived server or a graphical UI.",
"dirs": ["commands", "internals", "docs"]
}