@drunkcoding/agents-and-skills 0.0.45 → 0.0.46
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/.claude-plugin/marketplace.json +2 -47
- package/README.md +3 -6
- package/package.json +4 -1
- package/plugins/multica-tool/.claude-plugin/plugin.json +1 -1
- package/plugins/multica-tool/scripts/lib.mjs +53 -4
- package/plugins/multica-tool/scripts/multica-export.mjs +135 -32
- package/plugins/multica-tool/scripts/multica-import.mjs +192 -17
- package/plugins/multica-tool/skills/export/SKILL.md +84 -14
- package/plugins/multica-tool/skills/import/SKILL.md +22 -7
- package/plugins/multica-tool/skills/sync/SKILL.md +1 -1
- package/plugins/plugin-validator/.claude-plugin/plugin.json +1 -1
- package/plugins/html-effectiveness/.claude-plugin/plugin.json +0 -17
- package/plugins/html-effectiveness/README.md +0 -28
- package/plugins/html-effectiveness/agents/report-builder.md +0 -66
- package/plugins/html-effectiveness/assets/base.css +0 -51
- package/plugins/html-effectiveness/assets/base.js +0 -11
- package/plugins/html-effectiveness/assets/charts.js +0 -1
- package/plugins/html-effectiveness/assets/components.css +0 -10
- package/plugins/html-effectiveness/commands/html-report.md +0 -13
- package/plugins/html-effectiveness/docs/template-gallery.md +0 -28
- package/plugins/html-effectiveness/package.json +0 -6
- package/plugins/html-effectiveness/scripts/_tmp.js +0 -37
- package/plugins/html-effectiveness/scripts/catalog.js +0 -47
- package/plugins/html-effectiveness/scripts/extract.js +0 -104
- package/plugins/html-effectiveness/scripts/mustache.js +0 -90
- package/plugins/html-effectiveness/scripts/render.js +0 -176
- package/plugins/html-effectiveness/skills/html-effectiveness/SKILL.md +0 -94
- package/plugins/html-effectiveness/templates/01-exploration-code-approaches.html.tmpl +0 -400
- package/plugins/html-effectiveness/templates/02-exploration-visual-designs.html.tmpl +0 -456
- package/plugins/html-effectiveness/templates/03-code-review-pr.html.tmpl +0 -581
- package/plugins/html-effectiveness/templates/04-code-understanding.html.tmpl +0 -443
- package/plugins/html-effectiveness/templates/05-design-system.html.tmpl +0 -578
- package/plugins/html-effectiveness/templates/06-component-variants.html.tmpl +0 -557
- package/plugins/html-effectiveness/templates/07-prototype-animation.html.tmpl +0 -417
- package/plugins/html-effectiveness/templates/08-prototype-interaction.html.tmpl +0 -363
- package/plugins/html-effectiveness/templates/09-slide-deck.html.tmpl +0 -535
- package/plugins/html-effectiveness/templates/10-svg-illustrations.html.tmpl +0 -444
- package/plugins/html-effectiveness/templates/11-status-report.html.tmpl +0 -152
- package/plugins/html-effectiveness/templates/12-incident-report.html.tmpl +0 -547
- package/plugins/html-effectiveness/templates/13-flowchart-diagram.html.tmpl +0 -361
- package/plugins/html-effectiveness/templates/14-research-feature-explainer.html.tmpl +0 -348
- package/plugins/html-effectiveness/templates/15-research-concept-explainer.html.tmpl +0 -334
- package/plugins/html-effectiveness/templates/16-implementation-plan.html.tmpl +0 -657
- package/plugins/html-effectiveness/templates/17-pr-writeup.html.tmpl +0 -553
- package/plugins/html-effectiveness/templates/18-editor-triage-board.html.tmpl +0 -541
- package/plugins/html-effectiveness/templates/19-editor-feature-flags.html.tmpl +0 -627
- package/plugins/html-effectiveness/templates/20-editor-prompt-tuner.html.tmpl +0 -687
- package/plugins/html-effectiveness/templates/manifest.json +0 -441
- package/plugins/team-share/.claude-plugin/plugin.json +0 -18
- package/plugins/team-share/README.md +0 -46
- package/plugins/team-share/agents/team-share.md +0 -53
- package/plugins/team-share/commands/team-share.md +0 -4
- package/plugins/team-share/skills/claude-config/SKILL.md +0 -143
- package/plugins/team-share/skills/codegraph-setup/SKILL.md +0 -81
- package/plugins/team-share/skills/understand-setup/SKILL.md +0 -115
- package/plugins/tech-graph/.claude-plugin/plugin.json +0 -17
- package/plugins/tech-graph/README.md +0 -66
- package/plugins/tech-graph/agents/tech-graph.md +0 -97
- package/plugins/tech-graph/commands/tech-graph.md +0 -13
- package/plugins/tech-graph/scripts/check-deps.sh +0 -55
- package/plugins/tech-graph/skills/tech-graph/LICENSE +0 -21
- package/plugins/tech-graph/skills/tech-graph/README.md +0 -555
- package/plugins/tech-graph/skills/tech-graph/README.zh.md +0 -514
- package/plugins/tech-graph/skills/tech-graph/SKILL.md +0 -263
- package/plugins/tech-graph/skills/tech-graph/agents/openai.yaml +0 -4
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style1-flat.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style2-dark.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style3-blueprint.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style4-notion.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style5-glass.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style6-claude.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style7-openai.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/fixtures/agent-memory-types-style4.json +0 -181
- package/plugins/tech-graph/skills/tech-graph/fixtures/api-flow-style7.json +0 -40
- package/plugins/tech-graph/skills/tech-graph/fixtures/mem0-style1.json +0 -297
- package/plugins/tech-graph/skills/tech-graph/fixtures/microservices-style3.json +0 -64
- package/plugins/tech-graph/skills/tech-graph/fixtures/multi-agent-style5.json +0 -45
- package/plugins/tech-graph/skills/tech-graph/fixtures/system-architecture-style6.json +0 -48
- package/plugins/tech-graph/skills/tech-graph/fixtures/tool-call-style2.json +0 -182
- package/plugins/tech-graph/skills/tech-graph/package.json +0 -42
- package/plugins/tech-graph/skills/tech-graph/references/diagram-types.md +0 -171
- package/plugins/tech-graph/skills/tech-graph/references/icons.md +0 -406
- package/plugins/tech-graph/skills/tech-graph/references/style-1-flat-icon.md +0 -108
- package/plugins/tech-graph/skills/tech-graph/references/style-2-dark-terminal.md +0 -107
- package/plugins/tech-graph/skills/tech-graph/references/style-3-blueprint.md +0 -113
- package/plugins/tech-graph/skills/tech-graph/references/style-4-notion-clean.md +0 -95
- package/plugins/tech-graph/skills/tech-graph/references/style-5-glassmorphism.md +0 -125
- package/plugins/tech-graph/skills/tech-graph/references/style-6-claude-official.md +0 -209
- package/plugins/tech-graph/skills/tech-graph/references/style-7-openai.md +0 -215
- package/plugins/tech-graph/skills/tech-graph/references/style-diagram-matrix.md +0 -135
- package/plugins/tech-graph/skills/tech-graph/references/svg-layout-best-practices.md +0 -100
- package/plugins/tech-graph/skills/tech-graph/references/svg-to-png.md +0 -115
- package/plugins/tech-graph/skills/tech-graph/scripts/README.md +0 -269
- package/plugins/tech-graph/skills/tech-graph/scripts/generate-diagram.sh +0 -181
- package/plugins/tech-graph/skills/tech-graph/scripts/generate-from-template.py +0 -1587
- package/plugins/tech-graph/skills/tech-graph/scripts/test-all-styles.sh +0 -143
- package/plugins/tech-graph/skills/tech-graph/scripts/validate-svg.sh +0 -306
- package/plugins/tech-graph/skills/tech-graph/templates/agent-architecture.svg +0 -28
- package/plugins/tech-graph/skills/tech-graph/templates/architecture.svg +0 -23
- package/plugins/tech-graph/skills/tech-graph/templates/comparison-matrix.svg +0 -14
- package/plugins/tech-graph/skills/tech-graph/templates/data-flow.svg +0 -28
- package/plugins/tech-graph/skills/tech-graph/templates/er-diagram.svg +0 -21
- package/plugins/tech-graph/skills/tech-graph/templates/flowchart.svg +0 -21
- package/plugins/tech-graph/skills/tech-graph/templates/sequence.svg +0 -20
- package/plugins/tech-graph/skills/tech-graph/templates/state-machine.svg +0 -20
- package/plugins/tech-graph/skills/tech-graph/templates/timeline.svg +0 -19
- package/plugins/tech-graph/skills/tech-graph/templates/use-case.svg +0 -21
|
@@ -1,297 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template_type": "memory",
|
|
3
|
-
"style": 1,
|
|
4
|
-
"width": 1080,
|
|
5
|
-
"height": 760,
|
|
6
|
-
"title": "Mem0 Memory Architecture",
|
|
7
|
-
"subtitle": "Personalized AI Memory Layer for LLM Applications",
|
|
8
|
-
"containers": [
|
|
9
|
-
{
|
|
10
|
-
"x": 30,
|
|
11
|
-
"y": 84,
|
|
12
|
-
"width": 1020,
|
|
13
|
-
"height": 74,
|
|
14
|
-
"label": "Input Layer",
|
|
15
|
-
"subtitle": "",
|
|
16
|
-
"stroke": "#dbeafe"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"x": 30,
|
|
20
|
-
"y": 186,
|
|
21
|
-
"width": 1020,
|
|
22
|
-
"height": 118,
|
|
23
|
-
"label": "Memory Manager (mem0 Core)",
|
|
24
|
-
"subtitle": "",
|
|
25
|
-
"stroke": "#e9d5ff",
|
|
26
|
-
"fill": "#fdf4ff"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"x": 30,
|
|
30
|
-
"y": 332,
|
|
31
|
-
"width": 1020,
|
|
32
|
-
"height": 204,
|
|
33
|
-
"label": "Storage Layer",
|
|
34
|
-
"subtitle": "",
|
|
35
|
-
"stroke": "#bbf7d0",
|
|
36
|
-
"fill": "#f0fdf4"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"x": 30,
|
|
40
|
-
"y": 564,
|
|
41
|
-
"width": 1020,
|
|
42
|
-
"height": 118,
|
|
43
|
-
"label": "Output / Retrieval",
|
|
44
|
-
"subtitle": "",
|
|
45
|
-
"stroke": "#fed7aa",
|
|
46
|
-
"fill": "#fff7ed"
|
|
47
|
-
}
|
|
48
|
-
],
|
|
49
|
-
"nodes": [
|
|
50
|
-
{
|
|
51
|
-
"id": "user",
|
|
52
|
-
"kind": "user_avatar",
|
|
53
|
-
"x": 54,
|
|
54
|
-
"y": 108,
|
|
55
|
-
"width": 90,
|
|
56
|
-
"height": 46,
|
|
57
|
-
"label": "User",
|
|
58
|
-
"fill": "#eff6ff",
|
|
59
|
-
"stroke": "#2563eb",
|
|
60
|
-
"icon_fill": "#dbeafe",
|
|
61
|
-
"icon_stroke": "#2563eb",
|
|
62
|
-
"flat": true
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"id": "app",
|
|
66
|
-
"kind": "rect",
|
|
67
|
-
"x": 190,
|
|
68
|
-
"y": 102,
|
|
69
|
-
"width": 160,
|
|
70
|
-
"height": 58,
|
|
71
|
-
"label": "AI App / Agent",
|
|
72
|
-
"type_label": "APPLICATION",
|
|
73
|
-
"fill": "#ffffff",
|
|
74
|
-
"stroke": "#d1d5db"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"id": "llm",
|
|
78
|
-
"kind": "double_rect",
|
|
79
|
-
"x": 418,
|
|
80
|
-
"y": 102,
|
|
81
|
-
"width": 136,
|
|
82
|
-
"height": 58,
|
|
83
|
-
"label": "LLM",
|
|
84
|
-
"type_label": "MODEL",
|
|
85
|
-
"fill": "#f5f3ff",
|
|
86
|
-
"stroke": "#8b5cf6",
|
|
87
|
-
"sublabel": "retrieve()"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"id": "client",
|
|
91
|
-
"kind": "rect",
|
|
92
|
-
"x": 620,
|
|
93
|
-
"y": 102,
|
|
94
|
-
"width": 158,
|
|
95
|
-
"height": 58,
|
|
96
|
-
"label": "mem0 Client",
|
|
97
|
-
"type_label": "SDK",
|
|
98
|
-
"fill": "#eef2ff",
|
|
99
|
-
"stroke": "#6366f1"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"id": "extractor",
|
|
103
|
-
"kind": "rect",
|
|
104
|
-
"x": 78,
|
|
105
|
-
"y": 226,
|
|
106
|
-
"width": 158,
|
|
107
|
-
"height": 66,
|
|
108
|
-
"label": "Fact Extractor",
|
|
109
|
-
"type_label": "PROCESSOR",
|
|
110
|
-
"fill": "#ffffff",
|
|
111
|
-
"stroke": "#d1d5db"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"id": "manager",
|
|
115
|
-
"kind": "double_rect",
|
|
116
|
-
"x": 370,
|
|
117
|
-
"y": 222,
|
|
118
|
-
"width": 340,
|
|
119
|
-
"height": 74,
|
|
120
|
-
"label": "Memory Manager",
|
|
121
|
-
"fill": "#ffffff",
|
|
122
|
-
"stroke": "#8b5cf6",
|
|
123
|
-
"tags": [
|
|
124
|
-
{ "label": "store()", "fill": "#faf5ff", "stroke": "#ddd6fe", "text_fill": "#7c3aed" },
|
|
125
|
-
{ "label": "retrieve()", "fill": "#faf5ff", "stroke": "#ddd6fe", "text_fill": "#7c3aed" },
|
|
126
|
-
{ "label": "update()", "fill": "#faf5ff", "stroke": "#ddd6fe", "text_fill": "#7c3aed" }
|
|
127
|
-
]
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"id": "resolver",
|
|
131
|
-
"kind": "rect",
|
|
132
|
-
"x": 812,
|
|
133
|
-
"y": 226,
|
|
134
|
-
"width": 172,
|
|
135
|
-
"height": 66,
|
|
136
|
-
"label": "Conflict Resolver",
|
|
137
|
-
"type_label": "RESOLVER",
|
|
138
|
-
"fill": "#ffffff",
|
|
139
|
-
"stroke": "#d1d5db"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"id": "vector",
|
|
143
|
-
"kind": "cylinder",
|
|
144
|
-
"x": 82,
|
|
145
|
-
"y": 390,
|
|
146
|
-
"width": 136,
|
|
147
|
-
"height": 106,
|
|
148
|
-
"label": "Vector Store",
|
|
149
|
-
"sublabel": "embeddings",
|
|
150
|
-
"fill": "#ecfdf5",
|
|
151
|
-
"stroke": "#10b981"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"id": "graph",
|
|
155
|
-
"kind": "circle_cluster",
|
|
156
|
-
"x": 306,
|
|
157
|
-
"y": 380,
|
|
158
|
-
"width": 176,
|
|
159
|
-
"height": 126,
|
|
160
|
-
"label": "Graph DB",
|
|
161
|
-
"sublabel": "relations",
|
|
162
|
-
"fill": "#dbeafe",
|
|
163
|
-
"stroke": "#3b82f6"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"id": "kv",
|
|
167
|
-
"kind": "rect",
|
|
168
|
-
"x": 560,
|
|
169
|
-
"y": 390,
|
|
170
|
-
"width": 162,
|
|
171
|
-
"height": 96,
|
|
172
|
-
"label": "Key-Value Store",
|
|
173
|
-
"fill": "#fff7ed",
|
|
174
|
-
"stroke": "#f97316",
|
|
175
|
-
"type_label": "WORKING MEMORY",
|
|
176
|
-
"sublabel": "user_123 likes Python"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"id": "history",
|
|
180
|
-
"kind": "document",
|
|
181
|
-
"x": 790,
|
|
182
|
-
"y": 390,
|
|
183
|
-
"width": 136,
|
|
184
|
-
"height": 96,
|
|
185
|
-
"label": "History Store",
|
|
186
|
-
"fill": "#faf5ff",
|
|
187
|
-
"stroke": "#8b5cf6",
|
|
188
|
-
"line_stroke": "#c4b5fd",
|
|
189
|
-
"sublabel": "Episodic Memory"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"id": "builder",
|
|
193
|
-
"kind": "rect",
|
|
194
|
-
"x": 224,
|
|
195
|
-
"y": 608,
|
|
196
|
-
"width": 180,
|
|
197
|
-
"height": 58,
|
|
198
|
-
"label": "Context Builder",
|
|
199
|
-
"type_label": "ASSEMBLER",
|
|
200
|
-
"fill": "#ffffff",
|
|
201
|
-
"stroke": "#d1d5db"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"id": "ranker",
|
|
205
|
-
"kind": "rect",
|
|
206
|
-
"x": 484,
|
|
207
|
-
"y": 608,
|
|
208
|
-
"width": 180,
|
|
209
|
-
"height": 58,
|
|
210
|
-
"label": "Ranked Results",
|
|
211
|
-
"type_label": "RERANKER",
|
|
212
|
-
"fill": "#ffffff",
|
|
213
|
-
"stroke": "#d1d5db"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"id": "output",
|
|
217
|
-
"kind": "rect",
|
|
218
|
-
"x": 744,
|
|
219
|
-
"y": 608,
|
|
220
|
-
"width": 204,
|
|
221
|
-
"height": 58,
|
|
222
|
-
"label": "Personalized Response",
|
|
223
|
-
"type_label": "OUTPUT",
|
|
224
|
-
"fill": "#faf5ff",
|
|
225
|
-
"stroke": "#8b5cf6"
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
"arrows": [
|
|
229
|
-
{ "source": "user", "target": "app", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
230
|
-
{ "source": "app", "target": "llm", "source_port": "right", "target_port": "left", "flow": "control" },
|
|
231
|
-
{ "source": "llm", "target": "client", "source_port": "right", "target_port": "left", "flow": "control" },
|
|
232
|
-
{
|
|
233
|
-
"source": "llm",
|
|
234
|
-
"target": "manager",
|
|
235
|
-
"source_port": "bottom",
|
|
236
|
-
"target_port": "top",
|
|
237
|
-
"flow": "control",
|
|
238
|
-
"label": "retrieve()",
|
|
239
|
-
"label_dx": 12,
|
|
240
|
-
"label_dy": -10
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"source": "client",
|
|
244
|
-
"target": "manager",
|
|
245
|
-
"source_port": "bottom",
|
|
246
|
-
"target_port": "top",
|
|
247
|
-
"flow": "control",
|
|
248
|
-
"label": "store()",
|
|
249
|
-
"corridor_x": [760],
|
|
250
|
-
"label_dx": 18,
|
|
251
|
-
"label_dy": -12
|
|
252
|
-
},
|
|
253
|
-
{ "source": "extractor", "target": "manager", "source_port": "right", "target_port": "left", "flow": "data", "label": "facts" },
|
|
254
|
-
{ "source": "resolver", "target": "manager", "source_port": "left", "target_port": "right", "flow": "data", "label": "resolved" },
|
|
255
|
-
{
|
|
256
|
-
"source": "manager",
|
|
257
|
-
"target": "vector",
|
|
258
|
-
"source_port": "bottom",
|
|
259
|
-
"target_port": "top",
|
|
260
|
-
"flow": "write",
|
|
261
|
-
"dashed": true,
|
|
262
|
-
"label": "write",
|
|
263
|
-
"route_points": [[370, 332], [150, 332]]
|
|
264
|
-
},
|
|
265
|
-
{ "source": "manager", "target": "graph", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "route_points": [[470, 332], [394, 332]] },
|
|
266
|
-
{ "source": "manager", "target": "kv", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "route_points": [[610, 332], [641, 332]] },
|
|
267
|
-
{ "source": "manager", "target": "history", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "route_points": [[725, 332], [858, 332]] },
|
|
268
|
-
{ "source": "vector", "target": "builder", "source_port": "bottom", "target_port": "top", "flow": "read", "label": "read" },
|
|
269
|
-
{ "source": "graph", "target": "builder", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
270
|
-
{ "source": "kv", "target": "ranker", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
271
|
-
{ "source": "history", "target": "ranker", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
272
|
-
{ "source": "builder", "target": "ranker", "source_port": "right", "target_port": "left", "flow": "control" },
|
|
273
|
-
{ "source": "ranker", "target": "output", "source_port": "right", "target_port": "left", "flow": "control" },
|
|
274
|
-
{
|
|
275
|
-
"source": "client",
|
|
276
|
-
"target": "output",
|
|
277
|
-
"source_port": "right",
|
|
278
|
-
"target_port": "right",
|
|
279
|
-
"flow": "control",
|
|
280
|
-
"dashed": true,
|
|
281
|
-
"route_points": [[1060, 131], [1060, 637]],
|
|
282
|
-
"corridor_x": [970],
|
|
283
|
-
"label": "context",
|
|
284
|
-
"label_dx": 28,
|
|
285
|
-
"label_dy": -14
|
|
286
|
-
}
|
|
287
|
-
],
|
|
288
|
-
"legend": [
|
|
289
|
-
{ "flow": "control", "label": "API / control flow" },
|
|
290
|
-
{ "flow": "write", "label": "Memory write" },
|
|
291
|
-
{ "flow": "read", "label": "Memory read" },
|
|
292
|
-
{ "flow": "data", "label": "Data transform" }
|
|
293
|
-
],
|
|
294
|
-
"legend_position": "bottom-left",
|
|
295
|
-
"legend_y": 666,
|
|
296
|
-
"footer": ""
|
|
297
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template_type": "architecture",
|
|
3
|
-
"style": 3,
|
|
4
|
-
"width": 1120,
|
|
5
|
-
"height": 760,
|
|
6
|
-
"title": "Microservices Architecture",
|
|
7
|
-
"subtitle": "Blueprint style with tiered zones, service groups, and deployment pathways",
|
|
8
|
-
"blueprint_title_block": {
|
|
9
|
-
"title": "AI MICROSERVICES",
|
|
10
|
-
"subtitle": "SYSTEM ARCHITECTURE",
|
|
11
|
-
"center_caption": "BLUEPRINT STYLE 3",
|
|
12
|
-
"left_caption": "REV: 1.0",
|
|
13
|
-
"right_caption": "DWG: ARCH-001",
|
|
14
|
-
"width": 220,
|
|
15
|
-
"height": 76,
|
|
16
|
-
"x": 868,
|
|
17
|
-
"y": 664
|
|
18
|
-
},
|
|
19
|
-
"containers": [
|
|
20
|
-
{ "x": 40, "y": 96, "width": 1040, "height": 94, "label": "EDGE", "header_prefix": "01", "subtitle": "", "stroke": "#0ea5e9", "fill": "none" },
|
|
21
|
-
{ "x": 40, "y": 224, "width": 1040, "height": 152, "label": "APPLICATION SERVICES", "header_prefix": "02", "subtitle": "", "stroke": "#0ea5e9", "fill": "none" },
|
|
22
|
-
{ "x": 40, "y": 410, "width": 1040, "height": 150, "label": "DATA + EVENT INFRA", "header_prefix": "03", "subtitle": "", "stroke": "#0ea5e9", "fill": "none" },
|
|
23
|
-
{ "x": 40, "y": 590, "width": 1040, "height": 100, "label": "OBSERVABILITY", "header_prefix": "04", "subtitle": "", "stroke": "#0ea5e9", "fill": "none" }
|
|
24
|
-
],
|
|
25
|
-
"nodes": [
|
|
26
|
-
{ "id": "clients", "kind": "rect", "x": 80, "y": 120, "width": 160, "height": 54, "label": "Client Apps", "type_label": "TRAFFIC", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
27
|
-
{ "id": "gateway", "kind": "double_rect", "x": 314, "y": 116, "width": 184, "height": 62, "label": "API Gateway", "type_label": "EDGE", "fill": "#0b3b5e", "stroke": "#67e8f9" },
|
|
28
|
-
{ "id": "auth", "kind": "rect", "x": 572, "y": 120, "width": 164, "height": 54, "label": "Auth / Policy", "type_label": "GUARD", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
29
|
-
{ "id": "svc-a", "kind": "rect", "x": 110, "y": 270, "width": 176, "height": 60, "label": "Order Service", "type_label": "SERVICE", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
30
|
-
{ "id": "svc-b", "kind": "rect", "x": 356, "y": 270, "width": 176, "height": 60, "label": "Catalog Service", "type_label": "SERVICE", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
31
|
-
{ "id": "svc-c", "kind": "rect", "x": 602, "y": 270, "width": 176, "height": 60, "label": "Billing Service", "type_label": "SERVICE", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
32
|
-
{ "id": "bus", "kind": "double_rect", "x": 848, "y": 262, "width": 166, "height": 76, "label": "Event Router", "type_label": "STREAM", "fill": "#0b3b5e", "stroke": "#fde047" },
|
|
33
|
-
{ "id": "pg", "kind": "cylinder", "x": 116, "y": 446, "width": 144, "height": 90, "label": "Postgres", "sublabel": "orders", "fill": "#0b3b5e", "stroke": "#67e8f9" },
|
|
34
|
-
{ "id": "cache", "kind": "rect", "x": 370, "y": 456, "width": 144, "height": 70, "label": "Redis Cache", "type_label": "LOW LATENCY", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true },
|
|
35
|
-
{ "id": "warehouse", "kind": "cylinder", "x": 624, "y": 446, "width": 154, "height": 90, "label": "Warehouse", "sublabel": "analytics", "fill": "#0b3b5e", "stroke": "#67e8f9" },
|
|
36
|
-
{ "id": "metrics", "kind": "rect", "x": 94, "y": 620, "width": 188, "height": 44, "label": "Metrics / Traces", "type_label": "OPS", "fill": "#0b3b5e", "stroke": "#67e8f9", "flat": true }
|
|
37
|
-
],
|
|
38
|
-
"arrows": [
|
|
39
|
-
{ "source": "clients", "target": "gateway", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
40
|
-
{ "source": "gateway", "target": "auth", "source_port": "right", "target_port": "left", "flow": "control" },
|
|
41
|
-
{ "source": "gateway", "target": "svc-a", "source_port": "bottom", "target_port": "top", "flow": "read", "label": "route" },
|
|
42
|
-
{ "source": "gateway", "target": "svc-b", "source_port": "bottom", "target_port": "top", "flow": "read", "corridor_x": [444] },
|
|
43
|
-
{ "source": "gateway", "target": "svc-c", "source_port": "bottom", "target_port": "top", "flow": "read", "corridor_x": [688] },
|
|
44
|
-
{ "source": "svc-a", "target": "pg", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
45
|
-
{ "source": "svc-b", "target": "cache", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
46
|
-
{ "source": "svc-c", "target": "warehouse", "source_port": "bottom", "target_port": "top", "flow": "data" },
|
|
47
|
-
{ "source": "svc-a", "target": "bus", "source_port": "right", "target_port": "left", "flow": "feedback", "dashed": true, "route_points": [[286,300], [286,246], [818,246], [818,300]] },
|
|
48
|
-
{ "source": "svc-b", "target": "bus", "source_port": "right", "target_port": "left", "flow": "feedback", "dashed": true, "route_points": [[532,300], [532,246], [824,246], [824,300]] },
|
|
49
|
-
{ "source": "svc-c", "target": "bus", "source_port": "right", "target_port": "left", "flow": "feedback", "dashed": true, "route_points": [[778,300], [812,300]] },
|
|
50
|
-
{ "source": "bus", "target": "metrics", "source_port": "bottom", "target_port": "top", "flow": "control", "label": "events", "route_points": [[942, 620], [188, 620]], "label_dx": 8 }
|
|
51
|
-
],
|
|
52
|
-
"legend": [
|
|
53
|
-
{ "flow": "read", "label": "Primary request flow" },
|
|
54
|
-
{ "flow": "control", "label": "Control routing" },
|
|
55
|
-
{ "flow": "data", "label": "Analytics path" },
|
|
56
|
-
{ "flow": "feedback", "label": "Event stream" }
|
|
57
|
-
],
|
|
58
|
-
"legend_position": "bottom-right",
|
|
59
|
-
"legend_box": true,
|
|
60
|
-
"legend_box_fill": "#0b3552",
|
|
61
|
-
"legend_x": 760,
|
|
62
|
-
"legend_y": 572,
|
|
63
|
-
"footer": ""
|
|
64
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template_type": "agent",
|
|
3
|
-
"style": 5,
|
|
4
|
-
"width": 1160,
|
|
5
|
-
"height": 720,
|
|
6
|
-
"title": "Multi-Agent Collaboration",
|
|
7
|
-
"subtitle": "Glassmorphism style with coordinator, specialists, shared memory, and delivery loop",
|
|
8
|
-
"containers": [
|
|
9
|
-
{ "x": 42, "y": 108, "width": 1076, "height": 150, "label": "MISSION CONTROL", "subtitle": "", "stroke": "rgba(255,255,255,0.2)", "fill": "rgba(255,255,255,0.05)" },
|
|
10
|
-
{ "x": 42, "y": 290, "width": 1076, "height": 204, "label": "SPECIALIST AGENTS", "subtitle": "", "stroke": "rgba(255,255,255,0.2)", "fill": "rgba(255,255,255,0.05)" },
|
|
11
|
-
{ "x": 42, "y": 526, "width": 1076, "height": 138, "label": "SYNTHESIS", "subtitle": "", "stroke": "rgba(255,255,255,0.2)", "fill": "rgba(255,255,255,0.05)" }
|
|
12
|
-
],
|
|
13
|
-
"nodes": [
|
|
14
|
-
{ "id": "request", "kind": "speech", "x": 78, "y": 142, "width": 148, "height": 66, "label": "User brief", "fill": "rgba(255,255,255,0.12)", "stroke": "rgba(255,255,255,0.35)", "flat": true },
|
|
15
|
-
{ "id": "coord", "kind": "double_rect", "x": 416, "y": 136, "width": 220, "height": 78, "label": "Coordinator Agent", "type_label": "ORCHESTRATOR", "fill": "rgba(255,255,255,0.12)", "stroke": "#c084fc" },
|
|
16
|
-
{ "id": "research", "kind": "rect", "x": 112, "y": 344, "width": 206, "height": 74, "label": "Research Agent", "type_label": "SPECIALIST", "fill": "rgba(255,255,255,0.12)", "stroke": "#60a5fa" },
|
|
17
|
-
{ "id": "coding", "kind": "terminal", "x": 478, "y": 332, "width": 198, "height": 108, "label": "Coding Agent", "fill": "#0f172a", "stroke": "rgba(255,255,255,0.24)", "header_fill": "rgba(255,255,255,0.12)" },
|
|
18
|
-
{ "id": "review", "kind": "rect", "x": 826, "y": 344, "width": 206, "height": 74, "label": "Review Agent", "type_label": "SPECIALIST", "fill": "rgba(255,255,255,0.12)", "stroke": "#34d399" },
|
|
19
|
-
{ "id": "memory", "kind": "cylinder", "x": 158, "y": 560, "width": 168, "height": 92, "label": "Shared Memory", "sublabel": "facts + plans", "fill": "rgba(255,255,255,0.08)", "stroke": "#34d399" },
|
|
20
|
-
{ "id": "merge", "kind": "double_rect", "x": 472, "y": 566, "width": 210, "height": 74, "label": "Synthesis Engine", "type_label": "MERGE", "fill": "rgba(255,255,255,0.12)", "stroke": "#c084fc" },
|
|
21
|
-
{ "id": "response", "kind": "speech", "x": 884, "y": 568, "width": 166, "height": 70, "label": "Final response", "fill": "rgba(255,255,255,0.12)", "stroke": "#f59e0b", "flat": true }
|
|
22
|
-
],
|
|
23
|
-
"arrows": [
|
|
24
|
-
{ "source": "request", "target": "coord", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
25
|
-
{ "source": "coord", "target": "research", "source_port": "bottom", "target_port": "top", "flow": "control", "label": "delegate" },
|
|
26
|
-
{ "source": "coord", "target": "coding", "source_port": "bottom", "target_port": "top", "flow": "control", "corridor_x": [590] },
|
|
27
|
-
{ "source": "coord", "target": "review", "source_port": "bottom", "target_port": "top", "flow": "control", "corridor_x": [910] },
|
|
28
|
-
{ "source": "research", "target": "memory", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true },
|
|
29
|
-
{ "source": "coding", "target": "memory", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "corridor_x": [560] },
|
|
30
|
-
{ "source": "review", "target": "memory", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "corridor_x": [930], "route_points": [[929, 470], [242, 470]] },
|
|
31
|
-
{ "source": "memory", "target": "merge", "source_port": "right", "target_port": "left", "flow": "read", "label": "shared context" },
|
|
32
|
-
{ "source": "merge", "target": "response", "source_port": "right", "target_port": "left", "flow": "feedback" }
|
|
33
|
-
],
|
|
34
|
-
"legend": [
|
|
35
|
-
{ "flow": "read", "label": "Input / retrieval" },
|
|
36
|
-
{ "flow": "control", "label": "Delegation" },
|
|
37
|
-
{ "flow": "write", "label": "Shared memory write" },
|
|
38
|
-
{ "flow": "feedback", "label": "Synthesis output" }
|
|
39
|
-
],
|
|
40
|
-
"legend_position": "bottom-left",
|
|
41
|
-
"legend_y": 604,
|
|
42
|
-
"legend_box": true,
|
|
43
|
-
"legend_box_fill": "rgba(15,23,42,0.68)",
|
|
44
|
-
"footer": ""
|
|
45
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template_type": "architecture",
|
|
3
|
-
"style": 6,
|
|
4
|
-
"width": 1120,
|
|
5
|
-
"height": 700,
|
|
6
|
-
"style_overrides": {
|
|
7
|
-
"title_align": "center"
|
|
8
|
-
},
|
|
9
|
-
"title": "System Architecture",
|
|
10
|
-
"subtitle": "Claude official style with warm structure, restrained hierarchy, and deployment clarity",
|
|
11
|
-
"containers": [
|
|
12
|
-
{ "x": 44, "y": 118, "width": 1032, "height": 110, "label": "", "side_label": "Interface Layer", "side_label_x": 28, "side_label_anchor": "start", "subtitle": "", "stroke": "#ded8cf", "fill": "none" },
|
|
13
|
-
{ "x": 44, "y": 262, "width": 1032, "height": 154, "label": "", "side_label": "Core Layer", "side_label_x": 28, "side_label_anchor": "start", "subtitle": "", "stroke": "#ded8cf", "fill": "none" },
|
|
14
|
-
{ "x": 44, "y": 450, "width": 1032, "height": 178, "label": "", "side_label": "Foundation Layer", "side_label_x": 28, "side_label_anchor": "start", "subtitle": "", "stroke": "#ded8cf", "fill": "none" }
|
|
15
|
-
],
|
|
16
|
-
"nodes": [
|
|
17
|
-
{ "id": "entry", "kind": "rect", "x": 82, "y": 146, "width": 170, "height": 54, "label": "Client Surface", "type_label": "ENTRY", "fill": "#e9f1fb", "stroke": "#8c6f5a", "flat": true },
|
|
18
|
-
{ "id": "gateway", "kind": "double_rect", "x": 340, "y": 142, "width": 196, "height": 62, "label": "Gateway", "type_label": "ROUTER", "fill": "#f7ecda", "stroke": "#d97757" },
|
|
19
|
-
{ "id": "planner", "kind": "rect", "x": 144, "y": 306, "width": 188, "height": 60, "label": "Task Planner", "type_label": "ORCHESTRATION", "fill": "#f7ecda", "stroke": "#d0b893", "flat": true },
|
|
20
|
-
{ "id": "runtime", "kind": "double_rect", "x": 430, "y": 298, "width": 244, "height": 76, "label": "Model Runtime", "type_label": "INFERENCE", "fill": "#c8e4db", "stroke": "#8c6f5a" },
|
|
21
|
-
{ "id": "guard", "kind": "rect", "x": 782, "y": 306, "width": 200, "height": 60, "label": "Policy Guardrails", "type_label": "SAFETY", "fill": "#efe8de", "stroke": "#d0c3b3", "flat": true },
|
|
22
|
-
{ "id": "memory", "kind": "cylinder", "x": 96, "y": 494, "width": 154, "height": 92, "label": "Memory Store", "sublabel": "context + recall", "fill": "#e5e8df", "stroke": "#7b8b5c" },
|
|
23
|
-
{ "id": "tools", "kind": "rect", "x": 382, "y": 510, "width": 184, "height": 60, "label": "Tool Runtime", "type_label": "ACTION", "fill": "#f7ecda", "stroke": "#d0b893", "flat": true },
|
|
24
|
-
{ "id": "obs", "kind": "rect", "x": 688, "y": 510, "width": 184, "height": 60, "label": "Observability", "type_label": "OPS", "fill": "#efe8de", "stroke": "#d0c3b3", "flat": true },
|
|
25
|
-
{ "id": "registry", "kind": "rect", "x": 906, "y": 510, "width": 138, "height": 60, "label": "Registry", "type_label": "ROLL OUT", "fill": "#efe8de", "stroke": "#d0c3b3", "flat": true }
|
|
26
|
-
],
|
|
27
|
-
"arrows": [
|
|
28
|
-
{ "source": "entry", "target": "gateway", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
29
|
-
{ "source": "gateway", "target": "planner", "source_port": "bottom", "target_port": "top", "flow": "control", "label": "decompose", "route_points": [[370,224], [370,336], [332,336]] },
|
|
30
|
-
{ "source": "gateway", "target": "runtime", "source_port": "bottom", "target_port": "top", "flow": "read", "route_points": [[438,224], [552,224], [552,298]] },
|
|
31
|
-
{ "source": "runtime", "target": "guard", "source_port": "right", "target_port": "left", "flow": "data" },
|
|
32
|
-
{ "source": "runtime", "target": "memory", "source_port": "bottom", "target_port": "top", "flow": "write", "dashed": true, "route_points": [[606,432], [218,432], [218,494]] },
|
|
33
|
-
{ "source": "runtime", "target": "tools", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
34
|
-
{ "source": "runtime", "target": "obs", "source_port": "bottom", "target_port": "top", "flow": "feedback", "dashed": true, "route_points": [[730,432], [780,432], [780,510]] },
|
|
35
|
-
{ "source": "obs", "target": "registry", "source_port": "right", "target_port": "left", "flow": "control" }
|
|
36
|
-
],
|
|
37
|
-
"legend": [
|
|
38
|
-
{ "flow": "read", "label": "Primary request path" },
|
|
39
|
-
{ "flow": "control", "label": "Planning / rollout control" },
|
|
40
|
-
{ "flow": "write", "label": "Memory writeback" },
|
|
41
|
-
{ "flow": "feedback", "label": "Operational telemetry" }
|
|
42
|
-
],
|
|
43
|
-
"legend_position": "bottom-right",
|
|
44
|
-
"legend_box": true,
|
|
45
|
-
"legend_box_fill": "#fffaf3",
|
|
46
|
-
"legend_y": 596,
|
|
47
|
-
"footer": ""
|
|
48
|
-
}
|
|
@@ -1,182 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template_type": "agent",
|
|
3
|
-
"style": 2,
|
|
4
|
-
"width": 1200,
|
|
5
|
-
"height": 700,
|
|
6
|
-
"window_controls": true,
|
|
7
|
-
"meta_center": "AGENT TOOL CALL EXECUTION FLOW · v1.0",
|
|
8
|
-
"meta_right": "style-2-dark-terminal",
|
|
9
|
-
"meta_fill": "#64748b",
|
|
10
|
-
"title": "Tool Call Flow",
|
|
11
|
-
"subtitle": "Dark terminal style with semantic action, retrieval, and execution paths",
|
|
12
|
-
"containers": [
|
|
13
|
-
{
|
|
14
|
-
"x": 36,
|
|
15
|
-
"y": 96,
|
|
16
|
-
"width": 1128,
|
|
17
|
-
"height": 142,
|
|
18
|
-
"label": "REQUEST PATH",
|
|
19
|
-
"subtitle": "",
|
|
20
|
-
"stroke": "#334155",
|
|
21
|
-
"fill": "rgba(15,23,42,0.18)"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"x": 36,
|
|
25
|
-
"y": 280,
|
|
26
|
-
"width": 1128,
|
|
27
|
-
"height": 202,
|
|
28
|
-
"label": "TOOLING FABRIC",
|
|
29
|
-
"subtitle": "",
|
|
30
|
-
"stroke": "#334155",
|
|
31
|
-
"fill": "rgba(15,23,42,0.18)"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"x": 36,
|
|
35
|
-
"y": 522,
|
|
36
|
-
"width": 1128,
|
|
37
|
-
"height": 126,
|
|
38
|
-
"label": "KNOWLEDGE + RESPONSE",
|
|
39
|
-
"subtitle": "",
|
|
40
|
-
"stroke": "#334155",
|
|
41
|
-
"fill": "rgba(15,23,42,0.18)"
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
"nodes": [
|
|
45
|
-
{
|
|
46
|
-
"id": "query",
|
|
47
|
-
"kind": "speech",
|
|
48
|
-
"x": 64,
|
|
49
|
-
"y": 126,
|
|
50
|
-
"width": 132,
|
|
51
|
-
"height": 62,
|
|
52
|
-
"label": "User query",
|
|
53
|
-
"fill": "#0f172a",
|
|
54
|
-
"stroke": "#38bdf8",
|
|
55
|
-
"flat": true
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"id": "planner",
|
|
59
|
-
"kind": "double_rect",
|
|
60
|
-
"x": 292,
|
|
61
|
-
"y": 122,
|
|
62
|
-
"width": 188,
|
|
63
|
-
"height": 66,
|
|
64
|
-
"label": "Retrieve chunks",
|
|
65
|
-
"fill": "#111827",
|
|
66
|
-
"stroke": "#a855f7",
|
|
67
|
-
"glow": "purple"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"id": "answer",
|
|
71
|
-
"kind": "rect",
|
|
72
|
-
"x": 570,
|
|
73
|
-
"y": 122,
|
|
74
|
-
"width": 208,
|
|
75
|
-
"height": 66,
|
|
76
|
-
"label": "Generate answer",
|
|
77
|
-
"fill": "#111827",
|
|
78
|
-
"stroke": "#f97316"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"id": "kb",
|
|
82
|
-
"kind": "cylinder",
|
|
83
|
-
"x": 948,
|
|
84
|
-
"y": 104,
|
|
85
|
-
"width": 158,
|
|
86
|
-
"height": 122,
|
|
87
|
-
"label": "Knowledge base",
|
|
88
|
-
"sublabel": "embeddings",
|
|
89
|
-
"fill": "#0f172a",
|
|
90
|
-
"stroke": "#38bdf8",
|
|
91
|
-
"glow": "blue"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"id": "agent",
|
|
95
|
-
"kind": "bot",
|
|
96
|
-
"x": 380,
|
|
97
|
-
"y": 316,
|
|
98
|
-
"width": 138,
|
|
99
|
-
"height": 118,
|
|
100
|
-
"label": "Agent",
|
|
101
|
-
"sublabel": "planner + tool policy",
|
|
102
|
-
"accent_fill": "#34d399"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"id": "terminal",
|
|
106
|
-
"kind": "terminal",
|
|
107
|
-
"x": 676,
|
|
108
|
-
"y": 334,
|
|
109
|
-
"width": 178,
|
|
110
|
-
"height": 108,
|
|
111
|
-
"label": "Terminal",
|
|
112
|
-
"fill": "#111111",
|
|
113
|
-
"stroke": "#475569",
|
|
114
|
-
"header_fill": "#222222"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"id": "docs",
|
|
118
|
-
"kind": "folder",
|
|
119
|
-
"x": 962,
|
|
120
|
-
"y": 350,
|
|
121
|
-
"width": 168,
|
|
122
|
-
"height": 96,
|
|
123
|
-
"label": "Source documents",
|
|
124
|
-
"fill": "#3f2a00",
|
|
125
|
-
"stroke": "#f59e0b",
|
|
126
|
-
"line_stroke": "#fcd34d"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"id": "reply",
|
|
130
|
-
"kind": "speech",
|
|
131
|
-
"x": 250,
|
|
132
|
-
"y": 560,
|
|
133
|
-
"width": 172,
|
|
134
|
-
"height": 64,
|
|
135
|
-
"label": "Grounded answer",
|
|
136
|
-
"fill": "#0f172a",
|
|
137
|
-
"stroke": "#34d399",
|
|
138
|
-
"flat": true,
|
|
139
|
-
"glow": "green"
|
|
140
|
-
}
|
|
141
|
-
],
|
|
142
|
-
"arrows": [
|
|
143
|
-
{ "source": "query", "target": "planner", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
144
|
-
{ "source": "planner", "target": "answer", "source_port": "right", "target_port": "left", "flow": "data" },
|
|
145
|
-
{ "source": "planner", "target": "kb", "source_port": "right", "target_port": "left", "flow": "control", "route_points": [[520, 96], [918, 96], [918, 165]] },
|
|
146
|
-
{ "source": "kb", "target": "answer", "source_port": "left", "target_port": "right", "flow": "control" },
|
|
147
|
-
{ "source": "query", "target": "agent", "source_port": "bottom", "target_port": "top", "flow": "read" },
|
|
148
|
-
{ "source": "agent", "target": "terminal", "source_port": "right", "target_port": "left", "flow": "read" },
|
|
149
|
-
{ "source": "terminal", "target": "docs", "source_port": "right", "target_port": "left", "flow": "read", "label": "pdfgrep / rga", "label_dx": -8 },
|
|
150
|
-
{
|
|
151
|
-
"source": "docs",
|
|
152
|
-
"target": "kb",
|
|
153
|
-
"source_port": "top",
|
|
154
|
-
"target_port": "bottom",
|
|
155
|
-
"flow": "feedback",
|
|
156
|
-
"label": "embed",
|
|
157
|
-
"corridor_x": [1090],
|
|
158
|
-
"label_dx": 18,
|
|
159
|
-
"label_dy": -12
|
|
160
|
-
},
|
|
161
|
-
{ "source": "agent", "target": "reply", "source_port": "bottom", "target_port": "top", "flow": "read", "route_points": [[320, 544], [320, 560]] },
|
|
162
|
-
{
|
|
163
|
-
"source": "terminal",
|
|
164
|
-
"target": "agent",
|
|
165
|
-
"source_port": "bottom",
|
|
166
|
-
"target_port": "bottom",
|
|
167
|
-
"flow": "control",
|
|
168
|
-
"route_points": [[760, 464], [760, 488], [456, 488], [456, 434]]
|
|
169
|
-
}
|
|
170
|
-
],
|
|
171
|
-
"legend": [
|
|
172
|
-
{ "flow": "read", "label": "Agent / tool path" },
|
|
173
|
-
{ "flow": "control", "label": "Planner / retrieval path" },
|
|
174
|
-
{ "flow": "data", "label": "Answer synthesis" },
|
|
175
|
-
{ "flow": "feedback", "label": "Embedding update" }
|
|
176
|
-
],
|
|
177
|
-
"legend_position": "bottom-right",
|
|
178
|
-
"legend_box": true,
|
|
179
|
-
"legend_box_fill": "rgba(15,23,42,0.72)",
|
|
180
|
-
"legend_y": 604,
|
|
181
|
-
"footer": "Agent loop iterates until grounded context is ready"
|
|
182
|
-
}
|