@contractspec/example.policy-safe-knowledge-assistant 0.0.0-canary-20260119224015 → 0.0.0-canary-20260119224949

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/policy-safe-knowledge-assistant.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
54
54
  ℹ 45 files, total: 101.22 kB
55
- ✔ Build complete in 30052ms
55
+ ✔ Build complete in 27700ms
@@ -3,7 +3,7 @@ $ tsc --noEmit
3
3
  $ tsdown
4
4
  ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
5
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/policy-safe-knowledge-assistant/tsdown.config.js
6
- ℹ entry: src/example.ts, src/index.ts, src/policy-safe-knowledge-assistant.feature.ts, src/docs/index.ts, src/docs/policy-safe-knowledge-assistant.docblock.ts, src/handlers/index.ts, src/handlers/policy-safe-knowledge-assistant.handlers.ts, src/seed/fixtures.ts, src/seed/index.ts, src/seeders/index.ts, src/orchestrator/buildAnswer.ts, src/ui/PolicySafeKnowledgeAssistantDashboard.tsx, src/ui/index.ts, src/ui/hooks/usePolicySafeKnowledgeAssistant.ts
6
+ ℹ entry: src/example.ts, src/index.ts, src/policy-safe-knowledge-assistant.feature.ts, src/docs/index.ts, src/docs/policy-safe-knowledge-assistant.docblock.ts, src/handlers/index.ts, src/handlers/policy-safe-knowledge-assistant.handlers.ts, src/orchestrator/buildAnswer.ts, src/seed/fixtures.ts, src/seed/index.ts, src/seeders/index.ts, src/ui/PolicySafeKnowledgeAssistantDashboard.tsx, src/ui/index.ts, src/ui/hooks/usePolicySafeKnowledgeAssistant.ts
7
7
  ℹ target: esnext
8
8
  ℹ tsconfig: tsconfig.json
9
9
  ℹ Build start
@@ -53,4 +53,4 @@ $ tsdown
53
53
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
54
54
  ℹ dist/docs/policy-safe-knowledge-assistant.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
55
55
  ℹ 45 files, total: 101.22 kB
56
- ✔ Build complete in 26224ms
56
+ ✔ Build complete in 26825ms
package/CHANGELOG.md CHANGED
@@ -1,19 +1,19 @@
1
1
  # @contractspec/example.policy-safe-knowledge-assistant
2
2
 
3
- ## 0.0.0-canary-20260119224015
3
+ ## 0.0.0-canary-20260119224949
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [c560ee7]
8
8
  - Updated dependencies [1536bf3]
9
- - @contractspec/lib.design-system@0.0.0-canary-20260119224015
10
- - @contractspec/lib.contracts@0.0.0-canary-20260119224015
11
- - @contractspec/lib.example-shared-ui@0.0.0-canary-20260119224015
12
- - @contractspec/example.kb-update-pipeline@0.0.0-canary-20260119224015
13
- - @contractspec/example.learning-patterns@0.0.0-canary-20260119224015
14
- - @contractspec/example.locale-jurisdiction-gate@0.0.0-canary-20260119224015
15
- - @contractspec/example.versioned-knowledge-base@0.0.0-canary-20260119224015
16
- - @contractspec/module.learning-journey@0.0.0-canary-20260119224015
9
+ - @contractspec/lib.design-system@0.0.0-canary-20260119224949
10
+ - @contractspec/lib.contracts@0.0.0-canary-20260119224949
11
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260119224949
12
+ - @contractspec/example.kb-update-pipeline@0.0.0-canary-20260119224949
13
+ - @contractspec/example.learning-patterns@0.0.0-canary-20260119224949
14
+ - @contractspec/example.locale-jurisdiction-gate@0.0.0-canary-20260119224949
15
+ - @contractspec/example.versioned-knowledge-base@0.0.0-canary-20260119224949
16
+ - @contractspec/module.learning-journey@0.0.0-canary-20260119224949
17
17
 
18
18
  ## 1.48.0
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.policy-safe-knowledge-assistant",
3
- "version": "0.0.0-canary-20260119224015",
3
+ "version": "0.0.0-canary-20260119224949",
4
4
  "description": "All-in-one template example: policy-safe knowledge assistant with locale/jurisdiction gating, versioned KB snapshots, HITL update pipeline, and learning hub.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -35,16 +35,16 @@
35
35
  "test": "bun test"
36
36
  },
37
37
  "dependencies": {
38
- "@contractspec/example.kb-update-pipeline": "0.0.0-canary-20260119224015",
39
- "@contractspec/example.learning-patterns": "0.0.0-canary-20260119224015",
40
- "@contractspec/example.locale-jurisdiction-gate": "0.0.0-canary-20260119224015",
41
- "@contractspec/example.versioned-knowledge-base": "0.0.0-canary-20260119224015",
42
- "@contractspec/lib.contracts": "0.0.0-canary-20260119224015",
43
- "@contractspec/lib.design-system": "0.0.0-canary-20260119224015",
44
- "@contractspec/lib.example-shared-ui": "0.0.0-canary-20260119224015",
38
+ "@contractspec/example.kb-update-pipeline": "0.0.0-canary-20260119224949",
39
+ "@contractspec/example.learning-patterns": "0.0.0-canary-20260119224949",
40
+ "@contractspec/example.locale-jurisdiction-gate": "0.0.0-canary-20260119224949",
41
+ "@contractspec/example.versioned-knowledge-base": "0.0.0-canary-20260119224949",
42
+ "@contractspec/lib.contracts": "0.0.0-canary-20260119224949",
43
+ "@contractspec/lib.design-system": "0.0.0-canary-20260119224949",
44
+ "@contractspec/lib.example-shared-ui": "0.0.0-canary-20260119224949",
45
45
  "@contractspec/lib.runtime-sandbox": "0.3.0",
46
46
  "@contractspec/lib.ui-kit-web": "1.48.0",
47
- "@contractspec/module.learning-journey": "0.0.0-canary-20260119224015",
47
+ "@contractspec/module.learning-journey": "0.0.0-canary-20260119224949",
48
48
  "react": "19.2.3",
49
49
  "react-dom": "19.2.3"
50
50
  },