# VC-SYS Enhanced Fullstack Development Team
bundle:
  name: VC-SYS Team Fullstack
  icon: 🚀
  description: Enhanced team capable of full stack development with market intelligence, security-first architecture, and accessibility compliance.
  version: 3.0
  enhanced: true

# VC-SYS Enhanced Agent Configuration
agents:
  # Core Leadership and Coordination
  - orchestrator                    # VC-SYS enhanced orchestrator
  - technical-architect             # Enhanced technical architect
  - product-owner                   # Business-focused product owner
  
  # Market Intelligence and Analysis  
  - market-research-specialist      # Market analysis and competitive intelligence
  - business-analyst               # Business case and ROI analysis
  - laboratory                     # Creative ideation and experimentation
  
  # Technical Implementation
  - integration-specialist         # System integration and API design
  - developer                     # Enhanced development agent
  - ux-expert                     # User experience and accessibility
  
  # Quality and Validation
  - qa-specialist                 # Quality assurance and testing
  - security-specialist          # Security architecture and validation
  - accessibility-specialist     # Accessibility compliance and inclusive design
  - performance-specialist       # Performance optimization and monitoring
  
  # Project Management
  - scrum-master                 # Agile process and delivery management

# VC-SYS Enhanced Workflows
workflows:
  # Brownfield Enhancement Workflows
  - vcsys-brownfield-fullstack.yaml
  - vcsys-brownfield-security-upgrade.yaml
  - vcsys-brownfield-accessibility-upgrade.yaml
  - vcsys-brownfield-performance-optimization.yaml
  
  # Greenfield Development Workflows  
  - vcsys-greenfield-fullstack.yaml
  - vcsys-greenfield-market-validated.yaml
  - vcsys-greenfield-security-first.yaml
  - vcsys-greenfield-accessibility-first.yaml
  
  # Specialized Enhancement Workflows
  - vcsys-market-intelligence-integration.yaml
  - vcsys-competitive-analysis-workflow.yaml
  - vcsys-user-research-workflow.yaml
  - vcsys-business-case-development.yaml

# Team Capabilities
capabilities:
  - fullstack-development
  - frontend-only-development  
  - backend-only-development
  - market-intelligence-analysis
  - competitive-positioning
  - user-research-integration
  - security-architecture-design
  - accessibility-compliance-implementation
  - performance-optimization
  - business-case-development
  - roi-analysis
  - risk-assessment
  - stakeholder-management
  - continuous-improvement

# Enhanced Quality Standards
qualityStandards:
  evidenceRequired: true
  marketValidation: mandatory
  securityReview: mandatory
  accessibilityCompliance: WCAG-AA
  performanceTargets: enforced
  businessCaseValidation: required
  stakeholderAlignment: mandatory

# Team Coordination
coordination:
  primaryCoordinator: orchestrator
  technicalLead: technical-architect
  businessLead: product-owner
  qualityLead: qa-specialist
  marketLead: market-research-specialist