@datasynx/agentic-ai-cartography 2.8.0 → 2.9.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.
package/dist/api-bin.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  parseApiArgs,
4
4
  startApi
5
- } from "./chunk-TBPGFEMQ.js";
5
+ } from "./chunk-W4Q3TXHR.js";
6
6
  import "./chunk-YVV6NIT2.js";
7
7
  import "./chunk-QQOQBE2A.js";
8
8
  import "./chunk-2SZ5QHGH.js";
@@ -1539,7 +1539,7 @@ async function executeNlQuery(db, sessionId, search, intent, opts = {}) {
1539
1539
 
1540
1540
  // src/mcp/server.ts
1541
1541
  var SERVER_NAME = "cartography";
1542
- var SERVER_VERSION = "2.8.0";
1542
+ var SERVER_VERSION = "2.9.0";
1543
1543
  var SERVICE_TYPES = NODE_TYPE_GROUPS.web;
1544
1544
  var DATA_TYPES = NODE_TYPE_GROUPS.data;
1545
1545
  var lexicalSearch = async (db, sessionId, query, opts) => db.searchNodes(sessionId, query, { types: opts.types, limit: opts.limit }).map((node) => ({ node }));
@@ -2882,4 +2882,4 @@ export {
2882
2882
  parseMcpArgs,
2883
2883
  startMcp
2884
2884
  };
2885
- //# sourceMappingURL=chunk-5D5ZZEZM.js.map
2885
+ //# sourceMappingURL=chunk-LRUWWHMQ.js.map