fix: BMAD Brownfield Document Naming Inconsistency Bug (#627)
This commit is contained in:
@@ -15,7 +15,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -33,8 +33,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
|
|||||||
2
dist/agents/architect.txt
vendored
2
dist/agents/architect.txt
vendored
@@ -1608,7 +1608,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
|
|||||||
8
dist/agents/bmad-master.txt
vendored
8
dist/agents/bmad-master.txt
vendored
@@ -2817,7 +2817,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
@@ -7114,7 +7114,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -7132,8 +7132,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
6
dist/agents/po.txt
vendored
6
dist/agents/po.txt
vendored
@@ -933,7 +933,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -951,8 +951,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
8
dist/teams/team-all.txt
vendored
8
dist/teams/team-all.txt
vendored
@@ -4528,7 +4528,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
@@ -8654,7 +8654,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -8672,8 +8672,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
8
dist/teams/team-fullstack.txt
vendored
8
dist/teams/team-fullstack.txt
vendored
@@ -6407,7 +6407,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
@@ -8648,7 +8648,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -8666,8 +8666,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
6
dist/teams/team-ide-minimal.txt
vendored
6
dist/teams/team-ide-minimal.txt
vendored
@@ -2588,7 +2588,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -2606,8 +2606,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
8
dist/teams/team-no-ui.txt
vendored
8
dist/teams/team-no-ui.txt
vendored
@@ -5945,7 +5945,7 @@ sections:
|
|||||||
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
1. **Verify Complexity**: Confirm this enhancement requires architectural planning. For simple additions, recommend: "For simpler changes that don't require architectural planning, consider using the brownfield-create-epic or brownfield-create-story task with the Product Owner instead."
|
||||||
|
|
||||||
2. **REQUIRED INPUTS**:
|
2. **REQUIRED INPUTS**:
|
||||||
- Completed brownfield-prd.md
|
- Completed prd.md
|
||||||
- Existing project technical documentation (from docs folder or user-provided)
|
- Existing project technical documentation (from docs folder or user-provided)
|
||||||
- Access to existing project structure (IDE or uploaded files)
|
- Access to existing project structure (IDE or uploaded files)
|
||||||
|
|
||||||
@@ -8186,7 +8186,7 @@ First, determine the project type by checking:
|
|||||||
|
|
||||||
2. Is this a BROWNFIELD project (enhancing existing system)?
|
2. Is this a BROWNFIELD project (enhancing existing system)?
|
||||||
- Look for: References to existing codebase, enhancement/modification language
|
- Look for: References to existing codebase, enhancement/modification language
|
||||||
- Check for: brownfield-prd.md, brownfield-architecture.md, existing system analysis
|
- Check for: prd.md, architecture.md, existing system analysis
|
||||||
|
|
||||||
3. Does the project include UI/UX components?
|
3. Does the project include UI/UX components?
|
||||||
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
- Check for: frontend-architecture.md, UI/UX specifications, design files
|
||||||
@@ -8204,8 +8204,8 @@ For GREENFIELD projects:
|
|||||||
|
|
||||||
For BROWNFIELD projects:
|
For BROWNFIELD projects:
|
||||||
|
|
||||||
- brownfield-prd.md - The brownfield enhancement requirements
|
- prd.md - The brownfield enhancement requirements
|
||||||
- brownfield-architecture.md - The enhancement architecture
|
- architecture.md - The enhancement architecture
|
||||||
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
- Existing project codebase access (CRITICAL - cannot proceed without this)
|
||||||
- Current deployment configuration and infrastructure details
|
- Current deployment configuration and infrastructure details
|
||||||
- Database schemas, API documentation, monitoring setup
|
- Database schemas, API documentation, monitoring setup
|
||||||
|
|||||||
Reference in New Issue
Block a user