T
Team of 1 · Created 1 month, 1 week ago
Scenario
Ssv
Discussion Prompts
- Walk through promotion flow (Sveg). Who approves each step?
- A team of 1 engineers is involved. How are ownership and on-call responsibilities split?
- What CI quality gates protect main before deployment begins?
- Who decides major, minor, and patch version bumps for each deployment?
- How are flag owners assigned, and what metrics trigger flag rollout or disable?
- How does the team batch changes without creating oversized risky releases?
Coordination Complexity
1
Low coordination overhead
Configuration
- Branching Trunk-based development
- Tagging Semantic versioning (vMAJOR.MINOR.PATCH)
- Feature Flags Release toggles only
- Release Cadence Weekly
- Environments Sveg