@mmapp/react-compiler 0.1.0-alpha.1 → 0.1.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/ATOM-PIPELINE.md +144 -0
  2. package/README.md +88 -40
  3. package/dist/babel/index.js +2814 -277
  4. package/dist/babel/index.mjs +2 -2
  5. package/dist/chunk-3USIFFE4.mjs +2190 -0
  6. package/dist/chunk-45YMGEVT.mjs +186 -0
  7. package/dist/chunk-4FN2AISW.mjs +148 -0
  8. package/dist/chunk-4OPI5L7G.mjs +2593 -0
  9. package/dist/chunk-4RYTKOOJ.mjs +186 -0
  10. package/dist/chunk-52XHYD2V.mjs +214 -0
  11. package/dist/chunk-5GUFFFGL.mjs +148 -0
  12. package/dist/chunk-5RKTOVR5.mjs +244 -0
  13. package/dist/chunk-5YDMOO4X.mjs +214 -0
  14. package/dist/chunk-64ZWEMLJ.mjs +148 -0
  15. package/dist/chunk-6XP4KSWQ.mjs +2190 -0
  16. package/dist/chunk-72QWL54I.mjs +175 -0
  17. package/dist/chunk-7B4TRI7C.mjs +4835 -0
  18. package/dist/chunk-7ZKGHTNB.mjs +4952 -0
  19. package/dist/chunk-CIESM3BP.mjs +33 -0
  20. package/dist/chunk-DE3ZGQAC.mjs +148 -0
  21. package/dist/chunk-DMCY3BBG.mjs +1933 -0
  22. package/dist/chunk-DPIK3PJS.mjs +244 -0
  23. package/dist/chunk-E5IVH4RE.mjs +186 -0
  24. package/dist/chunk-E6FZNUR5.mjs +4953 -0
  25. package/dist/chunk-EJRBDQDP.mjs +2607 -0
  26. package/dist/chunk-ELO4TXJL.mjs +186 -0
  27. package/dist/chunk-EO6SYNCG.mjs +175 -0
  28. package/dist/chunk-FKRO52XH.mjs +3446 -0
  29. package/dist/chunk-FL4YAKU6.mjs +4941 -0
  30. package/dist/chunk-FYT47UBU.mjs +5076 -0
  31. package/dist/chunk-GCLGPOJZ.mjs +148 -0
  32. package/dist/chunk-GXB4JOP7.mjs +5072 -0
  33. package/dist/chunk-HFXOUMTD.mjs +175 -0
  34. package/dist/chunk-HWIZ47US.mjs +214 -0
  35. package/dist/chunk-IB7MNPQL.mjs +4953 -0
  36. package/dist/chunk-ICSIHQCG.mjs +148 -0
  37. package/dist/chunk-J7JUAHS4.mjs +186 -0
  38. package/dist/chunk-JLA5VNQ3.mjs +186 -0
  39. package/dist/chunk-JQLWFCTM.mjs +214 -0
  40. package/dist/chunk-KFJJCQAL.mjs +148 -0
  41. package/dist/chunk-KJUIIEQE.mjs +186 -0
  42. package/dist/chunk-KNWTHRVQ.mjs +175 -0
  43. package/dist/chunk-KSG4XSZF.mjs +175 -0
  44. package/dist/chunk-LF5N6DOU.mjs +175 -0
  45. package/dist/chunk-LJQCM2IM.mjs +214 -0
  46. package/dist/chunk-NTB7OEX2.mjs +2918 -0
  47. package/dist/chunk-NW6555WJ.mjs +186 -0
  48. package/dist/chunk-OMZE6VLQ.mjs +214 -0
  49. package/dist/chunk-OPJKP747.mjs +7506 -0
  50. package/dist/chunk-P4BR7WVO.mjs +2190 -0
  51. package/dist/chunk-QQHVYH2X.mjs +244 -0
  52. package/dist/chunk-S5QLWLLT.mjs +186 -0
  53. package/dist/chunk-SCWGT2FY.mjs +2190 -0
  54. package/dist/chunk-SMKJUSB3.mjs +2190 -0
  55. package/dist/chunk-THFYE5ZX.mjs +244 -0
  56. package/dist/chunk-VCAY2KGM.mjs +175 -0
  57. package/dist/chunk-WBYMW4NQ.mjs +3450 -0
  58. package/dist/chunk-WECAV6QB.mjs +148 -0
  59. package/dist/chunk-WMKBXUCE.mjs +3228 -0
  60. package/dist/chunk-XAJ5BKKL.mjs +4947 -0
  61. package/dist/chunk-XG2X7AEA.mjs +175 -0
  62. package/dist/chunk-XG7Z23NQ.mjs +148 -0
  63. package/dist/chunk-XWZAOCQ7.mjs +2607 -0
  64. package/dist/chunk-Y6MA7ULW.mjs +148 -0
  65. package/dist/chunk-YMS7Q7LG.mjs +214 -0
  66. package/dist/chunk-ZA37XTGA.mjs +175 -0
  67. package/dist/cli/index.js +13189 -6838
  68. package/dist/cli/index.mjs +140 -22
  69. package/dist/codemod/cli.mjs +1 -1
  70. package/dist/codemod/index.mjs +1 -1
  71. package/dist/config-PL24KEWL.mjs +219 -0
  72. package/dist/dev-server-RmGHIntF.d.mts +113 -0
  73. package/dist/dev-server-RmGHIntF.d.ts +113 -0
  74. package/dist/dev-server.d.mts +1 -1
  75. package/dist/dev-server.d.ts +1 -1
  76. package/dist/dev-server.js +4135 -440
  77. package/dist/dev-server.mjs +5 -5
  78. package/dist/envelope.js +2812 -275
  79. package/dist/envelope.mjs +3 -3
  80. package/dist/index.d.mts +161 -2
  81. package/dist/index.d.ts +161 -2
  82. package/dist/index.js +4429 -428
  83. package/dist/index.mjs +217 -9
  84. package/{src/cli/init.ts → dist/init-7JQMAAXS.mjs} +70 -95
  85. package/dist/init-DQDX3QK6.mjs +369 -0
  86. package/dist/init-EHO4VQ22.mjs +369 -0
  87. package/dist/init-UC3FWPIW.mjs +367 -0
  88. package/dist/init-UNSMVKIK.mjs +366 -0
  89. package/dist/init-UNV5XIDE.mjs +367 -0
  90. package/dist/project-compiler-2P4N4DR7.mjs +10 -0
  91. package/dist/project-compiler-D2LCC27O.mjs +10 -0
  92. package/dist/project-compiler-EJ3GANJE.mjs +10 -0
  93. package/dist/project-compiler-LOQKVRZJ.mjs +10 -0
  94. package/dist/project-compiler-OP2VVGJQ.mjs +10 -0
  95. package/dist/project-compiler-RQ6OQKRM.mjs +10 -0
  96. package/dist/project-compiler-VWNNCHGO.mjs +10 -0
  97. package/dist/project-compiler-XVAAU4C5.mjs +10 -0
  98. package/dist/project-compiler-YES5FGMD.mjs +10 -0
  99. package/dist/project-compiler-ZKMQDLGU.mjs +10 -0
  100. package/dist/project-decompiler-FLXCEJHS.mjs +7 -0
  101. package/dist/project-decompiler-US7GAVIC.mjs +7 -0
  102. package/dist/project-decompiler-VLPR22QF.mjs +7 -0
  103. package/dist/pull-FUS5QYZS.mjs +109 -0
  104. package/dist/pull-LD5ENLGY.mjs +109 -0
  105. package/dist/pull-P44LDRWB.mjs +109 -0
  106. package/dist/testing/index.js +2822 -285
  107. package/dist/testing/index.mjs +2 -2
  108. package/dist/verify-SEIXUGN4.mjs +1833 -0
  109. package/dist/vite/index.js +2815 -278
  110. package/dist/vite/index.mjs +3 -3
  111. package/examples/uber-app/app/admin/fleet.tsx +19 -19
  112. package/package.json +16 -6
  113. package/compile-blueprint-chat.mjs +0 -99
  114. package/compile-blueprint-glass-console.mjs +0 -98
  115. package/compile-chat-defs.mjs +0 -92
  116. package/examples/uber-app/tests/payment.test.tsx +0 -129
  117. package/examples/uber-app/tests/ride-flow.test.tsx +0 -123
  118. package/package.json.backup +0 -86
  119. package/scripts/decompile.ts +0 -226
  120. package/scripts/seed-auth.ts +0 -267
  121. package/scripts/seed-uber.ts +0 -248
  122. package/scripts/validate-uber.ts +0 -119
  123. package/seed-blueprint-chat.mjs +0 -444
  124. package/seed-blueprint-glass-console.mjs +0 -445
  125. package/seed-compiled.mjs +0 -318
  126. package/src/RoundTripValidator.ts +0 -400
  127. package/src/__tests__/atom-rendering-coverage.test.ts +0 -680
  128. package/src/__tests__/auth-module-compilation.test.ts +0 -247
  129. package/src/__tests__/auth-template-compilation.test.ts +0 -589
  130. package/src/__tests__/change-extractor.test.ts +0 -142
  131. package/src/__tests__/cli-pull.test.ts +0 -73
  132. package/src/__tests__/cli-test.test.ts +0 -72
  133. package/src/__tests__/component-extractor.test.ts +0 -331
  134. package/src/__tests__/context-extractor.test.ts +0 -145
  135. package/src/__tests__/decompiler.test.ts +0 -718
  136. package/src/__tests__/define-blueprint.test.ts +0 -133
  137. package/src/__tests__/definition-validator.test.ts +0 -519
  138. package/src/__tests__/during-extractor.test.ts +0 -152
  139. package/src/__tests__/effect-extractor.test.ts +0 -107
  140. package/src/__tests__/event-emission.test.ts +0 -127
  141. package/src/__tests__/examples.test.ts +0 -236
  142. package/src/__tests__/full-blueprint-coverage.test.ts +0 -1221
  143. package/src/__tests__/golden-suite.test.ts +0 -403
  144. package/src/__tests__/grammar-island-extractor.test.ts +0 -289
  145. package/src/__tests__/instance-key.test.ts +0 -82
  146. package/src/__tests__/ir-migration.test.ts +0 -255
  147. package/src/__tests__/lock-file.test.ts +0 -117
  148. package/src/__tests__/model-extractor.test.ts +0 -195
  149. package/src/__tests__/model-field-acl.test.ts +0 -237
  150. package/src/__tests__/model-hooks.test.ts +0 -130
  151. package/src/__tests__/model-ref-resolution.test.ts +0 -268
  152. package/src/__tests__/model-roundtrip.test.ts +0 -502
  153. package/src/__tests__/model-runtime.test.ts +0 -112
  154. package/src/__tests__/model-transitions.test.ts +0 -183
  155. package/src/__tests__/nrt-action-trace.test.ts +0 -391
  156. package/src/__tests__/pipeline-hardening.test.ts +0 -413
  157. package/src/__tests__/project-compiler.test.ts +0 -546
  158. package/src/__tests__/project-decompiler.test.ts +0 -343
  159. package/src/__tests__/query-compilation.test.ts +0 -145
  160. package/src/__tests__/round-trip/PLAN.md +0 -158
  161. package/src/__tests__/round-trip/README.md +0 -52
  162. package/src/__tests__/round-trip/RESULTS.md +0 -86
  163. package/src/__tests__/round-trip/fixtures/data-heavy/main.workflow.tsx +0 -55
  164. package/src/__tests__/round-trip/fixtures/data-heavy/mm.config.ts +0 -11
  165. package/src/__tests__/round-trip/fixtures/data-heavy/models/contact.ts +0 -54
  166. package/src/__tests__/round-trip/fixtures/full-workflow/main.workflow.tsx +0 -79
  167. package/src/__tests__/round-trip/fixtures/full-workflow/mm.config.ts +0 -12
  168. package/src/__tests__/round-trip/fixtures/full-workflow/models/order.ts +0 -50
  169. package/src/__tests__/round-trip/fixtures/simple-crud/main.workflow.tsx +0 -25
  170. package/src/__tests__/round-trip/fixtures/simple-crud/mm.config.ts +0 -11
  171. package/src/__tests__/round-trip/fixtures/simple-crud/models/task.ts +0 -32
  172. package/src/__tests__/round-trip/fixtures/view-heavy/main.workflow.tsx +0 -79
  173. package/src/__tests__/round-trip/fixtures/view-heavy/mm.config.ts +0 -10
  174. package/src/__tests__/round-trip/round-trip.test.ts +0 -2598
  175. package/src/__tests__/round-trip-ir.test.ts +0 -300
  176. package/src/__tests__/round-trip.test.ts +0 -1212
  177. package/src/__tests__/route-merging.test.ts +0 -372
  178. package/src/__tests__/router-composition.test.ts +0 -489
  179. package/src/__tests__/router-extractor.test.ts +0 -176
  180. package/src/__tests__/server-action-extractor.test.ts +0 -128
  181. package/src/__tests__/smart-type-inference.test.ts +0 -365
  182. package/src/__tests__/source-envelope.test.ts +0 -284
  183. package/src/__tests__/source-fidelity.test.ts +0 -516
  184. package/src/__tests__/state-extractor.test.ts +0 -115
  185. package/src/__tests__/strict-mode.test.ts +0 -227
  186. package/src/__tests__/transition-effect-extractor.test.ts +0 -119
  187. package/src/__tests__/transition-extractor.test.ts +0 -68
  188. package/src/__tests__/ts-to-expression.test.ts +0 -462
  189. package/src/__tests__/type-generator.test.ts +0 -201
  190. package/src/__tests__/uber-validation.test.ts +0 -502
  191. package/src/action-compiler.ts +0 -361
  192. package/src/babel/emitters/experience-transform.ts +0 -199
  193. package/src/babel/emitters/ir-to-tsx-emitter.ts +0 -110
  194. package/src/babel/emitters/pure-form-emitter.ts +0 -1023
  195. package/src/babel/emitters/runtime-glue-emitter.ts +0 -39
  196. package/src/babel/extractors/change-extractor.ts +0 -199
  197. package/src/babel/extractors/component-extractor.ts +0 -907
  198. package/src/babel/extractors/computed-extractor.ts +0 -262
  199. package/src/babel/extractors/context-extractor.ts +0 -277
  200. package/src/babel/extractors/during-extractor.ts +0 -295
  201. package/src/babel/extractors/effect-extractor.ts +0 -340
  202. package/src/babel/extractors/event-extractor.ts +0 -235
  203. package/src/babel/extractors/grammar-island-extractor.ts +0 -302
  204. package/src/babel/extractors/model-extractor.ts +0 -1018
  205. package/src/babel/extractors/router-extractor.ts +0 -303
  206. package/src/babel/extractors/server-action-extractor.ts +0 -173
  207. package/src/babel/extractors/server-action-hook-extractor.ts +0 -72
  208. package/src/babel/extractors/server-state-extractor.ts +0 -88
  209. package/src/babel/extractors/state-extractor.ts +0 -214
  210. package/src/babel/extractors/transition-effect-extractor.ts +0 -176
  211. package/src/babel/extractors/transition-extractor.ts +0 -143
  212. package/src/babel/index.ts +0 -24
  213. package/src/babel/transpilers/ts-to-expression.ts +0 -674
  214. package/src/babel/visitor.ts +0 -807
  215. package/src/cli/auth.ts +0 -255
  216. package/src/cli/build.ts +0 -288
  217. package/src/cli/deploy.ts +0 -206
  218. package/src/cli/index.ts +0 -328
  219. package/src/cli/installer.ts +0 -261
  220. package/src/cli/lock-file.ts +0 -94
  221. package/src/cli/mmrc.ts +0 -22
  222. package/src/cli/pull.ts +0 -172
  223. package/src/cli/registry-client.ts +0 -175
  224. package/src/cli/test.ts +0 -397
  225. package/src/cli/type-generator.ts +0 -243
  226. package/src/codemod/__tests__/forward.test.ts +0 -239
  227. package/src/codemod/__tests__/reverse.test.ts +0 -145
  228. package/src/codemod/__tests__/round-trip.test.ts +0 -137
  229. package/src/codemod/annotation.ts +0 -97
  230. package/src/codemod/classify.ts +0 -197
  231. package/src/codemod/cli.ts +0 -207
  232. package/src/codemod/control-flow.ts +0 -409
  233. package/src/codemod/forward.ts +0 -244
  234. package/src/codemod/import-manager.ts +0 -171
  235. package/src/codemod/index.ts +0 -120
  236. package/src/codemod/reverse.ts +0 -197
  237. package/src/codemod/rules.ts +0 -174
  238. package/src/codemod/state-transform.ts +0 -126
  239. package/src/decompiler/ast-builder.ts +0 -538
  240. package/src/decompiler/config-generator.ts +0 -151
  241. package/src/decompiler/index.ts +0 -315
  242. package/src/decompiler/project-decompiler.ts +0 -1776
  243. package/src/decompiler/project.ts +0 -862
  244. package/src/decompiler/split-strategy.ts +0 -140
  245. package/src/decompiler/state-emitter.ts +0 -1053
  246. package/src/decompiler/sx-emitter.ts +0 -318
  247. package/src/decompiler/workspace-hydrator.ts +0 -189
  248. package/src/dev-server.ts +0 -238
  249. package/src/envelope/fs-tree.ts +0 -217
  250. package/src/envelope/source-envelope.ts +0 -264
  251. package/src/envelope.ts +0 -315
  252. package/src/incremental-compiler.ts +0 -401
  253. package/src/index.ts +0 -99
  254. package/src/model-compiler.ts +0 -277
  255. package/src/project-compiler.ts +0 -1629
  256. package/src/route-extractor.ts +0 -333
  257. package/src/testing/index.ts +0 -32
  258. package/src/testing/snapshot.ts +0 -252
  259. package/src/testing/test-utils.ts +0 -226
  260. package/src/types.ts +0 -68
  261. package/src/vite/index.ts +0 -288
  262. package/test-compile.mjs +0 -142
  263. package/tsconfig.json +0 -25
  264. package/tsup.config.ts +0 -23
  265. package/vitest.config.ts +0 -9
@@ -1,343 +0,0 @@
1
- /**
2
- * Project Decompiler Tests — verifies enhanced multi-file decompilation
3
- * and round-trip fidelity for complex workflow definitions.
4
- */
5
-
6
- import { describe, it, expect } from 'vitest';
7
- import { decompileProjectEnhanced } from '../decompiler/project-decompiler';
8
- import { determineSplitStrategy } from '../decompiler/split-strategy';
9
- import { extractConfigData, generateMmConfig } from '../decompiler/config-generator';
10
- import { decompileToFileMap } from '../decompiler/workspace-hydrator';
11
- import type { DecompilerInput } from '../decompiler';
12
- import type { IRWorkflowDefinition } from '@mindmatrix/player-core';
13
-
14
- // =============================================================================
15
- // Test Helpers
16
- // =============================================================================
17
-
18
- function makeDef(overrides: Partial<DecompilerInput> = {}): DecompilerInput {
19
- return {
20
- slug: 'test-workflow',
21
- name: 'Test Workflow',
22
- version: '1.0.0',
23
- category: 'workflow',
24
- fields: [],
25
- states: [],
26
- transitions: [],
27
- roles: [],
28
- tags: [],
29
- metadata: {},
30
- ...overrides,
31
- };
32
- }
33
-
34
- function makeFields(count: number) {
35
- return Array.from({ length: count }, (_, i) => ({
36
- name: `field_${i}`,
37
- type: 'text' as const,
38
- required: false,
39
- default_value: '',
40
- }));
41
- }
42
-
43
- function makeStates(count: number) {
44
- return Array.from({ length: count }, (_, i) => ({
45
- name: `state_${i}`,
46
- type: i === 0 ? 'START' as const : 'REGULAR' as const,
47
- description: '',
48
- on_enter: [],
49
- on_exit: [],
50
- during: [],
51
- }));
52
- }
53
-
54
- // =============================================================================
55
- // SplitStrategy Tests
56
- // =============================================================================
57
-
58
- describe('SplitStrategy', () => {
59
- it('should classify small definitions as single-file', () => {
60
- const decision = determineSplitStrategy(makeDef({
61
- fields: makeFields(3),
62
- states: makeStates(1),
63
- }));
64
- expect(decision.tier).toBe('single');
65
- expect(decision.emitModels).toBe(false);
66
- expect(decision.emitConfig).toBe(false);
67
- });
68
-
69
- it('should classify medium definitions with model file', () => {
70
- const decision = determineSplitStrategy(makeDef({
71
- fields: makeFields(10),
72
- states: makeStates(3),
73
- }));
74
- expect(decision.tier).toBe('medium');
75
- expect(decision.emitModels).toBe(true);
76
- expect(decision.emitConfig).toBe(true);
77
- expect(decision.emitPages).toBe(false);
78
- });
79
-
80
- it('should classify large definitions as full project', () => {
81
- const decision = determineSplitStrategy(makeDef({
82
- fields: makeFields(20),
83
- states: makeStates(8),
84
- }));
85
- expect(decision.tier).toBe('large');
86
- expect(decision.emitModels).toBe(true);
87
- expect(decision.emitPages).toBe(false); // no experience
88
- expect(decision.emitActions).toBe(true);
89
- expect(decision.emitConfig).toBe(true);
90
- });
91
-
92
- it('should always use full project for blueprint category', () => {
93
- const decision = determineSplitStrategy(makeDef({
94
- category: 'blueprint',
95
- fields: makeFields(2),
96
- states: makeStates(1),
97
- }));
98
- expect(decision.tier).toBe('large');
99
- });
100
- });
101
-
102
- // =============================================================================
103
- // ConfigGenerator Tests
104
- // =============================================================================
105
-
106
- describe('ConfigGenerator', () => {
107
- it('should generate valid mm.config.ts content', () => {
108
- const config = extractConfigData(
109
- makeDef({ roles: [{ name: 'admin', permissions: ['read', 'write'] }] }),
110
- ['models/test.ts'],
111
- ['main.workflow.tsx'],
112
- ['actions/test.server.ts'],
113
- );
114
- expect(config.slug).toBe('test-workflow');
115
- expect(config.roles).toEqual(['admin']);
116
-
117
- const content = generateMmConfig(config);
118
- expect(content).toContain("defineWorkspace");
119
- expect(content).toContain("slug: 'test-workflow'");
120
- expect(content).toContain("models/test.ts");
121
- expect(content).toContain("main.workflow.tsx");
122
- expect(content).toContain("actions/test.server.ts");
123
- expect(content).toContain("'admin'");
124
- });
125
-
126
- it('should handle definitions without optional fields', () => {
127
- const config = extractConfigData(makeDef(), [], [], []);
128
- const content = generateMmConfig(config);
129
- expect(content).toContain("defineWorkspace");
130
- expect(content).not.toContain("models:");
131
- expect(content).not.toContain("actions:");
132
- });
133
- });
134
-
135
- // =============================================================================
136
- // ProjectDecompiler Tests
137
- // =============================================================================
138
-
139
- describe('ProjectDecompiler (enhanced)', () => {
140
- it('should produce single file for small definitions', () => {
141
- const result = decompileProjectEnhanced(makeDef({
142
- fields: makeFields(2),
143
- }));
144
- expect(result.files.length).toBe(1);
145
- expect(result.files[0].path).toBe('main.workflow.tsx');
146
- expect(result.splitDecision.tier).toBe('single');
147
- });
148
-
149
- it('should produce model + main + config for medium definitions', () => {
150
- const result = decompileProjectEnhanced(makeDef({
151
- fields: makeFields(8),
152
- states: makeStates(3),
153
- transitions: [
154
- { name: 'advance', from: ['state_0'], to: 'state_1', actions: [], conditions: [] },
155
- ],
156
- }));
157
- expect(result.splitDecision.tier).toBe('medium');
158
-
159
- const paths = result.files.map(f => f.path);
160
- expect(paths).toContain('models/test-workflow.ts');
161
- expect(paths).toContain('main.workflow.tsx');
162
- expect(paths).toContain('mm.config.ts');
163
- });
164
-
165
- it('should produce full project for large definitions', () => {
166
- const result = decompileProjectEnhanced(makeDef({
167
- fields: makeFields(20),
168
- states: makeStates(8),
169
- transitions: [
170
- { name: 'go', from: ['state_0'], to: 'state_1', actions: [], conditions: [] },
171
- ],
172
- }));
173
- expect(result.splitDecision.tier).toBe('large');
174
-
175
- const paths = result.files.map(f => f.path);
176
- expect(paths).toContain('models/test-workflow.ts');
177
- expect(paths).toContain('main.workflow.tsx');
178
- expect(paths).toContain('mm.config.ts');
179
- });
180
-
181
- it('should generate model file with defineModel() and companion interface', () => {
182
- const result = decompileProjectEnhanced(makeDef({
183
- fields: [
184
- { name: 'title', type: 'text', required: true, label: 'Title' },
185
- { name: 'amount', type: 'number', required: false },
186
- ],
187
- states: [
188
- { name: 'draft', type: 'START', description: '', on_enter: [], on_exit: [], during: [] },
189
- { name: 'active', type: 'REGULAR', description: '', on_enter: [], on_exit: [], during: [] },
190
- ],
191
- transitions: [
192
- { name: 'submit', from: ['draft'], to: 'active', actions: [], conditions: [] },
193
- ],
194
- }));
195
-
196
- const modelFile = result.files.find(f => f.path.startsWith('models/'));
197
- expect(modelFile).toBeDefined();
198
- // defineModel() format
199
- expect(modelFile!.content).toContain("import { defineModel } from '@mindmatrix/react';");
200
- expect(modelFile!.content).toContain('export default defineModel({');
201
- expect(modelFile!.content).toContain("slug: 'test-workflow'");
202
- // Companion interface
203
- expect(modelFile!.content).toContain('export interface TestWorkflowFields');
204
- expect(modelFile!.content).toContain('title: string');
205
- expect(modelFile!.content).toContain('amount?: number');
206
- // States in defineModel format
207
- expect(modelFile!.content).toContain('states: {');
208
- expect(modelFile!.content).toContain("draft: { type: 'initial' }");
209
- expect(modelFile!.content).toContain('active: {}');
210
- // Transitions in defineModel format
211
- expect(modelFile!.content).toContain('transitions: {');
212
- expect(modelFile!.content).toContain("submit: { from: 'draft', to: 'active' }");
213
- });
214
-
215
- it('should generate layout with auth guards for roles', () => {
216
- const result = decompileProjectEnhanced(makeDef({
217
- fields: makeFields(20),
218
- states: makeStates(8),
219
- roles: [
220
- { name: 'admin', permissions: ['read', 'write', 'delete'] },
221
- { name: 'viewer', permissions: ['read'] },
222
- ],
223
- }));
224
-
225
- const layoutFile = result.files.find(f => f.path === 'app/layout.tsx');
226
- expect(layoutFile).toBeDefined();
227
- expect(layoutFile!.content).toContain('useRole');
228
- expect(layoutFile!.content).toContain("isAdmin");
229
- expect(layoutFile!.content).toContain("isViewer");
230
- expect(layoutFile!.content).toContain('isAuthorized');
231
- expect(layoutFile!.content).toContain('Access denied');
232
- });
233
-
234
- it('should generate server action files', () => {
235
- const result = decompileProjectEnhanced(makeDef({
236
- fields: makeFields(20),
237
- states: [{
238
- name: 'active',
239
- type: 'REGULAR' as const,
240
- description: '',
241
- on_enter: [{
242
- id: 'a1',
243
- type: 'http_request',
244
- mode: 'async' as const,
245
- config: { url: 'https://api.example.com', method: 'POST' },
246
- }],
247
- on_exit: [],
248
- during: [],
249
- }, ...makeStates(7)],
250
- transitions: [],
251
- }));
252
-
253
- const actionFile = result.files.find(f => f.path.startsWith('actions/'));
254
- expect(actionFile).toBeDefined();
255
- expect(actionFile!.content).toContain('TransitionContext');
256
- expect(actionFile!.content).toContain('fetch');
257
- expect(actionFile!.content).toContain('https://api.example.com');
258
- });
259
-
260
- it('should handle child definitions (blueprint)', () => {
261
- const result = decompileProjectEnhanced(makeDef({
262
- category: 'blueprint',
263
- childDefinitions: [
264
- {
265
- slug: 'child-data',
266
- name: 'Child Data',
267
- version: '1.0.0',
268
- category: 'data',
269
- fields: [{ name: 'label', type: 'text', required: false }],
270
- states: [],
271
- transitions: [],
272
- roles: [],
273
- },
274
- ],
275
- }));
276
-
277
- const childModel = result.files.find(f => f.path === 'models/child-data.ts');
278
- expect(childModel).toBeDefined();
279
- expect(childModel!.content).toContain('export interface ChildData');
280
-
281
- const childEntry = result.files.find(f => f.path === 'child-data.workflow.tsx');
282
- expect(childEntry).toBeDefined();
283
- });
284
- });
285
-
286
- // =============================================================================
287
- // FileMap (dry-run) Tests
288
- // =============================================================================
289
-
290
- describe('decompileToFileMap', () => {
291
- it('should return a map of all generated files', () => {
292
- const fileMap = decompileToFileMap(makeDef({
293
- fields: makeFields(10),
294
- states: makeStates(3),
295
- }));
296
-
297
- expect(fileMap.size).toBeGreaterThanOrEqual(2); // main + model at minimum
298
- expect(fileMap.has('main.workflow.tsx')).toBe(true);
299
- expect(fileMap.has('models/test-workflow.ts')).toBe(true);
300
- });
301
- });
302
-
303
- // =============================================================================
304
- // Round-Trip: definition -> decompile -> files -> content check
305
- // =============================================================================
306
-
307
- describe('Round-trip content integrity', () => {
308
- it('should produce compilable main.workflow.tsx', () => {
309
- const def = makeDef({
310
- slug: 'invoice-flow',
311
- fields: [
312
- { name: 'amount', type: 'number', required: true, default_value: 0 },
313
- { name: 'vendor', type: 'text', required: false, default_value: '' },
314
- ],
315
- states: [
316
- { name: 'draft', type: 'START', description: '', on_enter: [], on_exit: [], during: [] },
317
- { name: 'submitted', type: 'REGULAR', description: '', on_enter: [], on_exit: [], during: [] },
318
- ],
319
- transitions: [
320
- { name: 'submit', from: ['draft'], to: 'submitted', actions: [], conditions: [] },
321
- ],
322
- experience: {
323
- id: 'root',
324
- component: 'Stack',
325
- config: { gap: 16 },
326
- children: [
327
- { id: 'h1', component: 'Heading', config: { value: 'Invoice' } },
328
- { id: 'btn', component: 'Button', config: { label: 'Submit' } },
329
- ],
330
- },
331
- });
332
-
333
- const result = decompileProjectEnhanced(def);
334
- const mainFile = result.files.find(f => f.path === 'main.workflow.tsx');
335
- expect(mainFile).toBeDefined();
336
-
337
- // Main file should contain workflow hooks
338
- expect(mainFile!.content).toContain('useState');
339
- expect(mainFile!.content).toContain('useTransition');
340
- expect(mainFile!.content).toContain('<Stack');
341
- expect(mainFile!.content).toContain('<Button');
342
- });
343
- });
@@ -1,145 +0,0 @@
1
- /**
2
- * Query/Mutation Compilation Tests — validates useQuery/useMutation extraction by the compiler.
3
- */
4
-
5
- import { describe, it, expect } from 'vitest';
6
- import { transformSync } from '@babel/core';
7
- import babelPlugin from '../babel';
8
- import type { IRWorkflowDefinition } from '@mindmatrix/player-core';
9
-
10
- function compile(code: string, filename = 'test.workflow.tsx'): IRWorkflowDefinition {
11
- const result = transformSync(code, {
12
- filename,
13
- plugins: [[babelPlugin]],
14
- parserOpts: { plugins: ['typescript', 'jsx'], attachComment: true },
15
- });
16
- return (result as any)?.metadata?.mindmatrixIR;
17
- }
18
-
19
- describe('useQuery Compilation', () => {
20
- it('should extract useQuery as a data source', () => {
21
- const ir = compile(`
22
- import { useQuery } from '@mindmatrix/react';
23
- export function Dashboard() {
24
- const { data: channels } = useQuery('channel');
25
- return <div />;
26
- }
27
- `);
28
-
29
- expect(ir.metadata?.dataSources).toBeDefined();
30
- const sources = (ir.metadata as any).dataSources;
31
- expect(sources).toHaveLength(1);
32
- expect(sources[0].type).toBe('workflow');
33
- expect(sources[0].slug).toBe('channel');
34
- expect(sources[0].name).toBe('channel');
35
- expect(sources[0].query).toBe('list');
36
- });
37
-
38
- it('should extract useQuery with limit option', () => {
39
- const ir = compile(`
40
- import { useQuery } from '@mindmatrix/react';
41
- export function Dashboard() {
42
- const { data } = useQuery('channel', { limit: 50 });
43
- return <div />;
44
- }
45
- `);
46
-
47
- const sources = (ir.metadata as any).dataSources;
48
- expect(sources[0].pageSize).toBe(50);
49
- expect(sources[0].paginated).toBe(true);
50
- });
51
-
52
- it('should extract useQuery with search option', () => {
53
- const ir = compile(`
54
- import { useQuery } from '@mindmatrix/react';
55
- export function Dashboard() {
56
- const { data } = useQuery('channel', { search: 'hello', searchFields: ['name', 'description'] });
57
- return <div />;
58
- }
59
- `);
60
-
61
- const sources = (ir.metadata as any).dataSources;
62
- expect(sources[0].search).toBe('hello');
63
- expect(sources[0].searchFields).toEqual(['name', 'description']);
64
- });
65
-
66
- it('should extract useQuery with orderBy option', () => {
67
- const ir = compile(`
68
- import { useQuery } from '@mindmatrix/react';
69
- export function Dashboard() {
70
- const { data } = useQuery('channel', { orderBy: 'created_at' });
71
- return <div />;
72
- }
73
- `);
74
-
75
- const sources = (ir.metadata as any).dataSources;
76
- expect(sources[0].sort).toBe('created_at');
77
- });
78
-
79
- it('should extract multiple useQuery calls', () => {
80
- const ir = compile(`
81
- import { useQuery } from '@mindmatrix/react';
82
- export function Dashboard() {
83
- const { data: channels } = useQuery('channel');
84
- const { data: messages } = useQuery('message');
85
- return <div />;
86
- }
87
- `);
88
-
89
- const sources = (ir.metadata as any).dataSources;
90
- expect(sources).toHaveLength(2);
91
- expect(sources[0].slug).toBe('channel');
92
- expect(sources[1].slug).toBe('message');
93
- });
94
- });
95
-
96
- describe('useMutation Compilation', () => {
97
- it('should extract useMutation as a mutation target', () => {
98
- const ir = compile(`
99
- import { useMutation } from '@mindmatrix/react';
100
- export function ChannelForm() {
101
- const mutation = useMutation('channel');
102
- return <div />;
103
- }
104
- `);
105
-
106
- expect(ir.metadata?.mutationTargets).toBeDefined();
107
- const targets = (ir.metadata as any).mutationTargets;
108
- expect(targets).toHaveLength(1);
109
- expect(targets[0]).toBe('channel');
110
- });
111
-
112
- it('should extract multiple useMutation calls', () => {
113
- const ir = compile(`
114
- import { useMutation } from '@mindmatrix/react';
115
- export function ChannelForm() {
116
- const channelMutation = useMutation('channel');
117
- const messageMutation = useMutation('message');
118
- return <div />;
119
- }
120
- `);
121
-
122
- const targets = (ir.metadata as any).mutationTargets;
123
- expect(targets).toHaveLength(2);
124
- expect(targets).toContain('channel');
125
- expect(targets).toContain('message');
126
- });
127
-
128
- it('should coexist with useQuery in the same component', () => {
129
- const ir = compile(`
130
- import { useQuery, useMutation } from '@mindmatrix/react';
131
- export function ChannelDashboard() {
132
- const { data: channels } = useQuery('channel');
133
- const mutation = useMutation('channel');
134
- return <div />;
135
- }
136
- `);
137
-
138
- const sources = (ir.metadata as any).dataSources;
139
- const targets = (ir.metadata as any).mutationTargets;
140
- expect(sources).toHaveLength(1);
141
- expect(sources[0].slug).toBe('channel');
142
- expect(targets).toHaveLength(1);
143
- expect(targets[0]).toBe('channel');
144
- });
145
- });
@@ -1,158 +0,0 @@
1
- # Bidirectional Compiler Verification Suite — Plan
2
-
3
- ## Purpose
4
-
5
- Verify that the MindMatrix React framework compiler is perfectly bidirectional:
6
-
7
- ```
8
- Source files → compile → IR → decompile → Source files' → compile → IR' → decompile → Source files''
9
- ```
10
-
11
- The key invariant: **Source files' === Source files''** (string-exact equality on the second pass).
12
- The secondary invariant: **IR deep-equals IR'** (semantic equality on the IR level).
13
-
14
- If compile→decompile→compile→decompile does not stabilize, the compiler has a bug.
15
-
16
- ## What Aspects Need Round-Trip Verification
17
-
18
- ### 1. Config (mm.config.ts)
19
- - slug, name, version, category
20
- - description
21
- - roles array
22
- - models/entries/actions lists
23
- - Blueprint vs Workspace function name
24
-
25
- ### 2. Fields (useState declarations)
26
- - Field name extraction
27
- - Type inference (string, number, boolean, array, Date)
28
- - Default values (literals, empty strings, 0, false, [])
29
- - Required vs optional marking
30
-
31
- ### 3. States (useOnEnter/useOnExit/useWhileIn)
32
- - State name extraction
33
- - on_enter action extraction
34
- - on_exit action extraction
35
- - during (useWhileIn) interval actions
36
- - set_field actions within state hooks
37
-
38
- ### 4. Transitions (useTransition)
39
- - Transition name
40
- - from/to states
41
- - roles restriction
42
- - requiredFields
43
- - auto flag
44
- - Conditions (guard expressions)
45
- - Actions within transitions
46
-
47
- ### 5. Experience Tree (JSX return)
48
- - Component names (Stack, Text, Button, Heading, etc.)
49
- - Config props (label, value, gap, etc.)
50
- - sx style objects
51
- - Bindings (bind="fieldName", value="{$instance.field}")
52
- - Event handlers (onClick)
53
- - Conditional rendering (Show when={...})
54
- - Nested children
55
- - Router/Route composition
56
-
57
- ### 6. Data Queries (useQuery/useMutation)
58
- - Query slug
59
- - Query config (fields, filter, sort)
60
- - Mutation registration
61
-
62
- ### 7. Roles (useRole)
63
- - Role name declarations
64
-
65
- ### 8. Events (useOnEvent/useOnChange)
66
- - Event subscription names
67
- - Change watcher field names
68
- - Callback actions
69
-
70
- ### 9. Server Actions (*.server.ts)
71
- - Function names and signatures
72
- - Preserved function bodies
73
- - Import statements
74
-
75
- ### 10. Model Files (models/*.ts)
76
- - Interface declarations with field types
77
- - States array export
78
- - Transitions array export
79
- - fieldOptions export
80
-
81
- ## Blueprint Sections Covered by Fixtures
82
-
83
- | Section | simple-crud | full-workflow | data-heavy | view-heavy |
84
- |---------|------------|---------------|------------|------------|
85
- | mm.config.ts | Yes | Yes | Yes | Yes |
86
- | Fields (basic) | Yes | Yes | Yes | Yes |
87
- | Fields (all types) | | | Yes | |
88
- | States | | Yes | Yes | |
89
- | Transitions | | Yes | Yes | |
90
- | Experience tree | Yes | Yes | | Yes |
91
- | Nested JSX | | | | Yes |
92
- | sx styles | | | | Yes |
93
- | Bindings | | | | Yes |
94
- | useQuery | Yes | | | |
95
- | useRole | | Yes | | |
96
- | useOnEnter/Exit | | Yes | Yes | |
97
- | useOnChange | | Yes | | |
98
- | useOnEvent | | Yes | | |
99
- | Server actions | | Yes | | |
100
- | Router/Route | | | | Yes |
101
- | Show/conditional | | | | Yes |
102
- | Model file | Yes | Yes | Yes | |
103
-
104
- ## Canonical Formatting Rules
105
-
106
- The decompiler must produce deterministic output. Rules needed:
107
-
108
- 1. **Import ordering**: Alphabetical by package specifier, then alphabetical by import name
109
- 2. **Field ordering**: Same order as original IR fields array
110
- 3. **State ordering**: Same order as original IR states array
111
- 4. **Transition ordering**: Same order as original IR transitions array
112
- 5. **JSX attribute ordering**: Deterministic (alphabetical or declaration order)
113
- 6. **String quoting**: Single quotes for imports, double quotes for JSX string props
114
- 7. **Trailing commas**: Consistent (present or absent)
115
- 8. **Semicolons**: Always present at end of statements
116
- 9. **Whitespace**: 2-space indentation, no trailing whitespace
117
-
118
- ## Known Areas Where Exact Match May Break
119
-
120
- ### High Risk
121
- 1. **Comment stripping**: Comments in source are lost during compilation to IR
122
- 2. **Variable naming**: Destructured `const [x, setX]` — setter name is derived, may differ
123
- 3. **Import merging**: Multiple files may import from same package differently
124
- 4. **JSX expression formatting**: `{count + 1}` vs `{count+1}` — whitespace in expressions
125
- 5. **Type annotations**: TypeScript types are stripped in IR, not recoverable
126
-
127
- ### Medium Risk
128
- 6. **State machine inference**: States derived from useOnEnter might not match original
129
- 7. **Field type coercion**: `useState('')` → type 'text', but `useState<string>('')` also → 'text'
130
- 8. **Default value serialization**: `0` vs `0.0`, `''` vs `""`
131
- 9. **Transition from normalization**: `from: 'state'` vs `from: ['state']`
132
- 10. **model file interface vs inline fields**: Model file generates interface, inline uses useState
133
-
134
- ### Low Risk
135
- 11. **Newline differences**: Extra blank lines between sections
136
- 12. **Trailing newline**: File may or may not end with newline
137
-
138
- ## Strategy for Fixing Mismatches
139
-
140
- ### Phase 1: IR Semantic Equality
141
- First, verify IR1 === IR2 (structural deep-equal, ignoring ordering).
142
- This confirms no data loss. Failures here indicate compiler/decompiler bugs.
143
-
144
- ### Phase 2: Source Stabilization
145
- Then, verify Source' === Source'' (string equality on second decompile pass).
146
- This confirms the decompiler is idempotent. Failures here are formatting bugs.
147
-
148
- ### Phase 3: Categorize and Fix
149
- 1. **Formatting issues**: Fix in decompiler (deterministic output)
150
- 2. **Ordering issues**: Sort arrays deterministically in decompiler
151
- 3. **Data loss**: Fix compiler to preserve information in IR metadata
152
- 4. **Structural**: Document as known limitations, add normalization layer
153
-
154
- ## Running the Tests
155
-
156
- ```bash
157
- pnpm --filter react-compiler test -- --run round-trip
158
- ```
@@ -1,52 +0,0 @@
1
- # Bidirectional Compiler Verification Suite
2
-
3
- Verifies that the MindMatrix React framework compiler is perfectly bidirectional:
4
- compilation and decompilation are inverse operations that produce stable output.
5
-
6
- ## What This Tests
7
-
8
- ```
9
- Source → compile → IR → decompile → Source' → compile → IR' → decompile → Source''
10
-
11
- Source' === Source''
12
- ```
13
-
14
- Two invariants are checked:
15
-
16
- 1. **IR Semantic Equality**: IR and IR' are structurally equivalent (same fields, states,
17
- transitions, experience tree), ignoring cosmetic differences like ordering.
18
-
19
- 2. **Source Stabilization**: Source' (first decompile output) is exactly equal to Source''
20
- (second decompile output), character-for-character. If the decompiler does not produce
21
- identical output when run twice on equivalent IRs, it has a bug.
22
-
23
- ## Fixtures
24
-
25
- | Fixture | Focus Area | Files |
26
- |---------|-----------|-------|
27
- | `simple-crud` | Basic blueprint with model + CRUD view | mm.config.ts, models/task.ts, main.workflow.tsx |
28
- | `full-workflow` | Roles, state effects, events, transitions | mm.config.ts, models/order.ts, main.workflow.tsx |
29
- | `data-heavy` | Many field types, useWhileIn, complex states | mm.config.ts, models/contact.ts, main.workflow.tsx |
30
- | `view-heavy` | Nested JSX, sx styles, Router/Route, Show | mm.config.ts, main.workflow.tsx |
31
-
32
- ## Running
33
-
34
- ```bash
35
- # Run only round-trip tests
36
- pnpm --filter react-compiler test -- --run round-trip/round-trip
37
-
38
- # Run all compiler tests
39
- pnpm --filter react-compiler test -- --run
40
-
41
- # Run with verbose output (see diagnostic summary)
42
- pnpm --filter react-compiler test -- --run round-trip/round-trip --reporter=verbose
43
- ```
44
-
45
- ## Interpreting Results
46
-
47
- The diagnostic summary test prints a table showing pass/fail for each fixture across
48
- five dimensions: compile, decompile, re-compile, IR match, and source stabilization.
49
-
50
- When a test fails, the console output shows:
51
- - **IR diffs**: Which fields/states/transitions differ between IR1 and IR2
52
- - **Source diffs**: Which files differ between Source' and Source'', with line-by-line comparison