@almadar/std 3.1.4 → 3.2.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/behaviors/exports/atoms/std-game-canvas2d.orb +120 -12
- package/behaviors/exports/organisms/std-arcade-game.orb +120 -12
- package/behaviors/exports/validation-report.json +289 -517
- package/dist/behaviors/exports/atoms/std-game-canvas2d.orb +120 -12
- package/dist/behaviors/exports/organisms/std-arcade-game.orb +120 -12
- package/dist/behaviors/exports/validation-report.json +289 -517
- package/dist/behaviors/functions/index.js +26 -5
- package/dist/behaviors/functions/index.js.map +1 -1
- package/dist/behaviors/index.js +26 -5
- package/dist/behaviors/index.js.map +1 -1
- package/dist/exports/atoms/std-game-canvas2d.orb +120 -12
- package/dist/exports/organisms/std-arcade-game.orb +120 -12
- package/dist/exports/validation-report.json +289 -517
- package/dist/index.js +26 -5
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
|
@@ -1,986 +1,758 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "std-api-gateway",
|
|
4
|
-
"errors":
|
|
5
|
-
"warnings":
|
|
4
|
+
"errors": 1,
|
|
5
|
+
"warnings": 0,
|
|
6
6
|
"output": [
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"Schema validation warnings:",
|
|
10
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
11
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
12
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
13
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
14
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
15
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
7
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
8
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-api-gateway.orb\" 2>&1"
|
|
16
9
|
]
|
|
17
10
|
},
|
|
18
11
|
{
|
|
19
12
|
"name": "std-arcade-game",
|
|
20
|
-
"errors":
|
|
21
|
-
"warnings":
|
|
13
|
+
"errors": 1,
|
|
14
|
+
"warnings": 0,
|
|
22
15
|
"output": [
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"Schema validation warnings:",
|
|
26
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
27
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
28
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
29
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
16
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
17
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-arcade-game.orb\" 2>&1"
|
|
30
18
|
]
|
|
31
19
|
},
|
|
32
20
|
{
|
|
33
21
|
"name": "std-async",
|
|
34
|
-
"errors":
|
|
22
|
+
"errors": 1,
|
|
35
23
|
"warnings": 0,
|
|
36
24
|
"output": [
|
|
37
|
-
"
|
|
38
|
-
"
|
|
25
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
26
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-async.orb\" 2>&1"
|
|
39
27
|
]
|
|
40
28
|
},
|
|
41
29
|
{
|
|
42
30
|
"name": "std-booking-system",
|
|
43
|
-
"errors":
|
|
44
|
-
"warnings":
|
|
45
|
-
"output": [
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"Schema validation warnings:",
|
|
49
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
50
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
51
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
52
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
53
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
54
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
55
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
56
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
57
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
58
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
59
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
60
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
31
|
+
"errors": 1,
|
|
32
|
+
"warnings": 0,
|
|
33
|
+
"output": [
|
|
34
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
35
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-booking-system.orb\" 2>&1"
|
|
61
36
|
]
|
|
62
37
|
},
|
|
63
38
|
{
|
|
64
39
|
"name": "std-browse",
|
|
65
|
-
"errors":
|
|
40
|
+
"errors": 1,
|
|
66
41
|
"warnings": 0,
|
|
67
42
|
"output": [
|
|
68
|
-
"
|
|
69
|
-
"
|
|
43
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
44
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-browse.orb\" 2>&1"
|
|
70
45
|
]
|
|
71
46
|
},
|
|
72
47
|
{
|
|
73
48
|
"name": "std-builder-game",
|
|
74
|
-
"errors":
|
|
49
|
+
"errors": 1,
|
|
75
50
|
"warnings": 0,
|
|
76
51
|
"output": [
|
|
77
|
-
"
|
|
78
|
-
"
|
|
52
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
53
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-builder-game.orb\" 2>&1"
|
|
79
54
|
]
|
|
80
55
|
},
|
|
81
56
|
{
|
|
82
57
|
"name": "std-cache-aside",
|
|
83
|
-
"errors":
|
|
58
|
+
"errors": 1,
|
|
84
59
|
"warnings": 0,
|
|
85
60
|
"output": [
|
|
86
|
-
"
|
|
87
|
-
"
|
|
61
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
62
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-cache-aside.orb\" 2>&1"
|
|
88
63
|
]
|
|
89
64
|
},
|
|
90
65
|
{
|
|
91
66
|
"name": "std-cart",
|
|
92
|
-
"errors":
|
|
67
|
+
"errors": 1,
|
|
93
68
|
"warnings": 0,
|
|
94
69
|
"output": [
|
|
95
|
-
"
|
|
96
|
-
"
|
|
70
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
71
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-cart.orb\" 2>&1"
|
|
97
72
|
]
|
|
98
73
|
},
|
|
99
74
|
{
|
|
100
75
|
"name": "std-cicd-pipeline",
|
|
101
|
-
"errors":
|
|
102
|
-
"warnings":
|
|
76
|
+
"errors": 1,
|
|
77
|
+
"warnings": 0,
|
|
103
78
|
"output": [
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"Schema validation warnings:",
|
|
107
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
108
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
109
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
110
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
111
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
112
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
79
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
80
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-cicd-pipeline.orb\" 2>&1"
|
|
113
81
|
]
|
|
114
82
|
},
|
|
115
83
|
{
|
|
116
84
|
"name": "std-circuit-breaker",
|
|
117
|
-
"errors":
|
|
85
|
+
"errors": 1,
|
|
118
86
|
"warnings": 0,
|
|
119
87
|
"output": [
|
|
120
|
-
"
|
|
121
|
-
"
|
|
88
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
89
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-circuit-breaker.orb\" 2>&1"
|
|
122
90
|
]
|
|
123
91
|
},
|
|
124
92
|
{
|
|
125
93
|
"name": "std-classifier-game",
|
|
126
|
-
"errors":
|
|
94
|
+
"errors": 1,
|
|
127
95
|
"warnings": 0,
|
|
128
96
|
"output": [
|
|
129
|
-
"
|
|
130
|
-
"
|
|
97
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
98
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-classifier-game.orb\" 2>&1"
|
|
131
99
|
]
|
|
132
100
|
},
|
|
133
101
|
{
|
|
134
102
|
"name": "std-cms",
|
|
135
|
-
"errors":
|
|
136
|
-
"warnings":
|
|
137
|
-
"output": [
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"Schema validation warnings:",
|
|
141
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
142
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
143
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
144
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
145
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
146
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
147
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
148
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
149
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
150
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
151
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
152
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
103
|
+
"errors": 1,
|
|
104
|
+
"warnings": 0,
|
|
105
|
+
"output": [
|
|
106
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
107
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-cms.orb\" 2>&1"
|
|
153
108
|
]
|
|
154
109
|
},
|
|
155
110
|
{
|
|
156
111
|
"name": "std-coding-academy",
|
|
157
|
-
"errors":
|
|
112
|
+
"errors": 1,
|
|
158
113
|
"warnings": 0,
|
|
159
114
|
"output": [
|
|
160
|
-
"
|
|
161
|
-
"
|
|
115
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
116
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-coding-academy.orb\" 2>&1"
|
|
162
117
|
]
|
|
163
118
|
},
|
|
164
119
|
{
|
|
165
120
|
"name": "std-collision",
|
|
166
|
-
"errors":
|
|
121
|
+
"errors": 1,
|
|
167
122
|
"warnings": 0,
|
|
168
123
|
"output": [
|
|
169
|
-
"
|
|
170
|
-
"
|
|
124
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
125
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-collision.orb\" 2>&1"
|
|
171
126
|
]
|
|
172
127
|
},
|
|
173
128
|
{
|
|
174
129
|
"name": "std-combat",
|
|
175
|
-
"errors":
|
|
130
|
+
"errors": 1,
|
|
176
131
|
"warnings": 0,
|
|
177
132
|
"output": [
|
|
178
|
-
"
|
|
179
|
-
"
|
|
133
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
134
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-combat.orb\" 2>&1"
|
|
180
135
|
]
|
|
181
136
|
},
|
|
182
137
|
{
|
|
183
138
|
"name": "std-combat-log",
|
|
184
|
-
"errors":
|
|
139
|
+
"errors": 1,
|
|
185
140
|
"warnings": 0,
|
|
186
141
|
"output": [
|
|
187
|
-
"
|
|
188
|
-
"
|
|
142
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
143
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-combat-log.orb\" 2>&1"
|
|
189
144
|
]
|
|
190
145
|
},
|
|
191
146
|
{
|
|
192
147
|
"name": "std-confirmation",
|
|
193
|
-
"errors":
|
|
194
|
-
"warnings":
|
|
148
|
+
"errors": 1,
|
|
149
|
+
"warnings": 0,
|
|
195
150
|
"output": [
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
"Schema validation warnings:",
|
|
199
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"confirming\")->CONFIRM->idle]: Transition Single(\"confirming\")--[CONFIRM]-->idle closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
200
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
201
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"confirming\")->CANCEL->idle]: Transition Single(\"confirming\")--[CANCEL]-->idle closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
202
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
203
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"confirming\")->CLOSE->idle]: Transition Single(\"confirming\")--[CLOSE]-->idle closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
204
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
151
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
152
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-confirmation.orb\" 2>&1"
|
|
205
153
|
]
|
|
206
154
|
},
|
|
207
155
|
{
|
|
208
156
|
"name": "std-crm",
|
|
209
|
-
"errors":
|
|
210
|
-
"warnings":
|
|
211
|
-
"output": [
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
"Schema validation warnings:",
|
|
215
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
216
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
217
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
218
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
219
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
220
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
221
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
222
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
223
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
224
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
225
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
226
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
157
|
+
"errors": 1,
|
|
158
|
+
"warnings": 0,
|
|
159
|
+
"output": [
|
|
160
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
161
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-crm.orb\" 2>&1"
|
|
227
162
|
]
|
|
228
163
|
},
|
|
229
164
|
{
|
|
230
165
|
"name": "std-debugger-game",
|
|
231
|
-
"errors":
|
|
166
|
+
"errors": 1,
|
|
232
167
|
"warnings": 0,
|
|
233
168
|
"output": [
|
|
234
|
-
"
|
|
235
|
-
"
|
|
169
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
170
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-debugger-game.orb\" 2>&1"
|
|
236
171
|
]
|
|
237
172
|
},
|
|
238
173
|
{
|
|
239
174
|
"name": "std-detail",
|
|
240
|
-
"errors":
|
|
175
|
+
"errors": 1,
|
|
241
176
|
"warnings": 0,
|
|
242
177
|
"output": [
|
|
243
|
-
"
|
|
244
|
-
"
|
|
178
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
179
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-detail.orb\" 2>&1"
|
|
245
180
|
]
|
|
246
181
|
},
|
|
247
182
|
{
|
|
248
183
|
"name": "std-devops-dashboard",
|
|
249
|
-
"errors":
|
|
250
|
-
"warnings":
|
|
184
|
+
"errors": 1,
|
|
185
|
+
"warnings": 0,
|
|
251
186
|
"output": [
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"Schema validation warnings:",
|
|
255
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
256
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
257
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
258
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
259
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
260
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
187
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
188
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-devops-dashboard.orb\" 2>&1"
|
|
261
189
|
]
|
|
262
190
|
},
|
|
263
191
|
{
|
|
264
192
|
"name": "std-dialogue-box",
|
|
265
|
-
"errors":
|
|
193
|
+
"errors": 1,
|
|
266
194
|
"warnings": 0,
|
|
267
195
|
"output": [
|
|
268
|
-
"
|
|
269
|
-
"
|
|
196
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
197
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-dialogue-box.orb\" 2>&1"
|
|
270
198
|
]
|
|
271
199
|
},
|
|
272
200
|
{
|
|
273
201
|
"name": "std-display",
|
|
274
|
-
"errors":
|
|
202
|
+
"errors": 1,
|
|
275
203
|
"warnings": 0,
|
|
276
204
|
"output": [
|
|
277
|
-
"
|
|
278
|
-
"
|
|
205
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
206
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-display.orb\" 2>&1"
|
|
279
207
|
]
|
|
280
208
|
},
|
|
281
209
|
{
|
|
282
210
|
"name": "std-drawer",
|
|
283
|
-
"errors":
|
|
284
|
-
"warnings":
|
|
211
|
+
"errors": 1,
|
|
212
|
+
"warnings": 0,
|
|
285
213
|
"output": [
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"Schema validation warnings:",
|
|
289
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"open\")->CLOSE->closed]: Transition Single(\"open\")--[CLOSE]-->closed closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
290
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
214
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
215
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-drawer.orb\" 2>&1"
|
|
291
216
|
]
|
|
292
217
|
},
|
|
293
218
|
{
|
|
294
219
|
"name": "std-ecommerce",
|
|
295
|
-
"errors":
|
|
296
|
-
"warnings":
|
|
297
|
-
"output": [
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"Schema validation warnings:",
|
|
301
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
302
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
303
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
304
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
305
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
306
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
307
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[3].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
308
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
309
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[3].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
310
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
311
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[3].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
312
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
220
|
+
"errors": 1,
|
|
221
|
+
"warnings": 0,
|
|
222
|
+
"output": [
|
|
223
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
224
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-ecommerce.orb\" 2>&1"
|
|
313
225
|
]
|
|
314
226
|
},
|
|
315
227
|
{
|
|
316
228
|
"name": "std-event-handler-game",
|
|
317
|
-
"errors":
|
|
229
|
+
"errors": 1,
|
|
318
230
|
"warnings": 0,
|
|
319
231
|
"output": [
|
|
320
|
-
"
|
|
321
|
-
"
|
|
232
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
233
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-event-handler-game.orb\" 2>&1"
|
|
322
234
|
]
|
|
323
235
|
},
|
|
324
236
|
{
|
|
325
237
|
"name": "std-filter",
|
|
326
|
-
"errors":
|
|
238
|
+
"errors": 1,
|
|
327
239
|
"warnings": 0,
|
|
328
240
|
"output": [
|
|
329
|
-
"
|
|
330
|
-
"
|
|
241
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
242
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-filter.orb\" 2>&1"
|
|
331
243
|
]
|
|
332
244
|
},
|
|
333
245
|
{
|
|
334
246
|
"name": "std-finance-tracker",
|
|
335
|
-
"errors":
|
|
336
|
-
"warnings":
|
|
247
|
+
"errors": 1,
|
|
248
|
+
"warnings": 0,
|
|
337
249
|
"output": [
|
|
338
|
-
"
|
|
339
|
-
"
|
|
340
|
-
"Schema validation warnings:",
|
|
341
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
342
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
343
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
344
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
345
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
346
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
250
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
251
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-finance-tracker.orb\" 2>&1"
|
|
347
252
|
]
|
|
348
253
|
},
|
|
349
254
|
{
|
|
350
255
|
"name": "std-game-audio",
|
|
351
|
-
"errors":
|
|
256
|
+
"errors": 1,
|
|
352
257
|
"warnings": 0,
|
|
353
258
|
"output": [
|
|
354
|
-
"
|
|
355
|
-
"
|
|
259
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
260
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-audio.orb\" 2>&1"
|
|
356
261
|
]
|
|
357
262
|
},
|
|
358
263
|
{
|
|
359
264
|
"name": "std-game-canvas2d",
|
|
360
|
-
"errors":
|
|
265
|
+
"errors": 1,
|
|
361
266
|
"warnings": 0,
|
|
362
267
|
"output": [
|
|
363
|
-
"
|
|
364
|
-
"
|
|
268
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
269
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-canvas2d.orb\" 2>&1"
|
|
365
270
|
]
|
|
366
271
|
},
|
|
367
272
|
{
|
|
368
273
|
"name": "std-game-canvas3d",
|
|
369
|
-
"errors":
|
|
274
|
+
"errors": 1,
|
|
370
275
|
"warnings": 0,
|
|
371
276
|
"output": [
|
|
372
|
-
"
|
|
373
|
-
"
|
|
277
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
278
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-canvas3d.orb\" 2>&1"
|
|
374
279
|
]
|
|
375
280
|
},
|
|
376
281
|
{
|
|
377
282
|
"name": "std-game-hud",
|
|
378
|
-
"errors":
|
|
283
|
+
"errors": 1,
|
|
379
284
|
"warnings": 0,
|
|
380
285
|
"output": [
|
|
381
|
-
"
|
|
382
|
-
"
|
|
286
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
287
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-hud.orb\" 2>&1"
|
|
383
288
|
]
|
|
384
289
|
},
|
|
385
290
|
{
|
|
386
291
|
"name": "std-game-menu",
|
|
387
|
-
"errors":
|
|
292
|
+
"errors": 1,
|
|
388
293
|
"warnings": 0,
|
|
389
294
|
"output": [
|
|
390
|
-
"
|
|
391
|
-
"
|
|
295
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
296
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-menu.orb\" 2>&1"
|
|
392
297
|
]
|
|
393
298
|
},
|
|
394
299
|
{
|
|
395
300
|
"name": "std-game-over-screen",
|
|
396
|
-
"errors":
|
|
301
|
+
"errors": 1,
|
|
397
302
|
"warnings": 0,
|
|
398
303
|
"output": [
|
|
399
|
-
"
|
|
400
|
-
"
|
|
304
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
305
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-game-over-screen.orb\" 2>&1"
|
|
401
306
|
]
|
|
402
307
|
},
|
|
403
308
|
{
|
|
404
309
|
"name": "std-gameflow",
|
|
405
|
-
"errors":
|
|
406
|
-
"warnings":
|
|
310
|
+
"errors": 1,
|
|
311
|
+
"warnings": 0,
|
|
407
312
|
"output": [
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
"Schema validation warnings:",
|
|
411
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
412
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
413
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
414
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
313
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
314
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-gameflow.orb\" 2>&1"
|
|
415
315
|
]
|
|
416
316
|
},
|
|
417
317
|
{
|
|
418
318
|
"name": "std-geospatial",
|
|
419
|
-
"errors":
|
|
319
|
+
"errors": 1,
|
|
420
320
|
"warnings": 0,
|
|
421
321
|
"output": [
|
|
422
|
-
"
|
|
423
|
-
"
|
|
322
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
323
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-geospatial.orb\" 2>&1"
|
|
424
324
|
]
|
|
425
325
|
},
|
|
426
326
|
{
|
|
427
327
|
"name": "std-healthcare",
|
|
428
|
-
"errors":
|
|
429
|
-
"warnings":
|
|
430
|
-
"output": [
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"Schema validation warnings:",
|
|
434
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
435
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
436
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
437
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
438
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
439
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
440
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
441
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
442
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
443
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
444
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
445
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
328
|
+
"errors": 1,
|
|
329
|
+
"warnings": 0,
|
|
330
|
+
"output": [
|
|
331
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
332
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-healthcare.orb\" 2>&1"
|
|
446
333
|
]
|
|
447
334
|
},
|
|
448
335
|
{
|
|
449
336
|
"name": "std-helpdesk",
|
|
450
|
-
"errors":
|
|
451
|
-
"warnings":
|
|
337
|
+
"errors": 1,
|
|
338
|
+
"warnings": 0,
|
|
452
339
|
"output": [
|
|
453
|
-
"
|
|
454
|
-
"
|
|
455
|
-
"Schema validation warnings:",
|
|
456
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
457
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
458
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
459
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
460
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
461
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
340
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
341
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-helpdesk.orb\" 2>&1"
|
|
462
342
|
]
|
|
463
343
|
},
|
|
464
344
|
{
|
|
465
345
|
"name": "std-hr-portal",
|
|
466
|
-
"errors":
|
|
467
|
-
"warnings":
|
|
468
|
-
"output": [
|
|
469
|
-
"
|
|
470
|
-
"
|
|
471
|
-
"Schema validation warnings:",
|
|
472
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
473
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
474
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
475
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
476
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
477
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
478
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
479
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
480
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
481
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
482
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[2].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
483
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
346
|
+
"errors": 1,
|
|
347
|
+
"warnings": 0,
|
|
348
|
+
"output": [
|
|
349
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
350
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-hr-portal.orb\" 2>&1"
|
|
484
351
|
]
|
|
485
352
|
},
|
|
486
353
|
{
|
|
487
354
|
"name": "std-input",
|
|
488
|
-
"errors":
|
|
355
|
+
"errors": 1,
|
|
489
356
|
"warnings": 0,
|
|
490
357
|
"output": [
|
|
491
|
-
"
|
|
492
|
-
"
|
|
358
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
359
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-input.orb\" 2>&1"
|
|
493
360
|
]
|
|
494
361
|
},
|
|
495
362
|
{
|
|
496
363
|
"name": "std-inventory",
|
|
497
|
-
"errors":
|
|
364
|
+
"errors": 1,
|
|
498
365
|
"warnings": 0,
|
|
499
366
|
"output": [
|
|
500
|
-
"
|
|
501
|
-
"
|
|
367
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
368
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-inventory.orb\" 2>&1"
|
|
502
369
|
]
|
|
503
370
|
},
|
|
504
371
|
{
|
|
505
372
|
"name": "std-inventory-panel",
|
|
506
|
-
"errors":
|
|
373
|
+
"errors": 1,
|
|
507
374
|
"warnings": 0,
|
|
508
375
|
"output": [
|
|
509
|
-
"
|
|
510
|
-
"
|
|
376
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
377
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-inventory-panel.orb\" 2>&1"
|
|
511
378
|
]
|
|
512
379
|
},
|
|
513
380
|
{
|
|
514
381
|
"name": "std-iot-dashboard",
|
|
515
|
-
"errors":
|
|
516
|
-
"warnings":
|
|
382
|
+
"errors": 1,
|
|
383
|
+
"warnings": 0,
|
|
517
384
|
"output": [
|
|
518
|
-
"
|
|
519
|
-
"
|
|
520
|
-
"Schema validation warnings:",
|
|
521
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
522
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
523
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
524
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
525
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
526
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
385
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
386
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-iot-dashboard.orb\" 2>&1"
|
|
527
387
|
]
|
|
528
388
|
},
|
|
529
389
|
{
|
|
530
390
|
"name": "std-isometric-canvas",
|
|
531
|
-
"errors":
|
|
391
|
+
"errors": 1,
|
|
532
392
|
"warnings": 0,
|
|
533
393
|
"output": [
|
|
534
|
-
"
|
|
535
|
-
"
|
|
394
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
395
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-isometric-canvas.orb\" 2>&1"
|
|
536
396
|
]
|
|
537
397
|
},
|
|
538
398
|
{
|
|
539
399
|
"name": "std-list",
|
|
540
|
-
"errors":
|
|
541
|
-
"warnings":
|
|
400
|
+
"errors": 1,
|
|
401
|
+
"warnings": 0,
|
|
542
402
|
"output": [
|
|
543
|
-
"
|
|
544
|
-
"
|
|
545
|
-
"Schema validation warnings:",
|
|
546
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
547
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
548
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
549
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
550
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
551
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
403
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
404
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-list.orb\" 2>&1"
|
|
552
405
|
]
|
|
553
406
|
},
|
|
554
407
|
{
|
|
555
408
|
"name": "std-lms",
|
|
556
|
-
"errors":
|
|
557
|
-
"warnings":
|
|
409
|
+
"errors": 1,
|
|
410
|
+
"warnings": 0,
|
|
558
411
|
"output": [
|
|
559
|
-
"
|
|
560
|
-
"
|
|
561
|
-
"Schema validation warnings:",
|
|
562
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
563
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
564
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
565
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
566
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
567
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
412
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
413
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-lms.orb\" 2>&1"
|
|
568
414
|
]
|
|
569
415
|
},
|
|
570
416
|
{
|
|
571
417
|
"name": "std-loading",
|
|
572
|
-
"errors":
|
|
418
|
+
"errors": 1,
|
|
573
419
|
"warnings": 0,
|
|
574
420
|
"output": [
|
|
575
|
-
"
|
|
576
|
-
"
|
|
421
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
422
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-loading.orb\" 2>&1"
|
|
577
423
|
]
|
|
578
424
|
},
|
|
579
425
|
{
|
|
580
426
|
"name": "std-logic-training",
|
|
581
|
-
"errors":
|
|
427
|
+
"errors": 1,
|
|
582
428
|
"warnings": 0,
|
|
583
429
|
"output": [
|
|
584
|
-
"
|
|
585
|
-
"
|
|
430
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
431
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-logic-training.orb\" 2>&1"
|
|
586
432
|
]
|
|
587
433
|
},
|
|
588
434
|
{
|
|
589
435
|
"name": "std-messaging",
|
|
590
|
-
"errors":
|
|
436
|
+
"errors": 1,
|
|
591
437
|
"warnings": 0,
|
|
592
438
|
"output": [
|
|
593
|
-
"
|
|
594
|
-
"
|
|
439
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
440
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-messaging.orb\" 2>&1"
|
|
595
441
|
]
|
|
596
442
|
},
|
|
597
443
|
{
|
|
598
444
|
"name": "std-modal",
|
|
599
|
-
"errors":
|
|
600
|
-
"warnings":
|
|
445
|
+
"errors": 1,
|
|
446
|
+
"warnings": 0,
|
|
601
447
|
"output": [
|
|
602
|
-
"
|
|
603
|
-
"
|
|
604
|
-
"Schema validation warnings:",
|
|
605
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"open\")->CLOSE->closed]: Transition Single(\"open\")--[CLOSE]-->closed closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
606
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
448
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
449
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-modal.orb\" 2>&1"
|
|
607
450
|
]
|
|
608
451
|
},
|
|
609
452
|
{
|
|
610
453
|
"name": "std-movement",
|
|
611
|
-
"errors":
|
|
454
|
+
"errors": 1,
|
|
612
455
|
"warnings": 0,
|
|
613
456
|
"output": [
|
|
614
|
-
"
|
|
615
|
-
"
|
|
457
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
458
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-movement.orb\" 2>&1"
|
|
616
459
|
]
|
|
617
460
|
},
|
|
618
461
|
{
|
|
619
462
|
"name": "std-negotiator-game",
|
|
620
|
-
"errors":
|
|
463
|
+
"errors": 1,
|
|
621
464
|
"warnings": 0,
|
|
622
465
|
"output": [
|
|
623
|
-
"
|
|
624
|
-
"
|
|
466
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
467
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-negotiator-game.orb\" 2>&1"
|
|
625
468
|
]
|
|
626
469
|
},
|
|
627
470
|
{
|
|
628
471
|
"name": "std-notification",
|
|
629
|
-
"errors":
|
|
472
|
+
"errors": 1,
|
|
630
473
|
"warnings": 0,
|
|
631
474
|
"output": [
|
|
632
|
-
"
|
|
633
|
-
"
|
|
475
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
476
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-notification.orb\" 2>&1"
|
|
634
477
|
]
|
|
635
478
|
},
|
|
636
479
|
{
|
|
637
480
|
"name": "std-overworld",
|
|
638
|
-
"errors":
|
|
481
|
+
"errors": 1,
|
|
639
482
|
"warnings": 0,
|
|
640
483
|
"output": [
|
|
641
|
-
"
|
|
642
|
-
"
|
|
484
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
485
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-overworld.orb\" 2>&1"
|
|
643
486
|
]
|
|
644
487
|
},
|
|
645
488
|
{
|
|
646
489
|
"name": "std-pagination",
|
|
647
|
-
"errors":
|
|
490
|
+
"errors": 1,
|
|
648
491
|
"warnings": 0,
|
|
649
492
|
"output": [
|
|
650
|
-
"
|
|
651
|
-
"
|
|
493
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
494
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-pagination.orb\" 2>&1"
|
|
652
495
|
]
|
|
653
496
|
},
|
|
654
497
|
{
|
|
655
498
|
"name": "std-physics2d",
|
|
656
|
-
"errors":
|
|
499
|
+
"errors": 1,
|
|
657
500
|
"warnings": 0,
|
|
658
501
|
"output": [
|
|
659
|
-
"
|
|
660
|
-
"
|
|
502
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
503
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-physics2d.orb\" 2>&1"
|
|
661
504
|
]
|
|
662
505
|
},
|
|
663
506
|
{
|
|
664
507
|
"name": "std-platformer-app",
|
|
665
|
-
"errors":
|
|
666
|
-
"warnings":
|
|
508
|
+
"errors": 1,
|
|
509
|
+
"warnings": 0,
|
|
667
510
|
"output": [
|
|
668
|
-
"
|
|
669
|
-
"
|
|
670
|
-
"Schema validation warnings:",
|
|
671
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
672
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
673
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
674
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
511
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
512
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-platformer-app.orb\" 2>&1"
|
|
675
513
|
]
|
|
676
514
|
},
|
|
677
515
|
{
|
|
678
516
|
"name": "std-platformer-canvas",
|
|
679
|
-
"errors":
|
|
517
|
+
"errors": 1,
|
|
680
518
|
"warnings": 0,
|
|
681
519
|
"output": [
|
|
682
|
-
"
|
|
683
|
-
"
|
|
520
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
521
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-platformer-canvas.orb\" 2>&1"
|
|
684
522
|
]
|
|
685
523
|
},
|
|
686
524
|
{
|
|
687
525
|
"name": "std-platformer-game",
|
|
688
|
-
"errors":
|
|
689
|
-
"warnings":
|
|
526
|
+
"errors": 1,
|
|
527
|
+
"warnings": 0,
|
|
690
528
|
"output": [
|
|
691
|
-
"
|
|
692
|
-
"
|
|
693
|
-
"Schema validation warnings:",
|
|
694
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
695
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
696
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
697
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
529
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
530
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-platformer-game.orb\" 2>&1"
|
|
698
531
|
]
|
|
699
532
|
},
|
|
700
533
|
{
|
|
701
534
|
"name": "std-project-manager",
|
|
702
|
-
"errors":
|
|
703
|
-
"warnings":
|
|
704
|
-
"output": [
|
|
705
|
-
"
|
|
706
|
-
"
|
|
707
|
-
"Schema validation warnings:",
|
|
708
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
709
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
710
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
711
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
712
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
713
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
714
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
715
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
716
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
717
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
718
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
719
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
535
|
+
"errors": 1,
|
|
536
|
+
"warnings": 0,
|
|
537
|
+
"output": [
|
|
538
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
539
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-project-manager.orb\" 2>&1"
|
|
720
540
|
]
|
|
721
541
|
},
|
|
722
542
|
{
|
|
723
543
|
"name": "std-puzzle-app",
|
|
724
|
-
"errors":
|
|
725
|
-
"warnings":
|
|
544
|
+
"errors": 1,
|
|
545
|
+
"warnings": 0,
|
|
726
546
|
"output": [
|
|
727
|
-
"
|
|
728
|
-
"
|
|
729
|
-
"Schema validation warnings:",
|
|
730
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
731
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
732
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
733
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
547
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
548
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-puzzle-app.orb\" 2>&1"
|
|
734
549
|
]
|
|
735
550
|
},
|
|
736
551
|
{
|
|
737
552
|
"name": "std-puzzle-game",
|
|
738
|
-
"errors":
|
|
739
|
-
"warnings":
|
|
553
|
+
"errors": 1,
|
|
554
|
+
"warnings": 0,
|
|
740
555
|
"output": [
|
|
741
|
-
"
|
|
742
|
-
"
|
|
743
|
-
"Schema validation warnings:",
|
|
744
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
745
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
746
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
747
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
556
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
557
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-puzzle-game.orb\" 2>&1"
|
|
748
558
|
]
|
|
749
559
|
},
|
|
750
560
|
{
|
|
751
561
|
"name": "std-quest",
|
|
752
|
-
"errors":
|
|
753
|
-
"warnings":
|
|
562
|
+
"errors": 1,
|
|
563
|
+
"warnings": 0,
|
|
754
564
|
"output": [
|
|
755
|
-
"
|
|
756
|
-
"
|
|
757
|
-
"Schema validation warnings:",
|
|
758
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"progressing\")->CANCEL->active]: Transition Single(\"progressing\")--[CANCEL]-->active closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
759
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
760
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"progressing\")->CLOSE->active]: Transition Single(\"progressing\")--[CLOSE]-->active closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
761
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
565
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
566
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-quest.orb\" 2>&1"
|
|
762
567
|
]
|
|
763
568
|
},
|
|
764
569
|
{
|
|
765
570
|
"name": "std-rate-limiter",
|
|
766
|
-
"errors":
|
|
571
|
+
"errors": 1,
|
|
767
572
|
"warnings": 0,
|
|
768
573
|
"output": [
|
|
769
|
-
"
|
|
770
|
-
"
|
|
574
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
575
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-rate-limiter.orb\" 2>&1"
|
|
771
576
|
]
|
|
772
577
|
},
|
|
773
578
|
{
|
|
774
579
|
"name": "std-realtime-chat",
|
|
775
|
-
"errors":
|
|
776
|
-
"warnings":
|
|
580
|
+
"errors": 1,
|
|
581
|
+
"warnings": 0,
|
|
777
582
|
"output": [
|
|
778
|
-
"
|
|
779
|
-
"
|
|
780
|
-
"Schema validation warnings:",
|
|
781
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
782
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
783
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
784
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
785
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
786
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
583
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
584
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-realtime-chat.orb\" 2>&1"
|
|
787
585
|
]
|
|
788
586
|
},
|
|
789
587
|
{
|
|
790
588
|
"name": "std-rpg-game",
|
|
791
|
-
"errors":
|
|
792
|
-
"warnings":
|
|
589
|
+
"errors": 1,
|
|
590
|
+
"warnings": 0,
|
|
793
591
|
"output": [
|
|
794
|
-
"
|
|
795
|
-
"
|
|
796
|
-
"Schema validation warnings:",
|
|
797
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
798
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
799
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
800
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
801
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[3].traits[0].transitions[Single(\"progressing\")->CANCEL->active]: Transition Single(\"progressing\")--[CANCEL]-->active closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
802
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
803
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[3].traits[0].transitions[Single(\"progressing\")->CLOSE->active]: Transition Single(\"progressing\")--[CLOSE]-->active closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
804
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
592
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
593
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-rpg-game.orb\" 2>&1"
|
|
805
594
|
]
|
|
806
595
|
},
|
|
807
596
|
{
|
|
808
597
|
"name": "std-score",
|
|
809
|
-
"errors":
|
|
598
|
+
"errors": 1,
|
|
810
599
|
"warnings": 0,
|
|
811
600
|
"output": [
|
|
812
|
-
"
|
|
813
|
-
"
|
|
601
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
602
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-score.orb\" 2>&1"
|
|
814
603
|
]
|
|
815
604
|
},
|
|
816
605
|
{
|
|
817
606
|
"name": "std-score-board",
|
|
818
|
-
"errors":
|
|
607
|
+
"errors": 1,
|
|
819
608
|
"warnings": 0,
|
|
820
609
|
"output": [
|
|
821
|
-
"
|
|
822
|
-
"
|
|
610
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
611
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-score-board.orb\" 2>&1"
|
|
823
612
|
]
|
|
824
613
|
},
|
|
825
614
|
{
|
|
826
615
|
"name": "std-search",
|
|
827
|
-
"errors":
|
|
616
|
+
"errors": 1,
|
|
828
617
|
"warnings": 0,
|
|
829
618
|
"output": [
|
|
830
|
-
"
|
|
831
|
-
"
|
|
619
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
620
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-search.orb\" 2>&1"
|
|
832
621
|
]
|
|
833
622
|
},
|
|
834
623
|
{
|
|
835
624
|
"name": "std-selection",
|
|
836
|
-
"errors":
|
|
625
|
+
"errors": 1,
|
|
837
626
|
"warnings": 0,
|
|
838
627
|
"output": [
|
|
839
|
-
"
|
|
840
|
-
"
|
|
628
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
629
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-selection.orb\" 2>&1"
|
|
841
630
|
]
|
|
842
631
|
},
|
|
843
632
|
{
|
|
844
633
|
"name": "std-sequencer-game",
|
|
845
|
-
"errors":
|
|
634
|
+
"errors": 1,
|
|
846
635
|
"warnings": 0,
|
|
847
636
|
"output": [
|
|
848
|
-
"
|
|
849
|
-
"
|
|
637
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
638
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-sequencer-game.orb\" 2>&1"
|
|
850
639
|
]
|
|
851
640
|
},
|
|
852
641
|
{
|
|
853
642
|
"name": "std-simulation-canvas",
|
|
854
|
-
"errors":
|
|
643
|
+
"errors": 1,
|
|
855
644
|
"warnings": 0,
|
|
856
645
|
"output": [
|
|
857
|
-
"
|
|
858
|
-
"
|
|
646
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
647
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-simulation-canvas.orb\" 2>&1"
|
|
859
648
|
]
|
|
860
649
|
},
|
|
861
650
|
{
|
|
862
651
|
"name": "std-simulator-game",
|
|
863
|
-
"errors":
|
|
652
|
+
"errors": 1,
|
|
864
653
|
"warnings": 0,
|
|
865
654
|
"output": [
|
|
866
|
-
"
|
|
867
|
-
"
|
|
655
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
656
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-simulator-game.orb\" 2>&1"
|
|
868
657
|
]
|
|
869
658
|
},
|
|
870
659
|
{
|
|
871
660
|
"name": "std-social-feed",
|
|
872
|
-
"errors":
|
|
661
|
+
"errors": 1,
|
|
873
662
|
"warnings": 0,
|
|
874
663
|
"output": [
|
|
875
|
-
"
|
|
876
|
-
"
|
|
664
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
665
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-social-feed.orb\" 2>&1"
|
|
877
666
|
]
|
|
878
667
|
},
|
|
879
668
|
{
|
|
880
669
|
"name": "std-sort",
|
|
881
|
-
"errors":
|
|
670
|
+
"errors": 1,
|
|
882
671
|
"warnings": 0,
|
|
883
672
|
"output": [
|
|
884
|
-
"
|
|
885
|
-
"
|
|
673
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
674
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-sort.orb\" 2>&1"
|
|
886
675
|
]
|
|
887
676
|
},
|
|
888
677
|
{
|
|
889
678
|
"name": "std-sprite",
|
|
890
|
-
"errors":
|
|
679
|
+
"errors": 1,
|
|
891
680
|
"warnings": 0,
|
|
892
681
|
"output": [
|
|
893
|
-
"
|
|
894
|
-
"
|
|
682
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
683
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-sprite.orb\" 2>&1"
|
|
895
684
|
]
|
|
896
685
|
},
|
|
897
686
|
{
|
|
898
687
|
"name": "std-stem-lab",
|
|
899
|
-
"errors":
|
|
688
|
+
"errors": 1,
|
|
900
689
|
"warnings": 0,
|
|
901
690
|
"output": [
|
|
902
|
-
"
|
|
903
|
-
"
|
|
691
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
692
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-stem-lab.orb\" 2>&1"
|
|
904
693
|
]
|
|
905
694
|
},
|
|
906
695
|
{
|
|
907
696
|
"name": "std-strategy-game",
|
|
908
|
-
"errors":
|
|
909
|
-
"warnings":
|
|
697
|
+
"errors": 1,
|
|
698
|
+
"warnings": 0,
|
|
910
699
|
"output": [
|
|
911
|
-
"
|
|
912
|
-
"
|
|
913
|
-
"Schema validation warnings:",
|
|
914
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
915
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
916
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
917
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
700
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
701
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-strategy-game.orb\" 2>&1"
|
|
918
702
|
]
|
|
919
703
|
},
|
|
920
704
|
{
|
|
921
705
|
"name": "std-tabs",
|
|
922
|
-
"errors":
|
|
706
|
+
"errors": 1,
|
|
923
707
|
"warnings": 0,
|
|
924
708
|
"output": [
|
|
925
|
-
"
|
|
926
|
-
"
|
|
709
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
710
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-tabs.orb\" 2>&1"
|
|
927
711
|
]
|
|
928
712
|
},
|
|
929
713
|
{
|
|
930
714
|
"name": "std-timer",
|
|
931
|
-
"errors":
|
|
715
|
+
"errors": 1,
|
|
932
716
|
"warnings": 0,
|
|
933
717
|
"output": [
|
|
934
|
-
"
|
|
935
|
-
"
|
|
718
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
719
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-timer.orb\" 2>&1"
|
|
936
720
|
]
|
|
937
721
|
},
|
|
938
722
|
{
|
|
939
723
|
"name": "std-trading-dashboard",
|
|
940
|
-
"errors":
|
|
941
|
-
"warnings":
|
|
724
|
+
"errors": 1,
|
|
725
|
+
"warnings": 0,
|
|
942
726
|
"output": [
|
|
943
|
-
"
|
|
944
|
-
"
|
|
945
|
-
"Schema validation warnings:",
|
|
946
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CONFIRM_DELETE->browsing]: Transition Single(\"deleting\")--[CONFIRM_DELETE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
947
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
948
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CANCEL->browsing]: Transition Single(\"deleting\")--[CANCEL]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
949
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
950
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[1].traits[0].transitions[Single(\"deleting\")->CLOSE->browsing]: Transition Single(\"deleting\")--[CLOSE]-->browsing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
951
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
727
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
728
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/organisms/std-trading-dashboard.orb\" 2>&1"
|
|
952
729
|
]
|
|
953
730
|
},
|
|
954
731
|
{
|
|
955
732
|
"name": "std-turn-based-battle",
|
|
956
|
-
"errors":
|
|
957
|
-
"warnings":
|
|
733
|
+
"errors": 1,
|
|
734
|
+
"warnings": 0,
|
|
958
735
|
"output": [
|
|
959
|
-
"
|
|
960
|
-
"
|
|
961
|
-
"Schema validation warnings:",
|
|
962
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->RESUME->playing]: Transition Single(\"paused\")--[RESUME]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
963
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal",
|
|
964
|
-
" ⚠️ [CIRCUIT_MODAL_EXIT_INCOMPLETE] orbitals[0].traits[0].transitions[Single(\"paused\")->CLOSE->playing]: Transition Single(\"paused\")--[CLOSE]-->playing closes modal but doesn't re-render main slot. Main view will show stale content.",
|
|
965
|
-
" 💡 Add render-ui(\"main\", {...}) alongside render-ui(\"modal\", null) to refresh the main view after closing the modal"
|
|
736
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
737
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/molecules/std-turn-based-battle.orb\" 2>&1"
|
|
966
738
|
]
|
|
967
739
|
},
|
|
968
740
|
{
|
|
969
741
|
"name": "std-undo",
|
|
970
|
-
"errors":
|
|
742
|
+
"errors": 1,
|
|
971
743
|
"warnings": 0,
|
|
972
744
|
"output": [
|
|
973
|
-
"
|
|
974
|
-
"
|
|
745
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
746
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-undo.orb\" 2>&1"
|
|
975
747
|
]
|
|
976
748
|
},
|
|
977
749
|
{
|
|
978
750
|
"name": "std-wizard",
|
|
979
|
-
"errors":
|
|
751
|
+
"errors": 1,
|
|
980
752
|
"warnings": 0,
|
|
981
753
|
"output": [
|
|
982
|
-
"
|
|
983
|
-
"
|
|
754
|
+
"/bin/sh: /home/osamah/bin/orbital: No such file or directory",
|
|
755
|
+
"Command failed: /home/osamah/bin/orbital validate \"/Users/osamaalghanmi/kflow.ai/packages/almadar-std/behaviors/exports/atoms/std-wizard.orb\" 2>&1"
|
|
984
756
|
]
|
|
985
757
|
}
|
|
986
758
|
]
|