@terminals-tech/sdk 1.0.0-rc.1 → 1.0.0

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 (82) hide show
  1. package/README.md +15 -19
  2. package/dist/WebContainerManager-4LIOGRVM.js +22 -0
  3. package/dist/browser-http-client-ZQLDWZMU.js +317 -0
  4. package/dist/cache-VKYSQRXX.js +45 -0
  5. package/dist/capabilities-MIPUMBLL.js +96 -0
  6. package/dist/chunk-2ESYSVXG.js +48 -0
  7. package/dist/chunk-2WTYE4SW.js +190 -0
  8. package/dist/chunk-3LFMIVJM.js +40 -0
  9. package/dist/chunk-ABCK4FWN.js +136 -0
  10. package/dist/chunk-AFDUOYHD.js +2060 -0
  11. package/dist/chunk-BCOQMFKT.js +265 -0
  12. package/dist/chunk-BYXBJQAS.js +0 -0
  13. package/dist/chunk-DKFJIILR.js +9798 -0
  14. package/dist/chunk-EXI3LJVJ.js +51 -0
  15. package/dist/chunk-FOXUEYWK.js +42 -0
  16. package/dist/chunk-GJWAJAX3.js +173 -0
  17. package/dist/chunk-H3POJCFA.js +333 -0
  18. package/dist/chunk-KASHT6C5.js +784 -0
  19. package/dist/chunk-KHR7ZYCX.js +4034 -0
  20. package/dist/chunk-L45BSQDJ.js +296 -0
  21. package/dist/chunk-LLGZTP3G.js +5521 -0
  22. package/dist/chunk-NTMBOESX.js +152 -0
  23. package/dist/chunk-OCLSAUCD.js +474 -0
  24. package/dist/chunk-OSSRZOGC.js +190 -0
  25. package/dist/chunk-PPFTKJDB.js +497 -0
  26. package/dist/chunk-PWAHFID5.js +381 -0
  27. package/dist/chunk-Q2VI6ICE.js +188 -0
  28. package/dist/chunk-QJFKEQHF.js +6460 -0
  29. package/dist/chunk-QWXPVB2L.js +320 -0
  30. package/dist/chunk-QWZRZKLZ.js +896 -0
  31. package/dist/chunk-STMI72WH.js +1005 -0
  32. package/dist/chunk-TSQ3BGLA.js +11945 -0
  33. package/dist/chunk-UJDUQNE2.js +79 -0
  34. package/dist/chunk-VZA2NUH3.js +118 -0
  35. package/dist/chunk-WGBCRNMB.js +1817 -0
  36. package/dist/chunk-WU4OTGJE.js +752 -0
  37. package/dist/chunk-XPJ63Y6T.js +70 -0
  38. package/dist/chunk-Y2EULKA2.js +172 -0
  39. package/dist/chunk-YJEZWCYV.js +94 -0
  40. package/dist/chunk-ZVO47SQV.js +150 -0
  41. package/dist/container-lite-QD3CRLS4.js +327 -0
  42. package/dist/core-H2UUDATO.js +146 -0
  43. package/dist/crypto-D4LMI2RN.js +45 -0
  44. package/dist/db-BWC2GGBN.js +50 -0
  45. package/dist/demo-T655Z5S4.js +87 -0
  46. package/dist/diagnostics-6RQTBR6I.js +113 -0
  47. package/dist/dist-OPDCWARF.js +727 -0
  48. package/dist/dist-VXJEKX3T.js +2441 -0
  49. package/dist/dist-VYGJXGUS.js +1008 -0
  50. package/dist/embeddings-7QXTXUMC.js +15 -0
  51. package/dist/embeddings-MAEWWUHW.js +9 -0
  52. package/dist/graph-RKMNE2X5.js +36 -0
  53. package/dist/hvm-CBEP3M4F.js +126 -0
  54. package/dist/index.cjs +49874 -8001
  55. package/dist/index.d.cts +1629 -1363
  56. package/dist/index.d.ts +1629 -1363
  57. package/dist/index.js +2462 -8130
  58. package/dist/mcp-NK34ZNM5.js +101 -0
  59. package/dist/mcp-client-service-browser-SGB2K3VZ.js +14 -0
  60. package/dist/neuro-state-XHRGIRVO.js +498 -0
  61. package/dist/nodes-K6GKI2FM.js +364 -0
  62. package/dist/package-EXUIU2RL.js +93 -0
  63. package/dist/package-VGL7HYTO.js +106 -0
  64. package/dist/package-XHMLOAQ4.js +98 -0
  65. package/dist/pg-events-QJAM2HIP.js +15 -0
  66. package/dist/pglite-adapter-43IOUBMV.js +50 -0
  67. package/dist/pgliteService-IUGNNOVU.js +258 -0
  68. package/dist/policy-IRJCM6FS.js +13 -0
  69. package/dist/registry-5WTDYQVQ.js +26 -0
  70. package/dist/registry-FW63E7FE.js +16 -0
  71. package/dist/registry-ZQ2IBLF6.js +9 -0
  72. package/dist/resolver-ALOJSOK5.js +24 -0
  73. package/dist/scheduler-B5CEYKWT.js +127 -0
  74. package/dist/secret-store-H7273UIT.js +18 -0
  75. package/dist/server-VW6DYDLH.js +18 -0
  76. package/dist/skills-VN7IN7SJ.js +6375 -0
  77. package/dist/stack-4KWCQQP7.js +103 -0
  78. package/dist/storage-L7MWNSPG.js +13 -0
  79. package/dist/supabaseService-6AYP2VY3.js +476 -0
  80. package/dist/topology-CIWWNVAN.js +13 -0
  81. package/dist/webcontainer-XWCE56F3.js +281 -0
  82. package/package.json +9 -3
@@ -0,0 +1,364 @@
1
+ import {
2
+ BASE_PHASE_LOCKING_VALUE_NODE_ID,
3
+ BASE_RESONANCE_IQ_ENCODE_NODE_ID,
4
+ BASE_RESONANCE_IQ_PHASE_SHIFT_NODE_ID,
5
+ BASE_RESONANCE_METRICS_NODE_ID,
6
+ COMPUTE_BEND_NODE_ID,
7
+ HVM_PROOF_EDGE_CHECK_NODE_ID,
8
+ SYSTEM_SCHEDULE_NODE_ID,
9
+ SYSTEM_SIGNAL_EMIT_NODE_ID,
10
+ executeBendCompute,
11
+ executeHvmProofEdgeCheck,
12
+ executeIqEncode,
13
+ executeIqPhaseShift,
14
+ executePhaseLockingValueNode,
15
+ executeResonanceMetrics,
16
+ executeSystemSchedule,
17
+ executeSystemSignalEmit
18
+ } from "./chunk-KASHT6C5.js";
19
+ import "./chunk-H3POJCFA.js";
20
+ import "./chunk-KHR7ZYCX.js";
21
+ import "./chunk-PWAHFID5.js";
22
+ import "./chunk-Y2EULKA2.js";
23
+ import "./chunk-WU4OTGJE.js";
24
+ import {
25
+ registerNode
26
+ } from "./chunk-OCLSAUCD.js";
27
+ import "./chunk-BYXBJQAS.js";
28
+ import "./chunk-BCOQMFKT.js";
29
+ import "./chunk-2WTYE4SW.js";
30
+ import "./chunk-FOXUEYWK.js";
31
+ import "./chunk-EXI3LJVJ.js";
32
+ import "./chunk-QJFKEQHF.js";
33
+ import "./chunk-ZVO47SQV.js";
34
+ import "./chunk-XPJ63Y6T.js";
35
+ import "./chunk-WGBCRNMB.js";
36
+ import "./chunk-3LFMIVJM.js";
37
+ import "./chunk-AFDUOYHD.js";
38
+ import "./chunk-NTMBOESX.js";
39
+ import "./chunk-2ESYSVXG.js";
40
+
41
+ // ../../lib/terminals-tech/machines/core/nodes/system.cron.ts
42
+ var SYSTEM_CRON_NODE_ID = "system.cron.v1";
43
+ var manifest = {
44
+ id: SYSTEM_CRON_NODE_ID,
45
+ version: "0.1.0",
46
+ kind: "task",
47
+ label: "Cron Trigger",
48
+ description: "Triggers a stack run on a cron schedule using a standard 5-field expression. Supports IANA timezone specification.",
49
+ runtimes: ["worker"],
50
+ entrypoints: { worker: { module: "local" } },
51
+ inputsSchema: {
52
+ type: "object",
53
+ properties: {
54
+ expression: {
55
+ type: "string",
56
+ description: '5-field cron expression (e.g. "0 9 * * 1-5" for weekdays at 09:00 UTC).'
57
+ },
58
+ timezone: {
59
+ type: "string",
60
+ description: "IANA timezone name (default: UTC)."
61
+ },
62
+ enabled: {
63
+ type: "boolean",
64
+ description: "Whether the cron trigger is active (default: true)."
65
+ }
66
+ },
67
+ required: ["expression"]
68
+ },
69
+ outputsSchema: {
70
+ type: "object",
71
+ properties: {
72
+ scheduled: { type: "boolean" },
73
+ expression: { type: "string" },
74
+ timezone: { type: "string" }
75
+ }
76
+ },
77
+ observability: {
78
+ emitLogs: true,
79
+ traceAttributes: ["expression", "timezone"]
80
+ }
81
+ };
82
+ registerNode(manifest);
83
+
84
+ // ../../lib/terminals-tech/machines/core/nodes/system.webhook.ts
85
+ var SYSTEM_WEBHOOK_NODE_ID = "system.webhook.v1";
86
+ var manifest2 = {
87
+ id: SYSTEM_WEBHOOK_NODE_ID,
88
+ version: "0.1.0",
89
+ kind: "webhook",
90
+ label: "Webhook Trigger",
91
+ description: "Triggers a stack run when an HTTP webhook event is received. Supports HMAC signature verification via vault-backed secret references.",
92
+ runtimes: ["edge"],
93
+ entrypoints: { edge: { endpoint: "system://webhook" } },
94
+ inputsSchema: {
95
+ type: "object",
96
+ properties: {
97
+ path: {
98
+ type: "string",
99
+ description: "Relative path segment for the webhook endpoint (default: stack ID)."
100
+ },
101
+ method: {
102
+ type: "string",
103
+ enum: ["GET", "POST", "PUT", "PATCH"],
104
+ description: "Accepted HTTP method (default: POST)."
105
+ },
106
+ secretRef: {
107
+ type: "object",
108
+ description: "Vault-backed secret reference for HMAC signature verification.",
109
+ properties: {
110
+ name: { type: "string" },
111
+ scope: { type: "string", enum: ["node", "stack"] },
112
+ env: { type: "string" },
113
+ required: { type: "boolean" }
114
+ },
115
+ required: ["name", "scope"]
116
+ }
117
+ }
118
+ },
119
+ outputsSchema: {
120
+ type: "object",
121
+ properties: {
122
+ triggered: { type: "boolean" },
123
+ eventId: { type: "string", description: "Unique ID assigned to this webhook event." },
124
+ method: { type: "string" },
125
+ path: { type: "string" },
126
+ payload: {
127
+ type: "object",
128
+ description: "Parsed request body forwarded to the next node."
129
+ }
130
+ },
131
+ required: ["triggered"]
132
+ },
133
+ capabilities: ["network"],
134
+ observability: {
135
+ emitLogs: true,
136
+ traceAttributes: ["eventId", "method", "path"]
137
+ }
138
+ };
139
+ registerNode(manifest2);
140
+
141
+ // ../../lib/terminals-tech/machines/core/nodes/resonance.swarm.bridge.ts
142
+ var RESONANCE_SWARM_BRIDGE_NODE_ID = "resonance.swarm.bridge.v1";
143
+ registerNode({
144
+ id: RESONANCE_SWARM_BRIDGE_NODE_ID,
145
+ version: "0.1.0",
146
+ kind: "transform",
147
+ label: "Resonance Swarm Bridge",
148
+ description: "Maps System Resonance metrics to Swarm Phase Lock configuration, enabling physical synchronization of agents.",
149
+ runtimes: ["worker"],
150
+ entrypoints: { worker: { module: "local" } },
151
+ metadata: {
152
+ tags: ["resonance", "swarm", "physics", "bridge"]
153
+ },
154
+ inputsSchema: {
155
+ type: "object",
156
+ properties: {
157
+ resonance: {
158
+ type: "object",
159
+ description: "ResonanceMetrics object"
160
+ },
161
+ swarmId: {
162
+ type: "string",
163
+ description: "Target Swarm ID"
164
+ }
165
+ },
166
+ required: ["resonance", "swarmId"]
167
+ },
168
+ outputsSchema: {
169
+ type: "object",
170
+ properties: {
171
+ coupling: { type: "number" },
172
+ jitter: { type: "number" },
173
+ success: { type: "boolean" }
174
+ },
175
+ required: ["success", "coupling"]
176
+ }
177
+ });
178
+
179
+ // ../../lib/terminals-tech/machines/core/nodes/integration.generic.ts
180
+ function registerIntegrationNode(opts) {
181
+ const manifest3 = {
182
+ id: opts.id,
183
+ version: "0.1.0",
184
+ kind: "custom",
185
+ label: opts.label,
186
+ description: opts.description,
187
+ runtimes: ["edge"],
188
+ entrypoints: {
189
+ edge: { endpoint: `integration://${opts.provider}` }
190
+ },
191
+ inputsSchema: {
192
+ type: "object",
193
+ properties: {
194
+ action: {
195
+ type: "string",
196
+ description: "Integration action (poll, post)"
197
+ },
198
+ resource: {
199
+ type: "string",
200
+ description: "Target resource (messages, issues, etc.)"
201
+ },
202
+ config: {
203
+ type: "object",
204
+ description: "Provider-specific configuration"
205
+ }
206
+ },
207
+ required: ["action", "resource"]
208
+ },
209
+ outputsSchema: {
210
+ type: "object",
211
+ properties: {
212
+ envelopes: {
213
+ type: "array",
214
+ description: "Normalized CommonEnvelope results"
215
+ },
216
+ cursor: {
217
+ type: "string",
218
+ description: "Pagination cursor for next poll"
219
+ },
220
+ success: {
221
+ type: "boolean",
222
+ description: "Whether the operation succeeded"
223
+ }
224
+ }
225
+ },
226
+ capabilities: ["integration"]
227
+ };
228
+ registerNode(manifest3);
229
+ return manifest3;
230
+ }
231
+
232
+ // ../../lib/terminals-tech/machines/core/nodes/integration.nodes.ts
233
+ registerIntegrationNode({
234
+ id: "integration.discord.v1",
235
+ label: "Discord",
236
+ description: "Poll or post to Discord channels",
237
+ provider: "discord"
238
+ });
239
+ registerIntegrationNode({
240
+ id: "integration.slack.v1",
241
+ label: "Slack",
242
+ description: "Poll or post to Slack channels",
243
+ provider: "slack"
244
+ });
245
+ registerIntegrationNode({
246
+ id: "integration.github.v1",
247
+ label: "GitHub",
248
+ description: "Poll issues/PRs or push commits to GitHub",
249
+ provider: "github"
250
+ });
251
+ registerIntegrationNode({
252
+ id: "integration.gitlab.v1",
253
+ label: "GitLab",
254
+ description: "Poll merge requests or push to GitLab",
255
+ provider: "gitlab"
256
+ });
257
+ registerIntegrationNode({
258
+ id: "integration.jira.v1",
259
+ label: "Jira",
260
+ description: "Query or create Jira issues",
261
+ provider: "jira"
262
+ });
263
+ registerIntegrationNode({
264
+ id: "integration.linear.v1",
265
+ label: "Linear",
266
+ description: "Sync issues with Linear",
267
+ provider: "linear"
268
+ });
269
+ registerIntegrationNode({
270
+ id: "integration.google-drive.v1",
271
+ label: "Google Drive",
272
+ description: "Import or sync files from Google Drive",
273
+ provider: "google-drive"
274
+ });
275
+ registerIntegrationNode({
276
+ id: "integration.google-calendar.v1",
277
+ label: "Google Calendar",
278
+ description: "Query or create calendar events",
279
+ provider: "google-calendar"
280
+ });
281
+ registerIntegrationNode({
282
+ id: "integration.gmail.v1",
283
+ label: "Gmail",
284
+ description: "Poll or send emails via Gmail",
285
+ provider: "gmail"
286
+ });
287
+ registerIntegrationNode({
288
+ id: "integration.notion.v1",
289
+ label: "Notion",
290
+ description: "Import and sync Notion pages",
291
+ provider: "notion"
292
+ });
293
+ registerIntegrationNode({
294
+ id: "integration.hubspot.v1",
295
+ label: "HubSpot",
296
+ description: "Sync contacts and deals with HubSpot",
297
+ provider: "hubspot"
298
+ });
299
+ registerIntegrationNode({
300
+ id: "integration.salesforce.v1",
301
+ label: "Salesforce",
302
+ description: "Query and sync Salesforce objects",
303
+ provider: "salesforce"
304
+ });
305
+ registerIntegrationNode({
306
+ id: "integration.apollo.v1",
307
+ label: "Apollo",
308
+ description: "Enrich contacts and companies via Apollo",
309
+ provider: "apollo"
310
+ });
311
+ registerIntegrationNode({
312
+ id: "integration.outreach.v1",
313
+ label: "Outreach",
314
+ description: "Sync sequences and contacts with Outreach",
315
+ provider: "outreach"
316
+ });
317
+ registerIntegrationNode({
318
+ id: "integration.airtable.v1",
319
+ label: "Airtable",
320
+ description: "Query and sync Airtable bases",
321
+ provider: "airtable"
322
+ });
323
+ registerIntegrationNode({
324
+ id: "integration.stripe.v1",
325
+ label: "Stripe",
326
+ description: "Query payments and subscriptions",
327
+ provider: "stripe"
328
+ });
329
+ registerIntegrationNode({
330
+ id: "integration.figma.v1",
331
+ label: "Figma",
332
+ description: "Import designs and components from Figma",
333
+ provider: "figma"
334
+ });
335
+ registerIntegrationNode({
336
+ id: "integration.docusign.v1",
337
+ label: "Docusign",
338
+ description: "Send and track document signatures",
339
+ provider: "docusign"
340
+ });
341
+ registerIntegrationNode({
342
+ id: "integration.wordpress.v1",
343
+ label: "WordPress",
344
+ description: "Publish and sync content with WordPress",
345
+ provider: "wordpress"
346
+ });
347
+ export {
348
+ BASE_PHASE_LOCKING_VALUE_NODE_ID,
349
+ BASE_RESONANCE_IQ_ENCODE_NODE_ID,
350
+ BASE_RESONANCE_IQ_PHASE_SHIFT_NODE_ID,
351
+ BASE_RESONANCE_METRICS_NODE_ID,
352
+ COMPUTE_BEND_NODE_ID,
353
+ HVM_PROOF_EDGE_CHECK_NODE_ID,
354
+ SYSTEM_SCHEDULE_NODE_ID,
355
+ SYSTEM_SIGNAL_EMIT_NODE_ID,
356
+ executeBendCompute,
357
+ executeHvmProofEdgeCheck,
358
+ executeIqEncode,
359
+ executeIqPhaseShift,
360
+ executePhaseLockingValueNode,
361
+ executeResonanceMetrics,
362
+ executeSystemSchedule,
363
+ executeSystemSignalEmit
364
+ };
@@ -0,0 +1,93 @@
1
+ import "./chunk-2ESYSVXG.js";
2
+
3
+ // ../../node_modules/@terminals-tech/graph/package.json
4
+ var name = "@terminals-tech/graph";
5
+ var version = "0.1.0";
6
+ var description = "Language-first event graph system. Extract relationships from text, find patterns, and navigate event chains.";
7
+ var main = "dist/index.js";
8
+ var module = "dist/index.mjs";
9
+ var types = "dist/index.d.ts";
10
+ var files = [
11
+ "dist",
12
+ "README.md",
13
+ "LICENSE"
14
+ ];
15
+ var scripts = {
16
+ build: "tsc",
17
+ test: "jest",
18
+ dev: "tsc --watch",
19
+ prepublishOnly: "npm run build && npm test"
20
+ };
21
+ var repository = {
22
+ type: "git",
23
+ url: "git+https://github.com/wheattoast11/terminals-graph.git"
24
+ };
25
+ var keywords = [
26
+ "event-graph",
27
+ "text-analysis",
28
+ "pattern-recognition",
29
+ "causal-chains",
30
+ "graph-algorithms",
31
+ "terminals",
32
+ "event-sourcing"
33
+ ];
34
+ var author = "Intuition Labs <hello@terminals.tech>";
35
+ var license = "MIT";
36
+ var bugs = {
37
+ url: "https://github.com/wheattoast11/terminals-graph/issues"
38
+ };
39
+ var homepage = "https://terminals.tech";
40
+ var devDependencies = {
41
+ "@types/jest": "^29.5.14",
42
+ "@types/node": "^20.0.0",
43
+ jest: "^29.7.0",
44
+ "ts-jest": "^29.4.1",
45
+ typescript: "^5.0.0"
46
+ };
47
+ var peerDependencies = {
48
+ "@terminals-tech/core": ">=0.1.0"
49
+ };
50
+ var peerDependenciesMeta = {
51
+ "@terminals-tech/core": {
52
+ optional: true
53
+ }
54
+ };
55
+ var package_default = {
56
+ name,
57
+ version,
58
+ description,
59
+ main,
60
+ module,
61
+ types,
62
+ files,
63
+ scripts,
64
+ repository,
65
+ keywords,
66
+ author,
67
+ license,
68
+ bugs,
69
+ homepage,
70
+ devDependencies,
71
+ peerDependencies,
72
+ peerDependenciesMeta
73
+ };
74
+ export {
75
+ author,
76
+ bugs,
77
+ package_default as default,
78
+ description,
79
+ devDependencies,
80
+ files,
81
+ homepage,
82
+ keywords,
83
+ license,
84
+ main,
85
+ module,
86
+ name,
87
+ peerDependencies,
88
+ peerDependenciesMeta,
89
+ repository,
90
+ scripts,
91
+ types,
92
+ version
93
+ };
@@ -0,0 +1,106 @@
1
+ import "./chunk-2ESYSVXG.js";
2
+
3
+ // ../../node_modules/@terminals-tech/core/package.json
4
+ var name = "@terminals-tech/core";
5
+ var version = "0.1.1";
6
+ var description = 'A 100-line event store for time-travel debugging, undo/redo, and AI agent memory. The core of Terminals, the "Git for Application State".';
7
+ var main = "dist/index.js";
8
+ var module = "dist/index.mjs";
9
+ var types = "dist/index.d.ts";
10
+ var unpkg = "dist/terminals.min.js";
11
+ var files = [
12
+ "dist",
13
+ "README.md",
14
+ "LICENSE"
15
+ ];
16
+ var scripts = {
17
+ build: "tsc",
18
+ test: "jest",
19
+ dev: "tsc --watch",
20
+ lint: "eslint src --ext .ts,.tsx",
21
+ prepublishOnly: "npm run build && npm test"
22
+ };
23
+ var repository = {
24
+ type: "git",
25
+ url: "git+https://github.com/wheattoast11/terminals-core.git"
26
+ };
27
+ var keywords = [
28
+ "event-sourcing",
29
+ "time-travel",
30
+ "debugging",
31
+ "state-management",
32
+ "undo-redo",
33
+ "replay",
34
+ "redux-alternative",
35
+ "agent-memory",
36
+ "terminals"
37
+ ];
38
+ var author = "Intuition Labs <hello@terminals.tech>";
39
+ var license = "MIT";
40
+ var bugs = {
41
+ url: "https://github.com/wheattoast11/terminals-core/issues"
42
+ };
43
+ var homepage = "https://terminals.tech";
44
+ var devDependencies = {
45
+ "@types/jest": "^29.5.14",
46
+ "@types/node": "^20.0.0",
47
+ jest: "^29.5.0",
48
+ "ts-jest": "^29.4.1",
49
+ typescript: "^5.0.0"
50
+ };
51
+ var peerDependencies = {
52
+ react: "^18.0.0",
53
+ zustand: "^4.0.0"
54
+ };
55
+ var _comment = "React and Zustand are optional peer dependencies for the React adapter. The core library has zero dependencies.";
56
+ var peerDependenciesMeta = {
57
+ react: {
58
+ optional: true
59
+ },
60
+ zustand: {
61
+ optional: true
62
+ }
63
+ };
64
+ var package_default = {
65
+ name,
66
+ version,
67
+ description,
68
+ main,
69
+ module,
70
+ types,
71
+ unpkg,
72
+ files,
73
+ scripts,
74
+ repository,
75
+ keywords,
76
+ author,
77
+ license,
78
+ bugs,
79
+ homepage,
80
+ devDependencies,
81
+ peerDependencies,
82
+ _comment,
83
+ peerDependenciesMeta
84
+ };
85
+ export {
86
+ _comment,
87
+ author,
88
+ bugs,
89
+ package_default as default,
90
+ description,
91
+ devDependencies,
92
+ files,
93
+ homepage,
94
+ keywords,
95
+ license,
96
+ main,
97
+ module,
98
+ name,
99
+ peerDependencies,
100
+ peerDependenciesMeta,
101
+ repository,
102
+ scripts,
103
+ types,
104
+ unpkg,
105
+ version
106
+ };
@@ -0,0 +1,98 @@
1
+ import "./chunk-2ESYSVXG.js";
2
+
3
+ // ../../node_modules/@terminals-tech/embeddings/package.json
4
+ var name = "@terminals-tech/embeddings";
5
+ var version = "0.1.0";
6
+ var description = "Ultra-lightweight semantic embeddings for event graphs. Browser-first with swappable providers.";
7
+ var main = "dist/index.js";
8
+ var types = "dist/index.d.ts";
9
+ var files = [
10
+ "dist"
11
+ ];
12
+ var scripts = {
13
+ build: "tsc",
14
+ test: "echo 'Tests coming soon' && exit 0",
15
+ prepublishOnly: "npm run build && npm test"
16
+ };
17
+ var keywords = [
18
+ "embeddings",
19
+ "semantic-search",
20
+ "vector",
21
+ "transformers",
22
+ "browser",
23
+ "lightweight",
24
+ "event-sourcing"
25
+ ];
26
+ var author = "Intuition Labs";
27
+ var license = "MIT";
28
+ var repository = {
29
+ type: "git",
30
+ url: "https://github.com/wheattoast11/terminals-embeddings.git"
31
+ };
32
+ var bugs = {
33
+ url: "https://github.com/wheattoast11/terminals-embeddings/issues"
34
+ };
35
+ var homepage = "https://terminals.tech";
36
+ var devDependencies = {
37
+ "@types/node": "^20.0.0",
38
+ typescript: "^5.0.0"
39
+ };
40
+ var peerDependencies = {
41
+ "@terminals-tech/core": ">=0.1.0",
42
+ "@terminals-tech/graph": ">=0.1.0"
43
+ };
44
+ var peerDependenciesMeta = {
45
+ "@terminals-tech/core": {
46
+ optional: true
47
+ },
48
+ "@terminals-tech/graph": {
49
+ optional: true
50
+ }
51
+ };
52
+ var optionalDependencies = {
53
+ "@huggingface/transformers": "^3.0.0"
54
+ };
55
+ var dependencies = {
56
+ jest: "^30.1.2"
57
+ };
58
+ var package_default = {
59
+ name,
60
+ version,
61
+ description,
62
+ main,
63
+ types,
64
+ files,
65
+ scripts,
66
+ keywords,
67
+ author,
68
+ license,
69
+ repository,
70
+ bugs,
71
+ homepage,
72
+ devDependencies,
73
+ peerDependencies,
74
+ peerDependenciesMeta,
75
+ optionalDependencies,
76
+ dependencies
77
+ };
78
+ export {
79
+ author,
80
+ bugs,
81
+ package_default as default,
82
+ dependencies,
83
+ description,
84
+ devDependencies,
85
+ files,
86
+ homepage,
87
+ keywords,
88
+ license,
89
+ main,
90
+ name,
91
+ optionalDependencies,
92
+ peerDependencies,
93
+ peerDependenciesMeta,
94
+ repository,
95
+ scripts,
96
+ types,
97
+ version
98
+ };
@@ -0,0 +1,15 @@
1
+ import {
2
+ appendMeshEvent,
3
+ calculateTokenTrajectory,
4
+ queryMeshEvents
5
+ } from "./chunk-Y2EULKA2.js";
6
+ import "./chunk-WGBCRNMB.js";
7
+ import "./chunk-3LFMIVJM.js";
8
+ import "./chunk-AFDUOYHD.js";
9
+ import "./chunk-NTMBOESX.js";
10
+ import "./chunk-2ESYSVXG.js";
11
+ export {
12
+ appendMeshEvent,
13
+ calculateTokenTrajectory,
14
+ queryMeshEvents
15
+ };