superacli 1.1.20 → 1.1.21

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.
Files changed (125) hide show
  1. package/cli/adapter-schema.js +1 -6
  2. package/cli/config.js +95 -0
  3. package/cli/executor.js +90 -11
  4. package/cli/server-command.js +395 -0
  5. package/cli/supercli.js +82 -1
  6. package/docs/adapters.md +159 -0
  7. package/docs/changelog-2026-04.html +15 -0
  8. package/docs/index.html +314 -98
  9. package/docs/meta-plugins.json +24424 -1247
  10. package/docs/plugins-examples.md +8 -8
  11. package/docs/plugins-how-to.md +0 -13
  12. package/docs/plugins.html +165 -61
  13. package/docs/server.md +50 -0
  14. package/graphify-out/GRAPH_REPORT.md +141 -136
  15. package/graphify-out/cache/1821936911d6eb3130499b6b45b8e6d760d6c05328131e115ac9825a5e3061cd.json +1 -0
  16. package/graphify-out/cache/20b0e1261b41286d639e7b039c8143682001981f607e26eb2a492a06f12c233a.json +1 -0
  17. package/graphify-out/cache/21dc011c08a0813ac33c0520c9cf131d8922e6007df7d9b51df740974fee5fb3.json +1 -0
  18. package/graphify-out/cache/22d3d43c24fdff310ab8445bd442fbcf4714872c6950f15b90777e5a8358dcd9.json +1 -0
  19. package/graphify-out/cache/2b8a3fbc23afe7bbc1a5ecb60d4074f39afdf6cb42120922176c280f4cc4ab4b.json +1 -0
  20. package/graphify-out/cache/37418b8b152d9c436d75361969c39bc74a76260ab7209ceabf455f80452f1654.json +1 -0
  21. package/graphify-out/cache/3b9aae57e4326f5862f8153c13b7d809a34c422996993e7b491c5ea3a66b5e04.json +1 -0
  22. package/graphify-out/cache/448f8e0c5e77cfb15fa625ed40ee0dc1622d9814d24905fe4c12c4d175131dc9.json +1 -0
  23. package/graphify-out/cache/47dd42009ceac28b7a7fec5586e565e7bc850c80be96b8329e1ed7c49efbe34f.json +1 -0
  24. package/graphify-out/cache/492712949d38efbe312c303fe717e5c93e1ecc8888e1ceb855750afc48caffdb.json +1 -0
  25. package/graphify-out/cache/494fd6af80b6a1bb7a2a5641c6ad11e2fbe2a67b5a2b3ff57fd04bb49ccad1c4.json +1 -0
  26. package/graphify-out/cache/4b31b0de656deff083119780df64d17205c45e72233987e1c495f2121c4923fd.json +1 -0
  27. package/graphify-out/cache/5a16fa8cdd687a39661321adb39186ce8cf924a79ef936e42b365380b5e3543e.json +1 -0
  28. package/graphify-out/cache/644fcb129e595cfdb4e3a9757ed9658230347f5ed0652be45a894528a2b6585b.json +1 -0
  29. package/graphify-out/cache/6b8762db2c5f51408cf49d915f3e44bcc25c7ebb32abc635307fdf2a672b370c.json +1 -0
  30. package/graphify-out/cache/6db88050060880e56dd26ec58f29e3b56a409ace48e31bc75f54cab7dc74e409.json +1 -0
  31. package/graphify-out/cache/7932d1b6a9751b2cb2f4dc6b4e5f9fd7dcc2cee82d7866ec3d655482010533c0.json +1 -0
  32. package/graphify-out/cache/8140a76ff5b70dfdd0d020aeffff27f87af39da5b237c35baa938fcc4b288ba5.json +1 -0
  33. package/graphify-out/cache/8876638878758733a412bd4ca4cbd22863322689fbba9f037d92abfa877ea3ab.json +1 -0
  34. package/graphify-out/cache/90445359c448f8135207ddcd378c8391b9274460064cf998f1ea2ad6f2173703.json +1 -0
  35. package/graphify-out/cache/b01f675bb3942d2e8f359d11c38d52f28487544f54cdef518c60b7d8dfd2b383.json +1 -0
  36. package/graphify-out/cache/bc353b40b348d54c730d8498af675f57998b14ae796b4f952cdc200147008f13.json +1 -0
  37. package/graphify-out/cache/c38b2e784b1c441121b422db0c79b4911fb525d2a3cfad10d3fd561a07900bd5.json +1 -0
  38. package/graphify-out/cache/ce9df9bb2d36ecf310a53fb34526168bdf25773edf0826c1f55accebfa3c012d.json +1 -0
  39. package/graphify-out/cache/ceaeb0f99851d313b29cb1440240db1cf835de425b9b0c1e58fa3035355c2b2b.json +1 -0
  40. package/graphify-out/cache/d8f3e78931a41cd0f367fdab1d11b634bbffb2c90280c75a80a1a53a6b2d6bc7.json +1 -0
  41. package/graphify-out/cache/f574e4ce3bcb1250ca88410519fb4fd26c5b6cd786039410880fbd6e606ab23f.json +1 -0
  42. package/graphify-out/cache/faa65636d5f779b8b1c790dde11cc6470b48125bf42a12a77651827fd1653fd7.json +1 -0
  43. package/graphify-out/graph.json +4173 -2115
  44. package/ideal-plugins.csv +124 -0
  45. package/package.json +3 -2
  46. package/plugin-scores.csv +999 -0
  47. package/plugins/beads/plugin.json +2 -2
  48. package/plugins/biome/install-guidance.json +11 -0
  49. package/plugins/biome/meta.json +13 -0
  50. package/plugins/biome/plugin.json +83 -0
  51. package/plugins/biome/skills/quickstart/SKILL.md +25 -0
  52. package/plugins/bore/install-guidance.json +11 -0
  53. package/plugins/bore/meta.json +11 -0
  54. package/plugins/bore/plugin.json +65 -0
  55. package/plugins/bore/skills/quickstart/SKILL.md +25 -0
  56. package/plugins/ccf-deadlines/install-guidance.json +11 -0
  57. package/plugins/ccf-deadlines/meta.json +11 -0
  58. package/plugins/ccf-deadlines/plugin.json +28 -0
  59. package/plugins/ccf-deadlines/skills/quickstart/SKILL.md +25 -0
  60. package/plugins/code2prompt/install-guidance.json +11 -0
  61. package/plugins/code2prompt/meta.json +12 -0
  62. package/plugins/code2prompt/plugin.json +46 -0
  63. package/plugins/code2prompt/skills/quickstart/SKILL.md +25 -0
  64. package/plugins/commiat/install-guidance.json +10 -0
  65. package/plugins/commiat/plugin.json +2 -2
  66. package/plugins/dua-cli/install-guidance.json +11 -0
  67. package/plugins/dua-cli/meta.json +11 -0
  68. package/plugins/dua-cli/plugin.json +57 -0
  69. package/plugins/dua-cli/skills/quickstart/SKILL.md +25 -0
  70. package/plugins/forever/install-guidance.json +11 -0
  71. package/plugins/forever/meta.json +11 -0
  72. package/plugins/forever/plugin.json +75 -0
  73. package/plugins/forever/skills/quickstart/SKILL.md +25 -0
  74. package/plugins/gitmoji-cli/install-guidance.json +11 -0
  75. package/plugins/gitmoji-cli/meta.json +11 -0
  76. package/plugins/gitmoji-cli/plugin.json +49 -0
  77. package/plugins/gitmoji-cli/skills/quickstart/SKILL.md +25 -0
  78. package/plugins/google-maps-scraper/plugin.json +1 -1
  79. package/plugins/gwc/install-guidance.json +10 -0
  80. package/plugins/gwc/plugin.json +2 -2
  81. package/plugins/quarto/install-guidance.json +11 -0
  82. package/plugins/quarto/meta.json +11 -0
  83. package/plugins/quarto/plugin.json +61 -0
  84. package/plugins/quarto/skills/quickstart/SKILL.md +25 -0
  85. package/plugins/readme-md-generator/install-guidance.json +11 -0
  86. package/plugins/readme-md-generator/meta.json +11 -0
  87. package/plugins/readme-md-generator/plugin.json +28 -0
  88. package/plugins/readme-md-generator/skills/quickstart/SKILL.md +25 -0
  89. package/plugins/twarc/install-guidance.json +11 -0
  90. package/plugins/twarc/meta.json +13 -0
  91. package/plugins/twarc/plugin.json +165 -0
  92. package/plugins/twarc/skills/quickstart/SKILL.md +61 -0
  93. package/plugins/vale/install-guidance.json +11 -0
  94. package/plugins/vale/meta.json +12 -0
  95. package/plugins/vale/plugin.json +50 -0
  96. package/plugins/vale/skills/quickstart/SKILL.md +25 -0
  97. package/plugins/volta/install-guidance.json +11 -0
  98. package/plugins/volta/meta.json +12 -0
  99. package/plugins/volta/plugin.json +75 -0
  100. package/plugins/volta/skills/quickstart/SKILL.md +25 -0
  101. package/plugins/wgcf/install-guidance.json +11 -0
  102. package/plugins/wgcf/meta.json +12 -0
  103. package/plugins/wgcf/plugin.json +45 -0
  104. package/plugins/wgcf/skills/quickstart/SKILL.md +25 -0
  105. package/scripts/analyze-plugins.js +130 -0
  106. package/scripts/enrich-meta-plugins.js +67 -0
  107. package/server/app.js +23 -1
  108. package/server/routes/adapters.js +356 -0
  109. package/server/routes/dashboard.js +113 -0
  110. package/server/routes/jobs.js +26 -0
  111. package/server/services/adaptersService.js +284 -0
  112. package/server/services/pluginsService.js +4 -0
  113. package/server/views/adapter-edit.ejs +226 -0
  114. package/server/views/adapter-packages.ejs +191 -0
  115. package/server/views/adapters.ejs +112 -0
  116. package/server/views/command-edit.ejs +48 -21
  117. package/server/views/commands.ejs +25 -22
  118. package/server/views/dashboard.ejs +196 -0
  119. package/server/views/layout.ejs +94 -14
  120. package/server/views/mcp.ejs +38 -35
  121. package/server/views/partials/head.ejs +88 -12
  122. package/server/views/plugins.ejs +9 -0
  123. package/server/views/specs.ejs +33 -30
  124. package/cli/adapters/builtin.js +0 -43
  125. package/index.html +0 -384
@@ -1,12 +1,12 @@
1
- # Graph Report - . (2026-04-26)
1
+ # Graph Report - . (2026-04-27)
2
2
 
3
3
  ## Corpus Check
4
- - 218 files · ~348,475 words
4
+ - 226 files · ~358,490 words
5
5
  - Verdict: corpus is large enough that graph structure adds value.
6
6
 
7
7
  ## Summary
8
- - 813 nodes · 1403 edges · 136 communities detected
9
- - Extraction: 81% EXTRACTED · 19% INFERRED · 0% AMBIGUOUS · INFERRED: 262 edges (avg confidence: 0.8)
8
+ - 851 nodes · 1546 edges · 137 communities detected
9
+ - Extraction: 79% EXTRACTED · 21% INFERRED · 0% AMBIGUOUS · INFERRED: 326 edges (avg confidence: 0.8)
10
10
  - Token cost: 0 input · 0 output
11
11
 
12
12
  ## Community Hubs (Navigation)
@@ -146,18 +146,19 @@
146
146
  - [[_COMMUNITY_Community 133|Community 133]]
147
147
  - [[_COMMUNITY_Community 134|Community 134]]
148
148
  - [[_COMMUNITY_Community 135|Community 135]]
149
+ - [[_COMMUNITY_Community 136|Community 136]]
149
150
 
150
151
  ## God Nodes (most connected - your core abstractions)
151
- 1. `parse()` - 36 edges
152
- 2. `log()` - 33 edges
153
- 3. `main()` - 27 edges
154
- 4. `run()` - 27 edges
155
- 5. `handleSkillsCommand()` - 24 edges
156
- 6. `getStorage()` - 22 edges
152
+ 1. `parse()` - 43 edges
153
+ 2. `log()` - 40 edges
154
+ 3. `getStorage()` - 33 edges
155
+ 4. `main()` - 29 edges
156
+ 5. `run()` - 27 edges
157
+ 6. `handleSkillsCommand()` - 24 edges
157
158
  7. `handleMcpRegistryCommand()` - 20 edges
158
- 8. `run()` - 17 edges
159
- 9. `error()` - 17 edges
160
- 10. `handlePluginsCommand()` - 16 edges
159
+ 8. `error()` - 20 edges
160
+ 9. `output()` - 18 edges
161
+ 10. `run()` - 17 edges
161
162
 
162
163
  ## Surprising Connections (you probably didn't know these)
163
164
  - `parse()` --calls--> `parseBufferMessages()` [INFERRED]
@@ -168,54 +169,54 @@
168
169
  tests/test-cli.js → cli/adapters/process.js
169
170
  - `compileForHarness()` --calls--> `handleHarnessOnboard()` [INFERRED]
170
171
  skills/supercli/compile.js → cli/harness-onboard.js
171
- - `normalizeCommandPayload()` --calls--> `validateAdapterConfig()` [INFERRED]
172
- server/routes/commands.js → cli/adapter-schema.js
172
+ - `parseAdapterConfig()` --calls--> `parse()` [INFERRED]
173
+ server/routes/commands.js → tests/test-cli.js
173
174
 
174
175
  ## Communities
175
176
 
176
177
  ### Community 0 - "Community 0"
177
178
  Cohesion: 0.07
178
- Nodes (51): buildDryRunCommand(), formatSuggestions(), handleAskCommand(), localLLMCompletion(), parseLLMError(), remoteLLMCompletion(), getAllHarnesses(), listMcpServers() (+43 more)
179
+ Nodes (59): buildDryRunCommand(), formatSuggestions(), handleAskCommand(), localLLMCompletion(), parseLLMError(), remoteLLMCompletion(), getAllHarnesses(), enrichMetaPlugins() (+51 more)
179
180
 
180
181
  ### Community 1 - "Community 1"
181
- Cohesion: 0.13
182
- Nodes (32): getStorage(), getAllCommands(), bumpVersion(), getActions(), getCLIConfig(), getCommand(), getNamespaces(), getResources() (+24 more)
182
+ Cohesion: 0.1
183
+ Nodes (47): getStorage(), adapterKey(), adapterPackagesKey(), addAdapterPackage(), createAdapter(), deleteAdapter(), getAdapter(), getAdapterPackages() (+39 more)
183
184
 
184
185
  ### Community 2 - "Community 2"
185
- Cohesion: 0.06
186
- Nodes (27): start(), runLinkedInPost(), main(), runCommand(), main(), runCommand(), build_parser(), main() (+19 more)
187
-
188
- ### Community 3 - "Community 3"
189
186
  Cohesion: 0.07
190
- Nodes (30): invalid(), normalizeCommandPayload(), parseAdapterConfig(), parseArgs(), collectFromPluginsJson(), getPluginMeta(), main(), readJson() (+22 more)
187
+ Nodes (54): countTokenHits(), discoverPluginsByIntent(), scorePlugin(), tokenizeIntent(), findInstalledPlugin(), getPluginInstallGuidance(), normalizeInstallGuidance(), readInstallGuidanceFile() (+46 more)
191
188
 
192
- ### Community 4 - "Community 4"
189
+ ### Community 3 - "Community 3"
193
190
  Cohesion: 0.11
194
191
  Nodes (39): createPlan(), generatePlanId(), buildCommandSkillMarkdown(), buildMcpServersUsageSkillMarkdown(), buildPluginsAuthoringSkillMarkdown(), buildPluginsUsageSkillMarkdown(), buildTeachSkillMarkdown(), addProvider() (+31 more)
195
192
 
196
- ### Community 5 - "Community 5"
197
- Cohesion: 0.11
198
- Nodes (35): showConfig(), checkBinary(), commandKey(), doctorAllPlugins(), doctorPlugin(), getPlugin(), installPlugin(), loadManifestFromGit() (+27 more)
193
+ ### Community 4 - "Community 4"
194
+ Cohesion: 0.07
195
+ Nodes (21): start(), runLinkedInPost(), main(), runCommand(), main(), runCommand(), getGlobalNodeModules(), resolveMonty() (+13 more)
199
196
 
200
- ### Community 6 - "Community 6"
197
+ ### Community 5 - "Community 5"
201
198
  Cohesion: 0.12
202
199
  Nodes (29): asObject(), asStringArray(), asStringMap(), callStdioTool(), checkCommandAvailable(), commandBinary(), diagnoseMcpServer(), interpolateEnvPlaceholders() (+21 more)
203
200
 
204
- ### Community 7 - "Community 7"
201
+ ### Community 6 - "Community 6"
205
202
  Cohesion: 0.16
206
203
  Nodes (16): actionFromToolName(), buildRemoteEntries(), buildRemoteEntriesFromTree(), buildToolCommand(), discoverToolNames(), ensureMcpServer(), fetchJson(), integrationError() (+8 more)
207
204
 
205
+ ### Community 7 - "Community 7"
206
+ Cohesion: 0.11
207
+ Nodes (25): a(), B(), D(), g(), i(), k(), o(), Q() (+17 more)
208
+
208
209
  ### Community 8 - "Community 8"
209
- Cohesion: 0.16
210
- Nodes (24): countTokenHits(), discoverPluginsByIntent(), scorePlugin(), tokenizeIntent(), getPluginLearn(), integration(), invalid(), loadManifestFromGit() (+16 more)
210
+ Cohesion: 0.2
211
+ Nodes (24): emptyConfig(), ensureCacheDir(), ensurePluginDir(), extractZipToDir(), fetchRemoteConfig(), listMcpServers(), loadConfig(), normalizeConfig() (+16 more)
211
212
 
212
213
  ### Community 9 - "Community 9"
213
- Cohesion: 0.14
214
- Nodes (22): a(), B(), D(), g(), i(), k(), o(), Q() (+14 more)
214
+ Cohesion: 0.18
215
+ Nodes (19): ensureDir(), main(), readConfig(), upsertBy(), upsertCommand(), callDaemonTool(), daemonStatus(), ensureDaemonRunning() (+11 more)
215
216
 
216
217
  ### Community 10 - "Community 10"
217
- Cohesion: 0.24
218
- Nodes (20): emptyConfig(), ensureCacheDir(), ensurePluginDir(), extractZipToDir(), fetchRemoteConfig(), normalizeConfig(), normalizeMcpServerEntry(), normalizeMcpServers() (+12 more)
218
+ Cohesion: 0.15
219
+ Nodes (19): asInvalid(), assertType(), validateAdapterConfig(), validateCommonConfig(), getAllCommands(), invalid(), normalizeCommandPayload(), parseAdapterConfig() (+11 more)
219
220
 
220
221
  ### Community 11 - "Community 11"
221
222
  Cohesion: 0.21
@@ -242,28 +243,28 @@ Cohesion: 0.31
242
243
  Nodes (11): addSortIndicators(), enableUI(), getNthColumn(), getTable(), getTableBody(), getTableHeader(), loadColumns(), loadData() (+3 more)
243
244
 
244
245
  ### Community 17 - "Community 17"
246
+ Cohesion: 0.45
247
+ Nodes (11): getPluginLearn(), integration(), invalid(), loadManifestFromGit(), notFound(), parseManifest(), readMetaFile(), resolveBundledManifestPath() (+3 more)
248
+
249
+ ### Community 18 - "Community 18"
245
250
  Cohesion: 0.41
246
251
  Nodes (11): buildAiderArgs(), diffGitState(), ensureAbsoluteDir(), fail(), main(), parseArgs(), printJson(), readGitState() (+3 more)
247
252
 
248
- ### Community 18 - "Community 18"
253
+ ### Community 19 - "Community 19"
249
254
  Cohesion: 0.48
250
255
  Nodes (10): httpsRequest(), main(), parseFlags(), printError(), printJson(), runAuthExchange(), runAuthUrl(), runPersonUrn() (+2 more)
251
256
 
252
- ### Community 19 - "Community 19"
253
- Cohesion: 0.46
254
- Nodes (7): compileForHarness(), formatForHarness(), formatMdc(), formatWindsurf(), getSkillPath(), readSkillSource(), stripFrontmatter()
255
-
256
257
  ### Community 20 - "Community 20"
257
258
  Cohesion: 0.36
258
259
  Nodes (1): FileAdapter
259
260
 
260
261
  ### Community 21 - "Community 21"
261
262
  Cohesion: 0.46
262
- Nodes (6): asInvalid(), assertType(), validateAdapterConfig(), validateCommonConfig(), execute(), executeWorkflow()
263
+ Nodes (7): compileForHarness(), formatForHarness(), formatMdc(), formatWindsurf(), getSkillPath(), readSkillSource(), stripFrontmatter()
263
264
 
264
265
  ### Community 22 - "Community 22"
265
- Cohesion: 0.57
266
- Nodes (5): ensureDir(), main(), readConfig(), upsertBy(), upsertCommand()
266
+ Cohesion: 0.48
267
+ Nodes (5): parseBoolean(), parseDisposition(), parseMultipartFormData(), parseMultipartParts(), readRequestBuffer()
267
268
 
268
269
  ### Community 23 - "Community 23"
269
270
  Cohesion: 0.7
@@ -274,20 +275,20 @@ Cohesion: 0.4
274
275
  Nodes (0):
275
276
 
276
277
  ### Community 25 - "Community 25"
277
- Cohesion: 0.9
278
- Nodes (4): ensureImage(), exitWithResult(), run(), runDocker()
278
+ Cohesion: 0.5
279
+ Nodes (2): main(), summarize()
279
280
 
280
281
  ### Community 26 - "Community 26"
281
282
  Cohesion: 0.9
282
283
  Nodes (4): ensureImage(), exitWithResult(), run(), runDocker()
283
284
 
284
285
  ### Community 27 - "Community 27"
285
- Cohesion: 0.7
286
- Nodes (4): goToNext(), goToPrevious(), makeCurrent(), toggleClass()
286
+ Cohesion: 0.9
287
+ Nodes (4): ensureImage(), exitWithResult(), run(), runDocker()
287
288
 
288
289
  ### Community 28 - "Community 28"
289
- Cohesion: 0.5
290
- Nodes (0):
290
+ Cohesion: 0.7
291
+ Nodes (4): goToNext(), goToPrevious(), makeCurrent(), toggleClass()
291
292
 
292
293
  ### Community 29 - "Community 29"
293
294
  Cohesion: 0.5
@@ -306,17 +307,17 @@ Cohesion: 0.5
306
307
  Nodes (0):
307
308
 
308
309
  ### Community 33 - "Community 33"
310
+ Cohesion: 0.5
311
+ Nodes (0):
312
+
313
+ ### Community 34 - "Community 34"
309
314
  Cohesion: 0.67
310
315
  Nodes (2): isExecutableAvailable(), resolveRuntime()
311
316
 
312
- ### Community 34 - "Community 34"
317
+ ### Community 35 - "Community 35"
313
318
  Cohesion: 1.0
314
319
  Nodes (2): execute(), interpolateScript()
315
320
 
316
- ### Community 35 - "Community 35"
317
- Cohesion: 0.67
318
- Nodes (0):
319
-
320
321
  ### Community 36 - "Community 36"
321
322
  Cohesion: 0.67
322
323
  Nodes (0):
@@ -462,20 +463,20 @@ Cohesion: 0.67
462
463
  Nodes (0):
463
464
 
464
465
  ### Community 72 - "Community 72"
465
- Cohesion: 1.0
466
- Nodes (2): fail(), run()
466
+ Cohesion: 0.67
467
+ Nodes (0):
467
468
 
468
469
  ### Community 73 - "Community 73"
469
470
  Cohesion: 1.0
470
- Nodes (2): parseArgs(), run()
471
+ Nodes (2): fail(), run()
471
472
 
472
473
  ### Community 74 - "Community 74"
473
474
  Cohesion: 1.0
474
- Nodes (2): resolvePythonFromLauncher(), run()
475
+ Nodes (2): parseArgs(), run()
475
476
 
476
477
  ### Community 75 - "Community 75"
477
478
  Cohesion: 1.0
478
- Nodes (0):
479
+ Nodes (2): resolvePythonFromLauncher(), run()
479
480
 
480
481
  ### Community 76 - "Community 76"
481
482
  Cohesion: 1.0
@@ -707,156 +708,160 @@ Nodes (0):
707
708
 
708
709
  ### Community 133 - "Community 133"
709
710
  Cohesion: 1.0
710
- Nodes (1): Extract text from page using XPath selector.
711
+ Nodes (0):
711
712
 
712
713
  ### Community 134 - "Community 134"
713
714
  Cohesion: 1.0
714
- Nodes (1): Extract place details from Google Maps page.
715
+ Nodes (1): Extract text from page using XPath selector.
715
716
 
716
717
  ### Community 135 - "Community 135"
717
718
  Cohesion: 1.0
719
+ Nodes (1): Extract place details from Google Maps page.
720
+
721
+ ### Community 136 - "Community 136"
722
+ Cohesion: 1.0
718
723
  Nodes (1): Scrape Google Maps for business data.
719
724
 
720
725
  ## Knowledge Gaps
721
726
  - **3 isolated node(s):** `Extract text from page using XPath selector.`, `Extract place details from Google Maps page.`, `Scrape Google Maps for business data.`
722
727
  These have ≤1 connection - possible missing edges or undocumented components.
723
- - **Thin community `Community 75`** (2 nodes): `execute()`, `builtin.js`
728
+ - **Thin community `Community 76`** (2 nodes): `invalid()`, `adapters.js`
724
729
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
725
- - **Thin community `Community 76`** (2 nodes): `getHandler()`, `server-routes-ask.test.js`
730
+ - **Thin community `Community 77`** (2 nodes): `getHandler()`, `server-routes-ask.test.js`
726
731
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
727
- - **Thin community `Community 77`** (2 nodes): `runNoServer()`, `cline-skill.test.js`
732
+ - **Thin community `Community 78`** (2 nodes): `runNoServer()`, `cline-skill.test.js`
728
733
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
729
- - **Thin community `Community 78`** (2 nodes): `getHandler()`, `server-routes-jobs.test.js`
734
+ - **Thin community `Community 79`** (2 nodes): `getHandler()`, `server-routes-jobs.test.js`
730
735
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
731
- - **Thin community `Community 79`** (2 nodes): `getHandler()`, `server-routes-misc.test.js`
736
+ - **Thin community `Community 80`** (2 nodes): `getHandler()`, `server-routes-misc.test.js`
732
737
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
733
- - **Thin community `Community 80`** (2 nodes): `getHandler()`, `server-routes-config.test.js`
738
+ - **Thin community `Community 81`** (2 nodes): `getHandler()`, `server-routes-config.test.js`
734
739
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
735
- - **Thin community `Community 81`** (2 nodes): `frame()`, `mcp-adapter.test.js`
740
+ - **Thin community `Community 82`** (2 nodes): `frame()`, `mcp-adapter.test.js`
736
741
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
737
- - **Thin community `Community 82`** (2 nodes): `frame()`, `mcp-stdio-jsonrpc.test.js`
742
+ - **Thin community `Community 83`** (2 nodes): `frame()`, `mcp-stdio-jsonrpc.test.js`
738
743
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
739
- - **Thin community `Community 83`** (2 nodes): `getHandler()`, `server-routes-commands.test.js`
744
+ - **Thin community `Community 84`** (2 nodes): `getHandler()`, `server-routes-commands.test.js`
740
745
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
741
- - **Thin community `Community 84`** (2 nodes): `run-version.js`, `run()`
746
+ - **Thin community `Community 85`** (2 nodes): `run-version.js`, `run()`
742
747
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
743
- - **Thin community `Community 85`** (2 nodes): `setup-cass.js`, `isCommandAvailable()`
748
+ - **Thin community `Community 86`** (2 nodes): `setup-cass.js`, `isCommandAvailable()`
744
749
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
745
- - **Thin community `Community 86`** (1 nodes): `jest.config.js`
750
+ - **Thin community `Community 87`** (1 nodes): `jest.config.js`
746
751
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
747
- - **Thin community `Community 87`** (1 nodes): `ask.js`
752
+ - **Thin community `Community 88`** (1 nodes): `ask.js`
748
753
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
749
- - **Thin community `Community 88`** (1 nodes): `jobs.js`
754
+ - **Thin community `Community 89`** (1 nodes): `jobs.js`
750
755
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
751
- - **Thin community `Community 89`** (1 nodes): `config.js`
756
+ - **Thin community `Community 90`** (1 nodes): `config.js`
752
757
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
753
- - **Thin community `Community 90`** (1 nodes): `plans.js`
758
+ - **Thin community `Community 91`** (1 nodes): `plans.js`
754
759
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
755
- - **Thin community `Community 91`** (1 nodes): `app.js`
760
+ - **Thin community `Community 92`** (1 nodes): `app.js`
756
761
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
757
- - **Thin community `Community 92`** (1 nodes): `process-adapter.test.js`
762
+ - **Thin community `Community 93`** (1 nodes): `analyze-plugins.js`
758
763
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
759
- - **Thin community `Community 93`** (1 nodes): `skills.test.js`
764
+ - **Thin community `Community 94`** (1 nodes): `process-adapter.test.js`
760
765
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
761
- - **Thin community `Community 94`** (1 nodes): `plan-runtime.test.js`
766
+ - **Thin community `Community 95`** (1 nodes): `skills.test.js`
762
767
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
763
- - **Thin community `Community 95`** (1 nodes): `mcp-local.test.js`
768
+ - **Thin community `Community 96`** (1 nodes): `plan-runtime.test.js`
764
769
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
765
- - **Thin community `Community 96`** (1 nodes): `openapi-adapter.test.js`
770
+ - **Thin community `Community 97`** (1 nodes): `mcp-local.test.js`
766
771
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
767
- - **Thin community `Community 97`** (1 nodes): `plugin-blogwatcher.test.js`
772
+ - **Thin community `Community 98`** (1 nodes): `openapi-adapter.test.js`
768
773
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
769
- - **Thin community `Community 98`** (1 nodes): `server-storage-file.test.js`
774
+ - **Thin community `Community 99`** (1 nodes): `plugin-blogwatcher.test.js`
770
775
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
771
- - **Thin community `Community 99`** (1 nodes): `ask.test.js`
776
+ - **Thin community `Community 100`** (1 nodes): `server-storage-file.test.js`
772
777
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
773
- - **Thin community `Community 100`** (1 nodes): `plugin-clix.test.js`
778
+ - **Thin community `Community 101`** (1 nodes): `ask.test.js`
774
779
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
775
- - **Thin community `Community 101`** (1 nodes): `skills-catalog.test.js`
780
+ - **Thin community `Community 102`** (1 nodes): `plugin-clix.test.js`
776
781
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
777
- - **Thin community `Community 102`** (1 nodes): `config.test.js`
782
+ - **Thin community `Community 103`** (1 nodes): `skills-catalog.test.js`
778
783
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
779
- - **Thin community `Community 103`** (1 nodes): `plugins-command.test.js`
784
+ - **Thin community `Community 104`** (1 nodes): `config.test.js`
780
785
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
781
- - **Thin community `Community 104`** (1 nodes): `builtin-adapter.test.js`
786
+ - **Thin community `Community 105`** (1 nodes): `plugins-command.test.js`
782
787
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
783
- - **Thin community `Community 105`** (1 nodes): `namespace-passthrough.test.js`
788
+ - **Thin community `Community 106`** (1 nodes): `namespace-passthrough.test.js`
784
789
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
785
- - **Thin community `Community 106`** (1 nodes): `plugin-install-guidance.test.js`
790
+ - **Thin community `Community 107`** (1 nodes): `plugin-install-guidance.test.js`
786
791
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
787
- - **Thin community `Community 107`** (1 nodes): `plugins-learn.test.js`
792
+ - **Thin community `Community 108`** (1 nodes): `plugins-learn.test.js`
788
793
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
789
- - **Thin community `Community 108`** (1 nodes): `http-adapter.test.js`
794
+ - **Thin community `Community 109`** (1 nodes): `http-adapter.test.js`
790
795
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
791
- - **Thin community `Community 109`** (1 nodes): `planner.test.js`
796
+ - **Thin community `Community 110`** (1 nodes): `planner.test.js`
792
797
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
793
- - **Thin community `Community 110`** (1 nodes): `server-app.test.js`
798
+ - **Thin community `Community 111`** (1 nodes): `server-app.test.js`
794
799
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
795
- - **Thin community `Community 111`** (1 nodes): `plugin-visual-explainer.test.js`
800
+ - **Thin community `Community 112`** (1 nodes): `plugin-visual-explainer.test.js`
796
801
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
797
- - **Thin community `Community 112`** (1 nodes): `executor.test.js`
802
+ - **Thin community `Community 113`** (1 nodes): `executor.test.js`
798
803
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
799
- - **Thin community `Community 113`** (1 nodes): `adapter-schema.test.js`
804
+ - **Thin community `Community 114`** (1 nodes): `adapter-schema.test.js`
800
805
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
801
- - **Thin community `Community 114`** (1 nodes): `help-json.test.js`
806
+ - **Thin community `Community 115`** (1 nodes): `help-json.test.js`
802
807
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
803
- - **Thin community `Community 115`** (1 nodes): `server-storage-mongo.test.js`
808
+ - **Thin community `Community 116`** (1 nodes): `server-storage-mongo.test.js`
804
809
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
805
- - **Thin community `Community 116`** (1 nodes): `plugin-cocoindex-code.test.js`
810
+ - **Thin community `Community 117`** (1 nodes): `plugin-cocoindex-code.test.js`
806
811
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
807
- - **Thin community `Community 117`** (1 nodes): `plugins-store.test.js`
812
+ - **Thin community `Community 118`** (1 nodes): `plugins-store.test.js`
808
813
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
809
- - **Thin community `Community 118`** (1 nodes): `discover.test.js`
814
+ - **Thin community `Community 119`** (1 nodes): `discover.test.js`
810
815
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
811
- - **Thin community `Community 119`** (1 nodes): `plugin-cocoindex-code-uninstall.test.js`
816
+ - **Thin community `Community 120`** (1 nodes): `plugin-cocoindex-code-uninstall.test.js`
812
817
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
813
- - **Thin community `Community 120`** (1 nodes): `server-config-service.test.js`
818
+ - **Thin community `Community 121`** (1 nodes): `server-config-service.test.js`
814
819
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
815
- - **Thin community `Community 121`** (1 nodes): `plugins-manager.test.js`
820
+ - **Thin community `Community 122`** (1 nodes): `plugins-manager.test.js`
816
821
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
817
- - **Thin community `Community 122`** (1 nodes): `plugin-agency-agents.test.js`
822
+ - **Thin community `Community 123`** (1 nodes): `plugin-agency-agents.test.js`
818
823
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
819
- - **Thin community `Community 123`** (1 nodes): `plugin-browser-use.test.js`
824
+ - **Thin community `Community 124`** (1 nodes): `plugin-browser-use.test.js`
820
825
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
821
- - **Thin community `Community 124`** (1 nodes): `plugin-nullclaw.test.js`
826
+ - **Thin community `Community 125`** (1 nodes): `plugin-nullclaw.test.js`
822
827
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
823
- - **Thin community `Community 125`** (1 nodes): `plugins-registry.test.js`
828
+ - **Thin community `Community 126`** (1 nodes): `plugins-registry.test.js`
824
829
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
825
- - **Thin community `Community 126`** (1 nodes): `plugin-browser-use-uninstall.test.js`
830
+ - **Thin community `Community 127`** (1 nodes): `plugin-browser-use-uninstall.test.js`
826
831
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
827
- - **Thin community `Community 127`** (1 nodes): `plugin-nemoclaw.test.js`
832
+ - **Thin community `Community 128`** (1 nodes): `plugin-nemoclaw.test.js`
828
833
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
829
- - **Thin community `Community 128`** (1 nodes): `server-storage-adapter.test.js`
834
+ - **Thin community `Community 129`** (1 nodes): `server-storage-adapter.test.js`
830
835
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
831
- - **Thin community `Community 129`** (1 nodes): `plugin-xurl.test.js`
836
+ - **Thin community `Community 130`** (1 nodes): `plugin-xurl.test.js`
832
837
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
833
- - **Thin community `Community 130`** (1 nodes): `shell-adapter.test.js`
838
+ - **Thin community `Community 131`** (1 nodes): `shell-adapter.test.js`
834
839
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
835
- - **Thin community `Community 131`** (1 nodes): `run.js`
840
+ - **Thin community `Community 132`** (1 nodes): `run.js`
836
841
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
837
- - **Thin community `Community 132`** (1 nodes): `publish.js`
842
+ - **Thin community `Community 133`** (1 nodes): `publish.js`
838
843
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
839
- - **Thin community `Community 133`** (1 nodes): `Extract text from page using XPath selector.`
844
+ - **Thin community `Community 134`** (1 nodes): `Extract text from page using XPath selector.`
840
845
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
841
- - **Thin community `Community 134`** (1 nodes): `Extract place details from Google Maps page.`
846
+ - **Thin community `Community 135`** (1 nodes): `Extract place details from Google Maps page.`
842
847
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
843
- - **Thin community `Community 135`** (1 nodes): `Scrape Google Maps for business data.`
848
+ - **Thin community `Community 136`** (1 nodes): `Scrape Google Maps for business data.`
844
849
  Too small to be a meaningful cluster - may be noise or needs more connections extracted.
845
850
 
846
851
  ## Suggested Questions
847
852
  _Questions this graph is uniquely positioned to answer:_
848
853
 
849
- - **Why does `parse()` connect `Community 3` to `Community 0`, `Community 2`, `Community 4`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 14`, `Community 20`, `Community 22`?**
850
- _High betweenness centrality (0.157) - this node is a cross-community bridge._
851
- - **Why does `log()` connect `Community 0` to `Community 1`, `Community 2`, `Community 3`, `Community 4`, `Community 9`?**
852
- _High betweenness centrality (0.123) - this node is a cross-community bridge._
853
- - **Why does `execute()` connect `Community 3` to `Community 0`, `Community 1`?**
854
- _High betweenness centrality (0.060) - this node is a cross-community bridge._
855
- - **Are the 35 inferred relationships involving `parse()` (e.g. with `parseAdapterConfig()` and `parseArgs()`) actually correct?**
856
- _`parse()` has 35 INFERRED edges - model-reasoned connections that need verification._
857
- - **Are the 31 inferred relationships involving `log()` (e.g. with `getStorage()` and `test()`) actually correct?**
858
- _`log()` has 31 INFERRED edges - model-reasoned connections that need verification._
859
- - **Are the 17 inferred relationships involving `main()` (e.g. with `loadConfig()` and `findNamespacePassthrough()`) actually correct?**
860
- _`main()` has 17 INFERRED edges - model-reasoned connections that need verification._
861
- - **Are the 3 inferred relationships involving `run()` (e.g. with `addProvider()` and `syncCatalog()`) actually correct?**
862
- _`run()` has 3 INFERRED edges - model-reasoned connections that need verification._
854
+ - **Why does `parse()` connect `Community 0` to `Community 2`, `Community 3`, `Community 4`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 14`, `Community 17`, `Community 20`, `Community 22`, `Community 25`?**
855
+ _High betweenness centrality (0.155) - this node is a cross-community bridge._
856
+ - **Why does `log()` connect `Community 0` to `Community 1`, `Community 2`, `Community 3`, `Community 4`, `Community 7`, `Community 9`, `Community 10`?**
857
+ _High betweenness centrality (0.131) - this node is a cross-community bridge._
858
+ - **Why does `execute()` connect `Community 0` to `Community 1`?**
859
+ _High betweenness centrality (0.056) - this node is a cross-community bridge._
860
+ - **Are the 42 inferred relationships involving `parse()` (e.g. with `parseAdapterConfig()` and `parseArgs()`) actually correct?**
861
+ _`parse()` has 42 INFERRED edges - model-reasoned connections that need verification._
862
+ - **Are the 38 inferred relationships involving `log()` (e.g. with `getStorage()` and `test()`) actually correct?**
863
+ _`log()` has 38 INFERRED edges - model-reasoned connections that need verification._
864
+ - **Are the 32 inferred relationships involving `getStorage()` (e.g. with `start()` and `getAllMCPs()`) actually correct?**
865
+ _`getStorage()` has 32 INFERRED edges - model-reasoned connections that need verification._
866
+ - **Are the 18 inferred relationships involving `main()` (e.g. with `loadConfig()` and `findNamespacePassthrough()`) actually correct?**
867
+ _`main()` has 18 INFERRED edges - model-reasoned connections that need verification._
@@ -0,0 +1 @@
1
+ {"nodes": [{"id": "server_services_adaptersservice_js", "label": "adaptersService.js", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L1"}, {"id": "adaptersservice_invalid", "label": "invalid()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L7"}, {"id": "adaptersservice_adapterkey", "label": "adapterKey()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L15"}, {"id": "adaptersservice_adapterpackageskey", "label": "adapterPackagesKey()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L19"}, {"id": "adaptersservice_sanitizeadapter", "label": "sanitizeAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L23"}, {"id": "adaptersservice_listadapters", "label": "listAdapters()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L62"}, {"id": "adaptersservice_getadapter", "label": "getAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L72"}, {"id": "adaptersservice_getadaptersource", "label": "getAdapterSource()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L79"}, {"id": "adaptersservice_topublicadapter", "label": "toPublicAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L86"}, {"id": "adaptersservice_createadapter", "label": "createAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L100"}, {"id": "adaptersservice_updateadapter", "label": "updateAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L116"}, {"id": "adaptersservice_deleteadapter", "label": "deleteAdapter()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L143"}, {"id": "adaptersservice_getadapterpackages", "label": "getAdapterPackages()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L155"}, {"id": "adaptersservice_addadapterpackage", "label": "addAdapterPackage()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L161"}, {"id": "adaptersservice_removeadapterpackage", "label": "removeAdapterPackage()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L207"}, {"id": "adaptersservice_setadapterpackages", "label": "setAdapterPackages()", "file_type": "code", "source_file": "server/services/adaptersService.js", "source_location": "L239"}], "edges": [{"source": "server_services_adaptersservice_js", "target": "adaptersservice_invalid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L7", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_adapterkey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L15", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_adapterpackageskey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L19", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_sanitizeadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L23", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_listadapters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L62", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_getadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L72", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_getadaptersource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L79", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_topublicadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L86", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_createadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L100", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_updateadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L116", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_deleteadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L143", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_getadapterpackages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L155", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_addadapterpackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L161", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_removeadapterpackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L207", "weight": 1.0}, {"source": "server_services_adaptersservice_js", "target": "adaptersservice_setadapterpackages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L239", "weight": 1.0}, {"source": "adaptersservice_sanitizeadapter", "target": "adaptersservice_invalid", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L25", "weight": 1.0}, {"source": "adaptersservice_getadapter", "target": "adaptersservice_adapterkey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L74", "weight": 1.0}, {"source": "adaptersservice_getadapter", "target": "adaptersservice_topublicadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L76", "weight": 1.0}, {"source": "adaptersservice_getadaptersource", "target": "adaptersservice_adapterkey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L81", "weight": 1.0}, {"source": "adaptersservice_createadapter", "target": "adaptersservice_sanitizeadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L101", "weight": 1.0}, {"source": "adaptersservice_createadapter", "target": "adaptersservice_adapterkey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L111", "weight": 1.0}, {"source": "adaptersservice_createadapter", "target": "adaptersservice_topublicadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L113", "weight": 1.0}, {"source": "adaptersservice_updateadapter", "target": "adaptersservice_adapterkey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L118", "weight": 1.0}, {"source": "adaptersservice_updateadapter", "target": "adaptersservice_sanitizeadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L129", "weight": 1.0}, {"source": "adaptersservice_updateadapter", "target": "adaptersservice_topublicadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L140", "weight": 1.0}, {"source": "adaptersservice_deleteadapter", "target": "adaptersservice_adapterkey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L145", "weight": 1.0}, {"source": "adaptersservice_deleteadapter", "target": "adaptersservice_adapterpackageskey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L150", "weight": 1.0}, {"source": "adaptersservice_getadapterpackages", "target": "adaptersservice_adapterpackageskey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L157", "weight": 1.0}, {"source": "adaptersservice_addadapterpackage", "target": "adaptersservice_adapterpackageskey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L167", "weight": 1.0}, {"source": "adaptersservice_removeadapterpackage", "target": "adaptersservice_adapterpackageskey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L213", "weight": 1.0}, {"source": "adaptersservice_setadapterpackages", "target": "adaptersservice_adapterpackageskey", "relation": "calls", "confidence": "EXTRACTED", "source_file": "server/services/adaptersService.js", "source_location": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "adaptersservice_invalid", "callee": "assign", "source_file": "server/services/adaptersService.js", "source_location": "L8"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "trim", "source_file": "server/services/adaptersService.js", "source_location": "L28"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "String", "source_file": "server/services/adaptersService.js", "source_location": "L28"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "test", "source_file": "server/services/adaptersService.js", "source_location": "L30"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "String", "source_file": "server/services/adaptersService.js", "source_location": "L34"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "trim", "source_file": "server/services/adaptersService.js", "source_location": "L35"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "String", "source_file": "server/services/adaptersService.js", "source_location": "L35"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "includes", "source_file": "server/services/adaptersService.js", "source_location": "L38"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "isArray", "source_file": "server/services/adaptersService.js", "source_location": "L42"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "filter", "source_file": "server/services/adaptersService.js", "source_location": "L43"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "Number", "source_file": "server/services/adaptersService.js", "source_location": "L46"}, {"caller_nid": "adaptersservice_sanitizeadapter", "callee": "Number", "source_file": "server/services/adaptersService.js", "source_location": "L47"}, {"caller_nid": "adaptersservice_listadapters", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L63"}, {"caller_nid": "adaptersservice_listadapters", "callee": "listKeys", "source_file": "server/services/adaptersService.js", "source_location": "L64"}, {"caller_nid": "adaptersservice_listadapters", "callee": "all", "source_file": "server/services/adaptersService.js", "source_location": "L65"}, {"caller_nid": "adaptersservice_listadapters", "callee": "map", "source_file": "server/services/adaptersService.js", "source_location": "L65"}, {"caller_nid": "adaptersservice_listadapters", "callee": "map", "source_file": "server/services/adaptersService.js", "source_location": "L66"}, {"caller_nid": "adaptersservice_listadapters", "callee": "sort", "source_file": "server/services/adaptersService.js", "source_location": "L66"}, {"caller_nid": "adaptersservice_listadapters", "callee": "filter", "source_file": "server/services/adaptersService.js", "source_location": "L66"}, {"caller_nid": "adaptersservice_getadapter", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L73"}, {"caller_nid": "adaptersservice_getadapter", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L74"}, {"caller_nid": "adaptersservice_getadaptersource", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L80"}, {"caller_nid": "adaptersservice_getadaptersource", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L81"}, {"caller_nid": "adaptersservice_createadapter", "callee": "toISOString", "source_file": "server/services/adaptersService.js", "source_location": "L102"}, {"caller_nid": "adaptersservice_createadapter", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L110"}, {"caller_nid": "adaptersservice_createadapter", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L111"}, {"caller_nid": "adaptersservice_createadapter", "callee": "bumpVersion", "source_file": "server/services/adaptersService.js", "source_location": "L112"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L117"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L119"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "assign", "source_file": "server/services/adaptersService.js", "source_location": "L122"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "toISOString", "source_file": "server/services/adaptersService.js", "source_location": "L130"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L138"}, {"caller_nid": "adaptersservice_updateadapter", "callee": "bumpVersion", "source_file": "server/services/adaptersService.js", "source_location": "L139"}, {"caller_nid": "adaptersservice_deleteadapter", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L144"}, {"caller_nid": "adaptersservice_deleteadapter", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L146"}, {"caller_nid": "adaptersservice_deleteadapter", "callee": "delete", "source_file": "server/services/adaptersService.js", "source_location": "L149"}, {"caller_nid": "adaptersservice_deleteadapter", "callee": "delete", "source_file": "server/services/adaptersService.js", "source_location": "L150"}, {"caller_nid": "adaptersservice_deleteadapter", "callee": "bumpVersion", "source_file": "server/services/adaptersService.js", "source_location": "L151"}, {"caller_nid": "adaptersservice_getadapterpackages", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L156"}, {"caller_nid": "adaptersservice_getadapterpackages", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L157"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L162"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L163"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L164"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L166"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L168"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "includes", "source_file": "server/services/adaptersService.js", "source_location": "L172"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "join", "source_file": "server/services/adaptersService.js", "source_location": "L174"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "cwd", "source_file": "server/services/adaptersService.js", "source_location": "L174"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "mkdirSync", "source_file": "server/services/adaptersService.js", "source_location": "L175"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "join", "source_file": "server/services/adaptersService.js", "source_location": "L178"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "existsSync", "source_file": "server/services/adaptersService.js", "source_location": "L179"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "writeFileSync", "source_file": "server/services/adaptersService.js", "source_location": "L180"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "stringify", "source_file": "server/services/adaptersService.js", "source_location": "L180"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "push", "source_file": "server/services/adaptersService.js", "source_location": "L183"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L184"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "execSync", "source_file": "server/services/adaptersService.js", "source_location": "L188"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "filter", "source_file": "server/services/adaptersService.js", "source_location": "L194"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L195"}, {"caller_nid": "adaptersservice_addadapterpackage", "callee": "assign", "source_file": "server/services/adaptersService.js", "source_location": "L196"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L208"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L209"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L210"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L212"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L214"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "filter", "source_file": "server/services/adaptersService.js", "source_location": "L216"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L219"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "join", "source_file": "server/services/adaptersService.js", "source_location": "L222"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "cwd", "source_file": "server/services/adaptersService.js", "source_location": "L222"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "existsSync", "source_file": "server/services/adaptersService.js", "source_location": "L223"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "execSync", "source_file": "server/services/adaptersService.js", "source_location": "L225"}, {"caller_nid": "adaptersservice_removeadapterpackage", "callee": "error", "source_file": "server/services/adaptersService.js", "source_location": "L231"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L240"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L241"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "require", "source_file": "server/services/adaptersService.js", "source_location": "L242"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "getStorage", "source_file": "server/services/adaptersService.js", "source_location": "L244"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "get", "source_file": "server/services/adaptersService.js", "source_location": "L248"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "isArray", "source_file": "server/services/adaptersService.js", "source_location": "L249"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "filter", "source_file": "server/services/adaptersService.js", "source_location": "L252"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "join", "source_file": "server/services/adaptersService.js", "source_location": "L255"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "cwd", "source_file": "server/services/adaptersService.js", "source_location": "L255"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "existsSync", "source_file": "server/services/adaptersService.js", "source_location": "L256"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "split", "source_file": "server/services/adaptersService.js", "source_location": "L258"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "execSync", "source_file": "server/services/adaptersService.js", "source_location": "L260"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "error", "source_file": "server/services/adaptersService.js", "source_location": "L265"}, {"caller_nid": "adaptersservice_setadapterpackages", "callee": "set", "source_file": "server/services/adaptersService.js", "source_location": "L270"}]}
@@ -0,0 +1 @@
1
+ {"nodes": [{"id": "tests_test_cli_js", "label": "test-cli.js", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L1"}, {"id": "test_cli_run", "label": "run()", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L25"}, {"id": "test_cli_runnoserver", "label": "runNoServer()", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L44"}, {"id": "test_cli_parse", "label": "parse()", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L65"}, {"id": "test_cli_test", "label": "test()", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L70"}, {"id": "test_cli_assert", "label": "assert()", "file_type": "code", "source_file": "tests/test-cli.js", "source_location": "L81"}], "edges": [{"source": "tests_test_cli_js", "target": "test_cli_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test-cli.js", "source_location": "L25", "weight": 1.0}, {"source": "tests_test_cli_js", "target": "test_cli_runnoserver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test-cli.js", "source_location": "L44", "weight": 1.0}, {"source": "tests_test_cli_js", "target": "test_cli_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test-cli.js", "source_location": "L65", "weight": 1.0}, {"source": "tests_test_cli_js", "target": "test_cli_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test-cli.js", "source_location": "L70", "weight": 1.0}, {"source": "tests_test_cli_js", "target": "test_cli_assert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test-cli.js", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_cli_run", "callee": "execSync", "source_file": "tests/test-cli.js", "source_location": "L27"}, {"caller_nid": "test_cli_run", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L33"}, {"caller_nid": "test_cli_run", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L37"}, {"caller_nid": "test_cli_run", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L38"}, {"caller_nid": "test_cli_runnoserver", "callee": "execSync", "source_file": "tests/test-cli.js", "source_location": "L48"}, {"caller_nid": "test_cli_runnoserver", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L54"}, {"caller_nid": "test_cli_runnoserver", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L58"}, {"caller_nid": "test_cli_runnoserver", "callee": "trim", "source_file": "tests/test-cli.js", "source_location": "L59"}, {"caller_nid": "test_cli_test", "callee": "fn", "source_file": "tests/test-cli.js", "source_location": "L72"}, {"caller_nid": "test_cli_test", "callee": "log", "source_file": "tests/test-cli.js", "source_location": "L74"}, {"caller_nid": "test_cli_test", "callee": "error", "source_file": "tests/test-cli.js", "source_location": "L77"}]}
@@ -0,0 +1 @@
1
+ {"nodes": [{"id": "server_app_js", "label": "app.js", "file_type": "code", "source_file": "server/app.js", "source_location": "L1"}, {"id": "app_start", "label": "start()", "file_type": "code", "source_file": "server/app.js", "source_location": "L51"}], "edges": [{"source": "server_app_js", "target": "app_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/app.js", "source_location": "L51", "weight": 1.0}], "raw_calls": [{"caller_nid": "app_start", "callee": "getStorage", "source_file": "server/app.js", "source_location": "L54"}, {"caller_nid": "app_start", "callee": "listen", "source_file": "server/app.js", "source_location": "L56"}, {"caller_nid": "app_start", "callee": "error", "source_file": "server/app.js", "source_location": "L60"}, {"caller_nid": "app_start", "callee": "exit", "source_file": "server/app.js", "source_location": "L61"}]}
@@ -0,0 +1 @@
1
+ {"nodes": [{"id": "server_app_js", "label": "app.js", "file_type": "code", "source_file": "server/app.js", "source_location": "L1"}, {"id": "app_start", "label": "start()", "file_type": "code", "source_file": "server/app.js", "source_location": "L70"}], "edges": [{"source": "server_app_js", "target": "app_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "server/app.js", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "app_start", "callee": "getStorage", "source_file": "server/app.js", "source_location": "L73"}, {"caller_nid": "app_start", "callee": "listen", "source_file": "server/app.js", "source_location": "L75"}, {"caller_nid": "app_start", "callee": "error", "source_file": "server/app.js", "source_location": "L79"}, {"caller_nid": "app_start", "callee": "exit", "source_file": "server/app.js", "source_location": "L80"}]}