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,111 +0,0 @@
1
- import {
2
- entitiesQuery,
3
- resolveRelations
4
- } from "./chunk-7QQQNUB5.js";
5
- import {
6
- Signal
7
- } from "./chunk-UBGUDMUV.js";
8
-
9
- // src/client/live.ts
10
- function liveQuery(client, eql) {
11
- const signal = new Signal({
12
- data: [],
13
- loading: true,
14
- error: null
15
- });
16
- let sub = null;
17
- return {
18
- signal,
19
- start() {
20
- if (sub) return () => stop();
21
- try {
22
- sub = client.subscribe(eql, (rows) => {
23
- signal.value = { data: rows, loading: false, error: null };
24
- });
25
- } catch (err) {
26
- signal.value = {
27
- data: [],
28
- loading: false,
29
- error: err instanceof Error ? err : new Error(String(err))
30
- };
31
- }
32
- return () => stop();
33
- }
34
- };
35
- function stop() {
36
- sub?.unsubscribe();
37
- sub = null;
38
- }
39
- }
40
- function normalizeLiveEntitiesOpts(whereOrOpts) {
41
- if (!whereOrOpts) return {};
42
- if ("resolve" in whereOrOpts) return whereOrOpts;
43
- return { where: whereOrOpts };
44
- }
45
- function liveEntities(client, typeOrSchema, whereOrOpts) {
46
- const schema = typeof typeOrSchema === "string" ? void 0 : typeOrSchema;
47
- const type = typeof typeOrSchema === "string" ? typeOrSchema : typeOrSchema.type;
48
- const { where, resolve } = normalizeLiveEntitiesOpts(whereOrOpts);
49
- const signal = new Signal({
50
- data: [],
51
- loading: true,
52
- error: null
53
- });
54
- let sub = null;
55
- let token = 0;
56
- return {
57
- signal,
58
- start() {
59
- if (sub) return () => stop();
60
- try {
61
- sub = client.subscribe(
62
- entitiesQuery(type, where),
63
- (rows) => {
64
- const turn = ++token;
65
- const ids = rows.map((r) => r.e).filter(Boolean);
66
- Promise.all(ids.map((id) => client.read(id))).then(async (entities) => {
67
- if (turn !== token) return;
68
- let data = entities.filter(
69
- (e) => e != null
70
- );
71
- if (schema && resolve && Object.keys(resolve).length > 0) {
72
- data = await resolveRelations(
73
- client,
74
- schema,
75
- data,
76
- resolve
77
- );
78
- }
79
- if (turn !== token) return;
80
- signal.value = { data, loading: false, error: null };
81
- }).catch((err) => {
82
- if (turn !== token) return;
83
- signal.value = {
84
- data: signal.peek().data,
85
- loading: false,
86
- error: err instanceof Error ? err : new Error(String(err))
87
- };
88
- });
89
- }
90
- );
91
- } catch (err) {
92
- signal.value = {
93
- data: [],
94
- loading: false,
95
- error: err instanceof Error ? err : new Error(String(err))
96
- };
97
- }
98
- return () => stop();
99
- }
100
- };
101
- function stop() {
102
- token++;
103
- sub?.unsubscribe();
104
- sub = null;
105
- }
106
- }
107
-
108
- export {
109
- liveQuery,
110
- liveEntities
111
- };
@@ -1,48 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
8
- get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
9
- }) : x)(function(x) {
10
- if (typeof require !== "undefined") return require.apply(this, arguments);
11
- throw Error('Dynamic require of "' + x + '" is not supported');
12
- });
13
- var __esm = (fn, res) => function __init() {
14
- return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
15
- };
16
- var __commonJS = (cb, mod) => function __require2() {
17
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
18
- };
19
- var __export = (target, all) => {
20
- for (var name in all)
21
- __defProp(target, name, { get: all[name], enumerable: true });
22
- };
23
- var __copyProps = (to, from, except, desc) => {
24
- if (from && typeof from === "object" || typeof from === "function") {
25
- for (let key of __getOwnPropNames(from))
26
- if (!__hasOwnProp.call(to, key) && key !== except)
27
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
28
- }
29
- return to;
30
- };
31
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
32
- // If the importer is in node compatibility mode or this is not an ESM
33
- // file that has been converted to a CommonJS file using a Babel-
34
- // compatible transform (i.e. "__esModule" has not been set), then set
35
- // "default" to the CommonJS "module.exports" for node compatibility.
36
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
37
- mod
38
- ));
39
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
40
-
41
- export {
42
- __require,
43
- __esm,
44
- __commonJS,
45
- __export,
46
- __toESM,
47
- __toCommonJS
48
- };
@@ -1,340 +0,0 @@
1
- // src/core/query/types.ts
2
- function isVariable(t) {
3
- return t.kind === "variable";
4
- }
5
- function isLiteral(t) {
6
- return t.kind === "literal";
7
- }
8
- function variable(name) {
9
- return { kind: "variable", name };
10
- }
11
- function literal(value) {
12
- return { kind: "literal", value };
13
- }
14
-
15
- // src/core/query/engine.ts
16
- var QueryEngine = class {
17
- constructor(store) {
18
- this.store = store;
19
- }
20
- rules = /* @__PURE__ */ new Map();
21
- maxRuleDepth = 32;
22
- /** Register a Datalog rule. Multiple rules with the same name = union. */
23
- addRule(rule) {
24
- const existing = this.rules.get(rule.name) ?? [];
25
- existing.push(rule);
26
- this.rules.set(rule.name, existing);
27
- }
28
- removeRule(name) {
29
- this.rules.delete(name);
30
- }
31
- /** Execute a query against the store. */
32
- execute(query) {
33
- const start = performance.now();
34
- let results = this._evaluatePatterns(query.where, [/* @__PURE__ */ new Map()]);
35
- for (const filter of query.filters) {
36
- results = results.filter((b) => this._evalFilter(filter, b));
37
- }
38
- if (query.aggregates.length > 0) {
39
- results = this._aggregate(results, query.aggregates, query.select);
40
- }
41
- if (query.orderBy.length > 0) {
42
- results = this._order(results, query.orderBy);
43
- }
44
- if (query.offset > 0) results = results.slice(query.offset);
45
- if (query.limit > 0) results = results.slice(0, query.limit);
46
- const projected = this._project(results, query.select);
47
- return {
48
- bindings: projected,
49
- executionTime: performance.now() - start,
50
- count: projected.length
51
- };
52
- }
53
- // -------------------------------------------------------------------------
54
- // Pattern evaluation
55
- // -------------------------------------------------------------------------
56
- _evaluatePatterns(patterns, bindings) {
57
- let current = bindings;
58
- for (const pattern of patterns) {
59
- if (current.length === 0) break;
60
- current = this._evaluatePattern(pattern, current);
61
- }
62
- return current;
63
- }
64
- _evaluatePattern(pattern, bindings) {
65
- switch (pattern.kind) {
66
- case "fact":
67
- return this._evalFactPattern(pattern, bindings);
68
- case "link":
69
- return this._evalLinkPattern(pattern, bindings);
70
- case "not":
71
- return this._evalNotPattern(pattern, bindings);
72
- case "or":
73
- return this._evalOrPattern(pattern, bindings);
74
- case "rule":
75
- return this._evalRuleApplication(pattern, bindings);
76
- }
77
- }
78
- _evalFactPattern(p, bindings) {
79
- const results = [];
80
- for (const b of bindings) {
81
- const eResolved = this._resolve(p.entity, b);
82
- const aResolved = this._resolve(p.attribute, b);
83
- const vResolved = this._resolve(p.value, b);
84
- let facts;
85
- if (eResolved !== void 0 && aResolved !== void 0) {
86
- facts = this.store.getFactsByEntity(String(eResolved)).filter((f) => f.a === aResolved);
87
- } else if (eResolved !== void 0) {
88
- facts = this.store.getFactsByEntity(String(eResolved));
89
- } else if (aResolved !== void 0 && vResolved !== void 0) {
90
- facts = this.store.getFactsByValue(String(aResolved), vResolved);
91
- } else if (aResolved !== void 0) {
92
- facts = this.store.getFactsByAttribute(String(aResolved));
93
- } else {
94
- facts = this.store.getAllFacts();
95
- }
96
- if (vResolved !== void 0) {
97
- facts = facts.filter((f) => f.v === vResolved);
98
- }
99
- for (const fact of facts) {
100
- const nb = new Map(b);
101
- if (this._bind(p.entity, fact.e, nb) && this._bind(p.attribute, fact.a, nb) && this._bind(p.value, fact.v, nb)) {
102
- results.push(nb);
103
- }
104
- }
105
- }
106
- return results;
107
- }
108
- _evalLinkPattern(p, bindings) {
109
- const results = [];
110
- for (const b of bindings) {
111
- const srcResolved = this._resolve(p.source, b);
112
- const attrResolved = this._resolve(p.attribute, b);
113
- const tgtResolved = this._resolve(p.target, b);
114
- let links;
115
- if (srcResolved !== void 0 && attrResolved !== void 0) {
116
- links = this.store.getLinksByEntityAndAttribute(
117
- String(srcResolved),
118
- String(attrResolved)
119
- );
120
- } else if (srcResolved !== void 0) {
121
- links = this.store.getLinksByEntity(String(srcResolved));
122
- } else if (attrResolved !== void 0) {
123
- links = this.store.getLinksByAttribute(String(attrResolved));
124
- } else {
125
- links = this.store.getAllLinks();
126
- }
127
- if (tgtResolved !== void 0) {
128
- links = links.filter((l) => l.e2 === tgtResolved);
129
- }
130
- for (const link of links) {
131
- const nb = new Map(b);
132
- if (this._bind(p.source, link.e1, nb) && this._bind(p.attribute, link.a, nb) && this._bind(p.target, link.e2, nb)) {
133
- results.push(nb);
134
- }
135
- }
136
- }
137
- return results;
138
- }
139
- _evalNotPattern(p, bindings) {
140
- return bindings.filter((b) => {
141
- const matches = this._evaluatePattern(p.pattern, [b]);
142
- return matches.length === 0;
143
- });
144
- }
145
- _evalOrPattern(p, bindings) {
146
- const results = [];
147
- for (const branch of p.branches) {
148
- const branchResults = this._evaluatePatterns(branch, bindings);
149
- results.push(...branchResults);
150
- }
151
- return this._dedup(results);
152
- }
153
- _evalRuleApplication(p, bindings, depth = 0) {
154
- if (depth > this.maxRuleDepth) return [];
155
- const ruleDefs = this.rules.get(p.name);
156
- if (!ruleDefs) return [];
157
- const results = [];
158
- for (const b of bindings) {
159
- for (const rule of ruleDefs) {
160
- const ruleBindings = new Map(b);
161
- let ok = true;
162
- for (let i = 0; i < rule.params.length && i < p.args.length; i++) {
163
- const resolved = this._resolve(p.args[i], b);
164
- if (resolved !== void 0) {
165
- ruleBindings.set(rule.params[i], resolved);
166
- } else if (isVariable(p.args[i])) {
167
- }
168
- }
169
- if (!ok) continue;
170
- let bodyResults = this._evaluatePatterns(rule.body, [ruleBindings]);
171
- for (const f of rule.filters) {
172
- bodyResults = bodyResults.filter((rb) => this._evalFilter(f, rb));
173
- }
174
- for (const rb of bodyResults) {
175
- const nb = new Map(b);
176
- for (let i = 0; i < rule.params.length && i < p.args.length; i++) {
177
- if (isVariable(p.args[i])) {
178
- const val = rb.get(rule.params[i]);
179
- if (val !== void 0)
180
- nb.set(p.args[i].name, val);
181
- }
182
- }
183
- results.push(nb);
184
- }
185
- }
186
- }
187
- return this._dedup(results);
188
- }
189
- // -------------------------------------------------------------------------
190
- // Filtering
191
- // -------------------------------------------------------------------------
192
- _evalFilter(filter, b) {
193
- const left = this._resolve(filter.left, b);
194
- const right = this._resolve(filter.right, b);
195
- if (left === void 0 || right === void 0) return false;
196
- switch (filter.op) {
197
- case "=":
198
- return left === right;
199
- case "!=":
200
- return left !== right;
201
- case "<":
202
- return left < right;
203
- case "<=":
204
- return left <= right;
205
- case ">":
206
- return left > right;
207
- case ">=":
208
- return left >= right;
209
- case "contains":
210
- return String(left).includes(String(right));
211
- case "startsWith":
212
- return String(left).startsWith(String(right));
213
- case "endsWith":
214
- return String(left).endsWith(String(right));
215
- case "matches":
216
- return new RegExp(String(right)).test(String(left));
217
- default:
218
- return false;
219
- }
220
- }
221
- // -------------------------------------------------------------------------
222
- // Aggregation
223
- // -------------------------------------------------------------------------
224
- _aggregate(bindings, aggregates, groupBy) {
225
- const aggVarNames = new Set(aggregates.map((a) => a.as));
226
- const groupVars = groupBy.filter((v) => !aggVarNames.has(v));
227
- const groups = /* @__PURE__ */ new Map();
228
- for (const b of bindings) {
229
- const key = groupVars.map((v) => String(b.get(v) ?? "")).join("\0");
230
- const group = groups.get(key) ?? [];
231
- group.push(b);
232
- groups.set(key, group);
233
- }
234
- const results = [];
235
- for (const [, group] of groups) {
236
- const nb = new Map(group[0]);
237
- for (const agg of aggregates) {
238
- const vals = group.map((b) => b.get(agg.variable)).filter((v) => v !== void 0);
239
- nb.set(agg.as, this._computeAggregate(agg.op, vals));
240
- }
241
- results.push(nb);
242
- }
243
- return results;
244
- }
245
- _computeAggregate(op, vals) {
246
- switch (op) {
247
- case "count":
248
- return vals.length;
249
- case "sum":
250
- return vals.reduce(
251
- (s, v) => s + (Number(v) || 0),
252
- 0
253
- );
254
- case "avg":
255
- return vals.length ? vals.reduce(
256
- (s, v) => s + (Number(v) || 0),
257
- 0
258
- ) / vals.length : 0;
259
- case "min":
260
- return vals.reduce(
261
- (m, v) => v < m ? v : m,
262
- vals[0]
263
- );
264
- case "max":
265
- return vals.reduce(
266
- (m, v) => v > m ? v : m,
267
- vals[0]
268
- );
269
- case "collect":
270
- return JSON.stringify(vals);
271
- default:
272
- return vals.length;
273
- }
274
- }
275
- // -------------------------------------------------------------------------
276
- // Ordering
277
- // -------------------------------------------------------------------------
278
- _order(bindings, orderBy) {
279
- return [...bindings].sort((a, b) => {
280
- for (const o of orderBy) {
281
- const va = a.get(o.variable);
282
- const vb = b.get(o.variable);
283
- if (va === vb) continue;
284
- if (va === void 0) return 1;
285
- if (vb === void 0) return -1;
286
- const cmp = va < vb ? -1 : 1;
287
- return o.direction === "asc" ? cmp : -cmp;
288
- }
289
- return 0;
290
- });
291
- }
292
- // -------------------------------------------------------------------------
293
- // Projection
294
- // -------------------------------------------------------------------------
295
- _project(bindings, select) {
296
- return bindings.map((b) => {
297
- const row = {};
298
- if (select.length === 0) {
299
- for (const [k, v] of b) row[k] = v;
300
- } else {
301
- for (const s of select) {
302
- const v = b.get(s);
303
- if (v !== void 0) row[s] = v;
304
- }
305
- }
306
- return row;
307
- });
308
- }
309
- // -------------------------------------------------------------------------
310
- // Helpers
311
- // -------------------------------------------------------------------------
312
- _resolve(term, bindings) {
313
- if (isLiteral(term)) return term.value;
314
- return bindings.get(term.name);
315
- }
316
- _bind(term, value, bindings) {
317
- if (isLiteral(term)) return term.value === value;
318
- const existing = bindings.get(term.name);
319
- if (existing !== void 0) return existing === value;
320
- bindings.set(term.name, value);
321
- return true;
322
- }
323
- _dedup(bindings) {
324
- const seen = /* @__PURE__ */ new Set();
325
- return bindings.filter((b) => {
326
- const key = [...b.entries()].sort(([a], [b2]) => a.localeCompare(b2)).map(([k, v]) => `${k}=${v}`).join("\0");
327
- if (seen.has(key)) return false;
328
- seen.add(key);
329
- return true;
330
- });
331
- }
332
- };
333
-
334
- export {
335
- isVariable,
336
- isLiteral,
337
- variable,
338
- literal,
339
- QueryEngine
340
- };
@@ -1,171 +0,0 @@
1
- import {
2
- inferProjectContext,
3
- init_infer,
4
- init_profile,
5
- init_write,
6
- loadProfile
7
- } from "./chunk-ZMN5LUB7.js";
8
-
9
- // src/scaffold/seed.ts
10
- init_profile();
11
- init_infer();
12
- import { existsSync, writeFileSync } from "fs";
13
- import { join } from "path";
14
- async function seedContext(opts) {
15
- const { rootPath, ide = "none", force = false } = opts;
16
- const filesUpdated = [];
17
- const timestamp = (/* @__PURE__ */ new Date()).toISOString();
18
- const profile = loadProfile();
19
- const context = await inferProjectContext(rootPath);
20
- const agentsDir = join(rootPath, ".trellis", "agents");
21
- if (existsSync(agentsDir)) {
22
- const agentsMdPath = join(agentsDir, "AGENTS.md");
23
- if (existsSync(agentsMdPath) || force) {
24
- const content = renderSeedAgentsMd(profile, context, timestamp);
25
- writeFileSync(agentsMdPath, content, "utf-8");
26
- filesUpdated.push(".trellis/agents/AGENTS.md");
27
- }
28
- const agentContextPath = join(agentsDir, "agent-context.json");
29
- if (existsSync(agentContextPath) || force) {
30
- const config = {
31
- domain: context.domain,
32
- ecosystem: context.ecosystem,
33
- tools: [],
34
- ontologies: [],
35
- generatedAt: timestamp,
36
- confidence: context.confidence,
37
- lastSeed: timestamp
38
- };
39
- writeFileSync(
40
- agentContextPath,
41
- JSON.stringify(config, null, 2),
42
- "utf-8"
43
- );
44
- filesUpdated.push(".trellis/agents/agent-context.json");
45
- }
46
- }
47
- switch (ide) {
48
- case "cursor": {
49
- const cursorRulesPath = join(rootPath, ".cursor", "rules.md");
50
- if (existsSync(cursorRulesPath) || force) {
51
- const content = renderSeedIdeRules(profile, context, "cursor", timestamp);
52
- writeFileSync(cursorRulesPath, content, "utf-8");
53
- filesUpdated.push(".cursor/rules.md");
54
- }
55
- break;
56
- }
57
- case "windsurf": {
58
- const windsurfRulesPath = join(rootPath, ".windsurf", "rules.md");
59
- if (existsSync(windsurfRulesPath) || force) {
60
- const content = renderSeedIdeRules(profile, context, "windsurf", timestamp);
61
- writeFileSync(windsurfRulesPath, content, "utf-8");
62
- filesUpdated.push(".windsurf/rules.md");
63
- }
64
- break;
65
- }
66
- case "claude": {
67
- const claudeSettingsPath = join(rootPath, ".claude", "settings.md");
68
- if (existsSync(claudeSettingsPath) || force) {
69
- const content = renderSeedIdeRules(profile, context, "claude", timestamp);
70
- writeFileSync(claudeSettingsPath, content, "utf-8");
71
- filesUpdated.push(".claude/settings.md");
72
- }
73
- break;
74
- }
75
- case "none":
76
- break;
77
- }
78
- return {
79
- success: true,
80
- filesUpdated,
81
- timestamp
82
- };
83
- }
84
- function renderSeedAgentsMd(profile, context, timestamp) {
85
- const userName = profile?.name ?? "the user";
86
- const userBio = profile?.bio ?? "(not provided)";
87
- const userSkills = profile?.skills?.length ? profile.skills.join(", ") : "(not specified)";
88
- return `# Trellis Agent Context
89
-
90
- > This file was seeded by \`trellis seed\` on ${timestamp}
91
- > Inference confidence: **${context.confidence}**
92
-
93
- ---
94
-
95
- ## About the User
96
-
97
- | Field | Value |
98
- |-------|-------|
99
- | **Name** | ${userName} |
100
- | **Bio** | ${userBio} |
101
- | **Skills** | ${userSkills} |
102
-
103
- ---
104
-
105
- ## About This Project
106
-
107
- | Field | Value |
108
- |-------|-------|
109
- | **Name** | ${context.name ?? "(unnamed)"} |
110
- | **Domain** | ${context.domain ?? "(not determined)"} |
111
- | **Description** | ${context.description ?? "(no description found)"} |
112
- | **Ecosystem** | ${context.ecosystem ?? "unknown"} |
113
- | **File count** | ~${context.fileCount} |
114
-
115
- ---
116
-
117
- ## Agent Instructions
118
-
119
- You are operating in a Trellis-tracked repository. Follow these guidelines:
120
-
121
- 1. **Read \`agent-context.json\`** in this directory for registered tools, ontologies, and domain settings.
122
- 2. **Check \`skills/\`** for domain-specific operating instructions relevant to this project.
123
- 3. **Check \`workflows/\`** for repeatable task procedures.
124
- 4. **Run \`trellis seed\`** to refresh this context file when the project evolves.
125
-
126
- ---
127
-
128
- ## Quick Reference
129
-
130
- \`\`\`bash
131
- trellis status # Current repo state
132
- trellis log # Causal operation history
133
- trellis seed # Refresh this context
134
- trellis milestone # Create narrative checkpoints
135
- \`\`\`
136
- `;
137
- }
138
- function renderSeedIdeRules(profile, context, ide, timestamp) {
139
- const ideName = ide.charAt(0).toUpperCase() + ide.slice(1);
140
- const projectName = context.name ?? "this project";
141
- return `# ${ideName} Rules for ${projectName}
142
-
143
- > Generated by \`trellis seed\` on ${timestamp}
144
-
145
- ## Project Context
146
- - **Domain**: ${context.domain ?? "(not determined)"}
147
- - **Ecosystem**: ${context.ecosystem ?? "unknown"}
148
- - **File count**: ~${context.fileCount}
149
- - **Confidence**: ${context.confidence}
150
-
151
- ## Agent Instructions
152
- You are working in a Trellis-tracked repository. See \`.trellis/agents/AGENTS.md\` for full context.
153
-
154
- ## Commands
155
- - \`trellis status\` \u2014 Check repo state
156
- - \`trellis seed\` \u2014 Refresh this context file
157
- - \`trellis log\` \u2014 View causal history
158
-
159
- ---
160
- *Auto-generated by Trellis. Run \`trellis seed\` to refresh context.*
161
- `;
162
- }
163
-
164
- // src/scaffold/index.ts
165
- init_infer();
166
- init_profile();
167
- init_write();
168
-
169
- export {
170
- seedContext
171
- };