@contractspec/example.kb-update-pipeline 1.51.0 → 1.53.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.
@@ -52,4 +52,4 @@ $ tsdown
52
52
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
53
53
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
54
54
  ℹ 45 files, total: 80.49 kB
55
- ✔ Build complete in 26749ms
55
+ ✔ Build complete in 20939ms
@@ -1,56 +1,58 @@
1
- $ bun build:types && bun build:bundle
2
- $ tsc --noEmit
3
- $ tsdown
4
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
- ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/kb-update-pipeline/tsdown.config.js
6
- ℹ entry: src/events.ts, src/example.ts, src/index.ts, src/kb-update-pipeline.feature.ts, src/presentations.ts, src/docs/index.ts, src/docs/kb-update-pipeline.docblock.ts, src/entities/index.ts, src/entities/models.ts, src/handlers/index.ts, src/handlers/memory.handlers.ts, src/operations/index.ts, src/operations/pipeline.ts, src/tests/operations.test-spec.ts
7
- ℹ target: esnext
8
- ℹ tsconfig: tsconfig.json
9
- ℹ Build start
10
- ℹ dist/operations/pipeline.js 4.95 kB │ gzip: 1.37 kB
11
- ℹ dist/events.js 3.69 kB │ gzip: 0.73 kB
12
- ℹ dist/handlers/memory.handlers.js 3.37 kB │ gzip: 1.12 kB
13
- ℹ dist/kb-update-pipeline.feature.js 2.35 kB │ gzip: 0.68 kB
14
- ℹ dist/tests/operations.test-spec.js 2.13 kB │ gzip: 0.50 kB
15
- ℹ dist/presentations.js 1.90 kB │ gzip: 0.63 kB
16
- ℹ dist/entities/models.js 1.81 kB │ gzip: 0.53 kB
17
- ℹ dist/docs/kb-update-pipeline.docblock.js 1.49 kB │ gzip: 0.71 kB
18
- ℹ dist/index.js 1.44 kB │ gzip: 0.42 kB
19
- ℹ dist/example.js 1.05 kB │ gzip: 0.55 kB
20
- ℹ dist/operations/index.js 0.31 kB │ gzip: 0.14 kB
21
- ℹ dist/entities/index.js 0.25 kB │ gzip: 0.13 kB
22
- ℹ dist/handlers/index.js 0.16 kB │ gzip: 0.10 kB
23
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
24
- ℹ dist/handlers/memory.handlers.js.map 8.13 kB │ gzip: 2.34 kB
25
- ℹ dist/operations/pipeline.js.map 7.20 kB │ gzip: 1.81 kB
26
- ℹ dist/events.js.map 5.65 kB │ gzip: 1.04 kB
27
- ℹ dist/tests/operations.test-spec.js.map 3.64 kB │ gzip: 0.76 kB
28
- ℹ dist/kb-update-pipeline.feature.js.map 3.48 kB │ gzip: 1.02 kB
29
- ℹ dist/presentations.js.map 2.87 kB │ gzip: 0.83 kB
30
- ℹ dist/entities/models.js.map 2.68 kB │ gzip: 0.81 kB
31
- ℹ dist/docs/kb-update-pipeline.docblock.js.map 2.00 kB │ gzip: 0.89 kB
32
- ℹ dist/example.js.map 1.51 kB │ gzip: 0.75 kB
33
- ℹ dist/handlers/memory.handlers.d.ts.map 0.92 kB │ gzip: 0.44 kB
34
- ℹ dist/events.d.ts.map 0.81 kB │ gzip: 0.33 kB
35
- ℹ dist/operations/pipeline.d.ts.map 0.76 kB │ gzip: 0.33 kB
36
- ℹ dist/entities/models.d.ts.map 0.47 kB │ gzip: 0.28 kB
37
- ℹ dist/tests/operations.test-spec.d.ts.map 0.23 kB │ gzip: 0.16 kB
38
- ℹ dist/presentations.d.ts.map 0.20 kB │ gzip: 0.15 kB
39
- ℹ dist/kb-update-pipeline.feature.d.ts.map 0.18 kB │ gzip: 0.15 kB
40
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
41
- ℹ dist/operations/pipeline.d.ts 4.38 kB │ gzip: 0.58 kB
42
- ℹ dist/events.d.ts 2.52 kB │ gzip: 0.42 kB
43
- ℹ dist/entities/models.d.ts 2.00 kB │ gzip: 0.41 kB
44
- ℹ dist/handlers/memory.handlers.d.ts 1.94 kB │ gzip: 0.64 kB
45
- ℹ dist/index.d.ts 1.48 kB │ gzip: 0.41 kB
46
- ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.20 kB
47
- ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
48
- ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
49
- ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
50
- ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
51
- ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
52
- ℹ dist/entities/index.d.ts 0.25 kB │ gzip: 0.13 kB
53
- ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
54
- ℹ dist/docs/kb-update-pipeline.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
55
- ℹ 45 files, total: 80.49 kB
56
- ✔ Build complete in 26363ms
1
+
2
+ $ bun build:types && bun build:bundle
3
+ $ tsc --noEmit
4
+ $ tsdown
5
+ ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
6
+ ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/kb-update-pipeline/tsdown.config.js (unrun)
7
+ ℹ entry: src/events.ts, src/example.ts, src/index.ts, src/kb-update-pipeline.feature.ts, src/presentations.ts, src/docs/index.ts, src/docs/kb-update-pipeline.docblock.ts, src/entities/index.ts, src/entities/models.ts, src/handlers/index.ts, src/handlers/memory.handlers.ts, src/operations/index.ts, src/operations/pipeline.ts, src/tests/operations.test-spec.ts
8
+ ℹ target: esnext
9
+ ℹ tsconfig: tsconfig.json
10
+ ℹ Build start
11
+ ℹ Cleaning 50 files
12
+ ℹ dist/operations/pipeline.js 4.95 kB │ gzip: 1.37 kB
13
+ ℹ dist/events.js 3.69 kB │ gzip: 0.73 kB
14
+ ℹ dist/handlers/memory.handlers.js 3.37 kB │ gzip: 1.12 kB
15
+ ℹ dist/kb-update-pipeline.feature.js 2.35 kB │ gzip: 0.68 kB
16
+ ℹ dist/tests/operations.test-spec.js 2.13 kB │ gzip: 0.50 kB
17
+ ℹ dist/presentations.js 1.90 kB │ gzip: 0.63 kB
18
+ ℹ dist/entities/models.js 1.81 kB │ gzip: 0.53 kB
19
+ ℹ dist/docs/kb-update-pipeline.docblock.js 1.49 kB │ gzip: 0.71 kB
20
+ ℹ dist/index.js 1.44 kB │ gzip: 0.42 kB
21
+ ℹ dist/example.js 1.05 kB │ gzip: 0.55 kB
22
+ ℹ dist/operations/index.js 0.31 kB │ gzip: 0.14 kB
23
+ ℹ dist/entities/index.js 0.25 kB │ gzip: 0.13 kB
24
+ ℹ dist/handlers/index.js 0.16 kB │ gzip: 0.10 kB
25
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
26
+ ℹ dist/handlers/memory.handlers.js.map 8.13 kB │ gzip: 2.34 kB
27
+ ℹ dist/operations/pipeline.js.map 7.20 kB │ gzip: 1.81 kB
28
+ ℹ dist/events.js.map 5.65 kB │ gzip: 1.04 kB
29
+ ℹ dist/tests/operations.test-spec.js.map 3.64 kB │ gzip: 0.76 kB
30
+ ℹ dist/kb-update-pipeline.feature.js.map 3.48 kB │ gzip: 1.02 kB
31
+ ℹ dist/presentations.js.map 2.87 kB │ gzip: 0.83 kB
32
+ ℹ dist/entities/models.js.map 2.68 kB │ gzip: 0.81 kB
33
+ ℹ dist/docs/kb-update-pipeline.docblock.js.map 2.00 kB │ gzip: 0.89 kB
34
+ ℹ dist/example.js.map 1.51 kB │ gzip: 0.75 kB
35
+ ℹ dist/handlers/memory.handlers.d.ts.map 0.92 kB │ gzip: 0.44 kB
36
+ ℹ dist/events.d.ts.map 0.81 kB │ gzip: 0.33 kB
37
+ ℹ dist/operations/pipeline.d.ts.map 0.76 kB │ gzip: 0.33 kB
38
+ ℹ dist/entities/models.d.ts.map 0.47 kB │ gzip: 0.28 kB
39
+ ℹ dist/tests/operations.test-spec.d.ts.map 0.23 kB │ gzip: 0.16 kB
40
+ ℹ dist/presentations.d.ts.map 0.20 kB │ gzip: 0.15 kB
41
+ ℹ dist/kb-update-pipeline.feature.d.ts.map 0.18 kB │ gzip: 0.15 kB
42
+ ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
43
+ ℹ dist/operations/pipeline.d.ts 4.38 kB │ gzip: 0.58 kB
44
+ ℹ dist/events.d.ts 2.52 kB │ gzip: 0.42 kB
45
+ ℹ dist/entities/models.d.ts 2.00 kB │ gzip: 0.41 kB
46
+ ℹ dist/handlers/memory.handlers.d.ts 1.94 kB │ gzip: 0.64 kB
47
+ ℹ dist/index.d.ts 1.48 kB │ gzip: 0.41 kB
48
+ ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.20 kB
49
+ ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
50
+ ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
51
+ ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
52
+ ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
53
+ ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
54
+ ℹ dist/entities/index.d.ts 0.25 kB │ gzip: 0.13 kB
55
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
56
+ ℹ dist/docs/kb-update-pipeline.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
57
+ ℹ 45 files, total: 80.49 kB
58
+ ✔ Build complete in 7707ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @contractspec/example.kb-update-pipeline
2
2
 
3
+ ## 1.53.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f4180d4: fix: performance improvement
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [5b371b1]
12
+ - Updated dependencies [f4180d4]
13
+ - Updated dependencies [64d84e1]
14
+ - @contractspec/lib.contracts@1.53.0
15
+ - @contractspec/lib.schema@1.53.0
16
+
17
+ ## 1.52.0
18
+
19
+ ### Minor Changes
20
+
21
+ - d93e6a9: fix: improve website
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [d93e6a9]
26
+ - @contractspec/lib.contracts@1.52.0
27
+ - @contractspec/lib.schema@1.52.0
28
+
3
29
  ## 1.51.0
4
30
 
5
31
  ### Minor Changes
package/dist/events.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import * as _contractspec_lib_contracts2 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
3
3
 
4
4
  //#region src/events.d.ts
5
- declare const KbChangeDetectedEvent: _contractspec_lib_contracts2.EventSpec<_contractspec_lib_schema0.SchemaModel<{
5
+ declare const KbChangeDetectedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
6
6
  changeCandidateId: {
7
7
  type: _contractspec_lib_schema0.FieldType<string, string>;
8
8
  isOptional: false;
@@ -16,7 +16,7 @@ declare const KbChangeDetectedEvent: _contractspec_lib_contracts2.EventSpec<_con
16
16
  isOptional: false;
17
17
  };
18
18
  }>>;
19
- declare const KbChangeSummarizedEvent: _contractspec_lib_contracts2.EventSpec<_contractspec_lib_schema0.SchemaModel<{
19
+ declare const KbChangeSummarizedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
20
20
  changeCandidateId: {
21
21
  type: _contractspec_lib_schema0.FieldType<string, string>;
22
22
  isOptional: false;
@@ -30,7 +30,7 @@ declare const KbChangeSummarizedEvent: _contractspec_lib_contracts2.EventSpec<_c
30
30
  isOptional: false;
31
31
  };
32
32
  }>>;
33
- declare const KbPatchProposedEvent: _contractspec_lib_contracts2.EventSpec<_contractspec_lib_schema0.SchemaModel<{
33
+ declare const KbPatchProposedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
34
34
  changeCandidateId: {
35
35
  type: _contractspec_lib_schema0.FieldType<string, string>;
36
36
  isOptional: false;
@@ -41,7 +41,7 @@ declare const KbPatchProposedEvent: _contractspec_lib_contracts2.EventSpec<_cont
41
41
  isOptional: false;
42
42
  };
43
43
  }>>;
44
- declare const KbReviewRequestedEvent: _contractspec_lib_contracts2.EventSpec<_contractspec_lib_schema0.SchemaModel<{
44
+ declare const KbReviewRequestedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
45
45
  reviewTaskId: {
46
46
  type: _contractspec_lib_schema0.FieldType<string, string>;
47
47
  isOptional: false;
@@ -55,7 +55,7 @@ declare const KbReviewRequestedEvent: _contractspec_lib_contracts2.EventSpec<_co
55
55
  isOptional: false;
56
56
  };
57
57
  }>>;
58
- declare const KbReviewDecidedEvent: _contractspec_lib_contracts2.EventSpec<_contractspec_lib_schema0.SchemaModel<{
58
+ declare const KbReviewDecidedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
59
59
  reviewTaskId: {
60
60
  type: _contractspec_lib_schema0.FieldType<string, string>;
61
61
  isOptional: false;
package/dist/example.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts7 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/example.d.ts
4
- declare const example: _contractspec_lib_contracts7.ExampleSpec;
4
+ declare const example: _contractspec_lib_contracts4.ExampleSpec;
5
5
  //#endregion
6
6
  export { example as default };
7
7
  //# sourceMappingURL=example.d.ts.map
@@ -1,9 +1,9 @@
1
- import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts5 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/tests/operations.test-spec.d.ts
4
- declare const RunWatchTest: _contractspec_lib_contracts0.TestSpec;
5
- declare const CreateReviewTaskTest: _contractspec_lib_contracts0.TestSpec;
6
- declare const SubmitDecisionTest: _contractspec_lib_contracts0.TestSpec;
4
+ declare const RunWatchTest: _contractspec_lib_contracts5.TestSpec;
5
+ declare const CreateReviewTaskTest: _contractspec_lib_contracts5.TestSpec;
6
+ declare const SubmitDecisionTest: _contractspec_lib_contracts5.TestSpec;
7
7
  //#endregion
8
8
  export { CreateReviewTaskTest, RunWatchTest, SubmitDecisionTest };
9
9
  //# sourceMappingURL=operations.test-spec.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.kb-update-pipeline",
3
- "version": "1.51.0",
3
+ "version": "1.53.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",
@@ -35,12 +35,12 @@
35
35
  "test": "bun test"
36
36
  },
37
37
  "dependencies": {
38
- "@contractspec/lib.contracts": "1.51.0",
39
- "@contractspec/lib.schema": "1.51.0"
38
+ "@contractspec/lib.contracts": "1.53.0",
39
+ "@contractspec/lib.schema": "1.53.0"
40
40
  },
41
41
  "devDependencies": {
42
- "@contractspec/tool.tsdown": "1.51.0",
43
- "@contractspec/tool.typescript": "1.51.0",
42
+ "@contractspec/tool.tsdown": "1.53.0",
43
+ "@contractspec/tool.typescript": "1.53.0",
44
44
  "tsdown": "^0.19.0",
45
45
  "typescript": "^5.9.3"
46
46
  },