JSON 7 lines
{
"category": "webapp",
"description": "Browser-facing front-end application with no first-party server in the same tree.",
"pick_when": "The project is a client-side UI (SPA or static site) and any backend lives elsewhere.",
"dirs": ["frontend", "components", "routing", "docs"]
}