create-sdd-project 0.8.3 → 0.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -154,9 +154,9 @@ Update tracker (Active Session + Features table): step `4/6 (Finalize)`. Mark ti
|
|
|
154
154
|
**→ CHECKPOINT: Merge Approval**
|
|
155
155
|
|
|
156
156
|
Before requesting merge approval, verify and complete this checklist:
|
|
157
|
-
- [ ] Ticket: Workflow Checklist — all completed steps marked `[x]` (through Step 5)
|
|
158
|
-
- [ ] Ticket: Completion Log — entry for each completed step (dates, actions, test counts)
|
|
159
|
-
- [ ] Ticket: Acceptance Criteria — mark `[x]` where met
|
|
157
|
+
- [ ] **Std/Cplx only:** Ticket: Workflow Checklist — all completed steps marked `[x]` (through Step 5)
|
|
158
|
+
- [ ] **Std/Cplx only:** Ticket: Completion Log — entry for each completed step (dates, actions, test counts)
|
|
159
|
+
- [ ] **Std/Cplx only:** Ticket: Acceptance Criteria — mark `[x]` where met
|
|
160
160
|
- [ ] Tracker: Active Session — reflects step `5/6 (Review)`, current context, next actions
|
|
161
161
|
- [ ] Tracker: Features table — status and step updated to match Active Session
|
|
162
162
|
- [ ] `key_facts.md` — updated if new models, schemas, migrations, or reusable components were added
|
|
@@ -154,9 +154,9 @@ Update tracker (Active Session + Features table): step `4/6 (Finalize)`. Mark ti
|
|
|
154
154
|
**→ CHECKPOINT: Merge Approval**
|
|
155
155
|
|
|
156
156
|
Before requesting merge approval, verify and complete this checklist:
|
|
157
|
-
- [ ] Ticket: Workflow Checklist — all completed steps marked `[x]` (through Step 5)
|
|
158
|
-
- [ ] Ticket: Completion Log — entry for each completed step (dates, actions, test counts)
|
|
159
|
-
- [ ] Ticket: Acceptance Criteria — mark `[x]` where met
|
|
157
|
+
- [ ] **Std/Cplx only:** Ticket: Workflow Checklist — all completed steps marked `[x]` (through Step 5)
|
|
158
|
+
- [ ] **Std/Cplx only:** Ticket: Completion Log — entry for each completed step (dates, actions, test counts)
|
|
159
|
+
- [ ] **Std/Cplx only:** Ticket: Acceptance Criteria — mark `[x]` where met
|
|
160
160
|
- [ ] Tracker: Active Session — reflects step `5/6 (Review)`, current context, next actions
|
|
161
161
|
- [ ] Tracker: Features table — status and step updated to match Active Session
|
|
162
162
|
- [ ] `key_facts.md` — updated if new models, schemas, migrations, or reusable components were added
|