@canonry/canonry 4.154.1 → 4.156.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 (37) hide show
  1. package/assets/agent-workspace/AGENTS.md +2 -2
  2. package/assets/agent-workspace/skills/aero/references/orchestration.md +3 -3
  3. package/assets/agent-workspace/skills/canonry/SKILL.md +2 -2
  4. package/assets/agent-workspace/skills/canonry/references/canonry-cli.md +27 -7
  5. package/assets/assets/{AuditHistoryPanel-WKf-vvmg.js → AuditHistoryPanel-gmJMVlXX.js} +1 -1
  6. package/assets/assets/{BacklinksPage-By06DbHN.js → BacklinksPage-Bv2sTCyN.js} +1 -1
  7. package/assets/assets/{HistoryPage-C_PcPiyX.js → HistoryPage-13q7GkiI.js} +1 -1
  8. package/assets/assets/{MeasurementPropertyPage-BHnNegEa.js → MeasurementPropertyPage-BgBqXT1p.js} +1 -1
  9. package/assets/assets/ProjectPage-EsGwKhot.js +15 -0
  10. package/assets/assets/{RunRow-9qn5Eer_.js → RunRow-bPzapIGJ.js} +1 -1
  11. package/assets/assets/{RunsPage-FxMTprK1.js → RunsPage-Dqfz18lH.js} +1 -1
  12. package/assets/assets/{SettingsPage-Cr7_PrNW.js → SettingsPage-_wMecn-V.js} +1 -1
  13. package/assets/assets/{TrafficPage-D0qk9uMN.js → TrafficPage-RYBdsOLB.js} +1 -1
  14. package/assets/assets/{TrafficSourceDetailPage-CXa_3_Gy.js → TrafficSourceDetailPage-DpeMMyKU.js} +1 -1
  15. package/assets/assets/{extract-error-message-RkTEH1Vb.js → extract-error-message-DUarAlyD.js} +1 -1
  16. package/assets/assets/index-BxegEwic.css +1 -0
  17. package/assets/assets/index-DP-fT2uI.js +83 -0
  18. package/assets/assets/react-sigma_core.esm.min-DnypJl5w.js +312 -0
  19. package/assets/assets/vendor-lucide-BtYdosYk.js +1 -0
  20. package/assets/assets/{vendor-markdown-CpDJch4G.js → vendor-markdown-D274_wsI.js} +1 -1
  21. package/assets/assets/{vendor-radix-DnzzbllM.js → vendor-radix-BxMXSwbC.js} +1 -1
  22. package/assets/assets/{vendor-recharts-33ACLxsD.js → vendor-recharts-C4ktw_aE.js} +1 -1
  23. package/assets/assets/{vendor-tanstack-BjS7iY3g.js → vendor-tanstack-pFxw0eGP.js} +1 -1
  24. package/assets/index.html +7 -7
  25. package/dist/{chunk-KRMLGFY3.js → chunk-ABNN2ZVR.js} +2438 -114
  26. package/dist/{chunk-NNW7TJUZ.js → chunk-AMPT2EP7.js} +527 -5
  27. package/dist/{chunk-ANSQ6JNO.js → chunk-CPASKGUE.js} +563 -4
  28. package/dist/{chunk-JOP2DGXL.js → chunk-ZWESOFA5.js} +1230 -310
  29. package/dist/cli.js +742 -8
  30. package/dist/index.js +4 -4
  31. package/dist/{intelligence-service-ZY5KOSZV.js → intelligence-service-WHC7B32V.js} +2 -2
  32. package/dist/mcp.js +4 -4
  33. package/package.json +13 -11
  34. package/assets/assets/ProjectPage-VTbW21dz.js +0 -12
  35. package/assets/assets/index-DyL54s8x.css +0 -1
  36. package/assets/assets/index-nSWJ9yka.js +0 -83
  37. package/assets/assets/vendor-lucide-ByU7vBHt.js +0 -1
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-JOP2DGXL.js";
3
+ } from "./chunk-ZWESOFA5.js";
4
4
  import {
5
5
  loadConfig
6
- } from "./chunk-ANSQ6JNO.js";
7
- import "./chunk-KRMLGFY3.js";
8
- import "./chunk-NNW7TJUZ.js";
6
+ } from "./chunk-CPASKGUE.js";
7
+ import "./chunk-ABNN2ZVR.js";
8
+ import "./chunk-AMPT2EP7.js";
9
9
  export {
10
10
  createServer,
11
11
  loadConfig
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  IntelligenceService
3
- } from "./chunk-KRMLGFY3.js";
4
- import "./chunk-NNW7TJUZ.js";
3
+ } from "./chunk-ABNN2ZVR.js";
4
+ import "./chunk-AMPT2EP7.js";
5
5
  export {
6
6
  IntelligenceService
7
7
  };
package/dist/mcp.js CHANGED
@@ -3,10 +3,10 @@ import {
3
3
  PACKAGE_VERSION,
4
4
  canonryMcpTools,
5
5
  createApiClient
6
- } from "./chunk-ANSQ6JNO.js";
6
+ } from "./chunk-CPASKGUE.js";
7
7
  import {
8
8
  isReadOnlyKey
9
- } from "./chunk-NNW7TJUZ.js";
9
+ } from "./chunk-AMPT2EP7.js";
10
10
 
11
11
  // src/mcp/cli.ts
12
12
  import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
@@ -111,8 +111,8 @@ var CANONRY_MCP_TOOLKITS = [
111
111
  {
112
112
  name: "monitoring",
113
113
  title: "Measurement, runs, insights, health",
114
- description: "Inspect portfolio and Property measurement, question results, run history, intelligence insights, and health timelines.",
115
- whenToLoad: "Load when finding weak Properties, reviewing answers and competitors, checking data quality, comparing runs, or investigating regressions."
114
+ description: "Inspect portfolio and Property measurement, question results, run history, intelligence insights, health timelines, and bounded Site Health reads (overview, page audit evidence, focused subgraphs, paths, and scan changes).",
115
+ whenToLoad: "Load when finding weak Properties, reviewing answers and competitors, checking data quality, tying a Site Health page score to concrete findings, investigating site architecture, comparing scans, or diagnosing regressions."
116
116
  },
117
117
  {
118
118
  name: "setup",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@canonry/canonry",
3
- "version": "4.154.1",
3
+ "version": "4.156.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",
@@ -39,7 +39,7 @@
39
39
  "node": ">=22.14.0"
40
40
  },
41
41
  "dependencies": {
42
- "@ainyc/aeo-audit": "4.0.1",
42
+ "@canonry/aeo-audit": "4.6.2",
43
43
  "@anthropic-ai/sdk": "^0.91.1",
44
44
  "@fastify/rate-limit": "^11.2.0",
45
45
  "@fastify/static": "^9.1.1",
@@ -53,6 +53,8 @@
53
53
  "cron-parser": "^5.5.0",
54
54
  "drizzle-orm": "^0.45.2",
55
55
  "fastify": "^5.8.5",
56
+ "graphology": "0.26.0",
57
+ "graphology-layout-forceatlas2": "0.10.1",
56
58
  "node-cron": "^4.2.1",
57
59
  "openai": "^6.0.0",
58
60
  "pdf-lib": "^1.17.1",
@@ -67,26 +69,26 @@
67
69
  "tsup": "^8.5.1",
68
70
  "tsx": "^4.19.0",
69
71
  "@ainyc/canonry-api-client": "0.0.0",
70
- "@ainyc/canonry-api-routes": "0.0.0",
71
72
  "@ainyc/canonry-config": "0.0.0",
72
- "@ainyc/canonry-db": "0.0.0",
73
+ "@ainyc/canonry-api-routes": "0.0.0",
73
74
  "@ainyc/canonry-contracts": "0.0.0",
74
- "@ainyc/canonry-integration-cloud-run": "0.0.0",
75
+ "@ainyc/canonry-db": "0.0.0",
75
76
  "@ainyc/canonry-integration-bing": "0.0.0",
76
77
  "@ainyc/canonry-integration-openai-ads": "0.0.0",
77
- "@ainyc/canonry-integration-commoncrawl": "0.0.0",
78
+ "@ainyc/canonry-integration-cloud-run": "0.0.0",
78
79
  "@ainyc/canonry-integration-google": "0.0.0",
80
+ "@ainyc/canonry-integration-commoncrawl": "0.0.0",
79
81
  "@ainyc/canonry-integration-google-business-profile": "0.0.0",
80
- "@ainyc/canonry-integration-google-places": "0.0.0",
82
+ "@ainyc/canonry-integration-traffic": "0.0.0",
81
83
  "@ainyc/canonry-integration-wordpress": "0.0.0",
82
84
  "@ainyc/canonry-intelligence": "0.0.0",
83
- "@ainyc/canonry-provider-cdp": "0.0.0",
84
85
  "@ainyc/canonry-provider-claude": "0.0.0",
85
- "@ainyc/canonry-integration-traffic": "0.0.0",
86
+ "@ainyc/canonry-provider-cdp": "0.0.0",
86
87
  "@ainyc/canonry-provider-gemini": "0.0.0",
88
+ "@ainyc/canonry-provider-openai": "0.0.0",
87
89
  "@ainyc/canonry-provider-local": "0.0.0",
88
- "@ainyc/canonry-provider-perplexity": "0.0.0",
89
- "@ainyc/canonry-provider-openai": "0.0.0"
90
+ "@ainyc/canonry-integration-google-places": "0.0.0",
91
+ "@ainyc/canonry-provider-perplexity": "0.0.0"
90
92
  },
91
93
  "scripts": {
92
94
  "build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",