@nordsym/apiclaw 2.8.4 → 2.8.5

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.
@@ -28,12 +28,15 @@
28
28
  */
29
29
  export declare const CANON_STATS: {
30
30
  /** Updated each time canon refreshes. */
31
- readonly generated_at: "2026-05-17";
32
- /** Indexed for discovery — searchable, free, no auth. */
33
- readonly discoverable: 26704;
34
- /** Empirically verified callable: smoketest returned 200 + parseable JSON,
35
- * minus canon-credential providers we gate from the public callable surface. */
36
- readonly callable: 2872;
31
+ readonly generated_at: "2026-05-27";
32
+ /** Indexed for discovery — searchable, free, no auth.
33
+ * Live count from /api/catalog as of 2026-05-27 audit. */
34
+ readonly discoverable: 26701;
35
+ /** Empirically callable: registry rows with callable=true after the
36
+ * 2026-04-30 registry cleanup (clean-registry-flags.mjs) and the
37
+ * managed-brand alias-fix that recognised all 19 brands. Reflects what
38
+ * /api/catalog actually returns, not the WORKING_JSON smoketest bucket. */
39
+ readonly callable: 2906;
37
40
  /**
38
41
  * Managed providers — APIClaw owns the keys. Subset of `callable`.
39
42
  * APILayer counts as a single brand provider with 26 sub-actions.
@@ -43,7 +46,7 @@ export declare const CANON_STATS: {
43
46
  /** All-time npm installs (canon as of 2026-05-27 per npmjs dashboard). */
44
47
  readonly npm_installs: 16485;
45
48
  /** API Surface narrative (used in marketing copy). */
46
- readonly hero_line: "26,704 indexed APIs · 2,872 callable";
49
+ readonly hero_line: "26,701 indexed APIs · 2,906 callable";
47
50
  readonly hero_line_short: "26.7k discoverable · 2.9k callable";
48
51
  };
49
52
  export type CanonStats = typeof CANON_STATS;
@@ -1 +1 @@
1
- {"version":3,"file":"canon-stats.d.ts","sourceRoot":"","sources":["../src/canon-stats.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,eAAO,MAAM,WAAW;IACtB,yCAAyC;;IAGzC,yDAAyD;;IAGzD;qFACiF;;IAGjF;;;OAGG;;;IAIH,0EAA0E;;IAG1E,sDAAsD;;;CAG9C,CAAC;AAEX,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
1
+ {"version":3,"file":"canon-stats.d.ts","sourceRoot":"","sources":["../src/canon-stats.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,eAAO,MAAM,WAAW;IACtB,yCAAyC;;IAGzC;+DAC2D;;IAG3D;;;gFAG4E;;IAG5E;;;OAGG;;;IAIH,0EAA0E;;IAG1E,sDAAsD;;;CAG9C,CAAC;AAEX,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
@@ -28,12 +28,15 @@
28
28
  */
29
29
  export const CANON_STATS = {
30
30
  /** Updated each time canon refreshes. */
31
- generated_at: '2026-05-17',
32
- /** Indexed for discovery — searchable, free, no auth. */
33
- discoverable: 26_704,
34
- /** Empirically verified callable: smoketest returned 200 + parseable JSON,
35
- * minus canon-credential providers we gate from the public callable surface. */
36
- callable: 2_872,
31
+ generated_at: '2026-05-27',
32
+ /** Indexed for discovery — searchable, free, no auth.
33
+ * Live count from /api/catalog as of 2026-05-27 audit. */
34
+ discoverable: 26_701,
35
+ /** Empirically callable: registry rows with callable=true after the
36
+ * 2026-04-30 registry cleanup (clean-registry-flags.mjs) and the
37
+ * managed-brand alias-fix that recognised all 19 brands. Reflects what
38
+ * /api/catalog actually returns, not the WORKING_JSON smoketest bucket. */
39
+ callable: 2_906,
37
40
  /**
38
41
  * Managed providers — APIClaw owns the keys. Subset of `callable`.
39
42
  * APILayer counts as a single brand provider with 26 sub-actions.
@@ -43,7 +46,7 @@ export const CANON_STATS = {
43
46
  /** All-time npm installs (canon as of 2026-05-27 per npmjs dashboard). */
44
47
  npm_installs: 16_485,
45
48
  /** API Surface narrative (used in marketing copy). */
46
- hero_line: '26,704 indexed APIs · 2,872 callable',
49
+ hero_line: '26,701 indexed APIs · 2,906 callable',
47
50
  hero_line_short: '26.7k discoverable · 2.9k callable',
48
51
  };
49
52
  //# sourceMappingURL=canon-stats.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"canon-stats.js","sourceRoot":"","sources":["../src/canon-stats.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,yCAAyC;IACzC,YAAY,EAAE,YAAY;IAE1B,yDAAyD;IACzD,YAAY,EAAE,MAAM;IAEpB;qFACiF;IACjF,QAAQ,EAAE,KAAK;IAEf;;;OAGG;IACH,cAAc,EAAE,EAAE;IAClB,yBAAyB,EAAE,EAAE;IAE7B,0EAA0E;IAC1E,YAAY,EAAE,MAAM;IAEpB,sDAAsD;IACtD,SAAS,EAAE,sCAAsC;IACjD,eAAe,EAAE,oCAAoC;CAC7C,CAAC"}
1
+ {"version":3,"file":"canon-stats.js","sourceRoot":"","sources":["../src/canon-stats.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,yCAAyC;IACzC,YAAY,EAAE,YAAY;IAE1B;+DAC2D;IAC3D,YAAY,EAAE,MAAM;IAEpB;;;gFAG4E;IAC5E,QAAQ,EAAE,KAAK;IAEf;;;OAGG;IACH,cAAc,EAAE,EAAE;IAClB,yBAAyB,EAAE,EAAE;IAE7B,0EAA0E;IAC1E,YAAY,EAAE,MAAM;IAEpB,sDAAsD;IACtD,SAAS,EAAE,sCAAsC;IACjD,eAAe,EAAE,oCAAoC;CAC7C,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nordsym/apiclaw",
3
- "version": "2.8.4",
4
- "description": "The Control Plane for AI Agents. 26,704 discoverable APIs, 2,872 callable, 49 fully managed. Agent-native auth: `apiclaw auth login` opens your browser, one-tap sign-in, writes ~/.apiclaw.toml. Four doors: local MCP, CLI, HTTP gateway, Remote MCP. One auth, every door.",
3
+ "version": "2.8.5",
4
+ "description": "The Control Plane for AI Agents. 26,701 discoverable APIs, 2,906 callable, 49 fully managed. Agent-native auth: `apiclaw auth login` opens your browser, one-tap sign-in, writes ~/.apiclaw.toml. Four doors: local MCP, CLI, HTTP gateway, Remote MCP. One auth, every door.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "homepage": "https://apiclaw.cloud",