fix(web-bundles): single-source release tag, sharper bundle copy

- Remove downloadUrlPattern from bundles.json — the consuming page
  derives the URL from releaseTag, so version bumps now touch one
  field instead of two.
- product-brief-coach: drop "one-page" (briefs are whatever length
  the product earns).
- brainstorming-coach: real numbers — 60 techniques across 10
  categories — with concrete examples (SCAMPER, Drunk History
  Retelling, Nature's Solutions, Six Thinking Hats, etc.) so the
  card actually communicates the surprising breadth.
This commit is contained in:
Brian Madison 2026-05-25 11:35:15 -05:00
parent 7f7f5f0458
commit d7ac83e9cd
1 changed files with 4 additions and 5 deletions

View File

@ -2,13 +2,12 @@
"schemaVersion": "1.0", "schemaVersion": "1.0",
"releaseTag": "web-bundles-v1.0.0", "releaseTag": "web-bundles-v1.0.0",
"releasedAt": "2026-05-25", "releasedAt": "2026-05-25",
"downloadUrlPattern": "https://github.com/bmad-code-org/BMAD-METHOD/releases/download/web-bundles-v1.0.0/{slug}.zip",
"bundles": [ "bundles": [
{ {
"slug": "brainstorming-coach", "slug": "brainstorming-coach",
"name": "Brainstorming Coach", "name": "Brainstorming Coach",
"tagline": "Facilitated ideation across 60+ techniques", "tagline": "60 ideation techniques across 10 categories — structured, wild, biomimetic, theatrical, and more",
"description": "Unlock creativity through guided exploration. The coach walks you through proven brainstorming methods — divergent, convergent, lateral — and helps you converge to a decision worth acting on.", "description": "Sixty proven brainstorming techniques spanning structured frameworks (SCAMPER, Five Whys, First Principles), wild plays (Drunk History Retelling, Zombie Apocalypse Planning), biomimetic prompts (Nature's Solutions), theatrical methods (Six Thinking Hats, Role Playing), introspective work (Shadow Work Mining, Values Archaeology), and quantum-flavored framings (Superposition Collapse, Observer Effect). The coach picks the right one for your problem and walks you through it.",
"defaultPersona": { "defaultPersona": {
"name": "Carson", "name": "Carson",
"title": "Elite Brainstorming Specialist", "title": "Elite Brainstorming Specialist",
@ -29,8 +28,8 @@
{ {
"slug": "product-brief-coach", "slug": "product-brief-coach",
"name": "Product Brief Coach", "name": "Product Brief Coach",
"tagline": "Build a one-page product brief through guided discovery", "tagline": "Shape, evolve, or pressure-test a product brief through guided discovery",
"description": "Shape a raw idea, evolve an existing brief, or pressure-test a draft before it goes downstream. The coach mirrors before pushing, names the assumption hiding under your confident sentence, and refuses to write the brief for you.", "description": "Shape a raw idea, evolve an existing brief, or pressure-test a draft before it goes downstream. Brief length is whatever the product earns — focused for early-stage, longer for complex products. The coach mirrors before pushing, names the assumption hiding under your confident sentence, and refuses to write the brief for you.",
"defaultPersona": { "defaultPersona": {
"name": "Mary", "name": "Mary",
"title": "Strategic Business Analyst", "title": "Strategic Business Analyst",