agent-bios 0.18.0 → 0.19.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/DEPENDENCIES.md +236 -80
- package/INSTALL.md +112 -0
- package/README.md +184 -524
- package/claude/CLAUDE.md +1 -1
- package/claude/guides/cli-multi-model-workflow.md +1 -1
- package/claude/guides/learning-flow.md +23 -12
- package/claude/guides/session-distill-workflow.md +22 -12
- package/codex/AGENTS.md +1 -1
- package/codex/guides/cli-multi-model-workflow.md +1 -1
- package/codex/guides/learning-flow.md +23 -12
- package/codex/guides/session-distill-workflow.md +22 -12
- package/compose/app_bridge/SKILL.md +75 -0
- package/compose/app_bridge/agents/openai.yaml +2 -0
- package/compose/app_bridge/scripts/bridge.py +76 -0
- package/compose/bootstrap/SKILL.md +12 -1
- package/compose/corpus.py +31 -9
- package/compose/corpus_app.py +456 -0
- package/compose/corpus_import.py +529 -0
- package/compose/corpus_install.py +196 -18
- package/compose/corpus_session.py +27 -0
- package/compose/corpus_setup.py +674 -0
- package/compose/corpus_setup_cli.py +582 -0
- package/compose/corpus_setup_i18n.py +318 -0
- package/compose/corpus_setup_ui.py +633 -0
- package/compose/corpus_store.py +167 -29
- package/compose/corpus_transaction.py +43 -10
- package/compose/corpus_ui_runtime.py +278 -0
- package/compose/setup/START.md +147 -0
- package/compose/ui_runtime/linkify_it_py-2.2.0-py3-none-any.whl +0 -0
- package/compose/ui_runtime/manifest.json +238 -0
- package/compose/ui_runtime/markdown_it_py-4.2.0-py3-none-any.whl +0 -0
- package/compose/ui_runtime/mdit_py_plugins-0.6.1-py3-none-any.whl +0 -0
- package/compose/ui_runtime/mdurl-0.1.2-py3-none-any.whl +0 -0
- package/compose/ui_runtime/platformdirs-4.11.8-py3-none-any.whl +0 -0
- package/compose/ui_runtime/pygments-2.21.0-py3-none-any.whl +0 -0
- package/compose/ui_runtime/rich-15.0.0-py3-none-any.whl +0 -0
- package/compose/ui_runtime/textual-8.2.8-py3-none-any.whl +0 -0
- package/compose/ui_runtime/typing_extensions-4.16.0-py3-none-any.whl +0 -0
- package/docs/advanced-launch.md +131 -0
- package/docs/assets/corpus-studio.svg +227 -0
- package/docs/corpus.md +117 -0
- package/docs/recovery.md +201 -0
- package/docs/session-model.md +120 -0
- package/docs/setup.md +190 -0
- package/docs/understand.md +40 -0
- package/install.sh +75 -46
- package/launch/agent-launch.py +91 -47
- package/launch/provision-venv.sh +44 -13
- package/learn/collect-learning.py +14 -5
- package/learn/learning.schema.json +2 -2
- package/package.json +14 -2
- package/provenance.json +1 -1
- package/wrappers/claude-run.sh +10 -13
|
@@ -0,0 +1,227 @@
|
|
|
1
|
+
<svg class="rich-terminal" viewBox="0 0 1848 1026.0" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- Generated with Rich; captured from agent-bios 0.18.0 using bundled corpus in an isolated test environment -->
|
|
3
|
+
<style>
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
.terminal-1426230645-matrix {
|
|
9
|
+
font-family: Fira Code, monospace;
|
|
10
|
+
font-size: 20px;
|
|
11
|
+
line-height: 24.4px;
|
|
12
|
+
font-variant-east-asian: full-width;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.terminal-1426230645-title {
|
|
16
|
+
font-size: 18px;
|
|
17
|
+
font-weight: bold;
|
|
18
|
+
font-family: arial;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.terminal-1426230645-r1 { fill: #c5c8c6 }
|
|
22
|
+
.terminal-1426230645-r2 { fill: #e0e0e0 }
|
|
23
|
+
.terminal-1426230645-r3 { fill: #a3a3a3 }
|
|
24
|
+
.terminal-1426230645-r4 { fill: #121212 }
|
|
25
|
+
.terminal-1426230645-r5 { fill: #191919 }
|
|
26
|
+
.terminal-1426230645-r6 { fill: #7f7f7f }
|
|
27
|
+
.terminal-1426230645-r7 { fill: #6a6a6a;font-weight: bold }
|
|
28
|
+
.terminal-1426230645-r8 { fill: #2f2f2f;font-weight: bold }
|
|
29
|
+
.terminal-1426230645-r9 { fill: #787878;font-weight: bold }
|
|
30
|
+
.terminal-1426230645-r10 { fill: #656565 }
|
|
31
|
+
.terminal-1426230645-r11 { fill: #1e1e1e }
|
|
32
|
+
.terminal-1426230645-r12 { fill: #4f4f4f }
|
|
33
|
+
.terminal-1426230645-r13 { fill: #656565;font-weight: bold }
|
|
34
|
+
.terminal-1426230645-r14 { fill: #c2c2c2 }
|
|
35
|
+
.terminal-1426230645-r15 { fill: #e0e0e0;font-weight: bold }
|
|
36
|
+
.terminal-1426230645-r16 { fill: #eaeaea;font-weight: bold }
|
|
37
|
+
.terminal-1426230645-r17 { fill: #656565;text-decoration: underline; }
|
|
38
|
+
.terminal-1426230645-r18 { fill: #999999 }
|
|
39
|
+
.terminal-1426230645-r19 { fill: #e1e1e1;text-decoration: underline; }
|
|
40
|
+
.terminal-1426230645-r20 { fill: #272727 }
|
|
41
|
+
.terminal-1426230645-r21 { fill: #282828 }
|
|
42
|
+
.terminal-1426230645-r22 { fill: #000000 }
|
|
43
|
+
.terminal-1426230645-r23 { fill: #a9a9a9 }
|
|
44
|
+
.terminal-1426230645-r24 { fill: #2d2d2d }
|
|
45
|
+
.terminal-1426230645-r25 { fill: #3a3a3a }
|
|
46
|
+
.terminal-1426230645-r26 { fill: #0d0d0d }
|
|
47
|
+
.terminal-1426230645-r27 { fill: #a0a0a0 }
|
|
48
|
+
.terminal-1426230645-r28 { fill: #b0b0b0;font-weight: bold }
|
|
49
|
+
.terminal-1426230645-r29 { fill: #515151 }
|
|
50
|
+
</style>
|
|
51
|
+
|
|
52
|
+
<defs>
|
|
53
|
+
<clipPath id="terminal-1426230645-clip-terminal">
|
|
54
|
+
<rect x="0" y="0" width="1829.0" height="975.0" />
|
|
55
|
+
</clipPath>
|
|
56
|
+
<clipPath id="terminal-1426230645-line-0">
|
|
57
|
+
<rect x="0" y="1.5" width="1830" height="24.65"/>
|
|
58
|
+
</clipPath>
|
|
59
|
+
<clipPath id="terminal-1426230645-line-1">
|
|
60
|
+
<rect x="0" y="25.9" width="1830" height="24.65"/>
|
|
61
|
+
</clipPath>
|
|
62
|
+
<clipPath id="terminal-1426230645-line-2">
|
|
63
|
+
<rect x="0" y="50.3" width="1830" height="24.65"/>
|
|
64
|
+
</clipPath>
|
|
65
|
+
<clipPath id="terminal-1426230645-line-3">
|
|
66
|
+
<rect x="0" y="74.7" width="1830" height="24.65"/>
|
|
67
|
+
</clipPath>
|
|
68
|
+
<clipPath id="terminal-1426230645-line-4">
|
|
69
|
+
<rect x="0" y="99.1" width="1830" height="24.65"/>
|
|
70
|
+
</clipPath>
|
|
71
|
+
<clipPath id="terminal-1426230645-line-5">
|
|
72
|
+
<rect x="0" y="123.5" width="1830" height="24.65"/>
|
|
73
|
+
</clipPath>
|
|
74
|
+
<clipPath id="terminal-1426230645-line-6">
|
|
75
|
+
<rect x="0" y="147.9" width="1830" height="24.65"/>
|
|
76
|
+
</clipPath>
|
|
77
|
+
<clipPath id="terminal-1426230645-line-7">
|
|
78
|
+
<rect x="0" y="172.3" width="1830" height="24.65"/>
|
|
79
|
+
</clipPath>
|
|
80
|
+
<clipPath id="terminal-1426230645-line-8">
|
|
81
|
+
<rect x="0" y="196.7" width="1830" height="24.65"/>
|
|
82
|
+
</clipPath>
|
|
83
|
+
<clipPath id="terminal-1426230645-line-9">
|
|
84
|
+
<rect x="0" y="221.1" width="1830" height="24.65"/>
|
|
85
|
+
</clipPath>
|
|
86
|
+
<clipPath id="terminal-1426230645-line-10">
|
|
87
|
+
<rect x="0" y="245.5" width="1830" height="24.65"/>
|
|
88
|
+
</clipPath>
|
|
89
|
+
<clipPath id="terminal-1426230645-line-11">
|
|
90
|
+
<rect x="0" y="269.9" width="1830" height="24.65"/>
|
|
91
|
+
</clipPath>
|
|
92
|
+
<clipPath id="terminal-1426230645-line-12">
|
|
93
|
+
<rect x="0" y="294.3" width="1830" height="24.65"/>
|
|
94
|
+
</clipPath>
|
|
95
|
+
<clipPath id="terminal-1426230645-line-13">
|
|
96
|
+
<rect x="0" y="318.7" width="1830" height="24.65"/>
|
|
97
|
+
</clipPath>
|
|
98
|
+
<clipPath id="terminal-1426230645-line-14">
|
|
99
|
+
<rect x="0" y="343.1" width="1830" height="24.65"/>
|
|
100
|
+
</clipPath>
|
|
101
|
+
<clipPath id="terminal-1426230645-line-15">
|
|
102
|
+
<rect x="0" y="367.5" width="1830" height="24.65"/>
|
|
103
|
+
</clipPath>
|
|
104
|
+
<clipPath id="terminal-1426230645-line-16">
|
|
105
|
+
<rect x="0" y="391.9" width="1830" height="24.65"/>
|
|
106
|
+
</clipPath>
|
|
107
|
+
<clipPath id="terminal-1426230645-line-17">
|
|
108
|
+
<rect x="0" y="416.3" width="1830" height="24.65"/>
|
|
109
|
+
</clipPath>
|
|
110
|
+
<clipPath id="terminal-1426230645-line-18">
|
|
111
|
+
<rect x="0" y="440.7" width="1830" height="24.65"/>
|
|
112
|
+
</clipPath>
|
|
113
|
+
<clipPath id="terminal-1426230645-line-19">
|
|
114
|
+
<rect x="0" y="465.1" width="1830" height="24.65"/>
|
|
115
|
+
</clipPath>
|
|
116
|
+
<clipPath id="terminal-1426230645-line-20">
|
|
117
|
+
<rect x="0" y="489.5" width="1830" height="24.65"/>
|
|
118
|
+
</clipPath>
|
|
119
|
+
<clipPath id="terminal-1426230645-line-21">
|
|
120
|
+
<rect x="0" y="513.9" width="1830" height="24.65"/>
|
|
121
|
+
</clipPath>
|
|
122
|
+
<clipPath id="terminal-1426230645-line-22">
|
|
123
|
+
<rect x="0" y="538.3" width="1830" height="24.65"/>
|
|
124
|
+
</clipPath>
|
|
125
|
+
<clipPath id="terminal-1426230645-line-23">
|
|
126
|
+
<rect x="0" y="562.7" width="1830" height="24.65"/>
|
|
127
|
+
</clipPath>
|
|
128
|
+
<clipPath id="terminal-1426230645-line-24">
|
|
129
|
+
<rect x="0" y="587.1" width="1830" height="24.65"/>
|
|
130
|
+
</clipPath>
|
|
131
|
+
<clipPath id="terminal-1426230645-line-25">
|
|
132
|
+
<rect x="0" y="611.5" width="1830" height="24.65"/>
|
|
133
|
+
</clipPath>
|
|
134
|
+
<clipPath id="terminal-1426230645-line-26">
|
|
135
|
+
<rect x="0" y="635.9" width="1830" height="24.65"/>
|
|
136
|
+
</clipPath>
|
|
137
|
+
<clipPath id="terminal-1426230645-line-27">
|
|
138
|
+
<rect x="0" y="660.3" width="1830" height="24.65"/>
|
|
139
|
+
</clipPath>
|
|
140
|
+
<clipPath id="terminal-1426230645-line-28">
|
|
141
|
+
<rect x="0" y="684.7" width="1830" height="24.65"/>
|
|
142
|
+
</clipPath>
|
|
143
|
+
<clipPath id="terminal-1426230645-line-29">
|
|
144
|
+
<rect x="0" y="709.1" width="1830" height="24.65"/>
|
|
145
|
+
</clipPath>
|
|
146
|
+
<clipPath id="terminal-1426230645-line-30">
|
|
147
|
+
<rect x="0" y="733.5" width="1830" height="24.65"/>
|
|
148
|
+
</clipPath>
|
|
149
|
+
<clipPath id="terminal-1426230645-line-31">
|
|
150
|
+
<rect x="0" y="757.9" width="1830" height="24.65"/>
|
|
151
|
+
</clipPath>
|
|
152
|
+
<clipPath id="terminal-1426230645-line-32">
|
|
153
|
+
<rect x="0" y="782.3" width="1830" height="24.65"/>
|
|
154
|
+
</clipPath>
|
|
155
|
+
<clipPath id="terminal-1426230645-line-33">
|
|
156
|
+
<rect x="0" y="806.7" width="1830" height="24.65"/>
|
|
157
|
+
</clipPath>
|
|
158
|
+
<clipPath id="terminal-1426230645-line-34">
|
|
159
|
+
<rect x="0" y="831.1" width="1830" height="24.65"/>
|
|
160
|
+
</clipPath>
|
|
161
|
+
<clipPath id="terminal-1426230645-line-35">
|
|
162
|
+
<rect x="0" y="855.5" width="1830" height="24.65"/>
|
|
163
|
+
</clipPath>
|
|
164
|
+
<clipPath id="terminal-1426230645-line-36">
|
|
165
|
+
<rect x="0" y="879.9" width="1830" height="24.65"/>
|
|
166
|
+
</clipPath>
|
|
167
|
+
<clipPath id="terminal-1426230645-line-37">
|
|
168
|
+
<rect x="0" y="904.3" width="1830" height="24.65"/>
|
|
169
|
+
</clipPath>
|
|
170
|
+
<clipPath id="terminal-1426230645-line-38">
|
|
171
|
+
<rect x="0" y="928.7" width="1830" height="24.65"/>
|
|
172
|
+
</clipPath>
|
|
173
|
+
</defs>
|
|
174
|
+
|
|
175
|
+
<rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="1" y="1" width="1846" height="1024" rx="8"/><text class="terminal-1426230645-title" fill="#c5c8c6" text-anchor="middle" x="923" y="27">Corpus Studio</text>
|
|
176
|
+
<g transform="translate(26,22)">
|
|
177
|
+
<circle cx="0" cy="0" r="7" fill="#ff5f57"/>
|
|
178
|
+
<circle cx="22" cy="0" r="7" fill="#febc2e"/>
|
|
179
|
+
<circle cx="44" cy="0" r="7" fill="#28c840"/>
|
|
180
|
+
</g>
|
|
181
|
+
|
|
182
|
+
<g transform="translate(9, 41)" clip-path="url(#terminal-1426230645-clip-terminal)">
|
|
183
|
+
<rect fill="#2d2d2d" x="0" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="12.2" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="24.4" y="1.5" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="85.4" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="97.6" y="1.5" width="414.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="512.4" y="1.5" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="671" y="1.5" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="707.6" y="1.5" width="573.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1281" y="1.5" width="427" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1708" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1720.2" y="1.5" width="0" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1720.2" y="1.5" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1817.8" y="1.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="12.2" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="24.4" y="25.9" width="1549.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1573.8" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1586" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="1598.2" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1610.4" y="25.9" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1805.6" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="25.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="12.2" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="24.4" y="50.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="48.8" y="50.3" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="134.2" y="50.3" width="1415.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1549.4" y="50.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1573.8" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1586" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="1598.2" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1610.4" y="50.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1634.8" y="50.3" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1744.6" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1756.8" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1781.2" y="50.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1805.6" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="50.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="12.2" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="24.4" y="74.7" width="1549.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1573.8" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1586" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#191919" x="1598.2" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1610.4" y="74.7" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1805.6" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="74.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="12.2" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="109.8" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="207.4" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="305" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="414.8" y="99.1" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="488" y="99.1" width="122" height="24.65" shape-rendering="crispEdges"/><rect fill="#5f5f5f" x="610" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#5f5f5f" x="707.6" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#5f5f5f" x="805.2" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="915" y="99.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="1000.4" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="1110.2" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="1207.8" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="1305.4" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#171717" x="1415.2" y="99.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#343434" x="1512.8" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#343434" x="1622.6" y="99.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#343434" x="1708" y="99.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="99.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="123.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="12.2" y="123.5" width="1805.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="123.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="147.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="12.2" y="147.9" width="1805.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="147.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="172.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="24.4" y="172.3" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="172.3" width="305" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="172.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="172.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="172.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="172.3" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="172.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="172.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="172.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="196.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="196.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="73.2" y="196.7" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="183" y="196.7" width="219.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="196.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="196.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="196.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="196.7" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="196.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="196.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="196.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="221.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="221.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="221.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="122" y="221.1" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="317.2" y="221.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="221.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="221.1" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="610" y="221.1" width="1000.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1610.4" y="221.1" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="221.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="221.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="221.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="245.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="245.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="245.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="245.5" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="245.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="245.5" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="245.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="245.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="245.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="269.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="269.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="269.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="269.9" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="269.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#292929" x="451.4" y="269.9" width="305" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="756.4" y="269.9" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="793" y="269.9" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="902.8" y="269.9" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1098" y="269.9" width="671" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="269.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="269.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="269.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="294.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="294.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="294.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="294.3" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="294.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="294.3" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="294.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="294.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="294.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="318.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="318.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="318.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="318.7" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="318.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="318.7" width="292.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="744.2" y="318.7" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="780.8" y="318.7" width="915" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1695.8" y="318.7" width="73.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="318.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="318.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="318.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="343.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="343.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="343.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="343.1" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="343.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="343.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="549" y="343.1" width="1220" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="343.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="343.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="343.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="367.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="367.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="367.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="367.5" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="367.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="367.5" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="367.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="367.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="367.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="391.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="391.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="391.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="391.9" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="391.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="391.9" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="391.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="391.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="391.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="416.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="416.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="416.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="146.4" y="416.3" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="207.4" y="416.3" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="305" y="416.3" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="416.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="416.3" width="158.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="610" y="416.3" width="1159" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="416.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="416.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="416.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="440.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="440.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="440.7" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="440.7" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="440.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="440.7" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="440.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="440.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="440.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="465.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="465.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="465.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="465.1" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="465.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="465.1" width="1281" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1732.4" y="465.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="465.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="465.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="465.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="489.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="489.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="489.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="489.5" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="489.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="489.5" width="756.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1207.8" y="489.5" width="561.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="489.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="489.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="489.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="513.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="513.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="513.9" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="513.9" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="513.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="513.9" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="513.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="513.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="513.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="538.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="48.8" y="538.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="97.6" y="538.3" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="146.4" y="538.3" width="256.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="475.8" y="538.3" width="305" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="780.8" y="538.3" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="817.4" y="538.3" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="915" y="538.3" width="207.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1122.4" y="538.3" width="646.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="538.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="538.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="562.7" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="562.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="562.7" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="562.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="562.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="562.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="587.1" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="587.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="587.1" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="587.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="587.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="587.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="611.5" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="611.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="611.5" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="500.2" y="611.5" width="1268.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="611.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="611.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="611.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="635.9" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="635.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="635.9" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="635.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="635.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="635.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="660.3" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="660.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="660.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="475.8" y="660.3" width="1256.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1732.4" y="660.3" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="660.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="660.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="660.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="684.7" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="684.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="684.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="475.8" y="684.7" width="1256.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1732.4" y="684.7" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="684.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="684.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="684.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="709.1" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="709.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="709.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="475.8" y="709.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#292929" x="524.6" y="709.1" width="744.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1268.8" y="709.1" width="475.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1744.6" y="709.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="709.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="709.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="709.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="733.5" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="733.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="733.5" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="733.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="733.5" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="733.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="757.9" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="757.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="757.9" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="757.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="757.9" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="757.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="782.3" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="782.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="782.3" width="146.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="597.8" y="782.3" width="1171.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="782.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="782.3" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="782.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="0" y="806.7" width="402.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="806.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="806.7" width="1317.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="806.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="806.7" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="806.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="0" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="12.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="24.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="36.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="48.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="61" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="73.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="85.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="97.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="109.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="122" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="134.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="146.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="158.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="170.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="183" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="195.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="207.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="219.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="231.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="244" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="256.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="268.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="280.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="292.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="305" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="317.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="329.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="341.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="353.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="366" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="378.2" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#000000" x="390.4" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#272727" x="402.6" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="414.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="427" y="831.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="451.4" y="831.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="500.2" y="831.1" width="1268.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1769" y="831.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#282828" x="1793.4" y="831.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="831.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="855.5" width="1415.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="1415.2" y="855.5" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1610.4" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1622.6" y="855.5" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="855.5" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="12.2" y="879.9" width="512.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="524.6" y="879.9" width="878.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1403" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="1415.2" y="879.9" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1610.4" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1622.6" y="879.9" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="879.9" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="904.3" width="1415.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#656565" x="1415.2" y="904.3" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1610.4" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#1e1e1e" x="1622.6" y="904.3" width="195.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="904.3" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="0" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="12.2" y="928.7" width="1146.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1159" y="928.7" width="658.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#121212" x="1817.8" y="928.7" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="0" y="953.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="85.4" y="953.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="170.8" y="953.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="219.6" y="953.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="305" y="953.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="353.8" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="451.4" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="488" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="549" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="585.6" y="953.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="671" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="707.6" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="768.6" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="829.6" y="953.1" width="85.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="915" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="951.6" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1049.2" y="953.1" width="109.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1159" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1256.6" y="953.1" width="48.8" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1305.4" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1403" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1464" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1525" y="953.1" width="36.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1561.6" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1622.6" y="953.1" width="61" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1683.6" y="953.1" width="12.2" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1695.8" y="953.1" width="24.4" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1720.2" y="953.1" width="97.6" height="24.65" shape-rendering="crispEdges"/><rect fill="#2d2d2d" x="1817.8" y="953.1" width="12.2" height="24.65" shape-rendering="crispEdges"/>
|
|
184
|
+
<g class="terminal-1426230645-matrix">
|
|
185
|
+
<text class="terminal-1426230645-r2" x="12.2" y="20" textLength="12.2" clip-path="url(#terminal-1426230645-line-0)">⭘</text><text class="terminal-1426230645-r2" x="512.4" y="20" textLength="158.6" clip-path="url(#terminal-1426230645-line-0)">Corpus Studio</text><text class="terminal-1426230645-r3" x="671" y="20" textLength="36.6" clip-path="url(#terminal-1426230645-line-0)"> — </text><text class="terminal-1426230645-r3" x="707.6" y="20" textLength="573.4" clip-path="url(#terminal-1426230645-line-0)">Private authoring for future activated sessions</text><text class="terminal-1426230645-r1" x="1830" y="20" textLength="12.2" clip-path="url(#terminal-1426230645-line-0)">
|
|
186
|
+
</text><text class="terminal-1426230645-r4" x="12.2" y="44.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-1)">▊</text><text class="terminal-1426230645-r5" x="24.4" y="44.4" textLength="1549.4" clip-path="url(#terminal-1426230645-line-1)">▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔</text><text class="terminal-1426230645-r5" x="1573.8" y="44.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-1)">▎</text><text class="terminal-1426230645-r4" x="1598.2" y="44.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-1)">▊</text><text class="terminal-1426230645-r5" x="1610.4" y="44.4" textLength="195.2" clip-path="url(#terminal-1426230645-line-1)">▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔</text><text class="terminal-1426230645-r5" x="1805.6" y="44.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-1)">▎</text><text class="terminal-1426230645-r1" x="1830" y="44.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-1)">
|
|
187
|
+
</text><text class="terminal-1426230645-r4" x="12.2" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">▊</text><text class="terminal-1426230645-r2" x="48.8" y="68.8" textLength="85.4" clip-path="url(#terminal-1426230645-line-2)">concept</text><text class="terminal-1426230645-r5" x="1573.8" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">▎</text><text class="terminal-1426230645-r4" x="1598.2" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">▊</text><text class="terminal-1426230645-r2" x="1634.8" y="68.8" textLength="109.8" clip-path="url(#terminal-1426230645-line-2)">Effective</text><text class="terminal-1426230645-r6" x="1769" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">▼</text><text class="terminal-1426230645-r5" x="1805.6" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">▎</text><text class="terminal-1426230645-r1" x="1830" y="68.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-2)">
|
|
188
|
+
</text><text class="terminal-1426230645-r4" x="12.2" y="93.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-3)">▊</text><text class="terminal-1426230645-r5" x="24.4" y="93.2" textLength="1549.4" clip-path="url(#terminal-1426230645-line-3)">▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁</text><text class="terminal-1426230645-r5" x="1573.8" y="93.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-3)">▎</text><text class="terminal-1426230645-r4" x="1598.2" y="93.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-3)">▊</text><text class="terminal-1426230645-r5" x="1610.4" y="93.2" textLength="195.2" clip-path="url(#terminal-1426230645-line-3)">▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁</text><text class="terminal-1426230645-r5" x="1805.6" y="93.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-3)">▎</text><text class="terminal-1426230645-r1" x="1830" y="93.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-3)">
|
|
189
|
+
</text><text class="terminal-1426230645-r7" x="109.8" y="117.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-4)"> Create </text><text class="terminal-1426230645-r7" x="414.8" y="117.6" textLength="73.2" clip-path="url(#terminal-1426230645-line-4)"> Edit </text><text class="terminal-1426230645-r8" x="707.6" y="117.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-4)"> Remove </text><text class="terminal-1426230645-r7" x="1000.4" y="117.6" textLength="109.8" clip-path="url(#terminal-1426230645-line-4)"> Restore </text><text class="terminal-1426230645-r7" x="1305.4" y="117.6" textLength="109.8" clip-path="url(#terminal-1426230645-line-4)"> Recover </text><text class="terminal-1426230645-r9" x="1622.6" y="117.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-4)"> Reset </text><text class="terminal-1426230645-r1" x="1830" y="117.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-4)">
|
|
190
|
+
</text><text class="terminal-1426230645-r1" x="1830" y="142" textLength="12.2" clip-path="url(#terminal-1426230645-line-5)">
|
|
191
|
+
</text><text class="terminal-1426230645-r1" x="1830" y="166.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-6)">
|
|
192
|
+
</text><text class="terminal-1426230645-r2" x="0" y="190.8" textLength="24.4" clip-path="url(#terminal-1426230645-line-7)">▼ </text><text class="terminal-1426230645-r2" x="24.4" y="190.8" textLength="73.2" clip-path="url(#terminal-1426230645-line-7)">Corpus</text><text class="terminal-1426230645-r10" x="402.6" y="190.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-7)">│</text><text class="terminal-1426230645-r1" x="1830" y="190.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-7)">
|
|
193
|
+
</text><text class="terminal-1426230645-r12" x="0" y="215.2" textLength="48.8" clip-path="url(#terminal-1426230645-line-8)">└── </text><text class="terminal-1426230645-r2" x="48.8" y="215.2" textLength="24.4" clip-path="url(#terminal-1426230645-line-8)">▼ </text><text class="terminal-1426230645-r2" x="73.2" y="215.2" textLength="109.8" clip-path="url(#terminal-1426230645-line-8)">Available</text><text class="terminal-1426230645-r10" x="402.6" y="215.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-8)">│</text><text class="terminal-1426230645-r1" x="1830" y="215.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-8)">
|
|
194
|
+
</text><text class="terminal-1426230645-r12" x="48.8" y="239.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-9)">└── </text><text class="terminal-1426230645-r2" x="97.6" y="239.6" textLength="24.4" clip-path="url(#terminal-1426230645-line-9)">▼ </text><text class="terminal-1426230645-r2" x="122" y="239.6" textLength="195.2" clip-path="url(#terminal-1426230645-line-9)">@agent-bios/core</text><text class="terminal-1426230645-r10" x="402.6" y="239.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-9)">│</text><text class="terminal-1426230645-r13" x="610" y="239.6" textLength="1000.4" clip-path="url(#terminal-1426230645-line-9)">When adding, changing, renaming, splitting, or exposing anything lasting or shared</text><text class="terminal-1426230645-r1" x="1830" y="239.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-9)">
|
|
195
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="264" textLength="48.8" clip-path="url(#terminal-1426230645-line-10)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="264" textLength="256.2" clip-path="url(#terminal-1426230645-line-10)">[x] cli-multi-model-w</text><text class="terminal-1426230645-r10" x="402.6" y="264" textLength="12.2" clip-path="url(#terminal-1426230645-line-10)">│</text><text class="terminal-1426230645-r1" x="1830" y="264" textLength="12.2" clip-path="url(#terminal-1426230645-line-10)">
|
|
196
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="288.4" textLength="48.8" clip-path="url(#terminal-1426230645-line-11)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="288.4" textLength="256.2" clip-path="url(#terminal-1426230645-line-11)">[x] coding-staged-wor</text><text class="terminal-1426230645-r10" x="402.6" y="288.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-11)">│</text><text class="terminal-1426230645-r14" x="451.4" y="288.4" textLength="305" clip-path="url(#terminal-1426230645-line-11)">@agent-bios/core:rule-039</text><text class="terminal-1426230645-r2" x="756.4" y="288.4" textLength="36.6" clip-path="url(#terminal-1426230645-line-11)"> · </text><text class="terminal-1426230645-r15" x="793" y="288.4" textLength="109.8" clip-path="url(#terminal-1426230645-line-11)">available</text><text class="terminal-1426230645-r2" x="902.8" y="288.4" textLength="195.2" clip-path="url(#terminal-1426230645-line-11)"> · always · rule</text><text class="terminal-1426230645-r1" x="1830" y="288.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-11)">
|
|
197
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="312.8" textLength="48.8" clip-path="url(#terminal-1426230645-line-12)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="312.8" textLength="256.2" clip-path="url(#terminal-1426230645-line-12)">[x] concept-economy.m</text><text class="terminal-1426230645-r10" x="402.6" y="312.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-12)">│</text><text class="terminal-1426230645-r1" x="1830" y="312.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-12)">
|
|
198
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="337.2" textLength="48.8" clip-path="url(#terminal-1426230645-line-13)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="337.2" textLength="256.2" clip-path="url(#terminal-1426230645-line-13)">[x] review-defect-cri</text><text class="terminal-1426230645-r10" x="402.6" y="337.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-13)">│</text><text class="terminal-1426230645-r2" x="451.4" y="337.2" textLength="292.8" clip-path="url(#terminal-1426230645-line-13)">Use in future sessions: </text><text class="terminal-1426230645-r15" x="744.2" y="337.2" textLength="36.6" clip-path="url(#terminal-1426230645-line-13)">OFF</text><text class="terminal-1426230645-r2" x="780.8" y="337.2" textLength="915" clip-path="url(#terminal-1426230645-line-13)"> (pending; not applied). Inclusion is not proof of loading or permission to</text><text class="terminal-1426230645-r1" x="1830" y="337.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-13)">
|
|
199
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="361.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-14)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="361.6" textLength="256.2" clip-path="url(#terminal-1426230645-line-14)">[x] review-request.md</text><text class="terminal-1426230645-r10" x="402.6" y="361.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-14)">│</text><text class="terminal-1426230645-r2" x="451.4" y="361.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-14)">execute.</text><text class="terminal-1426230645-r1" x="1830" y="361.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-14)">
|
|
200
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="386" textLength="48.8" clip-path="url(#terminal-1426230645-line-15)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="386" textLength="256.2" clip-path="url(#terminal-1426230645-line-15)">[x] svg-visualization</text><text class="terminal-1426230645-r10" x="402.6" y="386" textLength="12.2" clip-path="url(#terminal-1426230645-line-15)">│</text><text class="terminal-1426230645-r1" x="1830" y="386" textLength="12.2" clip-path="url(#terminal-1426230645-line-15)">
|
|
201
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="410.4" textLength="48.8" clip-path="url(#terminal-1426230645-line-16)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="410.4" textLength="256.2" clip-path="url(#terminal-1426230645-line-16)">[x] verification-disc</text><text class="terminal-1426230645-r10" x="402.6" y="410.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-16)">│</text><text class="terminal-1426230645-r1" x="1830" y="410.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-16)">
|
|
202
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="434.8" textLength="48.8" clip-path="url(#terminal-1426230645-line-17)">├── </text><text class="terminal-1426230645-r16" x="146.4" y="434.8" textLength="61" clip-path="url(#terminal-1426230645-line-17)">[ ]* </text><text class="terminal-1426230645-r16" x="207.4" y="434.8" textLength="97.6" clip-path="url(#terminal-1426230645-line-17)">→ GUIDE </text><text class="terminal-1426230645-r16" x="305" y="434.8" textLength="97.6" clip-path="url(#terminal-1426230645-line-17)">concept-</text><text class="terminal-1426230645-r10" x="402.6" y="434.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-17)">│</text><text class="terminal-1426230645-r17" x="451.4" y="434.8" textLength="158.6" clip-path="url(#terminal-1426230645-line-17)">Guide pointer</text><text class="terminal-1426230645-r1" x="1830" y="434.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-17)">
|
|
203
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="459.2" textLength="48.8" clip-path="url(#terminal-1426230645-line-18)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="459.2" textLength="256.2" clip-path="url(#terminal-1426230645-line-18)">[x] Before fixing a r</text><text class="terminal-1426230645-r10" x="402.6" y="459.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-18)">│</text><text class="terminal-1426230645-r1" x="1830" y="459.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-18)">
|
|
204
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="483.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-19)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="483.6" textLength="256.2" clip-path="url(#terminal-1426230645-line-19)">[x] dual-provider fro</text><text class="terminal-1426230645-r10" x="402.6" y="483.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-19)">│</text><text class="terminal-1426230645-r2" x="451.4" y="483.6" textLength="1281" clip-path="url(#terminal-1426230645-line-19)">This rule explicitly references the following guide(s). The rule keeps its own consumption surface; these</text><text class="terminal-1426230645-r1" x="1830" y="483.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-19)">
|
|
205
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="508" textLength="48.8" clip-path="url(#terminal-1426230645-line-20)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="508" textLength="256.2" clip-path="url(#terminal-1426230645-line-20)">[x] When a concept is</text><text class="terminal-1426230645-r10" x="402.6" y="508" textLength="12.2" clip-path="url(#terminal-1426230645-line-20)">│</text><text class="terminal-1426230645-r2" x="451.4" y="508" textLength="756.4" clip-path="url(#terminal-1426230645-line-20)">links do not change delivery or prove that a guide was loaded.</text><text class="terminal-1426230645-r1" x="1830" y="508" textLength="12.2" clip-path="url(#terminal-1426230645-line-20)">
|
|
206
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="532.4" textLength="48.8" clip-path="url(#terminal-1426230645-line-21)">├── </text><text class="terminal-1426230645-r2" x="146.4" y="532.4" textLength="256.2" clip-path="url(#terminal-1426230645-line-21)">[x] slide-writing.md </text><text class="terminal-1426230645-r10" x="402.6" y="532.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-21)">│</text><text class="terminal-1426230645-r1" x="1830" y="532.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-21)">
|
|
207
|
+
</text><text class="terminal-1426230645-r12" x="97.6" y="556.8" textLength="48.8" clip-path="url(#terminal-1426230645-line-22)">└── </text><text class="terminal-1426230645-r2" x="146.4" y="556.8" textLength="256.2" clip-path="url(#terminal-1426230645-line-22)">[x] understand · requ</text><text class="terminal-1426230645-r10" x="402.6" y="556.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-22)">│</text><text class="terminal-1426230645-r18" x="451.4" y="556.8" textLength="24.4" clip-path="url(#terminal-1426230645-line-22)">• </text><text class="terminal-1426230645-r19" x="475.8" y="556.8" textLength="305" clip-path="url(#terminal-1426230645-line-22)">guides/concept-economy.md</text><text class="terminal-1426230645-r2" x="780.8" y="556.8" textLength="36.6" clip-path="url(#terminal-1426230645-line-22)"> — </text><text class="terminal-1426230645-r15" x="817.4" y="556.8" textLength="97.6" clip-path="url(#terminal-1426230645-line-22)">relevant</text><text class="terminal-1426230645-r2" x="915" y="556.8" textLength="207.4" clip-path="url(#terminal-1426230645-line-22)"> · available · ON</text><text class="terminal-1426230645-r1" x="1830" y="556.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-22)">
|
|
208
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="581.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-23)">│</text><text class="terminal-1426230645-r1" x="1830" y="581.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-23)">
|
|
209
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="605.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-24)">│</text><text class="terminal-1426230645-r1" x="1830" y="605.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-24)">
|
|
210
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="630" textLength="12.2" clip-path="url(#terminal-1426230645-line-25)">│</text><text class="terminal-1426230645-r17" x="451.4" y="630" textLength="48.8" clip-path="url(#terminal-1426230645-line-25)">Rule</text><text class="terminal-1426230645-r1" x="1830" y="630" textLength="12.2" clip-path="url(#terminal-1426230645-line-25)">
|
|
211
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="654.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-26)">│</text><text class="terminal-1426230645-r1" x="1830" y="654.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-26)">
|
|
212
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="678.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-27)">│</text><text class="terminal-1426230645-r18" x="451.4" y="678.8" textLength="24.4" clip-path="url(#terminal-1426230645-line-27)">• </text><text class="terminal-1426230645-r2" x="475.8" y="678.8" textLength="1256.6" clip-path="url(#terminal-1426230645-line-27)">When adding, changing, renaming, splitting, or exposing anything lasting or shared — a feature, entity,</text><text class="terminal-1426230645-r1" x="1830" y="678.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-27)">
|
|
213
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="703.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-28)">│</text><text class="terminal-1426230645-r2" x="475.8" y="703.2" textLength="1256.6" clip-path="url(#terminal-1426230645-line-28)">type, field, config key, CLI flag, enum value, failure kind, artifact, or documentation term — read and</text><text class="terminal-1426230645-r1" x="1830" y="703.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-28)">
|
|
214
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="727.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-29)">│</text><text class="terminal-1426230645-r2" x="475.8" y="727.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-29)">use </text><text class="terminal-1426230645-r14" x="524.6" y="727.6" textLength="744.2" clip-path="url(#terminal-1426230645-line-29)">${CLAUDE_CONFIG_DIR:-$HOME/.claude}/guides/concept-economy.md</text><text class="terminal-1426230645-r2" x="1268.8" y="727.6" textLength="475.8" clip-path="url(#terminal-1426230645-line-29)"> as a scoped extension of this section.</text><text class="terminal-1426230645-r1" x="1830" y="727.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-29)">
|
|
215
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="752" textLength="12.2" clip-path="url(#terminal-1426230645-line-30)">│</text><text class="terminal-1426230645-r1" x="1830" y="752" textLength="12.2" clip-path="url(#terminal-1426230645-line-30)">
|
|
216
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="776.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-31)">│</text><text class="terminal-1426230645-r1" x="1830" y="776.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-31)">
|
|
217
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="800.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-32)">│</text><text class="terminal-1426230645-r17" x="451.4" y="800.8" textLength="146.4" clip-path="url(#terminal-1426230645-line-32)">Dependencies</text><text class="terminal-1426230645-r1" x="1830" y="800.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-32)">
|
|
218
|
+
</text><text class="terminal-1426230645-r10" x="402.6" y="825.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-33)">│</text><text class="terminal-1426230645-r1" x="1830" y="825.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-33)">
|
|
219
|
+
</text><text class="terminal-1426230645-r21" x="97.6" y="849.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-34)">▎</text><text class="terminal-1426230645-r10" x="402.6" y="849.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-34)">│</text><text class="terminal-1426230645-r2" x="451.4" y="849.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-34)">None</text><text class="terminal-1426230645-r22" x="1793.4" y="849.6" textLength="24.4" clip-path="url(#terminal-1426230645-line-34)">▇▇</text><text class="terminal-1426230645-r1" x="1830" y="849.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-34)">
|
|
220
|
+
</text><text class="terminal-1426230645-r23" x="1415.2" y="874" textLength="195.2" clip-path="url(#terminal-1426230645-line-35)">▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔</text><text class="terminal-1426230645-r24" x="1622.6" y="874" textLength="195.2" clip-path="url(#terminal-1426230645-line-35)">▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔</text><text class="terminal-1426230645-r1" x="1830" y="874" textLength="12.2" clip-path="url(#terminal-1426230645-line-35)">
|
|
221
|
+
</text><text class="terminal-1426230645-r2" x="12.2" y="898.4" textLength="512.4" clip-path="url(#terminal-1426230645-line-36)">1 unapplied on/off change(s) · * = pending</text><text class="terminal-1426230645-r16" x="1415.2" y="898.4" textLength="195.2" clip-path="url(#terminal-1426230645-line-36)"> Preview on/off </text><text class="terminal-1426230645-r15" x="1622.6" y="898.4" textLength="195.2" clip-path="url(#terminal-1426230645-line-36)"> Discard on/off </text><text class="terminal-1426230645-r1" x="1830" y="898.4" textLength="12.2" clip-path="url(#terminal-1426230645-line-36)">
|
|
222
|
+
</text><text class="terminal-1426230645-r25" x="1415.2" y="922.8" textLength="195.2" clip-path="url(#terminal-1426230645-line-37)">▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁</text><text class="terminal-1426230645-r26" x="1622.6" y="922.8" textLength="195.2" clip-path="url(#terminal-1426230645-line-37)">▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁</text><text class="terminal-1426230645-r1" x="1830" y="922.8" textLength="12.2" clip-path="url(#terminal-1426230645-line-37)">
|
|
223
|
+
</text><text class="terminal-1426230645-r27" x="12.2" y="947.2" textLength="1146.8" clip-path="url(#terminal-1426230645-line-38)">13/102 items · authoring revision 4cd6599c3910 · changes affect future activated sessions only</text><text class="terminal-1426230645-r1" x="1830" y="947.2" textLength="12.2" clip-path="url(#terminal-1426230645-line-38)">
|
|
224
|
+
</text><text class="terminal-1426230645-r28" x="0" y="971.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-39)"> space </text><text class="terminal-1426230645-r2" x="85.4" y="971.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-39)">On/off </text><text class="terminal-1426230645-r28" x="170.8" y="971.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-39)"> ^f </text><text class="terminal-1426230645-r2" x="219.6" y="971.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-39)">Search </text><text class="terminal-1426230645-r28" x="305" y="971.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-39)"> ^l </text><text class="terminal-1426230645-r2" x="353.8" y="971.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-39)">Library </text><text class="terminal-1426230645-r28" x="451.4" y="971.6" textLength="36.6" clip-path="url(#terminal-1426230645-line-39)"> v </text><text class="terminal-1426230645-r2" x="488" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)">View </text><text class="terminal-1426230645-r28" x="549" y="971.6" textLength="36.6" clip-path="url(#terminal-1426230645-line-39)"> c </text><text class="terminal-1426230645-r2" x="585.6" y="971.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-39)">Create </text><text class="terminal-1426230645-r28" x="671" y="971.6" textLength="36.6" clip-path="url(#terminal-1426230645-line-39)"> e </text><text class="terminal-1426230645-r2" x="707.6" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)">Edit </text><text class="terminal-1426230645-r28" x="768.6" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)"> del </text><text class="terminal-1426230645-r2" x="829.6" y="971.6" textLength="85.4" clip-path="url(#terminal-1426230645-line-39)">Remove </text><text class="terminal-1426230645-r28" x="915" y="971.6" textLength="36.6" clip-path="url(#terminal-1426230645-line-39)"> r </text><text class="terminal-1426230645-r2" x="951.6" y="971.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-39)">Restore </text><text class="terminal-1426230645-r28" x="1049.2" y="971.6" textLength="109.8" clip-path="url(#terminal-1426230645-line-39)"> shift+r </text><text class="terminal-1426230645-r2" x="1159" y="971.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-39)">Recover </text><text class="terminal-1426230645-r28" x="1256.6" y="971.6" textLength="48.8" clip-path="url(#terminal-1426230645-line-39)"> f2 </text><text class="terminal-1426230645-r2" x="1305.4" y="971.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-39)">Surface </text><text class="terminal-1426230645-r28" x="1403" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)"> esc </text><text class="terminal-1426230645-r2" x="1464" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)">Back </text><text class="terminal-1426230645-r28" x="1525" y="971.6" textLength="36.6" clip-path="url(#terminal-1426230645-line-39)"> q </text><text class="terminal-1426230645-r2" x="1561.6" y="971.6" textLength="61" clip-path="url(#terminal-1426230645-line-39)">Quit </text><text class="terminal-1426230645-r29" x="1683.6" y="971.6" textLength="12.2" clip-path="url(#terminal-1426230645-line-39)">▏</text><text class="terminal-1426230645-r28" x="1695.8" y="971.6" textLength="24.4" clip-path="url(#terminal-1426230645-line-39)">^p</text><text class="terminal-1426230645-r2" x="1720.2" y="971.6" textLength="97.6" clip-path="url(#terminal-1426230645-line-39)"> palette</text>
|
|
225
|
+
</g>
|
|
226
|
+
</g>
|
|
227
|
+
</svg>
|
package/docs/corpus.md
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
# Your corpus
|
|
2
|
+
|
|
3
|
+
[← Overview](../README.md) · [Setup](setup.md) · [Corpus](corpus.md) · [Sessions](session-model.md) · [Recovery](recovery.md) · [Launch](advanced-launch.md) · [Understand!](understand.md)
|
|
4
|
+
|
|
5
|
+
Inspect, edit, and select the instruction library without rewriting native global instructions. Commands use the installed CLI; from a checkout, use `bash install.sh <command>` at the repository root.
|
|
6
|
+
|
|
7
|
+
## Consumption surfaces
|
|
8
|
+
|
|
9
|
+
| Surface | Delivery |
|
|
10
|
+
| --- | --- |
|
|
11
|
+
| `always` | Included in every activated snapshot selecting the item. |
|
|
12
|
+
| `relevant` | Available through the relevant-procedure router. |
|
|
13
|
+
| `requested` | Available as an explicitly requested procedure. |
|
|
14
|
+
| `event` | A supported native hook, requiring separate opt-in and host approval. |
|
|
15
|
+
| `delegated` | A supported native agent, requiring separate opt-in. |
|
|
16
|
+
|
|
17
|
+
## Manage the library
|
|
18
|
+
|
|
19
|
+
Corpus Studio and the machine CLI are views over the same `CorpusStore`. The CLI
|
|
20
|
+
provides `list`, `search`, `show`, `history`, `status`, and `snapshot`; mutations are
|
|
21
|
+
semantic JSON passed to `plan`, followed by `apply PLAN --expected-revision REV`.
|
|
22
|
+
Implemented operations are create, update (including consumption surface), enablement, remove,
|
|
23
|
+
installed-item restore, personal-item recover, selection, reset, and rollback. Stable
|
|
24
|
+
`CorpusRef` identities survive those changes. The current `ContentRef` hashes the
|
|
25
|
+
baseline, resolved selection, authoring/item/learning/promotion digests, catalog and
|
|
26
|
+
store implementation digests, and management bootstrap. There is not yet a standalone undo command,
|
|
27
|
+
arbitrary package authoring/import or automatic semantic conflict resolution.
|
|
28
|
+
[Native instruction import](setup.md#import-existing-instructions) and an explicit
|
|
29
|
+
Codex app bridge are separate supported workflows; the library UI does not imply
|
|
30
|
+
that selected procedures registered in native skill menus.
|
|
31
|
+
|
|
32
|
+
Studio marks rules containing explicit `guides/*.md` references with **→ GUIDE**
|
|
33
|
+
and the guide names in the library. Their **Guide pointer** section links to exact
|
|
34
|
+
guide members in the same package and shows each target's current consumption surface
|
|
35
|
+
and state. Missing or ambiguous targets are disclosed rather than guessed. These
|
|
36
|
+
are display-only references, not new dependencies or proof of loading: rule bodies,
|
|
37
|
+
IDs, ordering, selection, and delivery remain unchanged. Personal body edits are
|
|
38
|
+
reflected when the library refreshes; ordinary rules are not classified by meaning.
|
|
39
|
+
|
|
40
|
+
Moving the library cursor to an item immediately displays its document; Enter is
|
|
41
|
+
not required. Group rows show group guidance and disable item-specific actions.
|
|
42
|
+
Cursor events cannot retarget an open editor or a prepared change preview.
|
|
43
|
+
|
|
44
|
+
Arrow keys also navigate the reading controls: **Search ↓ buttons ↓ library →
|
|
45
|
+
document**, with **←/→** between neighboring buttons and **↑** back toward search.
|
|
46
|
+
At the end of search text, **→** focuses the view selector; within text, the caret
|
|
47
|
+
moves normally. **←** from a closed view selector returns to search. Open menus
|
|
48
|
+
keep their native arrow selection. The library keeps normal **↑/↓** item movement;
|
|
49
|
+
at its top, **↑** returns to controls. In the document, arrows scroll until an
|
|
50
|
+
edge: **←** returns to the library, **↑** reaches the controls/member selector,
|
|
51
|
+
and **↓** at the bottom reaches pending on/off buttons when present. Disabled or
|
|
52
|
+
hidden buttons are skipped. TextArea editing, modal boundaries, and Tab remain intact.
|
|
53
|
+
|
|
54
|
+
In the library, **Space** toggles an item's use in future activated sessions:
|
|
55
|
+
`[x]` is on, `[ ]` is off, `[-]` is removed, and `*` marks an unapplied change.
|
|
56
|
+
The Available group means retained authoring items, not that every item is on.
|
|
57
|
+
Stage several choices, then use **Preview on/off → Apply**, or **Discard on/off**.
|
|
58
|
+
Text inputs keep normal spaces; Space on a group still expands or collapses it.
|
|
59
|
+
Unapplied choices require discard confirmation on exit and cannot be mixed with
|
|
60
|
+
content edits. A stale authoring revision refuses the preview or apply.
|
|
61
|
+
|
|
62
|
+
Per-item choices override domain selection in default mode, including core and
|
|
63
|
+
infrastructure defaults. Explicit selected mode includes only its chosen targets;
|
|
64
|
+
an enable override cannot pull in unrelated items. No-corpus mode emits no corpus,
|
|
65
|
+
and imported items retain their applicable host/project scope. Turning an item off does not delete its body, edits,
|
|
66
|
+
or identity, and old snapshots and session pins remain intact. Choices survive
|
|
67
|
+
updates and content restoration; full reset returns to installed defaults.
|
|
68
|
+
Enabling a removed item requires Restore/Recover first. A guide switched off is
|
|
69
|
+
marked in its referring rule, without automatically changing that rule. Native
|
|
70
|
+
hook/agent opt-in, trust, host support, and promotion rules still apply: a checked
|
|
71
|
+
item is a projection choice, not proof of execution. This does not block host
|
|
72
|
+
global/project instructions or a tool from opening a file independently.
|
|
73
|
+
|
|
74
|
+
The same revision-checked manager accepts `{"operation":"enable","items":{"@agent-bios/core:rule-003":false}}`
|
|
75
|
+
through `corpus plan`; `true` enables within the active selection policy, `false`
|
|
76
|
+
excludes, and `null` removes that override so normal selection applies. `list` reports `enabled`,
|
|
77
|
+
`enabled_override`, and the captured authoring `revision`; pass that revision as
|
|
78
|
+
`expected_revision` when planning a batch from the displayed inventory.
|
|
79
|
+
|
|
80
|
+
New personal identities are allocated once in the creation plan and remain stable
|
|
81
|
+
on retry; reset and history rollback do not make retired identities reusable.
|
|
82
|
+
Member files are the content authority: `primary_member` identifies the main file,
|
|
83
|
+
and `body` is its view or edit alias. The manager applies a body edit to that file
|
|
84
|
+
for all clients. Divergent older body/member values stay visible until an explicit
|
|
85
|
+
content choice reconciles them; old immutable snapshots are not rewritten.
|
|
86
|
+
|
|
87
|
+
## Included guides
|
|
88
|
+
|
|
89
|
+
| Guide | Scope |
|
|
90
|
+
| --- | --- |
|
|
91
|
+
| `cli-multi-model-workflow` | multi-model CLI workflow: Default Frame, role slots/tiers, delegation mechanics, driving Codex CLI directly, cache economy, unattended-batch safety, halt/resume, handoff contract, Environment Binding |
|
|
92
|
+
| `coding-staged-workflow` | staged development: design → process → implement, lightweight path, review loop, severity contract, stop conditions |
|
|
93
|
+
| `verification-discipline` | verification depth and per-domain mix (owns the Verification Menus), case space, what a green result is worth |
|
|
94
|
+
| `concept-economy` | concept-surface economy: reuse / extend / rename / split, split triggers, migration compatibility |
|
|
95
|
+
| `documentation-hygiene` | where comments, history, and handoffs belong; how to phrase rules others follow |
|
|
96
|
+
| `llm-capability-boundary` (+ `-patterns`, `-examples`) | LLM/tool/code authority boundary: field authority, accepted output channels, structural enforcement, worked examples |
|
|
97
|
+
| `mock-realization-boundary` | mock/fixture realization vs product semantic path |
|
|
98
|
+
| `svg-visualization-guide` | SVG diagram / service-blueprint spec |
|
|
99
|
+
| `implementation-map` | IMPLEMENTATION_MAP.html current-state dashboard |
|
|
100
|
+
|
|
101
|
+
The table names the load-bearing guides; the full inventory and its per-domain
|
|
102
|
+
classification live in `compose/domains.json`, which the domains gate holds against the
|
|
103
|
+
tree.
|
|
104
|
+
|
|
105
|
+
## Slides and presentations
|
|
106
|
+
|
|
107
|
+
The `slide-writing` guide is selected through `office-work` and
|
|
108
|
+
`visualization-docs`. Its primary guide supplies the semantic criteria for every
|
|
109
|
+
slide or presentation task. Its companion runbook and scripts are used only for
|
|
110
|
+
an explicitly applicable static HTML/PDF job: preparation derives a job-local
|
|
111
|
+
criteria copy and `ORACLE.json`, then freezes them with the job inputs and runtime
|
|
112
|
+
version. Jobs stay outside immutable corpus snapshots; preparation and result
|
|
113
|
+
acceptance need Python, while rendering uses the optional dependencies listed in
|
|
114
|
+
`DEPENDENCIES.md`. Native presentation formats remain the user's choice; the
|
|
115
|
+
supplied renderer's mechanical checks apply only to its static HTML/PDF path.
|
|
116
|
+
|
|
117
|
+
See [recovery](recovery.md) for migration, reset, and ownership conflicts, and [native launch settings](advanced-launch.md#native-hooks-and-agents) before enabling executable corpus content.
|