JSON 7 lines
{
"category": "library",
"description": "Reusable package or SDK consumed by other code rather than run directly.",
"pick_when": "The project's main output is an importable API surface, not a runnable binary or service.",
"dirs": ["api", "internals", "examples", "docs"]
}