Files
metabuilder/packages/forum_forge/static_content/examples.json

200 lines
5.1 KiB
JSON

{
"generatedAt": "2025-12-26T01:16:47.168Z",
"examples": {
"categories": [
{
"id": "cat_launch",
"name": "Launch Radar",
"description": "Product drops and milestone updates"
},
{
"id": "cat_growth",
"name": "Growth Ops",
"description": "Retention, onboarding, and community tactics"
},
{
"id": "cat_design",
"name": "Design Systems",
"description": "Tokens, theming, and UI governance"
},
{
"id": "cat_ai",
"name": "AI Tooling",
"description": "Prompt playbooks, evals, and guardrails"
},
{
"id": "cat_ops",
"name": "Community Ops",
"description": "Moderation workflows and engagement rituals"
},
{
"id": "cat_hiring",
"name": "Hiring & Ops",
"description": "Team growth, planning, and operating cadence"
},
{
"id": "cat_funding",
"name": "Funding Desk",
"description": "Rounds, terms, and investor updates"
},
{
"id": "cat_culture",
"name": "Culture Lab",
"description": "Rituals, values, and remote collaboration"
},
{
"id": "cat_docs",
"name": "Docs Guild",
"description": "Documentation standards and knowledge bases"
},
{
"id": "cat_security",
"name": "Security Flight",
"description": "Threat modeling and incident response"
}
],
"threads": [
{
"id": "thread_1",
"title": "First 1000 users playbook",
"categoryId": "cat_launch",
"replyCount": 12,
"likeCount": 20
},
{
"id": "thread_2",
"title": "Launch checklist for indie teams",
"categoryId": "cat_growth",
"replyCount": 19,
"likeCount": 31
},
{
"id": "thread_3",
"title": "Building a tokenized design system",
"categoryId": "cat_design",
"replyCount": 26,
"likeCount": 42
},
{
"id": "thread_4",
"title": "How to measure community health",
"categoryId": "cat_ai",
"replyCount": 33,
"likeCount": 53
},
{
"id": "thread_5",
"title": "Prompt playbooks for onboarding",
"categoryId": "cat_ops",
"replyCount": 40,
"likeCount": 64
},
{
"id": "thread_6",
"title": "Moderation handoff checklists",
"categoryId": "cat_hiring",
"replyCount": 47,
"likeCount": 75
},
{
"id": "thread_7",
"title": "Hiring your first community lead",
"categoryId": "cat_funding",
"replyCount": 54,
"likeCount": 86
},
{
"id": "thread_8",
"title": "Feature flag cadence for launches",
"categoryId": "cat_culture",
"replyCount": 61,
"likeCount": 97
},
{
"id": "thread_9",
"title": "Post-launch retrospectives that actually work",
"categoryId": "cat_docs",
"replyCount": 68,
"likeCount": 108
},
{
"id": "thread_10",
"title": "Creator pipelines and content calendars",
"categoryId": "cat_security",
"replyCount": 75,
"likeCount": 119
},
{
"id": "thread_11",
"title": "How we scaled support without burnout",
"categoryId": "cat_launch",
"replyCount": 82,
"likeCount": 130
},
{
"id": "thread_12",
"title": "Founder updates cadence for investors",
"categoryId": "cat_growth",
"replyCount": 89,
"likeCount": 141
},
{
"id": "thread_13",
"title": "Red teaming your onboarding flow",
"categoryId": "cat_design",
"replyCount": 96,
"likeCount": 152
},
{
"id": "thread_14",
"title": "From doc chaos to a unified handbook",
"categoryId": "cat_ai",
"replyCount": 103,
"likeCount": 163
},
{
"id": "thread_15",
"title": "Battle-tested incident comms templates",
"categoryId": "cat_ops",
"replyCount": 110,
"likeCount": 174
},
{
"id": "thread_16",
"title": "What to automate in week one",
"categoryId": "cat_hiring",
"replyCount": 117,
"likeCount": 185
},
{
"id": "thread_17",
"title": "Designing for multi-tenant UX",
"categoryId": "cat_funding",
"replyCount": 124,
"likeCount": 196
},
{
"id": "thread_18",
"title": "What metrics matter in community programs",
"categoryId": "cat_culture",
"replyCount": 131,
"likeCount": 207
},
{
"id": "thread_19",
"title": "Building an experimentation runway",
"categoryId": "cat_docs",
"replyCount": 18,
"likeCount": 218
},
{
"id": "thread_20",
"title": "On-call rotations for small teams",
"categoryId": "cat_security",
"replyCount": 25,
"likeCount": 229
}
]
}
}