trellis 3.2.0 → 3.2.2
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.
- package/CHANGELOG.md +7 -0
- package/README.md +61 -171
- package/dist/browser/index.d.ts +18 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +95 -0
- package/dist/{chunk-3ETIIPPB.js → chunk-2W3MHTMG.js} +190 -27
- package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
- package/dist/chunk-7ZFRVCUE.js +211 -0
- package/dist/chunk-CAG4FULI.js +121 -0
- package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
- package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
- package/dist/{chunk-3GDRZTAW.js → chunk-H6JB3PZ3.js} +1 -1
- package/dist/{chunk-ZHVI7BQN.js → chunk-IZX2PLIB.js} +191 -28
- package/dist/chunk-J2TXUFCZ.js +289 -0
- package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
- package/dist/{chunk-X762XWVC.js → chunk-KIJITUZB.js} +1 -1
- package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
- package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
- package/dist/{chunk-KKDRMIV6.js → chunk-QB5ISE47.js} +1 -1
- package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
- package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
- package/dist/{chunk-IUWVEEOX.js → chunk-SGMDTWJJ.js} +4 -0
- package/dist/{chunk-FZVCXDYW.js → chunk-UQISRW6T.js} +65 -12
- package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
- package/dist/cli/deploy-cli.d.ts +18 -0
- package/dist/cli/deploy-cli.d.ts.map +1 -0
- package/dist/cli/index.d.ts +1 -1
- package/dist/cli/index.d.ts.map +1 -1
- package/dist/cli/index.js +153 -100
- package/dist/client/index.browser.d.ts +29 -0
- package/dist/client/index.browser.d.ts.map +1 -0
- package/dist/client/index.browser.js +64 -0
- package/dist/client/index.js +10 -10
- package/dist/client/sdk.browser.d.ts +104 -0
- package/dist/client/sdk.browser.d.ts.map +1 -0
- package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
- package/dist/client/sdk.js +1 -1
- package/dist/core/index.js +6 -6
- package/dist/db/index.js +18 -18
- package/dist/db/inspector.js +6 -6
- package/dist/db/trellis.css +1 -1
- package/dist/decisions/index.js +2 -2
- package/dist/deploy-LQ7GUGJ5.js +9 -0
- package/dist/{deploy-66EC752W.js → deploy-YNVG5E4E.js} +1 -1
- package/dist/deploy-cli-24BCHAXY.js +67 -0
- package/dist/deploy-cli-C35HTITO.js +67 -0
- package/dist/embeddings/auto-embed.d.ts.map +1 -1
- package/dist/embeddings/index.js +1 -1
- package/dist/embeddings/store.d.ts.map +1 -1
- package/dist/engine.d.ts +27 -7
- package/dist/engine.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/mcp/server.d.ts.map +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/schema-hooks.js +7 -7
- package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
- package/dist/scaffold/seed.d.ts.map +1 -1
- package/dist/scaffold/write.d.ts +1 -1
- package/dist/scaffold/write.d.ts.map +1 -1
- package/dist/schema/index.js +4 -3
- package/dist/server/deploy-meta.d.ts +25 -0
- package/dist/server/deploy-meta.d.ts.map +1 -0
- package/dist/server/deploy.d.ts +7 -2
- package/dist/server/deploy.d.ts.map +1 -1
- package/dist/server/index.d.ts +5 -2
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +52 -18
- package/dist/server/realtime.d.ts +4 -1
- package/dist/server/realtime.d.ts.map +1 -1
- package/dist/server/server.d.ts +1 -0
- package/dist/server/server.d.ts.map +1 -1
- package/dist/server/sprites.d.ts +18 -1
- package/dist/server/sprites.d.ts.map +1 -1
- package/dist/server/tenancy.d.ts +4 -0
- package/dist/server/tenancy.d.ts.map +1 -1
- package/dist/server/usage-meter.d.ts +53 -0
- package/dist/server/usage-meter.d.ts.map +1 -0
- package/dist/{server-IGBIIJSF.js → server-MB3OPSPI.js} +6 -1
- package/dist/{server-BOH7M4TT.js → server-ZVWGLLRF.js} +7 -2
- package/dist/sprites-KQGTGM6W.js +27 -0
- package/dist/{tenancy-S676GLID.js → tenancy-NBLLGCNJ.js} +1 -1
- package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
- package/dist/vcs/index.js +3 -3
- package/dist/vcs/types.d.ts +2 -0
- package/dist/vcs/types.d.ts.map +1 -1
- package/package.json +17 -6
- package/dist/better-sqlite-backend-PII64VE6.js +0 -159
- package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
- package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
- package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
- package/dist/boot-middleware-FJDGVUM4.js +0 -9
- package/dist/boot-middleware-MLJUTLUM.js +0 -9
- package/dist/boot-middleware-ZZPDZNYR.js +0 -9
- package/dist/chunk-276LKLZR.js +0 -359
- package/dist/chunk-2CX5UCRV.js +0 -111
- package/dist/chunk-2ESYSVXG.js +0 -48
- package/dist/chunk-2I5JU73Y.js +0 -340
- package/dist/chunk-2UNSRRNB.js +0 -171
- package/dist/chunk-335UEHQR.js +0 -907
- package/dist/chunk-4CF2L46N.js +0 -29
- package/dist/chunk-5CINODKT.js +0 -41
- package/dist/chunk-5ESGWJ5L.js +0 -45
- package/dist/chunk-5FGLQGMF.js +0 -1676
- package/dist/chunk-5IQZFITY.js +0 -357
- package/dist/chunk-5JWFAQDW.js +0 -150
- package/dist/chunk-62UHTVU3.js +0 -141
- package/dist/chunk-66UJQT2I.js +0 -35
- package/dist/chunk-6RNNVOAS.js +0 -355
- package/dist/chunk-6X23PZ6H.js +0 -969
- package/dist/chunk-7C7LL6MB.js +0 -315
- package/dist/chunk-7F4HM3JG.js +0 -394
- package/dist/chunk-7KJ7T4D3.js +0 -910
- package/dist/chunk-7QQQNUB5.js +0 -92
- package/dist/chunk-7QWJBS72.js +0 -946
- package/dist/chunk-7R36OZK3.js +0 -957
- package/dist/chunk-7UPKCOHE.js +0 -946
- package/dist/chunk-A3BONW34.js +0 -35
- package/dist/chunk-AHMDVHBL.js +0 -141
- package/dist/chunk-AW6A4OZY.js +0 -171
- package/dist/chunk-BJ5EKCJ5.js +0 -458
- package/dist/chunk-BRGYDO7D.js +0 -223
- package/dist/chunk-C5KPSEDN.js +0 -359
- package/dist/chunk-CCTNYTUC.js +0 -940
- package/dist/chunk-CYQ2OVD2.js +0 -35
- package/dist/chunk-DDAK7YOE.js +0 -299
- package/dist/chunk-DRILKBY6.js +0 -965
- package/dist/chunk-DXE24HNN.js +0 -45
- package/dist/chunk-E7ICUNW7.js +0 -945
- package/dist/chunk-EAL2PUOE.js +0 -10022
- package/dist/chunk-ELT7MLZB.js +0 -109
- package/dist/chunk-EWEIRF6G.js +0 -171
- package/dist/chunk-F5VDGQJC.js +0 -120
- package/dist/chunk-FCPL3IEQ.js +0 -98
- package/dist/chunk-FDPKYSV7.js +0 -96
- package/dist/chunk-FES3TC24.js +0 -171
- package/dist/chunk-FOWKR5TW.js +0 -129
- package/dist/chunk-G3XIHPSQ.js +0 -361
- package/dist/chunk-GKJLYLVU.js +0 -359
- package/dist/chunk-GNXHXNVQ.js +0 -113
- package/dist/chunk-GSR6ILTM.js +0 -277
- package/dist/chunk-GWRIMRSX.js +0 -45
- package/dist/chunk-H72UW2HJ.js +0 -45
- package/dist/chunk-HGI74PXB.js +0 -7417
- package/dist/chunk-HGRA37LO.js +0 -145
- package/dist/chunk-HXSRQO3L.js +0 -145
- package/dist/chunk-IG2X2BVO.js +0 -373
- package/dist/chunk-IIJVDD54.js +0 -373
- package/dist/chunk-IX4BBOIT.js +0 -394
- package/dist/chunk-IXU4RMQM.js +0 -349
- package/dist/chunk-J6OUIION.js +0 -857
- package/dist/chunk-K46RNFDE.js +0 -171
- package/dist/chunk-KAGU2XMY.js +0 -359
- package/dist/chunk-KCVYJNVX.js +0 -394
- package/dist/chunk-KYLIQ3YI.js +0 -399
- package/dist/chunk-KZYJJIRN.js +0 -946
- package/dist/chunk-LFOX744K.js +0 -96
- package/dist/chunk-LHOVJEWR.js +0 -7403
- package/dist/chunk-LOPXTPF3.js +0 -120
- package/dist/chunk-LZR3VIFU.js +0 -907
- package/dist/chunk-MCKGQKYU.js +0 -15
- package/dist/chunk-MU6EOS6F.js +0 -0
- package/dist/chunk-MWRQ2TXT.js +0 -357
- package/dist/chunk-NO73OK2I.js +0 -102
- package/dist/chunk-NPE2YJHK.js +0 -394
- package/dist/chunk-NSDXU6QX.js +0 -2213
- package/dist/chunk-NXIRDSZ6.js +0 -145
- package/dist/chunk-NZWFNHCS.js +0 -407
- package/dist/chunk-OB4CMMX6.js +0 -260
- package/dist/chunk-OBKU74FU.js +0 -7411
- package/dist/chunk-OQNDWRDE.js +0 -145
- package/dist/chunk-OVWAJMB6.js +0 -394
- package/dist/chunk-PDHLBTTD.js +0 -45
- package/dist/chunk-PEQNRKLG.js +0 -210
- package/dist/chunk-QERIS7QY.js +0 -7403
- package/dist/chunk-QHA2DM3C.js +0 -373
- package/dist/chunk-QLM4HSYC.js +0 -45
- package/dist/chunk-S2OT3TQJ.js +0 -283
- package/dist/chunk-S5PHSN5K.js +0 -907
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SQBNLUIA.js +0 -171
- package/dist/chunk-STLN6A6B.js +0 -355
- package/dist/chunk-U7HV7GU2.js +0 -17
- package/dist/chunk-UGZHOGRA.js +0 -39
- package/dist/chunk-UICF66FS.js +0 -359
- package/dist/chunk-UK3EQREE.js +0 -1078
- package/dist/chunk-UPKPURVY.js +0 -394
- package/dist/chunk-URC74VCN.js +0 -959
- package/dist/chunk-V3G7Q3QQ.js +0 -102
- package/dist/chunk-VUJ6SA55.js +0 -303
- package/dist/chunk-VUJQLIML.js +0 -141
- package/dist/chunk-VWKLKLYB.js +0 -267
- package/dist/chunk-VYC3RZMK.js +0 -277
- package/dist/chunk-WMERMSWI.js +0 -154
- package/dist/chunk-WMR777PO.js +0 -2213
- package/dist/chunk-X46IECAC.js +0 -517
- package/dist/chunk-XEN3OEYY.js +0 -2234
- package/dist/chunk-XZQ66K7A.js +0 -124
- package/dist/chunk-YY3GF7DH.js +0 -7411
- package/dist/chunk-ZE5R3H4C.js +0 -907
- package/dist/chunk-ZMN5LUB7.js +0 -7411
- package/dist/chunk-ZUV4MD5U.js +0 -94
- package/dist/config-KMY6RRK3.js +0 -19
- package/dist/config-VDMK2DUJ.js +0 -19
- package/dist/deploy-SO7AFK6L.js +0 -9
- package/dist/engine-7GXBM4IT.js +0 -7
- package/dist/engine-NSR6BIF7.js +0 -7
- package/dist/factory-2P64OC7M.js +0 -34
- package/dist/factory-YP4ZZK5K.js +0 -34
- package/dist/import-AJLYHFIA.js +0 -10
- package/dist/launch-explorer-AI6L2AWJ.js +0 -91
- package/dist/query-GJL3CVGN.js +0 -31
- package/dist/query-MBJSK3EB.js +0 -31
- package/dist/query-TJHEVSKL.js +0 -31
- package/dist/query-WUIKOHPE.js +0 -524
- package/dist/remote-manager-BLJZ6KF6.js +0 -224
- package/dist/remote-manager-BPYE46SI.js +0 -223
- package/dist/remote-manager-FMESEAFA.js +0 -224
- package/dist/remote-manager-K2WZ5RHY.js +0 -223
- package/dist/remote-manager-SG5PQKCH.js +0 -224
- package/dist/remote-manager-WGP6MIQZ.js +0 -224
- package/dist/sdk-3KBB3E6V.js +0 -16
- package/dist/sdk-4ZQO6UTU.js +0 -16
- package/dist/sdk-6JA6GV3G.js +0 -16
- package/dist/sdk-6VTP5UTZ.js +0 -16
- package/dist/sdk-7VS6TYCD.js +0 -16
- package/dist/sdk-HQ3FTLRT.js +0 -16
- package/dist/sdk-HZ7NU3XE.js +0 -15
- package/dist/sdk-KBQE2OXT.js +0 -16
- package/dist/sdk-MSCDZ7JU.js +0 -15
- package/dist/sdk-WNZOGO3S.js +0 -15
- package/dist/sdk-YLV33ZCW.js +0 -9
- package/dist/sdk-ZSUD2LLJ.js +0 -16
- package/dist/server-AFXFFBWA.js +0 -11
- package/dist/server-AGHC4VUL.js +0 -11
- package/dist/server-DBUY2KY5.js +0 -11
- package/dist/server-GWBQJPRG.js +0 -11
- package/dist/server-JZZFULVU.js +0 -11
- package/dist/server-L5XAF4M5.js +0 -11
- package/dist/server-NYFUHANA.js +0 -12
- package/dist/server-OABUB2LO.js +0 -12
- package/dist/server-P2CKZWWV.js +0 -12
- package/dist/sprites-XVSMQLSI.js +0 -15
- package/dist/sql-wasm-FORCZFHZ.js +0 -2148
- package/dist/sql-wasm-JZH76RLO.js +0 -2148
- package/dist/sqljs-backend-CJQOIQYE.js +0 -266
- package/dist/sqljs-backend-KWXBUDUO.js +0 -266
- package/dist/state-demo.bundle.js +0 -1033
- package/dist/tenancy-CBWYEVUB.js +0 -11
- package/dist/tenancy-FO6WVYFN.js +0 -13
- package/dist/tenancy-FWDBESMX.js +0 -14
- package/dist/tenancy-HGPIS5QA.js +0 -13
- package/dist/tenancy-HXFALA37.js +0 -14
- package/dist/tenancy-V7ARWNNV.js +0 -14
- package/dist/tenancy-ZDN4GXK5.js +0 -13
- package/dist/tenancy-ZT5VMY7B.js +0 -14
- package/dist/vm-config-YZRJ3KUB.js +0 -21
- /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
- /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
package/dist/chunk-FES3TC24.js
DELETED
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
inferProjectContext,
|
|
3
|
-
init_infer,
|
|
4
|
-
init_profile,
|
|
5
|
-
init_write,
|
|
6
|
-
loadProfile
|
|
7
|
-
} from "./chunk-LHOVJEWR.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
|
-
};
|
package/dist/chunk-FOWKR5TW.js
DELETED
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
bindingEntityId
|
|
3
|
-
} from "./chunk-5CINODKT.js";
|
|
4
|
-
|
|
5
|
-
// src/schema/eql.ts
|
|
6
|
-
function escapeValue(v) {
|
|
7
|
-
return v.replace(/\\/g, "\\\\").replace(/"/g, '\\"');
|
|
8
|
-
}
|
|
9
|
-
function entitiesQuery(type, where) {
|
|
10
|
-
const conds = [`type = "${escapeValue(type)}"`];
|
|
11
|
-
for (const [k, v] of Object.entries(where ?? {})) {
|
|
12
|
-
if (v === void 0 || v === null) continue;
|
|
13
|
-
conds.push(`${k} = "${escapeValue(String(v))}"`);
|
|
14
|
-
}
|
|
15
|
-
return `find ?e where ${conds.join(" and ")}`;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
// src/schema/resolve.ts
|
|
19
|
-
function isNestedResolveSpec(v) {
|
|
20
|
-
return typeof v === "object" && v !== null;
|
|
21
|
-
}
|
|
22
|
-
function relationTargetName(r) {
|
|
23
|
-
return typeof r.target === "string" ? r.target : r.target().type;
|
|
24
|
-
}
|
|
25
|
-
function relationTargetSchema(r) {
|
|
26
|
-
return typeof r.target === "string" ? null : r.target();
|
|
27
|
-
}
|
|
28
|
-
function inverseForeignKey(parent, relationName, child) {
|
|
29
|
-
for (const [key, r] of Object.entries(child.relations)) {
|
|
30
|
-
if (relationTargetName(r) === parent.type) return key;
|
|
31
|
-
}
|
|
32
|
-
return null;
|
|
33
|
-
}
|
|
34
|
-
async function loadByIds(client, ids, cache) {
|
|
35
|
-
const missing = ids.filter((id) => !cache.has(id));
|
|
36
|
-
if (missing.length === 0) return;
|
|
37
|
-
await Promise.all(
|
|
38
|
-
missing.map(async (id) => {
|
|
39
|
-
cache.set(id, await client.read(id));
|
|
40
|
-
})
|
|
41
|
-
);
|
|
42
|
-
}
|
|
43
|
-
async function resolveReverseMany(client, parent, relationName, parents, cache) {
|
|
44
|
-
const rel = parent.relations[relationName];
|
|
45
|
-
if (!rel || rel.cardinality !== "many") return;
|
|
46
|
-
const childSchema = relationTargetSchema(rel);
|
|
47
|
-
if (!childSchema) return;
|
|
48
|
-
const foreignKey = inverseForeignKey(parent, relationName, childSchema);
|
|
49
|
-
if (!foreignKey) return;
|
|
50
|
-
const parentIds = new Set(parents.map((p) => p.id));
|
|
51
|
-
const qr = await client.query(entitiesQuery(childSchema.type));
|
|
52
|
-
const childIds = qr.bindings.map((b) => bindingEntityId(b)).filter((id) => Boolean(id));
|
|
53
|
-
await loadByIds(client, childIds, cache);
|
|
54
|
-
const grouped = /* @__PURE__ */ new Map();
|
|
55
|
-
for (const id of childIds) {
|
|
56
|
-
const child = cache.get(id);
|
|
57
|
-
if (!child) continue;
|
|
58
|
-
const fk = child[foreignKey];
|
|
59
|
-
if (typeof fk !== "string" || !parentIds.has(fk)) continue;
|
|
60
|
-
if (!grouped.has(fk)) grouped.set(fk, []);
|
|
61
|
-
grouped.get(fk).push(child);
|
|
62
|
-
}
|
|
63
|
-
for (const row of parents) {
|
|
64
|
-
row[relationName] = grouped.get(row.id) ?? [];
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
async function resolveForwardOne(client, parents, relationName, cache) {
|
|
68
|
-
const ids = parents.map((p) => p[relationName]).filter((v) => typeof v === "string" && v.length > 0);
|
|
69
|
-
await loadByIds(client, ids, cache);
|
|
70
|
-
for (const row of parents) {
|
|
71
|
-
const ref = row[relationName];
|
|
72
|
-
if (typeof ref !== "string") continue;
|
|
73
|
-
const loaded = cache.get(ref);
|
|
74
|
-
if (loaded) row[relationName] = loaded;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
async function resolveRelations(client, schema, entities, spec, opts) {
|
|
78
|
-
if (entities.length === 0 || Object.keys(spec).length === 0) return entities;
|
|
79
|
-
const cache = /* @__PURE__ */ new Map();
|
|
80
|
-
const rows = opts?.copy === false ? entities : entities.map((e) => ({ ...e }));
|
|
81
|
-
for (const [name, enabled] of Object.entries(spec)) {
|
|
82
|
-
if (!enabled) continue;
|
|
83
|
-
const rel = schema.relations[name];
|
|
84
|
-
if (!rel) continue;
|
|
85
|
-
if (rel.cardinality === "many") {
|
|
86
|
-
await resolveReverseMany(client, schema, name, rows, cache);
|
|
87
|
-
if (isNestedResolveSpec(enabled)) {
|
|
88
|
-
const childSchema = relationTargetSchema(rel);
|
|
89
|
-
if (childSchema) {
|
|
90
|
-
for (const row of rows) {
|
|
91
|
-
const kids = row[name];
|
|
92
|
-
if (kids?.length) {
|
|
93
|
-
await resolveRelations(client, childSchema, kids, enabled, {
|
|
94
|
-
copy: false
|
|
95
|
-
});
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
} else if (isNestedResolveSpec(enabled)) {
|
|
101
|
-
await resolveForwardOne(client, rows, name, cache);
|
|
102
|
-
const childSchema = relationTargetSchema(rel);
|
|
103
|
-
if (childSchema) {
|
|
104
|
-
const nested = [];
|
|
105
|
-
for (const row of rows) {
|
|
106
|
-
const loaded = row[name];
|
|
107
|
-
if (loaded && typeof loaded === "object" && "id" in loaded) {
|
|
108
|
-
nested.push(loaded);
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
if (nested.length) {
|
|
112
|
-
await resolveRelations(client, childSchema, nested, enabled, {
|
|
113
|
-
copy: false
|
|
114
|
-
});
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
} else {
|
|
118
|
-
await resolveForwardOne(client, rows, name, cache);
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
return rows;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
export {
|
|
125
|
-
escapeValue,
|
|
126
|
-
entitiesQuery,
|
|
127
|
-
inverseForeignKey,
|
|
128
|
-
resolveRelations
|
|
129
|
-
};
|
package/dist/chunk-G3XIHPSQ.js
DELETED
|
@@ -1,361 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__esm
|
|
3
|
-
} from "./chunk-2ESYSVXG.js";
|
|
4
|
-
|
|
5
|
-
// src/core/store/eav-store.ts
|
|
6
|
-
function* flatten(obj, base = "") {
|
|
7
|
-
if (Array.isArray(obj)) {
|
|
8
|
-
for (const v of obj) {
|
|
9
|
-
yield* flatten(v, base);
|
|
10
|
-
}
|
|
11
|
-
} else if (obj && typeof obj === "object") {
|
|
12
|
-
for (const [k, v] of Object.entries(obj)) {
|
|
13
|
-
yield* flatten(v, base ? `${base}.${k}` : k);
|
|
14
|
-
}
|
|
15
|
-
} else {
|
|
16
|
-
yield [base, obj];
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
function jsonEntityFacts(entityId, root, type) {
|
|
20
|
-
const facts = [{ e: entityId, a: "type", v: type }];
|
|
21
|
-
for (const [a, v] of flatten(root)) {
|
|
22
|
-
if (v === void 0 || v === null) continue;
|
|
23
|
-
if (Array.isArray(v)) {
|
|
24
|
-
for (const el of v) {
|
|
25
|
-
facts.push({ e: entityId, a, v: el });
|
|
26
|
-
}
|
|
27
|
-
} else if (typeof v === "object") {
|
|
28
|
-
} else {
|
|
29
|
-
facts.push({ e: entityId, a, v });
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
return facts;
|
|
33
|
-
}
|
|
34
|
-
var EAVStore;
|
|
35
|
-
var init_eav_store = __esm({
|
|
36
|
-
"src/core/store/eav-store.ts"() {
|
|
37
|
-
"use strict";
|
|
38
|
-
EAVStore = class {
|
|
39
|
-
facts = [];
|
|
40
|
-
links = [];
|
|
41
|
-
catalog = /* @__PURE__ */ new Map();
|
|
42
|
-
// Indexes for fast lookups
|
|
43
|
-
eavIndex = /* @__PURE__ */ new Map();
|
|
44
|
-
aevIndex = /* @__PURE__ */ new Map();
|
|
45
|
-
aveIndex = /* @__PURE__ */ new Map();
|
|
46
|
-
// Link indexes for graph queries
|
|
47
|
-
linkIndex = /* @__PURE__ */ new Map();
|
|
48
|
-
// e1 -> a -> e2s
|
|
49
|
-
linkReverseIndex = /* @__PURE__ */ new Map();
|
|
50
|
-
// e2 -> a -> e1s
|
|
51
|
-
linkAttrIndex = /* @__PURE__ */ new Map();
|
|
52
|
-
// a -> [(e1, e2)]
|
|
53
|
-
// Distinct value tracking
|
|
54
|
-
distinct = /* @__PURE__ */ new Map();
|
|
55
|
-
// attr -> set of valueKey
|
|
56
|
-
addFacts(facts) {
|
|
57
|
-
for (let i = 0; i < facts.length; i++) {
|
|
58
|
-
const fact = facts[i];
|
|
59
|
-
if (fact) {
|
|
60
|
-
if (this.hasFact(fact.e, fact.a, fact.v)) {
|
|
61
|
-
continue;
|
|
62
|
-
}
|
|
63
|
-
this.facts.push(fact);
|
|
64
|
-
this.updateIndexes(fact, this.facts.length - 1);
|
|
65
|
-
this.updateCatalog(fact);
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Check if a fact already exists in the store.
|
|
71
|
-
*/
|
|
72
|
-
hasFact(entity, attribute, value) {
|
|
73
|
-
const valueKey = this.valueKey(value);
|
|
74
|
-
const indices = this.aveIndex.get(attribute)?.get(valueKey);
|
|
75
|
-
if (!indices) return false;
|
|
76
|
-
for (const idx of indices) {
|
|
77
|
-
const fact = this.facts[idx];
|
|
78
|
-
if (fact && fact.e === entity && fact.a === attribute) {
|
|
79
|
-
return true;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
return false;
|
|
83
|
-
}
|
|
84
|
-
addLinks(links) {
|
|
85
|
-
for (const link of links) {
|
|
86
|
-
this.links.push(link);
|
|
87
|
-
this.updateLinkIndexes(link);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
deleteFacts(factsToDelete) {
|
|
91
|
-
for (const fact of factsToDelete) {
|
|
92
|
-
const valueKey = this.valueKey(fact.v);
|
|
93
|
-
const indices = this.aveIndex.get(fact.a)?.get(valueKey);
|
|
94
|
-
if (!indices) continue;
|
|
95
|
-
let foundIdx = -1;
|
|
96
|
-
for (const idx of indices) {
|
|
97
|
-
const storedFact = this.facts[idx];
|
|
98
|
-
if (storedFact && storedFact.e === fact.e && storedFact.a === fact.a) {
|
|
99
|
-
foundIdx = idx;
|
|
100
|
-
break;
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
if (foundIdx !== -1) {
|
|
104
|
-
this.facts[foundIdx] = void 0;
|
|
105
|
-
this.eavIndex.get(fact.e)?.get(fact.a)?.delete(foundIdx);
|
|
106
|
-
this.aevIndex.get(fact.a)?.get(fact.e)?.delete(foundIdx);
|
|
107
|
-
this.aveIndex.get(fact.a)?.get(valueKey)?.delete(foundIdx);
|
|
108
|
-
const entry = this.catalog.get(fact.a);
|
|
109
|
-
if (entry) {
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
deleteLinks(linksToDelete) {
|
|
115
|
-
for (const link of linksToDelete) {
|
|
116
|
-
const initialLen = this.links.length;
|
|
117
|
-
this.links = this.links.filter(
|
|
118
|
-
(l) => !(l.e1 === link.e1 && l.a === link.a && l.e2 === link.e2)
|
|
119
|
-
);
|
|
120
|
-
if (this.links.length < initialLen) {
|
|
121
|
-
this.linkIndex.get(link.e1)?.get(link.a)?.delete(link.e2);
|
|
122
|
-
this.linkReverseIndex.get(link.e2)?.get(link.a)?.delete(link.e1);
|
|
123
|
-
const attrPairs = this.linkAttrIndex.get(link.a);
|
|
124
|
-
if (attrPairs) {
|
|
125
|
-
for (const pair of attrPairs) {
|
|
126
|
-
if (pair[0] === link.e1 && pair[1] === link.e2) {
|
|
127
|
-
attrPairs.delete(pair);
|
|
128
|
-
break;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
updateIndexes(fact, index) {
|
|
136
|
-
if (!this.eavIndex.has(fact.e)) {
|
|
137
|
-
this.eavIndex.set(fact.e, /* @__PURE__ */ new Map());
|
|
138
|
-
}
|
|
139
|
-
if (!this.eavIndex.get(fact.e).has(fact.a)) {
|
|
140
|
-
this.eavIndex.get(fact.e).set(fact.a, /* @__PURE__ */ new Set());
|
|
141
|
-
}
|
|
142
|
-
this.eavIndex.get(fact.e).get(fact.a).add(index);
|
|
143
|
-
if (!this.aevIndex.has(fact.a)) {
|
|
144
|
-
this.aevIndex.set(fact.a, /* @__PURE__ */ new Map());
|
|
145
|
-
}
|
|
146
|
-
if (!this.aevIndex.get(fact.a).has(fact.e)) {
|
|
147
|
-
this.aevIndex.get(fact.a).set(fact.e, /* @__PURE__ */ new Set());
|
|
148
|
-
}
|
|
149
|
-
this.aevIndex.get(fact.a).get(fact.e).add(index);
|
|
150
|
-
if (!this.aveIndex.has(fact.a)) {
|
|
151
|
-
this.aveIndex.set(fact.a, /* @__PURE__ */ new Map());
|
|
152
|
-
}
|
|
153
|
-
const valueKey = this.valueKey(fact.v);
|
|
154
|
-
if (!this.aveIndex.get(fact.a).has(valueKey)) {
|
|
155
|
-
this.aveIndex.get(fact.a).set(valueKey, /* @__PURE__ */ new Set());
|
|
156
|
-
}
|
|
157
|
-
this.aveIndex.get(fact.a).get(valueKey).add(index);
|
|
158
|
-
}
|
|
159
|
-
updateLinkIndexes(link) {
|
|
160
|
-
if (!this.linkIndex.has(link.e1)) {
|
|
161
|
-
this.linkIndex.set(link.e1, /* @__PURE__ */ new Map());
|
|
162
|
-
}
|
|
163
|
-
const e1Attrs = this.linkIndex.get(link.e1);
|
|
164
|
-
if (!e1Attrs.has(link.a)) {
|
|
165
|
-
e1Attrs.set(link.a, /* @__PURE__ */ new Set());
|
|
166
|
-
}
|
|
167
|
-
e1Attrs.get(link.a).add(link.e2);
|
|
168
|
-
if (!this.linkReverseIndex.has(link.e2)) {
|
|
169
|
-
this.linkReverseIndex.set(link.e2, /* @__PURE__ */ new Map());
|
|
170
|
-
}
|
|
171
|
-
const e2Attrs = this.linkReverseIndex.get(link.e2);
|
|
172
|
-
if (!e2Attrs.has(link.a)) {
|
|
173
|
-
e2Attrs.set(link.a, /* @__PURE__ */ new Set());
|
|
174
|
-
}
|
|
175
|
-
e2Attrs.get(link.a).add(link.e1);
|
|
176
|
-
if (!this.linkAttrIndex.has(link.a)) {
|
|
177
|
-
this.linkAttrIndex.set(link.a, /* @__PURE__ */ new Set());
|
|
178
|
-
}
|
|
179
|
-
this.linkAttrIndex.get(link.a).add([link.e1, link.e2]);
|
|
180
|
-
}
|
|
181
|
-
valueKey(v) {
|
|
182
|
-
if (v instanceof Date) return `date:${v.toISOString()}`;
|
|
183
|
-
return `${typeof v}:${v}`;
|
|
184
|
-
}
|
|
185
|
-
updateCatalog(fact) {
|
|
186
|
-
const entry = this.catalog.get(fact.a) || {
|
|
187
|
-
attribute: fact.a,
|
|
188
|
-
type: this.inferType(fact.v),
|
|
189
|
-
cardinality: "one",
|
|
190
|
-
distinctCount: 0,
|
|
191
|
-
examples: []
|
|
192
|
-
};
|
|
193
|
-
const factType = this.inferType(fact.v);
|
|
194
|
-
if (entry.type !== factType && entry.type !== "mixed") {
|
|
195
|
-
entry.type = "mixed";
|
|
196
|
-
}
|
|
197
|
-
const entityAttrs = this.eavIndex.get(fact.e)?.get(fact.a);
|
|
198
|
-
if (entityAttrs && entityAttrs.size > 1) {
|
|
199
|
-
entry.cardinality = "many";
|
|
200
|
-
}
|
|
201
|
-
const k = this.valueKey(fact.v);
|
|
202
|
-
const s = this.distinct.get(fact.a) || (this.distinct.set(fact.a, /* @__PURE__ */ new Set()), this.distinct.get(fact.a));
|
|
203
|
-
s.add(k);
|
|
204
|
-
entry.distinctCount = s.size;
|
|
205
|
-
if (entry.examples.length < 5 && !entry.examples.includes(fact.v)) {
|
|
206
|
-
entry.examples.push(fact.v);
|
|
207
|
-
}
|
|
208
|
-
if (typeof fact.v === "number") {
|
|
209
|
-
entry.min = Math.min(entry.min ?? fact.v, fact.v);
|
|
210
|
-
entry.max = Math.max(entry.max ?? fact.v, fact.v);
|
|
211
|
-
}
|
|
212
|
-
this.catalog.set(fact.a, entry);
|
|
213
|
-
}
|
|
214
|
-
inferType(v) {
|
|
215
|
-
if (typeof v === "string") return "string";
|
|
216
|
-
if (typeof v === "number") return "number";
|
|
217
|
-
if (typeof v === "boolean") return "boolean";
|
|
218
|
-
if (v instanceof Date) return "date";
|
|
219
|
-
return "mixed";
|
|
220
|
-
}
|
|
221
|
-
// Query methods
|
|
222
|
-
getFactsByEntity(entity) {
|
|
223
|
-
const indices = this.eavIndex.get(entity);
|
|
224
|
-
if (!indices) return [];
|
|
225
|
-
const result = [];
|
|
226
|
-
for (const attrIndices of indices.values()) {
|
|
227
|
-
for (const idx of attrIndices) {
|
|
228
|
-
const fact = this.facts[idx];
|
|
229
|
-
if (fact) {
|
|
230
|
-
result.push(fact);
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
return result;
|
|
235
|
-
}
|
|
236
|
-
getFactsByAttribute(attribute) {
|
|
237
|
-
const indices = this.aevIndex.get(attribute);
|
|
238
|
-
if (!indices) return [];
|
|
239
|
-
const result = [];
|
|
240
|
-
for (const entityIndices of indices.values()) {
|
|
241
|
-
for (const idx of entityIndices) {
|
|
242
|
-
const fact = this.facts[idx];
|
|
243
|
-
if (fact) {
|
|
244
|
-
result.push(fact);
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
return result;
|
|
249
|
-
}
|
|
250
|
-
getFactsByValue(attribute, value) {
|
|
251
|
-
const indices = this.aveIndex.get(attribute)?.get(this.valueKey(value));
|
|
252
|
-
if (!indices) return [];
|
|
253
|
-
return Array.from(indices).map((idx) => this.facts[idx]).filter((fact) => fact !== void 0);
|
|
254
|
-
}
|
|
255
|
-
getCatalog() {
|
|
256
|
-
return Array.from(this.catalog.values());
|
|
257
|
-
}
|
|
258
|
-
getCatalogEntry(attribute) {
|
|
259
|
-
return this.catalog.get(attribute);
|
|
260
|
-
}
|
|
261
|
-
// Statistics
|
|
262
|
-
getAllFacts() {
|
|
263
|
-
return this.facts.filter((f) => f !== void 0);
|
|
264
|
-
}
|
|
265
|
-
getAllLinks() {
|
|
266
|
-
return [...this.links];
|
|
267
|
-
}
|
|
268
|
-
getLinksByEntity(entity) {
|
|
269
|
-
const results = [];
|
|
270
|
-
const forwardLinks = this.linkIndex.get(entity);
|
|
271
|
-
if (forwardLinks) {
|
|
272
|
-
for (const [attr, targets] of forwardLinks) {
|
|
273
|
-
for (const target of targets) {
|
|
274
|
-
results.push({ e1: entity, a: attr, e2: target });
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
const reverseLinks = this.linkReverseIndex.get(entity);
|
|
279
|
-
if (reverseLinks) {
|
|
280
|
-
for (const [attr, sources] of reverseLinks) {
|
|
281
|
-
for (const source of sources) {
|
|
282
|
-
results.push({ e1: source, a: attr, e2: entity });
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
return results;
|
|
287
|
-
}
|
|
288
|
-
getLinksByAttribute(attribute) {
|
|
289
|
-
const results = [];
|
|
290
|
-
const links = this.linkAttrIndex.get(attribute);
|
|
291
|
-
if (links) {
|
|
292
|
-
for (const [e1, e2] of links) {
|
|
293
|
-
results.push({ e1, a: attribute, e2 });
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
return results;
|
|
297
|
-
}
|
|
298
|
-
getLinksByEntityAndAttribute(entity, attribute) {
|
|
299
|
-
const results = [];
|
|
300
|
-
const attrs = this.linkIndex.get(entity);
|
|
301
|
-
if (attrs) {
|
|
302
|
-
const targets = attrs.get(attribute);
|
|
303
|
-
if (targets) {
|
|
304
|
-
for (const target of targets) {
|
|
305
|
-
results.push({ e1: entity, a: attribute, e2: target });
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
return results;
|
|
310
|
-
}
|
|
311
|
-
getStats() {
|
|
312
|
-
return {
|
|
313
|
-
totalFacts: this.facts.length,
|
|
314
|
-
totalLinks: this.links.length,
|
|
315
|
-
uniqueEntities: this.eavIndex.size,
|
|
316
|
-
uniqueAttributes: this.aevIndex.size,
|
|
317
|
-
catalogEntries: this.catalog.size
|
|
318
|
-
};
|
|
319
|
-
}
|
|
320
|
-
/**
|
|
321
|
-
* Creates a serializable snapshot of the current store state.
|
|
322
|
-
*/
|
|
323
|
-
snapshot() {
|
|
324
|
-
return {
|
|
325
|
-
facts: this.facts.filter((f) => f !== void 0),
|
|
326
|
-
links: [...this.links],
|
|
327
|
-
catalog: this.getCatalog()
|
|
328
|
-
};
|
|
329
|
-
}
|
|
330
|
-
/**
|
|
331
|
-
* Restores the store state from a snapshot and rebuilds all indexes.
|
|
332
|
-
*/
|
|
333
|
-
restore(snapshot) {
|
|
334
|
-
this.facts = [];
|
|
335
|
-
this.links = [];
|
|
336
|
-
this.catalog.clear();
|
|
337
|
-
this.eavIndex.clear();
|
|
338
|
-
this.aevIndex.clear();
|
|
339
|
-
this.aveIndex.clear();
|
|
340
|
-
this.linkIndex.clear();
|
|
341
|
-
this.linkReverseIndex.clear();
|
|
342
|
-
this.linkAttrIndex.clear();
|
|
343
|
-
this.distinct.clear();
|
|
344
|
-
this.addFacts(snapshot.facts);
|
|
345
|
-
this.addLinks(snapshot.links);
|
|
346
|
-
if (snapshot.catalog) {
|
|
347
|
-
for (const entry of snapshot.catalog) {
|
|
348
|
-
this.catalog.set(entry.attribute, entry);
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
};
|
|
353
|
-
}
|
|
354
|
-
});
|
|
355
|
-
|
|
356
|
-
export {
|
|
357
|
-
flatten,
|
|
358
|
-
jsonEntityFacts,
|
|
359
|
-
EAVStore,
|
|
360
|
-
init_eav_store
|
|
361
|
-
};
|