@ainyc/canonry 4.8.0 → 4.10.1

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.
@@ -8,7 +8,7 @@ import {
8
8
  categoryLabel,
9
9
  determineAnswerMentioned,
10
10
  normalizeProjectDomain
11
- } from "./chunk-IJEP6LB4.js";
11
+ } from "./chunk-GPJ3GLOE.js";
12
12
 
13
13
  // src/intelligence-service.ts
14
14
  import { eq, desc, asc, and, or, inArray } from "drizzle-orm";
package/dist/cli.js CHANGED
@@ -18,7 +18,7 @@ import {
18
18
  setGoogleAuthConfig,
19
19
  showFirstRunNotice,
20
20
  trackEvent
21
- } from "./chunk-O4VXWABZ.js";
21
+ } from "./chunk-TNW6Z3TW.js";
22
22
  import {
23
23
  CliError,
24
24
  EXIT_SYSTEM_ERROR,
@@ -33,7 +33,7 @@ import {
33
33
  saveConfig,
34
34
  saveConfigPatch,
35
35
  usageError
36
- } from "./chunk-5KIFQH52.js";
36
+ } from "./chunk-GAC7BSL6.js";
37
37
  import {
38
38
  apiKeys,
39
39
  competitors,
@@ -45,7 +45,7 @@ import {
45
45
  projects,
46
46
  querySnapshots,
47
47
  runs
48
- } from "./chunk-QEPFB7UW.js";
48
+ } from "./chunk-XRDZ26OZ.js";
49
49
  import {
50
50
  CcReleaseSyncStatuses,
51
51
  CheckScopes,
@@ -64,7 +64,7 @@ import {
64
64
  providerQuotaPolicySchema,
65
65
  resolveProviderInput,
66
66
  skillsClientSchema
67
- } from "./chunk-IJEP6LB4.js";
67
+ } from "./chunk-GPJ3GLOE.js";
68
68
 
69
69
  // src/cli.ts
70
70
  import { pathToFileURL } from "url";
@@ -580,7 +580,7 @@ function readStoredGroundingSources(rawResponse) {
580
580
  return result;
581
581
  }
582
582
  async function backfillInsightsCommand(project, opts) {
583
- const { IntelligenceService } = await import("./intelligence-service-X7CBN7S4.js");
583
+ const { IntelligenceService } = await import("./intelligence-service-TFDEKAOM.js");
584
584
  const config = loadConfig();
585
585
  const db = createClient(config.database);
586
586
  migrate(db);
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-O4VXWABZ.js";
3
+ } from "./chunk-TNW6Z3TW.js";
4
4
  import {
5
5
  loadConfig
6
- } from "./chunk-5KIFQH52.js";
7
- import "./chunk-QEPFB7UW.js";
8
- import "./chunk-IJEP6LB4.js";
6
+ } from "./chunk-GAC7BSL6.js";
7
+ import "./chunk-XRDZ26OZ.js";
8
+ import "./chunk-GPJ3GLOE.js";
9
9
  export {
10
10
  createServer,
11
11
  loadConfig
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  IntelligenceService
3
- } from "./chunk-QEPFB7UW.js";
4
- import "./chunk-IJEP6LB4.js";
3
+ } from "./chunk-XRDZ26OZ.js";
4
+ import "./chunk-GPJ3GLOE.js";
5
5
  export {
6
6
  IntelligenceService
7
7
  };
package/dist/mcp.js CHANGED
@@ -2,8 +2,8 @@ import {
2
2
  CliError,
3
3
  canonryMcpTools,
4
4
  createApiClient
5
- } from "./chunk-5KIFQH52.js";
6
- import "./chunk-IJEP6LB4.js";
5
+ } from "./chunk-GAC7BSL6.js";
6
+ import "./chunk-GPJ3GLOE.js";
7
7
 
8
8
  // src/mcp/cli.ts
9
9
  import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ainyc/canonry",
3
- "version": "4.8.0",
3
+ "version": "4.10.1",
4
4
  "type": "module",
5
5
  "description": "Agent-first open-source AEO operating platform - track how answer engines cite your domain",
6
6
  "license": "FSL-1.1-ALv2",
@@ -62,18 +62,18 @@
62
62
  "@ainyc/canonry-api-routes": "0.0.0",
63
63
  "@ainyc/canonry-config": "0.0.0",
64
64
  "@ainyc/canonry-contracts": "0.0.0",
65
- "@ainyc/canonry-intelligence": "0.0.0",
66
65
  "@ainyc/canonry-db": "0.0.0",
67
66
  "@ainyc/canonry-integration-bing": "0.0.0",
68
- "@ainyc/canonry-integration-google": "0.0.0",
67
+ "@ainyc/canonry-intelligence": "0.0.0",
69
68
  "@ainyc/canonry-integration-commoncrawl": "0.0.0",
70
- "@ainyc/canonry-provider-cdp": "0.0.0",
71
- "@ainyc/canonry-provider-claude": "0.0.0",
72
69
  "@ainyc/canonry-integration-wordpress": "0.0.0",
70
+ "@ainyc/canonry-integration-google": "0.0.0",
71
+ "@ainyc/canonry-provider-claude": "0.0.0",
72
+ "@ainyc/canonry-provider-cdp": "0.0.0",
73
73
  "@ainyc/canonry-provider-gemini": "0.0.0",
74
+ "@ainyc/canonry-provider-openai": "0.0.0",
74
75
  "@ainyc/canonry-provider-local": "0.0.0",
75
- "@ainyc/canonry-provider-perplexity": "0.0.0",
76
- "@ainyc/canonry-provider-openai": "0.0.0"
76
+ "@ainyc/canonry-provider-perplexity": "0.0.0"
77
77
  },
78
78
  "scripts": {
79
79
  "build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",