auto-sync: 2026-06-07 23:30:01
This commit is contained in:
@@ -85,8 +85,12 @@
|
||||
<!-- Approved-on-deploy (wrong) -> no-op self loop note handled in text -->
|
||||
<!-- Needs Input <-> dev stage (agent asks) -->
|
||||
<path d="M368,476 C520,476 560,438 745,438" stroke="#8957e5" stroke-dasharray="2,3" marker-end="url(#bad)"/>
|
||||
<!-- Blocked -> (human fixes) In Progress restart -->
|
||||
<!-- Blocked -> (human fixes) restart -->
|
||||
<path d="M700,508 C700,360 470,360 368,350" stroke="#58a6ff" stroke-dasharray="5,4" marker-end="url(#hum)"/>
|
||||
<!-- In Review -> Cancelled (human decides not to do) -->
|
||||
<path d="M232,294 L164,294" stroke="#58a6ff" stroke-dasharray="5,4" marker-end="url(#hum)"/>
|
||||
<!-- Analysis -> Needs Input (clarifications) -->
|
||||
<path d="M368,228 C560,228 805,300 805,424" stroke="#8957e5" stroke-dasharray="2,3" marker-end="url(#bad)"/>
|
||||
</g>
|
||||
|
||||
<!-- edge labels -->
|
||||
@@ -96,7 +100,8 @@
|
||||
<text x="392" y="240">Rejected (человек) → откат</text>
|
||||
<text x="430" y="760" fill="#f85149">deploy fail</text>
|
||||
<text x="430" y="822" fill="#f85149">UNHEALTHY 5xx</text>
|
||||
<text x="545" y="428" fill="#8957e5">Needs Input (агент спросил)</text>
|
||||
<text x="545" y="428" fill="#8957e5">Needs Input (агент/анализ спросил)</text>
|
||||
<text x="60" y="272" fill="#58a6ff">отмена</text>
|
||||
<text x="470" y="345" fill="#58a6ff">человек починил → рестарт</text>
|
||||
</g>
|
||||
|
||||
@@ -108,7 +113,7 @@
|
||||
<!-- Todo -->
|
||||
<rect x="232" y="100" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="119" fill="#adbac7">Todo</text>
|
||||
<!-- In Progress (trigger) -->
|
||||
<rect x="232" y="160" width="136" height="28" rx="6" fill="#1f6feb" stroke="#388bfd"/><text x="300" y="179" fill="#fff">In Progress ▶ старт</text>
|
||||
<rect x="232" y="160" width="136" height="28" rx="6" fill="#1f6feb" stroke="#388bfd"/><text x="300" y="179" fill="#fff">To Analyse ▶</text>
|
||||
<!-- Analysis (NEW) -->
|
||||
<rect x="232" y="220" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="239" fill="#adbac7">Analysis ✦</text>
|
||||
<!-- In Review -->
|
||||
@@ -120,7 +125,7 @@
|
||||
<!-- Development -->
|
||||
<rect x="232" y="460" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="479" fill="#adbac7">Development</text>
|
||||
<!-- Review -->
|
||||
<rect x="232" y="520" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="539" fill="#adbac7">Review</text>
|
||||
<rect x="232" y="520" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="539" fill="#adbac7">Code-Review</text>
|
||||
<!-- Testing -->
|
||||
<rect x="232" y="580" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="599" fill="#adbac7">Testing</text>
|
||||
<!-- Awaiting Deploy (NEW) -->
|
||||
@@ -130,7 +135,7 @@
|
||||
<!-- Deploying (NEW) -->
|
||||
<rect x="232" y="760" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="779" fill="#adbac7">Deploying ✦</text>
|
||||
<!-- Monitoring (NEW) -->
|
||||
<rect x="232" y="820" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="839" fill="#adbac7">Monitoring ✦</text>
|
||||
<rect x="232" y="820" width="136" height="28" rx="6" fill="#2d333b" stroke="#444c56"/><text x="300" y="838" font-size="10" fill="#adbac7">Monitoring after Deploy ✦</text>
|
||||
<!-- Done -->
|
||||
<rect x="232" y="880" width="136" height="32" rx="6" fill="#1a7f37" stroke="#2ea043"/><text x="300" y="900" fill="#fff">✓ Done</text>
|
||||
|
||||
@@ -142,8 +147,8 @@
|
||||
<!-- Needs Input (far right) -->
|
||||
<rect x="745" y="424" width="120" height="28" rx="6" fill="#6e40c9" stroke="#8957e5"/><text x="805" y="443" fill="#fff">Needs Input</text>
|
||||
|
||||
<!-- Cancelled (bottom right standalone) -->
|
||||
<rect x="632" y="880" width="120" height="28" rx="6" fill="#373e47" stroke="#545d68"/><text x="692" y="899" fill="#8b98a5">Cancelled</text>
|
||||
<!-- Cancelled (left of In Review, human can cancel) -->
|
||||
<rect x="40" y="280" width="120" height="28" rx="6" fill="#373e47" stroke="#545d68"/><text x="100" y="299" fill="#adbac7">Cancelled</text>
|
||||
</g>
|
||||
|
||||
<!-- note about Approved-on-deploy no-op -->
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 128 KiB |
Reference in New Issue
Block a user