@contractspec/example.policy-safe-knowledge-assistant 0.0.0-canary-20260113170453 → 0.0.0-canary-20260113173657

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/policy-safe-knowledge-assistant/tsdown.config.js
4
- ℹ entry: src/example.ts, src/index.ts, src/policy-safe-knowledge-assistant.feature.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/docs/index.ts, src/docs/policy-safe-knowledge-assistant.docblock.ts, src/ui/hooks/usePolicySafeKnowledgeAssistant.ts
4
+ ℹ 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
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -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 27086ms
55
+ ✔ Build complete in 27704ms
@@ -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 29054ms
56
+ ✔ Build complete in 29566ms
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @contractspec/example.policy-safe-knowledge-assistant
2
2
 
3
- ## 0.0.0-canary-20260113170453
3
+ ## 0.0.0-canary-20260113173657
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -19,16 +19,16 @@
19
19
  - Updated dependencies [c231a8b]
20
20
  - Updated dependencies [42b8d78]
21
21
  - Updated dependencies [fd38e85]
22
- - @contractspec/example.locale-jurisdiction-gate@0.0.0-canary-20260113170453
23
- - @contractspec/example.versioned-knowledge-base@0.0.0-canary-20260113170453
24
- - @contractspec/example.kb-update-pipeline@0.0.0-canary-20260113170453
25
- - @contractspec/example.learning-patterns@0.0.0-canary-20260113170453
26
- - @contractspec/module.learning-journey@0.0.0-canary-20260113170453
27
- - @contractspec/lib.example-shared-ui@0.0.0-canary-20260113170453
28
- - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260113170453
29
- - @contractspec/lib.design-system@0.0.0-canary-20260113170453
30
- - @contractspec/lib.ui-kit-web@0.0.0-canary-20260113170453
31
- - @contractspec/lib.contracts@0.0.0-canary-20260113170453
22
+ - @contractspec/example.locale-jurisdiction-gate@0.0.0-canary-20260113173657
23
+ - @contractspec/example.versioned-knowledge-base@0.0.0-canary-20260113173657
24
+ - @contractspec/example.kb-update-pipeline@0.0.0-canary-20260113173657
25
+ - @contractspec/example.learning-patterns@0.0.0-canary-20260113173657
26
+ - @contractspec/module.learning-journey@0.0.0-canary-20260113173657
27
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260113173657
28
+ - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260113173657
29
+ - @contractspec/lib.design-system@0.0.0-canary-20260113173657
30
+ - @contractspec/lib.ui-kit-web@0.0.0-canary-20260113173657
31
+ - @contractspec/lib.contracts@0.0.0-canary-20260113173657
32
32
 
33
33
  ## 1.46.2
34
34
 
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-20260113170453",
3
+ "version": "0.0.0-canary-20260113173657",
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,22 +35,22 @@
35
35
  "test": "bun test"
36
36
  },
37
37
  "dependencies": {
38
- "@contractspec/example.kb-update-pipeline": "0.0.0-canary-20260113170453",
39
- "@contractspec/example.learning-patterns": "0.0.0-canary-20260113170453",
40
- "@contractspec/example.locale-jurisdiction-gate": "0.0.0-canary-20260113170453",
41
- "@contractspec/example.versioned-knowledge-base": "0.0.0-canary-20260113170453",
42
- "@contractspec/lib.contracts": "0.0.0-canary-20260113170453",
43
- "@contractspec/lib.design-system": "0.0.0-canary-20260113170453",
44
- "@contractspec/lib.example-shared-ui": "0.0.0-canary-20260113170453",
45
- "@contractspec/lib.runtime-sandbox": "0.0.0-canary-20260113170453",
46
- "@contractspec/lib.ui-kit-web": "0.0.0-canary-20260113170453",
47
- "@contractspec/module.learning-journey": "0.0.0-canary-20260113170453",
38
+ "@contractspec/example.kb-update-pipeline": "0.0.0-canary-20260113173657",
39
+ "@contractspec/example.learning-patterns": "0.0.0-canary-20260113173657",
40
+ "@contractspec/example.locale-jurisdiction-gate": "0.0.0-canary-20260113173657",
41
+ "@contractspec/example.versioned-knowledge-base": "0.0.0-canary-20260113173657",
42
+ "@contractspec/lib.contracts": "0.0.0-canary-20260113173657",
43
+ "@contractspec/lib.design-system": "0.0.0-canary-20260113173657",
44
+ "@contractspec/lib.example-shared-ui": "0.0.0-canary-20260113173657",
45
+ "@contractspec/lib.runtime-sandbox": "0.0.0-canary-20260113173657",
46
+ "@contractspec/lib.ui-kit-web": "0.0.0-canary-20260113173657",
47
+ "@contractspec/module.learning-journey": "0.0.0-canary-20260113173657",
48
48
  "react": "19.2.3",
49
49
  "react-dom": "19.2.3"
50
50
  },
51
51
  "devDependencies": {
52
- "@contractspec/tool.tsdown": "0.0.0-canary-20260113170453",
53
- "@contractspec/tool.typescript": "0.0.0-canary-20260113170453",
52
+ "@contractspec/tool.tsdown": "0.0.0-canary-20260113173657",
53
+ "@contractspec/tool.typescript": "0.0.0-canary-20260113173657",
54
54
  "tsdown": "^0.19.0",
55
55
  "typescript": "^5.9.3",
56
56
  "@types/react": "^19.2.8",