Буцах
Team & Process
Team & Process
Team-ийн процесс: code review, бичиг баримт, on-call, DoD.
Code review ба Git workflow — Giving and receiving feedback; trunk-based vs Gitflow.
- Code review culture — Giving and receiving feedback; AI as first reviewer.
- Trunk-based vs. Gitflow — What works for a 2–3 person team.
- Feature flags & A/B testing — Safer rollouts, kill switches, experiments, and measuring impact without risking production.
Documentation ба technical debt — ADRs; technical debt as financial metaphor.
- Architecture Decision Records (ADRs) — Lightweight documentation that lasts.
- Technical debt as a financial metaphor — Interest and principal.
On-call, pair/mob, Definition of Done — Runbooks, pairing during AI sessions, formalizing done.
- On-call rotation and runbooks — Someone needs to be responsible even on a small team.
- Pair and mob programming — Especially useful during AI-assisted sessions.
- Definition of Done — Formalizing what "finished" means.