@contractspec/example.kb-update-pipeline 3.2.0 → 3.4.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.
- package/.turbo/turbo-build.log +60 -59
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +25 -0
- package/dist/browser/index.js +8 -1
- package/dist/browser/kb-update-pipeline.feature.js +8 -1
- package/dist/index.js +8 -1
- package/dist/kb-update-pipeline.feature.js +8 -1
- package/dist/node/index.js +8 -1
- package/dist/node/kb-update-pipeline.feature.js +8 -1
- package/package.json +5 -5
- package/src/kb-update-pipeline.feature.ts +11 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,59 +1,60 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
[
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
./
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
./
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
./
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
./
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
./
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
./
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
3
|
+
[0m[2m[35m$[0m [2m[1mbun run prebuild && bun run build:bundle && bun run build:types[0m
|
|
4
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
5
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build transpile[0m
|
|
6
|
+
[contractspec-bun-build] transpile target=bun root=src entries=14
|
|
7
|
+
[32mBundled 14 modules in 27ms[0m
|
|
8
|
+
|
|
9
|
+
[34mdocs/index.js[0m 1.49 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 20.86 KB [2m(entry point)[0m
|
|
11
|
+
[34m./kb-update-pipeline.feature.js[0m 2.46 KB [2m(entry point)[0m
|
|
12
|
+
[34moperations/index.js[0m 6.57 KB [2m(entry point)[0m
|
|
13
|
+
[34moperations/pipeline.js[0m 6.57 KB [2m(entry point)[0m
|
|
14
|
+
[34m./presentations.js[0m 3.49 KB [2m(entry point)[0m
|
|
15
|
+
[34mtests/operations.test-spec.js[0m 2.22 KB [2m(entry point)[0m
|
|
16
|
+
[34mdocs/kb-update-pipeline.docblock.js[0m 1.49 KB [2m(entry point)[0m
|
|
17
|
+
[34mentities/index.js[0m 1.75 KB [2m(entry point)[0m
|
|
18
|
+
[34mentities/models.js[0m 1.75 KB [2m(entry point)[0m
|
|
19
|
+
[34m./events.js[0m 3.75 KB [2m(entry point)[0m
|
|
20
|
+
[34m./example.js[0m 1.0 KB [2m(entry point)[0m
|
|
21
|
+
[34mhandlers/index.js[0m 3.62 KB [2m(entry point)[0m
|
|
22
|
+
[34mhandlers/memory.handlers.js[0m 3.62 KB [2m(entry point)[0m
|
|
23
|
+
|
|
24
|
+
[contractspec-bun-build] transpile target=node root=src entries=14
|
|
25
|
+
[32mBundled 14 modules in 10ms[0m
|
|
26
|
+
|
|
27
|
+
[34mdocs/index.js[0m 1.48 KB [2m(entry point)[0m
|
|
28
|
+
[34m./index.js[0m 20.85 KB [2m(entry point)[0m
|
|
29
|
+
[34m./kb-update-pipeline.feature.js[0m 2.45 KB [2m(entry point)[0m
|
|
30
|
+
[34moperations/index.js[0m 6.57 KB [2m(entry point)[0m
|
|
31
|
+
[34moperations/pipeline.js[0m 6.57 KB [2m(entry point)[0m
|
|
32
|
+
[34m./presentations.js[0m 3.48 KB [2m(entry point)[0m
|
|
33
|
+
[34mtests/operations.test-spec.js[0m 2.22 KB [2m(entry point)[0m
|
|
34
|
+
[34mdocs/kb-update-pipeline.docblock.js[0m 1.48 KB [2m(entry point)[0m
|
|
35
|
+
[34mentities/index.js[0m 1.74 KB [2m(entry point)[0m
|
|
36
|
+
[34mentities/models.js[0m 1.74 KB [2m(entry point)[0m
|
|
37
|
+
[34m./events.js[0m 3.74 KB [2m(entry point)[0m
|
|
38
|
+
[34m./example.js[0m 1.00 KB [2m(entry point)[0m
|
|
39
|
+
[34mhandlers/index.js[0m 3.61 KB [2m(entry point)[0m
|
|
40
|
+
[34mhandlers/memory.handlers.js[0m 3.61 KB [2m(entry point)[0m
|
|
41
|
+
|
|
42
|
+
[contractspec-bun-build] transpile target=browser root=src entries=14
|
|
43
|
+
[32mBundled 14 modules in 12ms[0m
|
|
44
|
+
|
|
45
|
+
[34mdocs/index.js[0m 1.48 KB [2m(entry point)[0m
|
|
46
|
+
[34m./index.js[0m 20.85 KB [2m(entry point)[0m
|
|
47
|
+
[34m./kb-update-pipeline.feature.js[0m 2.45 KB [2m(entry point)[0m
|
|
48
|
+
[34moperations/index.js[0m 6.57 KB [2m(entry point)[0m
|
|
49
|
+
[34moperations/pipeline.js[0m 6.57 KB [2m(entry point)[0m
|
|
50
|
+
[34m./presentations.js[0m 3.48 KB [2m(entry point)[0m
|
|
51
|
+
[34mtests/operations.test-spec.js[0m 2.22 KB [2m(entry point)[0m
|
|
52
|
+
[34mdocs/kb-update-pipeline.docblock.js[0m 1.48 KB [2m(entry point)[0m
|
|
53
|
+
[34mentities/index.js[0m 1.74 KB [2m(entry point)[0m
|
|
54
|
+
[34mentities/models.js[0m 1.74 KB [2m(entry point)[0m
|
|
55
|
+
[34m./events.js[0m 3.74 KB [2m(entry point)[0m
|
|
56
|
+
[34m./example.js[0m 1.00 KB [2m(entry point)[0m
|
|
57
|
+
[34mhandlers/index.js[0m 3.61 KB [2m(entry point)[0m
|
|
58
|
+
[34mhandlers/memory.handlers.js[0m 3.61 KB [2m(entry point)[0m
|
|
59
|
+
|
|
60
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
# @contractspec/example.kb-update-pipeline
|
|
2
2
|
|
|
3
|
+
## 3.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 0ee467a: feat: improve ai and customization
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [0ee467a]
|
|
12
|
+
- Updated dependencies [56ee8e6]
|
|
13
|
+
- @contractspec/lib.contracts-spec@3.4.0
|
|
14
|
+
- @contractspec/lib.schema@3.4.0
|
|
15
|
+
|
|
16
|
+
## 3.3.0
|
|
17
|
+
|
|
18
|
+
### Minor Changes
|
|
19
|
+
|
|
20
|
+
- 890a0da: fix: stability improvements
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies [890a0da]
|
|
25
|
+
- @contractspec/lib.contracts-spec@3.3.0
|
|
26
|
+
- @contractspec/lib.schema@3.3.0
|
|
27
|
+
|
|
3
28
|
## 3.2.0
|
|
4
29
|
|
|
5
30
|
### Minor Changes
|
package/dist/browser/index.js
CHANGED
|
@@ -549,7 +549,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
549
549
|
{ key: "notifications", version: "1.0.0" },
|
|
550
550
|
{ key: "audit-trail", version: "1.0.0" }
|
|
551
551
|
]
|
|
552
|
-
}
|
|
552
|
+
},
|
|
553
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
554
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
555
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
556
|
+
docs: [
|
|
557
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
558
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
559
|
+
]
|
|
553
560
|
});
|
|
554
561
|
|
|
555
562
|
// src/presentations.ts
|
|
@@ -54,7 +54,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
54
54
|
{ key: "notifications", version: "1.0.0" },
|
|
55
55
|
{ key: "audit-trail", version: "1.0.0" }
|
|
56
56
|
]
|
|
57
|
-
}
|
|
57
|
+
},
|
|
58
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
59
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
60
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
61
|
+
docs: [
|
|
62
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
63
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
64
|
+
]
|
|
58
65
|
});
|
|
59
66
|
export {
|
|
60
67
|
KbUpdatePipelineFeature
|
package/dist/index.js
CHANGED
|
@@ -550,7 +550,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
550
550
|
{ key: "notifications", version: "1.0.0" },
|
|
551
551
|
{ key: "audit-trail", version: "1.0.0" }
|
|
552
552
|
]
|
|
553
|
-
}
|
|
553
|
+
},
|
|
554
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
555
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
556
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
557
|
+
docs: [
|
|
558
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
559
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
560
|
+
]
|
|
554
561
|
});
|
|
555
562
|
|
|
556
563
|
// src/presentations.ts
|
|
@@ -55,7 +55,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
55
55
|
{ key: "notifications", version: "1.0.0" },
|
|
56
56
|
{ key: "audit-trail", version: "1.0.0" }
|
|
57
57
|
]
|
|
58
|
-
}
|
|
58
|
+
},
|
|
59
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
60
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
61
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
62
|
+
docs: [
|
|
63
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
64
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
65
|
+
]
|
|
59
66
|
});
|
|
60
67
|
export {
|
|
61
68
|
KbUpdatePipelineFeature
|
package/dist/node/index.js
CHANGED
|
@@ -549,7 +549,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
549
549
|
{ key: "notifications", version: "1.0.0" },
|
|
550
550
|
{ key: "audit-trail", version: "1.0.0" }
|
|
551
551
|
]
|
|
552
|
-
}
|
|
552
|
+
},
|
|
553
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
554
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
555
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
556
|
+
docs: [
|
|
557
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
558
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
559
|
+
]
|
|
553
560
|
});
|
|
554
561
|
|
|
555
562
|
// src/presentations.ts
|
|
@@ -54,7 +54,14 @@ var KbUpdatePipelineFeature = defineFeature({
|
|
|
54
54
|
{ key: "notifications", version: "1.0.0" },
|
|
55
55
|
{ key: "audit-trail", version: "1.0.0" }
|
|
56
56
|
]
|
|
57
|
-
}
|
|
57
|
+
},
|
|
58
|
+
knowledge: [{ key: "kb.knowledge.rules", version: "1.0.0" }],
|
|
59
|
+
telemetry: [{ key: "kb-pipeline.telemetry", version: "1.0.0" }],
|
|
60
|
+
jobs: [{ key: "kb-pipeline.job.watch", version: "1.0.0" }],
|
|
61
|
+
docs: [
|
|
62
|
+
"docs.examples.kb-update-pipeline.goal",
|
|
63
|
+
"docs.examples.kb-update-pipeline.reference"
|
|
64
|
+
]
|
|
58
65
|
});
|
|
59
66
|
export {
|
|
60
67
|
KbUpdatePipelineFeature
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.kb-update-pipeline",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "Example: KB update automation pipeline with HITL review and auditability.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -148,13 +148,13 @@
|
|
|
148
148
|
"typecheck": "tsc --noEmit"
|
|
149
149
|
},
|
|
150
150
|
"dependencies": {
|
|
151
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
152
|
-
"@contractspec/lib.schema": "3.
|
|
151
|
+
"@contractspec/lib.contracts-spec": "3.4.0",
|
|
152
|
+
"@contractspec/lib.schema": "3.4.0"
|
|
153
153
|
},
|
|
154
154
|
"devDependencies": {
|
|
155
|
-
"@contractspec/tool.typescript": "3.
|
|
155
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
156
156
|
"typescript": "^5.9.3",
|
|
157
|
-
"@contractspec/tool.bun": "3.
|
|
157
|
+
"@contractspec/tool.bun": "3.4.0"
|
|
158
158
|
},
|
|
159
159
|
"publishConfig": {
|
|
160
160
|
"access": "public",
|
|
@@ -56,4 +56,15 @@ export const KbUpdatePipelineFeature = defineFeature({
|
|
|
56
56
|
{ key: 'audit-trail', version: '1.0.0' },
|
|
57
57
|
],
|
|
58
58
|
},
|
|
59
|
+
|
|
60
|
+
knowledge: [{ key: 'kb.knowledge.rules', version: '1.0.0' }],
|
|
61
|
+
|
|
62
|
+
telemetry: [{ key: 'kb-pipeline.telemetry', version: '1.0.0' }],
|
|
63
|
+
|
|
64
|
+
jobs: [{ key: 'kb-pipeline.job.watch', version: '1.0.0' }],
|
|
65
|
+
|
|
66
|
+
docs: [
|
|
67
|
+
'docs.examples.kb-update-pipeline.goal',
|
|
68
|
+
'docs.examples.kb-update-pipeline.reference',
|
|
69
|
+
],
|
|
59
70
|
});
|