File size: 10,502 Bytes
286c429
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5aa050e
a7c5051
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d3559e7
 
 
1bd7dcc
 
 
 
d3559e7
 
 
 
1bd7dcc
d3559e7
 
 
 
 
 
1bd7dcc
 
 
d3559e7
 
1bd7dcc
 
 
 
 
 
d3559e7
fb42428
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8bc258a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fb42428
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa963b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fb42428
 
 
 
 
46af2b7
fb42428
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa963b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
286c429
 
 
fa963b0
286c429
e0a5339
fb42428
286c429
a6fc11c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
{
  "samples": [
    {
      "id": "python_documentation_demo",
      "name": "Python Documentation Assistant Demo",
      "description": "Comprehensive example showing RAG-powered AI assistant handling multi-turn programming inquiry with knowledge search, detailed explanations, code examples, performance analysis, and interactive learning",
      "trace_file": "traces/python_documentation_inquiry.json",
      "knowledge_graph_file": "knowledge_graphs/kg_python_documentation_enhanced.json",
      "tags": [
        "programming",
        "rag_assistant",
        "documentation",
        "failure_detection",
        "optimization"
      ],
      "complexity": "enhanced",
      "trace_type": "documentation_search",
      "trace_source": "sample_data",
      "features": [
        "rag_search",
        "failure_detection",
        "optimization_recommendations",
        "content_references",
        "quality_scoring"
      ]
    },
    {
      "id": "algorithm_sample_1",
      "name": "Location-Based Restaurant Discovery System",
      "description": "Complex location-based services example showcasing geographic analysis, time-based filtering, and data verification failures. Features Location-Based Services Expert, Eateries Expert, Data Verification Expert, and Computer Terminal collaborating on restaurant discovery near Harkness Memorial State Park with specific time constraints.",
      "trace_file": "traces/algorithm_sample_1.json",
      "knowledge_graph_file": "knowledge_graphs/kg_algorithm_sample_1.json",
      "tags": [
        "multi_agent",
        "algorithm_generated",
        "location_services",
        "data_verification",
        "real_failure",
        "geographic_analysis",
        "time_constraints",
        "api_integration"
      ],
      "complexity": "expert",
      "trace_type": "location_based_services",
      "trace_source": "algorithm_generated",
      "features": [
        "geographic_proximity_analysis",
        "time_based_filtering",
        "data_verification_failures",
        "api_integration_challenges",
        "multi_source_validation",
        "real_world_constraints",
        "execution_error_analysis",
        "tool_enhancement_recommendations",
        "temporal_replay",
        "progressive_knowledge_evolution",
        "window_based_visualization",
        "independent_window_analysis",
        "stage_specific_processing",
        "non_cumulative_visualization"
      ],
      "supports_replay": true,
      "window_info": {
        "window_count": 3,
        "processing_run_id": "sample_replay_002",
        "window_files": [
          "knowledge_graphs/kg_algorithm_sample_1_window_0.json",
          "knowledge_graphs/kg_algorithm_sample_1_window_1.json",
          "knowledge_graphs/kg_algorithm_sample_1_window_2.json"
        ],
        "progression_stages": [
          "User Query & Geographic Analysis",
          "Restaurant Data Collection",
          "Data Verification & Delivery"
        ],
        "stage_descriptions": [
          "用户输入餐厅查询,位置专家进行地理分析,计算工具提供支持",
          "餐厅专家独立收集和处理餐厅数据信息",
          "数据验证专家验证信息质量并向用户交付最终推荐结果"
        ],
        "window_mode": "independent",
        "window_description": "每个窗口代表餐厅发现流程中的独立处理阶段,展示不同专家和工具的专门职责"
      }
    },
    {
      "id": "algorithm_sample_3",
      "name": "Probability Game Theory Analysis System",
      "description": "Cross-disciplinary collaboration between probability and theoretical chemistry experts solving complex riddle scenarios. Demonstrates interdisciplinary problem-solving with game theory, statistical modeling, and chemical process analysis.",
      "trace_file": "traces/algorithm_sample_3.json",
      "knowledge_graph_file": "knowledge_graphs/kg_algorithm_sample_3.json",
      "tags": [
        "multi_agent",
        "algorithm_generated",
        "probability",
        "theoretical_chemistry",
        "game_theory",
        "simulation",
        "cross_disciplinary",
        "complex_riddles"
      ],
      "complexity": "expert",
      "trace_type": "probability_game_theory",
      "trace_source": "algorithm_generated",
      "features": [
        "cross_disciplinary_collaboration",
        "probability_calculations",
        "chemical_modeling",
        "game_theory_analysis",
        "simulation_implementation",
        "interdisciplinary_validation",
        "execution_error_analysis",
        "tool_enhancement_recommendations",
        "temporal_replay",
        "independent_window_analysis",
        "multi_disciplinary_analysis"
      ],
      "supports_replay": true,
      "window_info": {
        "window_count": 3,
        "processing_run_id": "sample_replay_algo3",
        "window_files": [
          "knowledge_graphs/kg_algorithm_sample_3_window_0.json",
          "knowledge_graphs/kg_algorithm_sample_3_window_1.json",
          "knowledge_graphs/kg_algorithm_sample_3_window_2.json"
        ],
        "progression_stages": [
          "Probability Analysis & Statistics",
          "Chemical Process Modeling",
          "Verification & Solution Delivery"
        ],
        "stage_descriptions": [
          "概率专家接收博弈理论查询,进行统计分析和概率计算",
          "理论化学专家独立进行化学过程建模分析",
          "验证专家进行解决方案验证并向游戏参与者交付最终结果"
        ],
        "window_mode": "independent",
        "window_description": "展示概率博弈理论的多专业分析流程,每个窗口聚焦不同专业领域"
      }
    },
    {
      "id": "algorithm_sample_14",
      "name": "Academic Literature Research System",
      "description": "Scholarly research system combining literary analysis and Norse mythology expertise for academic paper investigation. Features specialized academic database research and interdisciplinary scholarly analysis.",
      "trace_file": "traces/algorithm_sample_14.json",
      "knowledge_graph_file": "knowledge_graphs/kg_algorithm_sample_14.json",
      "tags": [
        "multi_agent",
        "algorithm_generated",
        "academic_research",
        "literature_analysis",
        "norse_mythology",
        "scholarly_work",
        "database_research",
        "interdisciplinary_studies"
      ],
      "complexity": "advanced",
      "trace_type": "academic_literature_analysis",
      "trace_source": "algorithm_generated",
      "features": [
        "academic_database_research",
        "literary_analysis_methods",
        "mythological_expertise",
        "scholarly_validation",
        "interdisciplinary_coordination",
        "retrieval_error_analysis",
        "database_tool_enhancement",
        "workflow_integration",
        "temporal_replay",
        "independent_window_analysis",
        "specialized_expert_workflow"
      ],
      "supports_replay": true,
      "window_info": {
        "window_count": 3,
        "processing_run_id": "sample_replay_algo14",
        "window_files": [
          "knowledge_graphs/kg_algorithm_sample_14_window_0.json",
          "knowledge_graphs/kg_algorithm_sample_14_window_1.json",
          "knowledge_graphs/kg_algorithm_sample_14_window_2.json"
        ],
        "progression_stages": [
          "Literature Investigation",
          "Mythological Analysis",
          "Academic Validation"
        ],
        "stage_descriptions": [
          "文学分析专家接收查询并进行学术文章调研",
          "北欧神话专家进行神话参考文献分析",
          "验证专家进行学术来源验证并交付研究结果"
        ],
        "window_mode": "independent",
        "window_description": "展示学术文献研究的多专业协作流程,每个窗口聚焦不同的研究领域"
      }
    },
    {
      "id": "algorithm_sample_16",
      "name": "Wildlife Data Analysis and Ecological Monitoring System",
      "description": "Comprehensive ecological data analysis system specializing in government wildlife datasets and invasive species monitoring. Demonstrates data science applications in conservation and ecological research.",
      "trace_file": "traces/algorithm_sample_16.json",
      "knowledge_graph_file": "knowledge_graphs/kg_algorithm_sample_16.json",
      "tags": [
        "multi_agent",
        "algorithm_generated",
        "data_analysis",
        "wildlife_research",
        "statistical_analysis",
        "ecological_data",
        "government_datasets",
        "conservation_science"
      ],
      "complexity": "advanced",
      "trace_type": "wildlife_data_analysis",
      "trace_source": "algorithm_generated",
      "features": [
        "government_dataset_processing",
        "statistical_population_analysis",
        "ecological_data_validation",
        "temporal_trend_analysis",
        "invasive_species_monitoring",
        "data_retrieval_challenges",
        "pipeline_optimization",
        "conservation_applications",
        "temporal_replay",
        "independent_window_analysis",
        "specialized_expert_workflow"
      ],
      "supports_replay": true,
      "window_info": {
        "window_count": 3,
        "processing_run_id": "sample_replay_algo16",
        "window_files": [
          "knowledge_graphs/kg_algorithm_sample_16_window_0.json",
          "knowledge_graphs/kg_algorithm_sample_16_window_1.json",
          "knowledge_graphs/kg_algorithm_sample_16_window_2.json"
        ],
        "progression_stages": [
          "Data Processing",
          "Statistical Analysis",
          "Ecological Validation"
        ],
        "stage_descriptions": [
          "数据分析专家接收查询并处理政府数据集",
          "统计分析专家进行种群统计计算",
          "数据验证专家进行生态数据验证并交付结果"
        ],
        "window_mode": "independent",
        "window_description": "展示野生动物数据分析的专业化处理流程,每个窗口代表不同的分析阶段"
      }
    }
  ],
  "metadata": {
    "version": "2.4.0",
    "created": "2025-01-27",
    "updated": "2025-01-27",
    "description": "Comprehensive AgentGraph sample data showcasing diverse multi-agent interactions across multiple domains including location services, probability theory, academic research, and ecological data analysis"
  }
}