feat: add senior-backend-developer and senior-frontend-developer roles (#2)

T3 squad leads that bridge architecture (T2) and implementation (T4):
- Receive and validate architecture from T2
- Decompose work into subtasks with clear acceptance criteria
- Decide: implement directly (small/critical tasks) or delegate to T4
- Own integration, quality, and delivery

Includes README roster update.
This commit is contained in:
2026-03-16 11:34:56 -04:00
committed by GitHub
parent f1dadc3964
commit aacfb86196
3 changed files with 352 additions and 0 deletions

View File

@@ -74,8 +74,10 @@ Building the future, one commit at a time.
|-------|-----------|-------------|
| 🎨 [Frontend Developer](engineering/engineering-frontend-developer.md) | React/Vue/Angular, UI implementation, performance | Modern web apps, pixel-perfect UIs, Core Web Vitals optimization |
| 🏛️ [Frontend Architect](engineering/engineering-frontend-architect.md) | UI architecture, design systems, build pipelines, cross-team standards | Frontend system design, component library strategy, monorepo architecture |
| 🎖️ [Senior Frontend Developer](engineering/engineering-senior-frontend-developer.md) | Frontend squad lead, component decomposition, implement-or-delegate decisions | Leading frontend delivery, bridging architecture and implementation |
| 🏗️ [Backend Architect](engineering/engineering-backend-architect.md) | API design, database architecture, scalability | Server-side systems, microservices, cloud infrastructure |
| ⚙️ [Backend Developer](engineering/engineering-backend-developer.md) | API implementation, business logic, database queries, service integration | Feature implementation, endpoint delivery, production-ready server-side code |
| 🎖️ [Senior Backend Developer](engineering/engineering-senior-backend-developer.md) | Backend squad lead, task decomposition, implement-or-delegate decisions | Leading backend delivery, bridging architecture and implementation |
| 📱 [Mobile App Builder](engineering/engineering-mobile-app-builder.md) | iOS/Android, React Native, Flutter | Native and cross-platform mobile applications |
| 🤖 [AI Engineer](engineering/engineering-ai-engineer.md) | ML models, deployment, AI integration | Machine learning features, data pipelines, AI-powered apps |
| 🚀 [DevOps Automator](engineering/engineering-devops-automator.md) | CI/CD, infrastructure automation, cloud ops | Pipeline development, deployment automation, monitoring |