@wildo-ai/saas-models 1.1.1 → 1.1.3

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 (588) hide show
  1. package/dist/esm/applications/applications-context.schemas.d.ts +16 -10
  2. package/dist/esm/applications/applications-context.schemas.d.ts.map +1 -1
  3. package/dist/esm/applications/applications.shared.resources-config.schemas.d.ts.map +1 -1
  4. package/dist/esm/applications/applications.shared.resources-config.schemas.js +4 -3
  5. package/dist/esm/applications/applications.shared.resources-config.schemas.js.map +1 -1
  6. package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts +1 -1
  7. package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts.map +1 -1
  8. package/dist/esm/billing/billing-account.shared.resources-config.schemas.js +36 -0
  9. package/dist/esm/billing/billing-account.shared.resources-config.schemas.js.map +1 -1
  10. package/dist/esm/billing/billing-account.shared.schemas.d.ts.map +1 -1
  11. package/dist/esm/billing/billing-account.shared.schemas.js +8 -1
  12. package/dist/esm/billing/billing-account.shared.schemas.js.map +1 -1
  13. package/dist/esm/billing/billing-configuration.shared.schemas.d.ts +0 -4
  14. package/dist/esm/billing/billing-configuration.shared.schemas.d.ts.map +1 -1
  15. package/dist/esm/billing/billing-configuration.shared.schemas.js +59 -17
  16. package/dist/esm/billing/billing-configuration.shared.schemas.js.map +1 -1
  17. package/dist/esm/billing/billing-enums.shared.schemas.d.ts +77 -21
  18. package/dist/esm/billing/billing-enums.shared.schemas.d.ts.map +1 -1
  19. package/dist/esm/billing/billing-enums.shared.schemas.js +85 -23
  20. package/dist/esm/billing/billing-enums.shared.schemas.js.map +1 -1
  21. package/dist/esm/billing/billing-types.shared.schemas.d.ts +5 -5
  22. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts +1 -1
  23. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts.map +1 -1
  24. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js +39 -0
  25. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js.map +1 -1
  26. package/dist/esm/billing/credit-pool.shared.schemas.d.ts +6 -6
  27. package/dist/esm/billing/credit-pool.shared.schemas.d.ts.map +1 -1
  28. package/dist/esm/billing/credit-pool.shared.schemas.js +8 -4
  29. package/dist/esm/billing/credit-pool.shared.schemas.js.map +1 -1
  30. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts +1 -1
  31. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts.map +1 -1
  32. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js +35 -0
  33. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js.map +1 -1
  34. package/dist/esm/billing/invoice-ref.shared.schemas.d.ts.map +1 -1
  35. package/dist/esm/billing/invoice-ref.shared.schemas.js +8 -3
  36. package/dist/esm/billing/invoice-ref.shared.schemas.js.map +1 -1
  37. package/dist/esm/billing/price.shared.schemas.d.ts.map +1 -1
  38. package/dist/esm/billing/price.shared.schemas.js +7 -1
  39. package/dist/esm/billing/price.shared.schemas.js.map +1 -1
  40. package/dist/esm/billing/product-behavior-policy.shared.schemas.d.ts.map +1 -1
  41. package/dist/esm/billing/product-behavior-policy.shared.schemas.js +52 -11
  42. package/dist/esm/billing/product-behavior-policy.shared.schemas.js.map +1 -1
  43. package/dist/esm/billing/product-definition.shared.schemas.d.ts +2 -2
  44. package/dist/esm/billing/product.shared.resources-config.schemas.d.ts +2 -2
  45. package/dist/esm/billing/product.shared.schemas.d.ts +2 -2
  46. package/dist/esm/billing/product.shared.schemas.d.ts.map +1 -1
  47. package/dist/esm/billing/product.shared.schemas.js +7 -3
  48. package/dist/esm/billing/product.shared.schemas.js.map +1 -1
  49. package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts +2 -2
  50. package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts.map +1 -1
  51. package/dist/esm/billing/subscription.shared.resources-config.schemas.js +54 -1
  52. package/dist/esm/billing/subscription.shared.resources-config.schemas.js.map +1 -1
  53. package/dist/esm/billing/subscription.shared.schemas.d.ts +4 -4
  54. package/dist/esm/billing/subscription.shared.schemas.d.ts.map +1 -1
  55. package/dist/esm/billing/subscription.shared.schemas.js +6 -2
  56. package/dist/esm/billing/subscription.shared.schemas.js.map +1 -1
  57. package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts +1 -1
  58. package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts.map +1 -1
  59. package/dist/esm/billing/usage-record.shared.resources-config.schemas.js +39 -0
  60. package/dist/esm/billing/usage-record.shared.resources-config.schemas.js.map +1 -1
  61. package/dist/esm/billing/usage-record.shared.schemas.d.ts +11 -7
  62. package/dist/esm/billing/usage-record.shared.schemas.d.ts.map +1 -1
  63. package/dist/esm/billing/usage-record.shared.schemas.js +29 -6
  64. package/dist/esm/billing/usage-record.shared.schemas.js.map +1 -1
  65. package/dist/esm/companion/provider-discovery.shared.schemas.d.ts +69 -2
  66. package/dist/esm/companion/provider-discovery.shared.schemas.d.ts.map +1 -1
  67. package/dist/esm/companion/provider-discovery.shared.schemas.js +20 -1
  68. package/dist/esm/companion/provider-discovery.shared.schemas.js.map +1 -1
  69. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.d.ts +85 -0
  70. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.d.ts.map +1 -0
  71. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.js +157 -0
  72. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.js.map +1 -0
  73. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.d.ts.map +1 -1
  74. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js +35 -2
  75. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js.map +1 -1
  76. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.d.ts +23 -0
  77. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.d.ts.map +1 -1
  78. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.js +56 -0
  79. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.js.map +1 -1
  80. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts +541 -20
  81. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts.map +1 -1
  82. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js +605 -23
  83. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js.map +1 -1
  84. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.d.ts.map +1 -1
  85. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js +96 -3
  86. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js.map +1 -1
  87. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.d.ts +49 -0
  88. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.d.ts.map +1 -1
  89. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.js +124 -1
  90. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.js.map +1 -1
  91. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.d.ts +11 -3
  92. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.d.ts.map +1 -1
  93. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.js +11 -3
  94. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.js.map +1 -1
  95. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.d.ts +94 -0
  96. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.d.ts.map +1 -0
  97. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.js +211 -0
  98. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.js.map +1 -0
  99. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.d.ts +67 -12
  100. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.d.ts.map +1 -1
  101. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.js +95 -8
  102. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.js.map +1 -1
  103. package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts +17 -0
  104. package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts.map +1 -1
  105. package/dist/esm/compliance/privacy/privacy.shared.schemas.js +27 -4
  106. package/dist/esm/compliance/privacy/privacy.shared.schemas.js.map +1 -1
  107. package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts +89 -16
  108. package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts.map +1 -1
  109. package/dist/esm/compliance/privacy/redaction.shared.schemas.js +101 -15
  110. package/dist/esm/compliance/privacy/redaction.shared.schemas.js.map +1 -1
  111. package/dist/esm/compliance/privacy/subject-export.shared.schemas.d.ts.map +1 -1
  112. package/dist/esm/compliance/privacy/subject-export.shared.schemas.js +12 -5
  113. package/dist/esm/compliance/privacy/subject-export.shared.schemas.js.map +1 -1
  114. package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts +21 -0
  115. package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts.map +1 -1
  116. package/dist/esm/config/analytics-value-moments.shared.schemas.js +20 -0
  117. package/dist/esm/config/analytics-value-moments.shared.schemas.js.map +1 -1
  118. package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts +9 -5
  119. package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts.map +1 -1
  120. package/dist/esm/config/app-configuration-shared.shared.schemas.js +29 -0
  121. package/dist/esm/config/app-configuration-shared.shared.schemas.js.map +1 -1
  122. package/dist/esm/config/auth-config-resolution.shared.utils.d.ts +8 -1
  123. package/dist/esm/config/auth-config-resolution.shared.utils.d.ts.map +1 -1
  124. package/dist/esm/config/auth-config-resolution.shared.utils.js +29 -0
  125. package/dist/esm/config/auth-config-resolution.shared.utils.js.map +1 -1
  126. package/dist/esm/config/entity-identity-config.shared.schemas.d.ts +95 -17
  127. package/dist/esm/config/entity-identity-config.shared.schemas.d.ts.map +1 -1
  128. package/dist/esm/config/entity-identity-config.shared.schemas.js +86 -8
  129. package/dist/esm/config/entity-identity-config.shared.schemas.js.map +1 -1
  130. package/dist/esm/config/frontend/chart-definition.shared.schemas.d.ts +12 -12
  131. package/dist/esm/config/frontend/navigation.shared.schemas.d.ts +33 -0
  132. package/dist/esm/config/frontend/navigation.shared.schemas.d.ts.map +1 -1
  133. package/dist/esm/config/frontend/navigation.shared.schemas.js +32 -0
  134. package/dist/esm/config/frontend/navigation.shared.schemas.js.map +1 -1
  135. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts +40 -1
  136. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts.map +1 -1
  137. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js +40 -1
  138. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js.map +1 -1
  139. package/dist/esm/external-data/external-data-pipeline.shared.schemas.d.ts +57 -11
  140. package/dist/esm/external-data/external-data-pipeline.shared.schemas.d.ts.map +1 -1
  141. package/dist/esm/external-data/external-data-pipeline.shared.schemas.js.map +1 -1
  142. package/dist/esm/external-providers/engine-capabilities.shared.schemas.d.ts +109 -64
  143. package/dist/esm/external-providers/engine-capabilities.shared.schemas.d.ts.map +1 -1
  144. package/dist/esm/external-providers/engine-capabilities.shared.schemas.js +200 -19
  145. package/dist/esm/external-providers/engine-capabilities.shared.schemas.js.map +1 -1
  146. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.d.ts +15 -3
  147. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.d.ts.map +1 -1
  148. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.js +32 -7
  149. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.js.map +1 -1
  150. package/dist/esm/external-providers/frontend-bootstrap.shared.schemas.d.ts +84 -7
  151. package/dist/esm/external-providers/frontend-bootstrap.shared.schemas.d.ts.map +1 -1
  152. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.d.ts +59 -0
  153. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.d.ts.map +1 -0
  154. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.js +61 -0
  155. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.js.map +1 -0
  156. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.d.ts +97 -0
  157. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.d.ts.map +1 -0
  158. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.js +41 -0
  159. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.js.map +1 -0
  160. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.d.ts +148 -2
  161. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.d.ts.map +1 -1
  162. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.js +56 -1
  163. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.js.map +1 -1
  164. package/dist/esm/external-providers/provider-capability.shared.schemas.d.ts +9 -31
  165. package/dist/esm/external-providers/provider-capability.shared.schemas.d.ts.map +1 -1
  166. package/dist/esm/external-providers/provider-capability.shared.schemas.js +8 -5
  167. package/dist/esm/external-providers/provider-capability.shared.schemas.js.map +1 -1
  168. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.d.ts +18 -8
  169. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.d.ts.map +1 -1
  170. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.js +9 -4
  171. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.js.map +1 -1
  172. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.d.ts +338 -0
  173. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.d.ts.map +1 -0
  174. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.js +332 -0
  175. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.js.map +1 -0
  176. package/dist/esm/external-providers/provider-metadata.shared.schemas.d.ts +178 -9
  177. package/dist/esm/external-providers/provider-metadata.shared.schemas.d.ts.map +1 -1
  178. package/dist/esm/external-providers/provider-metadata.shared.schemas.js +181 -9
  179. package/dist/esm/external-providers/provider-metadata.shared.schemas.js.map +1 -1
  180. package/dist/esm/external-providers/provider-protocol.shared.schemas.d.ts +7 -5
  181. package/dist/esm/external-providers/provider-protocol.shared.schemas.d.ts.map +1 -1
  182. package/dist/esm/external-providers/provider-protocol.shared.schemas.js +7 -5
  183. package/dist/esm/external-providers/provider-protocol.shared.schemas.js.map +1 -1
  184. package/dist/esm/external-providers/provider-tier-rule.shared.utils.d.ts +40 -0
  185. package/dist/esm/external-providers/provider-tier-rule.shared.utils.d.ts.map +1 -0
  186. package/dist/esm/external-providers/provider-tier-rule.shared.utils.js +80 -0
  187. package/dist/esm/external-providers/provider-tier-rule.shared.utils.js.map +1 -0
  188. package/dist/esm/features/core-feature-definitions.shared.d.ts.map +1 -1
  189. package/dist/esm/features/core-feature-definitions.shared.js +7 -1
  190. package/dist/esm/features/core-feature-definitions.shared.js.map +1 -1
  191. package/dist/esm/features/feature-builders.shared.d.ts +32 -0
  192. package/dist/esm/features/feature-builders.shared.d.ts.map +1 -1
  193. package/dist/esm/features/feature-builders.shared.js +32 -0
  194. package/dist/esm/features/feature-builders.shared.js.map +1 -1
  195. package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts +1 -1
  196. package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts.map +1 -1
  197. package/dist/esm/features/user-features.shared.resources-config.schemas.js +48 -0
  198. package/dist/esm/features/user-features.shared.resources-config.schemas.js.map +1 -1
  199. package/dist/esm/files/file-upload-grant.shared.schemas.d.ts +156 -0
  200. package/dist/esm/files/file-upload-grant.shared.schemas.d.ts.map +1 -0
  201. package/dist/esm/files/file-upload-grant.shared.schemas.js +175 -0
  202. package/dist/esm/files/file-upload-grant.shared.schemas.js.map +1 -0
  203. package/dist/esm/files/files.shared.schemas.d.ts +52 -4
  204. package/dist/esm/files/files.shared.schemas.d.ts.map +1 -1
  205. package/dist/esm/files/files.shared.schemas.js +55 -4
  206. package/dist/esm/files/files.shared.schemas.js.map +1 -1
  207. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.d.ts +1 -1
  208. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.d.ts.map +1 -1
  209. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.js +33 -0
  210. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.js.map +1 -1
  211. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.d.ts.map +1 -1
  212. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.js +6 -2
  213. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.js.map +1 -1
  214. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.d.ts +1 -1
  215. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.d.ts.map +1 -1
  216. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.js +53 -0
  217. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.js.map +1 -1
  218. package/dist/esm/flows-actors/actors.shared.schemas.d.ts.map +1 -1
  219. package/dist/esm/flows-actors/actors.shared.schemas.js +3 -2
  220. package/dist/esm/flows-actors/actors.shared.schemas.js.map +1 -1
  221. package/dist/esm/flows-actors/agents.shared.schemas.d.ts +54 -5
  222. package/dist/esm/flows-actors/agents.shared.schemas.d.ts.map +1 -1
  223. package/dist/esm/flows-actors/agents.shared.schemas.js.map +1 -1
  224. package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.d.ts +6 -6
  225. package/dist/esm/flows-actors/deliberation.shared.schemas.d.ts +0 -3
  226. package/dist/esm/flows-actors/deliberation.shared.schemas.d.ts.map +1 -1
  227. package/dist/esm/flows-actors/deliberation.shared.schemas.js +0 -5
  228. package/dist/esm/flows-actors/deliberation.shared.schemas.js.map +1 -1
  229. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.d.ts +1 -1
  230. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.d.ts.map +1 -1
  231. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.js +43 -0
  232. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.js.map +1 -1
  233. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.d.ts +14 -0
  234. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.d.ts.map +1 -1
  235. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.js +48 -6
  236. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.js.map +1 -1
  237. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.d.ts +1 -1
  238. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.d.ts.map +1 -1
  239. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.js +41 -0
  240. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.js.map +1 -1
  241. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.d.ts +0 -7
  242. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.d.ts.map +1 -1
  243. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.js +23 -13
  244. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.js.map +1 -1
  245. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts +19 -0
  246. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts.map +1 -1
  247. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js +33 -0
  248. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js.map +1 -1
  249. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts +14 -9
  250. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts.map +1 -1
  251. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js +14 -9
  252. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js.map +1 -1
  253. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.d.ts.map +1 -1
  254. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js +3 -2
  255. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js.map +1 -1
  256. package/dist/esm/flows-actors/flows.shared.schemas.d.ts.map +1 -1
  257. package/dist/esm/flows-actors/flows.shared.schemas.js +3 -2
  258. package/dist/esm/flows-actors/flows.shared.schemas.js.map +1 -1
  259. package/dist/esm/flows-actors/mcp-servers.shared.schemas.d.ts +128 -0
  260. package/dist/esm/flows-actors/mcp-servers.shared.schemas.d.ts.map +1 -0
  261. package/dist/esm/flows-actors/mcp-servers.shared.schemas.js +142 -0
  262. package/dist/esm/flows-actors/mcp-servers.shared.schemas.js.map +1 -0
  263. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.d.ts +0 -3
  264. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.d.ts.map +1 -1
  265. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.js +1 -4
  266. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.js.map +1 -1
  267. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.d.ts +0 -16
  268. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.d.ts.map +1 -1
  269. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.js +1 -17
  270. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.js.map +1 -1
  271. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.d.ts +3 -3
  272. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.js +3 -3
  273. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.js.map +1 -1
  274. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.d.ts +2 -8
  275. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.d.ts.map +1 -1
  276. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.js +4 -15
  277. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.js.map +1 -1
  278. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts +1 -1
  279. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts.map +1 -1
  280. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js +51 -0
  281. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js.map +1 -1
  282. package/dist/esm/guidance/guidance-state.shared.schemas.d.ts.map +1 -1
  283. package/dist/esm/guidance/guidance-state.shared.schemas.js +8 -2
  284. package/dist/esm/guidance/guidance-state.shared.schemas.js.map +1 -1
  285. package/dist/esm/guidance/guidance-state.shared.utils.d.ts.map +1 -1
  286. package/dist/esm/guidance/guidance-state.shared.utils.js +1 -0
  287. package/dist/esm/guidance/guidance-state.shared.utils.js.map +1 -1
  288. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts +1 -1
  289. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts.map +1 -1
  290. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js +51 -0
  291. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js.map +1 -1
  292. package/dist/esm/guidance/lifecycle-state.shared.schemas.d.ts.map +1 -1
  293. package/dist/esm/guidance/lifecycle-state.shared.schemas.js +28 -3
  294. package/dist/esm/guidance/lifecycle-state.shared.schemas.js.map +1 -1
  295. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts +9 -1
  296. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts.map +1 -1
  297. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js +51 -0
  298. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js.map +1 -1
  299. package/dist/esm/guidance/progression-state.shared.schemas.d.ts +46 -0
  300. package/dist/esm/guidance/progression-state.shared.schemas.d.ts.map +1 -1
  301. package/dist/esm/guidance/progression-state.shared.schemas.js +67 -4
  302. package/dist/esm/guidance/progression-state.shared.schemas.js.map +1 -1
  303. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.d.ts +356 -52
  304. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.d.ts.map +1 -1
  305. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.js +166 -39
  306. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.js.map +1 -1
  307. package/dist/esm/index.d.ts +15 -0
  308. package/dist/esm/index.d.ts.map +1 -1
  309. package/dist/esm/index.js +15 -0
  310. package/dist/esm/index.js.map +1 -1
  311. package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts +11 -2
  312. package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts.map +1 -1
  313. package/dist/esm/notifications/email/email-template-registry.shared.schemas.js.map +1 -1
  314. package/dist/esm/notifications/email/email-template.shared.enums.d.ts +15 -0
  315. package/dist/esm/notifications/email/email-template.shared.enums.d.ts.map +1 -1
  316. package/dist/esm/notifications/email/email-template.shared.enums.js +15 -0
  317. package/dist/esm/notifications/email/email-template.shared.enums.js.map +1 -1
  318. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.d.ts +70 -0
  319. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.d.ts.map +1 -0
  320. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.js +71 -0
  321. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.js.map +1 -0
  322. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.d.ts +1 -0
  323. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.d.ts.map +1 -1
  324. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.js +19 -0
  325. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.js.map +1 -1
  326. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.d.ts +30 -0
  327. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.d.ts.map +1 -1
  328. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.js +65 -1
  329. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.js.map +1 -1
  330. package/dist/esm/notifications/notification-badges.core.definitions.d.ts +6 -4
  331. package/dist/esm/notifications/notification-badges.core.definitions.d.ts.map +1 -1
  332. package/dist/esm/notifications/notification-badges.core.definitions.js +6 -4
  333. package/dist/esm/notifications/notification-badges.core.definitions.js.map +1 -1
  334. package/dist/esm/notifications/notification-badges.schemas.d.ts +167 -5
  335. package/dist/esm/notifications/notification-badges.schemas.d.ts.map +1 -1
  336. package/dist/esm/notifications/notification-badges.schemas.js +191 -6
  337. package/dist/esm/notifications/notification-badges.schemas.js.map +1 -1
  338. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts +1 -1
  339. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts.map +1 -1
  340. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js +36 -0
  341. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js.map +1 -1
  342. package/dist/esm/notifications/notifications.shared.schemas.d.ts +107 -0
  343. package/dist/esm/notifications/notifications.shared.schemas.d.ts.map +1 -1
  344. package/dist/esm/notifications/notifications.shared.schemas.js +149 -1
  345. package/dist/esm/notifications/notifications.shared.schemas.js.map +1 -1
  346. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts +1 -1
  347. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts.map +1 -1
  348. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js +44 -0
  349. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js.map +1 -1
  350. package/dist/esm/organizations/organization-members.shared.schemas.d.ts.map +1 -1
  351. package/dist/esm/organizations/organization-members.shared.schemas.js +15 -4
  352. package/dist/esm/organizations/organization-members.shared.schemas.js.map +1 -1
  353. package/dist/esm/organizations/organization-notifications.shared.schemas.d.ts.map +1 -1
  354. package/dist/esm/organizations/organization-notifications.shared.schemas.js +22 -1
  355. package/dist/esm/organizations/organization-notifications.shared.schemas.js.map +1 -1
  356. package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts +26 -0
  357. package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts.map +1 -1
  358. package/dist/esm/organizations/organization-preferences.shared.schemas.js +25 -0
  359. package/dist/esm/organizations/organization-preferences.shared.schemas.js.map +1 -1
  360. package/dist/esm/organizations/organization-profile.shared.schemas.d.ts +25 -0
  361. package/dist/esm/organizations/organization-profile.shared.schemas.d.ts.map +1 -1
  362. package/dist/esm/organizations/organization-profile.shared.schemas.js +42 -17
  363. package/dist/esm/organizations/organization-profile.shared.schemas.js.map +1 -1
  364. package/dist/esm/organizations/organization-unit-narrowing.shared.d.ts +3 -2
  365. package/dist/esm/organizations/organization-unit-narrowing.shared.d.ts.map +1 -1
  366. package/dist/esm/organizations/organization-unit-narrowing.shared.js +9 -2
  367. package/dist/esm/organizations/organization-unit-narrowing.shared.js.map +1 -1
  368. package/dist/esm/organizations/organizations.shared.resources-config.schemas.d.ts.map +1 -1
  369. package/dist/esm/organizations/organizations.shared.resources-config.schemas.js +35 -12
  370. package/dist/esm/organizations/organizations.shared.resources-config.schemas.js.map +1 -1
  371. package/dist/esm/public-runtime/index.d.ts +49 -2
  372. package/dist/esm/public-runtime/index.d.ts.map +1 -1
  373. package/dist/esm/public-runtime/index.js +48 -1
  374. package/dist/esm/public-runtime/index.js.map +1 -1
  375. package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts +6 -5
  376. package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts.map +1 -1
  377. package/dist/esm/queue/jobs.shared.resources-config.schemas.js +23 -5
  378. package/dist/esm/queue/jobs.shared.resources-config.schemas.js.map +1 -1
  379. package/dist/esm/queue/jobs.shared.schemas.d.ts +16 -3
  380. package/dist/esm/queue/jobs.shared.schemas.d.ts.map +1 -1
  381. package/dist/esm/queue/jobs.shared.schemas.js +16 -3
  382. package/dist/esm/queue/jobs.shared.schemas.js.map +1 -1
  383. package/dist/esm/requests/manual-controllers-routes-documentation.d.ts +137 -0
  384. package/dist/esm/requests/manual-controllers-routes-documentation.d.ts.map +1 -0
  385. package/dist/esm/requests/manual-controllers-routes-documentation.js +1201 -0
  386. package/dist/esm/requests/manual-controllers-routes-documentation.js.map +1 -0
  387. package/dist/esm/requests/manual-controllers-routes-urls.d.ts +67 -0
  388. package/dist/esm/requests/manual-controllers-routes-urls.d.ts.map +1 -1
  389. package/dist/esm/requests/manual-controllers-routes-urls.js +78 -0
  390. package/dist/esm/requests/manual-controllers-routes-urls.js.map +1 -1
  391. package/dist/esm/requests/rate-limits.shared.schemas.d.ts +11 -1
  392. package/dist/esm/requests/rate-limits.shared.schemas.d.ts.map +1 -1
  393. package/dist/esm/requests/rate-limits.shared.schemas.js +11 -1
  394. package/dist/esm/requests/rate-limits.shared.schemas.js.map +1 -1
  395. package/dist/esm/requests/websocket.shared.schemas.d.ts +86 -4
  396. package/dist/esm/requests/websocket.shared.schemas.d.ts.map +1 -1
  397. package/dist/esm/requests/websocket.shared.schemas.js +138 -0
  398. package/dist/esm/requests/websocket.shared.schemas.js.map +1 -1
  399. package/dist/esm/resources/collection-query-parameters.shared.d.ts +22 -0
  400. package/dist/esm/resources/collection-query-parameters.shared.d.ts.map +1 -0
  401. package/dist/esm/resources/collection-query-parameters.shared.js +22 -0
  402. package/dist/esm/resources/collection-query-parameters.shared.js.map +1 -0
  403. package/dist/esm/resources/resources-config.shared.factory.d.ts +1 -0
  404. package/dist/esm/resources/resources-config.shared.factory.d.ts.map +1 -1
  405. package/dist/esm/resources/resources-config.shared.factory.js +189 -31
  406. package/dist/esm/resources/resources-config.shared.factory.js.map +1 -1
  407. package/dist/esm/resources/resources-config.shared.schemas.d.ts +395 -92
  408. package/dist/esm/resources/resources-config.shared.schemas.d.ts.map +1 -1
  409. package/dist/esm/resources/resources-config.shared.schemas.js +109 -20
  410. package/dist/esm/resources/resources-config.shared.schemas.js.map +1 -1
  411. package/dist/esm/resources/resources-registry.shared.core.definitions.d.ts.map +1 -1
  412. package/dist/esm/resources/resources-registry.shared.core.definitions.js +97 -5
  413. package/dist/esm/resources/resources-registry.shared.core.definitions.js.map +1 -1
  414. package/dist/esm/resources/resources-relationships.shared.factory.d.ts.map +1 -1
  415. package/dist/esm/resources/resources-relationships.shared.factory.js +15 -0
  416. package/dist/esm/resources/resources-relationships.shared.factory.js.map +1 -1
  417. package/dist/esm/resources/resources.shared.core.definitions.d.ts +37 -0
  418. package/dist/esm/resources/resources.shared.core.definitions.d.ts.map +1 -1
  419. package/dist/esm/resources/resources.shared.core.definitions.js +51 -0
  420. package/dist/esm/resources/resources.shared.core.definitions.js.map +1 -1
  421. package/dist/esm/resources/resources.shared.schemas.d.ts +11 -2
  422. package/dist/esm/resources/resources.shared.schemas.d.ts.map +1 -1
  423. package/dist/esm/resources/resources.shared.schemas.js +34 -3
  424. package/dist/esm/resources/resources.shared.schemas.js.map +1 -1
  425. package/dist/esm/resources/utils/field-value-disclosure.utils.d.ts +51 -0
  426. package/dist/esm/resources/utils/field-value-disclosure.utils.d.ts.map +1 -0
  427. package/dist/esm/resources/utils/field-value-disclosure.utils.js +53 -0
  428. package/dist/esm/resources/utils/field-value-disclosure.utils.js.map +1 -0
  429. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.d.ts.map +1 -1
  430. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js +21 -6
  431. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js.map +1 -1
  432. package/dist/esm/resources/utils/resources-summary.utils.d.ts +16 -2
  433. package/dist/esm/resources/utils/resources-summary.utils.d.ts.map +1 -1
  434. package/dist/esm/resources/utils/resources-summary.utils.js +19 -5
  435. package/dist/esm/resources/utils/resources-summary.utils.js.map +1 -1
  436. package/dist/esm/resources/utils/shared-persistence-collection.utils.d.ts.map +1 -1
  437. package/dist/esm/resources/utils/shared-persistence-collection.utils.js +11 -0
  438. package/dist/esm/resources/utils/shared-persistence-collection.utils.js.map +1 -1
  439. package/dist/esm/runtime/domain-module.shared.definitions.d.ts +25 -0
  440. package/dist/esm/runtime/domain-module.shared.definitions.d.ts.map +1 -1
  441. package/dist/esm/runtime/domain-module.shared.definitions.js.map +1 -1
  442. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts +1 -0
  443. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts.map +1 -1
  444. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js +38 -0
  445. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js.map +1 -1
  446. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts +1 -0
  447. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts.map +1 -1
  448. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js +38 -0
  449. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js.map +1 -1
  450. package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts +4 -11
  451. package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts.map +1 -1
  452. package/dist/esm/security/authentications/authentication.shared.dto.schemas.js +0 -1
  453. package/dist/esm/security/authentications/authentication.shared.dto.schemas.js.map +1 -1
  454. package/dist/esm/security/authentications/authentication.shared.schemas.d.ts +141 -5
  455. package/dist/esm/security/authentications/authentication.shared.schemas.d.ts.map +1 -1
  456. package/dist/esm/security/authentications/authentication.shared.schemas.js +147 -3
  457. package/dist/esm/security/authentications/authentication.shared.schemas.js.map +1 -1
  458. package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts +17 -1
  459. package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts.map +1 -1
  460. package/dist/esm/security/authentications/consumable-token.shared.schemas.js +16 -0
  461. package/dist/esm/security/authentications/consumable-token.shared.schemas.js.map +1 -1
  462. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.d.ts +28 -0
  463. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.d.ts.map +1 -0
  464. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.js +28 -0
  465. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.js.map +1 -0
  466. package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts +1 -0
  467. package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts.map +1 -1
  468. package/dist/esm/security/authentications/registration.shared.dto.schemas.js +11 -0
  469. package/dist/esm/security/authentications/registration.shared.dto.schemas.js.map +1 -1
  470. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts +15 -0
  471. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts.map +1 -1
  472. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js +21 -4
  473. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js.map +1 -1
  474. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.d.ts +21 -0
  475. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.d.ts.map +1 -0
  476. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.js +21 -0
  477. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.js.map +1 -0
  478. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts +61 -1
  479. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts.map +1 -1
  480. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js +208 -6
  481. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js.map +1 -1
  482. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts +37 -27
  483. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts.map +1 -1
  484. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js +134 -12
  485. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js.map +1 -1
  486. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts +0 -6
  487. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts.map +1 -1
  488. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js +17 -8
  489. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js.map +1 -1
  490. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.d.ts +1 -1
  491. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.d.ts.map +1 -1
  492. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.js +70 -0
  493. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.js.map +1 -1
  494. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.d.ts +45 -8
  495. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.d.ts.map +1 -1
  496. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.js +56 -10
  497. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.js.map +1 -1
  498. package/dist/esm/security/authorizations/roles.shared.schemas.d.ts +16 -1
  499. package/dist/esm/security/authorizations/roles.shared.schemas.d.ts.map +1 -1
  500. package/dist/esm/security/authorizations/roles.shared.schemas.js +16 -1
  501. package/dist/esm/security/authorizations/roles.shared.schemas.js.map +1 -1
  502. package/dist/esm/security/authorizations/roles.shared.utils.d.ts +54 -0
  503. package/dist/esm/security/authorizations/roles.shared.utils.d.ts.map +1 -1
  504. package/dist/esm/security/authorizations/roles.shared.utils.js +59 -0
  505. package/dist/esm/security/authorizations/roles.shared.utils.js.map +1 -1
  506. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.d.ts +31 -0
  507. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.d.ts.map +1 -0
  508. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.js +198 -0
  509. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.js.map +1 -0
  510. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.d.ts +31 -0
  511. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.d.ts.map +1 -0
  512. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.js +191 -0
  513. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.js.map +1 -0
  514. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.d.ts +250 -0
  515. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.d.ts.map +1 -0
  516. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.js +486 -0
  517. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.js.map +1 -0
  518. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.d.ts +4 -1
  519. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.d.ts.map +1 -1
  520. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.js +29 -0
  521. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.js.map +1 -1
  522. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.d.ts +4 -1
  523. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.d.ts.map +1 -1
  524. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.js +29 -0
  525. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.js.map +1 -1
  526. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.d.ts +67 -0
  527. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.d.ts.map +1 -1
  528. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.js +44 -1
  529. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.js.map +1 -1
  530. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.d.ts +1 -1
  531. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.d.ts.map +1 -1
  532. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.js +35 -0
  533. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.js.map +1 -1
  534. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.d.ts +13 -0
  535. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.d.ts.map +1 -1
  536. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.js +31 -4
  537. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.js.map +1 -1
  538. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.d.ts +1 -1
  539. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.d.ts.map +1 -1
  540. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.js +34 -0
  541. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.js.map +1 -1
  542. package/dist/esm/users/inbound-contacts.shared.schemas.d.ts.map +1 -1
  543. package/dist/esm/users/inbound-contacts.shared.schemas.js +7 -4
  544. package/dist/esm/users/inbound-contacts.shared.schemas.js.map +1 -1
  545. package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts +1 -1
  546. package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts.map +1 -1
  547. package/dist/esm/users/user-credentials.shared.resources-config.schemas.js +37 -0
  548. package/dist/esm/users/user-credentials.shared.resources-config.schemas.js.map +1 -1
  549. package/dist/esm/users/user-credentials.shared.schemas.d.ts.map +1 -1
  550. package/dist/esm/users/user-credentials.shared.schemas.js +17 -2
  551. package/dist/esm/users/user-credentials.shared.schemas.js.map +1 -1
  552. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts +1 -1
  553. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts.map +1 -1
  554. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js +36 -0
  555. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js.map +1 -1
  556. package/dist/esm/users/user-identity-links.shared.schemas.d.ts.map +1 -1
  557. package/dist/esm/users/user-identity-links.shared.schemas.js +15 -5
  558. package/dist/esm/users/user-identity-links.shared.schemas.js.map +1 -1
  559. package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts +5 -5
  560. package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts.map +1 -1
  561. package/dist/esm/users/user-preferences.shared.resources-config.schemas.js +53 -0
  562. package/dist/esm/users/user-preferences.shared.resources-config.schemas.js.map +1 -1
  563. package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts +1 -1
  564. package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts.map +1 -1
  565. package/dist/esm/users/user-profiles.shared.resources-config.schemas.js +62 -0
  566. package/dist/esm/users/user-profiles.shared.resources-config.schemas.js.map +1 -1
  567. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts +5 -5
  568. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts.map +1 -1
  569. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js +53 -0
  570. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js.map +1 -1
  571. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts +1 -1
  572. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts.map +1 -1
  573. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js +62 -0
  574. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js.map +1 -1
  575. package/dist/esm/users/user-self.shared.resources-config.schemas.d.ts.map +1 -1
  576. package/dist/esm/users/user-self.shared.resources-config.schemas.js +33 -3
  577. package/dist/esm/users/user-self.shared.resources-config.schemas.js.map +1 -1
  578. package/dist/esm/users/users.shared.resources-config.schemas.d.ts +17 -1
  579. package/dist/esm/users/users.shared.resources-config.schemas.d.ts.map +1 -1
  580. package/dist/esm/users/users.shared.resources-config.schemas.js +136 -5
  581. package/dist/esm/users/users.shared.resources-config.schemas.js.map +1 -1
  582. package/dist/esm/users/users.shared.schemas.d.ts +62 -12
  583. package/dist/esm/users/users.shared.schemas.d.ts.map +1 -1
  584. package/dist/esm/users/users.shared.schemas.js +79 -23
  585. package/dist/esm/users/users.shared.schemas.js.map +1 -1
  586. package/dist/tsconfig.build.tsbuildinfo +1 -1
  587. package/package.json +5 -6
  588. package/dist/esm/.builder.pid +0 -9
@@ -5,6 +5,7 @@ import { PlatformAccessGrantAutoApprovalReason, PlatformAccessGrantLifecycleTran
5
5
  import { ExecutionContext_ExecutionType } from "../../runtime/execution-context.shared.schemas";
6
6
  import { AuthScopeType, SsoConnectionType } from "../../security/authentications/authentication.shared.schemas";
7
7
  import { WebhookEndpointProbeOutcome } from "../../notifications/m2m/webhook-config.shared.schemas";
8
+ import { ProviderCredentialDeletionReason, ProviderCredentialResolutionSource } from "../../security/connected-accounts/provider-credentials.shared.schemas";
8
9
  export declare enum CoreAuditableEventType {
9
10
  USER_LOGIN = "user_login",
10
11
  USER_LOGOUT = "user_logout",
@@ -14,6 +15,23 @@ export declare enum CoreAuditableEventType {
14
15
  USER_MFA_ENABLED = "user_mfa_enabled",
15
16
  USER_MFA_DISABLED = "user_mfa_disabled",
16
17
  USER_SESSION_EXPIRED = "user_session_expired",
18
+ /**
19
+ * A refresh chain was FORCIBLY RETIRED because the principal exceeded its concurrent-session cap.
20
+ *
21
+ * DISTINCT from {@link USER_SESSION_EXPIRED}, and the split is semantic rather than cosmetic. An
22
+ * expiry is time elapsing; an eviction is a cap DISPLACING a live chain, and the two answer
23
+ * different reviewer questions — "was this user idle?" versus "is somebody's chain being pushed
24
+ * out?". The second is the one that matters: the cap exists to bound the blast radius of undetected
25
+ * token theft, so a burst of evictions for one principal is exactly the signal a reviewer wants.
26
+ *
27
+ * Before this, the only trace was a debug log — a security-relevant token-lifecycle act with no
28
+ * durable record, which is what `CLAUDE.md`'s assurance-by-construction rule asks for by name.
29
+ *
30
+ * assurance-control: WILDO.IDENTITY.SESSION_CONCURRENCY_LIMIT — the eviction enforcing the
31
+ * concurrent-session bound leaves a record naming WHICH chain was retired and when it was issued,
32
+ * so the first-in-first-out property is reviewable rather than merely implemented.
33
+ */
34
+ USER_SESSION_EVICTED = "user_session_evicted",
17
35
  MACHINE_AUTH_SUCCESS = "machine_auth_success",
18
36
  MACHINE_AUTH_FAILED = "machine_auth_failed",
19
37
  MACHINE_ACCESS = "machine_access",
@@ -79,6 +97,16 @@ export declare enum CoreAuditableEventType {
79
97
  USER_TOKEN_REFRESHED = "user_token_refreshed",
80
98
  ORGANIZATION_SSO_CONFIGURATION_CHANGED = "organization_sso_configuration_changed",
81
99
  ORGANIZATION_SIEM_EXPORT_CONFIGURED = "organization_siem_export_configured",
100
+ ORGANIZATION_PROVIDER_CREDENTIAL_SET = "organization_provider_credential_set",
101
+ ORGANIZATION_PROVIDER_CREDENTIAL_ROTATED = "organization_provider_credential_rotated",
102
+ ORGANIZATION_PROVIDER_CREDENTIAL_USED = "organization_provider_credential_used",
103
+ ORGANIZATION_PROVIDER_CREDENTIAL_DELETED = "organization_provider_credential_deleted",
104
+ USER_PROVIDER_CREDENTIAL_SET = "user_provider_credential_set",
105
+ USER_PROVIDER_CREDENTIAL_ROTATED = "user_provider_credential_rotated",
106
+ USER_PROVIDER_CREDENTIAL_USED = "user_provider_credential_used",
107
+ USER_PROVIDER_CREDENTIAL_DELETED = "user_provider_credential_deleted",
108
+ ORGANIZATION_PROVIDER_CONNECTION_GRANTED = "organization_provider_connection_granted",
109
+ USER_PROVIDER_CONNECTION_GRANTED = "user_provider_connection_granted",
82
110
  APPLICATION_AUTH_POLICY_CHANGED = "application_auth_policy_changed",
83
111
  WEBHOOK_ENDPOINT_TEST_DISPATCHED = "webhook_endpoint_test_dispatched",
84
112
  SCIM_TOKEN_CREATED = "scim_token_created",
@@ -114,6 +142,7 @@ export declare enum CoreAuditableEventType {
114
142
  USER_PASSKEY_AUTHENTICATION_SUCCESS = "user_passkey_authentication_success",
115
143
  USER_PASSKEY_AUTHENTICATION_FAILURE = "user_passkey_authentication_failure",
116
144
  USER_PASSKEY_REMOVED = "user_passkey_removed",
145
+ USER_PASSKEY_CLONE_SUSPECTED = "user_passkey_clone_suspected",
117
146
  USER_MAGIC_LINK_SENT = "user_magic_link_sent",
118
147
  USER_MAGIC_LINK_VERIFIED = "user_magic_link_verified",
119
148
  USER_MAGIC_LINK_FAILED = "user_magic_link_failed",
@@ -132,6 +161,47 @@ export declare enum CoreAuditableEventType {
132
161
  SAML_METADATA_PARSED = "saml_metadata_parsed",
133
162
  SAML_EMAIL_CHANGED = "saml_email_changed",
134
163
  OAUTH2_PROVIDER_BLOCKED = "oauth2_provider_blocked",
164
+ /**
165
+ * File upload grant lifecycle (issue #312) — the first FILE-domain audit events. A grant is a
166
+ * single-use bearer credential that lets whoever holds it perform ONE upload into ONE resource file
167
+ * field with the MINTER's authority; minting it is a delegated-authorization act and is audited as
168
+ * one. `ISSUED` at mint (MEDIUM: a credential left the trust boundary), `REDEEMED` when the one
169
+ * upload landed and the FILES row exists, `REVOKED` when the minter or an administrator cancelled
170
+ * it. The event data carries the grant's ID — never its value.
171
+ */
172
+ FILE_UPLOAD_GRANT_ISSUED = "file_upload_grant_issued",
173
+ FILE_UPLOAD_GRANT_REDEEMED = "file_upload_grant_redeemed",
174
+ FILE_UPLOAD_GRANT_REVOKED = "file_upload_grant_revoked",
175
+ /**
176
+ * A scanner concluded that an uploaded file is INFECTED, and the file was quarantined.
177
+ *
178
+ * Until this existed, the scanner emitted no audit row of any kind: an infection produced a
179
+ * `SCANNING → INFECTED → QUARANTINED` status transition on the file record and nothing else, so
180
+ * the only way to learn that malware had reached the application's storage was to NOTICE a row
181
+ * sitting at `QUARANTINED` — a poll, not a signal. Malware arriving is one of the few things an
182
+ * operator wants to be alerted on, and one of the few a customer security questionnaire asks about
183
+ * by name.
184
+ *
185
+ * `CRITICAL`, on the same argument as `USER_PASSKEY_CLONE_SUSPECTED`: a conclusion the security
186
+ * mechanism reached about a real threat, not a routine outcome.
187
+ *
188
+ * assurance-control: WILDO.SECURITY.INGESTED_CONTENT_INSPECTION — a detected infection is
189
+ * attributable and monitorable, not only visible as a row status. This event is the RECORD half of
190
+ * that objective; the mechanism half is the fail-closed scan gate itself.
191
+ */
192
+ FILE_MALWARE_DETECTED = "file_malware_detected",
193
+ /**
194
+ * A scan could NOT be completed — the scanner was unreachable, or the pipeline errored.
195
+ *
196
+ * Its own event rather than a lower severity on the one above, because the operational stories are
197
+ * opposite: an infection means the control WORKED, a failure means it DID NOT RUN. From outside
198
+ * they are indistinguishable today — the file is non-downloadable either way — which is precisely
199
+ * why the trail has to tell them apart. A run of these means files are arriving unscanned.
200
+ *
201
+ * `WARNING`, not `CRITICAL`: nothing was found and nothing was exposed, because the file fails
202
+ * closed to `FAILED` and stays undownloadable. What is wrong is the control's availability.
203
+ */
204
+ FILE_MALWARE_SCAN_FAILED = "file_malware_scan_failed",
135
205
  ONE_OFF_TOKEN_CREATED = "one_off_token_created",
136
206
  ONE_OFF_TOKEN_EXCHANGED = "one_off_token_exchanged",
137
207
  /** revocation-B1: a super-admin cancelled an un-exchanged one-off (impersonation) session token. */
@@ -166,6 +236,13 @@ export declare enum CoreAuditableEventType {
166
236
  * crossing is NAMED in the trail". Before this event, an operator could enumerate every user's
167
237
  * email across every tenant and leave nothing behind.
168
238
  *
239
+ * ⚠️ "Structurally unavailable" above is exact about the EXISTING grant mechanism — it needs a
240
+ * target tenant and a collection call names none — and must not be read as "prevention is
241
+ * impossible". An application-wide grant kind is buildable; what blocks it is the question of who
242
+ * approves an elevation that names no tenant. See
243
+ * `ScopeRootConfinementDisposition.UNCONFINED_APPLICATION_TIER_DIRECTORY`, which owns that
244
+ * reasoning beside the declaration that makes this read unconfined.
245
+ *
169
246
  * INFO, not WARNING: unlike its cross-tenant sibling this is an ordinary, expected administrative
170
247
  * read on a surface built for it. The subset worth escalating is selected by a SIEM rule on
171
248
  * `resourceType` + `returnedCount`, both of which ride the payload.
@@ -263,6 +340,34 @@ export declare enum AuditEventSeverity {
263
340
  WARNING = "warning",
264
341
  CRITICAL = "critical"
265
342
  }
343
+ /**
344
+ * What each audit category and severity MEANS to whoever reads the trail.
345
+ *
346
+ * The words were authored, correctly, in the technical-documentation catalog that renders the
347
+ * audit-trail page — and lived only there, so the same vocabularies reached every other surface as
348
+ * bare tokens. Moved here, beside the enums, because a vocabulary's words belong with the
349
+ * vocabulary: the catalog now imports them, the schemas describe their own fields from them, and
350
+ * there is one account of what `data_access` selects rather than two that can disagree.
351
+ *
352
+ * `name` is what a reader is shown; `meaning` is what selecting it actually gets them. Exhaustive by
353
+ * type, so a sixth category cannot ship as a bare value.
354
+ */
355
+ export declare const AUDIT_EVENT_CATEGORY_MEANINGS: Readonly<Record<AuditEventCategory, {
356
+ readonly name: string;
357
+ readonly meaning: string;
358
+ }>>;
359
+ export declare const AUDIT_EVENT_SEVERITY_MEANINGS: Readonly<Record<AuditEventSeverity, {
360
+ readonly name: string;
361
+ readonly meaning: string;
362
+ }>>;
363
+ /**
364
+ * A `Values:` legend in the shape the generated API reference already uses, so a field described
365
+ * here reads exactly like one described from a resource specification.
366
+ */
367
+ export declare function describeAuditVocabulary(lead: string, meanings: Readonly<Record<string, {
368
+ readonly name: string;
369
+ readonly meaning: string;
370
+ }>>): string;
266
371
  /**
267
372
  * Why the authorizer refused an operation. A CLOSED vocabulary — the authorizer resolves exactly
268
373
  * one of these per refusal, and a SOC dashboard groups by it.
@@ -502,6 +607,31 @@ export declare const AuditableEvent_User_SessionExpiredEventDataSchema: z.ZodObj
502
607
  sessionDuration: z.ZodNumber;
503
608
  lastActivity: z.ZodDate;
504
609
  }, z.core.$strip>;
610
+ /**
611
+ * One refresh chain retired to keep a principal within its concurrent-session cap.
612
+ *
613
+ * `evictedIssuedAt` is the load-bearing field and the reason this event is worth its own type: the
614
+ * cap's security property is that the OLDEST chain goes, so a record that named only the victim
615
+ * would prove a session ended without proving the right one did. Carrying the issuance instant makes
616
+ * the first-in-first-out claim checkable from the trail alone.
617
+ *
618
+ * `configuredMaximum` and `retainedCount` are here so a reviewer can tell a correctly-enforced cap
619
+ * from a misconfigured one without reading the config as it stood at that moment.
620
+ *
621
+ * NO token material. The JTI is an opaque identifier, never the token — the trail must not become a
622
+ * place where a credential can be recovered.
623
+ *
624
+ * assurance-control: WILDO.IDENTITY.SESSION_CONCURRENCY_LIMIT — the bound's enforcement is evidenced,
625
+ * including WHICH chain was retired, so the ordering can be reviewed and not merely trusted.
626
+ */
627
+ export declare const AuditableEvent_User_SessionEvictedEventDataSchema: z.ZodObject<{
628
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_SESSION_EVICTED>;
629
+ userId: z.ZodString;
630
+ evictedJti: z.ZodString;
631
+ evictedIssuedAt: z.ZodOptional<z.ZodDate>;
632
+ configuredMaximum: z.ZodNumber;
633
+ retainedCount: z.ZodNumber;
634
+ }, z.core.$strip>;
505
635
  /**
506
636
  * A `USERS` row was hard-deleted.
507
637
  *
@@ -576,14 +706,46 @@ export declare const AuditableEvent_Application_SuperAdminFloorBreachedEventData
576
706
  * recorded rather than assumed zero: the floor's minimum is configurable, and an event that hard-codes
577
707
  * the consequence cannot be re-read against a changed policy.
578
708
  */
709
+ /**
710
+ * HOW a tenant's owner-floor breach came to be known.
711
+ *
712
+ * The two answers mean genuinely different things to whoever reads the record, and a reader cannot
713
+ * tell them apart from the rest of the payload — which is why this is a named member rather than an
714
+ * inference from whether the action fields happen to be present.
715
+ *
716
+ * The event type stays SINGLE across both, deliberately. The fact recorded is "this tenant has no
717
+ * administratively usable owner", and that is the query an operator needs to be one query: splitting
718
+ * it in two would mean a breach is missed by whichever half somebody alerts on.
719
+ */
720
+ export declare enum AdministrativeContinuityBreachDetection {
721
+ /**
722
+ * A guarded lifecycle write was ALLOWED through and stranded the tenant.
723
+ *
724
+ * The permissive branch is deliberate — refusing a suspension would mean an operator cannot lock
725
+ * out a compromised owner without first transferring ownership using the tenant the attacker
726
+ * controls — so this record IS the control that makes the trade acceptable. The action fields are
727
+ * populated here, because there is an action to name.
728
+ */
729
+ ALLOWED_LIFECYCLE_ACTION = "allowed_lifecycle_action",
730
+ /**
731
+ * The boot report found the tenant ALREADY stranded, by a route no guard ever saw: a direct
732
+ * database edit, a restore from a backup taken mid-erasure, a seed that authored no owner, or a
733
+ * role-table change that redefined which roles confer ownership.
734
+ *
735
+ * There is no action to name, so the action fields are absent rather than filled with placeholders
736
+ * — the same reading `logApplicationSuperAdminFloorBreached` takes for its missing `userId`.
737
+ */
738
+ BOOT_REPORT = "boot_report"
739
+ }
579
740
  export declare const AuditableEvent_Organization_OwnerFloorBreachedEventDataSchema: z.ZodObject<{
580
741
  eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_OWNER_FLOOR_BREACHED>;
581
742
  organizationId: z.ZodString;
582
- reducedMemberIds: z.ZodArray<z.ZodString>;
743
+ detectedBy: z.ZodEnum<typeof AdministrativeContinuityBreachDetection>;
583
744
  remainingUsableOwners: z.ZodNumber;
584
- operationIdentifier: z.ZodString;
585
- subjectUserId: z.ZodString;
586
- subjectNextStatus: z.ZodString;
745
+ reducedMemberIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
746
+ operationIdentifier: z.ZodOptional<z.ZodString>;
747
+ subjectUserId: z.ZodOptional<z.ZodString>;
748
+ subjectNextStatus: z.ZodOptional<z.ZodString>;
587
749
  }, z.core.$strip>;
588
750
  export declare const AuditableEvent_OrganizationMember_InvitedEventDataSchema: z.ZodObject<{
589
751
  eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_MEMBER_INVITED>;
@@ -1056,6 +1218,207 @@ export declare const AuditableEvent_Organization_SIEMExportConfiguredEventDataSc
1056
1218
  webhookUrlDomain: z.ZodOptional<z.ZodString>;
1057
1219
  eventFormatConfigured: z.ZodOptional<z.ZodString>;
1058
1220
  }, z.core.$strip>;
1221
+ /**
1222
+ * A tenant granted this application authority to act as it toward a third party.
1223
+ *
1224
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — organization authorizes delegated
1225
+ * access to a named third party.
1226
+ */
1227
+ export declare const AuditableEvent_OrganizationProviderCredential_SetEventDataSchema: z.ZodObject<{
1228
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_SET>;
1229
+ organizationId: z.ZodString;
1230
+ providerRef: z.ZodString;
1231
+ secretSlug: z.ZodString;
1232
+ setBy: z.ZodOptional<z.ZodString>;
1233
+ credentialId: z.ZodString;
1234
+ }, z.core.$strip>;
1235
+ /**
1236
+ * The stored VALUE changed for a credential that already existed.
1237
+ *
1238
+ * Separate from `_SET` because rotation is the response to a suspected compromise, and "was this
1239
+ * rotated after the incident?" must be answerable without reading every configuration edit.
1240
+ *
1241
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — the delegated authority's secret is
1242
+ * replaced.
1243
+ */
1244
+ export declare const AuditableEvent_OrganizationProviderCredential_RotatedEventDataSchema: z.ZodObject<{
1245
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_ROTATED>;
1246
+ organizationId: z.ZodString;
1247
+ providerRef: z.ZodString;
1248
+ secretSlug: z.ZodString;
1249
+ rotatedBy: z.ZodOptional<z.ZodString>;
1250
+ credentialId: z.ZodString;
1251
+ previousSecretSetAt: z.ZodOptional<z.ZodString>;
1252
+ }, z.core.$strip>;
1253
+ /**
1254
+ * The credential was RESOLVED for an outbound call — the application acted as the tenant.
1255
+ *
1256
+ * The highest-volume of the four and the one that makes the other three worth having: without a
1257
+ * use event, a leaked credential's exploitation is invisible and only its configuration is
1258
+ * recorded. `resolvedFrom` distinguishes a tenant's own credential from the deployment-wide
1259
+ * environment fallback, which is precisely the distinction this whole resource exists to make
1260
+ * visible — a tenant silently acting as the shared principal is the defect, and here it is a
1261
+ * value in a field rather than something nobody can see.
1262
+ *
1263
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — delegated authority is exercised.
1264
+ */
1265
+ export declare const AuditableEvent_OrganizationProviderCredential_UsedEventDataSchema: z.ZodObject<{
1266
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_USED>;
1267
+ organizationId: z.ZodString;
1268
+ providerRef: z.ZodString;
1269
+ secretSlug: z.ZodString;
1270
+ resolvedFrom: z.ZodEnum<typeof ProviderCredentialResolutionSource>;
1271
+ credentialId: z.ZodOptional<z.ZodString>;
1272
+ }, z.core.$strip>;
1273
+ /**
1274
+ * The grant ended — by the tenant removing it, or by the tenant itself being purged.
1275
+ *
1276
+ * `reason` separates the two, because "the credential is gone" means different things to an
1277
+ * incident reviewer depending on whether a human revoked it or a cascade removed it.
1278
+ *
1279
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — evidence that delegated authority
1280
+ * was withdrawn.
1281
+ */
1282
+ export declare const AuditableEvent_OrganizationProviderCredential_DeletedEventDataSchema: z.ZodObject<{
1283
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_DELETED>;
1284
+ organizationId: z.ZodString;
1285
+ providerRef: z.ZodString;
1286
+ secretSlug: z.ZodString;
1287
+ deletedBy: z.ZodOptional<z.ZodString>;
1288
+ credentialId: z.ZodString;
1289
+ reason: z.ZodEnum<typeof ProviderCredentialDeletionReason>;
1290
+ }, z.core.$strip>;
1291
+ /**
1292
+ * A PERSON connected their own account at a third party to this application.
1293
+ *
1294
+ * The organization's four events say "this tenant authorized the application". These four say "this
1295
+ * individual did", and the difference is not cosmetic: the vendor will attribute every resulting act
1296
+ * to that person's account, so the trail that answers "who authorized this" has to name them.
1297
+ *
1298
+ * `userId` is the subject, not the actor, and the two are the same here BY CONSTRUCTION — the
1299
+ * resource admits no administrative variant, so nobody but the holder can write one of these rows.
1300
+ * That is why there is no `setBy`: an organization credential needs one because several
1301
+ * administrators can write the tenant's row, and a person's own credential has exactly one possible
1302
+ * author. A `setBy` that could only ever repeat `userId` would invite a future reader to believe the
1303
+ * two can differ.
1304
+ *
1305
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — a user authorizes third-party
1306
+ * delegated access.
1307
+ */
1308
+ export declare const AuditableEvent_UserProviderCredential_SetEventDataSchema: z.ZodObject<{
1309
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PROVIDER_CREDENTIAL_SET>;
1310
+ userId: z.ZodString;
1311
+ providerRef: z.ZodString;
1312
+ secretSlug: z.ZodString;
1313
+ credentialId: z.ZodString;
1314
+ }, z.core.$strip>;
1315
+ /**
1316
+ * A PERSON completed a consent ceremony at a vendor and this application now holds their grant.
1317
+ *
1318
+ * The subject and the actor are the same by construction — the resource admits no administrative
1319
+ * variant, and the connect leg refuses any owner but the caller — so there is no `grantedBy`.
1320
+ *
1321
+ * `grantedScopes` is what the VENDOR said it issued, not what was asked for. The two differ often
1322
+ * enough to matter: a vendor may narrow a request against what the account is permitted, and the
1323
+ * answer to "what could this application actually do as them" is the granted set. Optional because
1324
+ * several vendors return no scope at all on a token response, and an empty array would assert
1325
+ * something stronger than silence.
1326
+ *
1327
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — a user authorizes third-party
1328
+ * delegated access, and the authorization's extent is recorded with it.
1329
+ */
1330
+ export declare const AuditableEvent_UserProviderConnection_GrantedEventDataSchema: z.ZodObject<{
1331
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PROVIDER_CONNECTION_GRANTED>;
1332
+ userId: z.ZodString;
1333
+ providerRef: z.ZodString;
1334
+ secretSlug: z.ZodString;
1335
+ credentialId: z.ZodString;
1336
+ grantedScopes: z.ZodOptional<z.ZodArray<z.ZodString>>;
1337
+ accountRef: z.ZodOptional<z.ZodString>;
1338
+ replacedExistingConnection: z.ZodBoolean;
1339
+ }, z.core.$strip>;
1340
+ /**
1341
+ * An ORGANIZATION's delegated authorization toward a vendor was granted.
1342
+ *
1343
+ * Mirrors the person's event and is deliberately not the same event with a nullable user: the
1344
+ * subject is a tenant, the SIEM routing is the tenant's, and the data-protection reading differs —
1345
+ * a tenant's shared integration is not anybody's personal connection.
1346
+ *
1347
+ * `grantedByUserId` exists here and not on the user's, for the reason the `_SET` pair already
1348
+ * records: several administrators can authorize on a tenant's behalf, so WHO did is a real question.
1349
+ *
1350
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — an organization authorizes this
1351
+ * application to act as it toward a named third party.
1352
+ */
1353
+ export declare const AuditableEvent_OrganizationProviderConnection_GrantedEventDataSchema: z.ZodObject<{
1354
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CONNECTION_GRANTED>;
1355
+ organizationId: z.ZodString;
1356
+ providerRef: z.ZodString;
1357
+ secretSlug: z.ZodString;
1358
+ credentialId: z.ZodString;
1359
+ grantedByUserId: z.ZodOptional<z.ZodString>;
1360
+ grantedScopes: z.ZodOptional<z.ZodArray<z.ZodString>>;
1361
+ accountRef: z.ZodOptional<z.ZodString>;
1362
+ replacedExistingConnection: z.ZodBoolean;
1363
+ }, z.core.$strip>;
1364
+ /**
1365
+ * The stored VALUE changed for a person's credential that already existed.
1366
+ *
1367
+ * Separate from `_SET` for the organization's reason — rotation answers "was this replaced after the
1368
+ * incident?" — and for one that is specific to a person: a credential someone rotates on their own
1369
+ * initiative is often the first evidence that they believe their vendor account was compromised.
1370
+ *
1371
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — the delegated authority's secret is
1372
+ * replaced.
1373
+ */
1374
+ export declare const AuditableEvent_UserProviderCredential_RotatedEventDataSchema: z.ZodObject<{
1375
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PROVIDER_CREDENTIAL_ROTATED>;
1376
+ userId: z.ZodString;
1377
+ providerRef: z.ZodString;
1378
+ secretSlug: z.ZodString;
1379
+ credentialId: z.ZodString;
1380
+ previousSecretSetAt: z.ZodOptional<z.ZodString>;
1381
+ }, z.core.$strip>;
1382
+ /**
1383
+ * The credential was RESOLVED for an outbound call — the application acted as that person.
1384
+ *
1385
+ * `resolvedFrom` is present for symmetry with the organization event but carries a narrower range:
1386
+ * a person's credential has NO fallback, because substituting the deployment's shared principal for
1387
+ * someone's own account would attribute the act to the wrong party at the vendor — the very
1388
+ * substitution the whole scope triangle exists to forbid. So this field reads
1389
+ * `USER_CREDENTIAL` on every event, and a reviewer seeing anything else is looking at a defect.
1390
+ *
1391
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — delegated authority is exercised.
1392
+ */
1393
+ export declare const AuditableEvent_UserProviderCredential_UsedEventDataSchema: z.ZodObject<{
1394
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PROVIDER_CREDENTIAL_USED>;
1395
+ userId: z.ZodString;
1396
+ providerRef: z.ZodString;
1397
+ secretSlug: z.ZodString;
1398
+ resolvedFrom: z.ZodEnum<typeof ProviderCredentialResolutionSource>;
1399
+ credentialId: z.ZodString;
1400
+ }, z.core.$strip>;
1401
+ /**
1402
+ * The person's grant ended — by them removing it, or by their own erasure.
1403
+ *
1404
+ * `reason` matters more here than on the organization sibling. A credential removed by a cascade
1405
+ * from a subject-erasure request is EVIDENCE that the erasure reached this store, and it is the
1406
+ * evidence an operator produces when asked whether a person's third-party keys were destroyed. The
1407
+ * row itself is gone by then, so the event is all that remains.
1408
+ *
1409
+ * assurance-control: WILDO.IDENTITY.DELEGATED_AUTHORIZATION — evidence that delegated authority
1410
+ * was withdrawn.
1411
+ * assurance-control: WILDO.PRIVACY.ERASURE — evidence that erasure destroyed the subject's
1412
+ * third-party credentials.
1413
+ */
1414
+ export declare const AuditableEvent_UserProviderCredential_DeletedEventDataSchema: z.ZodObject<{
1415
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PROVIDER_CREDENTIAL_DELETED>;
1416
+ userId: z.ZodString;
1417
+ providerRef: z.ZodString;
1418
+ secretSlug: z.ZodString;
1419
+ credentialId: z.ZodString;
1420
+ reason: z.ZodEnum<typeof ProviderCredentialDeletionReason>;
1421
+ }, z.core.$strip>;
1059
1422
  /**
1060
1423
  * One `webhookConfig.testEndpoint` attempt — an admin causing the platform to open an
1061
1424
  * outbound connection to an operator-supplied URL.
@@ -1224,6 +1587,82 @@ export declare const AuditableEvent_User_PasskeyAuthFailureEventDataSchema: z.Zo
1224
1587
  userAgent: z.ZodString;
1225
1588
  sessionId: z.ZodString;
1226
1589
  }, z.core.$strip>;
1590
+ /**
1591
+ * A passkey assertion whose SIGNATURE VERIFIED and whose signature counter did not advance.
1592
+ *
1593
+ * This is the WebAuthn cloned-authenticator signal (W3C WebAuthn L3 §6.1.1: "The signature
1594
+ * counter's purpose is to aid Relying Parties in detecting cloned authenticators"). It is emitted
1595
+ * on the spec's own predicate — either counter non-zero AND the received value not greater than
1596
+ * the stored one — so a credential that reports 0 permanently, which every synced passkey does,
1597
+ * compares 0-against-0 and never reaches here.
1598
+ *
1599
+ * spec-cite: W3C Web Authentication Level 3, §6.1.1 Signature Counter Considerations
1600
+ * (https://www.w3.org/TR/webauthn-3/#sctn-sign-counter). The spec declines to mandate an outcome
1601
+ * (§7.2 step 22: "whether the Relying Party ... fails the authentication ceremony or not, is
1602
+ * Relying Party-specific"); Wildo refuses, matching what every major implementation does.
1603
+ *
1604
+ * SEPARATE from `USER_PASSKEY_AUTHENTICATION_FAILURE` deliberately. A wrong credential, an absent
1605
+ * challenge and a bad signature are routine noise; this one means a private key may exist in two
1606
+ * places. Recorded as its own type at CRITICAL so it is alertable rather than buried among ordinary
1607
+ * failed logins — which is exactly where it lived until 2026-09-08.
1608
+ *
1609
+ * The device-type, backup and AAGUID fields are carried for TRIAGE, never for a decision: nothing
1610
+ * branches on them. A synced credential that once reported a non-zero counter and then regresses is
1611
+ * still a signal, and exempting by device type would silently disable clone detection for the
1612
+ * growing majority of credentials.
1613
+ */
1614
+ /**
1615
+ * One file that a scanner concluded is infected (#506).
1616
+ *
1617
+ * `threatName` is the scanner's own signature or rule name (`Eicar-Test-Signature`, a YARA rule id).
1618
+ * It is carried because it is the first thing a responder needs and it names a THREAT, not a person
1619
+ * — unlike a file name, which is user-supplied content and is deliberately absent: audit rows are
1620
+ * replicated to the organisation's SIEM and to the immutable store, and an uploaded file's name
1621
+ * routinely carries personal data ("Invoice - Jane Doe.pdf"). The file id resolves to the row for
1622
+ * anyone authorised to look.
1623
+ */
1624
+ export declare const AuditableEvent_File_MalwareDetectedEventDataSchema: z.ZodObject<{
1625
+ eventType: z.ZodLiteral<CoreAuditableEventType.FILE_MALWARE_DETECTED>;
1626
+ fileId: z.ZodString;
1627
+ scannerRef: z.ZodString;
1628
+ threatName: z.ZodOptional<z.ZodString>;
1629
+ resourceType: z.ZodOptional<z.ZodString>;
1630
+ resourceId: z.ZodOptional<z.ZodString>;
1631
+ organizationId: z.ZodOptional<z.ZodString>;
1632
+ fileStatus: z.ZodString;
1633
+ }, z.core.$strip>;
1634
+ /**
1635
+ * One scan that could not be completed (#506).
1636
+ *
1637
+ * Distinct from a detection: the control did not run. `failureReason` is TRUNCATED because a scanner
1638
+ * error routinely embeds a host, a socket path or a temporary file path, and this row reaches the
1639
+ * organisation's SIEM.
1640
+ */
1641
+ export declare const AuditableEvent_File_MalwareScanFailedEventDataSchema: z.ZodObject<{
1642
+ eventType: z.ZodLiteral<CoreAuditableEventType.FILE_MALWARE_SCAN_FAILED>;
1643
+ fileId: z.ZodString;
1644
+ scannerRef: z.ZodString;
1645
+ failureReason: z.ZodOptional<z.ZodString>;
1646
+ resourceType: z.ZodOptional<z.ZodString>;
1647
+ resourceId: z.ZodOptional<z.ZodString>;
1648
+ organizationId: z.ZodOptional<z.ZodString>;
1649
+ fileStatus: z.ZodString;
1650
+ }, z.core.$strip>;
1651
+ export type AuditableEvent_File_MalwareDetectedEventData = z.infer<typeof AuditableEvent_File_MalwareDetectedEventDataSchema>;
1652
+ export type AuditableEvent_File_MalwareScanFailedEventData = z.infer<typeof AuditableEvent_File_MalwareScanFailedEventDataSchema>;
1653
+ export declare const AuditableEvent_User_PasskeyCloneSuspectedEventDataSchema: z.ZodObject<{
1654
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PASSKEY_CLONE_SUSPECTED>;
1655
+ userId: z.ZodString;
1656
+ credentialId: z.ZodString;
1657
+ storedCounter: z.ZodNumber;
1658
+ receivedCounter: z.ZodNumber;
1659
+ credentialDeviceType: z.ZodString;
1660
+ credentialBackedUp: z.ZodBoolean;
1661
+ aaguid: z.ZodOptional<z.ZodString>;
1662
+ ceremony: z.ZodString;
1663
+ ipAddress: z.ZodString;
1664
+ userAgent: z.ZodString;
1665
+ }, z.core.$strip>;
1227
1666
  export declare const AuditableEvent_User_PasskeyRemovedEventDataSchema: z.ZodObject<{
1228
1667
  eventType: z.ZodLiteral<CoreAuditableEventType.USER_PASSKEY_REMOVED>;
1229
1668
  userId: z.ZodString;
@@ -1306,11 +1745,23 @@ export declare const AuditableEvent_OAuth2ProviderBlockedEventDataSchema: z.ZodO
1306
1745
  userAgent: z.ZodString;
1307
1746
  }, z.core.$strip>;
1308
1747
  export type AuditableEvent_OAuth2ProviderBlockedEventData = z.infer<typeof AuditableEvent_OAuth2ProviderBlockedEventDataSchema>;
1748
+ /**
1749
+ * A named break-glass account signed in past its tenant's own SSO requirement (#423).
1750
+ *
1751
+ * `organizationId` was REQUIRED here and is now one of two scopes, because `emergencyAccess` lives
1752
+ * on the POLYMORPHIC SSO config: an application-scope policy carries break-glass accounts for the
1753
+ * application itself, and requiring an organization id would have made the one event that matters
1754
+ * unemittable for exactly that case — a privileged sign-in with no record, which is the opposite of
1755
+ * what this event is for. The exactly-one-scope refinement follows the OAuth2-provider-blocked
1756
+ * event above rather than inventing a second shape.
1757
+ */
1309
1758
  export declare const AuditableEvent_EmergencyAccess_UsedEventDataSchema: z.ZodObject<{
1310
1759
  eventType: z.ZodLiteral<CoreAuditableEventType.EMERGENCY_ACCESS_USED>;
1311
1760
  userId: z.ZodString;
1312
1761
  email: z.ZodEmail;
1313
- organizationId: z.ZodString;
1762
+ scopeType: z.ZodEnum<typeof AuthScopeType>;
1763
+ organizationId: z.ZodOptional<z.ZodString>;
1764
+ applicationId: z.ZodOptional<z.ZodString>;
1314
1765
  reason: z.ZodOptional<z.ZodString>;
1315
1766
  ipAddress: z.ZodString;
1316
1767
  userAgent: z.ZodString;
@@ -1468,17 +1919,21 @@ export declare const AuditableEvent_ResourceOperationPerformed_EventDataSchema:
1468
1919
  * `organization-ownership-grant-hostile.e2e.ts` probe F-1a, which deleted a membership row in
1469
1920
  * another tenant and got a 200.
1470
1921
  *
1471
- * This event is the visibility half. It does NOT refuse refusing is a separate, much larger change
1472
- * with a measured blast radius (see the plan) and is a policy decision in its own right. Emission is
1922
+ * This event is the visibility half, and it is NOT the refusal. The refusal shipped separately and
1923
+ * lives in `authorizeOrganizations`: an undeclared crossing is no longer admitted, and the caller is
1924
+ * answered as not-found so the response cannot be used as an existence oracle. Emission here stays
1473
1925
  * best-effort and never blocks the request: an operator action must not fail because the audit sink
1474
1926
  * is down, and a fail-closed variant would let anyone disable operator support by breaking the sink.
1927
+ * The observation is taken BEFORE the admission decision, on purpose, so a sanctioned crossing is
1928
+ * recorded too.
1475
1929
  *
1476
1930
  * ## Reading the event
1477
1931
  *
1478
1932
  * {@link admissionDeclared} is the field that matters most. `true` means the operation VARIANT
1479
1933
  * declared `admitsCrossTenantPlatformAdministration` — an intended, reviewed crossing such as
1480
- * `organizationMembers.grantOwnership`. `false` means the reach came from the structural gap above:
1481
- * nobody declared it, no spec documents it, and it is the population to watch.
1934
+ * `organizationMembers.grantOwnership`, which additionally requires a usable platform access grant.
1935
+ * `false` now means an ATTEMPTED undeclared crossing, which was refused: still the population to
1936
+ * watch, because it is reach nobody declared and no specification describes.
1482
1937
  *
1483
1938
  * assurance-control: WILDO.ACCESS.CROSS_TENANT_ADMINISTRATION — platform-tier access to a tenant the
1484
1939
  * principal does not belong to.
@@ -1573,18 +2028,20 @@ export declare const AuditableEvent_ResourceOperationDenied_EventDataSchema: z.Z
1573
2028
  * that scrubbed data, and its two defining properties (vs `SYSTEM_CONTEXT_READ`, which names only the
1574
2029
  * RUNTIME that acted, never a human) are:
1575
2030
  *
1576
- * 1. **Human attribution** — `accessingUserId` names the actual super-admin / `COMPLIANCE_AUDITOR`
1577
- * who exercised the see-through, so a retained-data reveal is never anonymous. Non-empty
1578
- * (`.trim().min(1)`) a blank id cannot stand in for a human.
2031
+ * 1. **Human attribution** — `accessingUserId` names the actual human who exercised the see-through,
2032
+ * so a retained-data reveal is never anonymous. Non-empty (`.trim().min(1)`) — a blank id cannot
2033
+ * stand in for a human. The gate admits `APP_ADMIN_SUPER_ADMIN` and nothing else; a dedicated
2034
+ * auditor role does not exist yet, and adding one is a purely additive change to that gate.
1579
2035
  * 2. **A required reason** — `reason` is the mandatory justification for revealing scrubbed PII.
1580
2036
  * Non-empty (`.trim().min(1)`): a blank OR whitespace-only reason fails validation, so the audit
1581
2037
  * trail cannot record a reveal without a real "why". The see-through primitives ALSO fail-closed on
1582
2038
  * blank attribution before the read (the schema `.min(1)` is the contract; the primitive guard is
1583
2039
  * the enforcement point, since the audit store persists `eventData` as an unparsed record).
1584
2040
  *
1585
- * Strictly read-only (the see-through primitive never mutates). Emitted by the see-through read
1586
- * primitive (`readRetainedAsSystem` / `listRetainedAsSystem`) wired in a later phase; this is the
1587
- * contract only.
2041
+ * Strictly read-only (the see-through primitive never mutates). Emitted TODAY by both see-through
2042
+ * read primitives, `readRetainedAsSystem` and `listRetainedAsSystem`: each calls
2043
+ * `logRetainedDataAccess` after its gates pass, so this is a live event, not a contract awaiting a
2044
+ * producer.
1588
2045
  */
1589
2046
  export declare const AuditableEvent_RetainedDataAccess_EventDataSchema: z.ZodObject<{
1590
2047
  eventType: z.ZodLiteral<CoreAuditableEventType.RETAINED_DATA_ACCESS>;
@@ -2032,11 +2489,12 @@ export declare const AuditableEvent_TypedDataSchema: z.ZodDiscriminatedUnion<[z.
2032
2489
  }, z.core.$strip>, z.ZodObject<{
2033
2490
  eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_OWNER_FLOOR_BREACHED>;
2034
2491
  organizationId: z.ZodString;
2035
- reducedMemberIds: z.ZodArray<z.ZodString>;
2492
+ detectedBy: z.ZodEnum<typeof AdministrativeContinuityBreachDetection>;
2036
2493
  remainingUsableOwners: z.ZodNumber;
2037
- operationIdentifier: z.ZodString;
2038
- subjectUserId: z.ZodString;
2039
- subjectNextStatus: z.ZodString;
2494
+ reducedMemberIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
2495
+ operationIdentifier: z.ZodOptional<z.ZodString>;
2496
+ subjectUserId: z.ZodOptional<z.ZodString>;
2497
+ subjectNextStatus: z.ZodOptional<z.ZodString>;
2040
2498
  }, z.core.$strip>, z.ZodObject<{
2041
2499
  eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_MEMBER_INVITED>;
2042
2500
  organizationId: z.ZodString;
@@ -2256,6 +2714,36 @@ export declare const AuditableEvent_TypedDataSchema: z.ZodDiscriminatedUnion<[z.
2256
2714
  changeType: z.ZodEnum<typeof SiemExportChangeType>;
2257
2715
  webhookUrlDomain: z.ZodOptional<z.ZodString>;
2258
2716
  eventFormatConfigured: z.ZodOptional<z.ZodString>;
2717
+ }, z.core.$strip>, z.ZodObject<{
2718
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_SET>;
2719
+ organizationId: z.ZodString;
2720
+ providerRef: z.ZodString;
2721
+ secretSlug: z.ZodString;
2722
+ setBy: z.ZodOptional<z.ZodString>;
2723
+ credentialId: z.ZodString;
2724
+ }, z.core.$strip>, z.ZodObject<{
2725
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_ROTATED>;
2726
+ organizationId: z.ZodString;
2727
+ providerRef: z.ZodString;
2728
+ secretSlug: z.ZodString;
2729
+ rotatedBy: z.ZodOptional<z.ZodString>;
2730
+ credentialId: z.ZodString;
2731
+ previousSecretSetAt: z.ZodOptional<z.ZodString>;
2732
+ }, z.core.$strip>, z.ZodObject<{
2733
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_USED>;
2734
+ organizationId: z.ZodString;
2735
+ providerRef: z.ZodString;
2736
+ secretSlug: z.ZodString;
2737
+ resolvedFrom: z.ZodEnum<typeof ProviderCredentialResolutionSource>;
2738
+ credentialId: z.ZodOptional<z.ZodString>;
2739
+ }, z.core.$strip>, z.ZodObject<{
2740
+ eventType: z.ZodLiteral<CoreAuditableEventType.ORGANIZATION_PROVIDER_CREDENTIAL_DELETED>;
2741
+ organizationId: z.ZodString;
2742
+ providerRef: z.ZodString;
2743
+ secretSlug: z.ZodString;
2744
+ deletedBy: z.ZodOptional<z.ZodString>;
2745
+ credentialId: z.ZodString;
2746
+ reason: z.ZodEnum<typeof ProviderCredentialDeletionReason>;
2259
2747
  }, z.core.$strip>, z.ZodObject<{
2260
2748
  eventType: z.ZodLiteral<CoreAuditableEventType.APPLICATION_AUTH_POLICY_CHANGED>;
2261
2749
  applicationId: z.ZodString;
@@ -2395,6 +2883,18 @@ export declare const AuditableEvent_TypedDataSchema: z.ZodDiscriminatedUnion<[z.
2395
2883
  credentialName: z.ZodString;
2396
2884
  ipAddress: z.ZodString;
2397
2885
  userAgent: z.ZodString;
2886
+ }, z.core.$strip>, z.ZodObject<{
2887
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_PASSKEY_CLONE_SUSPECTED>;
2888
+ userId: z.ZodString;
2889
+ credentialId: z.ZodString;
2890
+ storedCounter: z.ZodNumber;
2891
+ receivedCounter: z.ZodNumber;
2892
+ credentialDeviceType: z.ZodString;
2893
+ credentialBackedUp: z.ZodBoolean;
2894
+ aaguid: z.ZodOptional<z.ZodString>;
2895
+ ceremony: z.ZodString;
2896
+ ipAddress: z.ZodString;
2897
+ userAgent: z.ZodString;
2398
2898
  }, z.core.$strip>, z.ZodObject<{
2399
2899
  eventType: z.ZodLiteral<CoreAuditableEventType.USER_MAGIC_LINK_SENT>;
2400
2900
  email: z.ZodString;
@@ -2462,7 +2962,9 @@ export declare const AuditableEvent_TypedDataSchema: z.ZodDiscriminatedUnion<[z.
2462
2962
  eventType: z.ZodLiteral<CoreAuditableEventType.EMERGENCY_ACCESS_USED>;
2463
2963
  userId: z.ZodString;
2464
2964
  email: z.ZodEmail;
2465
- organizationId: z.ZodString;
2965
+ scopeType: z.ZodEnum<typeof AuthScopeType>;
2966
+ organizationId: z.ZodOptional<z.ZodString>;
2967
+ applicationId: z.ZodOptional<z.ZodString>;
2466
2968
  reason: z.ZodOptional<z.ZodString>;
2467
2969
  ipAddress: z.ZodString;
2468
2970
  userAgent: z.ZodString;
@@ -2577,6 +3079,13 @@ export declare const AuditableEvent_TypedDataSchema: z.ZodDiscriminatedUnion<[z.
2577
3079
  rowCount: z.ZodNumber;
2578
3080
  filterFieldNames: z.ZodArray<z.ZodString>;
2579
3081
  organizationId: z.ZodOptional<z.ZodString>;
3082
+ }, z.core.$strip>, z.ZodObject<{
3083
+ eventType: z.ZodLiteral<CoreAuditableEventType.USER_SESSION_EVICTED>;
3084
+ userId: z.ZodString;
3085
+ evictedJti: z.ZodString;
3086
+ evictedIssuedAt: z.ZodOptional<z.ZodDate>;
3087
+ configuredMaximum: z.ZodNumber;
3088
+ retainedCount: z.ZodNumber;
2580
3089
  }, z.core.$strip>, z.ZodObject<{
2581
3090
  eventType: z.ZodLiteral<CoreAuditableEventType.HTTP_API_READ_THROUGH_ACCESS>;
2582
3091
  resourceType: z.ZodString;
@@ -2729,6 +3238,16 @@ export type AuditableEvent_User_SSOEnforcementBlockedEventData = z.infer<typeof
2729
3238
  export type AuditableEvent_User_TokenRefreshedEventData = z.infer<typeof AuditableEvent_User_TokenRefreshedEventDataSchema>;
2730
3239
  export type AuditableEvent_Organization_SSOConfigurationChangedEventData = z.infer<typeof AuditableEvent_Organization_SSOConfigurationChangedEventDataSchema>;
2731
3240
  export type AuditableEvent_Organization_SIEMExportConfiguredEventData = z.infer<typeof AuditableEvent_Organization_SIEMExportConfiguredEventDataSchema>;
3241
+ export type AuditableEvent_OrganizationProviderCredential_SetEventData = z.infer<typeof AuditableEvent_OrganizationProviderCredential_SetEventDataSchema>;
3242
+ export type AuditableEvent_OrganizationProviderCredential_RotatedEventData = z.infer<typeof AuditableEvent_OrganizationProviderCredential_RotatedEventDataSchema>;
3243
+ export type AuditableEvent_OrganizationProviderCredential_UsedEventData = z.infer<typeof AuditableEvent_OrganizationProviderCredential_UsedEventDataSchema>;
3244
+ export type AuditableEvent_OrganizationProviderCredential_DeletedEventData = z.infer<typeof AuditableEvent_OrganizationProviderCredential_DeletedEventDataSchema>;
3245
+ export type AuditableEvent_UserProviderCredential_SetEventData = z.infer<typeof AuditableEvent_UserProviderCredential_SetEventDataSchema>;
3246
+ export type AuditableEvent_UserProviderCredential_RotatedEventData = z.infer<typeof AuditableEvent_UserProviderCredential_RotatedEventDataSchema>;
3247
+ export type AuditableEvent_UserProviderCredential_UsedEventData = z.infer<typeof AuditableEvent_UserProviderCredential_UsedEventDataSchema>;
3248
+ export type AuditableEvent_UserProviderCredential_DeletedEventData = z.infer<typeof AuditableEvent_UserProviderCredential_DeletedEventDataSchema>;
3249
+ export type AuditableEvent_UserProviderConnection_GrantedEventData = z.infer<typeof AuditableEvent_UserProviderConnection_GrantedEventDataSchema>;
3250
+ export type AuditableEvent_OrganizationProviderConnection_GrantedEventData = z.infer<typeof AuditableEvent_OrganizationProviderConnection_GrantedEventDataSchema>;
2732
3251
  export type ApplicationAuthPolicySnapshot = z.infer<typeof ApplicationAuthPolicySnapshotSchema>;
2733
3252
  export type AuditableEvent_ApplicationAuthPolicyChanged_EventData = z.infer<typeof AuditableEvent_ApplicationAuthPolicyChanged_EventDataSchema>;
2734
3253
  export type AuditableEvent_Webhook_EndpointTestDispatchedEventData = z.infer<typeof AuditableEvent_Webhook_EndpointTestDispatchedEventDataSchema>;
@@ -2749,6 +3268,7 @@ export type AuditableEvent_User_MFAEmailOTPSentEventData = z.infer<typeof Audita
2749
3268
  export type AuditableEvent_User_PasskeyRegisteredEventData = z.infer<typeof AuditableEvent_User_PasskeyRegisteredEventDataSchema>;
2750
3269
  export type AuditableEvent_User_PasskeyAuthSuccessEventData = z.infer<typeof AuditableEvent_User_PasskeyAuthSuccessEventDataSchema>;
2751
3270
  export type AuditableEvent_User_PasskeyAuthFailureEventData = z.infer<typeof AuditableEvent_User_PasskeyAuthFailureEventDataSchema>;
3271
+ export type AuditableEvent_User_PasskeyCloneSuspectedEventData = z.infer<typeof AuditableEvent_User_PasskeyCloneSuspectedEventDataSchema>;
2752
3272
  export type AuditableEvent_User_PasskeyRemovedEventData = z.infer<typeof AuditableEvent_User_PasskeyRemovedEventDataSchema>;
2753
3273
  export type AuditableEvent_User_MagicLinkSentEventData = z.infer<typeof AuditableEvent_User_MagicLinkSentEventDataSchema>;
2754
3274
  export type AuditableEvent_User_MagicLinkVerifiedEventData = z.infer<typeof AuditableEvent_User_MagicLinkVerifiedEventDataSchema>;
@@ -2766,6 +3286,7 @@ export type AuditableEvent_ResourceOperationDenied_EventData = z.infer<typeof Au
2766
3286
  export type AuditableEvent_RetainedDataAccess_EventData = z.infer<typeof AuditableEvent_RetainedDataAccess_EventDataSchema>;
2767
3287
  export type AuditableEvent_SubjectDataExport_EventData = z.infer<typeof AuditableEvent_SubjectDataExport_EventDataSchema>;
2768
3288
  export type AuditableEvent_CollectionDataExport_EventData = z.infer<typeof AuditableEvent_CollectionDataExport_EventDataSchema>;
3289
+ export type AuditableEvent_User_SessionEvictedEventData = z.infer<typeof AuditableEvent_User_SessionEvictedEventDataSchema>;
2769
3290
  export type AuditableEvent_HttpApiReadThroughAccess_EventData = z.infer<typeof AuditableEvent_HttpApiReadThroughAccess_EventDataSchema>;
2770
3291
  export type AuditableEvent_HttpApiExternalErasure_EventData = z.infer<typeof AuditableEvent_HttpApiExternalErasure_EventDataSchema>;
2771
3292
  export type AuditableEvent_HttpApiNonErasureAcknowledged_EventData = z.infer<typeof AuditableEvent_HttpApiNonErasureAcknowledged_EventDataSchema>;