arcvision 0.2.1 → 0.2.3

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.
@@ -1,99 +1,531 @@
1
1
  {
2
2
  "schema_version": "1.0.0",
3
- "generated_at": "2026-01-06T06:57:00.243Z",
3
+ "generated_at": "2026-01-08T02:26:17.569Z",
4
4
  "system": {
5
- "name": "plugins",
6
- "root_path": "C:\\Users\\AHMAD RAZA\\Downloads\\ArcVision\\cli\\src\\plugins",
5
+ "name": "arcvision-dashboard",
6
+ "root_path": "C:\\Users\\AHMAD RAZA\\Downloads\\ArcVision\\arcvision-dashboard",
7
7
  "language": "javascript"
8
8
  },
9
9
  "nodes": [
10
10
  {
11
- "id": "9788ca3218e16ddf",
11
+ "id": "025a200f691737fb",
12
12
  "type": "file",
13
- "path": "express-plugin.js",
13
+ "path": "lib/supabase-server.ts",
14
+ "role": "Interface",
15
+ "dependencies": [
16
+ "@supabase/supabase-js"
17
+ ],
18
+ "blast_radius": 5
19
+ },
20
+ {
21
+ "id": "053150b640a7ce75",
22
+ "type": "file",
23
+ "path": "package-lock.json",
24
+ "role": "Structure",
25
+ "dependencies": [],
26
+ "blast_radius": 0
27
+ },
28
+ {
29
+ "id": "07f7bbeea2c3a250",
30
+ "type": "file",
31
+ "path": "lib/fetchMap.ts",
32
+ "role": "Implementation",
33
+ "dependencies": [],
34
+ "blast_radius": 5
35
+ },
36
+ {
37
+ "id": "1fb86f6393ca8a9d",
38
+ "type": "file",
39
+ "path": "__tests__/components.test.tsx",
40
+ "role": "Structure",
41
+ "dependencies": [
42
+ "@testing-library/react",
43
+ "../components/Sidebar",
44
+ "../components/NodeInspector"
45
+ ],
46
+ "blast_radius": 0
47
+ },
48
+ {
49
+ "id": "2f6c0a9f03b043af",
50
+ "type": "file",
51
+ "path": "lib/use-auth.ts",
52
+ "role": "Implementation",
53
+ "dependencies": [
54
+ "react",
55
+ "@/lib/supabase-client"
56
+ ],
57
+ "blast_radius": 1
58
+ },
59
+ {
60
+ "id": "3c67eb27b539c612",
61
+ "type": "file",
62
+ "path": "middleware.ts",
63
+ "role": "Implementation",
64
+ "dependencies": [
65
+ "@supabase/ssr",
66
+ "next/server"
67
+ ],
68
+ "blast_radius": 0
69
+ },
70
+ {
71
+ "id": "3ccd8e974e58d3fa",
72
+ "type": "file",
73
+ "path": "app/api/projects/[id]/route.ts",
74
+ "role": "Implementation",
75
+ "dependencies": [
76
+ "next/server",
77
+ "@/lib/supabase-server",
78
+ "@/lib/supabase-auth"
79
+ ],
80
+ "blast_radius": 0
81
+ },
82
+ {
83
+ "id": "4880853a12a0247c",
84
+ "type": "file",
85
+ "path": "app/login/GitHubLoginButton.tsx",
86
+ "role": "Implementation",
87
+ "dependencies": [
88
+ "@/lib/supabase-client"
89
+ ],
90
+ "blast_radius": 1
91
+ },
92
+ {
93
+ "id": "54ad3e23685360b0",
94
+ "type": "file",
95
+ "path": "lib/db-test.ts",
96
+ "role": "Structure",
97
+ "dependencies": [],
98
+ "blast_radius": 0
99
+ },
100
+ {
101
+ "id": "668ba204b06c0ac3",
102
+ "type": "file",
103
+ "path": "lib/supabase-auth.ts",
104
+ "role": "Implementation",
105
+ "dependencies": [
106
+ "@supabase/ssr",
107
+ "next/headers"
108
+ ],
109
+ "blast_radius": 6
110
+ },
111
+ {
112
+ "id": "6efdf509a785a065",
113
+ "type": "file",
114
+ "path": "app/page.tsx",
115
+ "role": "Implementation",
116
+ "dependencies": [
117
+ "react",
118
+ "@/components/ArcGraph",
119
+ "@/components/NodeInspector",
120
+ "@/lib/use-auth",
121
+ "@/lib/fetchMap"
122
+ ],
123
+ "blast_radius": 0
124
+ },
125
+ {
126
+ "id": "7394a5416880346a",
127
+ "type": "file",
128
+ "path": "app/auth/callback/route.ts",
129
+ "role": "Implementation",
130
+ "dependencies": [
131
+ "@supabase/ssr",
132
+ "next/server",
133
+ "next/headers"
134
+ ],
135
+ "blast_radius": 0
136
+ },
137
+ {
138
+ "id": "75727552ec9770e7",
139
+ "type": "file",
140
+ "path": "components/NodeInspector.tsx",
141
+ "role": "Implementation",
142
+ "dependencies": [
143
+ "@/lib/fetchMap"
144
+ ],
145
+ "blast_radius": 2
146
+ },
147
+ {
148
+ "id": "7ae45ad102eab3b6",
149
+ "type": "file",
150
+ "path": "package.json",
151
+ "role": "Structure",
152
+ "dependencies": [],
153
+ "blast_radius": 0
154
+ },
155
+ {
156
+ "id": "8937f9eb13ba15d6",
157
+ "type": "file",
158
+ "path": "lib/connectWatch.ts",
159
+ "role": "Implementation",
160
+ "dependencies": [
161
+ "./fetchMap"
162
+ ],
163
+ "blast_radius": 0
164
+ },
165
+ {
166
+ "id": "8afd47c9bbbfec34",
167
+ "type": "file",
168
+ "path": "lib/auth-utils.ts",
169
+ "role": "Implementation",
170
+ "dependencies": [
171
+ "@/lib/supabase-client"
172
+ ],
173
+ "blast_radius": 1
174
+ },
175
+ {
176
+ "id": "949aae3ae29abe12",
177
+ "type": "file",
178
+ "path": "app/api/health/route.ts",
179
+ "role": "Implementation",
180
+ "dependencies": [
181
+ "next/server",
182
+ "@/lib/supabase-auth"
183
+ ],
184
+ "blast_radius": 0
185
+ },
186
+ {
187
+ "id": "94e477864f1febfa",
188
+ "type": "file",
189
+ "path": "components/Sidebar.tsx",
190
+ "role": "Implementation",
191
+ "dependencies": [
192
+ "react",
193
+ "@/lib/fetchMap"
194
+ ],
195
+ "blast_radius": 1
196
+ },
197
+ {
198
+ "id": "9c39c679651457fc",
199
+ "type": "file",
200
+ "path": "app/api/projects/route.ts",
201
+ "role": "Implementation",
202
+ "dependencies": [
203
+ "next/server",
204
+ "@/lib/supabase-server",
205
+ "@/lib/supabase-auth"
206
+ ],
207
+ "blast_radius": 0
208
+ },
209
+ {
210
+ "id": "a3265310f552fb66",
211
+ "type": "file",
212
+ "path": "vercel.json",
14
213
  "role": "Structure",
214
+ "dependencies": [],
215
+ "blast_radius": 0
216
+ },
217
+ {
218
+ "id": "b49ea5cf04c0e806",
219
+ "type": "file",
220
+ "path": "app/login/page.tsx",
221
+ "role": "Implementation",
15
222
  "dependencies": [
16
- "@babel/parser",
17
- "@babel/traverse",
18
- "fs"
223
+ "react",
224
+ "./GitHubLoginButton",
225
+ "@/lib/auth-utils"
19
226
  ],
20
227
  "blast_radius": 0
21
228
  },
22
229
  {
23
- "id": "d3f4923fd01ce58d",
230
+ "id": "b55cdbef4907b704",
24
231
  "type": "file",
25
- "path": "react-plugin.js",
232
+ "path": "tsconfig.json",
26
233
  "role": "Structure",
234
+ "dependencies": [],
235
+ "blast_radius": 0
236
+ },
237
+ {
238
+ "id": "b62f66a53338f7bd",
239
+ "type": "file",
240
+ "path": "lib/supabase-client.ts",
241
+ "role": "Interface",
242
+ "dependencies": [
243
+ "@supabase/ssr"
244
+ ],
245
+ "blast_radius": 3
246
+ },
247
+ {
248
+ "id": "d6f2e1330bd21210",
249
+ "type": "file",
250
+ "path": "app/api/upload/route.ts",
251
+ "role": "Implementation",
252
+ "dependencies": [
253
+ "next/server",
254
+ "@/lib/supabase-server"
255
+ ],
256
+ "blast_radius": 0
257
+ },
258
+ {
259
+ "id": "db1a7d3be2b0a035",
260
+ "type": "file",
261
+ "path": "app/api/explain/route.ts",
262
+ "role": "Implementation",
263
+ "dependencies": [
264
+ "next/server",
265
+ "@/lib/supabase-server",
266
+ "@/lib/supabase-auth"
267
+ ],
268
+ "blast_radius": 0
269
+ },
270
+ {
271
+ "id": "e3f38f2f0e7ba92f",
272
+ "type": "file",
273
+ "path": "next.config.ts",
274
+ "role": "Interface",
275
+ "dependencies": [
276
+ "next"
277
+ ],
278
+ "blast_radius": 0
279
+ },
280
+ {
281
+ "id": "e80f322546f354c7",
282
+ "type": "file",
283
+ "path": "lib/auth-actions.ts",
284
+ "role": "Implementation",
285
+ "dependencies": [
286
+ "@/lib/supabase-auth",
287
+ "next/navigation"
288
+ ],
289
+ "blast_radius": 0
290
+ },
291
+ {
292
+ "id": "eca96d2c09f31517",
293
+ "type": "file",
294
+ "path": "app/layout.tsx",
295
+ "role": "Implementation",
27
296
  "dependencies": [
28
- "@babel/parser",
29
- "@babel/traverse",
30
- "fs"
297
+ "next",
298
+ "./globals.css"
31
299
  ],
32
300
  "blast_radius": 0
33
301
  },
34
302
  {
35
- "id": "d6515f66bafa0b42",
303
+ "id": "ed9d86a6f89405ca",
304
+ "type": "file",
305
+ "path": "components/ArcGraph.tsx",
306
+ "role": "Implementation",
307
+ "dependencies": [
308
+ "react",
309
+ "graphology",
310
+ "graphology-layout",
311
+ "graphology-layout-forceatlas2",
312
+ "@/lib/fetchMap",
313
+ "sigma"
314
+ ],
315
+ "blast_radius": 1
316
+ },
317
+ {
318
+ "id": "f3fb5efbbba205a6",
36
319
  "type": "file",
37
- "path": "plugin-manager.js",
320
+ "path": "app/api/projects/[id]/token/route.ts",
38
321
  "role": "Implementation",
39
322
  "dependencies": [
40
- "fs",
41
- "path"
323
+ "next/server",
324
+ "@/lib/supabase-server",
325
+ "@/lib/supabase-auth",
326
+ "crypto"
42
327
  ],
43
328
  "blast_radius": 0
44
329
  }
45
330
  ],
46
- "edges": [],
331
+ "edges": [
332
+ {
333
+ "from": "1fb86f6393ca8a9d",
334
+ "to": "75727552ec9770e7",
335
+ "relation": "imports"
336
+ },
337
+ {
338
+ "from": "1fb86f6393ca8a9d",
339
+ "to": "94e477864f1febfa",
340
+ "relation": "imports"
341
+ },
342
+ {
343
+ "from": "2f6c0a9f03b043af",
344
+ "to": "b62f66a53338f7bd",
345
+ "relation": "imports"
346
+ },
347
+ {
348
+ "from": "3ccd8e974e58d3fa",
349
+ "to": "025a200f691737fb",
350
+ "relation": "imports"
351
+ },
352
+ {
353
+ "from": "3ccd8e974e58d3fa",
354
+ "to": "668ba204b06c0ac3",
355
+ "relation": "imports"
356
+ },
357
+ {
358
+ "from": "4880853a12a0247c",
359
+ "to": "b62f66a53338f7bd",
360
+ "relation": "imports"
361
+ },
362
+ {
363
+ "from": "6efdf509a785a065",
364
+ "to": "07f7bbeea2c3a250",
365
+ "relation": "imports"
366
+ },
367
+ {
368
+ "from": "6efdf509a785a065",
369
+ "to": "2f6c0a9f03b043af",
370
+ "relation": "imports"
371
+ },
372
+ {
373
+ "from": "6efdf509a785a065",
374
+ "to": "75727552ec9770e7",
375
+ "relation": "imports"
376
+ },
377
+ {
378
+ "from": "6efdf509a785a065",
379
+ "to": "ed9d86a6f89405ca",
380
+ "relation": "imports"
381
+ },
382
+ {
383
+ "from": "75727552ec9770e7",
384
+ "to": "07f7bbeea2c3a250",
385
+ "relation": "imports"
386
+ },
387
+ {
388
+ "from": "8937f9eb13ba15d6",
389
+ "to": "07f7bbeea2c3a250",
390
+ "relation": "imports"
391
+ },
392
+ {
393
+ "from": "8afd47c9bbbfec34",
394
+ "to": "b62f66a53338f7bd",
395
+ "relation": "imports"
396
+ },
397
+ {
398
+ "from": "949aae3ae29abe12",
399
+ "to": "668ba204b06c0ac3",
400
+ "relation": "imports"
401
+ },
402
+ {
403
+ "from": "94e477864f1febfa",
404
+ "to": "07f7bbeea2c3a250",
405
+ "relation": "imports"
406
+ },
407
+ {
408
+ "from": "9c39c679651457fc",
409
+ "to": "025a200f691737fb",
410
+ "relation": "imports"
411
+ },
412
+ {
413
+ "from": "9c39c679651457fc",
414
+ "to": "668ba204b06c0ac3",
415
+ "relation": "imports"
416
+ },
417
+ {
418
+ "from": "b49ea5cf04c0e806",
419
+ "to": "4880853a12a0247c",
420
+ "relation": "imports"
421
+ },
422
+ {
423
+ "from": "b49ea5cf04c0e806",
424
+ "to": "8afd47c9bbbfec34",
425
+ "relation": "imports"
426
+ },
427
+ {
428
+ "from": "d6f2e1330bd21210",
429
+ "to": "025a200f691737fb",
430
+ "relation": "imports"
431
+ },
432
+ {
433
+ "from": "db1a7d3be2b0a035",
434
+ "to": "025a200f691737fb",
435
+ "relation": "imports"
436
+ },
437
+ {
438
+ "from": "db1a7d3be2b0a035",
439
+ "to": "668ba204b06c0ac3",
440
+ "relation": "imports"
441
+ },
442
+ {
443
+ "from": "e80f322546f354c7",
444
+ "to": "668ba204b06c0ac3",
445
+ "relation": "imports"
446
+ },
447
+ {
448
+ "from": "ed9d86a6f89405ca",
449
+ "to": "07f7bbeea2c3a250",
450
+ "relation": "imports"
451
+ },
452
+ {
453
+ "from": "f3fb5efbbba205a6",
454
+ "to": "025a200f691737fb",
455
+ "relation": "imports"
456
+ },
457
+ {
458
+ "from": "f3fb5efbbba205a6",
459
+ "to": "668ba204b06c0ac3",
460
+ "relation": "imports"
461
+ }
462
+ ],
47
463
  "metrics": {
48
- "files_with_functions": 1,
49
- "files_with_high_blast_radius": 0,
50
- "total_dependencies": 0,
51
- "total_edges": 0,
52
- "total_files": 3,
53
- "total_imports": 0,
54
- "total_nodes": 3
464
+ "files_with_functions": 21,
465
+ "files_with_high_blast_radius": 1,
466
+ "total_dependencies": 26,
467
+ "total_edges": 26,
468
+ "total_files": 30,
469
+ "total_imports": 26,
470
+ "total_nodes": 30
55
471
  },
56
472
  "contextSurface": {
57
473
  "topBlastRadiusFiles": [
58
474
  {
59
- "file": "express-plugin.js",
60
- "blastRadius": 0,
61
- "percentOfGraph": 0
475
+ "file": "lib/supabase-auth.ts",
476
+ "blastRadius": 6,
477
+ "percentOfGraph": 20
62
478
  },
63
479
  {
64
- "file": "plugin-manager.js",
65
- "blastRadius": 0,
66
- "percentOfGraph": 0
480
+ "file": "lib/fetchMap.ts",
481
+ "blastRadius": 5,
482
+ "percentOfGraph": 16.67
67
483
  },
68
484
  {
69
- "file": "react-plugin.js",
70
- "blastRadius": 0,
71
- "percentOfGraph": 0
485
+ "file": "lib/supabase-server.ts",
486
+ "blastRadius": 5,
487
+ "percentOfGraph": 16.67
72
488
  }
73
489
  ],
74
490
  "criticalityAnalysis": [
75
491
  {
76
- "file": "react-plugin.js",
77
- "blastRadius": 0,
78
- "dependencies": 0,
79
- "dependencyStrength": 0,
80
- "criticalityScore": 0,
492
+ "file": "lib/fetchMap.ts",
493
+ "blastRadius": 5,
494
+ "dependencies": 5,
495
+ "dependencyStrength": 4,
496
+ "criticalityScore": 8,
81
497
  "isHub": false
82
498
  },
83
499
  {
84
- "file": "plugin-manager.js",
85
- "blastRadius": 0,
86
- "dependencies": 0,
500
+ "file": "lib/supabase-auth.ts",
501
+ "blastRadius": 6,
502
+ "dependencies": 6,
503
+ "dependencyStrength": 0,
504
+ "criticalityScore": 7,
505
+ "isHub": true
506
+ },
507
+ {
508
+ "file": "lib/supabase-server.ts",
509
+ "blastRadius": 5,
510
+ "dependencies": 5,
87
511
  "dependencyStrength": 0,
88
- "criticalityScore": 0,
512
+ "criticalityScore": 5,
513
+ "isHub": false
514
+ },
515
+ {
516
+ "file": "lib/supabase-client.ts",
517
+ "blastRadius": 3,
518
+ "dependencies": 3,
519
+ "dependencyStrength": 3,
520
+ "criticalityScore": 4.5,
89
521
  "isHub": false
90
522
  },
91
523
  {
92
- "file": "express-plugin.js",
93
- "blastRadius": 0,
94
- "dependencies": 0,
524
+ "file": "components/NodeInspector.tsx",
525
+ "blastRadius": 2,
526
+ "dependencies": 2,
95
527
  "dependencyStrength": 0,
96
- "criticalityScore": 0,
528
+ "criticalityScore": 3,
97
529
  "isHub": false
98
530
  }
99
531
  ]