workflows indicate web_bundle file inclusions

This commit is contained in:
Brian Madison
2025-09-29 20:19:14 -05:00
parent 023edd1b7b
commit 9934224230
147 changed files with 740 additions and 478 deletions

View File

@@ -48,7 +48,7 @@ Provide structured analysis with:
- **Key Components**: Entry points, core modules, critical services
- **Dependencies**: External libraries, internal module relationships
- **Configuration**: Environment setup, deployment configurations
- **Build & Deploy**: Build process, test execution, deployment pipeline
- **Build and Deploy**: Build process, test execution, deployment pipeline
## Critical Behaviors

View File

@@ -8,8 +8,8 @@ Specialized sub-agent for maintaining and organizing the technical-decisions.md
### Primary Functions
1. **Capture & Append**: Add new technical decisions with proper context
2. **Organize & Categorize**: Structure decisions into logical sections
1. **Capture and Append**: Add new technical decisions with proper context
2. **Organize and Categorize**: Structure decisions into logical sections
3. **Deduplicate**: Identify and merge duplicate or conflicting entries
4. **Validate**: Ensure decisions align and don't contradict
5. **Prioritize**: Mark decisions as confirmed vs. preferences vs. constraints