@canonry/canonry 4.168.0 → 4.169.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 (25) hide show
  1. package/assets/assets/{AuditHistoryPanel-Dvz6QFtW.js → AuditHistoryPanel-B3APGWB4.js} +1 -1
  2. package/assets/assets/{BacklinksPage-BHOtOIr5.js → BacklinksPage-C-7KAx5g.js} +1 -1
  3. package/assets/assets/{HistoryPage-Bc5Nx6dX.js → HistoryPage-Cf-dJuPA.js} +1 -1
  4. package/assets/assets/{MeasurementPropertyPage-D4FIFiWv.js → MeasurementPropertyPage-C1W-BG81.js} +1 -1
  5. package/assets/assets/{ProjectPage-CT5ZD7_A.js → ProjectPage-CnZC8AA7.js} +1 -1
  6. package/assets/assets/{RunRow-CB2oG45_.js → RunRow-DJQ4Up9f.js} +1 -1
  7. package/assets/assets/{RunsPage-OLbocIOY.js → RunsPage-BbtbYLgP.js} +1 -1
  8. package/assets/assets/{SettingsPage-DVdPBrap.js → SettingsPage-DG-6IuO1.js} +1 -1
  9. package/assets/assets/{SiteHealthSection-B1bjMCqY.js → SiteHealthSection-rCrAk98W.js} +3 -3
  10. package/assets/assets/{TrafficPage-BUWXjHhw.js → TrafficPage-CpS4K8eT.js} +1 -1
  11. package/assets/assets/{TrafficSourceDetailPage-DwoFzTu7.js → TrafficSourceDetailPage-D_zPmdUz.js} +1 -1
  12. package/assets/assets/{extract-error-message-CNH2-nPH.js → extract-error-message-40mUXcbq.js} +1 -1
  13. package/assets/assets/{index-DdXb59Rg.js → index-Nk2MzD2d.js} +29 -29
  14. package/assets/assets/{react-sigma_core.esm.min-DLRh4X_G.js → react-sigma_core.esm.min-BOZ1RPZp.js} +1 -1
  15. package/assets/index.html +1 -1
  16. package/dist/{chunk-76JMZAFZ.js → chunk-ANA3GJSC.js} +2 -2
  17. package/dist/{chunk-C4UWZLQX.js → chunk-HVBAGSQC.js} +1 -1
  18. package/dist/{chunk-TP4KXU3E.js → chunk-K7XXDKYY.js} +3916 -3068
  19. package/dist/{chunk-R2SZWJDV.js → chunk-T2UJAYTX.js} +4 -4
  20. package/dist/{chunk-CDACTPTY.js → chunk-U2X42SKN.js} +1 -1
  21. package/dist/cli.js +5 -5
  22. package/dist/index.js +4 -4
  23. package/dist/{intelligence-service-KBSDKHED.js → intelligence-service-6ZYTEFXX.js} +2 -2
  24. package/dist/mcp.js +3 -3
  25. package/package.json +11 -9
@@ -9,7 +9,7 @@ import {
9
9
  loadConfig,
10
10
  loadConfigRaw,
11
11
  saveConfigPatch
12
- } from "./chunk-C4UWZLQX.js";
12
+ } from "./chunk-HVBAGSQC.js";
13
13
  import {
14
14
  CC_CACHE_DIR,
15
15
  DUCKDB_SPEC,
@@ -138,7 +138,7 @@ import {
138
138
  siteCrawlSnapshots,
139
139
  toAlertView,
140
140
  usageCounters
141
- } from "./chunk-CDACTPTY.js";
141
+ } from "./chunk-U2X42SKN.js";
142
142
  import {
143
143
  AGENT_MEMORY_VALUE_MAX_BYTES,
144
144
  AGENT_PROVIDER_IDS,
@@ -247,7 +247,7 @@ import {
247
247
  validationError,
248
248
  winnabilityClassLabel,
249
249
  withRetry
250
- } from "./chunk-TP4KXU3E.js";
250
+ } from "./chunk-K7XXDKYY.js";
251
251
 
252
252
  // src/telemetry.ts
253
253
  import crypto from "crypto";
@@ -9087,7 +9087,7 @@ function readStoredGroundingSources(rawResponse) {
9087
9087
  return result;
9088
9088
  }
9089
9089
  async function backfillInsightsCommand(project, opts) {
9090
- const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-KBSDKHED.js");
9090
+ const { IntelligenceService: IntelligenceService2 } = await import("./intelligence-service-6ZYTEFXX.js");
9091
9091
  const config = loadConfig();
9092
9092
  const db = createClient(config.database);
9093
9093
  migrate(db);
@@ -584,7 +584,7 @@ import {
584
584
  wordpressSchemaDeployResultDtoSchema,
585
585
  wordpressSchemaStatusResultDtoSchema,
586
586
  wordpressStatusDtoSchema
587
- } from "./chunk-TP4KXU3E.js";
587
+ } from "./chunk-K7XXDKYY.js";
588
588
 
589
589
  // src/intelligence-service.ts
590
590
  import { eq as eq59, desc as desc26, asc as asc11, and as and47, ne as ne7, or as or13, inArray as inArray21, gte as gte14, lte as lte12 } from "drizzle-orm";
package/dist/cli.js CHANGED
@@ -26,11 +26,11 @@ import {
26
26
  showFirstRunNotice,
27
27
  trackCliCommandFinished,
28
28
  trackEvent
29
- } from "./chunk-R2SZWJDV.js";
29
+ } from "./chunk-T2UJAYTX.js";
30
30
  import {
31
31
  autoSyncSkills,
32
32
  formatAutoSyncNotice
33
- } from "./chunk-76JMZAFZ.js";
33
+ } from "./chunk-ANA3GJSC.js";
34
34
  import {
35
35
  CliError,
36
36
  EXIT_SYSTEM_ERROR,
@@ -55,7 +55,7 @@ import {
55
55
  saveConfigPatch,
56
56
  systemError,
57
57
  usageError
58
- } from "./chunk-C4UWZLQX.js";
58
+ } from "./chunk-HVBAGSQC.js";
59
59
  import {
60
60
  CLOUDFLARE_WORKER_BINDINGS,
61
61
  CLOUDFLARE_WORKER_GENERATED_MARKER,
@@ -69,7 +69,7 @@ import {
69
69
  projects,
70
70
  queries,
71
71
  renderReportHtml
72
- } from "./chunk-CDACTPTY.js";
72
+ } from "./chunk-U2X42SKN.js";
73
73
  import {
74
74
  AdsDeliverySnapshotStatuses,
75
75
  AdsHistoricalCampaignRollupStatuses,
@@ -134,7 +134,7 @@ import {
134
134
  providerQuotaPolicySchema,
135
135
  resolveProviderInput,
136
136
  winnabilityClassSchema
137
- } from "./chunk-TP4KXU3E.js";
137
+ } from "./chunk-K7XXDKYY.js";
138
138
 
139
139
  // src/cli.ts
140
140
  import { pathToFileURL } from "url";
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-R2SZWJDV.js";
3
+ } from "./chunk-T2UJAYTX.js";
4
4
  import {
5
5
  loadConfig
6
- } from "./chunk-C4UWZLQX.js";
7
- import "./chunk-CDACTPTY.js";
8
- import "./chunk-TP4KXU3E.js";
6
+ } from "./chunk-HVBAGSQC.js";
7
+ import "./chunk-U2X42SKN.js";
8
+ import "./chunk-K7XXDKYY.js";
9
9
  export {
10
10
  createServer,
11
11
  loadConfig
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  IntelligenceService
3
- } from "./chunk-CDACTPTY.js";
4
- import "./chunk-TP4KXU3E.js";
3
+ } from "./chunk-U2X42SKN.js";
4
+ import "./chunk-K7XXDKYY.js";
5
5
  export {
6
6
  IntelligenceService
7
7
  };
package/dist/mcp.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  autoSyncSkills
3
- } from "./chunk-76JMZAFZ.js";
3
+ } from "./chunk-ANA3GJSC.js";
4
4
  import {
5
5
  CliError,
6
6
  PACKAGE_VERSION,
7
7
  canonryMcpTools,
8
8
  createApiClient
9
- } from "./chunk-C4UWZLQX.js";
9
+ } from "./chunk-HVBAGSQC.js";
10
10
  import {
11
11
  isReadOnlyKey
12
- } from "./chunk-TP4KXU3E.js";
12
+ } from "./chunk-K7XXDKYY.js";
13
13
 
14
14
  // src/mcp/cli.ts
15
15
  import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@canonry/canonry",
3
- "version": "4.168.0",
3
+ "version": "4.169.0",
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",
@@ -71,27 +71,29 @@
71
71
  "tsup": "^8.5.1",
72
72
  "tsx": "^4.19.0",
73
73
  "@ainyc/canonry-api-client": "0.0.0",
74
- "@ainyc/canonry-api-routes": "0.0.0",
75
74
  "@ainyc/canonry-config": "0.0.0",
76
75
  "@ainyc/canonry-db": "0.0.0",
77
76
  "@ainyc/canonry-contracts": "0.0.0",
78
- "@ainyc/canonry-integration-cloudflare-queue": "0.0.0",
77
+ "@ainyc/canonry-api-routes": "0.0.0",
78
+ "@ainyc/canonry-integration-bing": "0.0.0",
79
79
  "@ainyc/canonry-integration-cloudflare-worker": "0.0.0",
80
+ "@ainyc/canonry-integration-cloudflare-queue": "0.0.0",
80
81
  "@ainyc/canonry-integration-openai-ads": "0.0.0",
81
- "@ainyc/canonry-integration-bing": "0.0.0",
82
- "@ainyc/canonry-integration-commoncrawl": "0.0.0",
83
82
  "@ainyc/canonry-integration-cloud-run": "0.0.0",
83
+ "@ainyc/canonry-integration-commoncrawl": "0.0.0",
84
+ "@ainyc/canonry-integration-google-ads": "0.0.0",
84
85
  "@ainyc/canonry-integration-google": "0.0.0",
85
- "@ainyc/canonry-integration-google-business-profile": "0.0.0",
86
86
  "@ainyc/canonry-integration-google-places": "0.0.0",
87
87
  "@ainyc/canonry-integration-traffic": "0.0.0",
88
+ "@ainyc/canonry-integration-google-business-profile": "0.0.0",
89
+ "@ainyc/canonry-integration-google-tag-manager": "0.0.0",
88
90
  "@ainyc/canonry-integration-wordpress": "0.0.0",
89
- "@ainyc/canonry-provider-cdp": "0.0.0",
90
91
  "@ainyc/canonry-intelligence": "0.0.0",
91
- "@ainyc/canonry-provider-local": "0.0.0",
92
92
  "@ainyc/canonry-provider-claude": "0.0.0",
93
- "@ainyc/canonry-provider-openai": "0.0.0",
93
+ "@ainyc/canonry-provider-cdp": "0.0.0",
94
94
  "@ainyc/canonry-provider-gemini": "0.0.0",
95
+ "@ainyc/canonry-provider-openai": "0.0.0",
96
+ "@ainyc/canonry-provider-local": "0.0.0",
95
97
  "@ainyc/canonry-provider-perplexity": "0.0.0"
96
98
  },
97
99
  "scripts": {