@contractspec/example.kb-update-pipeline 0.0.0-canary-20260119225944 → 0.0.0-canary-20260202053150

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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/kb-update-pipeline/tsdown.config.js
4
- ℹ 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
4
+ ℹ entry: src/events.ts, src/example.ts, src/index.ts, src/kb-update-pipeline.feature.ts, src/presentations.ts, src/handlers/index.ts, src/handlers/memory.handlers.ts, src/tests/operations.test-spec.ts, src/entities/index.ts, src/entities/models.ts, src/operations/index.ts, src/operations/pipeline.ts, src/docs/index.ts, src/docs/kb-update-pipeline.docblock.ts
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -46,10 +46,10 @@ $ tsdown
46
46
  ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
47
47
  ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
48
48
  ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
49
- ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
50
49
  ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
50
+ ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
51
51
  ℹ dist/entities/index.d.ts 0.25 kB │ gzip: 0.13 kB
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 24839ms
55
+ ✔ Build complete in 23739ms
@@ -38,19 +38,19 @@ $ tsdown
38
38
  ℹ dist/presentations.d.ts.map 0.20 kB │ gzip: 0.15 kB
39
39
  ℹ dist/kb-update-pipeline.feature.d.ts.map 0.18 kB │ gzip: 0.15 kB
40
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
41
+ ℹ dist/operations/pipeline.d.ts 4.37 kB │ gzip: 0.58 kB
42
+ ℹ dist/events.d.ts 2.54 kB │ gzip: 0.43 kB
43
+ ℹ dist/entities/models.d.ts 1.98 kB │ gzip: 0.41 kB
44
44
  ℹ dist/handlers/memory.handlers.d.ts 1.94 kB │ gzip: 0.64 kB
45
45
  ℹ dist/index.d.ts 1.48 kB │ gzip: 0.41 kB
46
46
  ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.20 kB
47
47
  ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
48
48
  ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
49
49
  ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
50
- ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
51
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
52
  ℹ dist/entities/index.d.ts 0.25 kB │ gzip: 0.13 kB
53
53
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
54
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 25137ms
55
+ ℹ 45 files, total: 80.50 kB
56
+ ✔ Build complete in 26469ms
package/CHANGELOG.md CHANGED
@@ -1,11 +1,75 @@
1
1
  # @contractspec/example.kb-update-pipeline
2
2
 
3
- ## 0.0.0-canary-20260119225944
3
+ ## 0.0.0-canary-20260202053150
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@0.0.0-canary-20260202053150
15
+ - @contractspec/lib.schema@0.0.0-canary-20260202053150
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
+
29
+ ## 1.51.0
30
+
31
+ ### Minor Changes
32
+
33
+ - e6faefb: feat: add guide to import existing codebase
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [23e46e9]
38
+ - Updated dependencies [ad1f852]
39
+ - Updated dependencies [e6faefb]
40
+ - @contractspec/lib.contracts@1.51.0
41
+ - @contractspec/lib.schema@1.51.0
42
+
43
+ ## 1.50.0
44
+
45
+ ### Minor Changes
46
+
47
+ - 5325d6b: feat: improve seo
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [5325d6b]
52
+ - @contractspec/lib.contracts@1.50.0
53
+ - @contractspec/lib.schema@1.50.0
54
+
55
+ ## 1.49.0
56
+
57
+ ### Minor Changes
58
+
59
+ - cafd041: fix: impact report comments within github action
60
+
61
+ ### Patch Changes
62
+
63
+ - Updated dependencies [cafd041]
64
+ - @contractspec/lib.contracts@1.49.0
65
+ - @contractspec/lib.schema@1.49.0
66
+
67
+ ## 1.48.1
4
68
 
5
69
  ### Patch Changes
6
70
 
7
71
  - Updated dependencies [c560ee7]
8
- - @contractspec/lib.contracts@0.0.0-canary-20260119225944
72
+ - @contractspec/lib.contracts@1.48.1
9
73
 
10
74
  ## 1.48.0
11
75
 
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_contracts11 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_contracts11.ExampleSpec;
5
5
  //#endregion
6
6
  export { example as default };
7
7
  //# sourceMappingURL=example.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"sourcesContent":[],"mappings":";;;cAEM,SA6BJ,4BAAA,CA7BW"}
1
+ {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"sourcesContent":[],"mappings":";;;cAEM,SA6BJ,6BAAA,CA7BW"}
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts7 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/kb-update-pipeline.feature.d.ts
4
- declare const KbUpdatePipelineFeature: _contractspec_lib_contracts8.FeatureModuleSpec;
4
+ declare const KbUpdatePipelineFeature: _contractspec_lib_contracts7.FeatureModuleSpec;
5
5
  //#endregion
6
6
  export { KbUpdatePipelineFeature };
7
7
  //# sourceMappingURL=kb-update-pipeline.feature.d.ts.map
@@ -1,9 +1,9 @@
1
- import * as _contractspec_lib_contracts9 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/presentations.d.ts
4
- declare const KbDashboardPresentation: _contractspec_lib_contracts9.PresentationSpec;
5
- declare const KbReviewListPresentation: _contractspec_lib_contracts9.PresentationSpec;
6
- declare const KbReviewFormPresentation: _contractspec_lib_contracts9.PresentationSpec;
4
+ declare const KbDashboardPresentation: _contractspec_lib_contracts8.PresentationSpec;
5
+ declare const KbReviewListPresentation: _contractspec_lib_contracts8.PresentationSpec;
6
+ declare const KbReviewFormPresentation: _contractspec_lib_contracts8.PresentationSpec;
7
7
  //#endregion
8
8
  export { KbDashboardPresentation, KbReviewFormPresentation, KbReviewListPresentation };
9
9
  //# sourceMappingURL=presentations.d.ts.map
@@ -1,9 +1,9 @@
1
- import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts4 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_contracts4.TestSpec;
5
+ declare const CreateReviewTaskTest: _contractspec_lib_contracts4.TestSpec;
6
+ declare const SubmitDecisionTest: _contractspec_lib_contracts4.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": "0.0.0-canary-20260119225944",
3
+ "version": "0.0.0-canary-20260202053150",
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": "0.0.0-canary-20260119225944",
39
- "@contractspec/lib.schema": "1.48.0"
38
+ "@contractspec/lib.contracts": "0.0.0-canary-20260202053150",
39
+ "@contractspec/lib.schema": "0.0.0-canary-20260202053150"
40
40
  },
41
41
  "devDependencies": {
42
- "@contractspec/tool.tsdown": "1.48.0",
43
- "@contractspec/tool.typescript": "1.48.0",
42
+ "@contractspec/tool.tsdown": "0.0.0-canary-20260202053150",
43
+ "@contractspec/tool.typescript": "0.0.0-canary-20260202053150",
44
44
  "tsdown": "^0.19.0",
45
45
  "typescript": "^5.9.3"
46
46
  },