get-claudia 1.26.0 → 1.28.0
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/bin/index.js +148 -151
- package/gateway/scripts/install.ps1 +19 -2
- package/gateway/scripts/install.sh +20 -2
- package/memory-daemon/brain_monitor_screenshot.svg +249 -0
- package/memory-daemon/claudia_memory/__main__.py +12 -0
- package/memory-daemon/claudia_memory/tui/__init__.py +25 -0
- package/memory-daemon/claudia_memory/tui/app.py +117 -0
- package/memory-daemon/claudia_memory/tui/data_source.py +314 -0
- package/memory-daemon/claudia_memory/tui/styles.tcss +92 -0
- package/memory-daemon/claudia_memory/tui/widgets/__init__.py +13 -0
- package/memory-daemon/claudia_memory/tui/widgets/claudia_identity.py +157 -0
- package/memory-daemon/claudia_memory/tui/widgets/constellation.py +81 -0
- package/memory-daemon/claudia_memory/tui/widgets/memory_landscape.py +130 -0
- package/memory-daemon/claudia_memory/tui/widgets/neural_pulse.py +90 -0
- package/memory-daemon/pyproject.toml +5 -1
- package/memory-daemon/requirements.txt +3 -0
- package/memory-daemon/scripts/install.ps1 +59 -15
- package/memory-daemon/scripts/install.sh +39 -12
- package/memory-daemon/tests/test_tui_data_source.py +327 -0
- package/package.json +1 -1
- package/template-v2/.claude/skills/README.md +2 -1
- package/template-v2/.claude/skills/brain-monitor/SKILL.md +50 -0
- package/template-v2/CLAUDE.md +1 -0
|
@@ -0,0 +1,249 @@
|
|
|
1
|
+
<svg class="rich-terminal" viewBox="0 0 1238 1026.0" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- Generated with Rich https://www.textualize.io -->
|
|
3
|
+
<style>
|
|
4
|
+
|
|
5
|
+
@font-face {
|
|
6
|
+
font-family: "Fira Code";
|
|
7
|
+
src: local("FiraCode-Regular"),
|
|
8
|
+
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2") format("woff2"),
|
|
9
|
+
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff") format("woff");
|
|
10
|
+
font-style: normal;
|
|
11
|
+
font-weight: 400;
|
|
12
|
+
}
|
|
13
|
+
@font-face {
|
|
14
|
+
font-family: "Fira Code";
|
|
15
|
+
src: local("FiraCode-Bold"),
|
|
16
|
+
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2") format("woff2"),
|
|
17
|
+
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff") format("woff");
|
|
18
|
+
font-style: bold;
|
|
19
|
+
font-weight: 700;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.terminal-632078841-matrix {
|
|
23
|
+
font-family: Fira Code, monospace;
|
|
24
|
+
font-size: 20px;
|
|
25
|
+
line-height: 24.4px;
|
|
26
|
+
font-variant-east-asian: full-width;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.terminal-632078841-title {
|
|
30
|
+
font-size: 18px;
|
|
31
|
+
font-weight: bold;
|
|
32
|
+
font-family: arial;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.terminal-632078841-r1 { fill: #c5c8c6 }
|
|
36
|
+
.terminal-632078841-r2 { fill: #818cf8 }
|
|
37
|
+
.terminal-632078841-r3 { fill: #e8e8f8 }
|
|
38
|
+
.terminal-632078841-r4 { fill: #9c9cac }
|
|
39
|
+
.terminal-632078841-r5 { fill: #c1c1c3 }
|
|
40
|
+
.terminal-632078841-r6 { fill: #363b6c }
|
|
41
|
+
.terminal-632078841-r7 { fill: #e8e8f8;font-weight: bold }
|
|
42
|
+
.terminal-632078841-r8 { fill: #fbbf24;font-weight: bold }
|
|
43
|
+
.terminal-632078841-r9 { fill: #fbbf24 }
|
|
44
|
+
.terminal-632078841-r10 { fill: #a77f1d }
|
|
45
|
+
.terminal-632078841-r11 { fill: #60a5fa;font-weight: bold }
|
|
46
|
+
.terminal-632078841-r12 { fill: #60a5fa }
|
|
47
|
+
.terminal-632078841-r13 { fill: #416eaa }
|
|
48
|
+
.terminal-632078841-r14 { fill: #34d399;font-weight: bold }
|
|
49
|
+
.terminal-632078841-r15 { fill: #34d399 }
|
|
50
|
+
.terminal-632078841-r16 { fill: #248c6a }
|
|
51
|
+
.terminal-632078841-r17 { fill: #6b7280;font-weight: bold }
|
|
52
|
+
.terminal-632078841-r18 { fill: #4ade80;font-weight: bold }
|
|
53
|
+
.terminal-632078841-r19 { fill: #c8c8e0 }
|
|
54
|
+
.terminal-632078841-r20 { fill: #6b7280 }
|
|
55
|
+
.terminal-632078841-r21 { fill: #c084fc;font-weight: bold }
|
|
56
|
+
.terminal-632078841-r22 { fill: #89899c }
|
|
57
|
+
.terminal-632078841-r23 { fill: #e0e0e0 }
|
|
58
|
+
.terminal-632078841-r24 { fill: #858599 }
|
|
59
|
+
.terminal-632078841-r25 { fill: #4ade80 }
|
|
60
|
+
.terminal-632078841-r26 { fill: #1a1a2e }
|
|
61
|
+
.terminal-632078841-r27 { fill: #262a4a }
|
|
62
|
+
.terminal-632078841-r28 { fill: #93c5fd }
|
|
63
|
+
.terminal-632078841-r29 { fill: #0f0f1a }
|
|
64
|
+
.terminal-632078841-r30 { fill: #c084fc }
|
|
65
|
+
.terminal-632078841-r31 { fill: #f87171;font-weight: bold }
|
|
66
|
+
.terminal-632078841-r32 { fill: #f87171 }
|
|
67
|
+
.terminal-632078841-r33 { fill: #a3690c }
|
|
68
|
+
.terminal-632078841-r34 { fill: #c8c8e0;font-weight: bold }
|
|
69
|
+
.terminal-632078841-r35 { fill: #f59e0b }
|
|
70
|
+
.terminal-632078841-r36 { fill: #ffa62b;font-weight: bold }
|
|
71
|
+
.terminal-632078841-r37 { fill: #343441 }
|
|
72
|
+
</style>
|
|
73
|
+
|
|
74
|
+
<defs>
|
|
75
|
+
<clipPath id="terminal-632078841-clip-terminal">
|
|
76
|
+
<rect x="0" y="0" width="1219.0" height="975.0" />
|
|
77
|
+
</clipPath>
|
|
78
|
+
<clipPath id="terminal-632078841-line-0">
|
|
79
|
+
<rect x="0" y="1.5" width="1220" height="24.65"/>
|
|
80
|
+
</clipPath>
|
|
81
|
+
<clipPath id="terminal-632078841-line-1">
|
|
82
|
+
<rect x="0" y="25.9" width="1220" height="24.65"/>
|
|
83
|
+
</clipPath>
|
|
84
|
+
<clipPath id="terminal-632078841-line-2">
|
|
85
|
+
<rect x="0" y="50.3" width="1220" height="24.65"/>
|
|
86
|
+
</clipPath>
|
|
87
|
+
<clipPath id="terminal-632078841-line-3">
|
|
88
|
+
<rect x="0" y="74.7" width="1220" height="24.65"/>
|
|
89
|
+
</clipPath>
|
|
90
|
+
<clipPath id="terminal-632078841-line-4">
|
|
91
|
+
<rect x="0" y="99.1" width="1220" height="24.65"/>
|
|
92
|
+
</clipPath>
|
|
93
|
+
<clipPath id="terminal-632078841-line-5">
|
|
94
|
+
<rect x="0" y="123.5" width="1220" height="24.65"/>
|
|
95
|
+
</clipPath>
|
|
96
|
+
<clipPath id="terminal-632078841-line-6">
|
|
97
|
+
<rect x="0" y="147.9" width="1220" height="24.65"/>
|
|
98
|
+
</clipPath>
|
|
99
|
+
<clipPath id="terminal-632078841-line-7">
|
|
100
|
+
<rect x="0" y="172.3" width="1220" height="24.65"/>
|
|
101
|
+
</clipPath>
|
|
102
|
+
<clipPath id="terminal-632078841-line-8">
|
|
103
|
+
<rect x="0" y="196.7" width="1220" height="24.65"/>
|
|
104
|
+
</clipPath>
|
|
105
|
+
<clipPath id="terminal-632078841-line-9">
|
|
106
|
+
<rect x="0" y="221.1" width="1220" height="24.65"/>
|
|
107
|
+
</clipPath>
|
|
108
|
+
<clipPath id="terminal-632078841-line-10">
|
|
109
|
+
<rect x="0" y="245.5" width="1220" height="24.65"/>
|
|
110
|
+
</clipPath>
|
|
111
|
+
<clipPath id="terminal-632078841-line-11">
|
|
112
|
+
<rect x="0" y="269.9" width="1220" height="24.65"/>
|
|
113
|
+
</clipPath>
|
|
114
|
+
<clipPath id="terminal-632078841-line-12">
|
|
115
|
+
<rect x="0" y="294.3" width="1220" height="24.65"/>
|
|
116
|
+
</clipPath>
|
|
117
|
+
<clipPath id="terminal-632078841-line-13">
|
|
118
|
+
<rect x="0" y="318.7" width="1220" height="24.65"/>
|
|
119
|
+
</clipPath>
|
|
120
|
+
<clipPath id="terminal-632078841-line-14">
|
|
121
|
+
<rect x="0" y="343.1" width="1220" height="24.65"/>
|
|
122
|
+
</clipPath>
|
|
123
|
+
<clipPath id="terminal-632078841-line-15">
|
|
124
|
+
<rect x="0" y="367.5" width="1220" height="24.65"/>
|
|
125
|
+
</clipPath>
|
|
126
|
+
<clipPath id="terminal-632078841-line-16">
|
|
127
|
+
<rect x="0" y="391.9" width="1220" height="24.65"/>
|
|
128
|
+
</clipPath>
|
|
129
|
+
<clipPath id="terminal-632078841-line-17">
|
|
130
|
+
<rect x="0" y="416.3" width="1220" height="24.65"/>
|
|
131
|
+
</clipPath>
|
|
132
|
+
<clipPath id="terminal-632078841-line-18">
|
|
133
|
+
<rect x="0" y="440.7" width="1220" height="24.65"/>
|
|
134
|
+
</clipPath>
|
|
135
|
+
<clipPath id="terminal-632078841-line-19">
|
|
136
|
+
<rect x="0" y="465.1" width="1220" height="24.65"/>
|
|
137
|
+
</clipPath>
|
|
138
|
+
<clipPath id="terminal-632078841-line-20">
|
|
139
|
+
<rect x="0" y="489.5" width="1220" height="24.65"/>
|
|
140
|
+
</clipPath>
|
|
141
|
+
<clipPath id="terminal-632078841-line-21">
|
|
142
|
+
<rect x="0" y="513.9" width="1220" height="24.65"/>
|
|
143
|
+
</clipPath>
|
|
144
|
+
<clipPath id="terminal-632078841-line-22">
|
|
145
|
+
<rect x="0" y="538.3" width="1220" height="24.65"/>
|
|
146
|
+
</clipPath>
|
|
147
|
+
<clipPath id="terminal-632078841-line-23">
|
|
148
|
+
<rect x="0" y="562.7" width="1220" height="24.65"/>
|
|
149
|
+
</clipPath>
|
|
150
|
+
<clipPath id="terminal-632078841-line-24">
|
|
151
|
+
<rect x="0" y="587.1" width="1220" height="24.65"/>
|
|
152
|
+
</clipPath>
|
|
153
|
+
<clipPath id="terminal-632078841-line-25">
|
|
154
|
+
<rect x="0" y="611.5" width="1220" height="24.65"/>
|
|
155
|
+
</clipPath>
|
|
156
|
+
<clipPath id="terminal-632078841-line-26">
|
|
157
|
+
<rect x="0" y="635.9" width="1220" height="24.65"/>
|
|
158
|
+
</clipPath>
|
|
159
|
+
<clipPath id="terminal-632078841-line-27">
|
|
160
|
+
<rect x="0" y="660.3" width="1220" height="24.65"/>
|
|
161
|
+
</clipPath>
|
|
162
|
+
<clipPath id="terminal-632078841-line-28">
|
|
163
|
+
<rect x="0" y="684.7" width="1220" height="24.65"/>
|
|
164
|
+
</clipPath>
|
|
165
|
+
<clipPath id="terminal-632078841-line-29">
|
|
166
|
+
<rect x="0" y="709.1" width="1220" height="24.65"/>
|
|
167
|
+
</clipPath>
|
|
168
|
+
<clipPath id="terminal-632078841-line-30">
|
|
169
|
+
<rect x="0" y="733.5" width="1220" height="24.65"/>
|
|
170
|
+
</clipPath>
|
|
171
|
+
<clipPath id="terminal-632078841-line-31">
|
|
172
|
+
<rect x="0" y="757.9" width="1220" height="24.65"/>
|
|
173
|
+
</clipPath>
|
|
174
|
+
<clipPath id="terminal-632078841-line-32">
|
|
175
|
+
<rect x="0" y="782.3" width="1220" height="24.65"/>
|
|
176
|
+
</clipPath>
|
|
177
|
+
<clipPath id="terminal-632078841-line-33">
|
|
178
|
+
<rect x="0" y="806.7" width="1220" height="24.65"/>
|
|
179
|
+
</clipPath>
|
|
180
|
+
<clipPath id="terminal-632078841-line-34">
|
|
181
|
+
<rect x="0" y="831.1" width="1220" height="24.65"/>
|
|
182
|
+
</clipPath>
|
|
183
|
+
<clipPath id="terminal-632078841-line-35">
|
|
184
|
+
<rect x="0" y="855.5" width="1220" height="24.65"/>
|
|
185
|
+
</clipPath>
|
|
186
|
+
<clipPath id="terminal-632078841-line-36">
|
|
187
|
+
<rect x="0" y="879.9" width="1220" height="24.65"/>
|
|
188
|
+
</clipPath>
|
|
189
|
+
<clipPath id="terminal-632078841-line-37">
|
|
190
|
+
<rect x="0" y="904.3" width="1220" height="24.65"/>
|
|
191
|
+
</clipPath>
|
|
192
|
+
<clipPath id="terminal-632078841-line-38">
|
|
193
|
+
<rect x="0" y="928.7" width="1220" height="24.65"/>
|
|
194
|
+
</clipPath>
|
|
195
|
+
</defs>
|
|
196
|
+
|
|
197
|
+
<rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="1" y="1" width="1236" height="1024" rx="8"/><text class="terminal-632078841-title" fill="#c5c8c6" text-anchor="middle" x="618" y="27">Claudia Brain Monitor</text>
|
|
198
|
+
<g transform="translate(26,22)">
|
|
199
|
+
<circle cx="0" cy="0" r="7" fill="#ff5f57"/>
|
|
200
|
+
<circle cx="22" cy="0" r="7" fill="#febc2e"/>
|
|
201
|
+
<circle cx="44" cy="0" r="7" fill="#28c840"/>
|
|
202
|
+
</g>
|
|
203
|
+
|
|
204
|
+
<g transform="translate(9, 41)" clip-path="url(#terminal-632078841-clip-terminal)">
|
|
205
|
+
<rect fill="#0a0a1a" x="0" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="12.2" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="24.4" y="1.5" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="85.4" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="97.6" y="1.5" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="280.6" y="1.5" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="536.8" y="1.5" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="573.4" y="1.5" width="329.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="902.8" y="1.5" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#131322" x="1098" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#131322" x="1110.2" y="1.5" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#131322" x="1207.8" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="25.9" width="170.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="25.9" width="1012.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="50.3" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="50.3" width="488" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="50.3" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="744.2" y="50.3" width="451.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="74.7" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="74.7" width="488" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="74.7" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="744.2" y="74.7" width="451.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="99.1" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="99.1" width="488" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="744.2" y="99.1" width="451.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="123.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="123.5" width="1195.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="123.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="147.9" width="1220" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="172.3" width="1220" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="196.7" width="1220" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="221.1" width="268.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="221.1" width="305" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="221.1" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="221.1" width="390.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="305" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="341.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="353.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="366" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="378.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="390.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="402.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="414.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="463.6" y="245.5" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="245.5" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="245.5" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="915" y="245.5" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1012.6" y="245.5" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="305" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="341.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="353.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="366" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="378.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="390.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="402.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="414.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="463.6" y="269.9" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="269.9" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="269.9" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="854" y="269.9" width="341.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="305" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="341.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="353.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="366" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="378.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="390.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="402.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="414.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="463.6" y="294.3" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="294.3" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="294.3" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="854" y="294.3" width="341.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="305" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="341.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="353.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="366" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="378.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="390.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="402.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="414.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="463.6" y="318.7" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="318.7" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="318.7" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="915" y="318.7" width="280.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="292.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="305" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="341.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="353.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="366" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="378.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="390.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="402.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="414.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="463.6" y="343.1" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="343.1" width="0" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="343.1" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="36.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="73.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="85.4" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="97.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="109.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="122" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="134.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="170.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="183" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="195.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="207.4" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="219.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="231.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="244" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="256.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="367.5" width="317.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="367.5" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="878.4" y="367.5" width="317.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="391.9" width="0" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="391.9" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="391.9" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="391.9" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="939.4" y="391.9" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="416.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="48.8" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="416.3" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="146.4" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="416.3" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="317.2" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="329.4" y="416.3" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="416.3" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="524.6" y="416.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="416.3" width="170.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="416.3" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="927.2" y="416.3" width="268.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="440.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="440.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="24.4" y="465.1" width="207.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="231.8" y="465.1" width="366" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="465.1" width="219.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="854" y="465.1" width="353.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="489.5" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="489.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="489.5" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="489.5" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="489.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="489.5" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="817.4" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="829.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="841.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="854" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="866.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="878.4" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="890.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="902.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="915" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="927.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="939.4" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="951.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="963.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="976" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1000.4" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1012.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1024.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1037" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1061.4" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1073.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1085.8" y="489.5" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="513.9" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="513.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="513.9" width="207.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="353.8" y="513.9" width="219.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="513.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="513.9" width="317.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="951.6" y="513.9" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="538.3" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="538.3" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="538.3" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="538.3" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="538.3" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="538.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="538.3" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="562.7" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="562.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="562.7" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="562.7" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="562.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="562.7" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="562.7" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="562.7" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="562.7" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="587.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="587.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="587.1" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="587.1" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="587.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="587.1" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="587.1" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="587.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="587.1" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="611.5" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="611.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="611.5" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="611.5" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="573.4" y="611.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="611.5" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="611.5" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="611.5" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="611.5" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="635.9" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="122" y="635.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="146.4" y="635.9" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="341.6" y="635.9" width="231.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="573.4" y="635.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="635.9" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="635.9" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="635.9" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="635.9" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="12.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="24.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="36.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="48.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="61" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="73.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="85.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="97.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="109.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="122" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="134.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="146.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="158.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="170.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="183" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="195.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="207.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="219.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="231.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="244" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="256.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="268.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="280.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="292.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="305" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="317.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="329.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="341.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="353.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="366" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="378.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#262a4a" x="390.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="402.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="414.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="427" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="439.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="451.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="463.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="475.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="488" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="500.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="512.4" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="524.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="536.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="549" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="561.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="573.4" y="660.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="660.3" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="660.3" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="988.2" y="660.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1049.2" y="660.3" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="0" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="12.2" y="684.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0f0f1a" x="597.8" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="684.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="709.1" width="134.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="158.6" y="709.1" width="439.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="709.1" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="829.6" y="709.1" width="378.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="733.5" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="280.6" y="733.5" width="207.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="488" y="733.5" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="573.4" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="733.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="658.8" y="733.5" width="463.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1122.4" y="733.5" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1183.4" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="757.9" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="757.9" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="757.9" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="488" y="757.9" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="573.4" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="757.9" width="0" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="757.9" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="782.3" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="782.3" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="451.4" y="782.3" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="488" y="782.3" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="561.2" y="782.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="782.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="695.4" y="782.3" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="805.2" y="782.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="866.2" y="782.3" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="976" y="782.3" width="219.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="806.7" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="806.7" width="524.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="806.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="683.2" y="806.7" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="793" y="806.7" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="866.2" y="806.7" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1012.6" y="806.7" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="831.1" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="831.1" width="170.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="439.2" y="831.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="488" y="831.1" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="561.2" y="831.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="831.1" width="0" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="831.1" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="855.5" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="855.5" width="524.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="855.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="658.8" y="855.5" width="183" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="841.8" y="855.5" width="134.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="976" y="855.5" width="219.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="879.9" width="244" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="268.4" y="879.9" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="427" y="879.9" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="488" y="879.9" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="561.2" y="879.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="879.9" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="24.4" y="904.3" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="61" y="904.3" width="524.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="585.6" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="634.4" y="904.3" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1195.6" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="0" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="12.2" y="928.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="597.8" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="610" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="622.2" y="928.7" width="585.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#050510" x="1207.8" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="0" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="36.6" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="97.6" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="134.2" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="231.8" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="268.4" y="953.1" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="341.6" y="953.1" width="732" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="1073.6" y="953.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="1085.8" y="953.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="1110.2" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#0a0a1a" x="1207.8" y="953.1" width="12.2" height="24.65" shape-rendering="crispEdges"/>
|
|
206
|
+
<g class="terminal-632078841-matrix">
|
|
207
|
+
<text class="terminal-632078841-r2" x="12.2" y="20" textLength="12.2" clip-path="url(#terminal-632078841-line-0)">⭘</text><text class="terminal-632078841-r3" x="280.6" y="20" textLength="256.2" clip-path="url(#terminal-632078841-line-0)">Claudia Brain Monitor</text><text class="terminal-632078841-r4" x="536.8" y="20" textLength="36.6" clip-path="url(#terminal-632078841-line-0)"> — </text><text class="terminal-632078841-r4" x="573.4" y="20" textLength="329.4" clip-path="url(#terminal-632078841-line-0)">⬡ Neural Activity Dashboard</text><text class="terminal-632078841-r5" x="1110.2" y="20" textLength="97.6" clip-path="url(#terminal-632078841-line-0)">00:05:54</text><text class="terminal-632078841-r1" x="1220" y="20" textLength="12.2" clip-path="url(#terminal-632078841-line-0)">
|
|
208
|
+
</text><text class="terminal-632078841-r6" x="0" y="44.4" textLength="12.2" clip-path="url(#terminal-632078841-line-1)">╭</text><text class="terminal-632078841-r6" x="12.2" y="44.4" textLength="12.2" clip-path="url(#terminal-632078841-line-1)">─</text><text class="terminal-632078841-r7" x="24.4" y="44.4" textLength="170.8" clip-path="url(#terminal-632078841-line-1)"> Neural Pulse </text><text class="terminal-632078841-r6" x="195.2" y="44.4" textLength="1012.6" clip-path="url(#terminal-632078841-line-1)">───────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="44.4" textLength="12.2" clip-path="url(#terminal-632078841-line-1)">╮</text><text class="terminal-632078841-r1" x="1220" y="44.4" textLength="12.2" clip-path="url(#terminal-632078841-line-1)">
|
|
209
|
+
</text><text class="terminal-632078841-r6" x="0" y="68.8" textLength="12.2" clip-path="url(#terminal-632078841-line-2)">│</text><text class="terminal-632078841-r8" x="24.4" y="68.8" textLength="122" clip-path="url(#terminal-632078841-line-2)">  writes  </text><text class="terminal-632078841-r9" x="146.4" y="68.8" textLength="488" clip-path="url(#terminal-632078841-line-2)">                                       ⣿</text><text class="terminal-632078841-r10" x="634.4" y="68.8" textLength="109.8" clip-path="url(#terminal-632078841-line-2)">   15/min</text><text class="terminal-632078841-r6" x="1207.8" y="68.8" textLength="12.2" clip-path="url(#terminal-632078841-line-2)">│</text><text class="terminal-632078841-r1" x="1220" y="68.8" textLength="12.2" clip-path="url(#terminal-632078841-line-2)">
|
|
210
|
+
</text><text class="terminal-632078841-r6" x="0" y="93.2" textLength="12.2" clip-path="url(#terminal-632078841-line-3)">│</text><text class="terminal-632078841-r11" x="24.4" y="93.2" textLength="122" clip-path="url(#terminal-632078841-line-3)">  reads   </text><text class="terminal-632078841-r13" x="634.4" y="93.2" textLength="109.8" clip-path="url(#terminal-632078841-line-3)">    0/min</text><text class="terminal-632078841-r6" x="1207.8" y="93.2" textLength="12.2" clip-path="url(#terminal-632078841-line-3)">│</text><text class="terminal-632078841-r1" x="1220" y="93.2" textLength="12.2" clip-path="url(#terminal-632078841-line-3)">
|
|
211
|
+
</text><text class="terminal-632078841-r6" x="0" y="117.6" textLength="12.2" clip-path="url(#terminal-632078841-line-4)">│</text><text class="terminal-632078841-r14" x="24.4" y="117.6" textLength="122" clip-path="url(#terminal-632078841-line-4)">  links   </text><text class="terminal-632078841-r16" x="634.4" y="117.6" textLength="109.8" clip-path="url(#terminal-632078841-line-4)">    0/min</text><text class="terminal-632078841-r6" x="1207.8" y="117.6" textLength="12.2" clip-path="url(#terminal-632078841-line-4)">│</text><text class="terminal-632078841-r1" x="1220" y="117.6" textLength="12.2" clip-path="url(#terminal-632078841-line-4)">
|
|
212
|
+
</text><text class="terminal-632078841-r6" x="0" y="142" textLength="12.2" clip-path="url(#terminal-632078841-line-5)">╰</text><text class="terminal-632078841-r6" x="12.2" y="142" textLength="1195.6" clip-path="url(#terminal-632078841-line-5)">──────────────────────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="142" textLength="12.2" clip-path="url(#terminal-632078841-line-5)">╯</text><text class="terminal-632078841-r1" x="1220" y="142" textLength="12.2" clip-path="url(#terminal-632078841-line-5)">
|
|
213
|
+
</text><text class="terminal-632078841-r1" x="1220" y="166.4" textLength="12.2" clip-path="url(#terminal-632078841-line-6)">
|
|
214
|
+
</text><text class="terminal-632078841-r1" x="1220" y="190.8" textLength="12.2" clip-path="url(#terminal-632078841-line-7)">
|
|
215
|
+
</text><text class="terminal-632078841-r1" x="1220" y="215.2" textLength="12.2" clip-path="url(#terminal-632078841-line-8)">
|
|
216
|
+
</text><text class="terminal-632078841-r6" x="0" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">╭</text><text class="terminal-632078841-r6" x="12.2" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">─</text><text class="terminal-632078841-r7" x="24.4" y="239.6" textLength="268.4" clip-path="url(#terminal-632078841-line-9)"> Memory Constellation </text><text class="terminal-632078841-r6" x="292.8" y="239.6" textLength="305" clip-path="url(#terminal-632078841-line-9)">─────────────────────────</text><text class="terminal-632078841-r6" x="597.8" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">╮</text><text class="terminal-632078841-r6" x="610" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">╭</text><text class="terminal-632078841-r6" x="622.2" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">─</text><text class="terminal-632078841-r7" x="634.4" y="239.6" textLength="183" clip-path="url(#terminal-632078841-line-9)"> System Health </text><text class="terminal-632078841-r6" x="817.4" y="239.6" textLength="390.4" clip-path="url(#terminal-632078841-line-9)">────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">╮</text><text class="terminal-632078841-r1" x="1220" y="239.6" textLength="12.2" clip-path="url(#terminal-632078841-line-9)">
|
|
217
|
+
</text><text class="terminal-632078841-r6" x="0" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">│</text><text class="terminal-632078841-r8" x="24.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="36.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="48.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="61" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="73.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="85.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="97.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="109.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="122" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="134.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="146.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="158.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="170.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="183" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="195.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="207.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r14" x="219.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r17" x="231.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="244" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="256.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="268.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="280.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="292.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="305" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="317.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="329.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="341.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="353.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="366" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="378.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r8" x="390.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="402.6" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="414.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="427" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="439.2" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r11" x="451.4" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">●</text><text class="terminal-632078841-r6" x="597.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">│</text><text class="terminal-632078841-r6" x="610" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">│</text><text class="terminal-632078841-r18" x="634.4" y="264" textLength="183" clip-path="url(#terminal-632078841-line-10)">  Daemon      ●</text><text class="terminal-632078841-r19" x="817.4" y="264" textLength="97.6" clip-path="url(#terminal-632078841-line-10)"> Healthy</text><text class="terminal-632078841-r20" x="915" y="264" textLength="97.6" clip-path="url(#terminal-632078841-line-10)">  7d 20h</text><text class="terminal-632078841-r6" x="1207.8" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">│</text><text class="terminal-632078841-r1" x="1220" y="264" textLength="12.2" clip-path="url(#terminal-632078841-line-10)">
|
|
218
|
+
</text><text class="terminal-632078841-r6" x="0" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">│</text><text class="terminal-632078841-r11" x="24.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="36.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="48.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="61" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="73.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="85.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="97.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="109.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="122" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="134.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="146.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="158.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="170.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="183" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="195.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="207.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="219.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="231.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="244" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="256.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="268.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="280.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="292.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="305" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="317.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="329.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="341.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="353.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="366" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r11" x="378.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="390.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="402.6" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="414.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="427" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="439.2" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r8" x="451.4" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">●</text><text class="terminal-632078841-r6" x="597.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">│</text><text class="terminal-632078841-r6" x="610" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">│</text><text class="terminal-632078841-r18" x="634.4" y="288.4" textLength="183" clip-path="url(#terminal-632078841-line-11)">  Database    ●</text><text class="terminal-632078841-r19" x="817.4" y="288.4" textLength="36.6" clip-path="url(#terminal-632078841-line-11)"> Ok</text><text class="terminal-632078841-r6" x="1207.8" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">│</text><text class="terminal-632078841-r1" x="1220" y="288.4" textLength="12.2" clip-path="url(#terminal-632078841-line-11)">
|
|
219
|
+
</text><text class="terminal-632078841-r6" x="0" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">│</text><text class="terminal-632078841-r11" x="24.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="36.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="48.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="61" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="73.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="85.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="97.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="109.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="122" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="134.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="146.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r11" x="158.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="170.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="183" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="195.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="207.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="219.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="231.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="244" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="256.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="268.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="280.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="292.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="305" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="317.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="329.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="341.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="353.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="366" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="378.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="390.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="402.6" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="414.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="427" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="439.2" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r8" x="451.4" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">●</text><text class="terminal-632078841-r6" x="597.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">│</text><text class="terminal-632078841-r6" x="610" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">│</text><text class="terminal-632078841-r18" x="634.4" y="312.8" textLength="183" clip-path="url(#terminal-632078841-line-12)">  Embeddings  ●</text><text class="terminal-632078841-r19" x="817.4" y="312.8" textLength="36.6" clip-path="url(#terminal-632078841-line-12)"> Ok</text><text class="terminal-632078841-r6" x="1207.8" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">│</text><text class="terminal-632078841-r1" x="1220" y="312.8" textLength="12.2" clip-path="url(#terminal-632078841-line-12)">
|
|
220
|
+
</text><text class="terminal-632078841-r6" x="0" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">│</text><text class="terminal-632078841-r8" x="24.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="36.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="48.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="61" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="73.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="85.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="97.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="109.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="122" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="134.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="146.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="158.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="170.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="183" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="195.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="207.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="219.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="231.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="244" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="256.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="268.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="280.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="292.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="305" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="317.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="329.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="341.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r11" x="353.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="366" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="378.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="390.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="402.6" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="414.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="427" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="439.2" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r8" x="451.4" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">●</text><text class="terminal-632078841-r6" x="597.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">│</text><text class="terminal-632078841-r6" x="610" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">│</text><text class="terminal-632078841-r18" x="634.4" y="337.2" textLength="183" clip-path="url(#terminal-632078841-line-13)">  Scheduler   ●</text><text class="terminal-632078841-r19" x="817.4" y="337.2" textLength="97.6" clip-path="url(#terminal-632078841-line-13)"> Running</text><text class="terminal-632078841-r6" x="1207.8" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">│</text><text class="terminal-632078841-r1" x="1220" y="337.2" textLength="12.2" clip-path="url(#terminal-632078841-line-13)">
|
|
221
|
+
</text><text class="terminal-632078841-r6" x="0" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">│</text><text class="terminal-632078841-r8" x="24.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="36.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="48.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="61" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="73.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="85.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="97.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="109.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="122" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="134.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="146.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="158.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="170.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="183" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="195.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="207.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r11" x="219.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r8" x="231.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">●</text><text class="terminal-632078841-r10" x="244" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="256.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="268.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="280.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="292.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="305" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="317.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="329.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="341.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="353.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="366" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="378.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="390.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="402.6" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="414.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="427" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="439.2" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r10" x="451.4" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">○</text><text class="terminal-632078841-r6" x="597.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">│</text><text class="terminal-632078841-r6" x="610" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">│</text><text class="terminal-632078841-r6" x="1207.8" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">│</text><text class="terminal-632078841-r1" x="1220" y="361.6" textLength="12.2" clip-path="url(#terminal-632078841-line-14)">
|
|
222
|
+
</text><text class="terminal-632078841-r6" x="0" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">│</text><text class="terminal-632078841-r10" x="24.4" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="36.6" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="48.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="61" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="73.2" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="85.4" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="97.6" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="109.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="122" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="134.2" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r13" x="146.4" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="158.6" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="170.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="183" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="195.2" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="207.4" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="219.6" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="231.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="244" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r10" x="256.2" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">○</text><text class="terminal-632078841-r6" x="597.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">│</text><text class="terminal-632078841-r6" x="610" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">│</text><text class="terminal-632078841-r19" x="634.4" y="386" textLength="244" clip-path="url(#terminal-632078841-line-15)">  Database    4.1 MB</text><text class="terminal-632078841-r6" x="1207.8" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">│</text><text class="terminal-632078841-r1" x="1220" y="386" textLength="12.2" clip-path="url(#terminal-632078841-line-15)">
|
|
223
|
+
</text><text class="terminal-632078841-r6" x="0" y="410.4" textLength="12.2" clip-path="url(#terminal-632078841-line-16)">│</text><text class="terminal-632078841-r6" x="597.8" y="410.4" textLength="12.2" clip-path="url(#terminal-632078841-line-16)">│</text><text class="terminal-632078841-r6" x="610" y="410.4" textLength="12.2" clip-path="url(#terminal-632078841-line-16)">│</text><text class="terminal-632078841-r19" x="634.4" y="410.4" textLength="183" clip-path="url(#terminal-632078841-line-16)">  Memories  580</text><text class="terminal-632078841-r18" x="817.4" y="410.4" textLength="122" clip-path="url(#terminal-632078841-line-16)">  ▲8 today</text><text class="terminal-632078841-r6" x="1207.8" y="410.4" textLength="12.2" clip-path="url(#terminal-632078841-line-16)">│</text><text class="terminal-632078841-r1" x="1220" y="410.4" textLength="12.2" clip-path="url(#terminal-632078841-line-16)">
|
|
224
|
+
</text><text class="terminal-632078841-r6" x="0" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">│</text><text class="terminal-632078841-r8" x="48.8" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">●</text><text class="terminal-632078841-r20" x="61" y="434.8" textLength="85.4" clip-path="url(#terminal-632078841-line-17)">person </text><text class="terminal-632078841-r11" x="146.4" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">●</text><text class="terminal-632078841-r20" x="158.6" y="434.8" textLength="158.6" clip-path="url(#terminal-632078841-line-17)">organization </text><text class="terminal-632078841-r14" x="317.2" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">●</text><text class="terminal-632078841-r20" x="329.4" y="434.8" textLength="97.6" clip-path="url(#terminal-632078841-line-17)">project </text><text class="terminal-632078841-r21" x="427" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">●</text><text class="terminal-632078841-r20" x="439.2" y="434.8" textLength="85.4" clip-path="url(#terminal-632078841-line-17)">concept</text><text class="terminal-632078841-r6" x="597.8" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">│</text><text class="terminal-632078841-r6" x="610" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">│</text><text class="terminal-632078841-r19" x="634.4" y="434.8" textLength="170.8" clip-path="url(#terminal-632078841-line-17)">  Entities  92</text><text class="terminal-632078841-r18" x="805.2" y="434.8" textLength="122" clip-path="url(#terminal-632078841-line-17)">  ▲2 today</text><text class="terminal-632078841-r6" x="1207.8" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">│</text><text class="terminal-632078841-r1" x="1220" y="434.8" textLength="12.2" clip-path="url(#terminal-632078841-line-17)">
|
|
225
|
+
</text><text class="terminal-632078841-r6" x="0" y="459.2" textLength="12.2" clip-path="url(#terminal-632078841-line-18)">╰</text><text class="terminal-632078841-r6" x="12.2" y="459.2" textLength="585.6" clip-path="url(#terminal-632078841-line-18)">────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="597.8" y="459.2" textLength="12.2" clip-path="url(#terminal-632078841-line-18)">╯</text><text class="terminal-632078841-r6" x="610" y="459.2" textLength="12.2" clip-path="url(#terminal-632078841-line-18)">╰</text><text class="terminal-632078841-r6" x="622.2" y="459.2" textLength="585.6" clip-path="url(#terminal-632078841-line-18)">────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="459.2" textLength="12.2" clip-path="url(#terminal-632078841-line-18)">╯</text><text class="terminal-632078841-r1" x="1220" y="459.2" textLength="12.2" clip-path="url(#terminal-632078841-line-18)">
|
|
226
|
+
</text><text class="terminal-632078841-r2" x="0" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">╭</text><text class="terminal-632078841-r2" x="12.2" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">─</text><text class="terminal-632078841-r7" x="24.4" y="483.6" textLength="207.4" clip-path="url(#terminal-632078841-line-19)"> Activity Stream </text><text class="terminal-632078841-r2" x="231.8" y="483.6" textLength="366" clip-path="url(#terminal-632078841-line-19)">──────────────────────────────</text><text class="terminal-632078841-r2" x="597.8" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">╮</text><text class="terminal-632078841-r6" x="610" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">╭</text><text class="terminal-632078841-r6" x="622.2" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">─</text><text class="terminal-632078841-r7" x="634.4" y="483.6" textLength="219.6" clip-path="url(#terminal-632078841-line-19)"> Memory Landscape </text><text class="terminal-632078841-r6" x="854" y="483.6" textLength="353.8" clip-path="url(#terminal-632078841-line-19)">─────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">╮</text><text class="terminal-632078841-r1" x="1220" y="483.6" textLength="12.2" clip-path="url(#terminal-632078841-line-19)">
|
|
227
|
+
</text><text class="terminal-632078841-r2" x="0" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">│</text><text class="terminal-632078841-r20" x="12.2" y="508" textLength="109.8" clip-path="url(#terminal-632078841-line-20)">  05:04  </text><text class="terminal-632078841-r17" x="122" y="508" textLength="24.4" clip-path="url(#terminal-632078841-line-20)">○ </text><text class="terminal-632078841-r20" x="146.4" y="508" textLength="195.2" clip-path="url(#terminal-632078841-line-20)">memory_correct  </text><text class="terminal-632078841-r22" x="341.6" y="508" textLength="231.8" clip-path="url(#terminal-632078841-line-20)"> {"original_content</text><text class="terminal-632078841-r2" x="597.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">│</text><text class="terminal-632078841-r6" x="610" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">│</text><text class="terminal-632078841-r24" x="634.4" y="508" textLength="158.6" clip-path="url(#terminal-632078841-line-20)">  importance </text><text class="terminal-632078841-r20" x="793" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="805.2" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="817.4" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="829.6" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="841.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="854" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="866.2" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="878.4" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="890.6" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="902.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="915" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="927.2" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="939.4" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r9" x="951.6" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">█</text><text class="terminal-632078841-r20" x="963.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▃</text><text class="terminal-632078841-r20" x="976" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="988.2" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="1000.4" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="1012.6" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="1024.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▂</text><text class="terminal-632078841-r20" x="1037" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="1049.2" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="1061.4" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r20" x="1073.6" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">▁</text><text class="terminal-632078841-r6" x="1207.8" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">│</text><text class="terminal-632078841-r1" x="1220" y="508" textLength="12.2" clip-path="url(#terminal-632078841-line-20)">
|
|
228
|
+
</text><text class="terminal-632078841-r2" x="0" y="532.4" textLength="12.2" clip-path="url(#terminal-632078841-line-21)">│</text><text class="terminal-632078841-r20" x="12.2" y="532.4" textLength="109.8" clip-path="url(#terminal-632078841-line-21)">  05:04  </text><text class="terminal-632078841-r17" x="122" y="532.4" textLength="24.4" clip-path="url(#terminal-632078841-line-21)">○ </text><text class="terminal-632078841-r20" x="146.4" y="532.4" textLength="207.4" clip-path="url(#terminal-632078841-line-21)">memory_invalidate</text><text class="terminal-632078841-r22" x="353.8" y="532.4" textLength="219.6" clip-path="url(#terminal-632078841-line-21)"> {"content": "Orig</text><text class="terminal-632078841-r2" x="597.8" y="532.4" textLength="12.2" clip-path="url(#terminal-632078841-line-21)">│</text><text class="terminal-632078841-r6" x="610" y="532.4" textLength="12.2" clip-path="url(#terminal-632078841-line-21)">│</text><text class="terminal-632078841-r19" x="634.4" y="532.4" textLength="317.2" clip-path="url(#terminal-632078841-line-21)">  ────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="532.4" textLength="12.2" clip-path="url(#terminal-632078841-line-21)">│</text><text class="terminal-632078841-r1" x="1220" y="532.4" textLength="12.2" clip-path="url(#terminal-632078841-line-21)">
|
|
229
|
+
</text><text class="terminal-632078841-r2" x="0" y="556.8" textLength="12.2" clip-path="url(#terminal-632078841-line-22)">│</text><text class="terminal-632078841-r20" x="12.2" y="556.8" textLength="109.8" clip-path="url(#terminal-632078841-line-22)">  05:04  </text><text class="terminal-632078841-r11" x="122" y="556.8" textLength="24.4" clip-path="url(#terminal-632078841-line-22)">● </text><text class="terminal-632078841-r12" x="146.4" y="556.8" textLength="195.2" clip-path="url(#terminal-632078841-line-22)">entity_merge    </text><text class="terminal-632078841-r22" x="341.6" y="556.8" textLength="231.8" clip-path="url(#terminal-632078841-line-22)"> {"source_name": "J</text><text class="terminal-632078841-r2" x="597.8" y="556.8" textLength="12.2" clip-path="url(#terminal-632078841-line-22)">│</text><text class="terminal-632078841-r6" x="610" y="556.8" textLength="12.2" clip-path="url(#terminal-632078841-line-22)">│</text><text class="terminal-632078841-r24" x="634.4" y="556.8" textLength="158.6" clip-path="url(#terminal-632078841-line-22)">  fact       </text><text class="terminal-632078841-r19" x="793" y="556.8" textLength="195.2" clip-path="url(#terminal-632078841-line-22)">████████████████</text><text class="terminal-632078841-r19" x="988.2" y="556.8" textLength="61" clip-path="url(#terminal-632078841-line-22)">  465</text><text class="terminal-632078841-r6" x="1207.8" y="556.8" textLength="12.2" clip-path="url(#terminal-632078841-line-22)">│</text><text class="terminal-632078841-r1" x="1220" y="556.8" textLength="12.2" clip-path="url(#terminal-632078841-line-22)">
|
|
230
|
+
</text><text class="terminal-632078841-r2" x="0" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">│</text><text class="terminal-632078841-r20" x="12.2" y="581.2" textLength="109.8" clip-path="url(#terminal-632078841-line-23)">  05:04  </text><text class="terminal-632078841-r11" x="122" y="581.2" textLength="24.4" clip-path="url(#terminal-632078841-line-23)">● </text><text class="terminal-632078841-r12" x="146.4" y="581.2" textLength="195.2" clip-path="url(#terminal-632078841-line-23)">entity_merge    </text><text class="terminal-632078841-r22" x="341.6" y="581.2" textLength="231.8" clip-path="url(#terminal-632078841-line-23)"> {"source_name": "S</text><text class="terminal-632078841-r2" x="597.8" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">│</text><text class="terminal-632078841-r6" x="610" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">│</text><text class="terminal-632078841-r24" x="634.4" y="581.2" textLength="158.6" clip-path="url(#terminal-632078841-line-23)">  learning   </text><text class="terminal-632078841-r25" x="793" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">█</text><text class="terminal-632078841-r26" x="805.2" y="581.2" textLength="183" clip-path="url(#terminal-632078841-line-23)">░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r19" x="988.2" y="581.2" textLength="61" clip-path="url(#terminal-632078841-line-23)">   34</text><text class="terminal-632078841-r6" x="1207.8" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">│</text><text class="terminal-632078841-r1" x="1220" y="581.2" textLength="12.2" clip-path="url(#terminal-632078841-line-23)">
|
|
231
|
+
</text><text class="terminal-632078841-r2" x="0" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">│</text><text class="terminal-632078841-r20" x="12.2" y="605.6" textLength="109.8" clip-path="url(#terminal-632078841-line-24)">  05:04  </text><text class="terminal-632078841-r11" x="122" y="605.6" textLength="24.4" clip-path="url(#terminal-632078841-line-24)">● </text><text class="terminal-632078841-r12" x="146.4" y="605.6" textLength="195.2" clip-path="url(#terminal-632078841-line-24)">entity_merge    </text><text class="terminal-632078841-r22" x="341.6" y="605.6" textLength="231.8" clip-path="url(#terminal-632078841-line-24)"> {"source_name": "S</text><text class="terminal-632078841-r27" x="573.4" y="605.6" textLength="24.4" clip-path="url(#terminal-632078841-line-24)">▄▄</text><text class="terminal-632078841-r2" x="597.8" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">│</text><text class="terminal-632078841-r6" x="610" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">│</text><text class="terminal-632078841-r24" x="634.4" y="605.6" textLength="158.6" clip-path="url(#terminal-632078841-line-24)">  observation</text><text class="terminal-632078841-r28" x="793" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">█</text><text class="terminal-632078841-r26" x="805.2" y="605.6" textLength="183" clip-path="url(#terminal-632078841-line-24)">░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r19" x="988.2" y="605.6" textLength="61" clip-path="url(#terminal-632078841-line-24)">   28</text><text class="terminal-632078841-r6" x="1207.8" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">│</text><text class="terminal-632078841-r1" x="1220" y="605.6" textLength="12.2" clip-path="url(#terminal-632078841-line-24)">
|
|
232
|
+
</text><text class="terminal-632078841-r2" x="0" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">│</text><text class="terminal-632078841-r20" x="12.2" y="630" textLength="109.8" clip-path="url(#terminal-632078841-line-25)">  05:04  </text><text class="terminal-632078841-r11" x="122" y="630" textLength="24.4" clip-path="url(#terminal-632078841-line-25)">● </text><text class="terminal-632078841-r12" x="146.4" y="630" textLength="195.2" clip-path="url(#terminal-632078841-line-25)">entity_merge    </text><text class="terminal-632078841-r22" x="341.6" y="630" textLength="231.8" clip-path="url(#terminal-632078841-line-25)"> {"source_name": "J</text><text class="terminal-632078841-r2" x="597.8" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">│</text><text class="terminal-632078841-r6" x="610" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">│</text><text class="terminal-632078841-r24" x="634.4" y="630" textLength="158.6" clip-path="url(#terminal-632078841-line-25)">  pattern    </text><text class="terminal-632078841-r30" x="793" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">█</text><text class="terminal-632078841-r26" x="805.2" y="630" textLength="183" clip-path="url(#terminal-632078841-line-25)">░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r19" x="988.2" y="630" textLength="61" clip-path="url(#terminal-632078841-line-25)">   23</text><text class="terminal-632078841-r6" x="1207.8" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">│</text><text class="terminal-632078841-r1" x="1220" y="630" textLength="12.2" clip-path="url(#terminal-632078841-line-25)">
|
|
233
|
+
</text><text class="terminal-632078841-r2" x="0" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">│</text><text class="terminal-632078841-r20" x="12.2" y="654.4" textLength="109.8" clip-path="url(#terminal-632078841-line-26)">  05:04  </text><text class="terminal-632078841-r31" x="122" y="654.4" textLength="24.4" clip-path="url(#terminal-632078841-line-26)">● </text><text class="terminal-632078841-r32" x="146.4" y="654.4" textLength="195.2" clip-path="url(#terminal-632078841-line-26)">entity_delete   </text><text class="terminal-632078841-r22" x="341.6" y="654.4" textLength="231.8" clip-path="url(#terminal-632078841-line-26)"> {"name": "Test Per</text><text class="terminal-632078841-r2" x="597.8" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">│</text><text class="terminal-632078841-r6" x="610" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">│</text><text class="terminal-632078841-r24" x="634.4" y="654.4" textLength="158.6" clip-path="url(#terminal-632078841-line-26)">  commitment </text><text class="terminal-632078841-r32" x="793" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">█</text><text class="terminal-632078841-r26" x="805.2" y="654.4" textLength="183" clip-path="url(#terminal-632078841-line-26)">░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r19" x="988.2" y="654.4" textLength="61" clip-path="url(#terminal-632078841-line-26)">   18</text><text class="terminal-632078841-r6" x="1207.8" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">│</text><text class="terminal-632078841-r1" x="1220" y="654.4" textLength="12.2" clip-path="url(#terminal-632078841-line-26)">
|
|
234
|
+
</text><text class="terminal-632078841-r2" x="0" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">│</text><text class="terminal-632078841-r27" x="402.6" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">▋</text><text class="terminal-632078841-r2" x="597.8" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">│</text><text class="terminal-632078841-r6" x="610" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">│</text><text class="terminal-632078841-r24" x="634.4" y="678.8" textLength="158.6" clip-path="url(#terminal-632078841-line-27)">  preference </text><text class="terminal-632078841-r9" x="793" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">█</text><text class="terminal-632078841-r26" x="805.2" y="678.8" textLength="183" clip-path="url(#terminal-632078841-line-27)">░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r19" x="988.2" y="678.8" textLength="61" clip-path="url(#terminal-632078841-line-27)">   12</text><text class="terminal-632078841-r6" x="1207.8" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">│</text><text class="terminal-632078841-r1" x="1220" y="678.8" textLength="12.2" clip-path="url(#terminal-632078841-line-27)">
|
|
235
|
+
</text><text class="terminal-632078841-r2" x="0" y="703.2" textLength="12.2" clip-path="url(#terminal-632078841-line-28)">╰</text><text class="terminal-632078841-r2" x="12.2" y="703.2" textLength="585.6" clip-path="url(#terminal-632078841-line-28)">────────────────────────────────────────────────</text><text class="terminal-632078841-r2" x="597.8" y="703.2" textLength="12.2" clip-path="url(#terminal-632078841-line-28)">╯</text><text class="terminal-632078841-r6" x="610" y="703.2" textLength="12.2" clip-path="url(#terminal-632078841-line-28)">╰</text><text class="terminal-632078841-r6" x="622.2" y="703.2" textLength="585.6" clip-path="url(#terminal-632078841-line-28)">────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="703.2" textLength="12.2" clip-path="url(#terminal-632078841-line-28)">╯</text><text class="terminal-632078841-r1" x="1220" y="703.2" textLength="12.2" clip-path="url(#terminal-632078841-line-28)">
|
|
236
|
+
</text><text class="terminal-632078841-r6" x="0" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">╭</text><text class="terminal-632078841-r6" x="12.2" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">─</text><text class="terminal-632078841-r7" x="24.4" y="727.6" textLength="134.2" clip-path="url(#terminal-632078841-line-29)"> Scheduler </text><text class="terminal-632078841-r6" x="158.6" y="727.6" textLength="439.2" clip-path="url(#terminal-632078841-line-29)">────────────────────────────────────</text><text class="terminal-632078841-r6" x="597.8" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">╮</text><text class="terminal-632078841-r6" x="610" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">╭</text><text class="terminal-632078841-r6" x="622.2" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">─</text><text class="terminal-632078841-r7" x="634.4" y="727.6" textLength="195.2" clip-path="url(#terminal-632078841-line-29)"> Context Window </text><text class="terminal-632078841-r6" x="829.6" y="727.6" textLength="378.2" clip-path="url(#terminal-632078841-line-29)">───────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">╮</text><text class="terminal-632078841-r1" x="1220" y="727.6" textLength="12.2" clip-path="url(#terminal-632078841-line-29)">
|
|
237
|
+
</text><text class="terminal-632078841-r6" x="0" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">│</text><text class="terminal-632078841-r24" x="24.4" y="752" textLength="244" clip-path="url(#terminal-632078841-line-30)">  Hourly decay      </text><text class="terminal-632078841-r33" x="268.4" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">█</text><text class="terminal-632078841-r26" x="280.6" y="752" textLength="207.4" clip-path="url(#terminal-632078841-line-30)">░░░░░░░░░░░░░░░░░</text><text class="terminal-632078841-r20" x="488" y="752" textLength="85.4" clip-path="url(#terminal-632078841-line-30)"> in 54m</text><text class="terminal-632078841-r6" x="597.8" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">│</text><text class="terminal-632078841-r6" x="610" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">│</text><text class="terminal-632078841-r31" x="658.8" y="752" textLength="463.6" clip-path="url(#terminal-632078841-line-30)">██████████████████████████████████████</text><text class="terminal-632078841-r31" x="1122.4" y="752" textLength="61" clip-path="url(#terminal-632078841-line-30)"> 100%</text><text class="terminal-632078841-r6" x="1207.8" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">│</text><text class="terminal-632078841-r1" x="1220" y="752" textLength="12.2" clip-path="url(#terminal-632078841-line-30)">
|
|
238
|
+
</text><text class="terminal-632078841-r6" x="0" y="776.4" textLength="12.2" clip-path="url(#terminal-632078841-line-31)">│</text><text class="terminal-632078841-r24" x="24.4" y="776.4" textLength="244" clip-path="url(#terminal-632078841-line-31)">  Pattern detection </text><text class="terminal-632078841-r8" x="268.4" y="776.4" textLength="183" clip-path="url(#terminal-632078841-line-31)">███████████████</text><text class="terminal-632078841-r26" x="451.4" y="776.4" textLength="36.6" clip-path="url(#terminal-632078841-line-31)">░░░</text><text class="terminal-632078841-r20" x="488" y="776.4" textLength="85.4" clip-path="url(#terminal-632078841-line-31)"> in 54m</text><text class="terminal-632078841-r6" x="597.8" y="776.4" textLength="12.2" clip-path="url(#terminal-632078841-line-31)">│</text><text class="terminal-632078841-r6" x="610" y="776.4" textLength="12.2" clip-path="url(#terminal-632078841-line-31)">│</text><text class="terminal-632078841-r6" x="1207.8" y="776.4" textLength="12.2" clip-path="url(#terminal-632078841-line-31)">│</text><text class="terminal-632078841-r1" x="1220" y="776.4" textLength="12.2" clip-path="url(#terminal-632078841-line-31)">
|
|
239
|
+
</text><text class="terminal-632078841-r6" x="0" y="800.8" textLength="12.2" clip-path="url(#terminal-632078841-line-32)">│</text><text class="terminal-632078841-r24" x="24.4" y="800.8" textLength="244" clip-path="url(#terminal-632078841-line-32)">  Full consolidation</text><text class="terminal-632078841-r8" x="268.4" y="800.8" textLength="183" clip-path="url(#terminal-632078841-line-32)">███████████████</text><text class="terminal-632078841-r26" x="451.4" y="800.8" textLength="36.6" clip-path="url(#terminal-632078841-line-32)">░░░</text><text class="terminal-632078841-r20" x="488" y="800.8" textLength="73.2" clip-path="url(#terminal-632078841-line-32)"> in 2h</text><text class="terminal-632078841-r6" x="597.8" y="800.8" textLength="12.2" clip-path="url(#terminal-632078841-line-32)">│</text><text class="terminal-632078841-r6" x="610" y="800.8" textLength="12.2" clip-path="url(#terminal-632078841-line-32)">│</text><text class="terminal-632078841-r34" x="634.4" y="800.8" textLength="61" clip-path="url(#terminal-632078841-line-32)">  580</text><text class="terminal-632078841-r20" x="695.4" y="800.8" textLength="109.8" clip-path="url(#terminal-632078841-line-32)"> memories</text><text class="terminal-632078841-r34" x="805.2" y="800.8" textLength="61" clip-path="url(#terminal-632078841-line-32)"> · 26</text><text class="terminal-632078841-r20" x="866.2" y="800.8" textLength="109.8" clip-path="url(#terminal-632078841-line-32)"> episodes</text><text class="terminal-632078841-r6" x="1207.8" y="800.8" textLength="12.2" clip-path="url(#terminal-632078841-line-32)">│</text><text class="terminal-632078841-r1" x="1220" y="800.8" textLength="12.2" clip-path="url(#terminal-632078841-line-32)">
|
|
240
|
+
</text><text class="terminal-632078841-r6" x="0" y="825.2" textLength="12.2" clip-path="url(#terminal-632078841-line-33)">│</text><text class="terminal-632078841-r20" x="24.4" y="825.2" textLength="36.6" clip-path="url(#terminal-632078841-line-33)">54m</text><text class="terminal-632078841-r6" x="597.8" y="825.2" textLength="12.2" clip-path="url(#terminal-632078841-line-33)">│</text><text class="terminal-632078841-r6" x="610" y="825.2" textLength="12.2" clip-path="url(#terminal-632078841-line-33)">│</text><text class="terminal-632078841-r34" x="634.4" y="825.2" textLength="48.8" clip-path="url(#terminal-632078841-line-33)">  31</text><text class="terminal-632078841-r20" x="683.2" y="825.2" textLength="109.8" clip-path="url(#terminal-632078841-line-33)"> patterns</text><text class="terminal-632078841-r34" x="793" y="825.2" textLength="73.2" clip-path="url(#terminal-632078841-line-33)">  · 14</text><text class="terminal-632078841-r20" x="866.2" y="825.2" textLength="146.4" clip-path="url(#terminal-632078841-line-33)"> reflections</text><text class="terminal-632078841-r6" x="1207.8" y="825.2" textLength="12.2" clip-path="url(#terminal-632078841-line-33)">│</text><text class="terminal-632078841-r1" x="1220" y="825.2" textLength="12.2" clip-path="url(#terminal-632078841-line-33)">
|
|
241
|
+
</text><text class="terminal-632078841-r6" x="0" y="849.6" textLength="12.2" clip-path="url(#terminal-632078841-line-34)">│</text><text class="terminal-632078841-r24" x="24.4" y="849.6" textLength="244" clip-path="url(#terminal-632078841-line-34)">  Daily metrics     </text><text class="terminal-632078841-r35" x="268.4" y="849.6" textLength="170.8" clip-path="url(#terminal-632078841-line-34)">██████████████</text><text class="terminal-632078841-r26" x="439.2" y="849.6" textLength="48.8" clip-path="url(#terminal-632078841-line-34)">░░░░</text><text class="terminal-632078841-r20" x="488" y="849.6" textLength="73.2" clip-path="url(#terminal-632078841-line-34)"> in 4h</text><text class="terminal-632078841-r6" x="597.8" y="849.6" textLength="12.2" clip-path="url(#terminal-632078841-line-34)">│</text><text class="terminal-632078841-r6" x="610" y="849.6" textLength="12.2" clip-path="url(#terminal-632078841-line-34)">│</text><text class="terminal-632078841-r6" x="1207.8" y="849.6" textLength="12.2" clip-path="url(#terminal-632078841-line-34)">│</text><text class="terminal-632078841-r1" x="1220" y="849.6" textLength="12.2" clip-path="url(#terminal-632078841-line-34)">
|
|
242
|
+
</text><text class="terminal-632078841-r6" x="0" y="874" textLength="12.2" clip-path="url(#terminal-632078841-line-35)">│</text><text class="terminal-632078841-r20" x="24.4" y="874" textLength="36.6" clip-path="url(#terminal-632078841-line-35)">54m</text><text class="terminal-632078841-r6" x="597.8" y="874" textLength="12.2" clip-path="url(#terminal-632078841-line-35)">│</text><text class="terminal-632078841-r6" x="610" y="874" textLength="12.2" clip-path="url(#terminal-632078841-line-35)">│</text><text class="terminal-632078841-r2" x="658.8" y="874" textLength="183" clip-path="url(#terminal-632078841-line-35)">●●●●●●●●●●●●●●●</text><text class="terminal-632078841-r20" x="841.8" y="874" textLength="134.2" clip-path="url(#terminal-632078841-line-35)"> importance</text><text class="terminal-632078841-r6" x="1207.8" y="874" textLength="12.2" clip-path="url(#terminal-632078841-line-35)">│</text><text class="terminal-632078841-r1" x="1220" y="874" textLength="12.2" clip-path="url(#terminal-632078841-line-35)">
|
|
243
|
+
</text><text class="terminal-632078841-r6" x="0" y="898.4" textLength="12.2" clip-path="url(#terminal-632078841-line-36)">│</text><text class="terminal-632078841-r24" x="24.4" y="898.4" textLength="244" clip-path="url(#terminal-632078841-line-36)">  Daily predictions </text><text class="terminal-632078841-r35" x="268.4" y="898.4" textLength="158.6" clip-path="url(#terminal-632078841-line-36)">█████████████</text><text class="terminal-632078841-r26" x="427" y="898.4" textLength="61" clip-path="url(#terminal-632078841-line-36)">░░░░░</text><text class="terminal-632078841-r20" x="488" y="898.4" textLength="73.2" clip-path="url(#terminal-632078841-line-36)"> in 5h</text><text class="terminal-632078841-r6" x="597.8" y="898.4" textLength="12.2" clip-path="url(#terminal-632078841-line-36)">│</text><text class="terminal-632078841-r6" x="610" y="898.4" textLength="12.2" clip-path="url(#terminal-632078841-line-36)">│</text><text class="terminal-632078841-r6" x="1207.8" y="898.4" textLength="12.2" clip-path="url(#terminal-632078841-line-36)">│</text><text class="terminal-632078841-r1" x="1220" y="898.4" textLength="12.2" clip-path="url(#terminal-632078841-line-36)">
|
|
244
|
+
</text><text class="terminal-632078841-r6" x="0" y="922.8" textLength="12.2" clip-path="url(#terminal-632078841-line-37)">│</text><text class="terminal-632078841-r20" x="24.4" y="922.8" textLength="36.6" clip-path="url(#terminal-632078841-line-37)">54m</text><text class="terminal-632078841-r6" x="597.8" y="922.8" textLength="12.2" clip-path="url(#terminal-632078841-line-37)">│</text><text class="terminal-632078841-r6" x="610" y="922.8" textLength="12.2" clip-path="url(#terminal-632078841-line-37)">│</text><text class="terminal-632078841-r6" x="1207.8" y="922.8" textLength="12.2" clip-path="url(#terminal-632078841-line-37)">│</text><text class="terminal-632078841-r1" x="1220" y="922.8" textLength="12.2" clip-path="url(#terminal-632078841-line-37)">
|
|
245
|
+
</text><text class="terminal-632078841-r6" x="0" y="947.2" textLength="12.2" clip-path="url(#terminal-632078841-line-38)">╰</text><text class="terminal-632078841-r6" x="12.2" y="947.2" textLength="585.6" clip-path="url(#terminal-632078841-line-38)">────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="597.8" y="947.2" textLength="12.2" clip-path="url(#terminal-632078841-line-38)">╯</text><text class="terminal-632078841-r6" x="610" y="947.2" textLength="12.2" clip-path="url(#terminal-632078841-line-38)">╰</text><text class="terminal-632078841-r6" x="622.2" y="947.2" textLength="585.6" clip-path="url(#terminal-632078841-line-38)">────────────────────────────────────────────────</text><text class="terminal-632078841-r6" x="1207.8" y="947.2" textLength="12.2" clip-path="url(#terminal-632078841-line-38)">╯</text><text class="terminal-632078841-r1" x="1220" y="947.2" textLength="12.2" clip-path="url(#terminal-632078841-line-38)">
|
|
246
|
+
</text><text class="terminal-632078841-r36" x="0" y="971.6" textLength="36.6" clip-path="url(#terminal-632078841-line-39)"> q </text><text class="terminal-632078841-r23" x="36.6" y="971.6" textLength="61" clip-path="url(#terminal-632078841-line-39)">Quit </text><text class="terminal-632078841-r36" x="97.6" y="971.6" textLength="36.6" clip-path="url(#terminal-632078841-line-39)"> r </text><text class="terminal-632078841-r23" x="134.2" y="971.6" textLength="97.6" clip-path="url(#terminal-632078841-line-39)">Refresh </text><text class="terminal-632078841-r36" x="231.8" y="971.6" textLength="36.6" clip-path="url(#terminal-632078841-line-39)"> t </text><text class="terminal-632078841-r23" x="268.4" y="971.6" textLength="73.2" clip-path="url(#terminal-632078841-line-39)">Theme </text><text class="terminal-632078841-r37" x="1073.6" y="971.6" textLength="12.2" clip-path="url(#terminal-632078841-line-39)">▏</text><text class="terminal-632078841-r36" x="1085.8" y="971.6" textLength="24.4" clip-path="url(#terminal-632078841-line-39)">^p</text><text class="terminal-632078841-r23" x="1110.2" y="971.6" textLength="97.6" clip-path="url(#terminal-632078841-line-39)"> palette</text>
|
|
247
|
+
</g>
|
|
248
|
+
</g>
|
|
249
|
+
</svg>
|