You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Strategy**: Strictly one PR per utility, merged independently. Each PR touches only one markdown file and creates one snippet directory. Start with smallest (metadata) to build confidence, end with largest (logging).
234
232
-**Sub-issues**: Create one sub-issue per utility under parent issue #794.
235
-
-**Branch per PR**: Each PR on its own branch from `develop`, following the pattern`docs/extract-<utility>-snippets` (see PR Order and Branch Names table above).
233
+
-**Branch per PR**: Each PR on its own branch from `develop`. Branch naming follows`docs/extract-<utility>-snippets` (see PR Order table for exact names).
236
234
-**No cross-PR dependencies**: Any merge order works.
237
235
-**Rollback**: `git revert` per utility PR restores the inline code blocks.
-**Addressed (2026-04-18)**: Strengthened per-utility delivery constraint in three places: (1) Intent section — added explicit paragraph making one-PR-per-utility a hard constraint with rationale, (2) AC-16 — reinforced that each PR is scoped to exactly one utility, (3) Rollout strategy — added "strictly" qualifier and scope clarification.
245
243
246
-
### AMD-002 (2026-04-18) — Reviewer: @reviewer
247
-
- Clarification on "independent PR": Should define in this document the branch names for each pr
248
-
- Reason: reviewer feedback
249
-
-**Addressed (2026-04-18)**: Added "PR Order and Branch Names" table to Implementation Approach with explicit branch names for all 9 utilities following pattern `docs/extract-<utility>-snippets`. Updated Rollout section to reference the table.
250
-
251
-
### AMD-003 (2026-04-18) — Reviewer: @reviewer
252
-
- Clarification on "independent PR": the names of the branches should be in the document.
244
+
### AMD-002 (2026-04-19) — Reviewer: @reviewer
245
+
- Clarification on "independent PR": I want to have the branch names in this docuemtn for each pr
253
246
- Reason: reviewer feedback
254
-
-**Addressed (2026-04-18)**: Same as AMD-002 — both amendments requested branch names, addressed together.
247
+
-**Addressed (2026-04-19)**: Added explicit branch names for all 9 PRs. (1) PR Order section — replaced numbered list with table including Branch Name column using `docs/extract-<utility>-snippets` convention, (2) Rollout section — added branch naming reference to the "Branch per PR" bullet.
0 commit comments