File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ graph LR
2626
2727``` mermaid
2828graph TD
29- Start[/implement requirements] --> RA["requirement-analyzer scale detection"]
29+ Start[" /implement requirements" ] --> RA["requirement-analyzer scale detection"]
3030 RA -->|Small| Direct[Direct implementation]
3131 RA -->|Medium| TD["technical-designer Design Doc"]
3232 RA -->|Large| PRD["prd-creator PRD"]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ graph LR
2626
2727``` mermaid
2828graph TD
29- Start[/implement 要件] --> RA["requirement-analyzer 規模判定"]
29+ Start[" /implement 要件" ] --> RA["requirement-analyzer 規模判定"]
3030 RA -->|小規模| Direct[直接実装]
3131 RA -->|中規模| TD["technical-designer Design Doc作成"]
3232 RA -->|大規模| PRD["prd-creator PRD作成"]
You can’t perform that action at this time.
0 commit comments