trellis 3.2.0 → 3.2.3

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 (260) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +61 -171
  3. package/dist/browser/index.d.ts +18 -0
  4. package/dist/browser/index.d.ts.map +1 -0
  5. package/dist/browser/index.js +95 -0
  6. package/dist/{chunk-3ETIIPPB.js → chunk-2AACZRII.js} +312 -30
  7. package/dist/{chunk-3GDRZTAW.js → chunk-5KSGGKET.js} +1 -1
  8. package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
  9. package/dist/chunk-6RWGFC3N.js +403 -0
  10. package/dist/{chunk-X762XWVC.js → chunk-7DUMWO5L.js} +1 -1
  11. package/dist/chunk-CAG4FULI.js +121 -0
  12. package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
  13. package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
  14. package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
  15. package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
  16. package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
  17. package/dist/chunk-NWSW5YNS.js +225 -0
  18. package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
  19. package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
  20. package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
  21. package/dist/cli/deploy-cli.d.ts +18 -0
  22. package/dist/cli/deploy-cli.d.ts.map +1 -0
  23. package/dist/cli/deploy-cli.js +67 -0
  24. package/dist/cli/index.d.ts +1 -1
  25. package/dist/cli/index.d.ts.map +1 -1
  26. package/dist/cli/index.js +153 -100
  27. package/dist/client/index.browser.d.ts +29 -0
  28. package/dist/client/index.browser.d.ts.map +1 -0
  29. package/dist/client/index.browser.js +64 -0
  30. package/dist/client/index.js +10 -10
  31. package/dist/client/sdk.browser.d.ts +131 -0
  32. package/dist/client/sdk.browser.d.ts.map +1 -0
  33. package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
  34. package/dist/client/sdk.js +1 -1
  35. package/dist/db/index.js +16 -16
  36. package/dist/db/inspector.js +6 -6
  37. package/dist/decisions/index.js +2 -2
  38. package/dist/embeddings/auto-embed.d.ts.map +1 -1
  39. package/dist/embeddings/index.js +1 -1
  40. package/dist/embeddings/store.d.ts.map +1 -1
  41. package/dist/engine.d.ts +27 -7
  42. package/dist/engine.d.ts.map +1 -1
  43. package/dist/index.js +6 -6
  44. package/dist/mcp/server.d.ts.map +1 -1
  45. package/dist/react/index.js +2 -2
  46. package/dist/react/schema-hooks.js +7 -7
  47. package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
  48. package/dist/scaffold/seed.d.ts.map +1 -1
  49. package/dist/scaffold/write.d.ts +1 -1
  50. package/dist/scaffold/write.d.ts.map +1 -1
  51. package/dist/schema/index.js +4 -3
  52. package/dist/server/cors.d.ts +13 -0
  53. package/dist/server/cors.d.ts.map +1 -0
  54. package/dist/server/deploy-meta.d.ts +25 -0
  55. package/dist/server/deploy-meta.d.ts.map +1 -0
  56. package/dist/server/deploy.d.ts +8 -3
  57. package/dist/server/deploy.d.ts.map +1 -1
  58. package/dist/server/deploy.js +9 -0
  59. package/dist/server/index.d.ts +5 -2
  60. package/dist/server/index.d.ts.map +1 -1
  61. package/dist/server/index.js +51 -17
  62. package/dist/server/realtime.d.ts +4 -1
  63. package/dist/server/realtime.d.ts.map +1 -1
  64. package/dist/server/server.d.ts +1 -0
  65. package/dist/server/server.d.ts.map +1 -1
  66. package/dist/server/sprites.d.ts +18 -1
  67. package/dist/server/sprites.d.ts.map +1 -1
  68. package/dist/server/tenancy.d.ts +4 -0
  69. package/dist/server/tenancy.d.ts.map +1 -1
  70. package/dist/server/usage-meter.d.ts +53 -0
  71. package/dist/server/usage-meter.d.ts.map +1 -0
  72. package/dist/{server-IGBIIJSF.js → server-OGVWNDNK.js} +6 -1
  73. package/dist/sprites-KQGTGM6W.js +27 -0
  74. package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
  75. package/dist/vcs/index.js +3 -3
  76. package/dist/vcs/types.d.ts +2 -0
  77. package/dist/vcs/types.d.ts.map +1 -1
  78. package/package.json +17 -6
  79. package/dist/better-sqlite-backend-PII64VE6.js +0 -159
  80. package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
  81. package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
  82. package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
  83. package/dist/boot-middleware-FJDGVUM4.js +0 -9
  84. package/dist/boot-middleware-MLJUTLUM.js +0 -9
  85. package/dist/boot-middleware-ZZPDZNYR.js +0 -9
  86. package/dist/chunk-276LKLZR.js +0 -359
  87. package/dist/chunk-2CX5UCRV.js +0 -111
  88. package/dist/chunk-2ESYSVXG.js +0 -48
  89. package/dist/chunk-2I5JU73Y.js +0 -340
  90. package/dist/chunk-2UNSRRNB.js +0 -171
  91. package/dist/chunk-335UEHQR.js +0 -907
  92. package/dist/chunk-4CF2L46N.js +0 -29
  93. package/dist/chunk-5CINODKT.js +0 -41
  94. package/dist/chunk-5ESGWJ5L.js +0 -45
  95. package/dist/chunk-5FGLQGMF.js +0 -1676
  96. package/dist/chunk-5IQZFITY.js +0 -357
  97. package/dist/chunk-5JWFAQDW.js +0 -150
  98. package/dist/chunk-62UHTVU3.js +0 -141
  99. package/dist/chunk-66UJQT2I.js +0 -35
  100. package/dist/chunk-6RNNVOAS.js +0 -355
  101. package/dist/chunk-6X23PZ6H.js +0 -969
  102. package/dist/chunk-7C7LL6MB.js +0 -315
  103. package/dist/chunk-7F4HM3JG.js +0 -394
  104. package/dist/chunk-7KJ7T4D3.js +0 -910
  105. package/dist/chunk-7QQQNUB5.js +0 -92
  106. package/dist/chunk-7QWJBS72.js +0 -946
  107. package/dist/chunk-7R36OZK3.js +0 -957
  108. package/dist/chunk-7UPKCOHE.js +0 -946
  109. package/dist/chunk-A3BONW34.js +0 -35
  110. package/dist/chunk-AHMDVHBL.js +0 -141
  111. package/dist/chunk-AW6A4OZY.js +0 -171
  112. package/dist/chunk-BJ5EKCJ5.js +0 -458
  113. package/dist/chunk-BRGYDO7D.js +0 -223
  114. package/dist/chunk-C5KPSEDN.js +0 -359
  115. package/dist/chunk-CCTNYTUC.js +0 -940
  116. package/dist/chunk-CYQ2OVD2.js +0 -35
  117. package/dist/chunk-DDAK7YOE.js +0 -299
  118. package/dist/chunk-DRILKBY6.js +0 -965
  119. package/dist/chunk-DXE24HNN.js +0 -45
  120. package/dist/chunk-E7ICUNW7.js +0 -945
  121. package/dist/chunk-EAL2PUOE.js +0 -10022
  122. package/dist/chunk-ELT7MLZB.js +0 -109
  123. package/dist/chunk-EWEIRF6G.js +0 -171
  124. package/dist/chunk-F5VDGQJC.js +0 -120
  125. package/dist/chunk-FCPL3IEQ.js +0 -98
  126. package/dist/chunk-FDPKYSV7.js +0 -96
  127. package/dist/chunk-FES3TC24.js +0 -171
  128. package/dist/chunk-FF36CQHZ.js +0 -61
  129. package/dist/chunk-FOWKR5TW.js +0 -129
  130. package/dist/chunk-FZVCXDYW.js +0 -150
  131. package/dist/chunk-G3XIHPSQ.js +0 -361
  132. package/dist/chunk-GKJLYLVU.js +0 -359
  133. package/dist/chunk-GNXHXNVQ.js +0 -113
  134. package/dist/chunk-GSR6ILTM.js +0 -277
  135. package/dist/chunk-GWRIMRSX.js +0 -45
  136. package/dist/chunk-H72UW2HJ.js +0 -45
  137. package/dist/chunk-HGI74PXB.js +0 -7417
  138. package/dist/chunk-HGRA37LO.js +0 -145
  139. package/dist/chunk-HXSRQO3L.js +0 -145
  140. package/dist/chunk-IG2X2BVO.js +0 -373
  141. package/dist/chunk-IIJVDD54.js +0 -373
  142. package/dist/chunk-IUWVEEOX.js +0 -145
  143. package/dist/chunk-IX4BBOIT.js +0 -394
  144. package/dist/chunk-IXU4RMQM.js +0 -349
  145. package/dist/chunk-J6OUIION.js +0 -857
  146. package/dist/chunk-K46RNFDE.js +0 -171
  147. package/dist/chunk-KAGU2XMY.js +0 -359
  148. package/dist/chunk-KCVYJNVX.js +0 -394
  149. package/dist/chunk-KKDRMIV6.js +0 -419
  150. package/dist/chunk-KYLIQ3YI.js +0 -399
  151. package/dist/chunk-KZYJJIRN.js +0 -946
  152. package/dist/chunk-LFOX744K.js +0 -96
  153. package/dist/chunk-LHOVJEWR.js +0 -7403
  154. package/dist/chunk-LOPXTPF3.js +0 -120
  155. package/dist/chunk-LZR3VIFU.js +0 -907
  156. package/dist/chunk-MCKGQKYU.js +0 -15
  157. package/dist/chunk-MU6EOS6F.js +0 -0
  158. package/dist/chunk-MWRQ2TXT.js +0 -357
  159. package/dist/chunk-NO73OK2I.js +0 -102
  160. package/dist/chunk-NPE2YJHK.js +0 -394
  161. package/dist/chunk-NSDXU6QX.js +0 -2213
  162. package/dist/chunk-NXIRDSZ6.js +0 -145
  163. package/dist/chunk-NZWFNHCS.js +0 -407
  164. package/dist/chunk-OB4CMMX6.js +0 -260
  165. package/dist/chunk-OBKU74FU.js +0 -7411
  166. package/dist/chunk-OQNDWRDE.js +0 -145
  167. package/dist/chunk-OVWAJMB6.js +0 -394
  168. package/dist/chunk-PDHLBTTD.js +0 -45
  169. package/dist/chunk-PEQNRKLG.js +0 -210
  170. package/dist/chunk-QERIS7QY.js +0 -7403
  171. package/dist/chunk-QHA2DM3C.js +0 -373
  172. package/dist/chunk-QLM4HSYC.js +0 -45
  173. package/dist/chunk-S2OT3TQJ.js +0 -283
  174. package/dist/chunk-S5PHSN5K.js +0 -907
  175. package/dist/chunk-SIAA4J6H.js +0 -21
  176. package/dist/chunk-SQBNLUIA.js +0 -171
  177. package/dist/chunk-STLN6A6B.js +0 -355
  178. package/dist/chunk-U7HV7GU2.js +0 -17
  179. package/dist/chunk-UGZHOGRA.js +0 -39
  180. package/dist/chunk-UICF66FS.js +0 -359
  181. package/dist/chunk-UK3EQREE.js +0 -1078
  182. package/dist/chunk-UPKPURVY.js +0 -394
  183. package/dist/chunk-URC74VCN.js +0 -959
  184. package/dist/chunk-V3G7Q3QQ.js +0 -102
  185. package/dist/chunk-VUJ6SA55.js +0 -303
  186. package/dist/chunk-VUJQLIML.js +0 -141
  187. package/dist/chunk-VWKLKLYB.js +0 -267
  188. package/dist/chunk-VYC3RZMK.js +0 -277
  189. package/dist/chunk-WMERMSWI.js +0 -154
  190. package/dist/chunk-WMR777PO.js +0 -2213
  191. package/dist/chunk-X46IECAC.js +0 -517
  192. package/dist/chunk-XEN3OEYY.js +0 -2234
  193. package/dist/chunk-XZQ66K7A.js +0 -124
  194. package/dist/chunk-YY3GF7DH.js +0 -7411
  195. package/dist/chunk-ZE5R3H4C.js +0 -907
  196. package/dist/chunk-ZHVI7BQN.js +0 -1077
  197. package/dist/chunk-ZMN5LUB7.js +0 -7411
  198. package/dist/chunk-ZUV4MD5U.js +0 -94
  199. package/dist/config-KMY6RRK3.js +0 -19
  200. package/dist/config-VDMK2DUJ.js +0 -19
  201. package/dist/db/trellis.css +0 -1
  202. package/dist/deploy-66EC752W.js +0 -9
  203. package/dist/deploy-SO7AFK6L.js +0 -9
  204. package/dist/engine-7GXBM4IT.js +0 -7
  205. package/dist/engine-NSR6BIF7.js +0 -7
  206. package/dist/factory-2P64OC7M.js +0 -34
  207. package/dist/factory-YP4ZZK5K.js +0 -34
  208. package/dist/import-AJLYHFIA.js +0 -10
  209. package/dist/launch-explorer-AI6L2AWJ.js +0 -91
  210. package/dist/query-GJL3CVGN.js +0 -31
  211. package/dist/query-MBJSK3EB.js +0 -31
  212. package/dist/query-TJHEVSKL.js +0 -31
  213. package/dist/query-WUIKOHPE.js +0 -524
  214. package/dist/remote-manager-BLJZ6KF6.js +0 -224
  215. package/dist/remote-manager-BPYE46SI.js +0 -223
  216. package/dist/remote-manager-FMESEAFA.js +0 -224
  217. package/dist/remote-manager-K2WZ5RHY.js +0 -223
  218. package/dist/remote-manager-SG5PQKCH.js +0 -224
  219. package/dist/remote-manager-WGP6MIQZ.js +0 -224
  220. package/dist/sdk-3KBB3E6V.js +0 -16
  221. package/dist/sdk-4ZQO6UTU.js +0 -16
  222. package/dist/sdk-6JA6GV3G.js +0 -16
  223. package/dist/sdk-6VTP5UTZ.js +0 -16
  224. package/dist/sdk-7VS6TYCD.js +0 -16
  225. package/dist/sdk-HQ3FTLRT.js +0 -16
  226. package/dist/sdk-HZ7NU3XE.js +0 -15
  227. package/dist/sdk-KBQE2OXT.js +0 -16
  228. package/dist/sdk-MSCDZ7JU.js +0 -15
  229. package/dist/sdk-WNZOGO3S.js +0 -15
  230. package/dist/sdk-YLV33ZCW.js +0 -9
  231. package/dist/sdk-ZSUD2LLJ.js +0 -16
  232. package/dist/server-AFXFFBWA.js +0 -11
  233. package/dist/server-AGHC4VUL.js +0 -11
  234. package/dist/server-BOH7M4TT.js +0 -13
  235. package/dist/server-DBUY2KY5.js +0 -11
  236. package/dist/server-GWBQJPRG.js +0 -11
  237. package/dist/server-JZZFULVU.js +0 -11
  238. package/dist/server-L5XAF4M5.js +0 -11
  239. package/dist/server-NYFUHANA.js +0 -12
  240. package/dist/server-OABUB2LO.js +0 -12
  241. package/dist/server-P2CKZWWV.js +0 -12
  242. package/dist/sprites-RU3E4XQN.js +0 -15
  243. package/dist/sprites-XVSMQLSI.js +0 -15
  244. package/dist/sql-wasm-FORCZFHZ.js +0 -2148
  245. package/dist/sql-wasm-JZH76RLO.js +0 -2148
  246. package/dist/sqljs-backend-CJQOIQYE.js +0 -266
  247. package/dist/sqljs-backend-KWXBUDUO.js +0 -266
  248. package/dist/state-demo.bundle.js +0 -1033
  249. package/dist/tenancy-CBWYEVUB.js +0 -11
  250. package/dist/tenancy-FO6WVYFN.js +0 -13
  251. package/dist/tenancy-FWDBESMX.js +0 -14
  252. package/dist/tenancy-HGPIS5QA.js +0 -13
  253. package/dist/tenancy-HXFALA37.js +0 -14
  254. package/dist/tenancy-S676GLID.js +0 -14
  255. package/dist/tenancy-V7ARWNNV.js +0 -14
  256. package/dist/tenancy-ZDN4GXK5.js +0 -13
  257. package/dist/tenancy-ZT5VMY7B.js +0 -14
  258. package/dist/vm-config-YZRJ3KUB.js +0 -21
  259. /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
  260. /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
@@ -1,517 +0,0 @@
1
- import {
2
- QueryEngine,
3
- literal,
4
- variable
5
- } from "./chunk-2I5JU73Y.js";
6
-
7
- // src/core/query/parser.ts
8
- function tokenize(input) {
9
- const tokens = [];
10
- let i = 0;
11
- while (i < input.length) {
12
- if (/\s/.test(input[i])) {
13
- i++;
14
- continue;
15
- }
16
- if (input[i] === "/" && input[i + 1] === "/") {
17
- while (i < input.length && input[i] !== "\n") i++;
18
- continue;
19
- }
20
- const pos = i;
21
- if ("[](){},:".includes(input[i])) {
22
- tokens.push({ kind: "symbol", value: input[i], pos });
23
- i++;
24
- continue;
25
- }
26
- if (input[i] === "!" && input[i + 1] === "=") {
27
- tokens.push({ kind: "symbol", value: "!=", pos });
28
- i += 2;
29
- continue;
30
- }
31
- if (input[i] === "<" && input[i + 1] === "=") {
32
- tokens.push({ kind: "symbol", value: "<=", pos });
33
- i += 2;
34
- continue;
35
- }
36
- if (input[i] === ">" && input[i + 1] === "=") {
37
- tokens.push({ kind: "symbol", value: ">=", pos });
38
- i += 2;
39
- continue;
40
- }
41
- if ("<>=".includes(input[i])) {
42
- tokens.push({ kind: "symbol", value: input[i], pos });
43
- i++;
44
- continue;
45
- }
46
- if (input[i] === '"') {
47
- i++;
48
- let s = "";
49
- while (i < input.length && input[i] !== '"') {
50
- if (input[i] === "\\" && i + 1 < input.length) {
51
- s += input[i + 1];
52
- i += 2;
53
- } else {
54
- s += input[i];
55
- i++;
56
- }
57
- }
58
- if (i < input.length) i++;
59
- tokens.push({ kind: "string", value: s, pos });
60
- continue;
61
- }
62
- if (/[0-9]/.test(input[i]) || input[i] === "-" && i + 1 < input.length && /[0-9]/.test(input[i + 1])) {
63
- let n = input[i];
64
- i++;
65
- while (i < input.length && /[0-9.]/.test(input[i])) {
66
- n += input[i];
67
- i++;
68
- }
69
- tokens.push({ kind: "number", value: n, pos });
70
- continue;
71
- }
72
- if (/[?a-zA-Z_]/.test(input[i])) {
73
- let w = "";
74
- while (i < input.length && /[?a-zA-Z0-9_.:/-]/.test(input[i])) {
75
- w += input[i];
76
- i++;
77
- }
78
- tokens.push({ kind: "word", value: w, pos });
79
- continue;
80
- }
81
- i++;
82
- }
83
- tokens.push({ kind: "eof", value: "", pos: input.length });
84
- return tokens;
85
- }
86
- var Parser = class {
87
- tokens;
88
- pos = 0;
89
- constructor(tokens) {
90
- this.tokens = tokens;
91
- }
92
- peek() {
93
- return this.tokens[this.pos];
94
- }
95
- advance() {
96
- return this.tokens[this.pos++];
97
- }
98
- expect(kind, value) {
99
- const t = this.advance();
100
- if (t.kind !== kind || value !== void 0 && t.value !== value) {
101
- throw new Error(`Expected ${kind}${value ? ` "${value}"` : ""} at pos ${t.pos}, got ${t.kind} "${t.value}"`);
102
- }
103
- return t;
104
- }
105
- match(kind, value) {
106
- const t = this.peek();
107
- if (t.kind === kind && (value === void 0 || t.value === value)) {
108
- this.pos++;
109
- return true;
110
- }
111
- return false;
112
- }
113
- isAt(kind, value) {
114
- const t = this.peek();
115
- return t.kind === kind && (value === void 0 || t.value === value);
116
- }
117
- // -----------------------------------------------------------------------
118
- // Terms
119
- // -----------------------------------------------------------------------
120
- parseTerm() {
121
- const t = this.peek();
122
- if (t.kind === "word" && t.value.startsWith("?")) {
123
- this.advance();
124
- return variable(t.value.slice(1));
125
- }
126
- if (t.kind === "string") {
127
- this.advance();
128
- return literal(t.value);
129
- }
130
- if (t.kind === "number") {
131
- this.advance();
132
- const n = Number(t.value);
133
- return literal(n);
134
- }
135
- if (t.kind === "word") {
136
- const v = t.value;
137
- this.advance();
138
- if (v === "true") return literal(true);
139
- if (v === "false") return literal(false);
140
- return literal(v);
141
- }
142
- throw new Error(`Unexpected token at pos ${t.pos}: ${t.kind} "${t.value}"`);
143
- }
144
- // -----------------------------------------------------------------------
145
- // Patterns
146
- // -----------------------------------------------------------------------
147
- parsePattern() {
148
- const t = this.peek();
149
- if (t.kind === "word" && t.value.toUpperCase() === "NOT") {
150
- this.advance();
151
- const inner = this.parsePattern();
152
- return { kind: "not", pattern: inner };
153
- }
154
- if (t.kind === "word" && t.value.toUpperCase() === "OR") {
155
- this.advance();
156
- const branches = [];
157
- while (this.isAt("symbol", "{")) {
158
- this.advance();
159
- const branch = [];
160
- while (!this.isAt("symbol", "}") && !this.isAt("eof", void 0)) {
161
- branch.push(this.parsePattern());
162
- }
163
- this.expect("symbol", "}");
164
- branches.push(branch);
165
- }
166
- return { kind: "or", branches };
167
- }
168
- if (t.kind === "symbol" && t.value === "[") {
169
- this.advance();
170
- const entity = this.parseTerm();
171
- const attribute = this.parseTerm();
172
- const value = this.parseTerm();
173
- this.expect("symbol", "]");
174
- return { kind: "fact", entity, attribute, value };
175
- }
176
- if (t.kind === "symbol" && t.value === "(") {
177
- this.advance();
178
- const source = this.parseTerm();
179
- const attribute = this.parseTerm();
180
- const target = this.parseTerm();
181
- this.expect("symbol", ")");
182
- return { kind: "link", source, attribute, target };
183
- }
184
- if (t.kind === "word" && !t.value.startsWith("?")) {
185
- const name = this.advance().value;
186
- if (this.isAt("symbol", "(")) {
187
- this.advance();
188
- const args = [];
189
- while (!this.isAt("symbol", ")") && !this.isAt("eof", void 0)) {
190
- args.push(this.parseTerm());
191
- this.match("symbol", ",");
192
- }
193
- this.expect("symbol", ")");
194
- return { kind: "rule", name, args };
195
- }
196
- throw new Error(`Expected '(' after rule name "${name}" at pos ${t.pos}`);
197
- }
198
- throw new Error(`Cannot parse pattern at pos ${t.pos}: ${t.kind} "${t.value}"`);
199
- }
200
- // -----------------------------------------------------------------------
201
- // Filter
202
- // -----------------------------------------------------------------------
203
- parseFilter() {
204
- const left = this.parseTerm();
205
- const op = this.advance().value;
206
- const right = this.parseTerm();
207
- return { kind: "filter", left, op, right };
208
- }
209
- // -----------------------------------------------------------------------
210
- // Full Query
211
- // -----------------------------------------------------------------------
212
- parseQuery() {
213
- const query = {
214
- select: [],
215
- where: [],
216
- filters: [],
217
- aggregates: [],
218
- orderBy: [],
219
- limit: 0,
220
- offset: 0
221
- };
222
- while (!this.isAt("eof", void 0)) {
223
- const kw = this.peek();
224
- if (kw.kind !== "word") {
225
- throw new Error(`Expected keyword at pos ${kw.pos}, got ${kw.kind} "${kw.value}"`);
226
- }
227
- switch (kw.value.toUpperCase()) {
228
- case "SELECT": {
229
- this.advance();
230
- while (this.peek().kind === "word" && this.peek().value.startsWith("?")) {
231
- query.select.push(this.advance().value.slice(1));
232
- }
233
- break;
234
- }
235
- case "WHERE": {
236
- this.advance();
237
- this.expect("symbol", "{");
238
- while (!this.isAt("symbol", "}") && !this.isAt("eof", void 0)) {
239
- query.where.push(this.parsePattern());
240
- }
241
- this.expect("symbol", "}");
242
- break;
243
- }
244
- case "FILTER": {
245
- this.advance();
246
- query.filters.push(this.parseFilter());
247
- break;
248
- }
249
- case "AGGREGATE": {
250
- this.advance();
251
- const op = this.advance().value;
252
- this.expect("symbol", "(");
253
- const varName = this.advance().value;
254
- const varClean = varName.startsWith("?") ? varName.slice(1) : varName;
255
- this.expect("symbol", ")");
256
- this.expect("word", "AS");
257
- const asName = this.advance().value;
258
- const asClean = asName.startsWith("?") ? asName.slice(1) : asName;
259
- query.aggregates.push({ op, variable: varClean, as: asClean });
260
- break;
261
- }
262
- case "ORDER": {
263
- this.advance();
264
- this.expect("word", "BY");
265
- while (this.peek().kind === "word" && this.peek().value.startsWith("?")) {
266
- const v = this.advance().value.slice(1);
267
- let dir = "asc";
268
- if (this.peek().kind === "word" && ["ASC", "DESC"].includes(this.peek().value.toUpperCase())) {
269
- dir = this.advance().value.toLowerCase();
270
- }
271
- query.orderBy.push({ variable: v, direction: dir });
272
- }
273
- break;
274
- }
275
- case "LIMIT": {
276
- this.advance();
277
- query.limit = Number(this.expect("number").value);
278
- break;
279
- }
280
- case "OFFSET": {
281
- this.advance();
282
- query.offset = Number(this.expect("number").value);
283
- break;
284
- }
285
- default:
286
- throw new Error(`Unknown keyword "${kw.value}" at pos ${kw.pos}`);
287
- }
288
- }
289
- return query;
290
- }
291
- // -----------------------------------------------------------------------
292
- // Datalog Rule
293
- // -----------------------------------------------------------------------
294
- parseRule() {
295
- const name = this.expect("word").value;
296
- this.expect("symbol", "(");
297
- const params = [];
298
- while (!this.isAt("symbol", ")") && !this.isAt("eof", void 0)) {
299
- const v = this.expect("word").value;
300
- params.push(v.startsWith("?") ? v.slice(1) : v);
301
- this.match("symbol", ",");
302
- }
303
- this.expect("symbol", ")");
304
- if (this.isAt("symbol", ":")) {
305
- this.advance();
306
- if (this.peek().kind === "number" && this.peek().value.startsWith("-")) {
307
- this.advance();
308
- }
309
- } else if (this.isAt("word", ":-")) {
310
- this.advance();
311
- }
312
- const body = [];
313
- const filters = [];
314
- while (!this.isAt("eof", void 0)) {
315
- if (this.peek().kind === "word" && this.peek().value.toUpperCase() === "FILTER") {
316
- this.advance();
317
- filters.push(this.parseFilter());
318
- } else {
319
- body.push(this.parsePattern());
320
- }
321
- this.match("symbol", ",");
322
- }
323
- return { name, params, body, filters };
324
- }
325
- };
326
- function parseQuery(input) {
327
- const tokens = tokenize(input);
328
- return new Parser(tokens).parseQuery();
329
- }
330
- function parseRule(input) {
331
- const tokens = tokenize(input);
332
- return new Parser(tokens).parseRule();
333
- }
334
- function parseSimple(input) {
335
- const trimmed = input.trim();
336
- const upper = trimmed.toUpperCase();
337
- if (upper.startsWith("SELECT") || upper.startsWith("WHERE")) {
338
- return parseQuery(trimmed);
339
- }
340
- const findMatch = trimmed.match(/^find\s+(.+?)\s+where\s+(.+)$/i);
341
- if (findMatch) {
342
- const vars = findMatch[1].trim().split(/\s+/);
343
- const conditions = findMatch[2].trim();
344
- const selectVars = vars.map((v) => v.startsWith("?") ? v : `?${v}`);
345
- const entity = selectVars[0];
346
- const parts = conditions.split(/\s+and\s+/i);
347
- const patterns = [];
348
- const filters = [];
349
- for (const part of parts) {
350
- const eqMatch = part.match(/^(\S+)\s*(=|!=|<|<=|>|>=|contains|startsWith|endsWith|matches)\s*(.+)$/);
351
- if (eqMatch) {
352
- const [, attr, op, val] = eqMatch;
353
- const valTrimmed = val.trim();
354
- if (op === "=") {
355
- patterns.push(`[${entity} "${attr}" ${valTrimmed}]`);
356
- } else {
357
- const tmpVar = `?_${attr.replace(/[^a-zA-Z0-9]/g, "_")}`;
358
- patterns.push(`[${entity} "${attr}" ${tmpVar}]`);
359
- filters.push(`FILTER ${tmpVar} ${op} ${valTrimmed}`);
360
- }
361
- }
362
- }
363
- const fullQuery = `SELECT ${selectVars.join(" ")}
364
- WHERE {
365
- ${patterns.join("\n ")}
366
- }
367
- ${filters.join("\n")}`;
368
- return parseQuery(fullQuery);
369
- }
370
- throw new Error(`Cannot parse query: "${trimmed}". Use full EQL-S syntax or "find ?e where attr = value".`);
371
- }
372
-
373
- // src/core/query/datalog.ts
374
- function transitiveClosureRules(ruleName, linkAttribute) {
375
- return [
376
- // Base case: direct link
377
- {
378
- name: ruleName,
379
- params: ["x", "y"],
380
- body: [
381
- {
382
- kind: "link",
383
- source: variable("x"),
384
- attribute: literal(linkAttribute),
385
- target: variable("y")
386
- }
387
- ],
388
- filters: []
389
- },
390
- // Recursive case: indirect via intermediate
391
- {
392
- name: ruleName,
393
- params: ["x", "y"],
394
- body: [
395
- {
396
- kind: "link",
397
- source: variable("x"),
398
- attribute: literal(linkAttribute),
399
- target: variable("z")
400
- },
401
- {
402
- kind: "rule",
403
- name: ruleName,
404
- args: [variable("z"), variable("y")]
405
- }
406
- ],
407
- filters: []
408
- }
409
- ];
410
- }
411
- function reverseReachabilityRules(ruleName, linkAttribute) {
412
- return [
413
- {
414
- name: ruleName,
415
- params: ["x", "y"],
416
- body: [
417
- {
418
- kind: "link",
419
- source: variable("y"),
420
- attribute: literal(linkAttribute),
421
- target: variable("x")
422
- }
423
- ],
424
- filters: []
425
- },
426
- {
427
- name: ruleName,
428
- params: ["x", "y"],
429
- body: [
430
- {
431
- kind: "link",
432
- source: variable("z"),
433
- attribute: literal(linkAttribute),
434
- target: variable("x")
435
- },
436
- {
437
- kind: "rule",
438
- name: ruleName,
439
- args: [variable("z"), variable("y")]
440
- }
441
- ],
442
- filters: []
443
- }
444
- ];
445
- }
446
- function siblingRules(ruleName, linkAttribute) {
447
- return [
448
- {
449
- name: ruleName,
450
- params: ["a", "b"],
451
- body: [
452
- {
453
- kind: "link",
454
- source: variable("a"),
455
- attribute: literal(linkAttribute),
456
- target: variable("parent")
457
- },
458
- {
459
- kind: "link",
460
- source: variable("b"),
461
- attribute: literal(linkAttribute),
462
- target: variable("parent")
463
- }
464
- ],
465
- filters: [
466
- {
467
- kind: "filter",
468
- left: variable("a"),
469
- op: "!=",
470
- right: variable("b")
471
- }
472
- ]
473
- }
474
- ];
475
- }
476
- var DatalogRuntime = class {
477
- engine;
478
- constructor(store) {
479
- this.engine = new QueryEngine(store);
480
- }
481
- /** Register a Datalog rule (or multiple). */
482
- addRule(rule) {
483
- this.engine.addRule(rule);
484
- }
485
- addRules(rules) {
486
- for (const r of rules) this.engine.addRule(r);
487
- }
488
- removeRule(name) {
489
- this.engine.removeRule(name);
490
- }
491
- /** Register built-in transitive closure for a link attribute. */
492
- registerTransitiveClosure(ruleName, linkAttribute) {
493
- this.addRules(transitiveClosureRules(ruleName, linkAttribute));
494
- }
495
- /** Register built-in reverse reachability for a link attribute. */
496
- registerReverseReachability(ruleName, linkAttribute) {
497
- this.addRules(reverseReachabilityRules(ruleName, linkAttribute));
498
- }
499
- /** Register built-in sibling rule for a link attribute. */
500
- registerSiblings(ruleName, linkAttribute) {
501
- this.addRules(siblingRules(ruleName, linkAttribute));
502
- }
503
- /** Get the underlying QueryEngine for direct query execution. */
504
- getEngine() {
505
- return this.engine;
506
- }
507
- };
508
-
509
- export {
510
- parseQuery,
511
- parseRule,
512
- parseSimple,
513
- transitiveClosureRules,
514
- reverseReachabilityRules,
515
- siblingRules,
516
- DatalogRuntime
517
- };