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,315 +0,0 @@
1
- import {
2
- TrellisVcsEngine,
3
- init_engine
4
- } from "./chunk-ZMN5LUB7.js";
5
- import {
6
- IdbOpLog
7
- } from "./chunk-MPXUVGT3.js";
8
- import {
9
- JsonOpLog,
10
- init_op_log
11
- } from "./chunk-XEN3OEYY.js";
12
- import {
13
- PartyKitRoomTransport,
14
- TrellisVcsSyncPeer
15
- } from "./chunk-BJ5EKCJ5.js";
16
-
17
- // src/client/vcs-client.ts
18
- init_engine();
19
- init_op_log();
20
-
21
- // src/client/reactive.ts
22
- var Signal = class {
23
- _value;
24
- _subs = /* @__PURE__ */ new Set();
25
- constructor(initial) {
26
- this._value = initial;
27
- }
28
- get value() {
29
- return this._value;
30
- }
31
- set value(v) {
32
- if (Object.is(this._value, v)) return;
33
- this._value = v;
34
- for (const fn of this._subs) {
35
- try {
36
- fn(v);
37
- } catch {
38
- }
39
- }
40
- }
41
- /** Subscribe to changes. Immediately called with current value. */
42
- subscribe(fn) {
43
- this._subs.add(fn);
44
- try {
45
- fn(this._value);
46
- } catch {
47
- }
48
- return () => {
49
- this._subs.delete(fn);
50
- };
51
- }
52
- /** Read without tracking. */
53
- peek() {
54
- return this._value;
55
- }
56
- };
57
- var BatchSignal = class extends Signal {
58
- _raf = null;
59
- constructor(initial) {
60
- super(initial);
61
- }
62
- set value(v) {
63
- if (Object.is(this.peek(), v)) return;
64
- if (this._raf !== null) cancelAnimationFrame(this._raf);
65
- this._raf = requestAnimationFrame(() => {
66
- this._raf = null;
67
- super.value = v;
68
- });
69
- }
70
- };
71
-
72
- // src/client/vcs-client.ts
73
- var MemoryOpLog = class {
74
- ops = [];
75
- hashes = /* @__PURE__ */ new Set();
76
- load() {
77
- }
78
- append(op) {
79
- if (this.hashes.has(op.hash)) return;
80
- this.ops.push(op);
81
- this.hashes.add(op.hash);
82
- }
83
- readAll() {
84
- return [...this.ops];
85
- }
86
- getLastOp() {
87
- return this.ops[this.ops.length - 1];
88
- }
89
- count() {
90
- return this.ops.length;
91
- }
92
- };
93
- var TrellisClient = class _TrellisClient {
94
- _engine;
95
- _syncPeer;
96
- _peerId = "";
97
- _opLog;
98
- /** Raw causal log. Updated on every local or remote op. */
99
- _ops = new Signal([]);
100
- /** Sync connection state. */
101
- _syncStatus = new Signal({ pending: 0, synced: true });
102
- _opHandlers = [];
103
- _topicSubs = /* @__PURE__ */ new Map();
104
- constructor() {
105
- }
106
- /** Factory — opens the repo, loads ops, and optionally connects to sync. */
107
- static async open(opts) {
108
- const client = new _TrellisClient();
109
- client._peerId = opts.agentId ?? `client:${crypto.randomUUID()}`;
110
- client._opLog = client._createOpLog(opts);
111
- if ("load" in client._opLog && typeof client._opLog.load === "function") {
112
- const maybePromise = client._opLog.load();
113
- if (maybePromise instanceof Promise) await maybePromise;
114
- }
115
- client._engine = new TrellisVcsEngine({
116
- rootPath: opts.repo,
117
- agentId: client._peerId,
118
- opLog: client._opLog
119
- });
120
- client._engine.open();
121
- client._refreshState();
122
- if (opts.sync) {
123
- const transport = new PartyKitRoomTransport({
124
- peerId: client._peerId,
125
- roomUrl: opts.sync.url
126
- });
127
- client._syncPeer = new TrellisVcsSyncPeer({
128
- peerId: client._peerId,
129
- engine: client._engine,
130
- transport,
131
- onIntegrate: () => {
132
- client._refreshState();
133
- client._setSyncStatus({ synced: true });
134
- }
135
- });
136
- }
137
- return client;
138
- }
139
- // -------------------------------------------------------------------------
140
- // Public API
141
- // -------------------------------------------------------------------------
142
- /** Subscribe to reactive topics. Callback receives current value immediately. */
143
- subscribe(topic, callback) {
144
- if (!this._topicSubs.has(topic)) {
145
- this._topicSubs.set(topic, /* @__PURE__ */ new Set());
146
- }
147
- const subs = this._topicSubs.get(topic);
148
- subs.add(callback);
149
- const current = this._getTopicValue(topic);
150
- if (current !== void 0) {
151
- try {
152
- callback(current);
153
- } catch {
154
- }
155
- }
156
- return () => {
157
- subs.delete(callback);
158
- };
159
- }
160
- /** Listen for raw op events (local or remote). */
161
- on(event, handler) {
162
- this._opHandlers.push(handler);
163
- return () => {
164
- const idx = this._opHandlers.indexOf(handler);
165
- if (idx >= 0) this._opHandlers.splice(idx, 1);
166
- };
167
- }
168
- /** Create an issue and emit reactive updates. */
169
- async createIssue(title, opts) {
170
- const createOpts = { ...opts };
171
- if (opts?.lane) {
172
- createOpts.laneId = opts.lane;
173
- }
174
- const op = await this._engine.createIssue(title, createOpts);
175
- this._refreshState();
176
- return op;
177
- }
178
- /** Force a push/pull sync with the PartyKit room. */
179
- async sync() {
180
- if (!this._syncPeer) {
181
- throw new Error(
182
- "No sync configured. Pass sync.url to TrellisClient.open() to enable multiplayer sync."
183
- );
184
- }
185
- this._setSyncStatus({
186
- pending: this._syncStatus.value.pending + 1,
187
- synced: false
188
- });
189
- try {
190
- await this._syncPeer.syncWith("room");
191
- } finally {
192
- this._setSyncStatus({
193
- pending: Math.max(0, this._syncStatus.value.pending - 1),
194
- synced: true
195
- });
196
- }
197
- }
198
- /** Close (complete) an issue. */
199
- async closeIssue(id, opts) {
200
- const result = await this._engine.closeIssue(id, opts);
201
- if (result.op) this._refreshState();
202
- return result.op ?? null;
203
- }
204
- /** Reopen a closed issue. */
205
- async reopenIssue(id) {
206
- const op = await this._engine.reopenIssue(id);
207
- this._refreshState();
208
- return op;
209
- }
210
- /** Read current ops without subscribing. */
211
- getOps() {
212
- return this._engine.getOps();
213
- }
214
- /** Read current issues without subscribing. */
215
- listIssues() {
216
- return this._engine.listIssues();
217
- }
218
- /** Clean up resources. */
219
- close() {
220
- this._engine.stop();
221
- }
222
- // -------------------------------------------------------------------------
223
- // Reactive accessors (for framework adapters)
224
- // -------------------------------------------------------------------------
225
- /** Signal exposing the full causal op log. */
226
- get opsSignal() {
227
- return this._ops;
228
- }
229
- /** Signal exposing sync connection status. */
230
- get syncStatusSignal() {
231
- return this._syncStatus;
232
- }
233
- /** Underlying VCS engine (for advanced sync wiring and queries). */
234
- get engine() {
235
- return this._engine;
236
- }
237
- // -------------------------------------------------------------------------
238
- // Private
239
- // -------------------------------------------------------------------------
240
- _createOpLog(opts) {
241
- switch (opts.persist) {
242
- case "indexeddb":
243
- return new IdbOpLog({ dbName: opts.repo });
244
- case "memory":
245
- return new MemoryOpLog();
246
- case "opfs":
247
- throw new Error(
248
- 'OPFS persistence not yet implemented. Use "indexeddb" or "memory".'
249
- );
250
- default:
251
- if (typeof globalThis !== "undefined" && "indexedDB" in globalThis) {
252
- return new IdbOpLog({ dbName: opts.repo });
253
- }
254
- return new JsonOpLog(`${opts.repo}/.trellis/ops.json`);
255
- }
256
- }
257
- _refreshState() {
258
- const ops = this._engine.getOps();
259
- const previousHashes = new Set(this._ops.value.map((o) => o.hash));
260
- this._ops.value = ops;
261
- for (const op of ops) {
262
- if (!previousHashes.has(op.hash)) {
263
- this._emitOp(op);
264
- }
265
- }
266
- this._broadcastTopic("ops", ops);
267
- this._broadcastTopic("issues", this._engine.listIssues());
268
- this._broadcastTopic("milestones", this._engine.listMilestones());
269
- this._broadcastTopic("branches", this._engine.listBranches());
270
- }
271
- _emitOp(op) {
272
- for (const h of this._opHandlers) {
273
- try {
274
- h(op);
275
- } catch {
276
- }
277
- }
278
- }
279
- _broadcastTopic(topic, data) {
280
- const subs = this._topicSubs.get(topic);
281
- if (!subs) return;
282
- for (const fn of subs) {
283
- try {
284
- fn(data);
285
- } catch {
286
- }
287
- }
288
- }
289
- _getTopicValue(topic) {
290
- switch (topic) {
291
- case "ops":
292
- return this._ops.value;
293
- case "syncStatus":
294
- return this._syncStatus.value;
295
- case "issues":
296
- return this._engine.listIssues();
297
- case "milestones":
298
- return this._engine.listMilestones();
299
- case "branches":
300
- return this._engine.listBranches();
301
- default:
302
- return void 0;
303
- }
304
- }
305
- _setSyncStatus(partial) {
306
- this._syncStatus.value = { ...this._syncStatus.value, ...partial };
307
- this._broadcastTopic("syncStatus", this._syncStatus.value);
308
- }
309
- };
310
-
311
- export {
312
- Signal,
313
- BatchSignal,
314
- TrellisClient
315
- };
@@ -1,394 +0,0 @@
1
- import {
2
- TenantPool
3
- } from "./chunk-IUWVEEOX.js";
4
- import {
5
- readConfig
6
- } from "./chunk-JA7AIHRK.js";
7
-
8
- // src/client/sdk.ts
9
- function isRemote(opts) {
10
- return "url" in opts;
11
- }
12
- var TrellisDb = class _TrellisDb {
13
- opts;
14
- _pool = null;
15
- _ws = null;
16
- /** In-flight connect — concurrent subscribe() shares one socket open. */
17
- _wsPromise = null;
18
- _subCallbacks = /* @__PURE__ */ new Map();
19
- constructor(opts) {
20
- this.opts = opts;
21
- }
22
- /**
23
- * Create a TrellisDb instance from `.trellis-db.json` in the given directory.
24
- */
25
- static fromConfig(dir = ".") {
26
- const config = readConfig(dir);
27
- if (!config)
28
- throw new Error(
29
- "No .trellis-db.json found. Run `trellis db init` first."
30
- );
31
- if (config.mode === "remote" && config.url) {
32
- return new _TrellisDb({ url: config.url, apiKey: config.apiKey });
33
- }
34
- if (config.dbPath) {
35
- return new _TrellisDb({ path: config.dbPath });
36
- }
37
- throw new Error("Invalid .trellis-db.json: missing url or dbPath.");
38
- }
39
- // -------------------------------------------------------------------------
40
- // CRUD
41
- // -------------------------------------------------------------------------
42
- /**
43
- * Create a new entity.
44
- * Returns the generated entity ID.
45
- */
46
- async create(type, attributes = {}, links) {
47
- if (isRemote(this.opts)) {
48
- const res = await this._fetch("POST", "/entities", {
49
- type,
50
- attributes,
51
- links
52
- });
53
- return res.id;
54
- }
55
- const pool = this._getPool();
56
- const tenantId = this.opts.tenantId ?? null;
57
- const kernel = pool.get(tenantId);
58
- const entityId = `${type.toLowerCase()}:${crypto.randomUUID()}`;
59
- await kernel.createEntity(entityId, type, attributes, links);
60
- return entityId;
61
- }
62
- /**
63
- * Read an entity by ID.
64
- * Returns null if not found.
65
- */
66
- async read(id) {
67
- if (isRemote(this.opts)) {
68
- try {
69
- return await this._fetch(
70
- "GET",
71
- `/entities/${encodeURIComponent(id)}`
72
- );
73
- } catch (err) {
74
- if (err?.status === 404) return null;
75
- throw err;
76
- }
77
- }
78
- const pool = this._getPool();
79
- const tenantId = this.opts.tenantId ?? null;
80
- const kernel = pool.get(tenantId);
81
- const entity = kernel.getEntity(id);
82
- if (!entity) return null;
83
- return entityToPlain(entity);
84
- }
85
- /**
86
- * Update an entity's attributes (partial update).
87
- */
88
- async update(id, attributes) {
89
- if (isRemote(this.opts)) {
90
- await this._fetch(
91
- "PUT",
92
- `/entities/${encodeURIComponent(id)}`,
93
- attributes
94
- );
95
- return;
96
- }
97
- const pool = this._getPool();
98
- const tenantId = this.opts.tenantId ?? null;
99
- const kernel = pool.get(tenantId);
100
- await kernel.updateEntity(id, attributes);
101
- }
102
- /**
103
- * Delete an entity by ID.
104
- */
105
- async delete(id) {
106
- if (isRemote(this.opts)) {
107
- await this._fetch("DELETE", `/entities/${encodeURIComponent(id)}`);
108
- return;
109
- }
110
- const pool = this._getPool();
111
- const tenantId = this.opts.tenantId ?? null;
112
- const kernel = pool.get(tenantId);
113
- await kernel.deleteEntity(id);
114
- }
115
- /**
116
- * List entities of a given type.
117
- */
118
- async list(type, opts = {}) {
119
- if (isRemote(this.opts)) {
120
- const params = new URLSearchParams();
121
- if (type) params.set("type", type);
122
- if (opts.limit) params.set("limit", String(opts.limit));
123
- if (opts.offset) params.set("offset", String(opts.offset));
124
- const qs = params.toString() ? `?${params}` : "";
125
- return await this._fetch("GET", `/entities${qs}`);
126
- }
127
- const pool = this._getPool();
128
- const tenantId = this.opts.tenantId ?? null;
129
- const kernel = pool.get(tenantId);
130
- const entities = kernel.listEntities(type, opts.filters);
131
- const limit = opts.limit ?? 100;
132
- const offset = opts.offset ?? 0;
133
- const page = entities.slice(offset, offset + limit);
134
- return {
135
- data: page.map(entityToPlain),
136
- total: entities.length,
137
- limit,
138
- offset
139
- };
140
- }
141
- // -------------------------------------------------------------------------
142
- // Query
143
- // -------------------------------------------------------------------------
144
- /**
145
- * Run an EQL-S query string.
146
- */
147
- async query(eql) {
148
- if (isRemote(this.opts)) {
149
- return await this._fetch("POST", "/query", {
150
- query: eql
151
- });
152
- }
153
- const { parseSimple } = await import("./query-XYLTJYSA.js");
154
- const pool = this._getPool();
155
- const tenantId = this.opts.tenantId ?? null;
156
- const kernel = pool.get(tenantId);
157
- const parsed = parseSimple(eql);
158
- return kernel.query(parsed);
159
- }
160
- // -------------------------------------------------------------------------
161
- // Schema registration
162
- // -------------------------------------------------------------------------
163
- /**
164
- * Register a user/system-tier ontology schema with the kernel.
165
- *
166
- * Accepts a {@link SchemaDefinition} or anything carrying one (e.g. a
167
- * `defineType` handle: `client.registerType(NavItem)`). Local mode calls
168
- * `kernel.createOntology` directly; remote mode POSTs to `/ontologies`.
169
- */
170
- async registerType(schema) {
171
- const def = "@id" in schema ? schema : schema.definition;
172
- if (isRemote(this.opts)) {
173
- await this._fetch("POST", "/ontologies", def);
174
- return;
175
- }
176
- const pool = this._getPool();
177
- const tenantId = this.opts.tenantId ?? null;
178
- const kernel = pool.get(tenantId);
179
- kernel.createOntology(def);
180
- }
181
- // -------------------------------------------------------------------------
182
- // File upload
183
- // -------------------------------------------------------------------------
184
- /**
185
- * Upload a file to the blob store.
186
- * Returns a content-addressed hash.
187
- */
188
- async upload(data, contentType = "application/octet-stream") {
189
- const raw = data instanceof ArrayBuffer ? new Uint8Array(data) : data;
190
- const cleanBuf = raw.buffer.slice(
191
- raw.byteOffset,
192
- raw.byteOffset + raw.byteLength
193
- );
194
- const buffer = new Uint8Array(cleanBuf);
195
- if (isRemote(this.opts)) {
196
- const res = await fetch(`${this.opts.url}/upload`, {
197
- method: "POST",
198
- headers: {
199
- "Content-Type": contentType,
200
- ...this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
201
- },
202
- body: cleanBuf
203
- });
204
- if (!res.ok) throw new FetchError(res.status, await res.text());
205
- return await res.json();
206
- }
207
- const hashBuf = await crypto.subtle.digest("SHA-256", buffer);
208
- const hash = `blob:${Array.from(new Uint8Array(hashBuf)).map((b) => b.toString(16).padStart(2, "0")).join("")}`;
209
- const pool = this._getPool();
210
- const tenantId = this.opts.tenantId ?? null;
211
- const kernel = pool.get(tenantId);
212
- const backend = kernel.getBackend();
213
- if (!backend.hasBlob(hash)) backend.putBlob(hash, buffer);
214
- return { hash, size: buffer.length, contentType };
215
- }
216
- /**
217
- * Download a file by its blob hash.
218
- */
219
- async getFile(hash) {
220
- if (isRemote(this.opts)) {
221
- const res = await fetch(
222
- `${this.opts.url}/files/${encodeURIComponent(hash)}`,
223
- {
224
- headers: this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
225
- }
226
- );
227
- if (res.status === 404) return null;
228
- if (!res.ok) throw new FetchError(res.status, await res.text());
229
- return new Uint8Array(await res.arrayBuffer());
230
- }
231
- const pool = this._getPool();
232
- const tenantId = this.opts.tenantId ?? null;
233
- const kernel = pool.get(tenantId);
234
- const backend = kernel.getBackend();
235
- return backend.getBlob(hash) ?? null;
236
- }
237
- // -------------------------------------------------------------------------
238
- // Auth helpers
239
- // -------------------------------------------------------------------------
240
- async register(email, password, name) {
241
- if (!isRemote(this.opts))
242
- throw new Error("register() requires remote mode");
243
- return await this._fetch("POST", "/auth/register", {
244
- email,
245
- password,
246
- name
247
- });
248
- }
249
- async login(email, password) {
250
- if (!isRemote(this.opts)) throw new Error("login() requires remote mode");
251
- return await this._fetch("POST", "/auth/login", {
252
- email,
253
- password
254
- });
255
- }
256
- /**
257
- * Set the active API key / JWT token for subsequent requests.
258
- */
259
- setToken(token) {
260
- if (!isRemote(this.opts)) return;
261
- this.opts.apiKey = token;
262
- }
263
- // -------------------------------------------------------------------------
264
- // Realtime
265
- // -------------------------------------------------------------------------
266
- /**
267
- * Subscribe to a live EQL-S query.
268
- * Callback is fired immediately with the initial result, then on every update.
269
- *
270
- * Requires remote mode (WebSocket to server).
271
- */
272
- subscribe(eql, callback) {
273
- if (!isRemote(this.opts)) {
274
- throw new Error(
275
- "subscribe() requires remote mode (connect to a running server)"
276
- );
277
- }
278
- const subId = `sub_${crypto.randomUUID()}`;
279
- this._subCallbacks.set(subId, callback);
280
- this._ensureWs().then((ws) => {
281
- ws.send(JSON.stringify({ type: "subscribe", id: subId, query: eql }));
282
- });
283
- return {
284
- unsubscribe: () => {
285
- this._subCallbacks.delete(subId);
286
- this._ws?.send(JSON.stringify({ type: "unsubscribe", id: subId }));
287
- }
288
- };
289
- }
290
- /**
291
- * Close the WebSocket connection.
292
- */
293
- disconnect() {
294
- const ws = this._ws;
295
- this._ws = null;
296
- this._wsPromise = null;
297
- ws?.close();
298
- }
299
- /**
300
- * Close local kernel pool connections.
301
- */
302
- close() {
303
- this._pool?.closeAll();
304
- this._pool = null;
305
- this.disconnect();
306
- }
307
- // -------------------------------------------------------------------------
308
- // Private
309
- // -------------------------------------------------------------------------
310
- _getPool() {
311
- if (!this._pool) {
312
- const path = this.opts.path;
313
- this._pool = new TenantPool(path);
314
- }
315
- return this._pool;
316
- }
317
- async _fetch(method, path, body) {
318
- const opts = this.opts;
319
- const url = `${opts.url}${path}`;
320
- const res = await fetch(url, {
321
- method,
322
- headers: {
323
- "Content-Type": "application/json",
324
- ...opts.apiKey ? { Authorization: `Bearer ${opts.apiKey}` } : {}
325
- },
326
- body: body !== void 0 ? JSON.stringify(body) : void 0
327
- });
328
- const data = await res.json();
329
- if (!res.ok)
330
- throw new FetchError(
331
- res.status,
332
- data?.message ?? res.statusText,
333
- data
334
- );
335
- return data;
336
- }
337
- _ensureWs() {
338
- if (this._ws?.readyState === WebSocket.OPEN) {
339
- return Promise.resolve(this._ws);
340
- }
341
- if (this._wsPromise) {
342
- return this._wsPromise;
343
- }
344
- const opts = this.opts;
345
- const wsUrl = opts.url.replace(/^https?/, opts.url.startsWith("https") ? "wss" : "ws") + "/realtime";
346
- this._wsPromise = new Promise((resolve, reject) => {
347
- const ws = new WebSocket(wsUrl);
348
- ws.onopen = () => {
349
- this._ws = ws;
350
- resolve(ws);
351
- };
352
- ws.onerror = (e) => {
353
- reject(e instanceof Error ? e : new Error("WebSocket error"));
354
- };
355
- ws.onmessage = (e) => {
356
- try {
357
- const msg = JSON.parse(e.data);
358
- if (msg.type === "data" && this._subCallbacks.has(msg.id)) {
359
- this._subCallbacks.get(msg.id)(msg.result, msg.diff);
360
- }
361
- } catch {
362
- }
363
- };
364
- ws.onclose = () => {
365
- if (this._ws === ws) {
366
- this._ws = null;
367
- }
368
- };
369
- }).finally(() => {
370
- this._wsPromise = null;
371
- });
372
- return this._wsPromise;
373
- }
374
- };
375
- function entityToPlain(entity) {
376
- const obj = { id: entity.id, type: entity.type };
377
- for (const f of entity.facts) {
378
- if (f.a !== "type") obj[f.a] = f.v;
379
- }
380
- return obj;
381
- }
382
- var FetchError = class extends Error {
383
- constructor(status, message, body) {
384
- super(`HTTP ${status}: ${message}`);
385
- this.status = status;
386
- this.body = body;
387
- this.name = "FetchError";
388
- }
389
- };
390
-
391
- export {
392
- TrellisDb,
393
- FetchError
394
- };