@x12i/graphenix-plan-format 1.1.0 → 1.1.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.
@@ -178,7 +178,7 @@
178
178
  }
179
179
  },
180
180
  "planVersion": "graphenix.node-plan/v2.1",
181
- "compiledAt": "2026-06-07T07:48:49.252Z",
181
+ "compiledAt": "2026-06-07T15:07:47.691Z",
182
182
  "compilerVersion": "1.1.0",
183
183
  "sourcePath": "/graph/nodes/0"
184
184
  }
@@ -156,7 +156,7 @@
156
156
  }
157
157
  ],
158
158
  "planVersion": "graphenix.node-plan/v2.1",
159
- "compiledAt": "2026-06-07T07:48:49.281Z",
159
+ "compiledAt": "2026-06-07T15:07:47.736Z",
160
160
  "compilerVersion": "1.1.0",
161
161
  "sourcePath": "/graph/nodes/0"
162
162
  }
@@ -69,7 +69,7 @@
69
69
  }
70
70
  ],
71
71
  "planVersion": "graphenix.node-plan/v2.1",
72
- "compiledAt": "2026-06-07T07:48:49.277Z",
72
+ "compiledAt": "2026-06-07T15:07:47.714Z",
73
73
  "compilerVersion": "1.1.0",
74
74
  "sourcePath": "/graph/nodes/0"
75
75
  }
@@ -0,0 +1,105 @@
1
+ {
2
+ "nodeId": "node:professional-answer",
3
+ "nodeType": "task",
4
+ "executionClass": "aiTask",
5
+ "skillKey": "professional-answer",
6
+ "selectedCases": {
7
+ "graphModelCaseId": "default"
8
+ },
9
+ "modelSlots": {
10
+ "preActionModel": {
11
+ "selection": {
12
+ "kind": "profileChoice",
13
+ "key": "cheap/default"
14
+ },
15
+ "source": "graphDefault",
16
+ "inherited": true,
17
+ "graphCaseId": "default"
18
+ },
19
+ "skillModel": {
20
+ "selection": {
21
+ "kind": "profileChoice",
22
+ "key": "vol/default"
23
+ },
24
+ "source": "graphDefault",
25
+ "inherited": true,
26
+ "graphCaseId": "default"
27
+ },
28
+ "postActionModel": {
29
+ "selection": {
30
+ "kind": "profileChoice",
31
+ "key": "cheap/default"
32
+ },
33
+ "source": "graphDefault",
34
+ "inherited": true,
35
+ "graphCaseId": "default"
36
+ }
37
+ },
38
+ "invokeContract": {
39
+ "pipeline": {
40
+ "executionStrategies": [],
41
+ "aiTaskProfile": {
42
+ "inputSynthesis": {
43
+ "enabled": true
44
+ }
45
+ }
46
+ }
47
+ },
48
+ "executionUnits": [
49
+ {
50
+ "unitId": "unit:node:professional-answer:pipeline:inputSynthesis",
51
+ "nodeId": "node:professional-answer",
52
+ "unitKind": "pipelinePhase",
53
+ "invokeMode": "pipelinePhase",
54
+ "order": 0,
55
+ "strategyKey": "inputSynthesis",
56
+ "modelSlot": "preActionModel",
57
+ "modelSelection": {
58
+ "kind": "profileChoice",
59
+ "key": "cheap/default"
60
+ },
61
+ "modelSource": "graphDefault",
62
+ "invokeContract": {
63
+ "reads": [],
64
+ "writes": [
65
+ {
66
+ "destination": "execution",
67
+ "key": "synthesizedContext",
68
+ "mode": "merge"
69
+ }
70
+ ],
71
+ "includeContextInPrompt": true
72
+ },
73
+ "sourcePath": "/graph/nodes/0/parameters/taskConfiguration/aiTaskProfile/inputSynthesis"
74
+ },
75
+ {
76
+ "unitId": "unit:node:professional-answer:main",
77
+ "nodeId": "node:professional-answer",
78
+ "unitKind": "mainSkill",
79
+ "invokeMode": "mainRunTask",
80
+ "order": 1,
81
+ "skillKey": "professional-answer",
82
+ "modelSlot": "skillModel",
83
+ "modelSelection": {
84
+ "kind": "profileChoice",
85
+ "key": "vol/default"
86
+ },
87
+ "modelSource": "graphDefault",
88
+ "invokeContract": {
89
+ "reads": [],
90
+ "writes": [
91
+ {
92
+ "destination": "response",
93
+ "key": "skillOutput",
94
+ "mode": "replace"
95
+ }
96
+ ]
97
+ },
98
+ "sourcePath": "/graph/nodes/0/parameters/skillKey"
99
+ }
100
+ ],
101
+ "planVersion": "graphenix.node-plan/v2.1",
102
+ "compiledAt": "2026-06-07T15:07:47.729Z",
103
+ "compilerVersion": "1.1.0",
104
+ "sourcePath": "/graph/nodes/0"
105
+ }
@@ -106,7 +106,7 @@
106
106
  }
107
107
  ],
108
108
  "planVersion": "graphenix.node-plan/v2.1",
109
- "compiledAt": "2026-06-07T07:48:49.271Z",
109
+ "compiledAt": "2026-06-07T15:07:47.708Z",
110
110
  "compilerVersion": "1.1.0",
111
111
  "sourcePath": "/graph/nodes/0"
112
112
  }
@@ -0,0 +1,106 @@
1
+ {
2
+ "nodeId": "node:professional-answer",
3
+ "nodeType": "task",
4
+ "executionClass": "aiTask",
5
+ "skillKey": "professional-answer",
6
+ "selectedCases": {
7
+ "graphModelCaseId": "default"
8
+ },
9
+ "modelSlots": {
10
+ "preActionModel": {
11
+ "selection": {
12
+ "kind": "profileChoice",
13
+ "key": "cheap/default"
14
+ },
15
+ "source": "graphDefault",
16
+ "inherited": true,
17
+ "graphCaseId": "default"
18
+ },
19
+ "skillModel": {
20
+ "selection": {
21
+ "kind": "profileChoice",
22
+ "key": "vol/default"
23
+ },
24
+ "source": "graphDefault",
25
+ "inherited": true,
26
+ "graphCaseId": "default"
27
+ },
28
+ "postActionModel": {
29
+ "selection": {
30
+ "kind": "profileChoice",
31
+ "key": "cheap/default"
32
+ },
33
+ "source": "graphDefault",
34
+ "inherited": true,
35
+ "graphCaseId": "default"
36
+ }
37
+ },
38
+ "invokeContract": {
39
+ "pipeline": {
40
+ "executionStrategies": [],
41
+ "aiTaskStrategies": {
42
+ "post": "audit"
43
+ }
44
+ }
45
+ },
46
+ "executionUnits": [
47
+ {
48
+ "unitId": "unit:node:professional-answer:main",
49
+ "nodeId": "node:professional-answer",
50
+ "unitKind": "mainSkill",
51
+ "invokeMode": "mainRunTask",
52
+ "order": 0,
53
+ "skillKey": "professional-answer",
54
+ "modelSlot": "skillModel",
55
+ "modelSelection": {
56
+ "kind": "profileChoice",
57
+ "key": "vol/default"
58
+ },
59
+ "modelSource": "graphDefault",
60
+ "invokeContract": {
61
+ "reads": [],
62
+ "writes": [
63
+ {
64
+ "destination": "response",
65
+ "key": "skillOutput",
66
+ "mode": "replace"
67
+ }
68
+ ]
69
+ },
70
+ "sourcePath": "/graph/nodes/0/parameters/skillKey"
71
+ },
72
+ {
73
+ "unitId": "unit:node:professional-answer:post:0",
74
+ "nodeId": "node:professional-answer",
75
+ "unitKind": "externalPostUtility",
76
+ "invokeMode": "externalRunTask",
77
+ "order": 1,
78
+ "strategyKey": "audit",
79
+ "actionKey": "audit",
80
+ "modelSlot": "postActionModel",
81
+ "modelSelection": {
82
+ "kind": "profileChoice",
83
+ "key": "cheap/default"
84
+ },
85
+ "modelSource": "graphDefault",
86
+ "invokeContract": {
87
+ "reads": [
88
+ "response.skillOutput",
89
+ "executionMemory.input"
90
+ ],
91
+ "writes": [
92
+ {
93
+ "destination": "response",
94
+ "key": "auditedOutput",
95
+ "mode": "replace"
96
+ }
97
+ ]
98
+ },
99
+ "sourcePath": "/graph/nodes/0/parameters/taskConfiguration/aiTaskStrategies/post"
100
+ }
101
+ ],
102
+ "planVersion": "graphenix.node-plan/v2.1",
103
+ "compiledAt": "2026-06-07T15:07:47.722Z",
104
+ "compilerVersion": "1.1.0",
105
+ "sourcePath": "/graph/nodes/0"
106
+ }
@@ -64,7 +64,7 @@
64
64
  }
65
65
  ],
66
66
  "planVersion": "graphenix.node-plan/v2.1",
67
- "compiledAt": "2026-06-07T07:48:49.264Z",
67
+ "compiledAt": "2026-06-07T15:07:47.702Z",
68
68
  "compilerVersion": "1.1.0",
69
69
  "sourcePath": "/graph/nodes/0"
70
70
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@x12i/graphenix-plan-format",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "ExecutableGraphPlan format: plan schema validation and canonicalization.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,7 +15,8 @@
15
15
  },
16
16
  "scripts": {
17
17
  "build": "tsc -p tsconfig.json",
18
- "clean": "rimraf dist"
18
+ "clean": "rimraf dist",
19
+ "test": "npm run build && node --test dist/test/*.test.js"
19
20
  },
20
21
  "files": [
21
22
  "dist",
@@ -47,6 +48,7 @@
47
48
  },
48
49
  "devDependencies": {
49
50
  "@types/node": "^22.10.1",
51
+ "@x12i/graphenix-plan-compiler": "^1.1.1",
50
52
  "rimraf": "^6.0.1",
51
53
  "typescript": "^5.6.3"
52
54
  }