@kya-os/mcp-i-core 1.3.13 → 1.3.15

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.
Files changed (255) hide show
  1. package/dist/config/remote-config.js +9 -12
  2. package/dist/runtime/base.d.ts +2 -1
  3. package/dist/runtime/base.js +34 -6
  4. package/dist/services/access-control.service.js +5 -0
  5. package/dist/services/tool-protection.service.js +17 -8
  6. package/package.json +2 -2
  7. package/.turbo/turbo-build.log +0 -4
  8. package/.turbo/turbo-test$colon$coverage.log +0 -4586
  9. package/.turbo/turbo-test.log +0 -4631
  10. package/COMPLIANCE_IMPROVEMENT_REPORT.md +0 -483
  11. package/Composer 3.md +0 -615
  12. package/GPT-5.md +0 -1169
  13. package/OPUS-plan.md +0 -352
  14. package/PHASE_3_AND_4.1_SUMMARY.md +0 -585
  15. package/PHASE_3_SUMMARY.md +0 -317
  16. package/PHASE_4.1.3_SUMMARY.md +0 -428
  17. package/PHASE_4.1_COMPLETE.md +0 -525
  18. package/PHASE_4_USER_DID_IDENTITY_LINKING_PLAN.md +0 -1240
  19. package/SCHEMA_COMPLIANCE_REPORT.md +0 -275
  20. package/TEST_PLAN.md +0 -571
  21. package/coverage/coverage-final.json +0 -60
  22. package/dist/cache/oauth-config-cache.d.ts.map +0 -1
  23. package/dist/cache/oauth-config-cache.js.map +0 -1
  24. package/dist/cache/tool-protection-cache.d.ts.map +0 -1
  25. package/dist/cache/tool-protection-cache.js.map +0 -1
  26. package/dist/compliance/index.d.ts.map +0 -1
  27. package/dist/compliance/index.js.map +0 -1
  28. package/dist/compliance/schema-registry.d.ts.map +0 -1
  29. package/dist/compliance/schema-registry.js.map +0 -1
  30. package/dist/compliance/schema-verifier.d.ts.map +0 -1
  31. package/dist/compliance/schema-verifier.js.map +0 -1
  32. package/dist/config/remote-config.d.ts.map +0 -1
  33. package/dist/config/remote-config.js.map +0 -1
  34. package/dist/config.d.ts.map +0 -1
  35. package/dist/config.js.map +0 -1
  36. package/dist/delegation/audience-validator.d.ts.map +0 -1
  37. package/dist/delegation/audience-validator.js.map +0 -1
  38. package/dist/delegation/bitstring.d.ts.map +0 -1
  39. package/dist/delegation/bitstring.js.map +0 -1
  40. package/dist/delegation/cascading-revocation.d.ts.map +0 -1
  41. package/dist/delegation/cascading-revocation.js.map +0 -1
  42. package/dist/delegation/delegation-graph.d.ts.map +0 -1
  43. package/dist/delegation/delegation-graph.js.map +0 -1
  44. package/dist/delegation/did-key-resolver.d.ts.map +0 -1
  45. package/dist/delegation/did-key-resolver.js.map +0 -1
  46. package/dist/delegation/index.d.ts.map +0 -1
  47. package/dist/delegation/index.js.map +0 -1
  48. package/dist/delegation/statuslist-manager.d.ts.map +0 -1
  49. package/dist/delegation/statuslist-manager.js.map +0 -1
  50. package/dist/delegation/storage/index.d.ts.map +0 -1
  51. package/dist/delegation/storage/index.js.map +0 -1
  52. package/dist/delegation/storage/memory-graph-storage.d.ts.map +0 -1
  53. package/dist/delegation/storage/memory-graph-storage.js.map +0 -1
  54. package/dist/delegation/storage/memory-statuslist-storage.d.ts.map +0 -1
  55. package/dist/delegation/storage/memory-statuslist-storage.js.map +0 -1
  56. package/dist/delegation/utils.d.ts.map +0 -1
  57. package/dist/delegation/utils.js.map +0 -1
  58. package/dist/delegation/vc-issuer.d.ts.map +0 -1
  59. package/dist/delegation/vc-issuer.js.map +0 -1
  60. package/dist/delegation/vc-verifier.d.ts.map +0 -1
  61. package/dist/delegation/vc-verifier.js.map +0 -1
  62. package/dist/identity/idp-token-resolver.d.ts.map +0 -1
  63. package/dist/identity/idp-token-resolver.js.map +0 -1
  64. package/dist/identity/idp-token-storage.interface.d.ts.map +0 -1
  65. package/dist/identity/idp-token-storage.interface.js.map +0 -1
  66. package/dist/identity/user-did-manager.d.ts.map +0 -1
  67. package/dist/identity/user-did-manager.js.map +0 -1
  68. package/dist/index.d.ts.map +0 -1
  69. package/dist/index.js.map +0 -1
  70. package/dist/providers/base.d.ts.map +0 -1
  71. package/dist/providers/base.js.map +0 -1
  72. package/dist/providers/memory.d.ts.map +0 -1
  73. package/dist/providers/memory.js.map +0 -1
  74. package/dist/runtime/audit-logger.d.ts.map +0 -1
  75. package/dist/runtime/audit-logger.js.map +0 -1
  76. package/dist/runtime/base.d.ts.map +0 -1
  77. package/dist/runtime/base.js.map +0 -1
  78. package/dist/services/access-control.service.d.ts.map +0 -1
  79. package/dist/services/access-control.service.js.map +0 -1
  80. package/dist/services/authorization/authorization-registry.d.ts.map +0 -1
  81. package/dist/services/authorization/authorization-registry.js.map +0 -1
  82. package/dist/services/authorization/types.d.ts.map +0 -1
  83. package/dist/services/authorization/types.js.map +0 -1
  84. package/dist/services/batch-delegation.service.d.ts.map +0 -1
  85. package/dist/services/batch-delegation.service.js.map +0 -1
  86. package/dist/services/crypto.service.d.ts.map +0 -1
  87. package/dist/services/crypto.service.js.map +0 -1
  88. package/dist/services/errors.d.ts.map +0 -1
  89. package/dist/services/errors.js.map +0 -1
  90. package/dist/services/index.d.ts.map +0 -1
  91. package/dist/services/index.js.map +0 -1
  92. package/dist/services/oauth-config.service.d.ts.map +0 -1
  93. package/dist/services/oauth-config.service.js.map +0 -1
  94. package/dist/services/oauth-provider-registry.d.ts.map +0 -1
  95. package/dist/services/oauth-provider-registry.js.map +0 -1
  96. package/dist/services/oauth-service.d.ts.map +0 -1
  97. package/dist/services/oauth-service.js.map +0 -1
  98. package/dist/services/oauth-token-retrieval.service.d.ts.map +0 -1
  99. package/dist/services/oauth-token-retrieval.service.js.map +0 -1
  100. package/dist/services/proof-verifier.d.ts.map +0 -1
  101. package/dist/services/proof-verifier.js.map +0 -1
  102. package/dist/services/provider-resolver.d.ts.map +0 -1
  103. package/dist/services/provider-resolver.js.map +0 -1
  104. package/dist/services/provider-validator.d.ts.map +0 -1
  105. package/dist/services/provider-validator.js.map +0 -1
  106. package/dist/services/session-registration.service.d.ts.map +0 -1
  107. package/dist/services/session-registration.service.js.map +0 -1
  108. package/dist/services/storage.service.d.ts.map +0 -1
  109. package/dist/services/storage.service.js.map +0 -1
  110. package/dist/services/tool-context-builder.d.ts.map +0 -1
  111. package/dist/services/tool-context-builder.js.map +0 -1
  112. package/dist/services/tool-protection.service.d.ts.map +0 -1
  113. package/dist/services/tool-protection.service.js.map +0 -1
  114. package/dist/types/oauth-required-error.d.ts.map +0 -1
  115. package/dist/types/oauth-required-error.js.map +0 -1
  116. package/dist/types/tool-protection.d.ts.map +0 -1
  117. package/dist/types/tool-protection.js.map +0 -1
  118. package/dist/utils/base58.d.ts.map +0 -1
  119. package/dist/utils/base58.js.map +0 -1
  120. package/dist/utils/base64.d.ts.map +0 -1
  121. package/dist/utils/base64.js.map +0 -1
  122. package/dist/utils/cors.d.ts.map +0 -1
  123. package/dist/utils/cors.js.map +0 -1
  124. package/dist/utils/did-helpers.d.ts.map +0 -1
  125. package/dist/utils/did-helpers.js.map +0 -1
  126. package/dist/utils/index.d.ts.map +0 -1
  127. package/dist/utils/index.js.map +0 -1
  128. package/dist/utils/storage-keys.d.ts.map +0 -1
  129. package/dist/utils/storage-keys.js.map +0 -1
  130. package/docs/API_REFERENCE.md +0 -1362
  131. package/docs/COMPLIANCE_MATRIX.md +0 -691
  132. package/docs/STATUSLIST2021_GUIDE.md +0 -696
  133. package/docs/W3C_VC_DELEGATION_GUIDE.md +0 -710
  134. package/src/__tests__/cache/tool-protection-cache.test.ts +0 -640
  135. package/src/__tests__/config/provider-runtime-config.test.ts +0 -309
  136. package/src/__tests__/delegation-e2e.test.ts +0 -690
  137. package/src/__tests__/identity/user-did-manager.test.ts +0 -232
  138. package/src/__tests__/index.test.ts +0 -56
  139. package/src/__tests__/integration/full-flow.test.ts +0 -789
  140. package/src/__tests__/integration.test.ts +0 -281
  141. package/src/__tests__/providers/base.test.ts +0 -173
  142. package/src/__tests__/providers/memory.test.ts +0 -319
  143. package/src/__tests__/regression/phase2-regression.test.ts +0 -429
  144. package/src/__tests__/runtime/audit-logger.test.ts +0 -154
  145. package/src/__tests__/runtime/base-extensions.test.ts +0 -595
  146. package/src/__tests__/runtime/base.test.ts +0 -869
  147. package/src/__tests__/runtime/delegation-flow.test.ts +0 -164
  148. package/src/__tests__/runtime/proof-client-did.test.ts +0 -376
  149. package/src/__tests__/runtime/route-interception.test.ts +0 -686
  150. package/src/__tests__/runtime/tool-protection-enforcement.test.ts +0 -908
  151. package/src/__tests__/services/agentshield-integration.test.ts +0 -791
  152. package/src/__tests__/services/cache-busting.test.ts +0 -125
  153. package/src/__tests__/services/oauth-service-pkce.test.ts +0 -556
  154. package/src/__tests__/services/provider-resolver-edge-cases.test.ts +0 -591
  155. package/src/__tests__/services/tool-protection-merged-config.test.ts +0 -485
  156. package/src/__tests__/services/tool-protection-oauth-provider.test.ts +0 -480
  157. package/src/__tests__/services/tool-protection.service.test.ts +0 -1373
  158. package/src/__tests__/utils/mock-providers.ts +0 -340
  159. package/src/cache/oauth-config-cache.d.ts +0 -69
  160. package/src/cache/oauth-config-cache.d.ts.map +0 -1
  161. package/src/cache/oauth-config-cache.js.map +0 -1
  162. package/src/cache/oauth-config-cache.ts +0 -123
  163. package/src/cache/tool-protection-cache.ts +0 -171
  164. package/src/compliance/EXAMPLE.md +0 -412
  165. package/src/compliance/__tests__/schema-verifier.test.ts +0 -797
  166. package/src/compliance/index.ts +0 -8
  167. package/src/compliance/schema-registry.ts +0 -460
  168. package/src/compliance/schema-verifier.ts +0 -708
  169. package/src/config/__tests__/merged-config.spec.ts +0 -445
  170. package/src/config/__tests__/remote-config.spec.ts +0 -268
  171. package/src/config/remote-config.ts +0 -264
  172. package/src/config.ts +0 -312
  173. package/src/delegation/__tests__/audience-validator.test.ts +0 -112
  174. package/src/delegation/__tests__/bitstring.test.ts +0 -346
  175. package/src/delegation/__tests__/cascading-revocation.test.ts +0 -628
  176. package/src/delegation/__tests__/delegation-graph.test.ts +0 -584
  177. package/src/delegation/__tests__/did-key-resolver.test.ts +0 -265
  178. package/src/delegation/__tests__/utils.test.ts +0 -152
  179. package/src/delegation/__tests__/vc-issuer.test.ts +0 -442
  180. package/src/delegation/__tests__/vc-verifier.test.ts +0 -922
  181. package/src/delegation/audience-validator.ts +0 -52
  182. package/src/delegation/bitstring.ts +0 -278
  183. package/src/delegation/cascading-revocation.ts +0 -370
  184. package/src/delegation/delegation-graph.ts +0 -299
  185. package/src/delegation/did-key-resolver.ts +0 -179
  186. package/src/delegation/index.ts +0 -14
  187. package/src/delegation/statuslist-manager.ts +0 -353
  188. package/src/delegation/storage/__tests__/memory-graph-storage.test.ts +0 -366
  189. package/src/delegation/storage/__tests__/memory-statuslist-storage.test.ts +0 -228
  190. package/src/delegation/storage/index.ts +0 -9
  191. package/src/delegation/storage/memory-graph-storage.ts +0 -178
  192. package/src/delegation/storage/memory-statuslist-storage.ts +0 -77
  193. package/src/delegation/utils.ts +0 -221
  194. package/src/delegation/vc-issuer.ts +0 -232
  195. package/src/delegation/vc-verifier.ts +0 -568
  196. package/src/identity/idp-token-resolver.ts +0 -181
  197. package/src/identity/idp-token-storage.interface.ts +0 -94
  198. package/src/identity/user-did-manager.ts +0 -526
  199. package/src/index.ts +0 -310
  200. package/src/providers/base.d.ts +0 -91
  201. package/src/providers/base.d.ts.map +0 -1
  202. package/src/providers/base.js.map +0 -1
  203. package/src/providers/base.ts +0 -96
  204. package/src/providers/memory.ts +0 -142
  205. package/src/runtime/audit-logger.ts +0 -39
  206. package/src/runtime/base.ts +0 -1392
  207. package/src/services/__tests__/access-control.integration.test.ts +0 -443
  208. package/src/services/__tests__/access-control.proof-response-validation.test.ts +0 -578
  209. package/src/services/__tests__/access-control.service.test.ts +0 -970
  210. package/src/services/__tests__/batch-delegation.service.test.ts +0 -351
  211. package/src/services/__tests__/crypto.service.test.ts +0 -531
  212. package/src/services/__tests__/oauth-provider-registry.test.ts +0 -142
  213. package/src/services/__tests__/proof-verifier.integration.test.ts +0 -485
  214. package/src/services/__tests__/proof-verifier.test.ts +0 -489
  215. package/src/services/__tests__/provider-resolution.integration.test.ts +0 -202
  216. package/src/services/__tests__/provider-resolver.test.ts +0 -213
  217. package/src/services/__tests__/storage.service.test.ts +0 -358
  218. package/src/services/access-control.service.ts +0 -990
  219. package/src/services/authorization/authorization-registry.ts +0 -66
  220. package/src/services/authorization/types.ts +0 -71
  221. package/src/services/batch-delegation.service.ts +0 -137
  222. package/src/services/crypto.service.ts +0 -302
  223. package/src/services/errors.ts +0 -76
  224. package/src/services/index.ts +0 -18
  225. package/src/services/oauth-config.service.d.ts +0 -53
  226. package/src/services/oauth-config.service.d.ts.map +0 -1
  227. package/src/services/oauth-config.service.js.map +0 -1
  228. package/src/services/oauth-config.service.ts +0 -192
  229. package/src/services/oauth-provider-registry.d.ts +0 -57
  230. package/src/services/oauth-provider-registry.d.ts.map +0 -1
  231. package/src/services/oauth-provider-registry.js.map +0 -1
  232. package/src/services/oauth-provider-registry.ts +0 -141
  233. package/src/services/oauth-service.ts +0 -544
  234. package/src/services/oauth-token-retrieval.service.ts +0 -245
  235. package/src/services/proof-verifier.ts +0 -478
  236. package/src/services/provider-resolver.d.ts +0 -48
  237. package/src/services/provider-resolver.d.ts.map +0 -1
  238. package/src/services/provider-resolver.js.map +0 -1
  239. package/src/services/provider-resolver.ts +0 -146
  240. package/src/services/provider-validator.ts +0 -170
  241. package/src/services/session-registration.service.ts +0 -251
  242. package/src/services/storage.service.ts +0 -566
  243. package/src/services/tool-context-builder.ts +0 -237
  244. package/src/services/tool-protection.service.ts +0 -1070
  245. package/src/types/oauth-required-error.ts +0 -63
  246. package/src/types/tool-protection.ts +0 -155
  247. package/src/utils/__tests__/did-helpers.test.ts +0 -156
  248. package/src/utils/base58.ts +0 -109
  249. package/src/utils/base64.ts +0 -148
  250. package/src/utils/cors.ts +0 -83
  251. package/src/utils/did-helpers.ts +0 -210
  252. package/src/utils/index.ts +0 -8
  253. package/src/utils/storage-keys.ts +0 -278
  254. package/tsconfig.json +0 -21
  255. package/vitest.config.ts +0 -56
@@ -1,429 +0,0 @@
1
- /**
2
- * Phase 2 Regression Tests
3
- *
4
- * Ensures Phase 2 (Dynamic Providers) changes don't break existing functionality.
5
- * Tests backward compatibility and verifies no regressions.
6
- *
7
- * @package @kya-os/mcp-i-core
8
- */
9
-
10
- import { describe, it, expect, beforeEach, vi } from "vitest";
11
- import { ToolProtectionService } from "../../services/tool-protection.service";
12
- import { ProviderResolver } from "../../services/provider-resolver";
13
- import { OAuthProviderRegistry } from "../../services/oauth-provider-registry";
14
- import { OAuthConfigService } from "../../services/oauth-config.service";
15
- import { BatchDelegationService } from "../../services/batch-delegation.service";
16
- import {
17
- InMemoryToolProtectionCache,
18
- type ToolProtectionCache,
19
- } from "../../cache/tool-protection-cache";
20
- import type {
21
- ToolProtectionServiceConfig,
22
- ToolProtectionConfig,
23
- } from "../../types/tool-protection";
24
- import type { ToolProtection } from "@kya-os/contracts/tool-protection";
25
- import type { OAuthConfig } from "@kya-os/contracts/config";
26
-
27
- // Mock global fetch
28
- global.fetch = vi.fn();
29
-
30
- describe("Phase 2 Regression Tests", () => {
31
- let cache: ToolProtectionCache;
32
- let config: ToolProtectionServiceConfig;
33
- const mockAgentDid = "did:key:z6MkhaXgBZDvotDkL5257faiztiGiC2QtKLGpbnnEGta2doK";
34
-
35
- beforeEach(() => {
36
- vi.clearAllMocks();
37
- cache = new InMemoryToolProtectionCache();
38
- config = {
39
- apiUrl: "https://kya.vouched.id",
40
- apiKey: "test-api-key-12345",
41
- cacheTtl: 300000,
42
- debug: false,
43
- };
44
- });
45
-
46
- describe("Backward Compatibility", () => {
47
- describe("Phase 1 tools (no oauthProvider)", () => {
48
- it("should work with Phase 1 tools that don't specify oauthProvider", async () => {
49
- const service = new ToolProtectionService(config, cache);
50
-
51
- const apiResponse = {
52
- success: true,
53
- data: {
54
- toolProtections: {
55
- phase1_tool: {
56
- requiresDelegation: true,
57
- requiredScopes: ["repo:read"],
58
- // No oauthProvider field (Phase 1 compatibility)
59
- },
60
- },
61
- },
62
- metadata: {},
63
- };
64
-
65
- (global.fetch as any).mockResolvedValueOnce({
66
- ok: true,
67
- json: async () => apiResponse,
68
- });
69
-
70
- const result = await service.getToolProtectionConfig(mockAgentDid);
71
-
72
- expect(result.toolProtections.phase1_tool.requiresDelegation).toBe(true);
73
- expect(result.toolProtections.phase1_tool.requiredScopes).toEqual([
74
- "repo:read",
75
- ]);
76
- // Should not have oauthProvider field
77
- expect(result.toolProtections.phase1_tool).not.toHaveProperty(
78
- "oauthProvider"
79
- );
80
- });
81
-
82
- it("should work with ProviderResolver fallback for Phase 1 tools", async () => {
83
- const mockConfigService: OAuthConfigService = {
84
- getOAuthConfig: vi.fn().mockResolvedValue({
85
- providers: {
86
- github: {
87
- clientId: "github_client_id",
88
- authorizationUrl: "https://github.com/login/oauth/authorize",
89
- tokenUrl: "https://github.com/login/oauth/access_token",
90
- supportsPKCE: true,
91
- requiresClientSecret: false,
92
- },
93
- },
94
- }),
95
- } as any;
96
-
97
- const mockRegistry = {
98
- hasProvider: vi.fn().mockImplementation((name: string) => name === "github"),
99
- getAllProviders: vi.fn().mockReturnValue([
100
- { clientId: "github_client_id" },
101
- ]),
102
- getProviderNames: vi.fn().mockReturnValue(["github"]),
103
- loadFromAgentShield: vi.fn().mockResolvedValue(undefined),
104
- getConfiguredProvider: vi.fn().mockReturnValue("github"), // configuredProvider is github
105
- } as any;
106
-
107
- const resolver = new ProviderResolver(mockRegistry, mockConfigService);
108
-
109
- const toolProtection: ToolProtection = {
110
- requiresDelegation: true,
111
- requiredScopes: ["custom:scope"],
112
- // No oauthProvider - should use configuredProvider fallback
113
- };
114
-
115
- const consoleSpy = vi
116
- .spyOn(console, "warn")
117
- .mockImplementation(() => {});
118
-
119
- const provider = await resolver.resolveProvider(
120
- toolProtection,
121
- "test-project"
122
- );
123
-
124
- expect(provider).toBe("github");
125
- expect(consoleSpy).toHaveBeenCalledWith(
126
- expect.stringContaining("project-configured provider")
127
- );
128
-
129
- consoleSpy.mockRestore();
130
- });
131
- });
132
-
133
- describe("Old API endpoint format", () => {
134
- it("should still support old endpoint format (tools array)", async () => {
135
- const service = new ToolProtectionService(config, cache);
136
-
137
- const apiResponse = {
138
- success: true,
139
- data: {
140
- tools: [
141
- {
142
- name: "old_tool",
143
- requiresDelegation: true,
144
- scopes: ["scope1"],
145
- },
146
- ],
147
- },
148
- metadata: {},
149
- };
150
-
151
- (global.fetch as any).mockResolvedValueOnce({
152
- ok: true,
153
- json: async () => apiResponse,
154
- });
155
-
156
- const result = await service.getToolProtectionConfig(mockAgentDid);
157
-
158
- expect(result.toolProtections.old_tool).toBeDefined();
159
- expect(result.toolProtections.old_tool.requiresDelegation).toBe(true);
160
- });
161
-
162
- it("should still support old endpoint format (tools object)", async () => {
163
- const service = new ToolProtectionService(config, cache);
164
-
165
- const apiResponse = {
166
- success: true,
167
- data: {
168
- tools: {
169
- old_tool: {
170
- requiresDelegation: true,
171
- scopes: ["scope1"],
172
- },
173
- },
174
- },
175
- metadata: {},
176
- };
177
-
178
- (global.fetch as any).mockResolvedValueOnce({
179
- ok: true,
180
- json: async () => apiResponse,
181
- });
182
-
183
- const result = await service.getToolProtectionConfig(mockAgentDid);
184
-
185
- expect(result.toolProtections.old_tool).toBeDefined();
186
- expect(result.toolProtections.old_tool.requiresDelegation).toBe(true);
187
- });
188
- });
189
-
190
- describe("snake_case field names", () => {
191
- it("should still support snake_case field names", async () => {
192
- const projectId = "test-project-123";
193
- config.projectId = projectId;
194
- const service = new ToolProtectionService(config, cache);
195
-
196
- const apiResponse = {
197
- success: true,
198
- data: {
199
- toolProtections: {
200
- tool_with_snake_case: {
201
- requires_delegation: true,
202
- required_scopes: ["scope1"],
203
- oauth_provider: "github", // snake_case
204
- },
205
- },
206
- },
207
- metadata: {},
208
- };
209
-
210
- (global.fetch as any).mockResolvedValueOnce({
211
- ok: true,
212
- json: async () => apiResponse,
213
- });
214
-
215
- const result = await service.getToolProtectionConfig(mockAgentDid);
216
-
217
- expect(result.toolProtections.tool_with_snake_case.requiresDelegation).toBe(
218
- true
219
- );
220
- expect(result.toolProtections.tool_with_snake_case.requiredScopes).toEqual([
221
- "scope1",
222
- ]);
223
- expect(result.toolProtections.tool_with_snake_case.oauthProvider).toBe(
224
- "github"
225
- );
226
- });
227
- });
228
- });
229
-
230
- describe("No Regressions", () => {
231
- describe("Phase 1 OAuth flow", () => {
232
- it("should still work with Phase 1 OAuth flow (no oauthProvider)", async () => {
233
- const mockConfigService: OAuthConfigService = {
234
- getOAuthConfig: vi.fn().mockResolvedValue({
235
- providers: {
236
- github: {
237
- clientId: "github_client_id",
238
- authorizationUrl: "https://github.com/login/oauth/authorize",
239
- tokenUrl: "https://github.com/login/oauth/access_token",
240
- supportsPKCE: true,
241
- requiresClientSecret: false,
242
- },
243
- },
244
- }),
245
- } as any;
246
-
247
- const mockRegistry = {
248
- hasProvider: vi.fn().mockImplementation((name: string) => name === "github"),
249
- getAllProviders: vi.fn().mockReturnValue([
250
- { clientId: "github_client_id" },
251
- ]),
252
- getProviderNames: vi.fn().mockReturnValue(["github"]),
253
- loadFromAgentShield: vi.fn().mockResolvedValue(undefined),
254
- getConfiguredProvider: vi.fn().mockReturnValue("github"), // configuredProvider is github
255
- } as any;
256
-
257
- const resolver = new ProviderResolver(mockRegistry, mockConfigService);
258
-
259
- const toolProtection: ToolProtection = {
260
- requiresDelegation: true,
261
- requiredScopes: ["repo:read"],
262
- // No oauthProvider - Phase 1 mode - uses configuredProvider fallback
263
- };
264
-
265
- const provider = await resolver.resolveProvider(
266
- toolProtection,
267
- "test-project"
268
- );
269
-
270
- // Should fallback to configuredProvider
271
- expect(provider).toBe("github");
272
- });
273
- });
274
-
275
- describe("Token resolution", () => {
276
- it("should still work with token resolution (Phase 1 compatibility)", async () => {
277
- // This test verifies that token resolution infrastructure still works
278
- // The actual token resolution is tested in Phase 1 E2E tests
279
- // This is a placeholder to ensure Phase 2 doesn't break the flow
280
-
281
- const toolProtection: ToolProtection = {
282
- requiresDelegation: true,
283
- requiredScopes: ["repo:read"],
284
- // No oauthProvider - should still work
285
- };
286
-
287
- // Verify tool protection structure is valid
288
- expect(toolProtection.requiresDelegation).toBe(true);
289
- expect(toolProtection.requiredScopes).toEqual(["repo:read"]);
290
- // oauthProvider is optional
291
- expect(toolProtection.oauthProvider).toBeUndefined();
292
- });
293
- });
294
-
295
- describe("Tool context building", () => {
296
- it("should still work with tool context building (Phase 1 compatibility)", async () => {
297
- // This test verifies that tool context building infrastructure still works
298
- // The actual context building is tested in Phase 1 E2E tests
299
- // This is a placeholder to ensure Phase 2 doesn't break the flow
300
-
301
- const toolProtection: ToolProtection = {
302
- requiresDelegation: true,
303
- requiredScopes: ["repo:read"],
304
- // No oauthProvider - should still work
305
- };
306
-
307
- // Verify tool protection can be used for context building
308
- expect(toolProtection.requiredScopes).toBeDefined();
309
- expect(Array.isArray(toolProtection.requiredScopes)).toBe(true);
310
- });
311
- });
312
-
313
- describe("Consent page rendering", () => {
314
- it("should render consent page without provider badge (Phase 1 mode)", () => {
315
- // This test verifies that consent page can render without provider badge
316
- // The actual rendering is tested in E2E tests
317
- // This is a placeholder to ensure Phase 2 doesn't break Phase 1 rendering
318
-
319
- const toolProtection: ToolProtection = {
320
- requiresDelegation: true,
321
- requiredScopes: ["repo:read"],
322
- // No oauthProvider - Phase 1 mode
323
- };
324
-
325
- // Verify tool protection structure allows consent page rendering
326
- expect(toolProtection.requiresDelegation).toBe(true);
327
- expect(toolProtection.requiredScopes.length).toBeGreaterThan(0);
328
- });
329
- });
330
- });
331
-
332
- describe("Mixed Phase 1 and Phase 2 tools", () => {
333
- it("should handle mix of Phase 1 and Phase 2 tools in same project", async () => {
334
- const projectId = "test-project-123";
335
- config.projectId = projectId;
336
- const service = new ToolProtectionService(config, cache);
337
-
338
- const apiResponse = {
339
- success: true,
340
- data: {
341
- toolProtections: {
342
- phase1_tool: {
343
- requiresDelegation: true,
344
- requiredScopes: ["repo:read"],
345
- // No oauthProvider (Phase 1)
346
- },
347
- phase2_tool: {
348
- requiresDelegation: true,
349
- requiredScopes: ["gmail:send"],
350
- oauthProvider: "google", // Phase 2
351
- },
352
- },
353
- },
354
- metadata: {},
355
- };
356
-
357
- (global.fetch as any).mockResolvedValueOnce({
358
- ok: true,
359
- json: async () => apiResponse,
360
- });
361
-
362
- const result = await service.getToolProtectionConfig(mockAgentDid);
363
-
364
- // Phase 1 tool should not have oauthProvider
365
- expect(result.toolProtections.phase1_tool).not.toHaveProperty(
366
- "oauthProvider"
367
- );
368
-
369
- // Phase 2 tool should have oauthProvider
370
- expect(result.toolProtections.phase2_tool.oauthProvider).toBe("google");
371
- });
372
- });
373
-
374
- describe("Cache compatibility", () => {
375
- it("should handle cached Phase 1 configs correctly", async () => {
376
- const projectId = "test-project-123";
377
- config.projectId = projectId;
378
- const service = new ToolProtectionService(config, cache);
379
-
380
- // Cache Phase 1 config (no oauthProvider)
381
- const cachedConfig: ToolProtectionConfig = {
382
- toolProtections: {
383
- phase1_tool: {
384
- requiresDelegation: true,
385
- requiredScopes: ["repo:read"],
386
- // No oauthProvider
387
- },
388
- },
389
- };
390
-
391
- const cacheKey = `config:tool-protections:${projectId}`;
392
- await cache.set(cacheKey, cachedConfig, 300000);
393
-
394
- const result = await service.getToolProtectionConfig(mockAgentDid);
395
-
396
- expect(result.toolProtections.phase1_tool.requiresDelegation).toBe(true);
397
- expect(result.toolProtections.phase1_tool).not.toHaveProperty(
398
- "oauthProvider"
399
- );
400
- expect(global.fetch).not.toHaveBeenCalled();
401
- });
402
-
403
- it("should handle cached Phase 2 configs correctly", async () => {
404
- const projectId = "test-project-123";
405
- config.projectId = projectId;
406
- const service = new ToolProtectionService(config, cache);
407
-
408
- // Cache Phase 2 config (with oauthProvider)
409
- const cachedConfig: ToolProtectionConfig = {
410
- toolProtections: {
411
- phase2_tool: {
412
- requiresDelegation: true,
413
- requiredScopes: ["repo:read"],
414
- oauthProvider: "github",
415
- },
416
- },
417
- };
418
-
419
- const cacheKey = `config:tool-protections:${projectId}`;
420
- await cache.set(cacheKey, cachedConfig, 300000);
421
-
422
- const result = await service.getToolProtectionConfig(mockAgentDid);
423
-
424
- expect(result.toolProtections.phase2_tool.oauthProvider).toBe("github");
425
- expect(global.fetch).not.toHaveBeenCalled();
426
- });
427
- });
428
- });
429
-
@@ -1,154 +0,0 @@
1
- /**
2
- * IAuditLogger Interface Tests
3
- *
4
- * Tests for the IAuditLogger interface contract validation
5
- * and type compatibility checks.
6
- */
7
-
8
- import { describe, it, expect } from "vitest";
9
- import type { IAuditLogger } from "../../runtime/audit-logger.js";
10
- import type { AuditContext, AuditEventContext } from "@kya-os/contracts/audit";
11
-
12
- /**
13
- * Mock implementation of IAuditLogger for testing
14
- */
15
- class MockAuditLogger implements IAuditLogger {
16
- public logAuditRecordCalls: AuditContext[] = [];
17
- public logEventCalls: AuditEventContext[] = [];
18
-
19
- async logAuditRecord(context: AuditContext): Promise<void> {
20
- this.logAuditRecordCalls.push(context);
21
- }
22
-
23
- async logEvent(context: AuditEventContext): Promise<void> {
24
- this.logEventCalls.push(context);
25
- }
26
- }
27
-
28
- describe("IAuditLogger Interface", () => {
29
- describe("Interface contract validation", () => {
30
- it("should require logAuditRecord method", () => {
31
- const logger: IAuditLogger = new MockAuditLogger();
32
- expect(typeof logger.logAuditRecord).toBe("function");
33
- });
34
-
35
- it("should require logEvent method", () => {
36
- const logger: IAuditLogger = new MockAuditLogger();
37
- expect(typeof logger.logEvent).toBe("function");
38
- });
39
-
40
- it("should accept AuditContext for logAuditRecord", async () => {
41
- const logger = new MockAuditLogger();
42
- const context: AuditContext = {
43
- identity: {
44
- did: "did:key:test",
45
- kid: "key-123",
46
- } as any,
47
- session: {
48
- sessionId: "session-123",
49
- audience: "example.com",
50
- } as any,
51
- requestHash: "sha256:abc",
52
- responseHash: "sha256:def",
53
- verified: "yes",
54
- scopeId: "test:execute",
55
- };
56
-
57
- await logger.logAuditRecord(context);
58
- expect(logger.logAuditRecordCalls).toHaveLength(1);
59
- expect(logger.logAuditRecordCalls[0]).toEqual(context);
60
- });
61
-
62
- it("should accept AuditEventContext for logEvent", async () => {
63
- const logger = new MockAuditLogger();
64
- const context: AuditEventContext = {
65
- eventType: "consent:approved",
66
- identity: {
67
- did: "did:key:test",
68
- kid: "key-123",
69
- } as any,
70
- session: {
71
- sessionId: "session-123",
72
- audience: "example.com",
73
- } as any,
74
- eventData: { tool: "test-tool" },
75
- };
76
-
77
- await logger.logEvent(context);
78
- expect(logger.logEventCalls).toHaveLength(1);
79
- expect(logger.logEventCalls[0]).toEqual(context);
80
- });
81
- });
82
-
83
- describe("Type compatibility checks", () => {
84
- it("should be compatible with implementations that return Promise<void>", async () => {
85
- const logger: IAuditLogger = new MockAuditLogger();
86
- const context: AuditContext = {
87
- identity: { did: "did:key:test", kid: "key-123" } as any,
88
- session: { sessionId: "session-123", audience: "example.com" } as any,
89
- requestHash: "sha256:abc",
90
- responseHash: "sha256:def",
91
- verified: "yes",
92
- };
93
-
94
- const result = await logger.logAuditRecord(context);
95
- expect(result).toBeUndefined(); // Should return void
96
- });
97
-
98
- it("should accept optional scopeId in AuditContext", async () => {
99
- const logger = new MockAuditLogger();
100
- const contextWithoutScope: AuditContext = {
101
- identity: { did: "did:key:test", kid: "key-123" } as any,
102
- session: { sessionId: "session-123", audience: "example.com" } as any,
103
- requestHash: "sha256:abc",
104
- responseHash: "sha256:def",
105
- verified: "yes",
106
- // scopeId is optional
107
- };
108
-
109
- await expect(
110
- logger.logAuditRecord(contextWithoutScope)
111
- ).resolves.not.toThrow();
112
- });
113
-
114
- it("should accept optional eventData in AuditEventContext", async () => {
115
- const logger = new MockAuditLogger();
116
- const contextWithoutData: AuditEventContext = {
117
- eventType: "test:event",
118
- identity: { did: "did:key:test", kid: "key-123" } as any,
119
- session: { sessionId: "session-123", audience: "example.com" } as any,
120
- // eventData is optional
121
- };
122
-
123
- await expect(logger.logEvent(contextWithoutData)).resolves.not.toThrow();
124
- });
125
- });
126
-
127
- describe("Verify both methods are required", () => {
128
- it("should fail type check if logAuditRecord is missing", () => {
129
- // This test documents that TypeScript will catch missing methods
130
- // In practice, this would be a compile-time error
131
- class IncompleteLogger implements Partial<IAuditLogger> {
132
- async logEvent(_context: AuditEventContext): Promise<void> {
133
- // Missing logAuditRecord
134
- }
135
- }
136
-
137
- // TypeScript would error: Property 'logAuditRecord' is missing
138
- // This test verifies the interface contract is enforced
139
- expect(true).toBe(true); // Placeholder - actual check is compile-time
140
- });
141
-
142
- it("should fail type check if logEvent is missing", () => {
143
- // This test documents that TypeScript will catch missing methods
144
- class IncompleteLogger implements Partial<IAuditLogger> {
145
- async logAuditRecord(_context: AuditContext): Promise<void> {
146
- // Missing logEvent
147
- }
148
- }
149
-
150
- // TypeScript would error: Property 'logEvent' is missing
151
- expect(true).toBe(true); // Placeholder - actual check is compile-time
152
- });
153
- });
154
- });