agentskeptic 1.1.1 → 1.1.3

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 (86) hide show
  1. package/README.md +18 -32
  2. package/config/marketing.json +3 -3
  3. package/dist/cli/initCommand.d.ts +2 -0
  4. package/dist/cli/initCommand.d.ts.map +1 -0
  5. package/dist/cli/initCommand.js +135 -0
  6. package/dist/cli/initCommand.js.map +1 -0
  7. package/dist/cli/migrateCommand.d.ts +6 -0
  8. package/dist/cli/migrateCommand.d.ts.map +1 -0
  9. package/dist/cli/migrateCommand.js +97 -0
  10. package/dist/cli/migrateCommand.js.map +1 -0
  11. package/dist/cli.js +10 -0
  12. package/dist/cli.js.map +1 -1
  13. package/dist/commercial/getCurrentUsage.d.ts.map +1 -1
  14. package/dist/commercial/getCurrentUsage.js +4 -25
  15. package/dist/commercial/getCurrentUsage.js.map +1 -1
  16. package/dist/commercial/licensePreflight.d.ts.map +1 -1
  17. package/dist/commercial/licensePreflight.js +11 -95
  18. package/dist/commercial/licensePreflight.js.map +1 -1
  19. package/dist/commercial/postVerifyOutcomeBeacon.d.ts.map +1 -1
  20. package/dist/commercial/postVerifyOutcomeBeacon.js +2 -11
  21. package/dist/commercial/postVerifyOutcomeBeacon.js.map +1 -1
  22. package/dist/decisionGate.assertSafe.test.js +2 -2
  23. package/dist/decisionGate.assertSafe.test.js.map +1 -1
  24. package/dist/decisionGate.d.ts +2 -1
  25. package/dist/decisionGate.d.ts.map +1 -1
  26. package/dist/decisionGate.js +2 -1
  27. package/dist/decisionGate.js.map +1 -1
  28. package/dist/decisionGate.persistBundle.test.js +3 -3
  29. package/dist/decisionGate.persistBundle.test.js.map +1 -1
  30. package/dist/discovery-payload-v1.json +1 -1
  31. package/dist/enforceStateful.d.ts.map +1 -1
  32. package/dist/enforceStateful.js +2 -20
  33. package/dist/enforceStateful.js.map +1 -1
  34. package/dist/index.d.ts +8 -5
  35. package/dist/index.d.ts.map +1 -1
  36. package/dist/index.js +6 -5
  37. package/dist/index.js.map +1 -1
  38. package/dist/publicDistribution.generated.d.ts +1 -1
  39. package/dist/publicDistribution.generated.js +1 -1
  40. package/dist/sdk/AgentSkeptic.d.ts +37 -0
  41. package/dist/sdk/AgentSkeptic.d.ts.map +1 -0
  42. package/dist/sdk/AgentSkeptic.js +45 -0
  43. package/dist/sdk/AgentSkeptic.js.map +1 -0
  44. package/dist/sdk/Gate.d.ts +3 -0
  45. package/dist/sdk/Gate.d.ts.map +1 -0
  46. package/dist/sdk/Gate.js +2 -0
  47. package/dist/sdk/Gate.js.map +1 -0
  48. package/dist/sdk/_generated/openapi-types.d.ts +1034 -0
  49. package/dist/sdk/_generated/openapi-types.d.ts.map +1 -0
  50. package/dist/sdk/_generated/openapi-types.js +6 -0
  51. package/dist/sdk/_generated/openapi-types.js.map +1 -0
  52. package/dist/sdk/deprecate.d.ts +6 -0
  53. package/dist/sdk/deprecate.d.ts.map +1 -0
  54. package/dist/sdk/deprecate.js +14 -0
  55. package/dist/sdk/deprecate.js.map +1 -0
  56. package/dist/sdk/deprecatedPublicApi.d.ts +18 -0
  57. package/dist/sdk/deprecatedPublicApi.d.ts.map +1 -0
  58. package/dist/sdk/deprecatedPublicApi.js +36 -0
  59. package/dist/sdk/deprecatedPublicApi.js.map +1 -0
  60. package/dist/sdk/errors.d.ts +23 -0
  61. package/dist/sdk/errors.d.ts.map +1 -0
  62. package/dist/sdk/errors.js +28 -0
  63. package/dist/sdk/errors.js.map +1 -0
  64. package/dist/sdk/frameworks/next.d.ts +12 -0
  65. package/dist/sdk/frameworks/next.d.ts.map +1 -0
  66. package/dist/sdk/frameworks/next.js +29 -0
  67. package/dist/sdk/frameworks/next.js.map +1 -0
  68. package/dist/sdk/transport.d.ts +35 -0
  69. package/dist/sdk/transport.d.ts.map +1 -0
  70. package/dist/sdk/transport.js +180 -0
  71. package/dist/sdk/transport.js.map +1 -0
  72. package/dist/truthLayerError.d.ts +5 -2
  73. package/dist/truthLayerError.d.ts.map +1 -1
  74. package/dist/truthLayerError.js +6 -4
  75. package/dist/truthLayerError.js.map +1 -1
  76. package/dist/verifyAgentskeptic.d.ts +1 -1
  77. package/dist/verifyAgentskeptic.d.ts.map +1 -1
  78. package/dist/verifyAgentskeptic.js +3 -3
  79. package/dist/verifyAgentskeptic.js.map +1 -1
  80. package/dist/verifyAgentskeptic.test.js +5 -5
  81. package/dist/verifyAgentskeptic.test.js.map +1 -1
  82. package/package.json +18 -10
  83. package/schemas/agentskeptic-error-codes.json +608 -0
  84. package/schemas/openapi-commercial-v1.in.yaml +1 -1
  85. package/schemas/openapi-commercial-v1.yaml +1 -1
  86. package/scripts/discovery-payload.lib.cjs +3 -3
@@ -0,0 +1,608 @@
1
+ {
2
+ "version": 1,
3
+ "generated": "from cliOperationalCodes + extras",
4
+ "entries": [
5
+ {
6
+ "code": "ASSURANCE_CLI_MISSING",
7
+ "category": "operational",
8
+ "httpStatus": null,
9
+ "retryable": false,
10
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
11
+ },
12
+ {
13
+ "code": "ASSURANCE_MANIFEST_JSON_SYNTAX",
14
+ "category": "operational",
15
+ "httpStatus": null,
16
+ "retryable": false,
17
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
18
+ },
19
+ {
20
+ "code": "ASSURANCE_MANIFEST_PATH_MISSING",
21
+ "category": "operational",
22
+ "httpStatus": null,
23
+ "retryable": false,
24
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
25
+ },
26
+ {
27
+ "code": "ASSURANCE_MANIFEST_READ_FAILED",
28
+ "category": "operational",
29
+ "httpStatus": null,
30
+ "retryable": false,
31
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
32
+ },
33
+ {
34
+ "code": "ASSURANCE_MANIFEST_SCHEMA_INVALID",
35
+ "category": "operational",
36
+ "httpStatus": null,
37
+ "retryable": false,
38
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
39
+ },
40
+ {
41
+ "code": "ASSURANCE_REPORT_ISSUED_AT_FUTURE_SKEW",
42
+ "category": "operational",
43
+ "httpStatus": null,
44
+ "retryable": false,
45
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
46
+ },
47
+ {
48
+ "code": "ASSURANCE_REPORT_JSON_SYNTAX",
49
+ "category": "operational",
50
+ "httpStatus": null,
51
+ "retryable": false,
52
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
53
+ },
54
+ {
55
+ "code": "ASSURANCE_REPORT_READ_FAILED",
56
+ "category": "operational",
57
+ "httpStatus": null,
58
+ "retryable": false,
59
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
60
+ },
61
+ {
62
+ "code": "ASSURANCE_REPORT_SCHEMA_INVALID",
63
+ "category": "operational",
64
+ "httpStatus": null,
65
+ "retryable": false,
66
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
67
+ },
68
+ {
69
+ "code": "ASSURANCE_REPO_ROOT_NOT_FOUND",
70
+ "category": "operational",
71
+ "httpStatus": null,
72
+ "retryable": false,
73
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
74
+ },
75
+ {
76
+ "code": "ASSURANCE_STALE_USAGE",
77
+ "category": "operational",
78
+ "httpStatus": null,
79
+ "retryable": false,
80
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
81
+ },
82
+ {
83
+ "code": "ASSURANCE_USAGE",
84
+ "category": "operational",
85
+ "httpStatus": null,
86
+ "retryable": false,
87
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
88
+ },
89
+ {
90
+ "code": "BOOTSTRAP_INPUT_INVALID",
91
+ "category": "operational",
92
+ "httpStatus": null,
93
+ "retryable": false,
94
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
95
+ },
96
+ {
97
+ "code": "BOOTSTRAP_NO_EXPORTABLE_TOOLS",
98
+ "category": "operational",
99
+ "httpStatus": null,
100
+ "retryable": false,
101
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
102
+ },
103
+ {
104
+ "code": "BOOTSTRAP_NO_TOOL_CALLS",
105
+ "category": "operational",
106
+ "httpStatus": null,
107
+ "retryable": false,
108
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
109
+ },
110
+ {
111
+ "code": "BOOTSTRAP_OUT_EXISTS",
112
+ "category": "operational",
113
+ "httpStatus": null,
114
+ "retryable": false,
115
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
116
+ },
117
+ {
118
+ "code": "BOOTSTRAP_QUICK_NOT_PASS",
119
+ "category": "operational",
120
+ "httpStatus": null,
121
+ "retryable": false,
122
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
123
+ },
124
+ {
125
+ "code": "BOOTSTRAP_TOOL_CALL_ARGUMENTS_INVALID",
126
+ "category": "operational",
127
+ "httpStatus": null,
128
+ "retryable": false,
129
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
130
+ },
131
+ {
132
+ "code": "BOOTSTRAP_USAGE",
133
+ "category": "operational",
134
+ "httpStatus": null,
135
+ "retryable": false,
136
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
137
+ },
138
+ {
139
+ "code": "CAPTURE_ORDER_NOT_MONOTONIC_IN_SEQ",
140
+ "category": "operational",
141
+ "httpStatus": null,
142
+ "retryable": false,
143
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
144
+ },
145
+ {
146
+ "code": "CI_LOCK_SCHEMA_INVALID",
147
+ "category": "operational",
148
+ "httpStatus": null,
149
+ "retryable": false,
150
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
151
+ },
152
+ {
153
+ "code": "CLI_USAGE",
154
+ "category": "operational",
155
+ "httpStatus": null,
156
+ "retryable": false,
157
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
158
+ },
159
+ {
160
+ "code": "COMPARE_CERTIFICATE_BUILD_FAILED",
161
+ "category": "operational",
162
+ "httpStatus": null,
163
+ "retryable": false,
164
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
165
+ },
166
+ {
167
+ "code": "COMPARE_EVENTS_LOAD_FAILED",
168
+ "category": "operational",
169
+ "httpStatus": null,
170
+ "retryable": false,
171
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
172
+ },
173
+ {
174
+ "code": "COMPARE_INPUT_JSON_SYNTAX",
175
+ "category": "operational",
176
+ "httpStatus": null,
177
+ "retryable": false,
178
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
179
+ },
180
+ {
181
+ "code": "COMPARE_INPUT_READ_FAILED",
182
+ "category": "operational",
183
+ "httpStatus": null,
184
+ "retryable": false,
185
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
186
+ },
187
+ {
188
+ "code": "COMPARE_INPUT_RUN_LEVEL_INCONSISTENT",
189
+ "category": "operational",
190
+ "httpStatus": null,
191
+ "retryable": false,
192
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
193
+ },
194
+ {
195
+ "code": "COMPARE_INPUT_SCHEMA_INVALID",
196
+ "category": "operational",
197
+ "httpStatus": null,
198
+ "retryable": false,
199
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
200
+ },
201
+ {
202
+ "code": "COMPARE_INSUFFICIENT_RUNS",
203
+ "category": "operational",
204
+ "httpStatus": null,
205
+ "retryable": false,
206
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
207
+ },
208
+ {
209
+ "code": "COMPARE_MANIFEST_READ_FAILED",
210
+ "category": "operational",
211
+ "httpStatus": null,
212
+ "retryable": false,
213
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
214
+ },
215
+ {
216
+ "code": "COMPARE_MANIFEST_SCHEMA_INVALID",
217
+ "category": "operational",
218
+ "httpStatus": null,
219
+ "retryable": false,
220
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
221
+ },
222
+ {
223
+ "code": "COMPARE_REGRESSION_ARTIFACT_INVALID",
224
+ "category": "operational",
225
+ "httpStatus": null,
226
+ "retryable": false,
227
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
228
+ },
229
+ {
230
+ "code": "COMPARE_RESOLVE_PATH_FAILED",
231
+ "category": "operational",
232
+ "httpStatus": null,
233
+ "retryable": false,
234
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
235
+ },
236
+ {
237
+ "code": "COMPARE_RUN_COMPARISON_REPORT_INVALID",
238
+ "category": "operational",
239
+ "httpStatus": null,
240
+ "retryable": false,
241
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
242
+ },
243
+ {
244
+ "code": "COMPARE_USAGE",
245
+ "category": "operational",
246
+ "httpStatus": null,
247
+ "retryable": false,
248
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
249
+ },
250
+ {
251
+ "code": "COMPARE_WORKFLOW_ID_MISMATCH",
252
+ "category": "operational",
253
+ "httpStatus": null,
254
+ "retryable": false,
255
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
256
+ },
257
+ {
258
+ "code": "COMPARE_WORKFLOW_TRUTH_MISMATCH",
259
+ "category": "operational",
260
+ "httpStatus": null,
261
+ "retryable": false,
262
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
263
+ },
264
+ {
265
+ "code": "CROSSING_USAGE",
266
+ "category": "operational",
267
+ "httpStatus": null,
268
+ "retryable": false,
269
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
270
+ },
271
+ {
272
+ "code": "ENFORCEMENT_REQUIRES_PAID_PLAN",
273
+ "category": "license",
274
+ "httpStatus": null,
275
+ "retryable": false,
276
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
277
+ },
278
+ {
279
+ "code": "ENFORCE_REQUIRES_COMMERCIAL_BUILD",
280
+ "category": "operational",
281
+ "httpStatus": null,
282
+ "retryable": false,
283
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
284
+ },
285
+ {
286
+ "code": "ENFORCE_USAGE",
287
+ "category": "operational",
288
+ "httpStatus": null,
289
+ "retryable": false,
290
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
291
+ },
292
+ {
293
+ "code": "EVENTS_READ_FAILED",
294
+ "category": "config",
295
+ "httpStatus": null,
296
+ "retryable": false,
297
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
298
+ },
299
+ {
300
+ "code": "EVENTUAL_MODE_NOT_SUPPORTED_IN_PROCESS_HOOK",
301
+ "category": "operational",
302
+ "httpStatus": null,
303
+ "retryable": false,
304
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
305
+ },
306
+ {
307
+ "code": "EXECUTION_TRACE_USAGE",
308
+ "category": "operational",
309
+ "httpStatus": null,
310
+ "retryable": false,
311
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
312
+ },
313
+ {
314
+ "code": "HTTP_CLIENT_ERROR",
315
+ "category": "operational",
316
+ "httpStatus": null,
317
+ "retryable": false,
318
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
319
+ },
320
+ {
321
+ "code": "INTERNAL_ERROR",
322
+ "category": "operational",
323
+ "httpStatus": null,
324
+ "retryable": false,
325
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
326
+ },
327
+ {
328
+ "code": "LANGGRAPH_CHECKPOINT_TRUST_GENERIC_MODE_CONFLICT",
329
+ "category": "operational",
330
+ "httpStatus": null,
331
+ "retryable": false,
332
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
333
+ },
334
+ {
335
+ "code": "LANGGRAPH_CHECKPOINT_TRUST_NON_V3_TOOL_OBSERVED",
336
+ "category": "operational",
337
+ "httpStatus": null,
338
+ "retryable": false,
339
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
340
+ },
341
+ {
342
+ "code": "LICENSE_DENIED",
343
+ "category": "license",
344
+ "httpStatus": null,
345
+ "retryable": false,
346
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
347
+ },
348
+ {
349
+ "code": "LICENSE_KEY_MISSING",
350
+ "category": "license",
351
+ "httpStatus": null,
352
+ "retryable": false,
353
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
354
+ },
355
+ {
356
+ "code": "LICENSE_USAGE_UNAVAILABLE",
357
+ "category": "license",
358
+ "httpStatus": null,
359
+ "retryable": true,
360
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
361
+ },
362
+ {
363
+ "code": "MALFORMED_EVENT_LINE",
364
+ "category": "operational",
365
+ "httpStatus": null,
366
+ "retryable": false,
367
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
368
+ },
369
+ {
370
+ "code": "NO_STEPS_FOR_WORKFLOW",
371
+ "category": "operational",
372
+ "httpStatus": null,
373
+ "retryable": false,
374
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
375
+ },
376
+ {
377
+ "code": "PLAN_PATH_OUTSIDE_REPO",
378
+ "category": "operational",
379
+ "httpStatus": null,
380
+ "retryable": false,
381
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
382
+ },
383
+ {
384
+ "code": "PLAN_TRANSITION_BAD_REF",
385
+ "category": "operational",
386
+ "httpStatus": null,
387
+ "retryable": false,
388
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
389
+ },
390
+ {
391
+ "code": "PLAN_TRANSITION_GIT_FAILED",
392
+ "category": "operational",
393
+ "httpStatus": null,
394
+ "retryable": false,
395
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
396
+ },
397
+ {
398
+ "code": "PLAN_TRANSITION_GIT_PARSE",
399
+ "category": "operational",
400
+ "httpStatus": null,
401
+ "retryable": false,
402
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
403
+ },
404
+ {
405
+ "code": "PLAN_TRANSITION_GIT_TOO_OLD",
406
+ "category": "operational",
407
+ "httpStatus": null,
408
+ "retryable": false,
409
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
410
+ },
411
+ {
412
+ "code": "PLAN_TRANSITION_USAGE",
413
+ "category": "operational",
414
+ "httpStatus": null,
415
+ "retryable": false,
416
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
417
+ },
418
+ {
419
+ "code": "PLAN_VALIDATION_AMBIGUOUS_BODY_RULES",
420
+ "category": "operational",
421
+ "httpStatus": null,
422
+ "retryable": false,
423
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
424
+ },
425
+ {
426
+ "code": "PLAN_VALIDATION_INSUFFICIENT_SPEC",
427
+ "category": "operational",
428
+ "httpStatus": null,
429
+ "retryable": false,
430
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
431
+ },
432
+ {
433
+ "code": "PLAN_VALIDATION_INVALID_PATTERN",
434
+ "category": "operational",
435
+ "httpStatus": null,
436
+ "retryable": false,
437
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
438
+ },
439
+ {
440
+ "code": "PLAN_VALIDATION_NO_FRONT_MATTER",
441
+ "category": "operational",
442
+ "httpStatus": null,
443
+ "retryable": false,
444
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
445
+ },
446
+ {
447
+ "code": "PLAN_VALIDATION_SCHEMA_INVALID",
448
+ "category": "operational",
449
+ "httpStatus": null,
450
+ "retryable": false,
451
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
452
+ },
453
+ {
454
+ "code": "PLAN_VALIDATION_YAML_INVALID",
455
+ "category": "operational",
456
+ "httpStatus": null,
457
+ "retryable": false,
458
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
459
+ },
460
+ {
461
+ "code": "POSTGRES_CLIENT_SETUP_FAILED",
462
+ "category": "operational",
463
+ "httpStatus": null,
464
+ "retryable": false,
465
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
466
+ },
467
+ {
468
+ "code": "PROBLEM_DETAILS",
469
+ "category": "operational",
470
+ "httpStatus": null,
471
+ "retryable": false,
472
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
473
+ },
474
+ {
475
+ "code": "PROJECT_VERIFICATION_LAYOUT_MISSING",
476
+ "category": "operational",
477
+ "httpStatus": null,
478
+ "retryable": false,
479
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
480
+ },
481
+ {
482
+ "code": "REGISTRY_DUPLICATE_TOOL_ID",
483
+ "category": "config",
484
+ "httpStatus": null,
485
+ "retryable": false,
486
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
487
+ },
488
+ {
489
+ "code": "REGISTRY_JSON_SYNTAX",
490
+ "category": "config",
491
+ "httpStatus": null,
492
+ "retryable": false,
493
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
494
+ },
495
+ {
496
+ "code": "REGISTRY_READ_FAILED",
497
+ "category": "config",
498
+ "httpStatus": null,
499
+ "retryable": false,
500
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
501
+ },
502
+ {
503
+ "code": "REGISTRY_SCHEMA_INVALID",
504
+ "category": "config",
505
+ "httpStatus": null,
506
+ "retryable": false,
507
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
508
+ },
509
+ {
510
+ "code": "RESERVE_INVALID_KEY",
511
+ "category": "operational",
512
+ "httpStatus": null,
513
+ "retryable": false,
514
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
515
+ },
516
+ {
517
+ "code": "RESERVE_QUOTA_EXCEEDED",
518
+ "category": "operational",
519
+ "httpStatus": null,
520
+ "retryable": false,
521
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
522
+ },
523
+ {
524
+ "code": "RESERVE_SERVER_ERROR",
525
+ "category": "operational",
526
+ "httpStatus": null,
527
+ "retryable": true,
528
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
529
+ },
530
+ {
531
+ "code": "SHARE_REPORT_FAILED",
532
+ "category": "operational",
533
+ "httpStatus": null,
534
+ "retryable": true,
535
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
536
+ },
537
+ {
538
+ "code": "SQLITE_DATABASE_OPEN_FAILED",
539
+ "category": "operational",
540
+ "httpStatus": null,
541
+ "retryable": false,
542
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
543
+ },
544
+ {
545
+ "code": "TRACE_DUPLICATE_RUN_EVENT_ID",
546
+ "category": "operational",
547
+ "httpStatus": null,
548
+ "retryable": false,
549
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
550
+ },
551
+ {
552
+ "code": "TRACE_PARENT_FORWARD_REFERENCE",
553
+ "category": "operational",
554
+ "httpStatus": null,
555
+ "retryable": false,
556
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
557
+ },
558
+ {
559
+ "code": "TRACE_UNKNOWN_PARENT_RUN_EVENT_ID",
560
+ "category": "operational",
561
+ "httpStatus": null,
562
+ "retryable": false,
563
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
564
+ },
565
+ {
566
+ "code": "VALIDATE_REGISTRY_USAGE",
567
+ "category": "operational",
568
+ "httpStatus": null,
569
+ "retryable": false,
570
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
571
+ },
572
+ {
573
+ "code": "VERIFICATION_OUTPUT_LOCK_MISMATCH",
574
+ "category": "operational",
575
+ "httpStatus": null,
576
+ "retryable": false,
577
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
578
+ },
579
+ {
580
+ "code": "VERIFICATION_POLICY_INVALID",
581
+ "category": "operational",
582
+ "httpStatus": null,
583
+ "retryable": false,
584
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
585
+ },
586
+ {
587
+ "code": "VERIFICATION_REQUIRES_SUBSCRIPTION",
588
+ "category": "license",
589
+ "httpStatus": null,
590
+ "retryable": false,
591
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
592
+ },
593
+ {
594
+ "code": "WORKFLOW_RESULT_RUN_LEVEL_CODES_MISMATCH",
595
+ "category": "operational",
596
+ "httpStatus": null,
597
+ "retryable": false,
598
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
599
+ },
600
+ {
601
+ "code": "WORKFLOW_RESULT_SCHEMA_INVALID",
602
+ "category": "operational",
603
+ "httpStatus": null,
604
+ "retryable": false,
605
+ "remediation": "See docs/migrate-2.md and the AgentSkeptic 2.0 integrator guide (docs/integrate.md)."
606
+ }
607
+ ]
608
+ }
@@ -1,7 +1,7 @@
1
1
  openapi: "3.0.3"
2
2
  info:
3
3
  title: AgentSkeptic commercial license API
4
- version: "1.0.0"
4
+ version: "2.0.0"
5
5
  contact:
6
6
  url: __DISTRIBUTION_CONTACT_URL__
7
7
  x-agentskeptic-distribution:
@@ -1,7 +1,7 @@
1
1
  openapi: "3.0.3"
2
2
  info:
3
3
  title: AgentSkeptic commercial license API
4
- version: "1.0.0"
4
+ version: "2.0.0"
5
5
  contact:
6
6
  url: https://agentskeptic.com
7
7
  x-agentskeptic-distribution:
@@ -143,7 +143,7 @@ function buildDiscoveryPayload(root) {
143
143
  const { owner, repo } = parseGithubRepoFromUrl(anchors.gitRepositoryUrl);
144
144
  const llmsRaw = `https://raw.githubusercontent.com/${owner}/${repo}/refs/heads/${DISCOVERY_LLM_BRANCH}/llms.txt`;
145
145
  const llmsBlob = `https://github.com/${owner}/${repo}/blob/${DISCOVERY_LLM_BRANCH}/llms.txt`;
146
- const integratorVerificationSsotRaw = `https://raw.githubusercontent.com/${owner}/${repo}/refs/heads/${DISCOVERY_LLM_BRANCH}/docs/integrator-verification.md`;
146
+ const integratorGuideSsotRaw = `https://raw.githubusercontent.com/${owner}/${repo}/refs/heads/${DISCOVERY_LLM_BRANCH}/docs/integrate.md`;
147
147
  const openapiRaw = `https://raw.githubusercontent.com/${owner}/${repo}/refs/heads/${DISCOVERY_LLM_BRANCH}/schemas/openapi-commercial-v1.yaml`;
148
148
  const llms = /** @type {{ intentPhrases: string[]; notFor: string[]; relatedQueries: string[] }} */ (
149
149
  discovery.llms
@@ -163,7 +163,7 @@ function buildDiscoveryPayload(root) {
163
163
  npm: String(anchors.npmPackageUrl),
164
164
  llmsRaw,
165
165
  llmsBlob,
166
- integratorVerificationSsotRaw,
166
+ integratorGuideSsotRaw,
167
167
  },
168
168
  appendix: {
169
169
  slug: String(discovery.slug),
@@ -247,7 +247,7 @@ function renderLlmsTextFromPayload(payload) {
247
247
  "",
248
248
  "## Primary links",
249
249
  `- Canonical site: ${links.site}`,
250
- `- Integrator verification SSOT (Python + LangGraph tables): ${links.integratorVerificationSsotRaw}`,
250
+ `- Integrator guide (v2 SSOT): ${links.integratorGuideSsotRaw}`,
251
251
  `- First-run integration: ${integrateUrl}`,
252
252
  `- Learn: ${learnHubUrl}`,
253
253
  `- OpenAPI (canonical): ${openapiSelfCanonical}`,