@tomflow/proflow-execution-runtime 0.1.9 → 0.1.10
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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @tomflow/proflow-execution-runtime
|
|
2
2
|
|
|
3
|
+
## 0.1.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Resolve DOCS.md from both source and built deployment adapters, prove all 24 built adapters return the published body, and announce package synchronization before the package manager blocks.
|
|
8
|
+
|
|
3
9
|
## 0.1.9
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -6,7 +6,7 @@ export declare const behaviorAdapter: {
|
|
|
6
6
|
ok: true;
|
|
7
7
|
status: "SUCCEEDED";
|
|
8
8
|
moduleRef: "execution-runtime";
|
|
9
|
-
moduleVersion: "0.1.
|
|
9
|
+
moduleVersion: "0.1.10";
|
|
10
10
|
data: {
|
|
11
11
|
endpoint: string;
|
|
12
12
|
transportCredentialFile: string;
|
|
@@ -23,7 +23,7 @@ export declare const behaviorAdapter: {
|
|
|
23
23
|
readonly ok: true;
|
|
24
24
|
readonly status: "SUCCEEDED";
|
|
25
25
|
readonly moduleRef: "execution-runtime";
|
|
26
|
-
readonly moduleVersion: "0.1.
|
|
26
|
+
readonly moduleVersion: "0.1.10";
|
|
27
27
|
};
|
|
28
28
|
observedEffects: ("Persists execution state, output references and evidence in WAL SQLite" | "Runs the single backend Execution Runtime service")[];
|
|
29
29
|
}>;
|
|
@@ -33,7 +33,7 @@ export declare const behaviorAdapter: {
|
|
|
33
33
|
ok: true;
|
|
34
34
|
status: "SUCCEEDED";
|
|
35
35
|
moduleRef: "execution-runtime";
|
|
36
|
-
moduleVersion: "0.1.
|
|
36
|
+
moduleVersion: "0.1.10";
|
|
37
37
|
data: {
|
|
38
38
|
setupStatus: "FAILED" | "READY";
|
|
39
39
|
runtimeStatus: "RUNNING" | "STOPPED";
|
|
@@ -47,11 +47,11 @@ export declare const behaviorAdapter: {
|
|
|
47
47
|
readonly ok: true;
|
|
48
48
|
readonly status: "SUCCEEDED";
|
|
49
49
|
readonly moduleRef: "execution-runtime";
|
|
50
|
-
readonly moduleVersion: "0.1.
|
|
50
|
+
readonly moduleVersion: "0.1.10";
|
|
51
51
|
} | {
|
|
52
52
|
contract: "deployment.result.v1";
|
|
53
53
|
moduleRef: "execution-runtime";
|
|
54
|
-
moduleVersion: "0.1.
|
|
54
|
+
moduleVersion: "0.1.10";
|
|
55
55
|
ok: false;
|
|
56
56
|
status: "FAILED";
|
|
57
57
|
error: {
|
|
@@ -84,7 +84,7 @@ export declare const behaviorAdapter: {
|
|
|
84
84
|
ok: true;
|
|
85
85
|
status: "SUCCEEDED";
|
|
86
86
|
moduleRef: "execution-runtime";
|
|
87
|
-
moduleVersion: "0.1.
|
|
87
|
+
moduleVersion: "0.1.10";
|
|
88
88
|
data: {
|
|
89
89
|
docs: string;
|
|
90
90
|
};
|
|
@@ -97,7 +97,7 @@ export declare const behaviorAdapter: {
|
|
|
97
97
|
ok: true;
|
|
98
98
|
status: "SUCCEEDED";
|
|
99
99
|
moduleRef: "execution-runtime";
|
|
100
|
-
moduleVersion: "0.1.
|
|
100
|
+
moduleVersion: "0.1.10";
|
|
101
101
|
data: unknown;
|
|
102
102
|
};
|
|
103
103
|
observedEffects: ("Persists execution state, output references and evidence in WAL SQLite" | "Runs the single backend Execution Runtime service")[];
|
|
@@ -105,7 +105,7 @@ export declare const behaviorAdapter: {
|
|
|
105
105
|
result: {
|
|
106
106
|
contract: "deployment.result.v1";
|
|
107
107
|
moduleRef: "execution-runtime";
|
|
108
|
-
moduleVersion: "0.1.
|
|
108
|
+
moduleVersion: "0.1.10";
|
|
109
109
|
ok: false;
|
|
110
110
|
status: "FAILED";
|
|
111
111
|
error: {
|
|
@@ -122,7 +122,7 @@ export declare const behaviorAdapter: {
|
|
|
122
122
|
readonly ok: true;
|
|
123
123
|
readonly status: "SUCCEEDED";
|
|
124
124
|
readonly moduleRef: "execution-runtime";
|
|
125
|
-
readonly moduleVersion: "0.1.
|
|
125
|
+
readonly moduleVersion: "0.1.10";
|
|
126
126
|
};
|
|
127
127
|
observedEffects: ("Persists execution state, output references and evidence in WAL SQLite" | "Runs the single backend Execution Runtime service")[];
|
|
128
128
|
} | {
|
|
@@ -131,11 +131,11 @@ export declare const behaviorAdapter: {
|
|
|
131
131
|
readonly ok: true;
|
|
132
132
|
readonly status: "SUCCEEDED";
|
|
133
133
|
readonly moduleRef: "execution-runtime";
|
|
134
|
-
readonly moduleVersion: "0.1.
|
|
134
|
+
readonly moduleVersion: "0.1.10";
|
|
135
135
|
} | {
|
|
136
136
|
contract: "deployment.result.v1";
|
|
137
137
|
moduleRef: "execution-runtime";
|
|
138
|
-
moduleVersion: "0.1.
|
|
138
|
+
moduleVersion: "0.1.10";
|
|
139
139
|
ok: false;
|
|
140
140
|
status: "FAILED";
|
|
141
141
|
error: {
|
|
@@ -170,7 +170,7 @@ export const behaviorAdapter = {
|
|
|
170
170
|
result: {
|
|
171
171
|
...base,
|
|
172
172
|
data: {
|
|
173
|
-
docs: readFileSync(new URL("../DOCS.md", import.meta.url), "utf8"),
|
|
173
|
+
docs: readFileSync(new URL(import.meta.url.includes("/dist/") ? "../../DOCS.md" : "../DOCS.md", import.meta.url), "utf8"),
|
|
174
174
|
},
|
|
175
175
|
},
|
|
176
176
|
observedEffects: [],
|
|
@@ -3,7 +3,7 @@ export declare const descriptor: {
|
|
|
3
3
|
readonly contractVersion: "1.0.0";
|
|
4
4
|
readonly moduleRef: "execution-runtime";
|
|
5
5
|
readonly packageName: "@tomflow/proflow-execution-runtime";
|
|
6
|
-
readonly moduleVersion: "0.1.
|
|
6
|
+
readonly moduleVersion: "0.1.10";
|
|
7
7
|
readonly kind: "service";
|
|
8
8
|
readonly templateVersion: "1.0.0";
|
|
9
9
|
readonly platformCompatibility: ">=1.0.0 <2.0.0";
|
|
@@ -3,7 +3,7 @@ export const descriptor = {
|
|
|
3
3
|
contractVersion: "1.0.0",
|
|
4
4
|
moduleRef: "execution-runtime",
|
|
5
5
|
packageName: "@tomflow/proflow-execution-runtime",
|
|
6
|
-
moduleVersion: "0.1.
|
|
6
|
+
moduleVersion: "0.1.10",
|
|
7
7
|
kind: "service",
|
|
8
8
|
templateVersion: "1.0.0",
|
|
9
9
|
platformCompatibility: ">=1.0.0 <2.0.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tomflow/proflow-execution-runtime",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.10",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
"SETUP.md"
|
|
25
25
|
],
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@tomflow/proflow-
|
|
28
|
-
"@tomflow/proflow-
|
|
29
|
-
"@tomflow/proflow-
|
|
30
|
-
"@tomflow/proflow-
|
|
31
|
-
"@tomflow/proflow-execution-
|
|
27
|
+
"@tomflow/proflow-execution-browser-extension": "^0.1.8",
|
|
28
|
+
"@tomflow/proflow-execution-local": "^0.1.8",
|
|
29
|
+
"@tomflow/proflow-module-contract": "^0.1.9",
|
|
30
|
+
"@tomflow/proflow-model-contracts": "^0.1.7",
|
|
31
|
+
"@tomflow/proflow-execution-contracts": "^0.1.7"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@tomflow/proflow-deployment-conformance": "^0.1.
|
|
34
|
+
"@tomflow/proflow-deployment-conformance": "^0.1.7"
|
|
35
35
|
},
|
|
36
36
|
"description": "Durable, policy-controlled Execution Core orchestration over SQLite and controlled executor ports.",
|
|
37
37
|
"keywords": [
|
package/proflow.module.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contractVersion": "1.0.0",
|
|
4
4
|
"moduleRef": "execution-runtime",
|
|
5
5
|
"packageName": "@tomflow/proflow-execution-runtime",
|
|
6
|
-
"moduleVersion": "0.1.
|
|
6
|
+
"moduleVersion": "0.1.10",
|
|
7
7
|
"kind": "service",
|
|
8
8
|
"templateVersion": "1.0.0",
|
|
9
9
|
"platformCompatibility": ">=1.0.0 <2.0.0",
|