personal memory agent
1{
2 "edges": [
3 {
4 "edge_type": "co_occurrence",
5 "frequency": 2,
6 "from": "benvolio_montague",
7 "from_name": "Benvolio Montague",
8 "to": "paris_duke",
9 "to_name": "Paris Duke"
10 },
11 {
12 "edge_type": "co_occurrence",
13 "frequency": 2,
14 "from": "benvolio_montague",
15 "from_name": "Benvolio Montague",
16 "to": "prince_escalus",
17 "to_name": "Prince Escalus"
18 },
19 {
20 "edge_type": "co_occurrence",
21 "frequency": 2,
22 "from": "benvolio_montague",
23 "from_name": "Benvolio Montague",
24 "to": "tybalt_capulet",
25 "to_name": "Tybalt Capulet"
26 },
27 {
28 "edge_type": "co_occurrence",
29 "frequency": 2,
30 "from": "benvolio_montague",
31 "from_name": "Benvolio Montague",
32 "to": "verona_platform",
33 "to_name": "Verona Platform"
34 },
35 {
36 "edge_type": "co_occurrence",
37 "frequency": 2,
38 "from": "friar_lawrence",
39 "from_name": "Friar Lawrence",
40 "to": "mercutio_escalus",
41 "to_name": "Mercutio Escalus"
42 },
43 {
44 "edge_type": "co_occurrence",
45 "frequency": 2,
46 "from": "friar_lawrence",
47 "from_name": "Friar Lawrence",
48 "to": "nurse_angela",
49 "to_name": "Nurse Angela"
50 },
51 {
52 "edge_type": "co_occurrence",
53 "frequency": 2,
54 "from": "friar_lawrence",
55 "from_name": "Friar Lawrence",
56 "to": "prince_escalus",
57 "to_name": "Prince Escalus"
58 },
59 {
60 "edge_type": "co_occurrence",
61 "frequency": 2,
62 "from": "juliet_capulet",
63 "from_name": "Juliet Capulet",
64 "to": "montague_tech",
65 "to_name": "Montague Tech"
66 },
67 {
68 "edge_type": "co_occurrence",
69 "frequency": 2,
70 "from": "juliet_capulet",
71 "from_name": "Juliet Capulet",
72 "to": "prince_escalus",
73 "to_name": "Prince Escalus"
74 },
75 {
76 "edge_type": "co_occurrence",
77 "frequency": 2,
78 "from": "mercutio_escalus",
79 "from_name": "Mercutio Escalus",
80 "to": "montague_tech",
81 "to_name": "Montague Tech"
82 },
83 {
84 "edge_type": "co_occurrence",
85 "frequency": 2,
86 "from": "mercutio_escalus",
87 "from_name": "Mercutio Escalus",
88 "to": "prince_escalus",
89 "to_name": "Prince Escalus"
90 },
91 {
92 "edge_type": "co_occurrence",
93 "frequency": 2,
94 "from": "montague_tech",
95 "from_name": "Montague Tech",
96 "to": "tybalt_capulet",
97 "to_name": "Tybalt Capulet"
98 },
99 {
100 "edge_type": "co_occurrence",
101 "frequency": 2,
102 "from": "prince_escalus",
103 "from_name": "Prince Escalus",
104 "to": "tybalt_capulet",
105 "to_name": "Tybalt Capulet"
106 },
107 {
108 "edge_type": "co_occurrence",
109 "frequency": 2,
110 "from": "prince_escalus",
111 "from_name": "Prince Escalus",
112 "to": "verona_platform",
113 "to_name": "Verona Platform"
114 },
115 {
116 "edge_type": "co_occurrence",
117 "frequency": 3,
118 "from": "benvolio_montague",
119 "from_name": "Benvolio Montague",
120 "to": "friar_lawrence",
121 "to_name": "Friar Lawrence"
122 },
123 {
124 "edge_type": "co_occurrence",
125 "frequency": 3,
126 "from": "benvolio_montague",
127 "from_name": "Benvolio Montague",
128 "to": "nurse_angela",
129 "to_name": "Nurse Angela"
130 },
131 {
132 "edge_type": "co_occurrence",
133 "frequency": 3,
134 "from": "juliet_capulet",
135 "from_name": "Juliet Capulet",
136 "to": "mercutio_escalus",
137 "to_name": "Mercutio Escalus"
138 },
139 {
140 "edge_type": "co_occurrence",
141 "frequency": 4,
142 "from": "benvolio_montague",
143 "from_name": "Benvolio Montague",
144 "to": "juliet_capulet",
145 "to_name": "Juliet Capulet"
146 },
147 {
148 "edge_type": "co_occurrence",
149 "frequency": 4,
150 "from": "benvolio_montague",
151 "from_name": "Benvolio Montague",
152 "to": "mercutio_escalus",
153 "to_name": "Mercutio Escalus"
154 },
155 {
156 "edge_type": "co_occurrence",
157 "frequency": 4,
158 "from": "paris_duke",
159 "from_name": "Paris Duke",
160 "to": "tybalt_capulet",
161 "to_name": "Tybalt Capulet"
162 },
163 {
164 "edge_type": "co_occurrence",
165 "frequency": 5,
166 "from": "friar_lawrence",
167 "from_name": "Friar Lawrence",
168 "to": "paris_duke",
169 "to_name": "Paris Duke"
170 },
171 {
172 "edge_type": "co_occurrence",
173 "frequency": 5,
174 "from": "friar_lawrence",
175 "from_name": "Friar Lawrence",
176 "to": "tybalt_capulet",
177 "to_name": "Tybalt Capulet"
178 },
179 {
180 "edge_type": "co_occurrence",
181 "frequency": 5,
182 "from": "juliet_capulet",
183 "from_name": "Juliet Capulet",
184 "to": "paris_duke",
185 "to_name": "Paris Duke"
186 },
187 {
188 "edge_type": "co_occurrence",
189 "frequency": 5,
190 "from": "mercutio_escalus",
191 "from_name": "Mercutio Escalus",
192 "to": "tybalt_capulet",
193 "to_name": "Tybalt Capulet"
194 },
195 {
196 "edge_type": "co_occurrence",
197 "frequency": 6,
198 "from": "juliet_capulet",
199 "from_name": "Juliet Capulet",
200 "to": "tybalt_capulet",
201 "to_name": "Tybalt Capulet"
202 },
203 {
204 "edge_type": "co_occurrence",
205 "frequency": 7,
206 "from": "friar_lawrence",
207 "from_name": "Friar Lawrence",
208 "to": "juliet_capulet",
209 "to_name": "Juliet Capulet"
210 },
211 {
212 "edge_type": "explicit",
213 "frequency": 1,
214 "from": "benvolio_montague",
215 "from_name": "Benvolio Montague",
216 "relationship_type": "suspicious-of",
217 "to": "romeo_montague",
218 "to_name": "Romeo Montague"
219 },
220 {
221 "edge_type": "explicit",
222 "frequency": 1,
223 "from": "friar_lawrence",
224 "from_name": "Friar Lawrence",
225 "relationship_type": "advocates-for",
226 "to": "verona_platform",
227 "to_name": "Verona Platform"
228 },
229 {
230 "edge_type": "explicit",
231 "frequency": 1,
232 "from": "friar_lawrence",
233 "from_name": "Friar Lawrence",
234 "relationship_type": "endorses",
235 "to": "verona_platform",
236 "to_name": "Verona Platform"
237 },
238 {
239 "edge_type": "explicit",
240 "frequency": 1,
241 "from": "juliet_capulet",
242 "from_name": "Juliet Capulet",
243 "relationship_type": "co-leads",
244 "to": "verona_platform",
245 "to_name": "Verona Platform"
246 },
247 {
248 "edge_type": "explicit",
249 "frequency": 1,
250 "from": "mercutio_escalus",
251 "from_name": "Mercutio Escalus",
252 "relationship_type": "covers-for",
253 "to": "romeo_montague",
254 "to_name": "Romeo Montague"
255 },
256 {
257 "edge_type": "explicit",
258 "frequency": 1,
259 "from": "mercutio_escalus",
260 "from_name": "Mercutio Escalus",
261 "relationship_type": "security-lead",
262 "to": "verona_platform",
263 "to_name": "Verona Platform"
264 },
265 {
266 "edge_type": "explicit",
267 "frequency": 1,
268 "from": "montague_tech",
269 "from_name": "Montague Tech",
270 "relationship_type": "competes-with",
271 "to": "capulet_industries",
272 "to_name": "Capulet Industries"
273 },
274 {
275 "edge_type": "explicit",
276 "frequency": 1,
277 "from": "paris_duke",
278 "from_name": "Paris Duke",
279 "relationship_type": "competed-with",
280 "to": "verona_platform",
281 "to_name": "Verona Platform"
282 },
283 {
284 "edge_type": "explicit",
285 "frequency": 1,
286 "from": "paris_duke",
287 "from_name": "Paris Duke",
288 "relationship_type": "competes-with",
289 "to": "verona_platform",
290 "to_name": "Verona Platform"
291 },
292 {
293 "edge_type": "explicit",
294 "frequency": 1,
295 "from": "prince_escalus",
296 "from_name": "Prince Escalus",
297 "relationship_type": "evaluates",
298 "to": "montague_tech",
299 "to_name": "Montague Tech"
300 },
301 {
302 "edge_type": "explicit",
303 "frequency": 1,
304 "from": "romeo_montague",
305 "from_name": "Romeo Montague",
306 "relationship_type": "co-leads",
307 "to": "verona_platform",
308 "to_name": "Verona Platform"
309 },
310 {
311 "edge_type": "explicit",
312 "frequency": 1,
313 "from": "romeo_montague",
314 "from_name": "Romeo Montague",
315 "relationship_type": "collaborates-with",
316 "to": "juliet_capulet",
317 "to_name": "Juliet Capulet"
318 },
319 {
320 "edge_type": "explicit",
321 "frequency": 1,
322 "from": "romeo_montague",
323 "from_name": "Romeo Montague",
324 "relationship_type": "collaborates-with",
325 "to": "mercutio_escalus",
326 "to_name": "Mercutio Escalus"
327 },
328 {
329 "edge_type": "explicit",
330 "frequency": 1,
331 "from": "romeo_montague",
332 "from_name": "Romeo Montague",
333 "relationship_type": "mentors",
334 "to": "balthasar_davi",
335 "to_name": "Balthasar Davi"
336 },
337 {
338 "edge_type": "explicit",
339 "frequency": 1,
340 "from": "romeo_montague",
341 "from_name": "Romeo Montague",
342 "relationship_type": "met-at-conference",
343 "to": "juliet_capulet",
344 "to_name": "Juliet Capulet"
345 },
346 {
347 "edge_type": "explicit",
348 "frequency": 1,
349 "from": "schema_bridge",
350 "from_name": "Schema Bridge",
351 "relationship_type": "integrates-with",
352 "to": "mesh_routing",
353 "to_name": "Mesh Routing"
354 },
355 {
356 "edge_type": "explicit",
357 "frequency": 1,
358 "from": "tybalt_capulet",
359 "from_name": "Tybalt Capulet",
360 "relationship_type": "hostile-to",
361 "to": "romeo_montague",
362 "to_name": "Romeo Montague"
363 },
364 {
365 "edge_type": "explicit",
366 "frequency": 1,
367 "from": "tybalt_capulet",
368 "from_name": "Tybalt Capulet",
369 "relationship_type": "opposes",
370 "to": "verona_platform",
371 "to_name": "Verona Platform"
372 },
373 {
374 "edge_type": "explicit",
375 "frequency": 1,
376 "from": "tybalt_capulet",
377 "from_name": "Tybalt Capulet",
378 "relationship_type": "reconciled-with",
379 "to": "romeo_montague",
380 "to_name": "Romeo Montague"
381 },
382 {
383 "edge_type": "explicit",
384 "frequency": 2,
385 "from": "nurse_angela",
386 "from_name": "Nurse Angela",
387 "relationship_type": "supports",
388 "to": "juliet_capulet",
389 "to_name": "Juliet Capulet"
390 }
391 ],
392 "nodes": [
393 {
394 "appearance": 1,
395 "co_occurrence": 13,
396 "facet_breadth": 1,
397 "id": "balthasar_davi",
398 "is_principal": false,
399 "kg_edge_count": 1,
400 "name": "Balthasar Davi",
401 "observation_depth": 2,
402 "recency": 0.4,
403 "score": 63.3,
404 "type": "person"
405 },
406 {
407 "appearance": 1,
408 "co_occurrence": 13,
409 "facet_breadth": 1,
410 "id": "mesh_routing",
411 "is_principal": false,
412 "kg_edge_count": 1,
413 "name": "Mesh Routing",
414 "observation_depth": 3,
415 "recency": 0.4,
416 "score": 65.3,
417 "type": "project"
418 },
419 {
420 "appearance": 1,
421 "co_occurrence": 13,
422 "facet_breadth": 1,
423 "id": "verona_ventures",
424 "is_principal": false,
425 "kg_edge_count": 0,
426 "name": "Verona Ventures",
427 "observation_depth": 2,
428 "recency": 0.4,
429 "score": 58.3,
430 "type": "company"
431 },
432 {
433 "appearance": 1,
434 "co_occurrence": 4,
435 "facet_breadth": 1,
436 "id": "capulet_industries",
437 "is_principal": false,
438 "kg_edge_count": 1,
439 "name": "Capulet Industries",
440 "observation_depth": 0,
441 "recency": 0.4,
442 "score": 23.2,
443 "type": "company"
444 },
445 {
446 "appearance": 11,
447 "co_occurrence": 16,
448 "facet_breadth": 2,
449 "id": "mercutio_escalus",
450 "is_principal": false,
451 "kg_edge_count": 3,
452 "name": "Mercutio Escalus",
453 "observation_depth": 3,
454 "recency": 0.5,
455 "score": 88.4,
456 "type": "person"
457 },
458 {
459 "appearance": 12,
460 "co_occurrence": 16,
461 "facet_breadth": 3,
462 "id": "tybalt_capulet",
463 "is_principal": false,
464 "kg_edge_count": 3,
465 "name": "Tybalt Capulet",
466 "observation_depth": 4,
467 "recency": 0.5,
468 "score": 91.4,
469 "type": "person"
470 },
471 {
472 "appearance": 16,
473 "co_occurrence": 16,
474 "facet_breadth": 3,
475 "id": "juliet_capulet",
476 "is_principal": false,
477 "kg_edge_count": 4,
478 "name": "Juliet Capulet",
479 "observation_depth": 2,
480 "recency": 0.5,
481 "score": 92.4,
482 "type": "person"
483 },
484 {
485 "appearance": 2,
486 "co_occurrence": 13,
487 "facet_breadth": 1,
488 "id": "schema_bridge",
489 "is_principal": false,
490 "kg_edge_count": 1,
491 "name": "Schema Bridge",
492 "observation_depth": 2,
493 "recency": 0.4,
494 "score": 63.3,
495 "type": "project"
496 },
497 {
498 "appearance": 25,
499 "co_occurrence": 0,
500 "facet_breadth": 3,
501 "id": "romeo_montague",
502 "is_principal": true,
503 "kg_edge_count": 9,
504 "name": "Romeo Montague",
505 "observation_depth": 2,
506 "recency": 0.5,
507 "score": 53.4,
508 "type": "person"
509 },
510 {
511 "appearance": 3,
512 "co_occurrence": 13,
513 "facet_breadth": 1,
514 "id": "rosaline_prince",
515 "is_principal": false,
516 "kg_edge_count": 1,
517 "name": "Rosaline Prince",
518 "observation_depth": 2,
519 "recency": 0.5,
520 "score": 63.4,
521 "type": "person"
522 },
523 {
524 "appearance": 3,
525 "co_occurrence": 14,
526 "facet_breadth": 1,
527 "id": "montague_tech",
528 "is_principal": false,
529 "kg_edge_count": 2,
530 "name": "Montague Tech",
531 "observation_depth": 3,
532 "recency": 0.4,
533 "score": 74.3,
534 "type": "company"
535 },
536 {
537 "appearance": 3,
538 "co_occurrence": 15,
539 "facet_breadth": 1,
540 "id": "prince_escalus",
541 "is_principal": false,
542 "kg_edge_count": 2,
543 "name": "Prince Escalus",
544 "observation_depth": 2,
545 "recency": 0.5,
546 "score": 76.4,
547 "type": "person"
548 },
549 {
550 "appearance": 3,
551 "co_occurrence": 15,
552 "facet_breadth": 2,
553 "id": "verona_platform",
554 "is_principal": false,
555 "kg_edge_count": 8,
556 "name": "Verona Platform",
557 "observation_depth": 3,
558 "recency": 0.5,
559 "score": 109.4,
560 "type": "project"
561 },
562 {
563 "appearance": 5,
564 "co_occurrence": 14,
565 "facet_breadth": 2,
566 "id": "nurse_angela",
567 "is_principal": false,
568 "kg_edge_count": 1,
569 "name": "Nurse Angela",
570 "observation_depth": 2,
571 "recency": 0.5,
572 "score": 68.4,
573 "type": "person"
574 },
575 {
576 "appearance": 7,
577 "co_occurrence": 9,
578 "facet_breadth": 3,
579 "id": "paris_duke",
580 "is_principal": false,
581 "kg_edge_count": 2,
582 "name": "Paris Duke",
583 "observation_depth": 2,
584 "recency": 0.5,
585 "score": 54.4,
586 "type": "person"
587 },
588 {
589 "appearance": 9,
590 "co_occurrence": 15,
591 "facet_breadth": 2,
592 "id": "benvolio_montague",
593 "is_principal": false,
594 "kg_edge_count": 1,
595 "name": "Benvolio Montague",
596 "observation_depth": 3,
597 "recency": 0.5,
598 "score": 74.4,
599 "type": "person"
600 },
601 {
602 "appearance": 9,
603 "co_occurrence": 15,
604 "facet_breadth": 3,
605 "id": "friar_lawrence",
606 "is_principal": false,
607 "kg_edge_count": 2,
608 "name": "Friar Lawrence",
609 "observation_depth": 2,
610 "recency": 0.5,
611 "score": 78.4,
612 "type": "person"
613 }
614 ],
615 "stats": {
616 "co_occurrence_edge_count": 26,
617 "explicit_edge_count": 20,
618 "total_entities": 33,
619 "total_signals": 124
620 }
621}