Skip to content

Commit c19937a

Browse files
author
Copilot Scribe
committed
Document branch-model alignment\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4f2bba8 commit c19937a

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

.squad/agents/ripley/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@
3434
- Implementation ready for validation
3535

3636
**Status:** All M1 definition and implementation work complete. Decisions merged to decisions.md. Ready for M2 planning.
37+
38+
## Team Update (2026-04-14 Branch Model Alignment)
39+
40+
- Confirmed the C# demo branch model expects `master`, `milestone-1`, and `milestone-2` as the active public branches at this stage.
41+
- Locked `milestone-1` to the existing public M1 baseline commit so the teaching snapshot stays stable.
42+
- Kept `milestone-2` and `master` aligned on the squad-enabled branch state so the team can operate there without starting Milestone 2 feature work.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Ripley: Branch model alignment for public milestones
2+
3+
## Decision
4+
5+
Use the existing public Milestone 1 baseline commit for `milestone-1`, and keep both `milestone-2` and `master` on the squad-enabled follow-up state that adds only squad-operational support files.
6+
7+
## Why
8+
9+
- This matches the C# demo naming model for the active branches at this point in the lecture arc.
10+
- It preserves a clean public M1 teaching snapshot on `milestone-1`.
11+
- It gives the squad a ready-to-work `milestone-2` branch without pulling in Milestone 2 feature implementation.

0 commit comments

Comments
 (0)