pwn 0.5.642 → 0.5.647
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.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/README.md +1 -1
- data/documentation/Cron.md +3 -2
- data/documentation/Home.md +1 -1
- data/documentation/Mistakes.md +13 -0
- data/documentation/Reinforcement-Learning.md +37 -3
- data/documentation/Skills-Memory-Learning.md +5 -3
- data/documentation/diagrams/dot/pwn-ai-feedback-learning-loop.dot +3 -3
- data/documentation/diagrams/dot/reinforcement-learning.dot +8 -8
- data/documentation/diagrams/pwn-ai-feedback-learning-loop.svg +318 -319
- data/documentation/diagrams/reinforcement-learning.svg +188 -187
- data/documentation/pwn-ai-Agent.md +5 -4
- data/lib/pwn/ai/agent/curriculum.rb +368 -32
- data/lib/pwn/ai/agent/learning.rb +159 -13
- data/lib/pwn/ai/agent/loop.rb +75 -4
- data/lib/pwn/ai/agent/metrics.rb +140 -10
- data/lib/pwn/ai/agent/mistakes.rb +26 -8
- data/lib/pwn/ai/agent/registry.rb +5 -2
- data/lib/pwn/ai/agent/reward.rb +279 -5
- data/lib/pwn/ai/agent/tools/reward.rb +66 -0
- data/lib/pwn/ai/anthropic.rb +265 -4
- data/lib/pwn/ai/open_ai.rb +307 -4
- data/lib/pwn/config.rb +50 -9
- data/lib/pwn/cron.rb +14 -2
- data/lib/pwn/version.rb +1 -1
- data/spec/integration/reinforced_feedback_loop_spec.rb +507 -12
- data/spec/lib/pwn/ai/agent/reward_spec.rb +64 -1
- data/third_party/pwn_rdoc.jsonl +35 -2
- metadata +3 -3
|
@@ -4,434 +4,435 @@
|
|
|
4
4
|
<!-- Generated by graphviz version 14.1.2 (0)
|
|
5
5
|
-->
|
|
6
6
|
<!-- Title: PWN_Reinforcement_Learning Pages: 1 -->
|
|
7
|
-
<svg width="
|
|
8
|
-
viewBox="0.00 0.00
|
|
7
|
+
<svg width="2205pt" height="787pt"
|
|
8
|
+
viewBox="0.00 0.00 2205.00 787.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(43.2 744.08)">
|
|
10
10
|
<title>PWN_Reinforcement_Learning</title>
|
|
11
|
-
<polygon fill="#0f172a" stroke="none" points="-43.2,43.2 -43.2,-744.08
|
|
12
|
-
<text xml:space="preserve" text-anchor="start" x="
|
|
13
|
-
<text xml:space="preserve" text-anchor="start" x="
|
|
11
|
+
<polygon fill="#0f172a" stroke="none" points="-43.2,43.2 -43.2,-744.08 2162.06,-744.08 2162.06,43.2 -43.2,43.2"/>
|
|
12
|
+
<text xml:space="preserve" text-anchor="start" x="777.43" y="-678.88" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="20.00" fill="#e2e8f0">PWN::AI::Agent - Reward + Curriculum Reinforcement Loop</text>
|
|
13
|
+
<text xml:space="preserve" text-anchor="start" x="729.05" y="-667.42" font-family="Helvetica,sans-Serif" font-size="11.00" fill="#94a3b8">R1..R4 reward signal  ·  C1..C4 credit assignment  ·  M1..M4 memory  ·  S1..S4 self-play  ·  W1..W3 weight loop  ·  E1..E3 intro↔extro join</text>
|
|
14
14
|
<g id="clust2" class="cluster">
|
|
15
15
|
<title>cluster_reward</title>
|
|
16
|
-
<path fill="#2e1065" stroke="#6d28d9" stroke-width="2" d="
|
|
17
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
16
|
+
<path fill="#2e1065" stroke="#6d28d9" stroke-width="2" d="M901,-372.5C901,-372.5 1719,-372.5 1719,-372.5 1725,-372.5 1731,-378.5 1731,-384.5 1731,-384.5 1731,-483 1731,-483 1731,-489 1725,-495 1719,-495 1719,-495 901,-495 901,-495 895,-495 889,-489 889,-483 889,-483 889,-384.5 889,-384.5 889,-378.5 895,-372.5 901,-372.5"/>
|
|
17
|
+
<text xml:space="preserve" text-anchor="middle" x="1310" y="-472" font-family="Helvetica,sans-Serif" font-size="20.00" fill="#ddd6fe">Tier 1 · Reward  (PWN::AI::Agent::Reward)</text>
|
|
18
18
|
</g>
|
|
19
19
|
<g id="clust4" class="cluster">
|
|
20
20
|
<title>cluster_curr</title>
|
|
21
|
-
<path fill="#022c22" stroke="#047857" stroke-width="2" d="
|
|
22
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
21
|
+
<path fill="#022c22" stroke="#047857" stroke-width="2" d="M21,-372.5C21,-372.5 853,-372.5 853,-372.5 859,-372.5 865,-378.5 865,-384.5 865,-384.5 865,-483 865,-483 865,-489 859,-495 853,-495 853,-495 21,-495 21,-495 15,-495 9,-489 9,-483 9,-483 9,-384.5 9,-384.5 9,-378.5 15,-372.5 21,-372.5"/>
|
|
22
|
+
<text xml:space="preserve" text-anchor="middle" x="437" y="-472" font-family="Helvetica,sans-Serif" font-size="20.00" fill="#a7f3d0">Tier 4 · Curriculum  (PWN::AI::Agent::Curriculum)</text>
|
|
23
23
|
</g>
|
|
24
24
|
<g id="clust6" class="cluster">
|
|
25
25
|
<title>cluster_weight</title>
|
|
26
|
-
<path fill="#450a0a" stroke="#b91c1c" stroke-width="2" d="M20,-179C20,-179
|
|
27
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
26
|
+
<path fill="#450a0a" stroke="#b91c1c" stroke-width="2" d="M20,-179C20,-179 508,-179 508,-179 514,-179 520,-185 520,-191 520,-191 520,-301.5 520,-301.5 520,-307.5 514,-313.5 508,-313.5 508,-313.5 20,-313.5 20,-313.5 14,-313.5 8,-307.5 8,-301.5 8,-301.5 8,-191 8,-191 8,-185 14,-179 20,-179"/>
|
|
27
|
+
<text xml:space="preserve" text-anchor="middle" x="264" y="-290.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="#fecaca">Tier 5 · Weight Loop</text>
|
|
28
28
|
</g>
|
|
29
29
|
<g id="clust8" class="cluster">
|
|
30
30
|
<title>cluster_files</title>
|
|
31
|
-
<path fill="#422006" stroke="#a16207" stroke-dasharray="5,2" d="
|
|
32
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
31
|
+
<path fill="#422006" stroke="#a16207" stroke-dasharray="5,2" d="M296,-8C296,-8 990,-8 990,-8 996,-8 1002,-14 1002,-20 1002,-20 1002,-118.5 1002,-118.5 1002,-124.5 996,-130.5 990,-130.5 990,-130.5 296,-130.5 296,-130.5 290,-130.5 284,-124.5 284,-118.5 284,-118.5 284,-20 284,-20 284,-14 290,-8 296,-8"/>
|
|
32
|
+
<text xml:space="preserve" text-anchor="middle" x="643" y="-107.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="#fde68a">~/.pwn/</text>
|
|
33
33
|
</g>
|
|
34
34
|
<!-- Req -->
|
|
35
35
|
<g id="node1" class="node">
|
|
36
36
|
<title>Req</title>
|
|
37
|
-
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="
|
|
38
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
37
|
+
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="M473.5,-591.88C473.5,-591.88 430.5,-591.88 430.5,-591.88 424.5,-591.88 418.5,-585.88 418.5,-579.88 418.5,-579.88 418.5,-567.88 418.5,-567.88 418.5,-561.88 424.5,-555.88 430.5,-555.88 430.5,-555.88 473.5,-555.88 473.5,-555.88 479.5,-555.88 485.5,-561.88 485.5,-567.88 485.5,-567.88 485.5,-579.88 485.5,-579.88 485.5,-585.88 479.5,-591.88 473.5,-591.88"/>
|
|
38
|
+
<text xml:space="preserve" text-anchor="middle" x="452" y="-570.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">👤  request</text>
|
|
39
39
|
</g>
|
|
40
40
|
<!-- Loop -->
|
|
41
41
|
<g id="node2" class="node">
|
|
42
42
|
<title>Loop</title>
|
|
43
|
-
<path fill="#7dd3fc" stroke="#334155" stroke-width="2" d="
|
|
44
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
45
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
46
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
43
|
+
<path fill="#7dd3fc" stroke="#334155" stroke-width="2" d="M689.38,-595.88C689.38,-595.88 576.62,-595.88 576.62,-595.88 570.62,-595.88 564.62,-589.88 564.62,-583.88 564.62,-583.88 564.62,-563.88 564.62,-563.88 564.62,-557.88 570.62,-551.88 576.62,-551.88 576.62,-551.88 689.38,-551.88 689.38,-551.88 695.38,-551.88 701.38,-557.88 701.38,-563.88 701.38,-563.88 701.38,-583.88 701.38,-583.88 701.38,-589.88 695.38,-595.88 689.38,-595.88"/>
|
|
44
|
+
<text xml:space="preserve" text-anchor="middle" x="633" y="-582.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">Loop.run</text>
|
|
45
|
+
<text xml:space="preserve" text-anchor="middle" x="633" y="-570.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">plan_first · Dispatch · guard</text>
|
|
46
|
+
<text xml:space="preserve" text-anchor="middle" x="633" y="-558.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">final answer</text>
|
|
47
47
|
</g>
|
|
48
48
|
<!-- Req->Loop -->
|
|
49
49
|
<g id="edge1" class="edge">
|
|
50
50
|
<title>Req->Loop</title>
|
|
51
|
-
<path fill="none" stroke="#38bdf8" stroke-width="2" d="
|
|
52
|
-
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="2" points="
|
|
51
|
+
<path fill="none" stroke="#38bdf8" stroke-width="2" d="M485.94,-573.88C508.24,-573.88 530.53,-573.88 552.83,-573.88"/>
|
|
52
|
+
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="2" points="552.75,-576.68 560.75,-573.88 552.75,-571.08 552.75,-576.68"/>
|
|
53
53
|
</g>
|
|
54
54
|
<!-- R1 -->
|
|
55
55
|
<g id="node3" class="node">
|
|
56
56
|
<title>R1</title>
|
|
57
|
-
<path fill="#c4b5fd" stroke="#334155" stroke-width="2" d="
|
|
58
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
59
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
57
|
+
<path fill="#c4b5fd" stroke="#334155" stroke-width="2" d="M1335,-420.5C1335,-420.5 1235,-420.5 1235,-420.5 1229,-420.5 1223,-414.5 1223,-408.5 1223,-408.5 1223,-396.5 1223,-396.5 1223,-390.5 1229,-384.5 1235,-384.5 1235,-384.5 1335,-384.5 1335,-384.5 1341,-384.5 1347,-390.5 1347,-396.5 1347,-396.5 1347,-408.5 1347,-408.5 1347,-414.5 1341,-420.5 1335,-420.5"/>
|
|
58
|
+
<text xml:space="preserve" text-anchor="middle" x="1285" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">R1  judge (ORM)</text>
|
|
59
|
+
<text xml:space="preserve" text-anchor="middle" x="1285" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">score · verdict · rationale</text>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- Loop->R1 -->
|
|
62
62
|
<g id="edge3" class="edge">
|
|
63
63
|
<title>Loop->R1</title>
|
|
64
|
-
<path fill="none" stroke="#a78bfa" stroke-width="2" d="
|
|
65
|
-
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="2" points="
|
|
66
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
64
|
+
<path fill="none" stroke="#a78bfa" stroke-width="2" d="M702.17,-555.45C782.65,-535.23 905.99,-504.46 916.75,-503 948.28,-498.73 1174.13,-508.38 1203,-495 1232.17,-481.48 1255.41,-452.17 1269.6,-430.35"/>
|
|
65
|
+
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="2" points="1271.83,-432.06 1273.69,-423.79 1267.08,-429.1 1271.83,-432.06"/>
|
|
66
|
+
<text xml:space="preserve" text-anchor="middle" x="925.38" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">final</text>
|
|
67
67
|
</g>
|
|
68
68
|
<!-- R2 -->
|
|
69
69
|
<g id="node4" class="node">
|
|
70
70
|
<title>R2</title>
|
|
71
|
-
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="
|
|
72
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
73
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
71
|
+
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="M1711,-424.5C1711,-424.5 1623,-424.5 1623,-424.5 1617,-424.5 1611,-418.5 1611,-412.5 1611,-412.5 1611,-392.5 1611,-392.5 1611,-386.5 1617,-380.5 1623,-380.5 1623,-380.5 1711,-380.5 1711,-380.5 1717,-380.5 1723,-386.5 1723,-392.5 1723,-392.5 1723,-412.5 1723,-412.5 1723,-418.5 1717,-424.5 1711,-424.5"/>
|
|
72
|
+
<text xml:space="preserve" text-anchor="middle" x="1667" y="-411" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">R2  prm (PRM)</text>
|
|
73
|
+
<text xml:space="preserve" text-anchor="middle" x="1667" y="-399" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">per-step +1/0/−1</text>
|
|
74
|
+
<text xml:space="preserve" text-anchor="middle" x="1667" y="-387" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">→ Registry.rank (P18)</text>
|
|
74
75
|
</g>
|
|
75
76
|
<!-- Loop->R2 -->
|
|
76
77
|
<g id="edge4" class="edge">
|
|
77
78
|
<title>Loop->R2</title>
|
|
78
|
-
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="
|
|
79
|
-
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="
|
|
80
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
79
|
+
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="M702.1,-560.56C764.45,-549.19 858.62,-531.41 940,-513.5 959,-509.32 963.2,-505.48 982.5,-503 1016.03,-498.7 1560.49,-509.57 1591,-495 1617.86,-482.18 1638.57,-454.79 1651.54,-433.3"/>
|
|
80
|
+
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="1653.88,-434.83 1655.46,-426.51 1649.03,-432.03 1653.88,-434.83"/>
|
|
81
|
+
<text xml:space="preserve" text-anchor="middle" x="998.25" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">session</text>
|
|
81
82
|
</g>
|
|
82
83
|
<!-- R3 -->
|
|
83
84
|
<g id="node5" class="node">
|
|
84
85
|
<title>R3</title>
|
|
85
|
-
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="
|
|
86
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
87
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
88
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
86
|
+
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="M1031.25,-424.5C1031.25,-424.5 908.75,-424.5 908.75,-424.5 902.75,-424.5 896.75,-418.5 896.75,-412.5 896.75,-412.5 896.75,-392.5 896.75,-392.5 896.75,-386.5 902.75,-380.5 908.75,-380.5 908.75,-380.5 1031.25,-380.5 1031.25,-380.5 1037.25,-380.5 1043.25,-386.5 1043.25,-392.5 1043.25,-392.5 1043.25,-412.5 1043.25,-412.5 1043.25,-418.5 1037.25,-424.5 1031.25,-424.5"/>
|
|
87
|
+
<text xml:space="preserve" text-anchor="middle" x="970" y="-411" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">R3  sentinel (ring N=40)</text>
|
|
88
|
+
<text xml:space="preserve" text-anchor="middle" x="970" y="-399" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">proxy ≠ judge ≠ (1−corr)</text>
|
|
89
|
+
<text xml:space="preserve" text-anchor="middle" x="970" y="-387" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">warm full (P10/P16) + distrust</text>
|
|
89
90
|
</g>
|
|
90
91
|
<!-- Loop->R3 -->
|
|
91
92
|
<g id="edge5" class="edge">
|
|
92
93
|
<title>Loop->R3</title>
|
|
93
|
-
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="
|
|
94
|
-
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="
|
|
94
|
+
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="M666.63,-550.93C693.46,-534.64 732.6,-513.51 770,-503 815.06,-490.34 832.29,-514.14 875,-495 905.2,-481.46 931.58,-454.05 948.83,-432.74"/>
|
|
95
|
+
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="951.02,-434.48 953.77,-426.46 946.62,-431.02 951.02,-434.48"/>
|
|
95
96
|
</g>
|
|
96
97
|
<!-- R4 -->
|
|
97
98
|
<g id="node6" class="node">
|
|
98
99
|
<title>R4</title>
|
|
99
|
-
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="
|
|
100
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
101
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
100
|
+
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="M1170.62,-420.5C1170.62,-420.5 1095.38,-420.5 1095.38,-420.5 1089.38,-420.5 1083.38,-414.5 1083.38,-408.5 1083.38,-408.5 1083.38,-396.5 1083.38,-396.5 1083.38,-390.5 1089.38,-384.5 1095.38,-384.5 1095.38,-384.5 1170.62,-384.5 1170.62,-384.5 1176.62,-384.5 1182.62,-390.5 1182.62,-396.5 1182.62,-396.5 1182.62,-408.5 1182.62,-408.5 1182.62,-414.5 1176.62,-420.5 1170.62,-420.5"/>
|
|
101
|
+
<text xml:space="preserve" text-anchor="middle" x="1133" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">R4  semantic_ok</text>
|
|
102
|
+
<text xml:space="preserve" text-anchor="middle" x="1133" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">grep exit 1 ≠ failure</text>
|
|
102
103
|
</g>
|
|
103
104
|
<!-- Loop->R4 -->
|
|
104
105
|
<g id="edge2" class="edge">
|
|
105
106
|
<title>Loop->R4</title>
|
|
106
|
-
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="
|
|
107
|
-
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="
|
|
108
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
107
|
+
<path fill="none" stroke="#a78bfa" stroke-width="1.3" d="M681.37,-550.9C720.34,-534.36 777.01,-512.91 829,-503 854.56,-498.13 1039.88,-506.92 1063,-495 1089.91,-481.13 1109.47,-451.67 1120.97,-429.91"/>
|
|
108
|
+
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="1123.41,-431.28 1124.51,-422.88 1118.41,-428.76 1123.41,-431.28"/>
|
|
109
|
+
<text xml:space="preserve" text-anchor="middle" x="847" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">Dispatch</text>
|
|
109
110
|
</g>
|
|
110
111
|
<!-- S2 -->
|
|
111
112
|
<g id="node9" class="node">
|
|
112
113
|
<title>S2</title>
|
|
113
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
114
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
115
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
114
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M134.62,-420.5C134.62,-420.5 29.38,-420.5 29.38,-420.5 23.38,-420.5 17.38,-414.5 17.38,-408.5 17.38,-408.5 17.38,-396.5 17.38,-396.5 17.38,-390.5 23.38,-384.5 29.38,-384.5 29.38,-384.5 134.62,-384.5 134.62,-384.5 140.62,-384.5 146.62,-390.5 146.62,-396.5 146.62,-396.5 146.62,-408.5 146.62,-408.5 146.62,-414.5 140.62,-420.5 134.62,-420.5"/>
|
|
115
|
+
<text xml:space="preserve" text-anchor="middle" x="82" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">S2  counterfactual</text>
|
|
116
|
+
<text xml:space="preserve" text-anchor="middle" x="82" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">real_dispatch vs imagined</text>
|
|
116
117
|
</g>
|
|
117
118
|
<!-- Loop->S2 -->
|
|
118
119
|
<g id="edge9" class="edge">
|
|
119
120
|
<title>Loop->S2</title>
|
|
120
|
-
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="
|
|
121
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="
|
|
122
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
121
|
+
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="M563.8,-561.21C545.04,-558.05 524.74,-554.64 506,-551.5 355.35,-526.27 301.51,-567.38 167,-495 138.01,-479.4 113.5,-450.11 98.36,-428.87"/>
|
|
122
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="100.81,-427.49 93.96,-422.5 96.21,-430.67 100.81,-427.49"/>
|
|
123
|
+
<text xml:space="preserve" text-anchor="middle" x="233.23" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">[REPEATING]</text>
|
|
123
124
|
</g>
|
|
124
125
|
<!-- S3 -->
|
|
125
126
|
<g id="node10" class="node">
|
|
126
127
|
<title>S3</title>
|
|
127
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
128
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
129
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
128
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M338.88,-420.5C338.88,-420.5 199.12,-420.5 199.12,-420.5 193.12,-420.5 187.12,-414.5 187.12,-408.5 187.12,-408.5 187.12,-396.5 187.12,-396.5 187.12,-390.5 193.12,-384.5 199.12,-384.5 199.12,-384.5 338.88,-384.5 338.88,-384.5 344.88,-384.5 350.88,-390.5 350.88,-396.5 350.88,-396.5 350.88,-408.5 350.88,-408.5 350.88,-414.5 344.88,-420.5 338.88,-420.5"/>
|
|
129
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">S3  critic</text>
|
|
130
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">tool-armed · revised_answer DPO</text>
|
|
130
131
|
</g>
|
|
131
132
|
<!-- Loop->S3 -->
|
|
132
133
|
<g id="edge8" class="edge">
|
|
133
134
|
<title>Loop->S3</title>
|
|
134
|
-
<path fill="none" stroke="#34d399" stroke-width="1.3" d="
|
|
135
|
-
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="
|
|
136
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
135
|
+
<path fill="none" stroke="#34d399" stroke-width="1.3" d="M563.78,-561.01C508.97,-549.61 431.77,-529 371,-495 339.57,-477.41 309.64,-448.62 290.43,-428.03"/>
|
|
136
|
+
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="292.65,-426.31 285.18,-422.31 288.52,-430.1 292.65,-426.31"/>
|
|
137
|
+
<text xml:space="preserve" text-anchor="middle" x="412.72" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">final</text>
|
|
137
138
|
</g>
|
|
138
139
|
<!-- S4 -->
|
|
139
140
|
<g id="node11" class="node">
|
|
140
141
|
<title>S4</title>
|
|
141
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
142
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
143
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
142
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M494.88,-420.5C494.88,-420.5 403.12,-420.5 403.12,-420.5 397.12,-420.5 391.12,-414.5 391.12,-408.5 391.12,-408.5 391.12,-396.5 391.12,-396.5 391.12,-390.5 397.12,-384.5 403.12,-384.5 403.12,-384.5 494.88,-384.5 494.88,-384.5 500.88,-384.5 506.88,-390.5 506.88,-396.5 506.88,-396.5 506.88,-408.5 506.88,-408.5 506.88,-414.5 500.88,-420.5 494.88,-420.5"/>
|
|
143
|
+
<text xml:space="preserve" text-anchor="middle" x="449" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">S4  red_team_plan</text>
|
|
144
|
+
<text xml:space="preserve" text-anchor="middle" x="449" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">adversarial plan review</text>
|
|
144
145
|
</g>
|
|
145
146
|
<!-- Loop->S4 -->
|
|
146
147
|
<g id="edge7" class="edge">
|
|
147
148
|
<title>Loop->S4</title>
|
|
148
|
-
<path fill="none" stroke="#34d399" stroke-width="1.3" d="
|
|
149
|
-
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="
|
|
150
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
149
|
+
<path fill="none" stroke="#34d399" stroke-width="1.3" d="M599.47,-551.2C577.82,-536.5 549.57,-516 527,-495 504.93,-474.47 482.95,-448 467.97,-428.81"/>
|
|
150
|
+
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="470.31,-427.25 463.2,-422.63 465.87,-430.68 470.31,-427.25"/>
|
|
151
|
+
<text xml:space="preserve" text-anchor="middle" x="564.7" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">plan_first</text>
|
|
151
152
|
</g>
|
|
152
153
|
<!-- C3 -->
|
|
153
154
|
<g id="node12" class="node">
|
|
154
155
|
<title>C3</title>
|
|
155
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
156
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
157
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
156
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M642.75,-420.5C642.75,-420.5 559.25,-420.5 559.25,-420.5 553.25,-420.5 547.25,-414.5 547.25,-408.5 547.25,-408.5 547.25,-396.5 547.25,-396.5 547.25,-390.5 553.25,-384.5 559.25,-384.5 559.25,-384.5 642.75,-384.5 642.75,-384.5 648.75,-384.5 654.75,-390.5 654.75,-396.5 654.75,-396.5 654.75,-408.5 654.75,-408.5 654.75,-414.5 648.75,-420.5 642.75,-420.5"/>
|
|
157
|
+
<text xml:space="preserve" text-anchor="middle" x="601" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">C3  hindsight (HER)</text>
|
|
158
|
+
<text xml:space="preserve" text-anchor="middle" x="601" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">relabel achieved-goal</text>
|
|
158
159
|
</g>
|
|
159
160
|
<!-- Loop->C3 -->
|
|
160
161
|
<g id="edge10" class="edge">
|
|
161
162
|
<title>Loop->C3</title>
|
|
162
|
-
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="
|
|
163
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="
|
|
164
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
163
|
+
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="M628.88,-551.08C623.07,-520.31 612.46,-464.17 606.14,-430.7"/>
|
|
164
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="608.93,-430.37 604.69,-423.03 603.42,-431.41 608.93,-430.37"/>
|
|
165
|
+
<text xml:space="preserve" text-anchor="middle" x="643.11" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">failed goal</text>
|
|
165
166
|
</g>
|
|
166
167
|
<!-- E3 -->
|
|
167
168
|
<g id="node7" class="node">
|
|
168
169
|
<title>E3</title>
|
|
169
|
-
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="
|
|
170
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
171
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
170
|
+
<path fill="#c4b5fd" stroke="#334155" stroke-width="1.3" d="M1559.12,-420.5C1559.12,-420.5 1438.88,-420.5 1438.88,-420.5 1432.88,-420.5 1426.88,-414.5 1426.88,-408.5 1426.88,-408.5 1426.88,-396.5 1426.88,-396.5 1426.88,-390.5 1432.88,-384.5 1438.88,-384.5 1438.88,-384.5 1559.12,-384.5 1559.12,-384.5 1565.12,-384.5 1571.12,-390.5 1571.12,-396.5 1571.12,-396.5 1571.12,-408.5 1571.12,-408.5 1571.12,-414.5 1565.12,-420.5 1559.12,-420.5"/>
|
|
171
|
+
<text xml:space="preserve" text-anchor="middle" x="1499" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">E3  verify_as_reward</text>
|
|
172
|
+
<text xml:space="preserve" text-anchor="middle" x="1499" y="-393" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">extro_verify caps/floors judge</text>
|
|
172
173
|
</g>
|
|
173
174
|
<!-- R1->E3 -->
|
|
174
175
|
<g id="edge6" class="edge">
|
|
175
176
|
<title>R1->E3</title>
|
|
176
|
-
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
177
|
-
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="
|
|
178
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
177
|
+
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="M1347.76,-402.5C1369.34,-402.5 1393.84,-402.5 1416.74,-402.5"/>
|
|
178
|
+
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="1416.47,-405.3 1424.47,-402.5 1416.47,-399.7 1416.47,-405.3"/>
|
|
179
|
+
<text xml:space="preserve" text-anchor="middle" x="1386.94" y="-407.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">ground</text>
|
|
179
180
|
</g>
|
|
180
181
|
<!-- Fses -->
|
|
181
182
|
<g id="node17" class="node">
|
|
182
183
|
<title>Fses</title>
|
|
183
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
184
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
185
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
186
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
184
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M627.5,-56C627.5,-58.21 608.45,-60 585,-60 561.55,-60 542.5,-58.21 542.5,-56 542.5,-56 542.5,-20 542.5,-20 542.5,-17.79 561.55,-16 585,-16 608.45,-16 627.5,-17.79 627.5,-20 627.5,-20 627.5,-56 627.5,-56"/>
|
|
185
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M627.5,-56C627.5,-53.79 608.45,-52 585,-52 561.55,-52 542.5,-53.79 542.5,-56"/>
|
|
186
|
+
<text xml:space="preserve" text-anchor="middle" x="585" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">sessions/*.jsonl</text>
|
|
187
|
+
<text xml:space="preserve" text-anchor="middle" x="585" y="-28.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">(step_reward)</text>
|
|
187
188
|
</g>
|
|
188
189
|
<!-- R2->Fses -->
|
|
189
190
|
<g id="edge11" class="edge">
|
|
190
191
|
<title>R2->Fses</title>
|
|
191
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
192
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
193
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
192
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M1611.5,-379.96C1604.61,-377.4 1597.66,-374.86 1591,-372.5 1234.13,-246.18 1147.82,-184 772,-138.5 744.59,-135.18 672.02,-144.13 648,-130.5 624.18,-116.99 607.4,-90.31 597.18,-69.24"/>
|
|
193
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="599.79,-68.2 593.9,-62.1 594.7,-70.54 599.79,-68.2"/>
|
|
194
|
+
<text xml:space="preserve" text-anchor="middle" x="1448.68" y="-211.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">step_reward</text>
|
|
194
195
|
</g>
|
|
195
196
|
<!-- Fmis -->
|
|
196
197
|
<g id="node16" class="node">
|
|
197
198
|
<title>Fmis</title>
|
|
198
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
199
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
200
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
199
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M848.38,-52.73C848.38,-54.53 831.17,-56 810,-56 788.83,-56 771.62,-54.53 771.62,-52.73 771.62,-52.73 771.62,-23.27 771.62,-23.27 771.62,-21.47 788.83,-20 810,-20 831.17,-20 848.38,-21.47 848.38,-23.27 848.38,-23.27 848.38,-52.73 848.38,-52.73"/>
|
|
200
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M848.38,-52.73C848.38,-50.92 831.17,-49.45 810,-49.45 788.83,-49.45 771.62,-50.92 771.62,-52.73"/>
|
|
201
|
+
<text xml:space="preserve" text-anchor="middle" x="810" y="-34.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">mistakes.json</text>
|
|
201
202
|
</g>
|
|
202
203
|
<!-- R3->Fmis -->
|
|
203
204
|
<g id="edge13" class="edge">
|
|
204
205
|
<title>R3->Fmis</title>
|
|
205
|
-
<path fill="none" stroke="#fb7185" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
206
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="
|
|
207
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
206
|
+
<path fill="none" stroke="#fb7185" stroke-width="1.3" stroke-dasharray="5,2" d="M960.47,-379.91C932.71,-317.02 851.98,-134.11 821.67,-65.45"/>
|
|
207
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="824.33,-64.53 818.54,-58.35 819.21,-66.79 824.33,-64.53"/>
|
|
208
|
+
<text xml:space="preserve" text-anchor="middle" x="960.12" y="-211.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">reward_signal</text>
|
|
208
209
|
</g>
|
|
209
210
|
<!-- Frws -->
|
|
210
211
|
<g id="node21" class="node">
|
|
211
212
|
<title>Frws</title>
|
|
212
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
213
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
214
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
213
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M993.62,-52.73C993.62,-54.53 970.04,-56 941,-56 911.96,-56 888.38,-54.53 888.38,-52.73 888.38,-52.73 888.38,-23.27 888.38,-23.27 888.38,-21.47 911.96,-20 941,-20 970.04,-20 993.62,-21.47 993.62,-23.27 993.62,-23.27 993.62,-52.73 993.62,-52.73"/>
|
|
214
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M993.62,-52.73C993.62,-50.92 970.04,-49.45 941,-49.45 911.96,-49.45 888.38,-50.92 888.38,-52.73"/>
|
|
215
|
+
<text xml:space="preserve" text-anchor="middle" x="941" y="-34.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">reward_sentinel.json</text>
|
|
215
216
|
</g>
|
|
216
217
|
<!-- R3->Frws -->
|
|
217
218
|
<g id="edge12" class="edge">
|
|
218
219
|
<title>R3->Frws</title>
|
|
219
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
220
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
220
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M987.28,-379.86C999.65,-362.91 1015.26,-338.15 1022,-313.5 1037.76,-255.84 1032.55,-237.84 1022,-179 1014.01,-134.41 983.93,-90.43 962.77,-63.99"/>
|
|
221
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="965,-62.3 957.77,-57.89 960.67,-65.85 965,-62.3"/>
|
|
221
222
|
</g>
|
|
222
223
|
<!-- S1 -->
|
|
223
224
|
<g id="node8" class="node">
|
|
224
225
|
<title>S1</title>
|
|
225
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="2" d="
|
|
226
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
227
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
228
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
226
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="2" d="M844.75,-424.5C844.75,-424.5 707.25,-424.5 707.25,-424.5 701.25,-424.5 695.25,-418.5 695.25,-412.5 695.25,-412.5 695.25,-392.5 695.25,-392.5 695.25,-386.5 701.25,-380.5 707.25,-380.5 707.25,-380.5 844.75,-380.5 844.75,-380.5 850.75,-380.5 856.75,-386.5 856.75,-392.5 856.75,-392.5 856.75,-412.5 856.75,-412.5 856.75,-418.5 850.75,-424.5 844.75,-424.5"/>
|
|
227
|
+
<text xml:space="preserve" text-anchor="middle" x="776" y="-411" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">S1  practice (P14/P17)</text>
|
|
228
|
+
<text xml:space="preserve" text-anchor="middle" x="776" y="-399" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">budget-first + winning_trace DPO</text>
|
|
229
|
+
<text xml:space="preserve" text-anchor="middle" x="776" y="-387" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">auto-resolve on judge≥0.7</text>
|
|
229
230
|
</g>
|
|
230
231
|
<!-- S1->Fmis -->
|
|
231
232
|
<g id="edge14" class="edge">
|
|
232
233
|
<title>S1->Fmis</title>
|
|
233
|
-
<path fill="none" stroke="#34d399" stroke-width="1.3" d="
|
|
234
|
-
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="776.
|
|
235
|
-
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="
|
|
236
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
234
|
+
<path fill="none" stroke="#34d399" stroke-width="1.3" d="M778.96,-369.96C785.54,-299.84 801.28,-132.01 807.45,-66.17"/>
|
|
235
|
+
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="776.19,-369.45 778.23,-377.68 781.77,-369.98 776.19,-369.45"/>
|
|
236
|
+
<polygon fill="#34d399" stroke="#34d399" stroke-width="1.3" points="810.21,-66.69 808.17,-58.47 804.64,-66.17 810.21,-66.69"/>
|
|
237
|
+
<text xml:space="preserve" text-anchor="middle" x="821.88" y="-211.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">auto-resolve</text>
|
|
237
238
|
</g>
|
|
238
239
|
<!-- Fcur -->
|
|
239
240
|
<g id="node19" class="node">
|
|
240
241
|
<title>Fcur</title>
|
|
241
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
242
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
243
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
242
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M732,-52.73C732,-54.53 717.66,-56 700,-56 682.34,-56 668,-54.53 668,-52.73 668,-52.73 668,-23.27 668,-23.27 668,-21.47 682.34,-20 700,-20 717.66,-20 732,-21.47 732,-23.27 732,-23.27 732,-52.73 732,-52.73"/>
|
|
243
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M732,-52.73C732,-50.92 717.66,-49.45 700,-49.45 682.34,-49.45 668,-50.92 668,-52.73"/>
|
|
244
|
+
<text xml:space="preserve" text-anchor="middle" x="700" y="-34.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">curriculum/</text>
|
|
244
245
|
</g>
|
|
245
246
|
<!-- S1->Fcur -->
|
|
246
247
|
<g id="edge15" class="edge">
|
|
247
248
|
<title>S1->Fcur</title>
|
|
248
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M771.
|
|
249
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
249
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M771.42,-379.64C758.23,-316.74 720.21,-135.4 705.71,-66.24"/>
|
|
250
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="708.46,-65.69 704.07,-58.43 702.98,-66.84 708.46,-65.69"/>
|
|
250
251
|
</g>
|
|
251
252
|
<!-- W1 -->
|
|
252
253
|
<g id="node13" class="node">
|
|
253
254
|
<title>W1</title>
|
|
254
|
-
<path fill="#fda4af" stroke="#334155" stroke-width="1.3" d="
|
|
255
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
256
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
257
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
258
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
255
|
+
<path fill="#fda4af" stroke="#334155" stroke-width="1.3" d="M317.88,-243C317.88,-243 220.12,-243 220.12,-243 214.12,-243 208.12,-237 208.12,-231 208.12,-231 208.12,-199 208.12,-199 208.12,-193 214.12,-187 220.12,-187 220.12,-187 317.88,-187 317.88,-187 323.88,-187 329.88,-193 329.88,-199 329.88,-199 329.88,-231 329.88,-231 329.88,-237 323.88,-243 317.88,-243"/>
|
|
256
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-229.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">W1  preference ledger</text>
|
|
257
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">trajectory pairs (P9/P14)</text>
|
|
258
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-205.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">scrub+geometry (P15)</text>
|
|
259
|
+
<text xml:space="preserve" text-anchor="middle" x="269" y="-193.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">write+export ≤40%/src</text>
|
|
259
260
|
</g>
|
|
260
261
|
<!-- S2->W1 -->
|
|
261
262
|
<g id="edge16" class="edge">
|
|
262
263
|
<title>S2->W1</title>
|
|
263
|
-
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="
|
|
264
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="
|
|
265
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
264
|
+
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="M105.38,-384.11C127.59,-367.13 161.44,-340.05 188,-313.5 207.42,-294.08 227.16,-270.42 242.29,-251.28"/>
|
|
265
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="244.33,-253.22 247.05,-245.19 239.92,-249.76 244.33,-253.22"/>
|
|
266
|
+
<text xml:space="preserve" text-anchor="middle" x="205.4" y="-328.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">(loser,winner)</text>
|
|
266
267
|
</g>
|
|
267
268
|
<!-- S3->W1 -->
|
|
268
269
|
<g id="edge17" class="edge">
|
|
269
270
|
<title>S3->W1</title>
|
|
270
|
-
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="
|
|
271
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="
|
|
271
|
+
<path fill="none" stroke="#fb7185" stroke-width="1.3" d="M269,-384.05C269,-354.26 269,-292.98 269,-253.23"/>
|
|
272
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="1.3" points="271.8,-253.34 269,-245.34 266.2,-253.34 271.8,-253.34"/>
|
|
272
273
|
</g>
|
|
273
274
|
<!-- C3->Fses -->
|
|
274
275
|
<g id="edge18" class="edge">
|
|
275
276
|
<title>C3->Fses</title>
|
|
276
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
277
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
278
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
277
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M600.23,-384.02C597.69,-326.61 589.61,-143.38 586.36,-69.91"/>
|
|
278
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="589.18,-70.13 586.03,-62.26 583.58,-70.37 589.18,-70.13"/>
|
|
279
|
+
<text xml:space="preserve" text-anchor="middle" x="622.59" y="-211.7" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">success:true</text>
|
|
279
280
|
</g>
|
|
280
281
|
<!-- Fprf -->
|
|
281
282
|
<g id="node18" class="node">
|
|
282
283
|
<title>Fprf</title>
|
|
283
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
284
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
285
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
284
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M502.12,-52.73C502.12,-54.53 481.9,-56 457,-56 432.1,-56 411.88,-54.53 411.88,-52.73 411.88,-52.73 411.88,-23.27 411.88,-23.27 411.88,-21.47 432.1,-20 457,-20 481.9,-20 502.12,-21.47 502.12,-23.27 502.12,-23.27 502.12,-52.73 502.12,-52.73"/>
|
|
285
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M502.12,-52.73C502.12,-50.92 481.9,-49.45 457,-49.45 432.1,-49.45 411.88,-50.92 411.88,-52.73"/>
|
|
286
|
+
<text xml:space="preserve" text-anchor="middle" x="457" y="-34.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">preferences.jsonl</text>
|
|
286
287
|
</g>
|
|
287
288
|
<!-- W1->Fprf -->
|
|
288
289
|
<g id="edge19" class="edge">
|
|
289
290
|
<title>W1->Fprf</title>
|
|
290
|
-
<path fill="none" stroke="#f59e0b" stroke-width="2" d="
|
|
291
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="2" points="
|
|
291
|
+
<path fill="none" stroke="#f59e0b" stroke-width="2" d="M330.34,-187.12C336.96,-184.33 343.61,-181.58 350,-179 385.22,-164.8 404.78,-177.39 430,-149 449.96,-126.54 455.71,-91.7 457.1,-67.26"/>
|
|
292
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="2" points="459.89,-67.64 457.37,-59.55 454.3,-67.45 459.89,-67.64"/>
|
|
292
293
|
</g>
|
|
293
294
|
<!-- W2 -->
|
|
294
295
|
<g id="node14" class="node">
|
|
295
296
|
<title>W2</title>
|
|
296
|
-
<path fill="#fda4af" stroke="#334155" stroke-width="2" d="
|
|
297
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
298
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
299
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
300
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
297
|
+
<path fill="#fda4af" stroke="#334155" stroke-width="2" d="M156.25,-243C156.25,-243 27.75,-243 27.75,-243 21.75,-243 15.75,-237 15.75,-231 15.75,-231 15.75,-199 15.75,-199 15.75,-193 21.75,-187 27.75,-187 27.75,-187 156.25,-187 156.25,-187 162.25,-187 168.25,-193 168.25,-199 168.25,-199 168.25,-231 168.25,-231 168.25,-237 162.25,-243 156.25,-243"/>
|
|
298
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-229.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">W2  train_and_gate</text>
|
|
299
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">SFT(P12)+DPO → LoRA vN+1</text>
|
|
300
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-205.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">gate v2 + diet (P11/P19)</text>
|
|
301
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-193.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">export_ready without trainer</text>
|
|
301
302
|
</g>
|
|
302
303
|
<!-- Fftn -->
|
|
303
304
|
<g id="node20" class="node">
|
|
304
305
|
<title>Fftn</title>
|
|
305
|
-
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="
|
|
306
|
-
<path fill="none" stroke="#334155" stroke-width="1.3" d="
|
|
307
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
306
|
+
<path fill="#fcd34d" stroke="#334155" stroke-width="1.3" d="M372.25,-52.73C372.25,-54.53 354.21,-56 332,-56 309.79,-56 291.75,-54.53 291.75,-52.73 291.75,-52.73 291.75,-23.27 291.75,-23.27 291.75,-21.47 309.79,-20 332,-20 354.21,-20 372.25,-21.47 372.25,-23.27 372.25,-23.27 372.25,-52.73 372.25,-52.73"/>
|
|
307
|
+
<path fill="none" stroke="#334155" stroke-width="1.3" d="M372.25,-52.73C372.25,-50.92 354.21,-49.45 332,-49.45 309.79,-49.45 291.75,-50.92 291.75,-52.73"/>
|
|
308
|
+
<text xml:space="preserve" text-anchor="middle" x="332" y="-34.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">finetune/*.jsonl</text>
|
|
308
309
|
</g>
|
|
309
310
|
<!-- W2->Fftn -->
|
|
310
311
|
<g id="edge22" class="edge">
|
|
311
312
|
<title>W2->Fftn</title>
|
|
312
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
313
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
313
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M130.29,-186.08C177.29,-151.81 256.13,-94.32 300.03,-62.31"/>
|
|
314
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="301.66,-64.59 306.47,-57.61 298.36,-60.06 301.66,-64.59"/>
|
|
314
315
|
</g>
|
|
315
316
|
<!-- Ollama -->
|
|
316
317
|
<g id="node22" class="node">
|
|
317
318
|
<title>Ollama</title>
|
|
318
|
-
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="
|
|
319
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
320
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
319
|
+
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="M141.25,-56C141.25,-56 42.75,-56 42.75,-56 36.75,-56 30.75,-50 30.75,-44 30.75,-44 30.75,-32 30.75,-32 30.75,-26 36.75,-20 42.75,-20 42.75,-20 141.25,-20 141.25,-20 147.25,-20 153.25,-26 153.25,-32 153.25,-32 153.25,-44 153.25,-44 153.25,-50 147.25,-56 141.25,-56"/>
|
|
320
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">ollama create pwn-vN+1</text>
|
|
321
|
+
<text xml:space="preserve" text-anchor="middle" x="92" y="-28.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">(local LoRA adapter)</text>
|
|
321
322
|
</g>
|
|
322
323
|
<!-- W2->Ollama -->
|
|
323
324
|
<g id="edge23" class="edge">
|
|
324
325
|
<title>W2->Ollama</title>
|
|
325
|
-
<path fill="none" stroke="#fb7185" stroke-width="2" d="
|
|
326
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="2" points="
|
|
327
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
326
|
+
<path fill="none" stroke="#fb7185" stroke-width="2" d="M90.83,-186.17C90.39,-174.67 89.96,-161.19 89.75,-149 89.27,-121.32 90.06,-89.72 90.83,-67.51"/>
|
|
327
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="2" points="93.62,-67.65 91.12,-59.55 88.03,-67.44 93.62,-67.65"/>
|
|
328
|
+
<text xml:space="preserve" text-anchor="middle" x="101.38" y="-140.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">LoRA</text>
|
|
328
329
|
</g>
|
|
329
330
|
<!-- W3 -->
|
|
330
331
|
<g id="node15" class="node">
|
|
331
332
|
<title>W3</title>
|
|
332
|
-
<path fill="#fda4af" stroke="#334155" stroke-width="1.3" d="
|
|
333
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
334
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
333
|
+
<path fill="#fda4af" stroke="#334155" stroke-width="1.3" d="M500.38,-233C500.38,-233 381.62,-233 381.62,-233 375.62,-233 369.62,-227 369.62,-221 369.62,-221 369.62,-209 369.62,-209 369.62,-203 375.62,-197 381.62,-197 381.62,-197 500.38,-197 500.38,-197 506.38,-197 512.38,-203 512.38,-209 512.38,-209 512.38,-221 512.38,-221 512.38,-227 506.38,-233 500.38,-233"/>
|
|
334
|
+
<text xml:space="preserve" text-anchor="middle" x="441" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">W3  calibrate</text>
|
|
335
|
+
<text xml:space="preserve" text-anchor="middle" x="441" y="-205.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">p(success) vs actual → Brier</text>
|
|
335
336
|
</g>
|
|
336
337
|
<!-- W3->Loop -->
|
|
337
338
|
<g id="edge25" class="edge">
|
|
338
339
|
<title>W3->Loop</title>
|
|
339
|
-
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
340
|
-
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="
|
|
341
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
340
|
+
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="M458.6,-233.28C483.46,-256.42 531.4,-296.53 581,-313.5 703.11,-355.27 1652.09,-278.95 1741,-372.5 1778.51,-411.96 1779.27,-456.27 1741,-495 1734.45,-501.63 1079.26,-501.98 1070,-503 1047.43,-505.48 1042.34,-509.44 1020,-513.5 913.69,-532.8 790.2,-551.03 711.85,-562.07"/>
|
|
341
|
+
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="711.53,-559.29 704,-563.17 712.31,-564.83 711.53,-559.29"/>
|
|
342
|
+
<text xml:space="preserve" text-anchor="middle" x="1790.79" y="-399.2" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">calibration</text>
|
|
342
343
|
</g>
|
|
343
344
|
<!-- Fmis->W2 -->
|
|
344
345
|
<g id="edge24" class="edge">
|
|
345
346
|
<title>Fmis->W2</title>
|
|
346
|
-
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
347
|
-
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="
|
|
348
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
347
|
+
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="M804.27,-56.63C796.28,-78.1 779.58,-113.59 752,-130.5 644.77,-196.27 310.89,-152.12 188,-179 182.5,-180.2 176.9,-181.64 171.29,-183.25"/>
|
|
348
|
+
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="170.61,-180.53 163.76,-185.52 172.23,-185.89 170.61,-180.53"/>
|
|
349
|
+
<text xml:space="preserve" text-anchor="middle" x="746.1" y="-140.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">eval set</text>
|
|
349
350
|
</g>
|
|
350
351
|
<!-- Fses->W2 -->
|
|
351
352
|
<g id="edge21" class="edge">
|
|
352
353
|
<title>Fses->W2</title>
|
|
353
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
354
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
355
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
354
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M576.49,-60.28C566.72,-81.75 548.54,-114.01 522,-130.5 506.07,-140.4 206.18,-174.42 188,-179 183.18,-180.22 178.26,-181.58 173.33,-183.06"/>
|
|
355
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="172.53,-180.38 165.72,-185.43 174.19,-185.72 172.53,-180.38"/>
|
|
356
|
+
<text xml:space="preserve" text-anchor="middle" x="514.77" y="-140.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">export_finetune</text>
|
|
356
357
|
</g>
|
|
357
358
|
<!-- Fprf->W2 -->
|
|
358
359
|
<g id="edge20" class="edge">
|
|
359
360
|
<title>Fprf->W2</title>
|
|
360
|
-
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="
|
|
361
|
-
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="
|
|
362
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
361
|
+
<path fill="none" stroke="#f59e0b" stroke-width="1.3" d="M450.23,-56.46C440.8,-78.11 421.47,-114.14 392,-130.5 366.21,-144.82 288.14,-131.43 259.5,-138.5 221.43,-147.89 181.29,-165.68 149.86,-181.63"/>
|
|
362
|
+
<polygon fill="#f59e0b" stroke="#f59e0b" stroke-width="1.3" points="148.81,-179.02 142.98,-185.17 151.37,-183.99 148.81,-179.02"/>
|
|
363
|
+
<text xml:space="preserve" text-anchor="middle" x="282.75" y="-140.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">export_dpo</text>
|
|
363
364
|
</g>
|
|
364
365
|
<!-- Ollama->Loop -->
|
|
365
366
|
<g id="edge32" class="edge">
|
|
366
367
|
<title>Ollama->Loop</title>
|
|
367
|
-
<path fill="none" stroke="#fb7185" stroke-width="2" stroke-dasharray="5,2" d="
|
|
368
|
-
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="2" points="
|
|
369
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
370
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
368
|
+
<path fill="none" stroke="#fb7185" stroke-width="2" stroke-dasharray="5,2" d="M117.66,-56.63C151.64,-78.82 214.24,-115.82 274,-130.5 300.87,-137.1 744.35,-137.49 772,-138.5 930.37,-144.27 1332.07,-133.93 1484,-179 1649.95,-228.23 1735.18,-222.75 1822,-372.5 1849.31,-419.6 1860.28,-456.28 1822,-495 1815.13,-501.94 1128.71,-501.94 1119,-503 1096.43,-505.47 1091.38,-509.63 1069,-513.5 945.38,-534.87 800.94,-553.26 713.26,-563.69"/>
|
|
369
|
+
<polygon fill="#fb7185" stroke="#fb7185" stroke-width="2" points="712.95,-560.91 705.34,-564.63 713.61,-566.47 712.95,-560.91"/>
|
|
370
|
+
<text xml:space="preserve" text-anchor="middle" x="1833.45" y="-333.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">promoted vN+1</text>
|
|
371
|
+
<text xml:space="preserve" text-anchor="middle" x="1833.45" y="-323.45" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">(next session)</text>
|
|
371
372
|
</g>
|
|
372
373
|
<!-- Cron -->
|
|
373
374
|
<g id="node23" class="node">
|
|
374
375
|
<title>Cron</title>
|
|
375
|
-
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="
|
|
376
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
377
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
378
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
376
|
+
<path fill="#7dd3fc" stroke="#334155" stroke-width="1.3" d="M1013,-596.25C1013,-596.25 883,-596.25 883,-596.25 877,-596.25 871,-590.25 871,-584.25 871,-584.25 871,-563.5 871,-563.5 871,-557.5 877,-551.5 883,-551.5 883,-551.5 1013,-551.5 1013,-551.5 1019,-551.5 1025,-557.5 1025,-563.5 1025,-563.5 1025,-584.25 1025,-584.25 1025,-590.25 1019,-596.25 1013,-596.25"/>
|
|
377
|
+
<text xml:space="preserve" text-anchor="middle" x="948" y="-582.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">⏱  PWN::Cron.install_defaults</text>
|
|
378
|
+
<text xml:space="preserve" text-anchor="middle" x="948" y="-570" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">practice · offline_judge</text>
|
|
379
|
+
<text xml:space="preserve" text-anchor="middle" x="948" y="-558" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">train dry_run · consolidate</text>
|
|
379
380
|
</g>
|
|
380
381
|
<!-- Cron->S1 -->
|
|
381
382
|
<g id="edge26" class="edge">
|
|
382
383
|
<title>Cron->S1</title>
|
|
383
|
-
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="
|
|
384
|
-
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="
|
|
385
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
384
|
+
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="M998.45,-550.92C1022.2,-537.64 1042.13,-520.03 1026,-503 1014.75,-491.12 894.13,-501.22 879,-495 846.95,-481.81 818.18,-454.23 799.24,-432.78"/>
|
|
385
|
+
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="801.59,-431.22 794.25,-426.98 797.35,-434.87 801.59,-431.22"/>
|
|
386
|
+
<text xml:space="preserve" text-anchor="middle" x="1046.97" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">0 3 * * *</text>
|
|
386
387
|
</g>
|
|
387
388
|
<!-- Cron->W2 -->
|
|
388
389
|
<g id="edge28" class="edge">
|
|
389
390
|
<title>Cron->W2</title>
|
|
390
|
-
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="
|
|
391
|
-
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="
|
|
392
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
391
|
+
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="M1023.36,-550.93C1084.62,-534.23 1173.58,-512.55 1253,-503 1268.69,-501.11 1810.9,-506.26 1822,-495 1876.19,-440.05 1873.04,-372.37 1815,-321.5 1798.01,-306.61 208.82,-322.28 188,-313.5 158.17,-300.92 132.9,-274.11 115.78,-251.78"/>
|
|
392
|
+
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="118.04,-250.13 111.03,-245.37 113.55,-253.46 118.04,-250.13"/>
|
|
393
|
+
<text xml:space="preserve" text-anchor="middle" x="1876.79" y="-399.2" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">0 4 * * 0</text>
|
|
393
394
|
</g>
|
|
394
395
|
<!-- OJ -->
|
|
395
396
|
<g id="node24" class="node">
|
|
396
397
|
<title>OJ</title>
|
|
397
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
398
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
399
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
398
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M1320.88,-591.88C1320.88,-591.88 1181.12,-591.88 1181.12,-591.88 1175.12,-591.88 1169.12,-585.88 1169.12,-579.88 1169.12,-579.88 1169.12,-567.88 1169.12,-567.88 1169.12,-561.88 1175.12,-555.88 1181.12,-555.88 1181.12,-555.88 1320.88,-555.88 1320.88,-555.88 1326.88,-555.88 1332.88,-561.88 1332.88,-567.88 1332.88,-567.88 1332.88,-579.88 1332.88,-579.88 1332.88,-585.88 1326.88,-591.88 1320.88,-591.88"/>
|
|
399
|
+
<text xml:space="preserve" text-anchor="middle" x="1251" y="-576.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">P3  offline_judge</text>
|
|
400
|
+
<text xml:space="preserve" text-anchor="middle" x="1251" y="-564.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">ORM/PRM + W3 cal + P10 warm</text>
|
|
400
401
|
</g>
|
|
401
402
|
<!-- Cron->OJ -->
|
|
402
403
|
<g id="edge27" class="edge">
|
|
403
404
|
<title>Cron->OJ</title>
|
|
404
|
-
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="
|
|
405
|
-
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="
|
|
406
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
405
|
+
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="M1025.64,-573.88C1066.22,-573.88 1116.17,-573.88 1158.72,-573.88"/>
|
|
406
|
+
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="1158.56,-576.68 1166.56,-573.88 1158.56,-571.08 1158.56,-576.68"/>
|
|
407
|
+
<text xml:space="preserve" text-anchor="middle" x="1097.06" y="-578.83" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">30 3 * * *</text>
|
|
407
408
|
</g>
|
|
408
409
|
<!-- MemGC -->
|
|
409
410
|
<g id="node25" class="node">
|
|
410
411
|
<title>MemGC</title>
|
|
411
|
-
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="
|
|
412
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
413
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
412
|
+
<path fill="#6ee7b7" stroke="#334155" stroke-width="1.3" d="M1502.62,-591.88C1502.62,-591.88 1385.38,-591.88 1385.38,-591.88 1379.38,-591.88 1373.38,-585.88 1373.38,-579.88 1373.38,-579.88 1373.38,-567.88 1373.38,-567.88 1373.38,-561.88 1379.38,-555.88 1385.38,-555.88 1385.38,-555.88 1502.62,-555.88 1502.62,-555.88 1508.62,-555.88 1514.62,-561.88 1514.62,-567.88 1514.62,-567.88 1514.62,-579.88 1514.62,-579.88 1514.62,-585.88 1508.62,-591.88 1502.62,-591.88"/>
|
|
413
|
+
<text xml:space="preserve" text-anchor="middle" x="1444" y="-576.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">M1/M3  Learning.consolidate</text>
|
|
414
|
+
<text xml:space="preserve" text-anchor="middle" x="1444" y="-564.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#0f172a">nightly memory GC</text>
|
|
414
415
|
</g>
|
|
415
416
|
<!-- Cron->MemGC -->
|
|
416
417
|
<g id="edge29" class="edge">
|
|
417
418
|
<title>Cron->MemGC</title>
|
|
418
|
-
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="
|
|
419
|
-
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="
|
|
420
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
419
|
+
<path fill="none" stroke="#38bdf8" stroke-width="1.3" d="M1008.6,-596.78C1048.34,-610.56 1101.79,-626.74 1150.62,-633.81 1235.6,-646.12 1333.04,-617.6 1391.5,-595.81"/>
|
|
420
|
+
<polygon fill="#38bdf8" stroke="#38bdf8" stroke-width="1.3" points="1392.21,-598.53 1398.7,-593.07 1390.22,-593.29 1392.21,-598.53"/>
|
|
421
|
+
<text xml:space="preserve" text-anchor="middle" x="1166" y="-636.2" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">0 5 * * *</text>
|
|
421
422
|
</g>
|
|
422
423
|
<!-- OJ->R1 -->
|
|
423
424
|
<g id="edge30" class="edge">
|
|
424
425
|
<title>OJ->R1</title>
|
|
425
|
-
<path fill="none" stroke="#a78bfa" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
426
|
-
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="
|
|
427
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
426
|
+
<path fill="none" stroke="#a78bfa" stroke-width="1.3" stroke-dasharray="5,2" d="M1254.51,-555.39C1260.42,-525.92 1272.42,-466.17 1279.47,-431.04"/>
|
|
427
|
+
<polygon fill="#a78bfa" stroke="#a78bfa" stroke-width="1.3" points="1282.19,-431.73 1281.02,-423.33 1276.7,-430.62 1282.19,-431.73"/>
|
|
428
|
+
<text xml:space="preserve" text-anchor="middle" x="1279.2" y="-504.95" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">backfill</text>
|
|
428
429
|
</g>
|
|
429
430
|
<!-- OJ->W3 -->
|
|
430
431
|
<g id="edge31" class="edge">
|
|
431
432
|
<title>OJ->W3</title>
|
|
432
|
-
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="
|
|
433
|
-
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="
|
|
434
|
-
<text xml:space="preserve" text-anchor="middle" x="
|
|
433
|
+
<path fill="none" stroke="#fbbf24" stroke-width="1.3" stroke-dasharray="5,2" d="M1330.18,-555.27C1337.87,-553.86 1345.57,-552.58 1353,-551.5 1429.9,-540.37 1997.33,-552.12 2050,-495 2086.91,-454.98 2078.44,-418.93 2050,-372.5 2023.94,-329.96 1998.48,-333.3 1950,-321.5 1913.05,-312.51 617.25,-325 581,-313.5 535.52,-299.08 491.84,-264.2 465.7,-240.32"/>
|
|
434
|
+
<polygon fill="#fbbf24" stroke="#fbbf24" stroke-width="1.3" points="467.69,-238.34 459.93,-234.94 463.87,-242.44 467.69,-238.34"/>
|
|
435
|
+
<text xml:space="preserve" text-anchor="middle" x="2096.73" y="-399.2" font-family="Helvetica,sans-Serif" font-size="9.00" fill="#cbd5e1">p(success)</text>
|
|
435
436
|
</g>
|
|
436
437
|
</g>
|
|
437
438
|
</svg>
|