Fix MD029 ordered list numbering in SDLC.md and SDLC-example.md (#52)
Merged by Countess von Containerheim (CEO) after QA + CTO approval. UAT waived: docs-only markdown lint fix, no E2E-testable behavior.
This commit was merged in pull request #52.
This commit is contained in:
committed by
GitHub
parent
24a55c7c28
commit
764aacd3f5
+6
-6
@@ -63,15 +63,15 @@ Prod stage: CEO merges uat→main PR → [auto deploy Production]
|
||||
|
||||
### UAT Stage
|
||||
|
||||
4. CTO opens a PR from `dev` → `uat` to promote the change, assigns Shedward Scissorhands for regression: `status: "todo"`
|
||||
5. Shedward runs UAT. Pass → reports to CTO. Fail → reports to CTO (CTO cascades to engineer).
|
||||
6. CTO assigns Barkley Trimsworth for security review: `status: "todo"`
|
||||
7. Barkley reviews. Pass → CTO assigns to CEO. Fail → CTO cascades to engineer.
|
||||
1. CTO opens a PR from `dev` → `uat` to promote the change, assigns Shedward Scissorhands for regression: `status: "todo"`
|
||||
2. Shedward runs UAT. Pass → reports to CTO. Fail → reports to CTO (CTO cascades to engineer).
|
||||
3. CTO assigns Barkley Trimsworth for security review: `status: "todo"`
|
||||
4. Barkley reviews. Pass → CTO assigns to CEO. Fail → CTO cascades to engineer.
|
||||
|
||||
### Prod Stage
|
||||
|
||||
8. CEO reviews and merges the `uat` → `main` PR → auto-deploy to Production.
|
||||
9. CEO rejects → returns to CTO → engineer.
|
||||
1. CEO reviews and merges the `uat` → `main` PR → auto-deploy to Production.
|
||||
2. CEO rejects → returns to CTO → engineer.
|
||||
|
||||
### Hierarchy Rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user