@contractspec/example.policy-safe-knowledge-assistant 3.4.0 → 3.4.1
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 +59 -60
- package/.turbo/turbo-prebuild.log +1 -2
- package/CHANGELOG.md +17 -0
- package/package.json +13 -13
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,60 +1,59 @@
|
|
|
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
|
-
|
|
60
|
-
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
1
|
+
$ contractspec-bun-build prebuild
|
|
2
|
+
$ bun run prebuild && bun run build:bundle && bun run build:types
|
|
3
|
+
$ contractspec-bun-build prebuild
|
|
4
|
+
$ contractspec-bun-build transpile
|
|
5
|
+
[contractspec-bun-build] transpile target=bun root=src entries=14
|
|
6
|
+
Bundled 14 modules in 34ms
|
|
7
|
+
|
|
8
|
+
docs/index.js 1.86 KB (entry point)
|
|
9
|
+
seeders/index.js 0.51 KB (entry point)
|
|
10
|
+
handlers/index.js 12.77 KB (entry point)
|
|
11
|
+
./index.js 35.97 KB (entry point)
|
|
12
|
+
seed/index.js 0.80 KB (entry point)
|
|
13
|
+
seed/fixtures.js 0.80 KB (entry point)
|
|
14
|
+
ui/index.js 16.74 KB (entry point)
|
|
15
|
+
ui/PolicySafeKnowledgeAssistantDashboard.js 16.74 KB (entry point)
|
|
16
|
+
ui/hooks/usePolicySafeKnowledgeAssistant.js 4.92 KB (entry point)
|
|
17
|
+
docs/policy-safe-knowledge-assistant.docblock.js 1.86 KB (entry point)
|
|
18
|
+
./example.js 1.19 KB (entry point)
|
|
19
|
+
handlers/policy-safe-knowledge-assistant.handlers.js 12.77 KB (entry point)
|
|
20
|
+
orchestrator/buildAnswer.js 2.43 KB (entry point)
|
|
21
|
+
./policy-safe-knowledge-assistant.feature.js 2.67 KB (entry point)
|
|
22
|
+
|
|
23
|
+
[contractspec-bun-build] transpile target=node root=src entries=14
|
|
24
|
+
Bundled 14 modules in 37ms
|
|
25
|
+
|
|
26
|
+
docs/index.js 1.85 KB (entry point)
|
|
27
|
+
seeders/index.js 506 bytes (entry point)
|
|
28
|
+
handlers/index.js 12.76 KB (entry point)
|
|
29
|
+
./index.js 35.93 KB (entry point)
|
|
30
|
+
seed/index.js 0.79 KB (entry point)
|
|
31
|
+
seed/fixtures.js 0.79 KB (entry point)
|
|
32
|
+
ui/index.js 16.71 KB (entry point)
|
|
33
|
+
ui/PolicySafeKnowledgeAssistantDashboard.js 16.71 KB (entry point)
|
|
34
|
+
ui/hooks/usePolicySafeKnowledgeAssistant.js 4.91 KB (entry point)
|
|
35
|
+
docs/policy-safe-knowledge-assistant.docblock.js 1.85 KB (entry point)
|
|
36
|
+
./example.js 1.19 KB (entry point)
|
|
37
|
+
handlers/policy-safe-knowledge-assistant.handlers.js 12.76 KB (entry point)
|
|
38
|
+
orchestrator/buildAnswer.js 2.43 KB (entry point)
|
|
39
|
+
./policy-safe-knowledge-assistant.feature.js 2.66 KB (entry point)
|
|
40
|
+
|
|
41
|
+
[contractspec-bun-build] transpile target=browser root=src entries=14
|
|
42
|
+
Bundled 14 modules in 29ms
|
|
43
|
+
|
|
44
|
+
docs/index.js 1.85 KB (entry point)
|
|
45
|
+
seeders/index.js 506 bytes (entry point)
|
|
46
|
+
handlers/index.js 12.76 KB (entry point)
|
|
47
|
+
./index.js 35.93 KB (entry point)
|
|
48
|
+
seed/index.js 0.79 KB (entry point)
|
|
49
|
+
seed/fixtures.js 0.79 KB (entry point)
|
|
50
|
+
ui/index.js 16.71 KB (entry point)
|
|
51
|
+
ui/PolicySafeKnowledgeAssistantDashboard.js 16.71 KB (entry point)
|
|
52
|
+
ui/hooks/usePolicySafeKnowledgeAssistant.js 4.91 KB (entry point)
|
|
53
|
+
docs/policy-safe-knowledge-assistant.docblock.js 1.85 KB (entry point)
|
|
54
|
+
./example.js 1.19 KB (entry point)
|
|
55
|
+
handlers/policy-safe-knowledge-assistant.handlers.js 12.76 KB (entry point)
|
|
56
|
+
orchestrator/buildAnswer.js 2.43 KB (entry point)
|
|
57
|
+
./policy-safe-knowledge-assistant.feature.js 2.66 KB (entry point)
|
|
58
|
+
|
|
59
|
+
$ contractspec-bun-build types
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
1
|
+
$ contractspec-bun-build prebuild
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @contractspec/example.policy-safe-knowledge-assistant
|
|
2
2
|
|
|
3
|
+
## 3.4.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 8f47829: fix: circular import issue
|
|
8
|
+
- Updated dependencies [8f47829]
|
|
9
|
+
- @contractspec/example.locale-jurisdiction-gate@3.4.1
|
|
10
|
+
- @contractspec/example.versioned-knowledge-base@3.4.1
|
|
11
|
+
- @contractspec/example.kb-update-pipeline@3.4.1
|
|
12
|
+
- @contractspec/example.learning-patterns@3.4.1
|
|
13
|
+
- @contractspec/module.learning-journey@3.4.1
|
|
14
|
+
- @contractspec/lib.example-shared-ui@3.4.1
|
|
15
|
+
- @contractspec/lib.runtime-sandbox@2.4.1
|
|
16
|
+
- @contractspec/lib.contracts-spec@3.4.1
|
|
17
|
+
- @contractspec/lib.design-system@3.4.1
|
|
18
|
+
- @contractspec/lib.ui-kit-web@3.4.1
|
|
19
|
+
|
|
3
20
|
## 3.4.0
|
|
4
21
|
|
|
5
22
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.policy-safe-knowledge-assistant",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.1",
|
|
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",
|
|
@@ -155,25 +155,25 @@
|
|
|
155
155
|
"typecheck": "tsc --noEmit"
|
|
156
156
|
},
|
|
157
157
|
"dependencies": {
|
|
158
|
-
"@contractspec/example.kb-update-pipeline": "3.4.
|
|
159
|
-
"@contractspec/example.learning-patterns": "3.4.
|
|
160
|
-
"@contractspec/example.locale-jurisdiction-gate": "3.4.
|
|
161
|
-
"@contractspec/example.versioned-knowledge-base": "3.4.
|
|
162
|
-
"@contractspec/lib.contracts-spec": "3.4.
|
|
163
|
-
"@contractspec/lib.design-system": "3.4.
|
|
164
|
-
"@contractspec/lib.example-shared-ui": "3.4.
|
|
165
|
-
"@contractspec/lib.runtime-sandbox": "2.4.
|
|
166
|
-
"@contractspec/lib.ui-kit-web": "3.4.
|
|
167
|
-
"@contractspec/module.learning-journey": "3.4.
|
|
158
|
+
"@contractspec/example.kb-update-pipeline": "3.4.1",
|
|
159
|
+
"@contractspec/example.learning-patterns": "3.4.1",
|
|
160
|
+
"@contractspec/example.locale-jurisdiction-gate": "3.4.1",
|
|
161
|
+
"@contractspec/example.versioned-knowledge-base": "3.4.1",
|
|
162
|
+
"@contractspec/lib.contracts-spec": "3.4.1",
|
|
163
|
+
"@contractspec/lib.design-system": "3.4.1",
|
|
164
|
+
"@contractspec/lib.example-shared-ui": "3.4.1",
|
|
165
|
+
"@contractspec/lib.runtime-sandbox": "2.4.1",
|
|
166
|
+
"@contractspec/lib.ui-kit-web": "3.4.1",
|
|
167
|
+
"@contractspec/module.learning-journey": "3.4.1",
|
|
168
168
|
"react": "19.2.4",
|
|
169
169
|
"react-dom": "19.2.4"
|
|
170
170
|
},
|
|
171
171
|
"devDependencies": {
|
|
172
|
-
"@contractspec/tool.typescript": "3.4.
|
|
172
|
+
"@contractspec/tool.typescript": "3.4.1",
|
|
173
173
|
"typescript": "^5.9.3",
|
|
174
174
|
"@types/react": "^19.2.14",
|
|
175
175
|
"@types/react-dom": "^19.2.2",
|
|
176
|
-
"@contractspec/tool.bun": "3.4.
|
|
176
|
+
"@contractspec/tool.bun": "3.4.1"
|
|
177
177
|
},
|
|
178
178
|
"publishConfig": {
|
|
179
179
|
"access": "public",
|