@cat-factory/contracts 0.128.0 → 0.128.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.
package/dist/runners.d.ts CHANGED
@@ -121,7 +121,7 @@ export declare const runnerPoolResponseMappingSchema: v.ObjectSchema<{
121
121
  /**
122
122
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
123
123
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
124
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
124
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
125
125
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
126
126
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
127
127
  * falls back to the (still-stable) error-string regex.
@@ -331,7 +331,7 @@ export declare const runnerPoolManifestSchema: v.ObjectSchema<{
331
331
  /**
332
332
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
333
333
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
334
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
334
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
335
335
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
336
336
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
337
337
  * falls back to the (still-stable) error-string regex.
@@ -558,7 +558,7 @@ export declare const runnerBackendConfigSchema: v.VariantSchema<"kind", [v.Objec
558
558
  /**
559
559
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
560
560
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
561
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
561
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
562
562
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
563
563
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
564
564
  * falls back to the (still-stable) error-string regex.
@@ -820,7 +820,7 @@ export declare const runnerBackendConfigSchema: v.VariantSchema<"kind", [v.Objec
820
820
  /**
821
821
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
822
822
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
823
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
823
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
824
824
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
825
825
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
826
826
  * falls back to the (still-stable) error-string regex.
@@ -987,7 +987,7 @@ export declare const runnerPoolConnectionSchema: v.ObjectSchema<{
987
987
  /**
988
988
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
989
989
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
990
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
990
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
991
991
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
992
992
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
993
993
  * falls back to the (still-stable) error-string regex.
@@ -1249,7 +1249,7 @@ export declare const runnerPoolConnectionSchema: v.ObjectSchema<{
1249
1249
  /**
1250
1250
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
1251
1251
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
1252
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1252
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1253
1253
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
1254
1254
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
1255
1255
  * falls back to the (still-stable) error-string regex.
@@ -1410,7 +1410,7 @@ export declare const registerRunnerPoolSchema: v.ObjectSchema<{
1410
1410
  /**
1411
1411
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
1412
1412
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
1413
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1413
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1414
1414
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
1415
1415
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
1416
1416
  * falls back to the (still-stable) error-string regex.
@@ -1672,7 +1672,7 @@ export declare const registerRunnerPoolSchema: v.ObjectSchema<{
1672
1672
  /**
1673
1673
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
1674
1674
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
1675
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1675
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1676
1676
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
1677
1677
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
1678
1678
  * falls back to the (still-stable) error-string regex.
@@ -1835,7 +1835,7 @@ export declare const testRunnerPoolConnectionSchema: v.ObjectSchema<{
1835
1835
  /**
1836
1836
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
1837
1837
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
1838
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1838
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
1839
1839
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
1840
1840
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
1841
1841
  * falls back to the (still-stable) error-string regex.
@@ -2097,7 +2097,7 @@ export declare const testRunnerPoolConnectionSchema: v.ObjectSchema<{
2097
2097
  /**
2098
2098
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
2099
2099
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
2100
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
2100
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
2101
2101
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
2102
2102
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
2103
2103
  * falls back to the (still-stable) error-string regex.
package/dist/runners.js CHANGED
@@ -87,7 +87,7 @@ export const runnerPoolResponseMappingSchema = v.object({
87
87
  /**
88
88
  * Dot-path to the harness's STRUCTURED failure cause on a failed job (the harness
89
89
  * `failureCause`: `inactivity-timeout` | `max-duration` | `agent` | `git` | `api` |
90
- * `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
90
+ * `llm-upstream` | `no-usable-output` | `no-changes`). A pool that proxies the cat-factory executor-harness
91
91
  * verbatim should set this to `failureCause` so the engine classifies the failure WITHOUT
92
92
  * regex-matching the error string — exactly like a Cloudflare container. Absent ⇒ the engine
93
93
  * falls back to the (still-stable) error-string regex.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/contracts",
3
- "version": "0.128.0",
3
+ "version": "0.128.1",
4
4
  "description": "Valibot wire contract shared between the Agent Architecture Board frontend and backend.",
5
5
  "repository": {
6
6
  "type": "git",