@weavelogic/knowledge-graph-agent 0.3.0 → 0.6.0

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 (1399) hide show
  1. package/README.md +374 -427
  2. package/dist/_virtual/ExpiringCache.js +5 -0
  3. package/dist/_virtual/ExpiringCache.js.map +1 -0
  4. package/dist/_virtual/___vite-browser-external.js +7 -0
  5. package/dist/_virtual/___vite-browser-external.js.map +1 -0
  6. package/dist/_virtual/__vite-browser-external.js +5 -0
  7. package/dist/_virtual/__vite-browser-external.js.map +1 -0
  8. package/dist/_virtual/_commonjs-dynamic-modules.js +7 -0
  9. package/dist/_virtual/_commonjs-dynamic-modules.js.map +1 -0
  10. package/dist/_virtual/_commonjsHelpers.js +27 -0
  11. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  12. package/dist/_virtual/assert-valid-pattern.js +5 -0
  13. package/dist/_virtual/assert-valid-pattern.js.map +1 -0
  14. package/dist/_virtual/ast-converter.js +5 -0
  15. package/dist/_virtual/ast-converter.js.map +1 -0
  16. package/dist/_virtual/ast-spec.js +5 -0
  17. package/dist/_virtual/ast-spec.js.map +1 -0
  18. package/dist/_virtual/ast.js +5 -0
  19. package/dist/_virtual/ast.js.map +1 -0
  20. package/dist/_virtual/brace-expressions.js +5 -0
  21. package/dist/_virtual/brace-expressions.js.map +1 -0
  22. package/dist/_virtual/browser.js +6 -0
  23. package/dist/_virtual/browser.js.map +1 -0
  24. package/dist/_virtual/browser2.js +5 -0
  25. package/dist/_virtual/browser2.js.map +1 -0
  26. package/dist/_virtual/candidateTSConfigRootDirs.js +5 -0
  27. package/dist/_virtual/candidateTSConfigRootDirs.js.map +1 -0
  28. package/dist/_virtual/check-modifiers.js +5 -0
  29. package/dist/_virtual/check-modifiers.js.map +1 -0
  30. package/dist/_virtual/clear-caches.js +5 -0
  31. package/dist/_virtual/clear-caches.js.map +1 -0
  32. package/dist/_virtual/compilerOptions.js +5 -0
  33. package/dist/_virtual/compilerOptions.js.map +1 -0
  34. package/dist/_virtual/convert-comments.js +5 -0
  35. package/dist/_virtual/convert-comments.js.map +1 -0
  36. package/dist/_virtual/convert.js +5 -0
  37. package/dist/_virtual/convert.js.map +1 -0
  38. package/dist/_virtual/createIsolatedProgram.js +5 -0
  39. package/dist/_virtual/createIsolatedProgram.js.map +1 -0
  40. package/dist/_virtual/createParseSettings.js +5 -0
  41. package/dist/_virtual/createParseSettings.js.map +1 -0
  42. package/dist/_virtual/createParserServices.js +5 -0
  43. package/dist/_virtual/createParserServices.js.map +1 -0
  44. package/dist/_virtual/createProjectProgram.js +5 -0
  45. package/dist/_virtual/createProjectProgram.js.map +1 -0
  46. package/dist/_virtual/createProjectProgramError.js +5 -0
  47. package/dist/_virtual/createProjectProgramError.js.map +1 -0
  48. package/dist/_virtual/createProjectService.js +5 -0
  49. package/dist/_virtual/createProjectService.js.map +1 -0
  50. package/dist/_virtual/createSourceFile.js +5 -0
  51. package/dist/_virtual/createSourceFile.js.map +1 -0
  52. package/dist/_virtual/describeFilePath.js +5 -0
  53. package/dist/_virtual/describeFilePath.js.map +1 -0
  54. package/dist/_virtual/escape.js +5 -0
  55. package/dist/_virtual/escape.js.map +1 -0
  56. package/dist/_virtual/eslint-visitor-keys.js +5 -0
  57. package/dist/_virtual/eslint-visitor-keys.js.map +1 -0
  58. package/dist/_virtual/estree-to-ts-node-types.js +5 -0
  59. package/dist/_virtual/estree-to-ts-node-types.js.map +1 -0
  60. package/dist/_virtual/get-keys.js +5 -0
  61. package/dist/_virtual/get-keys.js.map +1 -0
  62. package/dist/_virtual/getModifiers.js +5 -0
  63. package/dist/_virtual/getModifiers.js.map +1 -0
  64. package/dist/_virtual/getParsedConfigFile.js +5 -0
  65. package/dist/_virtual/getParsedConfigFile.js.map +1 -0
  66. package/dist/_virtual/getParsedConfigFileFromTSServer.js +5 -0
  67. package/dist/_virtual/getParsedConfigFileFromTSServer.js.map +1 -0
  68. package/dist/_virtual/getProjectConfigFiles.js +5 -0
  69. package/dist/_virtual/getProjectConfigFiles.js.map +1 -0
  70. package/dist/_virtual/getScriptKind.js +5 -0
  71. package/dist/_virtual/getScriptKind.js.map +1 -0
  72. package/dist/_virtual/getWatchProgramsForProjects.js +5 -0
  73. package/dist/_virtual/getWatchProgramsForProjects.js.map +1 -0
  74. package/dist/_virtual/global-ponyfill.js +9 -0
  75. package/dist/_virtual/global-ponyfill.js.map +1 -0
  76. package/dist/_virtual/global-ponyfill2.js +5 -0
  77. package/dist/_virtual/global-ponyfill2.js.map +1 -0
  78. package/dist/_virtual/index.js +2 -4
  79. package/dist/_virtual/index.js.map +1 -1
  80. package/dist/_virtual/index10.js +2 -2
  81. package/dist/_virtual/index11.js +2 -2
  82. package/dist/_virtual/index2.js +2 -2
  83. package/dist/_virtual/index3.js +2 -2
  84. package/dist/_virtual/index4.js +2 -2
  85. package/dist/_virtual/index5.js +2 -2
  86. package/dist/_virtual/index6.js +2 -2
  87. package/dist/_virtual/index7.js +2 -2
  88. package/dist/_virtual/index8.js +2 -2
  89. package/dist/_virtual/index9.js +2 -2
  90. package/dist/_virtual/inferSingleRun.js +5 -0
  91. package/dist/_virtual/inferSingleRun.js.map +1 -0
  92. package/dist/_virtual/lib.js +5 -0
  93. package/dist/_virtual/lib.js.map +1 -0
  94. package/dist/_virtual/node-utils.js +5 -0
  95. package/dist/_virtual/node-utils.js.map +1 -0
  96. package/dist/_virtual/parser-options.js +5 -0
  97. package/dist/_virtual/parser-options.js.map +1 -0
  98. package/dist/_virtual/parser.js +5 -0
  99. package/dist/_virtual/parser.js.map +1 -0
  100. package/dist/_virtual/re.js +5 -0
  101. package/dist/_virtual/re.js.map +1 -0
  102. package/dist/_virtual/resolveProjectList.js +5 -0
  103. package/dist/_virtual/resolveProjectList.js.map +1 -0
  104. package/dist/_virtual/semantic-or-syntactic-errors.js +5 -0
  105. package/dist/_virtual/semantic-or-syntactic-errors.js.map +1 -0
  106. package/dist/_virtual/shared.js +5 -0
  107. package/dist/_virtual/shared.js.map +1 -0
  108. package/dist/_virtual/simple-traverse.js +5 -0
  109. package/dist/_virtual/simple-traverse.js.map +1 -0
  110. package/dist/_virtual/source-files.js +5 -0
  111. package/dist/_virtual/source-files.js.map +1 -0
  112. package/dist/_virtual/ts-estree.js +5 -0
  113. package/dist/_virtual/ts-estree.js.map +1 -0
  114. package/dist/_virtual/ts-nodes.js +5 -0
  115. package/dist/_virtual/ts-nodes.js.map +1 -0
  116. package/dist/_virtual/tsserverlibrary.js +5 -0
  117. package/dist/_virtual/tsserverlibrary.js.map +1 -0
  118. package/dist/_virtual/typescript.js +5 -0
  119. package/dist/_virtual/typescript.js.map +1 -0
  120. package/dist/_virtual/unescape.js +5 -0
  121. package/dist/_virtual/unescape.js.map +1 -0
  122. package/dist/_virtual/useProgramFromProjectService.js +5 -0
  123. package/dist/_virtual/useProgramFromProjectService.js.map +1 -0
  124. package/dist/_virtual/useProvidedPrograms.js +5 -0
  125. package/dist/_virtual/useProvidedPrograms.js.map +1 -0
  126. package/dist/_virtual/utils.js +5 -0
  127. package/dist/_virtual/utils.js.map +1 -0
  128. package/dist/_virtual/validateDefaultProjectForFilesGlob.js +5 -0
  129. package/dist/_virtual/validateDefaultProjectForFilesGlob.js.map +1 -0
  130. package/dist/_virtual/version-check.js +5 -0
  131. package/dist/_virtual/version-check.js.map +1 -0
  132. package/dist/_virtual/version.js +5 -0
  133. package/dist/_virtual/version.js.map +1 -0
  134. package/dist/_virtual/visitor-keys.js +5 -0
  135. package/dist/_virtual/visitor-keys.js.map +1 -0
  136. package/dist/_virtual/warnAboutTSVersion.js +5 -0
  137. package/dist/_virtual/warnAboutTSVersion.js.map +1 -0
  138. package/dist/_virtual/withoutProjectParserOptions.js +5 -0
  139. package/dist/_virtual/withoutProjectParserOptions.js.map +1 -0
  140. package/dist/_virtual/xhtml-entities.js +5 -0
  141. package/dist/_virtual/xhtml-entities.js.map +1 -0
  142. package/dist/audit/config.d.ts +150 -0
  143. package/dist/audit/config.d.ts.map +1 -0
  144. package/dist/audit/config.js +111 -0
  145. package/dist/audit/config.js.map +1 -0
  146. package/dist/audit/index.d.ts +38 -0
  147. package/dist/audit/index.d.ts.map +1 -0
  148. package/dist/audit/services/audit-chain.d.ts +276 -0
  149. package/dist/audit/services/audit-chain.d.ts.map +1 -0
  150. package/dist/audit/services/audit-chain.js +502 -0
  151. package/dist/audit/services/audit-chain.js.map +1 -0
  152. package/dist/audit/services/index.d.ts +11 -0
  153. package/dist/audit/services/index.d.ts.map +1 -0
  154. package/dist/audit/services/syndication.d.ts +334 -0
  155. package/dist/audit/services/syndication.d.ts.map +1 -0
  156. package/dist/audit/services/syndication.js +589 -0
  157. package/dist/audit/services/syndication.js.map +1 -0
  158. package/dist/audit/types.d.ts +453 -0
  159. package/dist/audit/types.d.ts.map +1 -0
  160. package/dist/cli/commands/audit.d.ts +21 -0
  161. package/dist/cli/commands/audit.d.ts.map +1 -0
  162. package/dist/cli/commands/audit.js +621 -0
  163. package/dist/cli/commands/audit.js.map +1 -0
  164. package/dist/cli/commands/dashboard.d.ts +14 -0
  165. package/dist/cli/commands/dashboard.d.ts.map +1 -0
  166. package/dist/cli/commands/dashboard.js +271 -0
  167. package/dist/cli/commands/dashboard.js.map +1 -0
  168. package/dist/cli/commands/plugin.d.ts +14 -0
  169. package/dist/cli/commands/plugin.d.ts.map +1 -0
  170. package/dist/cli/commands/plugin.js +784 -0
  171. package/dist/cli/commands/plugin.js.map +1 -0
  172. package/dist/cli/commands/serve.d.ts +15 -0
  173. package/dist/cli/commands/serve.d.ts.map +1 -0
  174. package/dist/cli/commands/serve.js +252 -0
  175. package/dist/cli/commands/serve.js.map +1 -0
  176. package/dist/cli/commands/vector.d.ts +14 -0
  177. package/dist/cli/commands/vector.d.ts.map +1 -0
  178. package/dist/cli/commands/vector.js +429 -0
  179. package/dist/cli/commands/vector.js.map +1 -0
  180. package/dist/cli/commands/workflow.d.ts +12 -0
  181. package/dist/cli/commands/workflow.d.ts.map +1 -0
  182. package/dist/cli/commands/workflow.js +471 -0
  183. package/dist/cli/commands/workflow.js.map +1 -0
  184. package/dist/cli/index.d.ts.map +1 -1
  185. package/dist/cli/index.js +54 -1
  186. package/dist/cli/index.js.map +1 -1
  187. package/dist/config/manager.js +325 -0
  188. package/dist/config/manager.js.map +1 -0
  189. package/dist/dashboard-server/index.d.ts +31 -0
  190. package/dist/dashboard-server/index.d.ts.map +1 -0
  191. package/dist/dashboard-server/server.d.ts +205 -0
  192. package/dist/dashboard-server/server.d.ts.map +1 -0
  193. package/dist/dashboard-server/server.js +651 -0
  194. package/dist/dashboard-server/server.js.map +1 -0
  195. package/dist/database/schemas/index.d.ts +85 -0
  196. package/dist/database/schemas/index.d.ts.map +1 -0
  197. package/dist/graphql/context.d.ts +154 -0
  198. package/dist/graphql/context.d.ts.map +1 -0
  199. package/dist/graphql/context.js +168 -0
  200. package/dist/graphql/context.js.map +1 -0
  201. package/dist/graphql/index.d.ts +12 -0
  202. package/dist/graphql/index.d.ts.map +1 -0
  203. package/dist/graphql/pubsub.d.ts +282 -0
  204. package/dist/graphql/pubsub.d.ts.map +1 -0
  205. package/dist/graphql/resolvers/index.d.ts +519 -0
  206. package/dist/graphql/resolvers/index.d.ts.map +1 -0
  207. package/dist/graphql/resolvers/mutations.d.ts +255 -0
  208. package/dist/graphql/resolvers/mutations.d.ts.map +1 -0
  209. package/dist/graphql/resolvers/queries.d.ts +451 -0
  210. package/dist/graphql/resolvers/queries.d.ts.map +1 -0
  211. package/dist/graphql/resolvers/subscriptions.d.ts +399 -0
  212. package/dist/graphql/resolvers/subscriptions.d.ts.map +1 -0
  213. package/dist/graphql/scalars.d.ts +89 -0
  214. package/dist/graphql/scalars.d.ts.map +1 -0
  215. package/dist/graphql/scalars.js +242 -0
  216. package/dist/graphql/scalars.js.map +1 -0
  217. package/dist/graphql/server.d.ts +122 -0
  218. package/dist/graphql/server.d.ts.map +1 -0
  219. package/dist/graphql/server.js +368 -0
  220. package/dist/graphql/server.js.map +1 -0
  221. package/dist/index.d.ts +7 -0
  222. package/dist/index.d.ts.map +1 -1
  223. package/dist/index.js +115 -0
  224. package/dist/index.js.map +1 -1
  225. package/dist/mcp-server/handlers/index.js +1 -1
  226. package/dist/mcp-server/server.js +2 -2
  227. package/dist/mcp-server/tools/audit/checkpoint.d.ts +58 -0
  228. package/dist/mcp-server/tools/audit/checkpoint.d.ts.map +1 -0
  229. package/dist/mcp-server/tools/audit/checkpoint.js +73 -0
  230. package/dist/mcp-server/tools/audit/checkpoint.js.map +1 -0
  231. package/dist/mcp-server/tools/audit/index.d.ts +53 -0
  232. package/dist/mcp-server/tools/audit/index.d.ts.map +1 -0
  233. package/dist/mcp-server/tools/audit/index.js +12 -0
  234. package/dist/mcp-server/tools/audit/index.js.map +1 -0
  235. package/dist/mcp-server/tools/audit/query.d.ts +58 -0
  236. package/dist/mcp-server/tools/audit/query.d.ts.map +1 -0
  237. package/dist/mcp-server/tools/audit/query.js +125 -0
  238. package/dist/mcp-server/tools/audit/query.js.map +1 -0
  239. package/dist/mcp-server/tools/audit/sync.d.ts +58 -0
  240. package/dist/mcp-server/tools/audit/sync.d.ts.map +1 -0
  241. package/dist/mcp-server/tools/audit/sync.js +126 -0
  242. package/dist/mcp-server/tools/audit/sync.js.map +1 -0
  243. package/dist/mcp-server/tools/index.d.ts +3 -0
  244. package/dist/mcp-server/tools/index.d.ts.map +1 -1
  245. package/dist/mcp-server/tools/registry.js +90 -0
  246. package/dist/mcp-server/tools/registry.js.map +1 -1
  247. package/dist/mcp-server/tools/vector/index.d.ts +12 -0
  248. package/dist/mcp-server/tools/vector/index.d.ts.map +1 -0
  249. package/dist/mcp-server/tools/vector/index.js +12 -0
  250. package/dist/mcp-server/tools/vector/index.js.map +1 -0
  251. package/dist/mcp-server/tools/vector/search.d.ts +41 -0
  252. package/dist/mcp-server/tools/vector/search.d.ts.map +1 -0
  253. package/dist/mcp-server/tools/vector/search.js +224 -0
  254. package/dist/mcp-server/tools/vector/search.js.map +1 -0
  255. package/dist/mcp-server/tools/vector/trajectory.d.ts +39 -0
  256. package/dist/mcp-server/tools/vector/trajectory.d.ts.map +1 -0
  257. package/dist/mcp-server/tools/vector/trajectory.js +170 -0
  258. package/dist/mcp-server/tools/vector/trajectory.js.map +1 -0
  259. package/dist/mcp-server/tools/vector/upsert.d.ts +44 -0
  260. package/dist/mcp-server/tools/vector/upsert.d.ts.map +1 -0
  261. package/dist/mcp-server/tools/vector/upsert.js +175 -0
  262. package/dist/mcp-server/tools/vector/upsert.js.map +1 -0
  263. package/dist/mcp-server/tools/workflow/index.d.ts +29 -0
  264. package/dist/mcp-server/tools/workflow/index.d.ts.map +1 -0
  265. package/dist/mcp-server/tools/workflow/index.js +12 -0
  266. package/dist/mcp-server/tools/workflow/index.js.map +1 -0
  267. package/dist/mcp-server/tools/workflow/list.d.ts +41 -0
  268. package/dist/mcp-server/tools/workflow/list.d.ts.map +1 -0
  269. package/dist/mcp-server/tools/workflow/list.js +195 -0
  270. package/dist/mcp-server/tools/workflow/list.js.map +1 -0
  271. package/dist/mcp-server/tools/workflow/start.d.ts +40 -0
  272. package/dist/mcp-server/tools/workflow/start.d.ts.map +1 -0
  273. package/dist/mcp-server/tools/workflow/start.js +165 -0
  274. package/dist/mcp-server/tools/workflow/start.js.map +1 -0
  275. package/dist/mcp-server/tools/workflow/status.d.ts +38 -0
  276. package/dist/mcp-server/tools/workflow/status.d.ts.map +1 -0
  277. package/dist/mcp-server/tools/workflow/status.js +97 -0
  278. package/dist/mcp-server/tools/workflow/status.js.map +1 -0
  279. package/dist/node_modules/@envelop/core/esm/create.js +31 -0
  280. package/dist/node_modules/@envelop/core/esm/create.js.map +1 -0
  281. package/dist/node_modules/@envelop/core/esm/document-string-map.js +5 -0
  282. package/dist/node_modules/@envelop/core/esm/document-string-map.js.map +1 -0
  283. package/dist/node_modules/@envelop/core/esm/orchestrator.js +407 -0
  284. package/dist/node_modules/@envelop/core/esm/orchestrator.js.map +1 -0
  285. package/dist/node_modules/@envelop/core/esm/plugins/use-engine.js +29 -0
  286. package/dist/node_modules/@envelop/core/esm/plugins/use-engine.js.map +1 -0
  287. package/dist/node_modules/@envelop/core/esm/plugins/use-extend-context.js +10 -0
  288. package/dist/node_modules/@envelop/core/esm/plugins/use-extend-context.js.map +1 -0
  289. package/dist/node_modules/@envelop/core/esm/plugins/use-masked-errors.js +86 -0
  290. package/dist/node_modules/@envelop/core/esm/plugins/use-masked-errors.js.map +1 -0
  291. package/dist/node_modules/@envelop/core/esm/utils.js +129 -0
  292. package/dist/node_modules/@envelop/core/esm/utils.js.map +1 -0
  293. package/dist/node_modules/@envelop/instrumentation/esm/instrumentation.js +51 -0
  294. package/dist/node_modules/@envelop/instrumentation/esm/instrumentation.js.map +1 -0
  295. package/dist/node_modules/@graphql-tools/executor/esm/execution/coerceError.js +26 -0
  296. package/dist/node_modules/@graphql-tools/executor/esm/execution/coerceError.js.map +1 -0
  297. package/dist/node_modules/@graphql-tools/executor/esm/execution/execute.js +1101 -0
  298. package/dist/node_modules/@graphql-tools/executor/esm/execution/execute.js.map +1 -0
  299. package/dist/node_modules/@graphql-tools/executor/esm/execution/flattenAsyncIterable.js +72 -0
  300. package/dist/node_modules/@graphql-tools/executor/esm/execution/flattenAsyncIterable.js.map +1 -0
  301. package/dist/node_modules/@graphql-tools/executor/esm/execution/invariant.js +9 -0
  302. package/dist/node_modules/@graphql-tools/executor/esm/execution/invariant.js.map +1 -0
  303. package/dist/node_modules/@graphql-tools/executor/esm/execution/normalizedExecutor.js +22 -0
  304. package/dist/node_modules/@graphql-tools/executor/esm/execution/normalizedExecutor.js.map +1 -0
  305. package/dist/node_modules/@graphql-tools/executor/esm/execution/promiseForObject.js +26 -0
  306. package/dist/node_modules/@graphql-tools/executor/esm/execution/promiseForObject.js.map +1 -0
  307. package/dist/node_modules/@graphql-tools/executor/esm/execution/values.js +73 -0
  308. package/dist/node_modules/@graphql-tools/executor/esm/execution/values.js.map +1 -0
  309. package/dist/node_modules/@graphql-tools/merge/esm/extensions.js +46 -0
  310. package/dist/node_modules/@graphql-tools/merge/esm/extensions.js.map +1 -0
  311. package/dist/node_modules/@graphql-tools/merge/esm/links.js +142 -0
  312. package/dist/node_modules/@graphql-tools/merge/esm/links.js.map +1 -0
  313. package/dist/node_modules/@graphql-tools/merge/esm/merge-resolvers.js +27 -0
  314. package/dist/node_modules/@graphql-tools/merge/esm/merge-resolvers.js.map +1 -0
  315. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/arguments.js +23 -0
  316. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/arguments.js.map +1 -0
  317. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/directives.js +113 -0
  318. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/directives.js.map +1 -0
  319. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/enum-values.js +39 -0
  320. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/enum-values.js.map +1 -0
  321. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/enum.js +23 -0
  322. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/enum.js.map +1 -0
  323. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/fields.js +74 -0
  324. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/fields.js.map +1 -0
  325. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/input-type.js +27 -0
  326. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/input-type.js.map +1 -0
  327. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/interface.js +29 -0
  328. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/interface.js.map +1 -0
  329. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-named-type-array.js +15 -0
  330. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-named-type-array.js.map +1 -0
  331. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-nodes.js +81 -0
  332. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-nodes.js.map +1 -0
  333. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-typedefs.js +142 -0
  334. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/merge-typedefs.js.map +1 -0
  335. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/scalar.js +21 -0
  336. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/scalar.js.map +1 -0
  337. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/schema-def.js +36 -0
  338. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/schema-def.js.map +1 -0
  339. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/type.js +29 -0
  340. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/type.js.map +1 -0
  341. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/union.js +24 -0
  342. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/union.js.map +1 -0
  343. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/utils.js +67 -0
  344. package/dist/node_modules/@graphql-tools/merge/esm/typedefs-mergers/utils.js.map +1 -0
  345. package/dist/node_modules/@graphql-tools/schema/esm/addResolversToSchema.js +287 -0
  346. package/dist/node_modules/@graphql-tools/schema/esm/addResolversToSchema.js.map +1 -0
  347. package/dist/node_modules/@graphql-tools/schema/esm/assertResolversPresent.js +42 -0
  348. package/dist/node_modules/@graphql-tools/schema/esm/assertResolversPresent.js.map +1 -0
  349. package/dist/node_modules/@graphql-tools/schema/esm/checkForResolveTypeResolver.js +22 -0
  350. package/dist/node_modules/@graphql-tools/schema/esm/checkForResolveTypeResolver.js.map +1 -0
  351. package/dist/node_modules/@graphql-tools/schema/esm/extendResolversFromInterfaces.js +34 -0
  352. package/dist/node_modules/@graphql-tools/schema/esm/extendResolversFromInterfaces.js.map +1 -0
  353. package/dist/node_modules/@graphql-tools/schema/esm/makeExecutableSchema.js +50 -0
  354. package/dist/node_modules/@graphql-tools/schema/esm/makeExecutableSchema.js.map +1 -0
  355. package/dist/node_modules/@graphql-tools/utils/esm/AccumulatorMap.js +17 -0
  356. package/dist/node_modules/@graphql-tools/utils/esm/AccumulatorMap.js.map +1 -0
  357. package/dist/node_modules/@graphql-tools/utils/esm/Interfaces.js +32 -0
  358. package/dist/node_modules/@graphql-tools/utils/esm/Interfaces.js.map +1 -0
  359. package/dist/node_modules/@graphql-tools/utils/esm/Path.js +21 -0
  360. package/dist/node_modules/@graphql-tools/utils/esm/Path.js.map +1 -0
  361. package/dist/node_modules/@graphql-tools/utils/esm/astFromType.js +31 -0
  362. package/dist/node_modules/@graphql-tools/utils/esm/astFromType.js.map +1 -0
  363. package/dist/node_modules/@graphql-tools/utils/esm/astFromValue.js +70 -0
  364. package/dist/node_modules/@graphql-tools/utils/esm/astFromValue.js.map +1 -0
  365. package/dist/node_modules/@graphql-tools/utils/esm/astFromValueUntyped.js +56 -0
  366. package/dist/node_modules/@graphql-tools/utils/esm/astFromValueUntyped.js.map +1 -0
  367. package/dist/node_modules/@graphql-tools/utils/esm/collectFields.js +137 -0
  368. package/dist/node_modules/@graphql-tools/utils/esm/collectFields.js.map +1 -0
  369. package/dist/node_modules/@graphql-tools/utils/esm/comments.js +337 -0
  370. package/dist/node_modules/@graphql-tools/utils/esm/comments.js.map +1 -0
  371. package/dist/node_modules/@graphql-tools/utils/esm/descriptionFromObject.js +20 -0
  372. package/dist/node_modules/@graphql-tools/utils/esm/descriptionFromObject.js.map +1 -0
  373. package/dist/node_modules/@graphql-tools/utils/esm/directives.js +46 -0
  374. package/dist/node_modules/@graphql-tools/utils/esm/directives.js.map +1 -0
  375. package/dist/node_modules/@graphql-tools/utils/esm/errors.js +52 -0
  376. package/dist/node_modules/@graphql-tools/utils/esm/errors.js.map +1 -0
  377. package/dist/node_modules/@graphql-tools/utils/esm/forEachDefaultValue.js +28 -0
  378. package/dist/node_modules/@graphql-tools/utils/esm/forEachDefaultValue.js.map +1 -0
  379. package/dist/node_modules/@graphql-tools/utils/esm/forEachField.js +18 -0
  380. package/dist/node_modules/@graphql-tools/utils/esm/forEachField.js.map +1 -0
  381. package/dist/node_modules/@graphql-tools/utils/esm/get-directives.js +12 -0
  382. package/dist/node_modules/@graphql-tools/utils/esm/get-directives.js.map +1 -0
  383. package/dist/node_modules/@graphql-tools/utils/esm/getArgumentValues.js +61 -0
  384. package/dist/node_modules/@graphql-tools/utils/esm/getArgumentValues.js.map +1 -0
  385. package/dist/node_modules/@graphql-tools/utils/esm/getDirectiveExtensions.js +76 -0
  386. package/dist/node_modules/@graphql-tools/utils/esm/getDirectiveExtensions.js.map +1 -0
  387. package/dist/node_modules/@graphql-tools/utils/esm/getObjectTypeFromTypeMap.js +13 -0
  388. package/dist/node_modules/@graphql-tools/utils/esm/getObjectTypeFromTypeMap.js.map +1 -0
  389. package/dist/node_modules/@graphql-tools/utils/esm/heal.js +120 -0
  390. package/dist/node_modules/@graphql-tools/utils/esm/heal.js.map +1 -0
  391. package/dist/node_modules/@graphql-tools/utils/esm/helpers.js +42 -0
  392. package/dist/node_modules/@graphql-tools/utils/esm/helpers.js.map +1 -0
  393. package/dist/node_modules/@graphql-tools/utils/esm/isAsyncIterable.js +7 -0
  394. package/dist/node_modules/@graphql-tools/utils/esm/isAsyncIterable.js.map +1 -0
  395. package/dist/node_modules/@graphql-tools/utils/esm/isDocumentNode.js +8 -0
  396. package/dist/node_modules/@graphql-tools/utils/esm/isDocumentNode.js.map +1 -0
  397. package/dist/node_modules/@graphql-tools/utils/esm/jsutils.js +26 -0
  398. package/dist/node_modules/@graphql-tools/utils/esm/jsutils.js.map +1 -0
  399. package/dist/node_modules/@graphql-tools/utils/esm/mapSchema.js +439 -0
  400. package/dist/node_modules/@graphql-tools/utils/esm/mapSchema.js.map +1 -0
  401. package/dist/node_modules/@graphql-tools/utils/esm/memoize.js +104 -0
  402. package/dist/node_modules/@graphql-tools/utils/esm/memoize.js.map +1 -0
  403. package/dist/node_modules/@graphql-tools/utils/esm/mergeDeep.js +86 -0
  404. package/dist/node_modules/@graphql-tools/utils/esm/mergeDeep.js.map +1 -0
  405. package/dist/node_modules/@graphql-tools/utils/esm/print-schema-with-directives.js +370 -0
  406. package/dist/node_modules/@graphql-tools/utils/esm/print-schema-with-directives.js.map +1 -0
  407. package/dist/node_modules/@graphql-tools/utils/esm/rewire.js +155 -0
  408. package/dist/node_modules/@graphql-tools/utils/esm/rewire.js.map +1 -0
  409. package/dist/node_modules/@graphql-tools/utils/esm/rootTypes.js +33 -0
  410. package/dist/node_modules/@graphql-tools/utils/esm/rootTypes.js.map +1 -0
  411. package/dist/node_modules/@graphql-tools/utils/esm/stub.js +32 -0
  412. package/dist/node_modules/@graphql-tools/utils/esm/stub.js.map +1 -0
  413. package/dist/node_modules/@graphql-tools/utils/esm/transformInputValue.js +47 -0
  414. package/dist/node_modules/@graphql-tools/utils/esm/transformInputValue.js.map +1 -0
  415. package/dist/node_modules/@graphql-yoga/logger/esm/index.js +42 -0
  416. package/dist/node_modules/@graphql-yoga/logger/esm/index.js.map +1 -0
  417. package/dist/node_modules/@typescript-eslint/project-service/dist/createProjectService.js +126 -0
  418. package/dist/node_modules/@typescript-eslint/project-service/dist/createProjectService.js.map +1 -0
  419. package/dist/node_modules/@typescript-eslint/project-service/dist/getParsedConfigFileFromTSServer.js +25 -0
  420. package/dist/node_modules/@typescript-eslint/project-service/dist/getParsedConfigFileFromTSServer.js.map +1 -0
  421. package/dist/node_modules/@typescript-eslint/project-service/dist/index.js +32 -0
  422. package/dist/node_modules/@typescript-eslint/project-service/dist/index.js.map +1 -0
  423. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/compilerOptions.js +20 -0
  424. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/compilerOptions.js.map +1 -0
  425. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/getParsedConfigFile.js +87 -0
  426. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/getParsedConfigFile.js.map +1 -0
  427. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/index.js +34 -0
  428. package/dist/node_modules/@typescript-eslint/tsconfig-utils/dist/index.js.map +1 -0
  429. package/dist/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +201 -0
  430. package/dist/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js.map +1 -0
  431. package/dist/node_modules/@typescript-eslint/types/dist/index.js +45 -0
  432. package/dist/node_modules/@typescript-eslint/types/dist/index.js.map +1 -0
  433. package/dist/node_modules/@typescript-eslint/types/dist/lib.js +12 -0
  434. package/dist/node_modules/@typescript-eslint/types/dist/lib.js.map +1 -0
  435. package/dist/node_modules/@typescript-eslint/types/dist/parser-options.js +12 -0
  436. package/dist/node_modules/@typescript-eslint/types/dist/parser-options.js.map +1 -0
  437. package/dist/node_modules/@typescript-eslint/types/dist/ts-estree.js +52 -0
  438. package/dist/node_modules/@typescript-eslint/types/dist/ts-estree.js.map +1 -0
  439. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js +54 -0
  440. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js.map +1 -0
  441. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/check-modifiers.js +207 -0
  442. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/check-modifiers.js.map +1 -0
  443. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js +34 -0
  444. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js.map +1 -0
  445. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js +81 -0
  446. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js.map +1 -0
  447. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/convert.js +2438 -0
  448. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/convert.js.map +1 -0
  449. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js +117 -0
  450. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js.map +1 -0
  451. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js +33 -0
  452. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js.map +1 -0
  453. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgramError.js +82 -0
  454. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgramError.js.map +1 -0
  455. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js +84 -0
  456. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js.map +1 -0
  457. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js +31 -0
  458. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js.map +1 -0
  459. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js +90 -0
  460. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js.map +1 -0
  461. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js +292 -0
  462. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js.map +1 -0
  463. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js +134 -0
  464. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js.map +1 -0
  465. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js +91 -0
  466. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js.map +1 -0
  467. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/validateDefaultProjectForFilesGlob.js +35 -0
  468. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/create-program/validateDefaultProjectForFilesGlob.js.map +1 -0
  469. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/createParserServices.js +39 -0
  470. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/createParserServices.js.map +1 -0
  471. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js +88 -0
  472. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js.map +1 -0
  473. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/index.js +90 -0
  474. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/index.js.map +1 -0
  475. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js +268 -0
  476. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js.map +1 -0
  477. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js +533 -0
  478. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js.map +1 -0
  479. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js +50 -0
  480. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js.map +1 -0
  481. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/candidateTSConfigRootDirs.js +38 -0
  482. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/candidateTSConfigRootDirs.js.map +1 -0
  483. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js +216 -0
  484. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js.map +1 -0
  485. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/getProjectConfigFiles.js +87 -0
  486. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/getProjectConfigFiles.js.map +1 -0
  487. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js +53 -0
  488. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js.map +1 -0
  489. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/resolveProjectList.js +89 -0
  490. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/resolveProjectList.js.map +1 -0
  491. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js +92 -0
  492. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js.map +1 -0
  493. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parser.js +132 -0
  494. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/parser.js.map +1 -0
  495. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js +124 -0
  496. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js.map +1 -0
  497. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js +64 -0
  498. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js.map +1 -0
  499. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/source-files.js +63 -0
  500. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/source-files.js.map +1 -0
  501. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js +12 -0
  502. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js.map +1 -0
  503. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js +46 -0
  504. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js.map +1 -0
  505. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js +12 -0
  506. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js.map +1 -0
  507. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/useProgramFromProjectService.js +205 -0
  508. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/useProgramFromProjectService.js.map +1 -0
  509. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js +75 -0
  510. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js.map +1 -0
  511. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/version.js +15 -0
  512. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/version.js.map +1 -0
  513. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/withoutProjectParserOptions.js +17 -0
  514. package/dist/node_modules/@typescript-eslint/typescript-estree/dist/withoutProjectParserOptions.js.map +1 -0
  515. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js +23 -0
  516. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +1 -0
  517. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/ast.js +495 -0
  518. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/ast.js.map +1 -0
  519. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/brace-expressions.js +121 -0
  520. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +1 -0
  521. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/escape.js +17 -0
  522. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/escape.js.map +1 -0
  523. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/index.js +763 -0
  524. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/index.js.map +1 -0
  525. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/unescape.js +17 -0
  526. package/dist/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/dist/commonjs/unescape.js.map +1 -0
  527. package/dist/node_modules/@typescript-eslint/typescript-estree/package.json.js +9 -0
  528. package/dist/node_modules/@typescript-eslint/typescript-estree/package.json.js.map +1 -0
  529. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +16 -0
  530. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js.map +1 -0
  531. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/index.js +25 -0
  532. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/index.js.map +1 -0
  533. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +187 -0
  534. package/dist/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js.map +1 -0
  535. package/dist/node_modules/@whatwg-node/disposablestack/esm/AsyncDisposableStack.js +72 -0
  536. package/dist/node_modules/@whatwg-node/disposablestack/esm/AsyncDisposableStack.js.map +1 -0
  537. package/dist/node_modules/@whatwg-node/disposablestack/esm/SupressedError.js +16 -0
  538. package/dist/node_modules/@whatwg-node/disposablestack/esm/SupressedError.js.map +1 -0
  539. package/dist/node_modules/@whatwg-node/disposablestack/esm/index.js +6 -0
  540. package/dist/node_modules/@whatwg-node/disposablestack/esm/index.js.map +1 -0
  541. package/dist/node_modules/@whatwg-node/disposablestack/esm/symbols.js +12 -0
  542. package/dist/node_modules/@whatwg-node/disposablestack/esm/symbols.js.map +1 -0
  543. package/dist/node_modules/@whatwg-node/disposablestack/esm/utils.js +12 -0
  544. package/dist/node_modules/@whatwg-node/disposablestack/esm/utils.js.map +1 -0
  545. package/dist/node_modules/@whatwg-node/fetch/dist/global-ponyfill.js +33 -0
  546. package/dist/node_modules/@whatwg-node/fetch/dist/global-ponyfill.js.map +1 -0
  547. package/dist/node_modules/@whatwg-node/promise-helpers/esm/index.js +241 -0
  548. package/dist/node_modules/@whatwg-node/promise-helpers/esm/index.js.map +1 -0
  549. package/dist/node_modules/@whatwg-node/server/esm/createServerAdapter.js +333 -0
  550. package/dist/node_modules/@whatwg-node/server/esm/createServerAdapter.js.map +1 -0
  551. package/dist/node_modules/@whatwg-node/server/esm/plugins/useCors.js +106 -0
  552. package/dist/node_modules/@whatwg-node/server/esm/plugins/useCors.js.map +1 -0
  553. package/dist/node_modules/@whatwg-node/server/esm/utils.js +476 -0
  554. package/dist/node_modules/@whatwg-node/server/esm/utils.js.map +1 -0
  555. package/dist/node_modules/@whatwg-node/server/esm/uwebsockets.js +232 -0
  556. package/dist/node_modules/@whatwg-node/server/esm/uwebsockets.js.map +1 -0
  557. package/dist/node_modules/balanced-match/index.js +62 -0
  558. package/dist/node_modules/balanced-match/index.js.map +1 -0
  559. package/dist/node_modules/brace-expansion/index.js +156 -0
  560. package/dist/node_modules/brace-expansion/index.js.map +1 -0
  561. package/dist/node_modules/cross-inspect/esm/index.js +89 -0
  562. package/dist/node_modules/cross-inspect/esm/index.js.map +1 -0
  563. package/dist/node_modules/debug/src/browser.js +178 -0
  564. package/dist/node_modules/debug/src/browser.js.map +1 -0
  565. package/dist/node_modules/debug/src/common.js +183 -0
  566. package/dist/node_modules/debug/src/common.js.map +1 -0
  567. package/dist/node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.js +353 -0
  568. package/dist/node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.js.map +1 -0
  569. package/dist/node_modules/fdir/dist/index.js +540 -0
  570. package/dist/node_modules/fdir/dist/index.js.map +1 -0
  571. package/dist/node_modules/graphql/error/GraphQLError.js +154 -0
  572. package/dist/node_modules/graphql/error/GraphQLError.js.map +1 -0
  573. package/dist/node_modules/graphql/error/locatedError.js +23 -0
  574. package/dist/node_modules/graphql/error/locatedError.js.map +1 -0
  575. package/dist/node_modules/graphql/error/syntaxError.js +11 -0
  576. package/dist/node_modules/graphql/error/syntaxError.js.map +1 -0
  577. package/dist/node_modules/graphql/execution/collectFields.js +128 -0
  578. package/dist/node_modules/graphql/execution/collectFields.js.map +1 -0
  579. package/dist/node_modules/graphql/execution/execute.js +606 -0
  580. package/dist/node_modules/graphql/execution/execute.js.map +1 -0
  581. package/dist/node_modules/graphql/execution/mapAsyncIterator.js +46 -0
  582. package/dist/node_modules/graphql/execution/mapAsyncIterator.js.map +1 -0
  583. package/dist/node_modules/graphql/execution/subscribe.js +121 -0
  584. package/dist/node_modules/graphql/execution/subscribe.js.map +1 -0
  585. package/dist/node_modules/graphql/execution/values.js +184 -0
  586. package/dist/node_modules/graphql/execution/values.js.map +1 -0
  587. package/dist/node_modules/graphql/jsutils/Path.js +21 -0
  588. package/dist/node_modules/graphql/jsutils/Path.js.map +1 -0
  589. package/dist/node_modules/graphql/jsutils/devAssert.js +10 -0
  590. package/dist/node_modules/graphql/jsutils/devAssert.js.map +1 -0
  591. package/dist/node_modules/graphql/jsutils/didYouMean.js +24 -0
  592. package/dist/node_modules/graphql/jsutils/didYouMean.js.map +1 -0
  593. package/dist/node_modules/graphql/jsutils/groupBy.js +17 -0
  594. package/dist/node_modules/graphql/jsutils/groupBy.js.map +1 -0
  595. package/dist/node_modules/graphql/jsutils/identityFunc.js +7 -0
  596. package/dist/node_modules/graphql/jsutils/identityFunc.js.map +1 -0
  597. package/dist/node_modules/graphql/jsutils/inspect.js +85 -0
  598. package/dist/node_modules/graphql/jsutils/inspect.js.map +1 -0
  599. package/dist/node_modules/graphql/jsutils/instanceOf.js +42 -0
  600. package/dist/node_modules/graphql/jsutils/instanceOf.js.map +1 -0
  601. package/dist/node_modules/graphql/jsutils/invariant.js +12 -0
  602. package/dist/node_modules/graphql/jsutils/invariant.js.map +1 -0
  603. package/dist/node_modules/graphql/jsutils/isAsyncIterable.js +7 -0
  604. package/dist/node_modules/graphql/jsutils/isAsyncIterable.js.map +1 -0
  605. package/dist/node_modules/graphql/jsutils/isIterableObject.js +7 -0
  606. package/dist/node_modules/graphql/jsutils/isIterableObject.js.map +1 -0
  607. package/dist/node_modules/graphql/jsutils/isObjectLike.js +7 -0
  608. package/dist/node_modules/graphql/jsutils/isObjectLike.js.map +1 -0
  609. package/dist/node_modules/graphql/jsutils/isPromise.js +7 -0
  610. package/dist/node_modules/graphql/jsutils/isPromise.js.map +1 -0
  611. package/dist/node_modules/graphql/jsutils/keyMap.js +11 -0
  612. package/dist/node_modules/graphql/jsutils/keyMap.js.map +1 -0
  613. package/dist/node_modules/graphql/jsutils/keyValMap.js +11 -0
  614. package/dist/node_modules/graphql/jsutils/keyValMap.js.map +1 -0
  615. package/dist/node_modules/graphql/jsutils/mapValue.js +11 -0
  616. package/dist/node_modules/graphql/jsutils/mapValue.js.map +1 -0
  617. package/dist/node_modules/graphql/jsutils/memoize3.js +28 -0
  618. package/dist/node_modules/graphql/jsutils/memoize3.js.map +1 -0
  619. package/dist/node_modules/graphql/jsutils/naturalCompare.js +47 -0
  620. package/dist/node_modules/graphql/jsutils/naturalCompare.js.map +1 -0
  621. package/dist/node_modules/graphql/jsutils/printPathArray.js +9 -0
  622. package/dist/node_modules/graphql/jsutils/printPathArray.js.map +1 -0
  623. package/dist/node_modules/graphql/jsutils/promiseForObject.js +13 -0
  624. package/dist/node_modules/graphql/jsutils/promiseForObject.js.map +1 -0
  625. package/dist/node_modules/graphql/jsutils/promiseReduce.js +12 -0
  626. package/dist/node_modules/graphql/jsutils/promiseReduce.js.map +1 -0
  627. package/dist/node_modules/graphql/jsutils/suggestionList.js +94 -0
  628. package/dist/node_modules/graphql/jsutils/suggestionList.js.map +1 -0
  629. package/dist/node_modules/graphql/jsutils/toError.js +15 -0
  630. package/dist/node_modules/graphql/jsutils/toError.js.map +1 -0
  631. package/dist/node_modules/graphql/jsutils/toObjMap.js +17 -0
  632. package/dist/node_modules/graphql/jsutils/toObjMap.js.map +1 -0
  633. package/dist/node_modules/graphql/language/ast.js +189 -0
  634. package/dist/node_modules/graphql/language/ast.js.map +1 -0
  635. package/dist/node_modules/graphql/language/blockString.js +60 -0
  636. package/dist/node_modules/graphql/language/blockString.js.map +1 -0
  637. package/dist/node_modules/graphql/language/characterClasses.js +24 -0
  638. package/dist/node_modules/graphql/language/characterClasses.js.map +1 -0
  639. package/dist/node_modules/graphql/language/directiveLocation.js +26 -0
  640. package/dist/node_modules/graphql/language/directiveLocation.js.map +1 -0
  641. package/dist/node_modules/graphql/language/kinds.js +55 -0
  642. package/dist/node_modules/graphql/language/kinds.js.map +1 -0
  643. package/dist/node_modules/graphql/language/lexer.js +543 -0
  644. package/dist/node_modules/graphql/language/lexer.js.map +1 -0
  645. package/dist/node_modules/graphql/language/location.js +22 -0
  646. package/dist/node_modules/graphql/language/location.js.map +1 -0
  647. package/dist/node_modules/graphql/language/parser.js +1343 -0
  648. package/dist/node_modules/graphql/language/parser.js.map +1 -0
  649. package/dist/node_modules/graphql/language/predicates.js +28 -0
  650. package/dist/node_modules/graphql/language/predicates.js.map +1 -0
  651. package/dist/node_modules/graphql/language/printLocation.js +51 -0
  652. package/dist/node_modules/graphql/language/printLocation.js.map +1 -0
  653. package/dist/node_modules/graphql/language/printString.js +178 -0
  654. package/dist/node_modules/graphql/language/printString.js.map +1 -0
  655. package/dist/node_modules/graphql/language/printer.js +269 -0
  656. package/dist/node_modules/graphql/language/printer.js.map +1 -0
  657. package/dist/node_modules/graphql/language/source.js +33 -0
  658. package/dist/node_modules/graphql/language/source.js.map +1 -0
  659. package/dist/node_modules/graphql/language/tokenKind.js +30 -0
  660. package/dist/node_modules/graphql/language/tokenKind.js.map +1 -0
  661. package/dist/node_modules/graphql/language/visitor.js +192 -0
  662. package/dist/node_modules/graphql/language/visitor.js.map +1 -0
  663. package/dist/node_modules/graphql/type/assertName.js +34 -0
  664. package/dist/node_modules/graphql/type/assertName.js.map +1 -0
  665. package/dist/node_modules/graphql/type/definition.js +648 -0
  666. package/dist/node_modules/graphql/type/definition.js.map +1 -0
  667. package/dist/node_modules/graphql/type/directives.js +137 -0
  668. package/dist/node_modules/graphql/type/directives.js.map +1 -0
  669. package/dist/node_modules/graphql/type/introspection.js +506 -0
  670. package/dist/node_modules/graphql/type/introspection.js.map +1 -0
  671. package/dist/node_modules/graphql/type/scalars.js +248 -0
  672. package/dist/node_modules/graphql/type/scalars.js.map +1 -0
  673. package/dist/node_modules/graphql/type/schema.js +223 -0
  674. package/dist/node_modules/graphql/type/schema.js.map +1 -0
  675. package/dist/node_modules/graphql/type/validate.js +461 -0
  676. package/dist/node_modules/graphql/type/validate.js.map +1 -0
  677. package/dist/node_modules/graphql/utilities/TypeInfo.js +257 -0
  678. package/dist/node_modules/graphql/utilities/TypeInfo.js.map +1 -0
  679. package/dist/node_modules/graphql/utilities/astFromValue.js +111 -0
  680. package/dist/node_modules/graphql/utilities/astFromValue.js.map +1 -0
  681. package/dist/node_modules/graphql/utilities/buildASTSchema.js +65 -0
  682. package/dist/node_modules/graphql/utilities/buildASTSchema.js.map +1 -0
  683. package/dist/node_modules/graphql/utilities/coerceInputValue.js +154 -0
  684. package/dist/node_modules/graphql/utilities/coerceInputValue.js.map +1 -0
  685. package/dist/node_modules/graphql/utilities/extendSchema.js +456 -0
  686. package/dist/node_modules/graphql/utilities/extendSchema.js.map +1 -0
  687. package/dist/node_modules/graphql/utilities/getOperationAST.js +22 -0
  688. package/dist/node_modules/graphql/utilities/getOperationAST.js.map +1 -0
  689. package/dist/node_modules/graphql/utilities/sortValueNode.js +30 -0
  690. package/dist/node_modules/graphql/utilities/sortValueNode.js.map +1 -0
  691. package/dist/node_modules/graphql/utilities/typeComparators.js +58 -0
  692. package/dist/node_modules/graphql/utilities/typeComparators.js.map +1 -0
  693. package/dist/node_modules/graphql/utilities/typeFromAST.js +20 -0
  694. package/dist/node_modules/graphql/utilities/typeFromAST.js.map +1 -0
  695. package/dist/node_modules/graphql/utilities/valueFromAST.js +109 -0
  696. package/dist/node_modules/graphql/utilities/valueFromAST.js.map +1 -0
  697. package/dist/node_modules/graphql/utilities/valueFromASTUntyped.js +32 -0
  698. package/dist/node_modules/graphql/utilities/valueFromASTUntyped.js.map +1 -0
  699. package/dist/node_modules/graphql/validation/ValidationContext.js +171 -0
  700. package/dist/node_modules/graphql/validation/ValidationContext.js.map +1 -0
  701. package/dist/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js +24 -0
  702. package/dist/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js.map +1 -0
  703. package/dist/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js +80 -0
  704. package/dist/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js.map +1 -0
  705. package/dist/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js +43 -0
  706. package/dist/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js.map +1 -0
  707. package/dist/node_modules/graphql/validation/rules/KnownArgumentNamesRule.js +73 -0
  708. package/dist/node_modules/graphql/validation/rules/KnownArgumentNamesRule.js.map +1 -0
  709. package/dist/node_modules/graphql/validation/rules/KnownDirectivesRule.js +112 -0
  710. package/dist/node_modules/graphql/validation/rules/KnownDirectivesRule.js.map +1 -0
  711. package/dist/node_modules/graphql/validation/rules/KnownFragmentNamesRule.js +20 -0
  712. package/dist/node_modules/graphql/validation/rules/KnownFragmentNamesRule.js.map +1 -0
  713. package/dist/node_modules/graphql/validation/rules/KnownTypeNamesRule.js +55 -0
  714. package/dist/node_modules/graphql/validation/rules/KnownTypeNamesRule.js.map +1 -0
  715. package/dist/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js +28 -0
  716. package/dist/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js.map +1 -0
  717. package/dist/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js +34 -0
  718. package/dist/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js.map +1 -0
  719. package/dist/node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.js +56 -0
  720. package/dist/node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.js.map +1 -0
  721. package/dist/node_modules/graphql/validation/rules/NoFragmentCyclesRule.js +53 -0
  722. package/dist/node_modules/graphql/validation/rules/NoFragmentCyclesRule.js.map +1 -0
  723. package/dist/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js +34 -0
  724. package/dist/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js.map +1 -0
  725. package/dist/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js +41 -0
  726. package/dist/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js.map +1 -0
  727. package/dist/node_modules/graphql/validation/rules/NoUnusedVariablesRule.js +38 -0
  728. package/dist/node_modules/graphql/validation/rules/NoUnusedVariablesRule.js.map +1 -0
  729. package/dist/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js +519 -0
  730. package/dist/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js.map +1 -0
  731. package/dist/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js +55 -0
  732. package/dist/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js.map +1 -0
  733. package/dist/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js +113 -0
  734. package/dist/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js.map +1 -0
  735. package/dist/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js +99 -0
  736. package/dist/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js.map +1 -0
  737. package/dist/node_modules/graphql/validation/rules/ScalarLeafsRule.js +53 -0
  738. package/dist/node_modules/graphql/validation/rules/ScalarLeafsRule.js.map +1 -0
  739. package/dist/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js +62 -0
  740. package/dist/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js.map +1 -0
  741. package/dist/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js +47 -0
  742. package/dist/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js.map +1 -0
  743. package/dist/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js +29 -0
  744. package/dist/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js.map +1 -0
  745. package/dist/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js +38 -0
  746. package/dist/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js.map +1 -0
  747. package/dist/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js +63 -0
  748. package/dist/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js.map +1 -0
  749. package/dist/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js +50 -0
  750. package/dist/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js.map +1 -0
  751. package/dist/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js +59 -0
  752. package/dist/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js.map +1 -0
  753. package/dist/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js +27 -0
  754. package/dist/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js.map +1 -0
  755. package/dist/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js +38 -0
  756. package/dist/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js.map +1 -0
  757. package/dist/node_modules/graphql/validation/rules/UniqueOperationNamesRule.js +32 -0
  758. package/dist/node_modules/graphql/validation/rules/UniqueOperationNamesRule.js.map +1 -0
  759. package/dist/node_modules/graphql/validation/rules/UniqueOperationTypesRule.js +48 -0
  760. package/dist/node_modules/graphql/validation/rules/UniqueOperationTypesRule.js.map +1 -0
  761. package/dist/node_modules/graphql/validation/rules/UniqueTypeNamesRule.js +41 -0
  762. package/dist/node_modules/graphql/validation/rules/UniqueTypeNamesRule.js.map +1 -0
  763. package/dist/node_modules/graphql/validation/rules/UniqueVariableNamesRule.js +30 -0
  764. package/dist/node_modules/graphql/validation/rules/UniqueVariableNamesRule.js.map +1 -0
  765. package/dist/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js +170 -0
  766. package/dist/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js.map +1 -0
  767. package/dist/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js +27 -0
  768. package/dist/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js.map +1 -0
  769. package/dist/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js +74 -0
  770. package/dist/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js.map +1 -0
  771. package/dist/node_modules/graphql/validation/specifiedRules.js +88 -0
  772. package/dist/node_modules/graphql/validation/specifiedRules.js.map +1 -0
  773. package/dist/node_modules/graphql/validation/validate.js +65 -0
  774. package/dist/node_modules/graphql/validation/validate.js.map +1 -0
  775. package/dist/node_modules/graphql/version.js +10 -0
  776. package/dist/node_modules/graphql/version.js.map +1 -0
  777. package/dist/node_modules/graphql-ws/lib/common.js +127 -0
  778. package/dist/node_modules/graphql-ws/lib/common.js.map +1 -0
  779. package/dist/node_modules/graphql-ws/lib/server.js +257 -0
  780. package/dist/node_modules/graphql-ws/lib/server.js.map +1 -0
  781. package/dist/node_modules/graphql-ws/lib/use/ws.js +83 -0
  782. package/dist/node_modules/graphql-ws/lib/use/ws.js.map +1 -0
  783. package/dist/node_modules/graphql-ws/lib/utils.js +35 -0
  784. package/dist/node_modules/graphql-ws/lib/utils.js.map +1 -0
  785. package/dist/node_modules/graphql-yoga/esm/error.js +127 -0
  786. package/dist/node_modules/graphql-yoga/esm/error.js.map +1 -0
  787. package/dist/node_modules/graphql-yoga/esm/graphiql-html.js +5 -0
  788. package/dist/node_modules/graphql-yoga/esm/graphiql-html.js.map +1 -0
  789. package/dist/node_modules/graphql-yoga/esm/landing-page-html.js +21 -0
  790. package/dist/node_modules/graphql-yoga/esm/landing-page-html.js.map +1 -0
  791. package/dist/node_modules/graphql-yoga/esm/plugins/allowed-headers.js +26 -0
  792. package/dist/node_modules/graphql-yoga/esm/plugins/allowed-headers.js.map +1 -0
  793. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/get.js +15 -0
  794. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/get.js.map +1 -0
  795. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-form-url-encoded.js +12 -0
  796. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-form-url-encoded.js.map +1 -0
  797. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-graphql-string.js +12 -0
  798. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-graphql-string.js.map +1 -0
  799. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-json.js +58 -0
  800. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-json.js.map +1 -0
  801. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-multipart.js +78 -0
  802. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/post-multipart.js.map +1 -0
  803. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/utils.js +28 -0
  804. package/dist/node_modules/graphql-yoga/esm/plugins/request-parser/utils.js.map +1 -0
  805. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-check-graphql-query-params.js +131 -0
  806. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-check-graphql-query-params.js.map +1 -0
  807. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-check-method-for-graphql.js +28 -0
  808. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-check-method-for-graphql.js.map +1 -0
  809. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-http-validation-error.js +21 -0
  810. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-http-validation-error.js.map +1 -0
  811. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-limit-batching.js +37 -0
  812. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-limit-batching.js.map +1 -0
  813. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-prevent-mutation-via-get.js +61 -0
  814. package/dist/node_modules/graphql-yoga/esm/plugins/request-validation/use-prevent-mutation-via-get.js.map +1 -0
  815. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/accept.js +28 -0
  816. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/accept.js.map +1 -0
  817. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/multipart.js +68 -0
  818. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/multipart.js.map +1 -0
  819. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/regular.js +29 -0
  820. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/regular.js.map +1 -0
  821. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/sse.js +83 -0
  822. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/sse.js.map +1 -0
  823. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/stringify.js +47 -0
  824. package/dist/node_modules/graphql-yoga/esm/plugins/result-processor/stringify.js.map +1 -0
  825. package/dist/node_modules/graphql-yoga/esm/plugins/use-graphiql.js +55 -0
  826. package/dist/node_modules/graphql-yoga/esm/plugins/use-graphiql.js.map +1 -0
  827. package/dist/node_modules/graphql-yoga/esm/plugins/use-health-check.js +20 -0
  828. package/dist/node_modules/graphql-yoga/esm/plugins/use-health-check.js.map +1 -0
  829. package/dist/node_modules/graphql-yoga/esm/plugins/use-parser-and-validation-cache.js +63 -0
  830. package/dist/node_modules/graphql-yoga/esm/plugins/use-parser-and-validation-cache.js.map +1 -0
  831. package/dist/node_modules/graphql-yoga/esm/plugins/use-request-parser.js +15 -0
  832. package/dist/node_modules/graphql-yoga/esm/plugins/use-request-parser.js.map +1 -0
  833. package/dist/node_modules/graphql-yoga/esm/plugins/use-result-processor.js +58 -0
  834. package/dist/node_modules/graphql-yoga/esm/plugins/use-result-processor.js.map +1 -0
  835. package/dist/node_modules/graphql-yoga/esm/plugins/use-schema.js +76 -0
  836. package/dist/node_modules/graphql-yoga/esm/plugins/use-schema.js.map +1 -0
  837. package/dist/node_modules/graphql-yoga/esm/plugins/use-unhandled-route.js +52 -0
  838. package/dist/node_modules/graphql-yoga/esm/plugins/use-unhandled-route.js.map +1 -0
  839. package/dist/node_modules/graphql-yoga/esm/process-request.js +56 -0
  840. package/dist/node_modules/graphql-yoga/esm/process-request.js.map +1 -0
  841. package/dist/node_modules/graphql-yoga/esm/server.js +374 -0
  842. package/dist/node_modules/graphql-yoga/esm/server.js.map +1 -0
  843. package/dist/node_modules/graphql-yoga/esm/utils/create-lru-cache.js +10 -0
  844. package/dist/node_modules/graphql-yoga/esm/utils/create-lru-cache.js.map +1 -0
  845. package/dist/node_modules/graphql-yoga/esm/utils/mask-error.js +47 -0
  846. package/dist/node_modules/graphql-yoga/esm/utils/mask-error.js.map +1 -0
  847. package/dist/node_modules/graphql-yoga/node_modules/lru-cache/dist/esm/index.js +1370 -0
  848. package/dist/node_modules/graphql-yoga/node_modules/lru-cache/dist/esm/index.js.map +1 -0
  849. package/dist/node_modules/ms/index.js +121 -0
  850. package/dist/node_modules/ms/index.js.map +1 -0
  851. package/dist/node_modules/picomatch/index.js +23 -0
  852. package/dist/node_modules/picomatch/index.js.map +1 -0
  853. package/dist/node_modules/picomatch/lib/constants.js +203 -0
  854. package/dist/node_modules/picomatch/lib/constants.js.map +1 -0
  855. package/dist/node_modules/picomatch/lib/parse.js +774 -0
  856. package/dist/node_modules/picomatch/lib/parse.js.map +1 -0
  857. package/dist/node_modules/picomatch/lib/picomatch.js +148 -0
  858. package/dist/node_modules/picomatch/lib/picomatch.js.map +1 -0
  859. package/dist/node_modules/picomatch/lib/scan.js +336 -0
  860. package/dist/node_modules/picomatch/lib/scan.js.map +1 -0
  861. package/dist/node_modules/picomatch/lib/utils.js +71 -0
  862. package/dist/node_modules/picomatch/lib/utils.js.map +1 -0
  863. package/dist/node_modules/semver/classes/comparator.js +123 -0
  864. package/dist/node_modules/semver/classes/comparator.js.map +1 -0
  865. package/dist/node_modules/semver/classes/range.js +388 -0
  866. package/dist/node_modules/semver/classes/range.js.map +1 -0
  867. package/dist/node_modules/semver/classes/semver.js +288 -0
  868. package/dist/node_modules/semver/classes/semver.js.map +1 -0
  869. package/dist/node_modules/semver/functions/clean.js +18 -0
  870. package/dist/node_modules/semver/functions/clean.js.map +1 -0
  871. package/dist/node_modules/semver/functions/cmp.js +60 -0
  872. package/dist/node_modules/semver/functions/cmp.js.map +1 -0
  873. package/dist/node_modules/semver/functions/coerce.js +53 -0
  874. package/dist/node_modules/semver/functions/coerce.js.map +1 -0
  875. package/dist/node_modules/semver/functions/compare-build.js +19 -0
  876. package/dist/node_modules/semver/functions/compare-build.js.map +1 -0
  877. package/dist/node_modules/semver/functions/compare-loose.js +15 -0
  878. package/dist/node_modules/semver/functions/compare-loose.js.map +1 -0
  879. package/dist/node_modules/semver/functions/compare.js +15 -0
  880. package/dist/node_modules/semver/functions/compare.js.map +1 -0
  881. package/dist/node_modules/semver/functions/diff.js +49 -0
  882. package/dist/node_modules/semver/functions/diff.js.map +1 -0
  883. package/dist/node_modules/semver/functions/eq.js +15 -0
  884. package/dist/node_modules/semver/functions/eq.js.map +1 -0
  885. package/dist/node_modules/semver/functions/gt.js +15 -0
  886. package/dist/node_modules/semver/functions/gt.js.map +1 -0
  887. package/dist/node_modules/semver/functions/gte.js +15 -0
  888. package/dist/node_modules/semver/functions/gte.js.map +1 -0
  889. package/dist/node_modules/semver/functions/inc.js +29 -0
  890. package/dist/node_modules/semver/functions/inc.js.map +1 -0
  891. package/dist/node_modules/semver/functions/lt.js +15 -0
  892. package/dist/node_modules/semver/functions/lt.js.map +1 -0
  893. package/dist/node_modules/semver/functions/lte.js +15 -0
  894. package/dist/node_modules/semver/functions/lte.js.map +1 -0
  895. package/dist/node_modules/semver/functions/major.js +15 -0
  896. package/dist/node_modules/semver/functions/major.js.map +1 -0
  897. package/dist/node_modules/semver/functions/minor.js +15 -0
  898. package/dist/node_modules/semver/functions/minor.js.map +1 -0
  899. package/dist/node_modules/semver/functions/neq.js +15 -0
  900. package/dist/node_modules/semver/functions/neq.js.map +1 -0
  901. package/dist/node_modules/semver/functions/parse.js +27 -0
  902. package/dist/node_modules/semver/functions/parse.js.map +1 -0
  903. package/dist/node_modules/semver/functions/patch.js +15 -0
  904. package/dist/node_modules/semver/functions/patch.js.map +1 -0
  905. package/dist/node_modules/semver/functions/prerelease.js +18 -0
  906. package/dist/node_modules/semver/functions/prerelease.js.map +1 -0
  907. package/dist/node_modules/semver/functions/rcompare.js +15 -0
  908. package/dist/node_modules/semver/functions/rcompare.js.map +1 -0
  909. package/dist/node_modules/semver/functions/rsort.js +15 -0
  910. package/dist/node_modules/semver/functions/rsort.js.map +1 -0
  911. package/dist/node_modules/semver/functions/satisfies.js +22 -0
  912. package/dist/node_modules/semver/functions/satisfies.js.map +1 -0
  913. package/dist/node_modules/semver/functions/sort.js +15 -0
  914. package/dist/node_modules/semver/functions/sort.js.map +1 -0
  915. package/dist/node_modules/semver/functions/valid.js +18 -0
  916. package/dist/node_modules/semver/functions/valid.js.map +1 -0
  917. package/dist/node_modules/semver/index.js +140 -0
  918. package/dist/node_modules/semver/index.js.map +1 -0
  919. package/dist/node_modules/semver/internal/constants.js +36 -0
  920. package/dist/node_modules/semver/internal/constants.js.map +1 -0
  921. package/dist/node_modules/semver/internal/debug.js +14 -0
  922. package/dist/node_modules/semver/internal/debug.js.map +1 -0
  923. package/dist/node_modules/semver/internal/identifiers.js +29 -0
  924. package/dist/node_modules/semver/internal/identifiers.js.map +1 -0
  925. package/dist/node_modules/semver/internal/lrucache.js +42 -0
  926. package/dist/node_modules/semver/internal/lrucache.js.map +1 -0
  927. package/dist/node_modules/semver/internal/parse-options.js +23 -0
  928. package/dist/node_modules/semver/internal/parse-options.js.map +1 -0
  929. package/dist/node_modules/semver/internal/re.js +96 -0
  930. package/dist/node_modules/semver/internal/re.js.map +1 -0
  931. package/dist/node_modules/semver/ranges/gtr.js +15 -0
  932. package/dist/node_modules/semver/ranges/gtr.js.map +1 -0
  933. package/dist/node_modules/semver/ranges/intersects.js +19 -0
  934. package/dist/node_modules/semver/ranges/intersects.js.map +1 -0
  935. package/dist/node_modules/semver/ranges/ltr.js +15 -0
  936. package/dist/node_modules/semver/ranges/ltr.js.map +1 -0
  937. package/dist/node_modules/semver/ranges/max-satisfying.js +35 -0
  938. package/dist/node_modules/semver/ranges/max-satisfying.js.map +1 -0
  939. package/dist/node_modules/semver/ranges/min-satisfying.js +35 -0
  940. package/dist/node_modules/semver/ranges/min-satisfying.js.map +1 -0
  941. package/dist/node_modules/semver/ranges/min-version.js +66 -0
  942. package/dist/node_modules/semver/ranges/min-version.js.map +1 -0
  943. package/dist/node_modules/semver/ranges/outside.js +81 -0
  944. package/dist/node_modules/semver/ranges/outside.js.map +1 -0
  945. package/dist/node_modules/semver/ranges/simplify.js +56 -0
  946. package/dist/node_modules/semver/ranges/simplify.js.map +1 -0
  947. package/dist/node_modules/semver/ranges/subset.js +170 -0
  948. package/dist/node_modules/semver/ranges/subset.js.map +1 -0
  949. package/dist/node_modules/semver/ranges/to-comparators.js +15 -0
  950. package/dist/node_modules/semver/ranges/to-comparators.js.map +1 -0
  951. package/dist/node_modules/semver/ranges/valid.js +21 -0
  952. package/dist/node_modules/semver/ranges/valid.js.map +1 -0
  953. package/dist/node_modules/tinyglobby/dist/index.js +332 -0
  954. package/dist/node_modules/tinyglobby/dist/index.js.map +1 -0
  955. package/dist/node_modules/ts-api-utils/lib/index.js +2361 -0
  956. package/dist/node_modules/ts-api-utils/lib/index.js.map +1 -0
  957. package/dist/node_modules/typescript/lib/tsserverlibrary.js +33 -0
  958. package/dist/node_modules/typescript/lib/tsserverlibrary.js.map +1 -0
  959. package/dist/node_modules/typescript/lib/typescript.js +210602 -0
  960. package/dist/node_modules/typescript/lib/typescript.js.map +1 -0
  961. package/dist/node_modules/ws/browser.js +16 -0
  962. package/dist/node_modules/ws/browser.js.map +1 -0
  963. package/dist/plugins/analyzers/code-complexity/analyzer.d.ts +105 -0
  964. package/dist/plugins/analyzers/code-complexity/analyzer.d.ts.map +1 -0
  965. package/dist/plugins/analyzers/code-complexity/analyzer.js +507 -0
  966. package/dist/plugins/analyzers/code-complexity/analyzer.js.map +1 -0
  967. package/dist/plugins/analyzers/code-complexity/graph-generator.d.ts +70 -0
  968. package/dist/plugins/analyzers/code-complexity/graph-generator.d.ts.map +1 -0
  969. package/dist/plugins/analyzers/code-complexity/graph-generator.js +405 -0
  970. package/dist/plugins/analyzers/code-complexity/graph-generator.js.map +1 -0
  971. package/dist/plugins/analyzers/code-complexity/index.d.ts +191 -0
  972. package/dist/plugins/analyzers/code-complexity/index.d.ts.map +1 -0
  973. package/dist/plugins/analyzers/code-complexity/index.js +276 -0
  974. package/dist/plugins/analyzers/code-complexity/index.js.map +1 -0
  975. package/dist/plugins/analyzers/code-complexity/metrics.d.ts +77 -0
  976. package/dist/plugins/analyzers/code-complexity/metrics.d.ts.map +1 -0
  977. package/dist/plugins/analyzers/code-complexity/metrics.js +514 -0
  978. package/dist/plugins/analyzers/code-complexity/metrics.js.map +1 -0
  979. package/dist/plugins/analyzers/code-complexity/plugin.d.ts +161 -0
  980. package/dist/plugins/analyzers/code-complexity/plugin.d.ts.map +1 -0
  981. package/dist/plugins/analyzers/code-complexity/plugin.js +661 -0
  982. package/dist/plugins/analyzers/code-complexity/plugin.js.map +1 -0
  983. package/dist/plugins/analyzers/code-complexity/types.d.ts +360 -0
  984. package/dist/plugins/analyzers/code-complexity/types.d.ts.map +1 -0
  985. package/dist/plugins/analyzers/code-complexity/types.js +27 -0
  986. package/dist/plugins/analyzers/code-complexity/types.js.map +1 -0
  987. package/dist/plugins/analyzers/dependency-health/analyzer.d.ts +56 -0
  988. package/dist/plugins/analyzers/dependency-health/analyzer.d.ts.map +1 -0
  989. package/dist/plugins/analyzers/dependency-health/analyzer.js +387 -0
  990. package/dist/plugins/analyzers/dependency-health/analyzer.js.map +1 -0
  991. package/dist/plugins/analyzers/dependency-health/graph-generator.d.ts +60 -0
  992. package/dist/plugins/analyzers/dependency-health/graph-generator.d.ts.map +1 -0
  993. package/dist/plugins/analyzers/dependency-health/graph-generator.js +295 -0
  994. package/dist/plugins/analyzers/dependency-health/graph-generator.js.map +1 -0
  995. package/dist/plugins/analyzers/dependency-health/index.d.ts +201 -0
  996. package/dist/plugins/analyzers/dependency-health/index.d.ts.map +1 -0
  997. package/dist/plugins/analyzers/dependency-health/index.js +857 -0
  998. package/dist/plugins/analyzers/dependency-health/index.js.map +1 -0
  999. package/dist/plugins/analyzers/dependency-health/npm-client.d.ts +68 -0
  1000. package/dist/plugins/analyzers/dependency-health/npm-client.d.ts.map +1 -0
  1001. package/dist/plugins/analyzers/dependency-health/npm-client.js +226 -0
  1002. package/dist/plugins/analyzers/dependency-health/npm-client.js.map +1 -0
  1003. package/dist/plugins/analyzers/dependency-health/types.d.ts +462 -0
  1004. package/dist/plugins/analyzers/dependency-health/types.d.ts.map +1 -0
  1005. package/dist/plugins/analyzers/dependency-health/vulnerability.d.ts +80 -0
  1006. package/dist/plugins/analyzers/dependency-health/vulnerability.d.ts.map +1 -0
  1007. package/dist/plugins/analyzers/dependency-health/vulnerability.js +215 -0
  1008. package/dist/plugins/analyzers/dependency-health/vulnerability.js.map +1 -0
  1009. package/dist/plugins/analyzers/index.d.ts +12 -0
  1010. package/dist/plugins/analyzers/index.d.ts.map +1 -0
  1011. package/dist/plugins/index.d.ts +13 -0
  1012. package/dist/plugins/index.d.ts.map +1 -0
  1013. package/dist/plugins/loader.d.ts +158 -0
  1014. package/dist/plugins/loader.d.ts.map +1 -0
  1015. package/dist/plugins/loader.js +554 -0
  1016. package/dist/plugins/loader.js.map +1 -0
  1017. package/dist/plugins/manager.d.ts +183 -0
  1018. package/dist/plugins/manager.d.ts.map +1 -0
  1019. package/dist/plugins/manager.js +876 -0
  1020. package/dist/plugins/manager.js.map +1 -0
  1021. package/dist/plugins/registry.d.ts +163 -0
  1022. package/dist/plugins/registry.d.ts.map +1 -0
  1023. package/dist/plugins/registry.js +448 -0
  1024. package/dist/plugins/registry.js.map +1 -0
  1025. package/dist/plugins/types.d.ts +930 -0
  1026. package/dist/plugins/types.d.ts.map +1 -0
  1027. package/dist/plugins/types.js +43 -0
  1028. package/dist/plugins/types.js.map +1 -0
  1029. package/dist/server/container.d.ts +263 -0
  1030. package/dist/server/container.d.ts.map +1 -0
  1031. package/dist/server/container.js +605 -0
  1032. package/dist/server/container.js.map +1 -0
  1033. package/dist/server/event-bus.d.ts +418 -0
  1034. package/dist/server/event-bus.d.ts.map +1 -0
  1035. package/dist/server/event-bus.js +442 -0
  1036. package/dist/server/event-bus.js.map +1 -0
  1037. package/dist/server/index.d.ts +37 -0
  1038. package/dist/server/index.d.ts.map +1 -0
  1039. package/dist/server/manager.d.ts +123 -0
  1040. package/dist/server/manager.d.ts.map +1 -0
  1041. package/dist/server/manager.js +742 -0
  1042. package/dist/server/manager.js.map +1 -0
  1043. package/dist/server/shared-services.d.ts +130 -0
  1044. package/dist/server/shared-services.d.ts.map +1 -0
  1045. package/dist/server/shared-services.js +476 -0
  1046. package/dist/server/shared-services.js.map +1 -0
  1047. package/dist/server/types.d.ts +320 -0
  1048. package/dist/server/types.d.ts.map +1 -0
  1049. package/dist/server/types.js +13 -0
  1050. package/dist/server/types.js.map +1 -0
  1051. package/dist/services/manager.js +328 -0
  1052. package/dist/services/manager.js.map +1 -0
  1053. package/dist/vector/config.d.ts +300 -0
  1054. package/dist/vector/config.d.ts.map +1 -0
  1055. package/dist/vector/config.js +124 -0
  1056. package/dist/vector/config.js.map +1 -0
  1057. package/dist/vector/index.d.ts +50 -0
  1058. package/dist/vector/index.d.ts.map +1 -0
  1059. package/dist/vector/services/index.d.ts +13 -0
  1060. package/dist/vector/services/index.d.ts.map +1 -0
  1061. package/dist/vector/services/trajectory-tracker.d.ts +405 -0
  1062. package/dist/vector/services/trajectory-tracker.d.ts.map +1 -0
  1063. package/dist/vector/services/trajectory-tracker.js +445 -0
  1064. package/dist/vector/services/trajectory-tracker.js.map +1 -0
  1065. package/dist/vector/services/vector-store.d.ts +339 -0
  1066. package/dist/vector/services/vector-store.d.ts.map +1 -0
  1067. package/dist/vector/services/vector-store.js +748 -0
  1068. package/dist/vector/services/vector-store.js.map +1 -0
  1069. package/dist/vector/types.d.ts +677 -0
  1070. package/dist/vector/types.d.ts.map +1 -0
  1071. package/dist/workflow/adapters/goap-adapter.d.ts +196 -0
  1072. package/dist/workflow/adapters/goap-adapter.d.ts.map +1 -0
  1073. package/dist/workflow/adapters/goap-adapter.js +706 -0
  1074. package/dist/workflow/adapters/goap-adapter.js.map +1 -0
  1075. package/dist/workflow/adapters/index.d.ts +10 -0
  1076. package/dist/workflow/adapters/index.d.ts.map +1 -0
  1077. package/dist/workflow/config.d.ts +135 -0
  1078. package/dist/workflow/config.d.ts.map +1 -0
  1079. package/dist/workflow/config.js +92 -0
  1080. package/dist/workflow/config.js.map +1 -0
  1081. package/dist/workflow/handlers/index.d.ts +9 -0
  1082. package/dist/workflow/handlers/index.d.ts.map +1 -0
  1083. package/dist/workflow/handlers/webhook-handlers.d.ts +397 -0
  1084. package/dist/workflow/handlers/webhook-handlers.d.ts.map +1 -0
  1085. package/dist/workflow/handlers/webhook-handlers.js +454 -0
  1086. package/dist/workflow/handlers/webhook-handlers.js.map +1 -0
  1087. package/dist/workflow/index.d.ts +42 -0
  1088. package/dist/workflow/index.d.ts.map +1 -0
  1089. package/dist/workflow/services/index.d.ts +9 -0
  1090. package/dist/workflow/services/index.d.ts.map +1 -0
  1091. package/dist/workflow/services/workflow-service.d.ts +318 -0
  1092. package/dist/workflow/services/workflow-service.d.ts.map +1 -0
  1093. package/dist/workflow/services/workflow-service.js +577 -0
  1094. package/dist/workflow/services/workflow-service.js.map +1 -0
  1095. package/dist/workflow/types.d.ts +470 -0
  1096. package/dist/workflow/types.d.ts.map +1 -0
  1097. package/dist/workflow/workflows/realtime-collab.d.ts +245 -0
  1098. package/dist/workflow/workflows/realtime-collab.d.ts.map +1 -0
  1099. package/package.json +29 -3
  1100. package/dist/_virtual/additionalItems.js +0 -5
  1101. package/dist/_virtual/additionalItems.js.map +0 -1
  1102. package/dist/_virtual/additionalProperties.js +0 -5
  1103. package/dist/_virtual/additionalProperties.js.map +0 -1
  1104. package/dist/_virtual/ajv.js +0 -6
  1105. package/dist/_virtual/ajv.js.map +0 -1
  1106. package/dist/_virtual/ajv2.js +0 -5
  1107. package/dist/_virtual/ajv2.js.map +0 -1
  1108. package/dist/_virtual/allOf.js +0 -5
  1109. package/dist/_virtual/allOf.js.map +0 -1
  1110. package/dist/_virtual/anyOf.js +0 -5
  1111. package/dist/_virtual/anyOf.js.map +0 -1
  1112. package/dist/_virtual/applicability.js +0 -5
  1113. package/dist/_virtual/applicability.js.map +0 -1
  1114. package/dist/_virtual/boolSchema.js +0 -5
  1115. package/dist/_virtual/boolSchema.js.map +0 -1
  1116. package/dist/_virtual/code.js +0 -5
  1117. package/dist/_virtual/code.js.map +0 -1
  1118. package/dist/_virtual/code2.js +0 -5
  1119. package/dist/_virtual/code2.js.map +0 -1
  1120. package/dist/_virtual/const.js +0 -5
  1121. package/dist/_virtual/const.js.map +0 -1
  1122. package/dist/_virtual/contains.js +0 -5
  1123. package/dist/_virtual/contains.js.map +0 -1
  1124. package/dist/_virtual/core.js +0 -5
  1125. package/dist/_virtual/core.js.map +0 -1
  1126. package/dist/_virtual/dataType.js +0 -5
  1127. package/dist/_virtual/dataType.js.map +0 -1
  1128. package/dist/_virtual/defaults.js +0 -5
  1129. package/dist/_virtual/defaults.js.map +0 -1
  1130. package/dist/_virtual/dependencies.js +0 -5
  1131. package/dist/_virtual/dependencies.js.map +0 -1
  1132. package/dist/_virtual/draft7.js +0 -5
  1133. package/dist/_virtual/draft7.js.map +0 -1
  1134. package/dist/_virtual/enum.js +0 -5
  1135. package/dist/_virtual/enum.js.map +0 -1
  1136. package/dist/_virtual/equal.js +0 -5
  1137. package/dist/_virtual/equal.js.map +0 -1
  1138. package/dist/_virtual/errors.js +0 -5
  1139. package/dist/_virtual/errors.js.map +0 -1
  1140. package/dist/_virtual/format.js +0 -5
  1141. package/dist/_virtual/format.js.map +0 -1
  1142. package/dist/_virtual/formats.js +0 -5
  1143. package/dist/_virtual/formats.js.map +0 -1
  1144. package/dist/_virtual/id.js +0 -5
  1145. package/dist/_virtual/id.js.map +0 -1
  1146. package/dist/_virtual/if.js +0 -5
  1147. package/dist/_virtual/if.js.map +0 -1
  1148. package/dist/_virtual/index12.js +0 -5
  1149. package/dist/_virtual/index12.js.map +0 -1
  1150. package/dist/_virtual/items.js +0 -5
  1151. package/dist/_virtual/items.js.map +0 -1
  1152. package/dist/_virtual/items2020.js +0 -5
  1153. package/dist/_virtual/items2020.js.map +0 -1
  1154. package/dist/_virtual/keyword.js +0 -5
  1155. package/dist/_virtual/keyword.js.map +0 -1
  1156. package/dist/_virtual/limit.js +0 -5
  1157. package/dist/_virtual/limit.js.map +0 -1
  1158. package/dist/_virtual/limitItems.js +0 -5
  1159. package/dist/_virtual/limitItems.js.map +0 -1
  1160. package/dist/_virtual/limitLength.js +0 -5
  1161. package/dist/_virtual/limitLength.js.map +0 -1
  1162. package/dist/_virtual/limitNumber.js +0 -5
  1163. package/dist/_virtual/limitNumber.js.map +0 -1
  1164. package/dist/_virtual/limitProperties.js +0 -5
  1165. package/dist/_virtual/limitProperties.js.map +0 -1
  1166. package/dist/_virtual/metadata.js +0 -5
  1167. package/dist/_virtual/metadata.js.map +0 -1
  1168. package/dist/_virtual/multipleOf.js +0 -5
  1169. package/dist/_virtual/multipleOf.js.map +0 -1
  1170. package/dist/_virtual/names.js +0 -5
  1171. package/dist/_virtual/names.js.map +0 -1
  1172. package/dist/_virtual/not.js +0 -5
  1173. package/dist/_virtual/not.js.map +0 -1
  1174. package/dist/_virtual/oneOf.js +0 -5
  1175. package/dist/_virtual/oneOf.js.map +0 -1
  1176. package/dist/_virtual/pattern.js +0 -5
  1177. package/dist/_virtual/pattern.js.map +0 -1
  1178. package/dist/_virtual/patternProperties.js +0 -5
  1179. package/dist/_virtual/patternProperties.js.map +0 -1
  1180. package/dist/_virtual/prefixItems.js +0 -5
  1181. package/dist/_virtual/prefixItems.js.map +0 -1
  1182. package/dist/_virtual/properties.js +0 -5
  1183. package/dist/_virtual/properties.js.map +0 -1
  1184. package/dist/_virtual/propertyNames.js +0 -5
  1185. package/dist/_virtual/propertyNames.js.map +0 -1
  1186. package/dist/_virtual/ref.js +0 -5
  1187. package/dist/_virtual/ref.js.map +0 -1
  1188. package/dist/_virtual/ref_error.js +0 -5
  1189. package/dist/_virtual/ref_error.js.map +0 -1
  1190. package/dist/_virtual/required.js +0 -5
  1191. package/dist/_virtual/required.js.map +0 -1
  1192. package/dist/_virtual/resolve.js +0 -5
  1193. package/dist/_virtual/resolve.js.map +0 -1
  1194. package/dist/_virtual/rules.js +0 -5
  1195. package/dist/_virtual/rules.js.map +0 -1
  1196. package/dist/_virtual/scope.js +0 -5
  1197. package/dist/_virtual/scope.js.map +0 -1
  1198. package/dist/_virtual/subschema.js +0 -5
  1199. package/dist/_virtual/subschema.js.map +0 -1
  1200. package/dist/_virtual/thenElse.js +0 -5
  1201. package/dist/_virtual/thenElse.js.map +0 -1
  1202. package/dist/_virtual/types.js +0 -5
  1203. package/dist/_virtual/types.js.map +0 -1
  1204. package/dist/_virtual/ucs2length.js +0 -5
  1205. package/dist/_virtual/ucs2length.js.map +0 -1
  1206. package/dist/_virtual/uniqueItems.js +0 -5
  1207. package/dist/_virtual/uniqueItems.js.map +0 -1
  1208. package/dist/_virtual/uri.js +0 -5
  1209. package/dist/_virtual/uri.js.map +0 -1
  1210. package/dist/_virtual/util.js +0 -5
  1211. package/dist/_virtual/util.js.map +0 -1
  1212. package/dist/_virtual/validation_error.js +0 -5
  1213. package/dist/_virtual/validation_error.js.map +0 -1
  1214. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +0 -296
  1215. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js.map +0 -1
  1216. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js +0 -71
  1217. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js.map +0 -1
  1218. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js +0 -26
  1219. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js.map +0 -1
  1220. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +0 -407
  1221. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js.map +0 -1
  1222. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +0 -1332
  1223. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js.map +0 -1
  1224. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js +0 -71
  1225. package/dist/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js.map +0 -1
  1226. package/dist/node_modules/ajv/dist/ajv.js +0 -84
  1227. package/dist/node_modules/ajv/dist/ajv.js.map +0 -1
  1228. package/dist/node_modules/ajv/dist/compile/codegen/code.js +0 -160
  1229. package/dist/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
  1230. package/dist/node_modules/ajv/dist/compile/codegen/index.js +0 -728
  1231. package/dist/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
  1232. package/dist/node_modules/ajv/dist/compile/codegen/scope.js +0 -152
  1233. package/dist/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
  1234. package/dist/node_modules/ajv/dist/compile/errors.js +0 -131
  1235. package/dist/node_modules/ajv/dist/compile/errors.js.map +0 -1
  1236. package/dist/node_modules/ajv/dist/compile/index.js +0 -234
  1237. package/dist/node_modules/ajv/dist/compile/index.js.map +0 -1
  1238. package/dist/node_modules/ajv/dist/compile/names.js +0 -44
  1239. package/dist/node_modules/ajv/dist/compile/names.js.map +0 -1
  1240. package/dist/node_modules/ajv/dist/compile/ref_error.js +0 -22
  1241. package/dist/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
  1242. package/dist/node_modules/ajv/dist/compile/resolve.js +0 -163
  1243. package/dist/node_modules/ajv/dist/compile/resolve.js.map +0 -1
  1244. package/dist/node_modules/ajv/dist/compile/rules.js +0 -35
  1245. package/dist/node_modules/ajv/dist/compile/rules.js.map +0 -1
  1246. package/dist/node_modules/ajv/dist/compile/util.js +0 -173
  1247. package/dist/node_modules/ajv/dist/compile/util.js.map +0 -1
  1248. package/dist/node_modules/ajv/dist/compile/validate/applicability.js +0 -27
  1249. package/dist/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
  1250. package/dist/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -58
  1251. package/dist/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
  1252. package/dist/node_modules/ajv/dist/compile/validate/dataType.js +0 -193
  1253. package/dist/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
  1254. package/dist/node_modules/ajv/dist/compile/validate/defaults.js +0 -43
  1255. package/dist/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
  1256. package/dist/node_modules/ajv/dist/compile/validate/index.js +0 -522
  1257. package/dist/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
  1258. package/dist/node_modules/ajv/dist/compile/validate/keyword.js +0 -126
  1259. package/dist/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
  1260. package/dist/node_modules/ajv/dist/compile/validate/subschema.js +0 -89
  1261. package/dist/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
  1262. package/dist/node_modules/ajv/dist/core.js +0 -628
  1263. package/dist/node_modules/ajv/dist/core.js.map +0 -1
  1264. package/dist/node_modules/ajv/dist/refs/data.json.js +0 -24
  1265. package/dist/node_modules/ajv/dist/refs/data.json.js.map +0 -1
  1266. package/dist/node_modules/ajv/dist/refs/json-schema-draft-07.json.js +0 -25
  1267. package/dist/node_modules/ajv/dist/refs/json-schema-draft-07.json.js.map +0 -1
  1268. package/dist/node_modules/ajv/dist/runtime/equal.js +0 -16
  1269. package/dist/node_modules/ajv/dist/runtime/equal.js.map +0 -1
  1270. package/dist/node_modules/ajv/dist/runtime/ucs2length.js +0 -30
  1271. package/dist/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
  1272. package/dist/node_modules/ajv/dist/runtime/uri.js +0 -16
  1273. package/dist/node_modules/ajv/dist/runtime/uri.js.map +0 -1
  1274. package/dist/node_modules/ajv/dist/runtime/validation_error.js +0 -20
  1275. package/dist/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
  1276. package/dist/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -59
  1277. package/dist/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
  1278. package/dist/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -114
  1279. package/dist/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
  1280. package/dist/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -32
  1281. package/dist/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
  1282. package/dist/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -22
  1283. package/dist/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
  1284. package/dist/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -100
  1285. package/dist/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
  1286. package/dist/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -103
  1287. package/dist/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
  1288. package/dist/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -75
  1289. package/dist/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
  1290. package/dist/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -68
  1291. package/dist/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
  1292. package/dist/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -64
  1293. package/dist/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
  1294. package/dist/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -43
  1295. package/dist/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
  1296. package/dist/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -36
  1297. package/dist/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
  1298. package/dist/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -64
  1299. package/dist/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
  1300. package/dist/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -81
  1301. package/dist/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
  1302. package/dist/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -22
  1303. package/dist/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
  1304. package/dist/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -66
  1305. package/dist/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
  1306. package/dist/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -49
  1307. package/dist/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
  1308. package/dist/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -23
  1309. package/dist/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
  1310. package/dist/node_modules/ajv/dist/vocabularies/code.js +0 -140
  1311. package/dist/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
  1312. package/dist/node_modules/ajv/dist/vocabularies/core/id.js +0 -19
  1313. package/dist/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
  1314. package/dist/node_modules/ajv/dist/vocabularies/core/index.js +0 -27
  1315. package/dist/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
  1316. package/dist/node_modules/ajv/dist/vocabularies/core/ref.js +0 -132
  1317. package/dist/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
  1318. package/dist/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -114
  1319. package/dist/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
  1320. package/dist/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -18
  1321. package/dist/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
  1322. package/dist/node_modules/ajv/dist/vocabularies/draft7.js +0 -31
  1323. package/dist/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
  1324. package/dist/node_modules/ajv/dist/vocabularies/format/format.js +0 -95
  1325. package/dist/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
  1326. package/dist/node_modules/ajv/dist/vocabularies/format/index.js +0 -16
  1327. package/dist/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
  1328. package/dist/node_modules/ajv/dist/vocabularies/metadata.js +0 -27
  1329. package/dist/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
  1330. package/dist/node_modules/ajv/dist/vocabularies/validation/const.js +0 -36
  1331. package/dist/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
  1332. package/dist/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -56
  1333. package/dist/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
  1334. package/dist/node_modules/ajv/dist/vocabularies/validation/index.js +0 -52
  1335. package/dist/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
  1336. package/dist/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -34
  1337. package/dist/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
  1338. package/dist/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -39
  1339. package/dist/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
  1340. package/dist/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -37
  1341. package/dist/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
  1342. package/dist/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -34
  1343. package/dist/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
  1344. package/dist/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -33
  1345. package/dist/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
  1346. package/dist/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -34
  1347. package/dist/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
  1348. package/dist/node_modules/ajv/dist/vocabularies/validation/required.js +0 -89
  1349. package/dist/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
  1350. package/dist/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -75
  1351. package/dist/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
  1352. package/dist/node_modules/ajv-formats/dist/formats.js +0 -209
  1353. package/dist/node_modules/ajv-formats/dist/formats.js.map +0 -1
  1354. package/dist/node_modules/ajv-formats/dist/index.js +0 -51
  1355. package/dist/node_modules/ajv-formats/dist/index.js.map +0 -1
  1356. package/dist/node_modules/ajv-formats/dist/limit.js +0 -80
  1357. package/dist/node_modules/ajv-formats/dist/limit.js.map +0 -1
  1358. package/dist/node_modules/fast-deep-equal/index.js +0 -39
  1359. package/dist/node_modules/fast-deep-equal/index.js.map +0 -1
  1360. package/dist/node_modules/fast-uri/index.js +0 -261
  1361. package/dist/node_modules/fast-uri/index.js.map +0 -1
  1362. package/dist/node_modules/fast-uri/lib/schemes.js +0 -215
  1363. package/dist/node_modules/fast-uri/lib/schemes.js.map +0 -1
  1364. package/dist/node_modules/fast-uri/lib/utils.js +0 -261
  1365. package/dist/node_modules/fast-uri/lib/utils.js.map +0 -1
  1366. package/dist/node_modules/json-schema-traverse/index.js +0 -92
  1367. package/dist/node_modules/json-schema-traverse/index.js.map +0 -1
  1368. package/dist/node_modules/zod/v4/classic/errors.js +0 -37
  1369. package/dist/node_modules/zod/v4/classic/errors.js.map +0 -1
  1370. package/dist/node_modules/zod/v4/classic/iso.js +0 -43
  1371. package/dist/node_modules/zod/v4/classic/iso.js.map +0 -1
  1372. package/dist/node_modules/zod/v4/classic/parse.js +0 -13
  1373. package/dist/node_modules/zod/v4/classic/parse.js.map +0 -1
  1374. package/dist/node_modules/zod/v4/classic/schemas.js +0 -688
  1375. package/dist/node_modules/zod/v4/classic/schemas.js.map +0 -1
  1376. package/dist/node_modules/zod/v4/core/api.js +0 -492
  1377. package/dist/node_modules/zod/v4/core/api.js.map +0 -1
  1378. package/dist/node_modules/zod/v4/core/checks.js +0 -405
  1379. package/dist/node_modules/zod/v4/core/checks.js.map +0 -1
  1380. package/dist/node_modules/zod/v4/core/core.js +0 -58
  1381. package/dist/node_modules/zod/v4/core/core.js.map +0 -1
  1382. package/dist/node_modules/zod/v4/core/doc.js +0 -38
  1383. package/dist/node_modules/zod/v4/core/doc.js.map +0 -1
  1384. package/dist/node_modules/zod/v4/core/errors.js +0 -82
  1385. package/dist/node_modules/zod/v4/core/errors.js.map +0 -1
  1386. package/dist/node_modules/zod/v4/core/parse.js +0 -60
  1387. package/dist/node_modules/zod/v4/core/parse.js.map +0 -1
  1388. package/dist/node_modules/zod/v4/core/regexes.js +0 -87
  1389. package/dist/node_modules/zod/v4/core/regexes.js.map +0 -1
  1390. package/dist/node_modules/zod/v4/core/registries.js +0 -52
  1391. package/dist/node_modules/zod/v4/core/registries.js.map +0 -1
  1392. package/dist/node_modules/zod/v4/core/schemas.js +0 -1283
  1393. package/dist/node_modules/zod/v4/core/schemas.js.map +0 -1
  1394. package/dist/node_modules/zod/v4/core/util.js +0 -341
  1395. package/dist/node_modules/zod/v4/core/util.js.map +0 -1
  1396. package/dist/node_modules/zod/v4/core/versions.js +0 -9
  1397. package/dist/node_modules/zod/v4/core/versions.js.map +0 -1
  1398. package/dist/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +0 -2
  1399. package/dist/node_modules/zod-to-json-schema/dist/esm/parsers/string.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/plugins/types.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,43 @@
1
+ function isAnalyzerPlugin(plugin) {
2
+ return plugin.type === "analyzer" && "analyze" in plugin && typeof plugin.analyze === "function" && "supportedContentTypes" in plugin && Array.isArray(plugin.supportedContentTypes);
3
+ }
4
+ function isPluginManifest(obj) {
5
+ if (typeof obj !== "object" || obj === null) {
6
+ return false;
7
+ }
8
+ const manifest = obj;
9
+ return typeof manifest.name === "string" && typeof manifest.version === "string" && typeof manifest["kg-plugin"] === "object" && manifest["kg-plugin"] !== null && typeof manifest["kg-plugin"].type === "string" && typeof manifest["kg-plugin"].main === "string";
10
+ }
11
+ function isAnalysisResult(obj) {
12
+ if (typeof obj !== "object" || obj === null) {
13
+ return false;
14
+ }
15
+ const result = obj;
16
+ return typeof result.success === "boolean" && typeof result.analysisType === "string";
17
+ }
18
+ function createPluginId(name) {
19
+ return `plugin_${name}_${Date.now()}_${Math.random().toString(36).substring(2, 9)}`;
20
+ }
21
+ function isValidSemver(version) {
22
+ const semverRegex = /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;
23
+ return semverRegex.test(version);
24
+ }
25
+ function createDefaultPluginMetadata(name, version, type) {
26
+ return {
27
+ name,
28
+ version,
29
+ type,
30
+ status: "unloaded",
31
+ hooks: [],
32
+ capabilities: []
33
+ };
34
+ }
35
+ export {
36
+ createDefaultPluginMetadata,
37
+ createPluginId,
38
+ isAnalysisResult,
39
+ isAnalyzerPlugin,
40
+ isPluginManifest,
41
+ isValidSemver
42
+ };
43
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sources":["../../src/plugins/types.ts"],"sourcesContent":["/**\n * Plugin System Types\n *\n * Complete type definitions for the knowledge-graph-agent plugin system.\n * Supports plugin discovery, loading, lifecycle management, and custom analyzers.\n *\n * @module plugins/types\n */\n\nimport type { EventEmitter } from 'events';\nimport type { KnowledgeGraphManager } from '../core/graph.js';\nimport type { KGConfiguration } from '../config/types.js';\nimport type { Logger } from '../utils/logger.js';\n\n// ============================================================================\n// Plugin Manifest Types (package.json extension)\n// ============================================================================\n\n/**\n * Plugin type classification\n */\nexport type PluginType =\n | 'analyzer' // Custom content analyzers\n | 'transformer' // Content transformation plugins\n | 'exporter' // Export format plugins\n | 'importer' // Import format plugins\n | 'integration' // External service integrations\n | 'visualization' // Graph visualization plugins\n | 'storage' // Custom storage backends\n | 'agent' // Custom agent types\n | 'hook' // Lifecycle hook plugins\n | 'generic'; // General purpose plugins\n\n/**\n * Plugin lifecycle hook names\n */\nexport type PluginHook =\n | 'onGraphLoad'\n | 'onGraphSave'\n | 'onNodeAdd'\n | 'onNodeUpdate'\n | 'onNodeRemove'\n | 'onEdgeAdd'\n | 'onEdgeRemove'\n | 'onAnalysisStart'\n | 'onAnalysisComplete'\n | 'onAgentTaskStart'\n | 'onAgentTaskComplete'\n | 'onFileChange'\n | 'onShutdown';\n\n/**\n * Plugin capability declaration\n */\nexport interface PluginCapability {\n /** Capability identifier */\n name: string;\n\n /** Human-readable description */\n description?: string;\n\n /** Capability version */\n version?: string;\n\n /** Whether this capability is optional */\n optional?: boolean;\n}\n\n/**\n * Plugin dependency specification\n */\nexport interface PluginDependency {\n /** Plugin package name */\n name: string;\n\n /** Semver version range */\n version: string;\n\n /** Whether the dependency is optional */\n optional?: boolean;\n}\n\n/**\n * Plugin configuration schema definition\n */\nexport interface PluginConfigSchema {\n /** Schema type (JSON Schema compatible) */\n type: 'object' | 'array' | 'string' | 'number' | 'boolean';\n\n /** Schema properties for object types */\n properties?: Record<string, {\n type: string;\n description?: string;\n default?: unknown;\n required?: boolean;\n enum?: unknown[];\n }>;\n\n /** Required property names */\n required?: string[];\n\n /** Default configuration values */\n defaults?: Record<string, unknown>;\n}\n\n/**\n * Plugin manifest - extends package.json with kg-plugin field\n *\n * @example\n * ```json\n * {\n * \"name\": \"@kg-plugins/markdown-analyzer\",\n * \"version\": \"1.0.0\",\n * \"description\": \"Advanced markdown analysis for knowledge graphs\",\n * \"kg-plugin\": {\n * \"type\": \"analyzer\",\n * \"main\": \"./dist/index.js\",\n * \"hooks\": [\"onNodeAdd\", \"onAnalysisComplete\"],\n * \"capabilities\": [\n * { \"name\": \"markdown-parsing\", \"description\": \"Parse markdown content\" }\n * ],\n * \"configSchema\": {\n * \"type\": \"object\",\n * \"properties\": {\n * \"enableGFM\": { \"type\": \"boolean\", \"default\": true }\n * }\n * }\n * }\n * }\n * ```\n */\nexport interface KGPluginManifest {\n /** Plugin package name (from package.json) */\n name: string;\n\n /** Plugin version (semver) */\n version: string;\n\n /** Plugin description */\n description?: string;\n\n /** Plugin author */\n author?: string | { name: string; email?: string; url?: string };\n\n /** Plugin license */\n license?: string;\n\n /** Plugin repository */\n repository?: string | { type: string; url: string };\n\n /** Plugin keywords for discovery */\n keywords?: string[];\n\n /** Knowledge graph plugin configuration */\n 'kg-plugin': {\n /** Plugin type classification */\n type: PluginType;\n\n /** Path to main entry point (relative to package root) */\n main: string;\n\n /** Plugin display name */\n displayName?: string;\n\n /** Minimum knowledge-graph-agent version required */\n minVersion?: string;\n\n /** Maximum knowledge-graph-agent version supported */\n maxVersion?: string;\n\n /** Lifecycle hooks this plugin subscribes to */\n hooks?: PluginHook[];\n\n /** Plugin capabilities */\n capabilities?: PluginCapability[];\n\n /** Plugin dependencies on other plugins */\n pluginDependencies?: PluginDependency[];\n\n /** Configuration schema */\n configSchema?: PluginConfigSchema;\n\n /** Whether the plugin supports hot reload */\n hotReload?: boolean;\n\n /** Priority for hook execution (lower = earlier, default: 100) */\n priority?: number;\n\n /** Tags for categorization */\n tags?: string[];\n };\n\n /** Standard package.json fields */\n main?: string;\n types?: string;\n exports?: Record<string, unknown>;\n dependencies?: Record<string, string>;\n peerDependencies?: Record<string, string>;\n}\n\n// ============================================================================\n// Plugin Context Types\n// ============================================================================\n\n/**\n * Database interface for plugin context\n */\nexport interface KnowledgeGraphDatabase {\n /** Execute a query and return results */\n query<T = unknown>(sql: string, params?: unknown[]): Promise<T[]>;\n\n /** Execute a query and return first result */\n queryOne<T = unknown>(sql: string, params?: unknown[]): Promise<T | null>;\n\n /** Execute a mutation (insert, update, delete) */\n execute(sql: string, params?: unknown[]): Promise<{ changes: number; lastInsertRowid?: number | bigint }>;\n\n /** Begin a transaction */\n beginTransaction(): Promise<void>;\n\n /** Commit a transaction */\n commit(): Promise<void>;\n\n /** Rollback a transaction */\n rollback(): Promise<void>;\n\n /** Check if the database is connected */\n isConnected(): boolean;\n}\n\n/**\n * Shadow cache interface for plugin context\n */\nexport interface ShadowCache {\n /** Get a cached value */\n get<T>(key: string): Promise<T | undefined>;\n\n /** Set a cached value */\n set<T>(key: string, value: T, options?: { ttl?: number; tags?: string[] }): Promise<void>;\n\n /** Delete a cached value */\n delete(key: string): Promise<boolean>;\n\n /** Delete all values with a specific tag */\n deleteByTag(tag: string): Promise<number>;\n\n /** Clear all cached values */\n clear(): Promise<void>;\n\n /** Check if a key exists */\n has(key: string): Promise<boolean>;\n\n /** Get cache statistics */\n getStats(): Promise<{\n entries: number;\n size: number;\n hits: number;\n misses: number;\n hitRate: number;\n }>;\n}\n\n/**\n * Plugin event emitter for inter-plugin communication\n */\nexport interface PluginEventEmitter extends EventEmitter {\n /** Emit an event to all registered listeners */\n emit(event: string, ...args: unknown[]): boolean;\n\n /** Subscribe to an event */\n on(event: string, listener: (...args: unknown[]) => void): this;\n\n /** Subscribe to an event once */\n once(event: string, listener: (...args: unknown[]) => void): this;\n\n /** Unsubscribe from an event */\n off(event: string, listener: (...args: unknown[]) => void): this;\n\n /** Get all registered event names */\n eventNames(): (string | symbol)[];\n}\n\n/**\n * Plugin API for interacting with the knowledge graph system\n */\nexport interface PluginAPI {\n /** Get plugin by name */\n getPlugin<T extends KGPlugin = KGPlugin>(name: string): T | undefined;\n\n /** Get all plugins of a specific type */\n getPluginsByType(type: PluginType): KGPlugin[];\n\n /** Get all analyzer plugins */\n getAnalyzers(): AnalyzerPlugin[];\n\n /** Register a custom command */\n registerCommand(command: PluginCommand): void;\n\n /** Unregister a custom command */\n unregisterCommand(name: string): void;\n\n /** Get the current knowledge graph agent version */\n getVersion(): string;\n\n /** Check if a capability is available */\n hasCapability(name: string): boolean;\n}\n\n/**\n * Plugin command registration\n */\nexport interface PluginCommand {\n /** Command name (used in CLI) */\n name: string;\n\n /** Command description */\n description: string;\n\n /** Command aliases */\n aliases?: string[];\n\n /** Command options */\n options?: Array<{\n name: string;\n description: string;\n type: 'string' | 'number' | 'boolean';\n required?: boolean;\n default?: unknown;\n }>;\n\n /** Command handler */\n handler: (args: Record<string, unknown>, context: PluginContext) => Promise<void>;\n}\n\n/**\n * Plugin context provided during initialization and execution\n */\nexport interface PluginContext {\n /** Database instance for persistent storage */\n database: KnowledgeGraphDatabase;\n\n /** Knowledge graph manager instance */\n graph: KnowledgeGraphManager;\n\n /** Shadow cache for temporary storage */\n cache: ShadowCache;\n\n /** Logger instance scoped to the plugin */\n logger: Logger;\n\n /** Current configuration */\n config: KGConfiguration;\n\n /** Plugin configuration (from user config or defaults) */\n pluginConfig: Record<string, unknown>;\n\n /** Event emitter for plugin communication */\n events: PluginEventEmitter;\n\n /** Plugin API for system interaction */\n api: PluginAPI;\n\n /** Root path of the project */\n projectRoot: string;\n\n /** Path to the plugin's package directory */\n pluginRoot: string;\n\n /** Abort signal for graceful shutdown */\n abortSignal?: AbortSignal;\n}\n\n// ============================================================================\n// Base Plugin Interface\n// ============================================================================\n\n/**\n * Plugin status\n */\nexport type PluginStatus =\n | 'unloaded'\n | 'loading'\n | 'initialized'\n | 'active'\n | 'error'\n | 'disabled';\n\n/**\n * Plugin metadata at runtime\n */\nexport interface PluginMetadata {\n /** Plugin name */\n name: string;\n\n /** Plugin version */\n version: string;\n\n /** Plugin type */\n type: PluginType;\n\n /** Plugin status */\n status: PluginStatus;\n\n /** Load time in milliseconds */\n loadTime?: number;\n\n /** Initialize time in milliseconds */\n initTime?: number;\n\n /** Last error if status is 'error' */\n lastError?: string;\n\n /** Registered hooks */\n hooks: PluginHook[];\n\n /** Available capabilities */\n capabilities: string[];\n}\n\n/**\n * Base plugin interface that all plugins must implement\n */\nexport interface KGPlugin {\n /** Plugin name (must match manifest) */\n readonly name: string;\n\n /** Plugin version (must match manifest) */\n readonly version: string;\n\n /** Plugin type */\n readonly type: PluginType;\n\n /**\n * Initialize the plugin\n *\n * Called once when the plugin is loaded. Use this to set up resources,\n * register event listeners, and validate configuration.\n *\n * @param context - Plugin context with system access\n * @throws Error if initialization fails\n */\n initialize(context: PluginContext): Promise<void>;\n\n /**\n * Destroy the plugin (optional)\n *\n * Called when the plugin is being unloaded. Use this to clean up resources,\n * close connections, and remove event listeners.\n */\n destroy?(): Promise<void>;\n\n /**\n * Get plugin health status (optional)\n *\n * @returns Health status information\n */\n healthCheck?(): Promise<{\n healthy: boolean;\n message?: string;\n details?: Record<string, unknown>;\n }>;\n\n /**\n * Get plugin statistics (optional)\n *\n * @returns Plugin-specific statistics\n */\n getStats?(): Promise<Record<string, unknown>>;\n\n // ========================================================================\n // Lifecycle Hooks (optional)\n // ========================================================================\n\n /** Called when the knowledge graph is loaded */\n onGraphLoad?(graph: KnowledgeGraphManager): Promise<void>;\n\n /** Called before the knowledge graph is saved */\n onGraphSave?(graph: KnowledgeGraphManager): Promise<void>;\n\n /** Called when a node is added to the graph */\n onNodeAdd?(nodeId: string, nodeData: unknown): Promise<void>;\n\n /** Called when a node is updated */\n onNodeUpdate?(nodeId: string, changes: unknown): Promise<void>;\n\n /** Called when a node is removed */\n onNodeRemove?(nodeId: string): Promise<void>;\n\n /** Called when an edge is added */\n onEdgeAdd?(sourceId: string, targetId: string, edgeData: unknown): Promise<void>;\n\n /** Called when an edge is removed */\n onEdgeRemove?(sourceId: string, targetId: string): Promise<void>;\n\n /** Called when analysis starts */\n onAnalysisStart?(analysisType: string): Promise<void>;\n\n /** Called when analysis completes */\n onAnalysisComplete?(analysisType: string, results: unknown): Promise<void>;\n\n /** Called when an agent task starts */\n onAgentTaskStart?(agentId: string, taskId: string, taskData: unknown): Promise<void>;\n\n /** Called when an agent task completes */\n onAgentTaskComplete?(agentId: string, taskId: string, result: unknown): Promise<void>;\n\n /** Called when a file changes */\n onFileChange?(filePath: string, changeType: 'add' | 'change' | 'unlink'): Promise<void>;\n\n /** Called during shutdown */\n onShutdown?(): Promise<void>;\n}\n\n// ============================================================================\n// Analyzer Plugin Interface\n// ============================================================================\n\n/**\n * Analysis input data\n */\nexport interface AnalysisInput {\n /** Unique identifier for this analysis */\n id: string;\n\n /** Content to analyze */\n content: string;\n\n /** Content type (e.g., 'markdown', 'typescript', 'json') */\n contentType: string;\n\n /** Source file path (if applicable) */\n filePath?: string;\n\n /** Related node IDs for context */\n relatedNodes?: string[];\n\n /** Additional metadata */\n metadata?: Record<string, unknown>;\n\n /** Analysis options */\n options?: Record<string, unknown>;\n}\n\n/**\n * Analysis result structure\n */\nexport interface AnalysisResult {\n /** Whether analysis was successful */\n success: boolean;\n\n /** Analysis type identifier */\n analysisType: string;\n\n /** Extracted entities */\n entities?: Array<{\n id: string;\n type: string;\n value: string;\n confidence: number;\n position?: { start: number; end: number };\n metadata?: Record<string, unknown>;\n }>;\n\n /** Extracted relationships */\n relationships?: Array<{\n sourceId: string;\n targetId: string;\n type: string;\n confidence: number;\n metadata?: Record<string, unknown>;\n }>;\n\n /** Extracted tags/keywords */\n tags?: Array<{\n value: string;\n confidence: number;\n category?: string;\n }>;\n\n /** Content summary */\n summary?: string;\n\n /** Quality score (0-1) */\n qualityScore?: number;\n\n /** Analysis metrics */\n metrics?: {\n durationMs: number;\n tokensProcessed?: number;\n entitiesFound?: number;\n relationshipsFound?: number;\n };\n\n /** Suggestions for improvement */\n suggestions?: Array<{\n type: 'add_link' | 'add_tag' | 'fix_format' | 'add_content' | 'other';\n message: string;\n confidence: number;\n action?: Record<string, unknown>;\n }>;\n\n /** Raw analysis data for debugging */\n raw?: unknown;\n\n /** Error information if analysis failed */\n error?: {\n code: string;\n message: string;\n details?: Record<string, unknown>;\n };\n}\n\n/**\n * Stream chunk for streaming analysis\n */\nexport interface AnalysisStreamChunk {\n /** Chunk type */\n type: 'entity' | 'relationship' | 'tag' | 'progress' | 'error' | 'complete';\n\n /** Chunk data */\n data: unknown;\n\n /** Progress percentage (0-100) for progress chunks */\n progress?: number;\n\n /** Timestamp */\n timestamp: Date;\n}\n\n/**\n * Analyzer plugin interface for custom content analysis\n */\nexport interface AnalyzerPlugin extends KGPlugin {\n readonly type: 'analyzer';\n\n /**\n * Supported content types for this analyzer\n */\n readonly supportedContentTypes: string[];\n\n /**\n * Analyze content and return structured results\n *\n * @param input - Analysis input data\n * @returns Analysis results\n */\n analyze(input: AnalysisInput): Promise<AnalysisResult>;\n\n /**\n * Stream analysis results (optional)\n *\n * For large content, streaming provides incremental results.\n *\n * @param input - Analysis input data\n * @returns Async iterable of analysis chunks\n */\n analyzeStream?(input: AnalysisInput): AsyncIterable<AnalysisStreamChunk>;\n\n /**\n * Check if this analyzer can handle the given content\n *\n * @param contentType - Content type to check\n * @returns Whether this analyzer supports the content type\n */\n canAnalyze(contentType: string): boolean;\n\n /**\n * Get analyzer-specific configuration options\n *\n * @returns Configuration options with descriptions\n */\n getConfigOptions?(): Record<string, {\n type: 'string' | 'number' | 'boolean' | 'array' | 'object';\n description: string;\n default?: unknown;\n required?: boolean;\n }>;\n}\n\n// ============================================================================\n// Plugin Loader Interface\n// ============================================================================\n\n/**\n * Plugin discovery result\n */\nexport interface DiscoveredPlugin {\n /** Plugin manifest */\n manifest: KGPluginManifest;\n\n /** Absolute path to the plugin package */\n path: string;\n\n /** Whether the plugin is locally installed */\n isLocal: boolean;\n\n /** Whether the plugin is valid */\n valid: boolean;\n\n /** Validation errors if not valid */\n errors?: string[];\n}\n\n/**\n * Plugin load options\n */\nexport interface PluginLoadOptions {\n /** Plugin configuration to pass */\n config?: Record<string, unknown>;\n\n /** Force reload even if already loaded */\n force?: boolean;\n\n /** Validate plugin before loading */\n validate?: boolean;\n\n /** Timeout for initialization in milliseconds */\n timeout?: number;\n}\n\n/**\n * Plugin load result\n */\nexport interface PluginLoadResult {\n /** Whether loading was successful */\n success: boolean;\n\n /** Loaded plugin instance (if successful) */\n plugin?: KGPlugin;\n\n /** Plugin metadata */\n metadata?: PluginMetadata;\n\n /** Error message (if failed) */\n error?: string;\n\n /** Load duration in milliseconds */\n loadTime: number;\n}\n\n/**\n * Plugin loader interface for discovering and loading plugins\n */\nexport interface PluginLoader {\n /**\n * Discover available plugins\n *\n * Searches configured paths for valid plugin packages.\n *\n * @returns Array of discovered plugin manifests\n */\n discover(): Promise<DiscoveredPlugin[]>;\n\n /**\n * Load a plugin by name\n *\n * @param name - Plugin package name\n * @param options - Load options\n * @returns Load result\n */\n load(name: string, options?: PluginLoadOptions): Promise<PluginLoadResult>;\n\n /**\n * Load a plugin from a specific path\n *\n * @param path - Absolute path to plugin package\n * @param options - Load options\n * @returns Load result\n */\n loadFromPath(path: string, options?: PluginLoadOptions): Promise<PluginLoadResult>;\n\n /**\n * Unload a plugin by name\n *\n * @param name - Plugin package name\n * @returns Whether unload was successful\n */\n unload(name: string): Promise<boolean>;\n\n /**\n * Reload a plugin\n *\n * @param name - Plugin package name\n * @returns Load result\n */\n reload(name: string): Promise<PluginLoadResult>;\n\n /**\n * Get a loaded plugin by name\n *\n * @param name - Plugin package name\n * @returns Plugin instance or undefined\n */\n get(name: string): KGPlugin | undefined;\n\n /**\n * Check if a plugin is loaded\n *\n * @param name - Plugin package name\n * @returns Whether the plugin is loaded\n */\n isLoaded(name: string): boolean;\n\n /**\n * Get all loaded plugins\n *\n * @returns Array of loaded plugin instances\n */\n getAll(): KGPlugin[];\n\n /**\n * Validate a plugin manifest\n *\n * @param manifest - Plugin manifest to validate\n * @returns Validation result\n */\n validateManifest(manifest: KGPluginManifest): {\n valid: boolean;\n errors: string[];\n warnings: string[];\n };\n\n /**\n * Set plugin search paths\n *\n * @param paths - Array of paths to search for plugins\n */\n setSearchPaths(paths: string[]): void;\n\n /**\n * Get current plugin search paths\n *\n * @returns Array of search paths\n */\n getSearchPaths(): string[];\n}\n\n// ============================================================================\n// Plugin Registry Interface\n// ============================================================================\n\n/**\n * Plugin registry events\n */\nexport interface PluginRegistryEvents {\n /** Emitted when a plugin is registered */\n registered: { plugin: KGPlugin; metadata: PluginMetadata };\n\n /** Emitted when a plugin is unregistered */\n unregistered: { name: string };\n\n /** Emitted when a plugin is enabled */\n enabled: { name: string };\n\n /** Emitted when a plugin is disabled */\n disabled: { name: string };\n\n /** Emitted when a plugin encounters an error */\n error: { name: string; error: Error };\n\n /** Emitted when a hook is executed */\n hookExecuted: { hook: PluginHook; plugins: string[]; duration: number };\n}\n\n/**\n * Plugin registry for managing loaded plugins\n */\nexport interface PluginRegistry {\n /**\n * Register a plugin\n *\n * @param plugin - Plugin instance to register\n * @param manifest - Plugin manifest\n */\n register(plugin: KGPlugin, manifest: KGPluginManifest): void;\n\n /**\n * Unregister a plugin\n *\n * @param name - Plugin name to unregister\n * @returns Whether the plugin was found and unregistered\n */\n unregister(name: string): boolean;\n\n /**\n * Get a plugin by name\n *\n * @param name - Plugin name\n * @returns Plugin instance or undefined\n */\n get<T extends KGPlugin = KGPlugin>(name: string): T | undefined;\n\n /**\n * Get all registered plugins\n *\n * @returns Array of all registered plugins\n */\n getAll(): KGPlugin[];\n\n /**\n * Get plugins by type\n *\n * @param type - Plugin type to filter\n * @returns Array of plugins of the specified type\n */\n getByType<T extends KGPlugin = KGPlugin>(type: PluginType): T[];\n\n /**\n * Get all analyzer plugins\n *\n * @returns Array of analyzer plugins\n */\n getAnalyzers(): AnalyzerPlugin[];\n\n /**\n * Check if a plugin is registered\n *\n * @param name - Plugin name\n * @returns Whether the plugin is registered\n */\n has(name: string): boolean;\n\n /**\n * Get plugin metadata\n *\n * @param name - Plugin name\n * @returns Plugin metadata or undefined\n */\n getMetadata(name: string): PluginMetadata | undefined;\n\n /**\n * Enable a plugin\n *\n * @param name - Plugin name\n * @returns Whether the plugin was enabled\n */\n enable(name: string): Promise<boolean>;\n\n /**\n * Disable a plugin\n *\n * @param name - Plugin name\n * @returns Whether the plugin was disabled\n */\n disable(name: string): Promise<boolean>;\n\n /**\n * Execute a lifecycle hook on all applicable plugins\n *\n * @param hook - Hook name to execute\n * @param args - Arguments to pass to the hook\n * @returns Results from each plugin\n */\n executeHook<T = void>(\n hook: PluginHook,\n ...args: unknown[]\n ): Promise<Map<string, T | Error>>;\n\n /**\n * Get plugins that subscribe to a specific hook\n *\n * @param hook - Hook name\n * @returns Array of plugin names\n */\n getHookSubscribers(hook: PluginHook): string[];\n\n /**\n * Get registry statistics\n *\n * @returns Registry statistics\n */\n getStats(): {\n totalPlugins: number;\n activePlugins: number;\n disabledPlugins: number;\n errorPlugins: number;\n pluginsByType: Record<PluginType, number>;\n hookSubscriptions: Record<PluginHook, number>;\n };\n\n /**\n * Subscribe to registry events\n *\n * @param event - Event name\n * @param listener - Event listener\n */\n on<K extends keyof PluginRegistryEvents>(\n event: K,\n listener: (data: PluginRegistryEvents[K]) => void\n ): void;\n\n /**\n * Unsubscribe from registry events\n *\n * @param event - Event name\n * @param listener - Event listener\n */\n off<K extends keyof PluginRegistryEvents>(\n event: K,\n listener: (data: PluginRegistryEvents[K]) => void\n ): void;\n\n /**\n * Clear all registered plugins\n */\n clear(): Promise<void>;\n}\n\n// ============================================================================\n// Plugin Manager Interface\n// ============================================================================\n\n/**\n * Plugin manager configuration\n */\nexport interface PluginManagerConfig {\n /** Paths to search for plugins */\n searchPaths: string[];\n\n /** Plugins to auto-load on initialization */\n autoLoad?: string[];\n\n /** Whether to enable hot reload */\n hotReload?: boolean;\n\n /** Default plugin configuration */\n defaultConfig?: Record<string, Record<string, unknown>>;\n\n /** Logger instance */\n logger?: Logger;\n\n /** Maximum plugin load concurrency */\n maxConcurrency?: number;\n\n /** Plugin load timeout in milliseconds */\n loadTimeout?: number;\n}\n\n/**\n * Plugin manager for high-level plugin operations\n */\nexport interface PluginManager {\n /** Plugin loader instance */\n readonly loader: PluginLoader;\n\n /** Plugin registry instance */\n readonly registry: PluginRegistry;\n\n /**\n * Initialize the plugin manager\n *\n * Discovers and loads configured plugins.\n */\n initialize(): Promise<void>;\n\n /**\n * Install a plugin from npm or local path\n *\n * @param source - npm package name or local path\n * @returns Installation result\n */\n install(source: string): Promise<{\n success: boolean;\n name?: string;\n version?: string;\n error?: string;\n }>;\n\n /**\n * Uninstall a plugin\n *\n * @param name - Plugin name to uninstall\n * @returns Whether uninstallation was successful\n */\n uninstall(name: string): Promise<boolean>;\n\n /**\n * Update a plugin to the latest version\n *\n * @param name - Plugin name to update\n * @returns Update result\n */\n update(name: string): Promise<{\n success: boolean;\n previousVersion?: string;\n newVersion?: string;\n error?: string;\n }>;\n\n /**\n * Check for plugin updates\n *\n * @returns Available updates\n */\n checkUpdates(): Promise<Array<{\n name: string;\n currentVersion: string;\n latestVersion: string;\n }>>;\n\n /**\n * Get plugin configuration\n *\n * @param name - Plugin name\n * @returns Plugin configuration\n */\n getConfig(name: string): Record<string, unknown> | undefined;\n\n /**\n * Set plugin configuration\n *\n * @param name - Plugin name\n * @param config - Configuration to set\n */\n setConfig(name: string, config: Record<string, unknown>): Promise<void>;\n\n /**\n * Shutdown the plugin manager\n *\n * Destroys all loaded plugins and cleans up resources.\n */\n shutdown(): Promise<void>;\n}\n\n// ============================================================================\n// Type Guards\n// ============================================================================\n\n/**\n * Type guard for checking if a plugin is an AnalyzerPlugin\n */\nexport function isAnalyzerPlugin(plugin: KGPlugin): plugin is AnalyzerPlugin {\n return (\n plugin.type === 'analyzer' &&\n 'analyze' in plugin &&\n typeof (plugin as AnalyzerPlugin).analyze === 'function' &&\n 'supportedContentTypes' in plugin &&\n Array.isArray((plugin as AnalyzerPlugin).supportedContentTypes)\n );\n}\n\n/**\n * Type guard for checking if an object is a valid plugin manifest\n */\nexport function isPluginManifest(obj: unknown): obj is KGPluginManifest {\n if (typeof obj !== 'object' || obj === null) {\n return false;\n }\n\n const manifest = obj as Record<string, unknown>;\n\n return (\n typeof manifest.name === 'string' &&\n typeof manifest.version === 'string' &&\n typeof manifest['kg-plugin'] === 'object' &&\n manifest['kg-plugin'] !== null &&\n typeof (manifest['kg-plugin'] as Record<string, unknown>).type === 'string' &&\n typeof (manifest['kg-plugin'] as Record<string, unknown>).main === 'string'\n );\n}\n\n/**\n * Type guard for checking if an object is an AnalysisResult\n */\nexport function isAnalysisResult(obj: unknown): obj is AnalysisResult {\n if (typeof obj !== 'object' || obj === null) {\n return false;\n }\n\n const result = obj as Record<string, unknown>;\n\n return (\n typeof result.success === 'boolean' &&\n typeof result.analysisType === 'string'\n );\n}\n\n// ============================================================================\n// Utility Types\n// ============================================================================\n\n/**\n * Extract the configuration type from a plugin manifest\n */\nexport type PluginConfigType<T extends KGPluginManifest> =\n T['kg-plugin']['configSchema'] extends PluginConfigSchema\n ? Record<string, unknown>\n : Record<string, unknown>;\n\n/**\n * Plugin factory function type\n */\nexport type PluginFactory = () => KGPlugin | Promise<KGPlugin>;\n\n/**\n * Plugin constructor type\n */\nexport interface PluginConstructor {\n new (): KGPlugin;\n}\n\n/**\n * Plugin module default export types\n */\nexport type PluginModuleExport = KGPlugin | PluginFactory | PluginConstructor;\n\n// ============================================================================\n// Helper Functions\n// ============================================================================\n\n/**\n * Create a unique plugin instance ID\n */\nexport function createPluginId(name: string): string {\n return `plugin_${name}_${Date.now()}_${Math.random().toString(36).substring(2, 9)}`;\n}\n\n/**\n * Validate semver version string\n */\nexport function isValidSemver(version: string): boolean {\n const semverRegex = /^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$/;\n return semverRegex.test(version);\n}\n\n/**\n * Get default plugin metadata\n */\nexport function createDefaultPluginMetadata(\n name: string,\n version: string,\n type: PluginType\n): PluginMetadata {\n return {\n name,\n version,\n type,\n status: 'unloaded',\n hooks: [],\n capabilities: [],\n };\n}\n"],"names":[],"mappings":"AA2mCO,SAAS,iBAAiB,QAA4C;AAC3E,SACE,OAAO,SAAS,cAChB,aAAa,UACb,OAAQ,OAA0B,YAAY,cAC9C,2BAA2B,UAC3B,MAAM,QAAS,OAA0B,qBAAqB;AAElE;AAKO,SAAS,iBAAiB,KAAuC;AACtE,MAAI,OAAO,QAAQ,YAAY,QAAQ,MAAM;AAC3C,WAAO;AAAA,EACT;AAEA,QAAM,WAAW;AAEjB,SACE,OAAO,SAAS,SAAS,YACzB,OAAO,SAAS,YAAY,YAC5B,OAAO,SAAS,WAAW,MAAM,YACjC,SAAS,WAAW,MAAM,QAC1B,OAAQ,SAAS,WAAW,EAA8B,SAAS,YACnE,OAAQ,SAAS,WAAW,EAA8B,SAAS;AAEvE;AAKO,SAAS,iBAAiB,KAAqC;AACpE,MAAI,OAAO,QAAQ,YAAY,QAAQ,MAAM;AAC3C,WAAO;AAAA,EACT;AAEA,QAAM,SAAS;AAEf,SACE,OAAO,OAAO,YAAY,aAC1B,OAAO,OAAO,iBAAiB;AAEnC;AAsCO,SAAS,eAAe,MAAsB;AACnD,SAAO,UAAU,IAAI,IAAI,KAAK,IAAA,CAAK,IAAI,KAAK,OAAA,EAAS,SAAS,EAAE,EAAE,UAAU,GAAG,CAAC,CAAC;AACnF;AAKO,SAAS,cAAc,SAA0B;AACtD,QAAM,cAAc;AACpB,SAAO,YAAY,KAAK,OAAO;AACjC;AAKO,SAAS,4BACd,MACA,SACA,MACgB;AAChB,SAAO;AAAA,IACL;AAAA,IACA;AAAA,IACA;AAAA,IACA,QAAQ;AAAA,IACR,OAAO,CAAA;AAAA,IACP,cAAc,CAAA;AAAA,EAAC;AAEnB;"}
@@ -0,0 +1,263 @@
1
+ /**
2
+ * Service Container - Singleton Pattern for Concurrent Server Execution
3
+ *
4
+ * Provides a centralized container for managing all shared services across
5
+ * MCP, GraphQL, and Dashboard servers. Implements lazy initialization,
6
+ * dependency injection, and coordinated lifecycle management.
7
+ *
8
+ * @module server/container
9
+ */
10
+ import { KnowledgeGraphDatabase } from '../core/database.js';
11
+ import { AdvancedCache } from '../caching/index.js';
12
+ import { ConfigManager } from '../config/manager.js';
13
+ import { HealthMonitor } from '../health/index.js';
14
+ import { AgentRegistry } from '../agents/registry.js';
15
+ import { WorkflowRegistry } from '../workflows/registry.js';
16
+ import { ServiceManager } from '../services/manager.js';
17
+ import { TypedEventBus } from './event-bus.js';
18
+ import type { HealthStatus } from './types.js';
19
+ import type { CacheConfig } from '../caching/index.js';
20
+ import type { PluginManager } from '../plugins/types.js';
21
+ /**
22
+ * Service initialization state
23
+ */
24
+ export type ServiceInitState = 'uninitialized' | 'initializing' | 'initialized' | 'failed';
25
+ /**
26
+ * Service dependency graph - defines initialization order
27
+ */
28
+ export interface ServiceDependency {
29
+ name: string;
30
+ dependsOn: string[];
31
+ priority: number;
32
+ }
33
+ /**
34
+ * Container configuration options
35
+ */
36
+ export interface ContainerConfig {
37
+ /** Project root directory */
38
+ projectRoot: string;
39
+ /** Database path (relative to projectRoot) */
40
+ databasePath?: string;
41
+ /** Enable WAL mode for SQLite */
42
+ walMode?: boolean;
43
+ /** Cache configuration */
44
+ cache?: Partial<CacheConfig>;
45
+ /** Enable health monitoring */
46
+ enableHealthMonitoring?: boolean;
47
+ /** Health check interval in ms */
48
+ healthCheckInterval?: number;
49
+ /** Max agents per type */
50
+ maxAgentsPerType?: number;
51
+ /** Enable verbose logging */
52
+ verbose?: boolean;
53
+ }
54
+ /**
55
+ * Container event types
56
+ */
57
+ export type ContainerEventType = 'service:initializing' | 'service:initialized' | 'service:failed' | 'service:shutting-down' | 'container:ready' | 'container:shutdown';
58
+ /**
59
+ * ServiceContainer - Singleton for shared service management
60
+ *
61
+ * Manages the lifecycle of all shared services across concurrent server
62
+ * instances. Provides lazy initialization, dependency injection, and
63
+ * coordinated shutdown.
64
+ *
65
+ * @example
66
+ * ```typescript
67
+ * // Get or create the singleton instance
68
+ * const container = ServiceContainer.getInstance({
69
+ * projectRoot: '/path/to/project',
70
+ * });
71
+ *
72
+ * // Initialize all services
73
+ * await container.initialize();
74
+ *
75
+ * // Access services
76
+ * const db = container.getDatabase();
77
+ * const cache = container.getCache();
78
+ *
79
+ * // Graceful shutdown
80
+ * await container.shutdown();
81
+ * ```
82
+ */
83
+ export declare class ServiceContainer {
84
+ private static instance;
85
+ private static instanceLock;
86
+ private _database;
87
+ private _cache;
88
+ private _configManager;
89
+ private _healthMonitor;
90
+ private _agentRegistry;
91
+ private _workflowRegistry;
92
+ private _pluginManager;
93
+ private _eventBus;
94
+ private _serviceManager;
95
+ private _config;
96
+ private _initState;
97
+ private _initPromise;
98
+ private _startTime;
99
+ private _shutdownInProgress;
100
+ private _serviceStates;
101
+ /**
102
+ * Private constructor - use getInstance() instead
103
+ */
104
+ private constructor();
105
+ /**
106
+ * Normalize and validate configuration
107
+ */
108
+ private normalizeConfig;
109
+ /**
110
+ * Initialize service state tracking
111
+ */
112
+ private initializeServiceStates;
113
+ /**
114
+ * Get the singleton instance, optionally creating it with config
115
+ *
116
+ * @param config - Configuration for new instance (required if no instance exists)
117
+ * @returns The singleton ServiceContainer instance
118
+ * @throws Error if no instance exists and no config provided
119
+ */
120
+ static getInstance(config?: ContainerConfig): ServiceContainer;
121
+ /**
122
+ * Check if an instance exists
123
+ */
124
+ static hasInstance(): boolean;
125
+ /**
126
+ * Reset the singleton instance (for testing)
127
+ */
128
+ static resetInstance(): Promise<void>;
129
+ /**
130
+ * Get the database instance
131
+ * @throws Error if container not initialized
132
+ */
133
+ getDatabase(): KnowledgeGraphDatabase;
134
+ /**
135
+ * Get the advanced cache instance
136
+ * @throws Error if container not initialized
137
+ */
138
+ getCache(): AdvancedCache;
139
+ /**
140
+ * Get the configuration manager
141
+ * @throws Error if container not initialized
142
+ */
143
+ getConfig(): ConfigManager;
144
+ /**
145
+ * Get the health monitor
146
+ * @throws Error if container not initialized
147
+ */
148
+ getHealthMonitor(): HealthMonitor;
149
+ /**
150
+ * Get the agent registry
151
+ * @throws Error if container not initialized
152
+ */
153
+ getAgentRegistry(): AgentRegistry;
154
+ /**
155
+ * Get the workflow registry
156
+ * @throws Error if container not initialized
157
+ */
158
+ getWorkflowRegistry(): WorkflowRegistry;
159
+ /**
160
+ * Get the plugin manager (if available)
161
+ */
162
+ getPluginManager(): PluginManager | null;
163
+ /**
164
+ * Get the typed event bus for cross-service communication
165
+ */
166
+ getEventBus(): TypedEventBus;
167
+ /**
168
+ * Get the service manager for background services
169
+ * @throws Error if container not initialized
170
+ */
171
+ getServiceManager(): ServiceManager;
172
+ /**
173
+ * Get the project root directory
174
+ */
175
+ getProjectRoot(): string;
176
+ /**
177
+ * Get the container configuration
178
+ */
179
+ getContainerConfig(): Readonly<ContainerConfig>;
180
+ /**
181
+ * Initialize all services in dependency order
182
+ */
183
+ initialize(): Promise<void>;
184
+ /**
185
+ * Internal initialization logic with dependency ordering
186
+ */
187
+ private _doInitialize;
188
+ /**
189
+ * Initialize a single service with state tracking
190
+ */
191
+ private initializeService;
192
+ /**
193
+ * Ensure required directories exist
194
+ */
195
+ private ensureDirectories;
196
+ private initConfigManager;
197
+ private initDatabase;
198
+ private initCache;
199
+ private initHealthMonitor;
200
+ private initServiceManager;
201
+ private initAgentRegistry;
202
+ private initWorkflowRegistry;
203
+ /**
204
+ * Gracefully shutdown all services in reverse dependency order
205
+ */
206
+ shutdown(): Promise<void>;
207
+ /**
208
+ * Internal cleanup logic - shutdown services in reverse order
209
+ */
210
+ private _cleanup;
211
+ /**
212
+ * Shutdown a single service with error handling
213
+ */
214
+ private shutdownService;
215
+ /**
216
+ * Check if container is initialized
217
+ */
218
+ isInitialized(): boolean;
219
+ /**
220
+ * Get initialization state
221
+ */
222
+ getInitState(): ServiceInitState;
223
+ /**
224
+ * Get individual service states
225
+ */
226
+ getServiceStates(): Map<string, ServiceInitState>;
227
+ /**
228
+ * Get comprehensive health status
229
+ */
230
+ getHealth(): HealthStatus;
231
+ /**
232
+ * Get uptime in milliseconds
233
+ */
234
+ getUptime(): number;
235
+ /**
236
+ * Assert that the container is initialized
237
+ * @throws Error if not initialized
238
+ */
239
+ private assertInitialized;
240
+ }
241
+ /**
242
+ * Create and initialize a service container
243
+ *
244
+ * @param config - Container configuration
245
+ * @returns Initialized ServiceContainer
246
+ */
247
+ export declare function createServiceContainer(config: ContainerConfig): Promise<ServiceContainer>;
248
+ /**
249
+ * Get existing service container instance
250
+ *
251
+ * @returns ServiceContainer if initialized
252
+ * @throws Error if not initialized
253
+ */
254
+ export declare function getServiceContainer(): ServiceContainer;
255
+ /**
256
+ * Check if service container is available
257
+ */
258
+ export declare function hasServiceContainer(): boolean;
259
+ /**
260
+ * Shutdown and reset the service container
261
+ */
262
+ export declare function shutdownServiceContainer(): Promise<void>;
263
+ //# sourceMappingURL=container.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../src/server/container.ts"],"names":[],"mappings":"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"}