Skip to content

Commit c7d5f44

Browse files
tianjianjiangclaude
andcommitted
fix(requirements): correct PR stack description
The stack consists of 3 stacked PRs (#779, #780, #781) plus 4 independent PRs (#784, #785, #786, #787) targeting master directly, not "a stack of 6 PRs each building on the previous". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bbf280f commit c7d5f44

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,10 @@ Persistence Layer:
9696
KN-smoothed scores, not hard constraints.
9797

9898
4. **Each phase compiles and passes tests independently**.
99-
The implementation is structured as a stack of 6 PRs,
100-
each building on the previous.
99+
The implementation is structured as 3 stacked PRs
100+
(#779, #780, #781, each building on the previous)
101+
plus 4 independent PRs (#784, #785, #786, #787)
102+
that target master directly.
101103

102104
</required>
103105

0 commit comments

Comments
 (0)