Serhii
|
d558e8f982
|
feat: Add conditional Git Workflow Complexity section
Added Git Workflow Complexity section to architecture template after high-level-architecture.
This section helps define project's Git branching and review process with three complexity levels:
- Simple: Feature branches, direct merges
- Medium: Epic branches, QA gates
- Complex: Release branches, hotfix branches, audit gates
The chosen level guides Scrum Master when generating git-related stories.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-13 16:37:57 +03:00 |