@usesigil/kit 0.16.0 → 0.18.0

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 (633) hide show
  1. package/README.md +56 -0
  2. package/dist/advanced-analytics.d.ts +3 -2
  3. package/dist/advanced-analytics.d.ts.map +1 -1
  4. package/dist/advanced-analytics.js +9 -42
  5. package/dist/advanced-analytics.js.map +1 -1
  6. package/dist/agent-bootstrap.d.ts +1 -2
  7. package/dist/agent-bootstrap.d.ts.map +1 -1
  8. package/dist/agent-bootstrap.js.map +1 -1
  9. package/dist/agent-errors.d.ts +20 -4
  10. package/dist/agent-errors.d.ts.map +1 -1
  11. package/dist/agent-errors.js +864 -367
  12. package/dist/agent-errors.js.map +1 -1
  13. package/dist/audit-log.d.ts +101 -0
  14. package/dist/audit-log.d.ts.map +1 -0
  15. package/dist/audit-log.js +145 -0
  16. package/dist/audit-log.js.map +1 -0
  17. package/dist/caip2-network.d.ts +171 -0
  18. package/dist/caip2-network.d.ts.map +1 -0
  19. package/dist/caip2-network.js +202 -0
  20. package/dist/caip2-network.js.map +1 -0
  21. package/dist/canonical-encode.d.ts +59 -0
  22. package/dist/canonical-encode.d.ts.map +1 -0
  23. package/dist/canonical-encode.js +141 -0
  24. package/dist/canonical-encode.js.map +1 -0
  25. package/dist/cosign-helper.d.ts +264 -0
  26. package/dist/cosign-helper.d.ts.map +1 -0
  27. package/dist/cosign-helper.js +147 -0
  28. package/dist/cosign-helper.js.map +1 -0
  29. package/dist/create-vault.d.ts +92 -0
  30. package/dist/create-vault.d.ts.map +1 -1
  31. package/dist/create-vault.js +108 -7
  32. package/dist/create-vault.js.map +1 -1
  33. package/dist/dashboard/close-vault.d.ts +110 -0
  34. package/dist/dashboard/close-vault.d.ts.map +1 -0
  35. package/dist/dashboard/close-vault.js +165 -0
  36. package/dist/dashboard/close-vault.js.map +1 -0
  37. package/dist/dashboard/errors.d.ts +2 -2
  38. package/dist/dashboard/errors.d.ts.map +1 -1
  39. package/dist/dashboard/errors.js +11 -7
  40. package/dist/dashboard/errors.js.map +1 -1
  41. package/dist/dashboard/index.d.ts +190 -34
  42. package/dist/dashboard/index.d.ts.map +1 -1
  43. package/dist/dashboard/index.js +282 -52
  44. package/dist/dashboard/index.js.map +1 -1
  45. package/dist/dashboard/mutations.d.ts +153 -24
  46. package/dist/dashboard/mutations.d.ts.map +1 -1
  47. package/dist/dashboard/mutations.js +680 -114
  48. package/dist/dashboard/mutations.js.map +1 -1
  49. package/dist/dashboard/post-assertion-validation.d.ts +1 -1
  50. package/dist/dashboard/post-assertion-validation.d.ts.map +1 -1
  51. package/dist/dashboard/post-assertion-validation.js +169 -48
  52. package/dist/dashboard/post-assertion-validation.js.map +1 -1
  53. package/dist/dashboard/reads.d.ts +3 -4
  54. package/dist/dashboard/reads.d.ts.map +1 -1
  55. package/dist/dashboard/reads.js +11 -22
  56. package/dist/dashboard/reads.js.map +1 -1
  57. package/dist/dashboard/types.d.ts +56 -19
  58. package/dist/dashboard/types.d.ts.map +1 -1
  59. package/dist/errors/agent-errors.generated.d.ts +21 -0
  60. package/dist/errors/agent-errors.generated.d.ts.map +1 -0
  61. package/dist/errors/agent-errors.generated.js +134 -0
  62. package/dist/errors/agent-errors.generated.js.map +1 -0
  63. package/dist/errors/codes.d.ts +21 -2
  64. package/dist/errors/codes.d.ts.map +1 -1
  65. package/dist/errors/codes.js +19 -0
  66. package/dist/errors/codes.js.map +1 -1
  67. package/dist/errors/context.d.ts +9 -1
  68. package/dist/errors/context.d.ts.map +1 -1
  69. package/dist/event-analytics.d.ts +1 -3
  70. package/dist/event-analytics.d.ts.map +1 -1
  71. package/dist/event-analytics.js +28 -81
  72. package/dist/event-analytics.js.map +1 -1
  73. package/dist/events.d.ts.map +1 -1
  74. package/dist/events.js +23 -14
  75. package/dist/events.js.map +1 -1
  76. package/dist/generated/accounts/agentSpendOverlay.d.ts +60 -0
  77. package/dist/generated/accounts/agentSpendOverlay.d.ts.map +1 -1
  78. package/dist/generated/accounts/agentSpendOverlay.js +6 -2
  79. package/dist/generated/accounts/agentSpendOverlay.js.map +1 -1
  80. package/dist/generated/accounts/agentVault.d.ts +168 -4
  81. package/dist/generated/accounts/agentVault.d.ts.map +1 -1
  82. package/dist/generated/accounts/agentVault.js +11 -3
  83. package/dist/generated/accounts/agentVault.js.map +1 -1
  84. package/dist/generated/accounts/auditLogRejected.d.ts +66 -0
  85. package/dist/generated/accounts/auditLogRejected.d.ts.map +1 -0
  86. package/dist/generated/accounts/auditLogRejected.js +68 -0
  87. package/dist/generated/accounts/auditLogRejected.js.map +1 -0
  88. package/dist/generated/accounts/auditLogSuccess.d.ts +78 -0
  89. package/dist/generated/accounts/auditLogSuccess.d.ts.map +1 -0
  90. package/dist/generated/accounts/auditLogSuccess.js +68 -0
  91. package/dist/generated/accounts/auditLogSuccess.js.map +1 -0
  92. package/dist/generated/accounts/index.d.ts +4 -4
  93. package/dist/generated/accounts/index.d.ts.map +1 -1
  94. package/dist/generated/accounts/index.js +4 -4
  95. package/dist/generated/accounts/index.js.map +1 -1
  96. package/dist/generated/accounts/pendingAgentGrant.d.ts +199 -0
  97. package/dist/generated/accounts/pendingAgentGrant.d.ts.map +1 -0
  98. package/dist/generated/accounts/pendingAgentGrant.js +75 -0
  99. package/dist/generated/accounts/pendingAgentGrant.js.map +1 -0
  100. package/dist/generated/accounts/pendingAgentPermissionsUpdate.d.ts +64 -0
  101. package/dist/generated/accounts/pendingAgentPermissionsUpdate.d.ts.map +1 -1
  102. package/dist/generated/accounts/pendingAgentPermissionsUpdate.js +7 -1
  103. package/dist/generated/accounts/pendingAgentPermissionsUpdate.js.map +1 -1
  104. package/dist/generated/accounts/pendingOwnershipTransfer.d.ts +131 -0
  105. package/dist/generated/accounts/pendingOwnershipTransfer.d.ts.map +1 -0
  106. package/dist/generated/accounts/pendingOwnershipTransfer.js +76 -0
  107. package/dist/generated/accounts/pendingOwnershipTransfer.js.map +1 -0
  108. package/dist/generated/accounts/pendingPolicyUpdate.d.ts +200 -4
  109. package/dist/generated/accounts/pendingPolicyUpdate.d.ts.map +1 -1
  110. package/dist/generated/accounts/pendingPolicyUpdate.js +19 -1
  111. package/dist/generated/accounts/pendingPolicyUpdate.js.map +1 -1
  112. package/dist/generated/accounts/policyConfig.d.ts +479 -36
  113. package/dist/generated/accounts/policyConfig.d.ts.map +1 -1
  114. package/dist/generated/accounts/policyConfig.js +30 -3
  115. package/dist/generated/accounts/policyConfig.js.map +1 -1
  116. package/dist/generated/accounts/postExecutionAssertions.d.ts +2 -2
  117. package/dist/generated/accounts/postExecutionAssertions.d.ts.map +1 -1
  118. package/dist/generated/accounts/postExecutionAssertions.js +3 -3
  119. package/dist/generated/accounts/sessionAuthority.d.ts +140 -12
  120. package/dist/generated/accounts/sessionAuthority.d.ts.map +1 -1
  121. package/dist/generated/accounts/sessionAuthority.js +9 -7
  122. package/dist/generated/accounts/sessionAuthority.js.map +1 -1
  123. package/dist/generated/accounts/spendTracker.d.ts +83 -3
  124. package/dist/generated/accounts/spendTracker.d.ts.map +1 -1
  125. package/dist/generated/accounts/spendTracker.js +14 -2
  126. package/dist/generated/accounts/spendTracker.js.map +1 -1
  127. package/dist/generated/errors/sigil.d.ts +131 -83
  128. package/dist/generated/errors/sigil.d.ts.map +1 -1
  129. package/dist/generated/errors/sigil.js +178 -106
  130. package/dist/generated/errors/sigil.js.map +1 -1
  131. package/dist/generated/event-discriminators.d.ts.map +1 -1
  132. package/dist/generated/event-discriminators.js +11 -14
  133. package/dist/generated/event-discriminators.js.map +1 -1
  134. package/dist/generated/instructions/acceptOwnershipTransfer.d.ts +142 -0
  135. package/dist/generated/instructions/acceptOwnershipTransfer.d.ts.map +1 -0
  136. package/dist/generated/instructions/acceptOwnershipTransfer.js +171 -0
  137. package/dist/generated/instructions/acceptOwnershipTransfer.js.map +1 -0
  138. package/dist/generated/instructions/acceptOwnershipTransferMultisig.d.ts +85 -0
  139. package/dist/generated/instructions/acceptOwnershipTransferMultisig.d.ts.map +1 -0
  140. package/dist/generated/instructions/acceptOwnershipTransferMultisig.js +171 -0
  141. package/dist/generated/instructions/acceptOwnershipTransferMultisig.js.map +1 -0
  142. package/dist/generated/instructions/applyAgentGrant.d.ts +100 -0
  143. package/dist/generated/instructions/applyAgentGrant.d.ts.map +1 -0
  144. package/dist/generated/instructions/{applyConstraintsUpdate.js → applyAgentGrant.js} +66 -42
  145. package/dist/generated/instructions/applyAgentGrant.js.map +1 -0
  146. package/dist/generated/instructions/applyAgentPermissionsUpdate.d.ts +31 -8
  147. package/dist/generated/instructions/applyAgentPermissionsUpdate.d.ts.map +1 -1
  148. package/dist/generated/instructions/applyAgentPermissionsUpdate.js +38 -2
  149. package/dist/generated/instructions/applyAgentPermissionsUpdate.js.map +1 -1
  150. package/dist/generated/instructions/applyPendingPolicy.d.ts +18 -7
  151. package/dist/generated/instructions/applyPendingPolicy.d.ts.map +1 -1
  152. package/dist/generated/instructions/applyPendingPolicy.js +38 -2
  153. package/dist/generated/instructions/applyPendingPolicy.js.map +1 -1
  154. package/dist/generated/instructions/cancelAgentGrant.d.ts +106 -0
  155. package/dist/generated/instructions/cancelAgentGrant.d.ts.map +1 -0
  156. package/dist/generated/instructions/{allocatePendingConstraintsPda.js → cancelAgentGrant.js} +54 -42
  157. package/dist/generated/instructions/cancelAgentGrant.js.map +1 -0
  158. package/dist/generated/instructions/cancelOwnershipTransfer.d.ts +121 -0
  159. package/dist/generated/instructions/cancelOwnershipTransfer.d.ts.map +1 -0
  160. package/dist/generated/instructions/{queueCloseConstraints.js → cancelOwnershipTransfer.js} +58 -44
  161. package/dist/generated/instructions/cancelOwnershipTransfer.js.map +1 -0
  162. package/dist/generated/instructions/closePostAssertions.d.ts +6 -1
  163. package/dist/generated/instructions/closePostAssertions.d.ts.map +1 -1
  164. package/dist/generated/instructions/closePostAssertions.js +11 -3
  165. package/dist/generated/instructions/closePostAssertions.js.map +1 -1
  166. package/dist/generated/instructions/closeVault.d.ts +40 -8
  167. package/dist/generated/instructions/closeVault.d.ts.map +1 -1
  168. package/dist/generated/instructions/closeVault.js +40 -2
  169. package/dist/generated/instructions/closeVault.js.map +1 -1
  170. package/dist/generated/instructions/createPostAssertions.d.ts +4 -0
  171. package/dist/generated/instructions/createPostAssertions.d.ts.map +1 -1
  172. package/dist/generated/instructions/createPostAssertions.js +2 -0
  173. package/dist/generated/instructions/createPostAssertions.js.map +1 -1
  174. package/dist/generated/instructions/depositFunds.d.ts +21 -10
  175. package/dist/generated/instructions/depositFunds.d.ts.map +1 -1
  176. package/dist/generated/instructions/depositFunds.js +37 -2
  177. package/dist/generated/instructions/depositFunds.js.map +1 -1
  178. package/dist/generated/instructions/finalizeSession.d.ts +49 -7
  179. package/dist/generated/instructions/finalizeSession.d.ts.map +1 -1
  180. package/dist/generated/instructions/finalizeSession.js +59 -2
  181. package/dist/generated/instructions/finalizeSession.js.map +1 -1
  182. package/dist/generated/instructions/freezeVault.d.ts +36 -5
  183. package/dist/generated/instructions/freezeVault.d.ts.map +1 -1
  184. package/dist/generated/instructions/freezeVault.js +65 -4
  185. package/dist/generated/instructions/freezeVault.js.map +1 -1
  186. package/dist/generated/instructions/index.d.ts +10 -15
  187. package/dist/generated/instructions/index.d.ts.map +1 -1
  188. package/dist/generated/instructions/index.js +10 -15
  189. package/dist/generated/instructions/index.js.map +1 -1
  190. package/dist/generated/instructions/initializeVault.d.ts +79 -9
  191. package/dist/generated/instructions/initializeVault.d.ts.map +1 -1
  192. package/dist/generated/instructions/initializeVault.js +57 -3
  193. package/dist/generated/instructions/initializeVault.js.map +1 -1
  194. package/dist/generated/instructions/initiateOwnershipTransfer.d.ts +106 -0
  195. package/dist/generated/instructions/initiateOwnershipTransfer.d.ts.map +1 -0
  196. package/dist/generated/instructions/initiateOwnershipTransfer.js +181 -0
  197. package/dist/generated/instructions/initiateOwnershipTransfer.js.map +1 -0
  198. package/dist/generated/instructions/pauseAgent.d.ts +49 -5
  199. package/dist/generated/instructions/pauseAgent.d.ts.map +1 -1
  200. package/dist/generated/instructions/pauseAgent.js +80 -5
  201. package/dist/generated/instructions/pauseAgent.js.map +1 -1
  202. package/dist/generated/instructions/promoteGraylistDestination.d.ts +56 -0
  203. package/dist/generated/instructions/promoteGraylistDestination.d.ts.map +1 -0
  204. package/dist/generated/instructions/{createInstructionConstraints.js → promoteGraylistDestination.js} +23 -40
  205. package/dist/generated/instructions/promoteGraylistDestination.js.map +1 -0
  206. package/dist/generated/instructions/queueAgentGrant.d.ts +113 -0
  207. package/dist/generated/instructions/queueAgentGrant.d.ts.map +1 -0
  208. package/dist/generated/instructions/queueAgentGrant.js +181 -0
  209. package/dist/generated/instructions/queueAgentGrant.js.map +1 -0
  210. package/dist/generated/instructions/queueAgentPermissionsUpdate.d.ts +8 -0
  211. package/dist/generated/instructions/queueAgentPermissionsUpdate.d.ts.map +1 -1
  212. package/dist/generated/instructions/queueAgentPermissionsUpdate.js +4 -0
  213. package/dist/generated/instructions/queueAgentPermissionsUpdate.js.map +1 -1
  214. package/dist/generated/instructions/queuePolicyUpdate.d.ts +32 -0
  215. package/dist/generated/instructions/queuePolicyUpdate.d.ts.map +1 -1
  216. package/dist/generated/instructions/queuePolicyUpdate.js +17 -1
  217. package/dist/generated/instructions/queuePolicyUpdate.js.map +1 -1
  218. package/dist/generated/instructions/reactivateVault.d.ts +71 -5
  219. package/dist/generated/instructions/reactivateVault.d.ts.map +1 -1
  220. package/dist/generated/instructions/reactivateVault.js +80 -5
  221. package/dist/generated/instructions/reactivateVault.js.map +1 -1
  222. package/dist/generated/instructions/recordAgentViolation.d.ts +89 -0
  223. package/dist/generated/instructions/recordAgentViolation.d.ts.map +1 -0
  224. package/dist/generated/instructions/recordAgentViolation.js +152 -0
  225. package/dist/generated/instructions/recordAgentViolation.js.map +1 -0
  226. package/dist/generated/instructions/registerAgent.d.ts +84 -6
  227. package/dist/generated/instructions/registerAgent.d.ts.map +1 -1
  228. package/dist/generated/instructions/registerAgent.js +81 -4
  229. package/dist/generated/instructions/registerAgent.js.map +1 -1
  230. package/dist/generated/instructions/revokeAgent.d.ts +49 -6
  231. package/dist/generated/instructions/revokeAgent.d.ts.map +1 -1
  232. package/dist/generated/instructions/revokeAgent.js +81 -4
  233. package/dist/generated/instructions/revokeAgent.js.map +1 -1
  234. package/dist/generated/instructions/setObserveOnly.d.ts +56 -0
  235. package/dist/generated/instructions/setObserveOnly.d.ts.map +1 -0
  236. package/dist/generated/instructions/setObserveOnly.js +111 -0
  237. package/dist/generated/instructions/setObserveOnly.js.map +1 -0
  238. package/dist/generated/instructions/unpauseAgent.d.ts +46 -5
  239. package/dist/generated/instructions/unpauseAgent.d.ts.map +1 -1
  240. package/dist/generated/instructions/unpauseAgent.js +80 -5
  241. package/dist/generated/instructions/unpauseAgent.js.map +1 -1
  242. package/dist/generated/instructions/validateAndAuthorize.d.ts +29 -0
  243. package/dist/generated/instructions/validateAndAuthorize.d.ts.map +1 -1
  244. package/dist/generated/instructions/validateAndAuthorize.js +4 -0
  245. package/dist/generated/instructions/validateAndAuthorize.js.map +1 -1
  246. package/dist/generated/instructions/withdrawFunds.d.ts +53 -11
  247. package/dist/generated/instructions/withdrawFunds.d.ts.map +1 -1
  248. package/dist/generated/instructions/withdrawFunds.js +51 -2
  249. package/dist/generated/instructions/withdrawFunds.js.map +1 -1
  250. package/dist/generated/programs/sigil.d.ts +79 -99
  251. package/dist/generated/programs/sigil.d.ts.map +1 -1
  252. package/dist/generated/programs/sigil.js +139 -199
  253. package/dist/generated/programs/sigil.js.map +1 -1
  254. package/dist/generated/types/actionAuthorized.d.ts +0 -2
  255. package/dist/generated/types/actionAuthorized.d.ts.map +1 -1
  256. package/dist/generated/types/actionAuthorized.js +0 -2
  257. package/dist/generated/types/actionAuthorized.js.map +1 -1
  258. package/dist/generated/types/agentAutoRevoked.d.ts +31 -0
  259. package/dist/generated/types/agentAutoRevoked.d.ts.map +1 -0
  260. package/dist/generated/types/{orphanConstraintsPdaCleaned.js → agentAutoRevoked.js} +12 -8
  261. package/dist/generated/types/agentAutoRevoked.js.map +1 -0
  262. package/dist/generated/types/agentEntry.d.ts +48 -0
  263. package/dist/generated/types/agentEntry.d.ts.map +1 -1
  264. package/dist/generated/types/agentEntry.js +4 -2
  265. package/dist/generated/types/agentEntry.js.map +1 -1
  266. package/dist/generated/types/agentGrantApplied.d.ts +38 -0
  267. package/dist/generated/types/agentGrantApplied.d.ts.map +1 -0
  268. package/dist/generated/types/agentGrantApplied.js +34 -0
  269. package/dist/generated/types/agentGrantApplied.js.map +1 -0
  270. package/dist/generated/types/agentGrantCancelled.d.ts +33 -0
  271. package/dist/generated/types/agentGrantCancelled.d.ts.map +1 -0
  272. package/dist/generated/types/agentGrantCancelled.js +28 -0
  273. package/dist/generated/types/agentGrantCancelled.js.map +1 -0
  274. package/dist/generated/types/agentGrantQueued.d.ts +38 -0
  275. package/dist/generated/types/agentGrantQueued.d.ts.map +1 -0
  276. package/dist/generated/types/agentGrantQueued.js +32 -0
  277. package/dist/generated/types/agentGrantQueued.js.map +1 -0
  278. package/dist/generated/types/auditEntry.d.ts +120 -0
  279. package/dist/generated/types/auditEntry.d.ts.map +1 -0
  280. package/dist/generated/types/auditEntry.js +34 -0
  281. package/dist/generated/types/auditEntry.js.map +1 -0
  282. package/dist/generated/types/destinationGraylistEntry.d.ts +32 -0
  283. package/dist/generated/types/destinationGraylistEntry.d.ts.map +1 -0
  284. package/dist/generated/types/destinationGraylistEntry.js +24 -0
  285. package/dist/generated/types/destinationGraylistEntry.js.map +1 -0
  286. package/dist/generated/types/graylistEntered.d.ts +31 -0
  287. package/dist/generated/types/graylistEntered.d.ts.map +1 -0
  288. package/dist/generated/types/graylistEntered.js +30 -0
  289. package/dist/generated/types/graylistEntered.js.map +1 -0
  290. package/dist/generated/types/graylistPromoted.d.ts +29 -0
  291. package/dist/generated/types/graylistPromoted.d.ts.map +1 -0
  292. package/dist/generated/types/graylistPromoted.js +28 -0
  293. package/dist/generated/types/graylistPromoted.js.map +1 -0
  294. package/dist/generated/types/index.d.ts +13 -22
  295. package/dist/generated/types/index.d.ts.map +1 -1
  296. package/dist/generated/types/index.js +13 -22
  297. package/dist/generated/types/index.js.map +1 -1
  298. package/dist/generated/types/observeOnlyChanged.d.ts +33 -0
  299. package/dist/generated/types/observeOnlyChanged.d.ts.map +1 -0
  300. package/dist/generated/types/observeOnlyChanged.js +32 -0
  301. package/dist/generated/types/observeOnlyChanged.js.map +1 -0
  302. package/dist/generated/types/ownershipTransferAccepted.d.ts +32 -0
  303. package/dist/generated/types/ownershipTransferAccepted.d.ts.map +1 -0
  304. package/dist/generated/types/ownershipTransferAccepted.js +30 -0
  305. package/dist/generated/types/ownershipTransferAccepted.js.map +1 -0
  306. package/dist/generated/types/ownershipTransferCancelled.d.ts +29 -0
  307. package/dist/generated/types/ownershipTransferCancelled.d.ts.map +1 -0
  308. package/dist/generated/types/ownershipTransferCancelled.js +28 -0
  309. package/dist/generated/types/ownershipTransferCancelled.js.map +1 -0
  310. package/dist/generated/types/ownershipTransferInitiated.d.ts +33 -0
  311. package/dist/generated/types/ownershipTransferInitiated.d.ts.map +1 -0
  312. package/dist/generated/types/ownershipTransferInitiated.js +30 -0
  313. package/dist/generated/types/ownershipTransferInitiated.js.map +1 -0
  314. package/dist/generated/types/perRecipientCounter.d.ts +61 -0
  315. package/dist/generated/types/perRecipientCounter.d.ts.map +1 -0
  316. package/dist/generated/types/perRecipientCounter.js +26 -0
  317. package/dist/generated/types/perRecipientCounter.js.map +1 -0
  318. package/dist/generated/types/postAssertionEntry.d.ts +14 -7
  319. package/dist/generated/types/postAssertionEntry.d.ts.map +1 -1
  320. package/dist/generated/types/postAssertionEntry.js +5 -7
  321. package/dist/generated/types/postAssertionEntry.js.map +1 -1
  322. package/dist/generated/types/postAssertionEntryZC.d.ts +53 -22
  323. package/dist/generated/types/postAssertionEntryZC.d.ts.map +1 -1
  324. package/dist/generated/types/postAssertionEntryZC.js +4 -6
  325. package/dist/generated/types/postAssertionEntryZC.js.map +1 -1
  326. package/dist/generated/types/sessionFinalized.d.ts +0 -4
  327. package/dist/generated/types/sessionFinalized.d.ts.map +1 -1
  328. package/dist/generated/types/sessionFinalized.js +0 -2
  329. package/dist/generated/types/sessionFinalized.js.map +1 -1
  330. package/dist/generated/types/vaultFrozen.d.ts +14 -0
  331. package/dist/generated/types/vaultFrozen.d.ts.map +1 -1
  332. package/dist/generated/types/vaultFrozen.js +2 -0
  333. package/dist/generated/types/vaultFrozen.js.map +1 -1
  334. package/dist/index.d.ts +31 -9
  335. package/dist/index.d.ts.map +1 -1
  336. package/dist/index.js +67 -11
  337. package/dist/index.js.map +1 -1
  338. package/dist/inspector.d.ts +0 -23
  339. package/dist/inspector.d.ts.map +1 -1
  340. package/dist/inspector.js +0 -52
  341. package/dist/inspector.js.map +1 -1
  342. package/dist/kit-adapter.d.ts +1 -1
  343. package/dist/kit-adapter.d.ts.map +1 -1
  344. package/dist/kit-adapter.js +1 -1
  345. package/dist/kit-adapter.js.map +1 -1
  346. package/dist/multisig-detection.d.ts +83 -0
  347. package/dist/multisig-detection.d.ts.map +1 -0
  348. package/dist/multisig-detection.js +128 -0
  349. package/dist/multisig-detection.js.map +1 -0
  350. package/dist/ownership-transfer.d.ts +79 -0
  351. package/dist/ownership-transfer.d.ts.map +1 -0
  352. package/dist/ownership-transfer.js +66 -0
  353. package/dist/ownership-transfer.js.map +1 -0
  354. package/dist/policy/compute-agent-perms-cosign-digest.d.ts +51 -0
  355. package/dist/policy/compute-agent-perms-cosign-digest.d.ts.map +1 -0
  356. package/dist/policy/compute-agent-perms-cosign-digest.js +55 -0
  357. package/dist/policy/compute-agent-perms-cosign-digest.js.map +1 -0
  358. package/dist/policy/compute-cosign-digest.d.ts +193 -0
  359. package/dist/policy/compute-cosign-digest.d.ts.map +1 -0
  360. package/dist/policy/compute-cosign-digest.js +318 -0
  361. package/dist/policy/compute-cosign-digest.js.map +1 -0
  362. package/dist/policy/compute-policy-preview-digest.d.ts +279 -0
  363. package/dist/policy/compute-policy-preview-digest.d.ts.map +1 -0
  364. package/dist/policy/compute-policy-preview-digest.js +373 -0
  365. package/dist/policy/compute-policy-preview-digest.js.map +1 -0
  366. package/dist/policy-attestation.d.ts +51 -0
  367. package/dist/policy-attestation.d.ts.map +1 -0
  368. package/dist/policy-attestation.js +43 -0
  369. package/dist/policy-attestation.js.map +1 -0
  370. package/dist/preview-create-vault.d.ts.map +1 -1
  371. package/dist/preview-create-vault.js +37 -16
  372. package/dist/preview-create-vault.js.map +1 -1
  373. package/dist/resolve-accounts.d.ts +75 -10
  374. package/dist/resolve-accounts.d.ts.map +1 -1
  375. package/dist/resolve-accounts.js +68 -32
  376. package/dist/resolve-accounts.js.map +1 -1
  377. package/dist/rpc-helpers.d.ts +29 -3
  378. package/dist/rpc-helpers.d.ts.map +1 -1
  379. package/dist/rpc-helpers.js +51 -12
  380. package/dist/rpc-helpers.js.map +1 -1
  381. package/dist/seal/intent-digest.d.ts +195 -0
  382. package/dist/seal/intent-digest.d.ts.map +1 -0
  383. package/dist/seal/intent-digest.js +372 -0
  384. package/dist/seal/intent-digest.js.map +1 -0
  385. package/dist/seal.d.ts +166 -3
  386. package/dist/seal.d.ts.map +1 -1
  387. package/dist/seal.js +428 -32
  388. package/dist/seal.js.map +1 -1
  389. package/dist/security-analytics.d.ts +3 -3
  390. package/dist/security-analytics.d.ts.map +1 -1
  391. package/dist/security-analytics.js +13 -128
  392. package/dist/security-analytics.js.map +1 -1
  393. package/dist/session-mint.d.ts +72 -0
  394. package/dist/session-mint.d.ts.map +1 -0
  395. package/dist/session-mint.js +59 -0
  396. package/dist/session-mint.js.map +1 -0
  397. package/dist/simulation.d.ts +19 -0
  398. package/dist/simulation.d.ts.map +1 -1
  399. package/dist/simulation.js +187 -95
  400. package/dist/simulation.js.map +1 -1
  401. package/dist/squads-detection.d.ts +135 -0
  402. package/dist/squads-detection.d.ts.map +1 -0
  403. package/dist/squads-detection.js +124 -0
  404. package/dist/squads-detection.js.map +1 -0
  405. package/dist/state-resolver.d.ts +0 -16
  406. package/dist/state-resolver.d.ts.map +1 -1
  407. package/dist/state-resolver.js +162 -97
  408. package/dist/state-resolver.js.map +1 -1
  409. package/dist/testing/devnet.d.ts +40 -1
  410. package/dist/testing/devnet.d.ts.map +1 -1
  411. package/dist/testing/devnet.js +333 -44
  412. package/dist/testing/devnet.js.map +1 -1
  413. package/dist/testing/errors/expect.d.ts +1 -1
  414. package/dist/testing/errors/expect.js +1 -1
  415. package/dist/testing/errors/names.generated.d.ts +82 -58
  416. package/dist/testing/errors/names.generated.d.ts.map +1 -1
  417. package/dist/testing/errors/names.generated.js +83 -59
  418. package/dist/testing/errors/names.generated.js.map +1 -1
  419. package/dist/testing/mock-rpc.d.ts +8 -0
  420. package/dist/testing/mock-rpc.d.ts.map +1 -1
  421. package/dist/testing/mock-rpc.js +13 -0
  422. package/dist/testing/mock-rpc.js.map +1 -1
  423. package/dist/testing/mock-state.d.ts +2 -0
  424. package/dist/testing/mock-state.d.ts.map +1 -1
  425. package/dist/testing/mock-state.js +43 -4
  426. package/dist/testing/mock-state.js.map +1 -1
  427. package/dist/types.d.ts +5 -15
  428. package/dist/types.d.ts.map +1 -1
  429. package/dist/types.js +11 -69
  430. package/dist/types.js.map +1 -1
  431. package/dist/vault-analytics.d.ts +0 -2
  432. package/dist/vault-analytics.d.ts.map +1 -1
  433. package/dist/vault-analytics.js +1 -9
  434. package/dist/vault-analytics.js.map +1 -1
  435. package/package.json +7 -12
  436. package/dist/constraints/index.d.ts +0 -23
  437. package/dist/constraints/index.d.ts.map +0 -1
  438. package/dist/constraints/index.js +0 -24
  439. package/dist/constraints/index.js.map +0 -1
  440. package/dist/dashboard/constraint-builders.d.ts +0 -82
  441. package/dist/dashboard/constraint-builders.d.ts.map +0 -1
  442. package/dist/dashboard/constraint-builders.js +0 -204
  443. package/dist/dashboard/constraint-builders.js.map +0 -1
  444. package/dist/dashboard/constraint-reads.d.ts +0 -50
  445. package/dist/dashboard/constraint-reads.d.ts.map +0 -1
  446. package/dist/dashboard/constraint-reads.js +0 -119
  447. package/dist/dashboard/constraint-reads.js.map +0 -1
  448. package/dist/generated/accounts/escrowDeposit.d.ts +0 -50
  449. package/dist/generated/accounts/escrowDeposit.d.ts.map +0 -1
  450. package/dist/generated/accounts/escrowDeposit.js +0 -76
  451. package/dist/generated/accounts/escrowDeposit.js.map +0 -1
  452. package/dist/generated/accounts/instructionConstraints.d.ts +0 -46
  453. package/dist/generated/accounts/instructionConstraints.d.ts.map +0 -1
  454. package/dist/generated/accounts/instructionConstraints.js +0 -73
  455. package/dist/generated/accounts/instructionConstraints.js.map +0 -1
  456. package/dist/generated/accounts/pendingCloseConstraints.d.ts +0 -49
  457. package/dist/generated/accounts/pendingCloseConstraints.d.ts.map +0 -1
  458. package/dist/generated/accounts/pendingCloseConstraints.js +0 -68
  459. package/dist/generated/accounts/pendingCloseConstraints.js.map +0 -1
  460. package/dist/generated/accounts/pendingConstraintsUpdate.d.ts +0 -76
  461. package/dist/generated/accounts/pendingConstraintsUpdate.d.ts.map +0 -1
  462. package/dist/generated/accounts/pendingConstraintsUpdate.js +0 -77
  463. package/dist/generated/accounts/pendingConstraintsUpdate.js.map +0 -1
  464. package/dist/generated/instructions/allocateConstraintsPda.d.ts +0 -62
  465. package/dist/generated/instructions/allocateConstraintsPda.d.ts.map +0 -1
  466. package/dist/generated/instructions/allocateConstraintsPda.js +0 -134
  467. package/dist/generated/instructions/allocateConstraintsPda.js.map +0 -1
  468. package/dist/generated/instructions/allocatePendingConstraintsPda.d.ts +0 -66
  469. package/dist/generated/instructions/allocatePendingConstraintsPda.d.ts.map +0 -1
  470. package/dist/generated/instructions/allocatePendingConstraintsPda.js.map +0 -1
  471. package/dist/generated/instructions/applyCloseConstraints.d.ts +0 -59
  472. package/dist/generated/instructions/applyCloseConstraints.d.ts.map +0 -1
  473. package/dist/generated/instructions/applyCloseConstraints.js +0 -143
  474. package/dist/generated/instructions/applyCloseConstraints.js.map +0 -1
  475. package/dist/generated/instructions/applyConstraintsUpdate.d.ts +0 -62
  476. package/dist/generated/instructions/applyConstraintsUpdate.d.ts.map +0 -1
  477. package/dist/generated/instructions/applyConstraintsUpdate.js.map +0 -1
  478. package/dist/generated/instructions/cancelCloseConstraints.d.ts +0 -51
  479. package/dist/generated/instructions/cancelCloseConstraints.d.ts.map +0 -1
  480. package/dist/generated/instructions/cancelCloseConstraints.js +0 -115
  481. package/dist/generated/instructions/cancelCloseConstraints.js.map +0 -1
  482. package/dist/generated/instructions/cancelConstraintsUpdate.d.ts +0 -51
  483. package/dist/generated/instructions/cancelConstraintsUpdate.d.ts.map +0 -1
  484. package/dist/generated/instructions/cancelConstraintsUpdate.js +0 -115
  485. package/dist/generated/instructions/cancelConstraintsUpdate.js.map +0 -1
  486. package/dist/generated/instructions/cleanupOrphanConstraintsPda.d.ts +0 -67
  487. package/dist/generated/instructions/cleanupOrphanConstraintsPda.d.ts.map +0 -1
  488. package/dist/generated/instructions/cleanupOrphanConstraintsPda.js +0 -120
  489. package/dist/generated/instructions/cleanupOrphanConstraintsPda.js.map +0 -1
  490. package/dist/generated/instructions/closeSettledEscrow.d.ts +0 -72
  491. package/dist/generated/instructions/closeSettledEscrow.d.ts.map +0 -1
  492. package/dist/generated/instructions/closeSettledEscrow.js +0 -127
  493. package/dist/generated/instructions/closeSettledEscrow.js.map +0 -1
  494. package/dist/generated/instructions/createEscrow.d.ts +0 -131
  495. package/dist/generated/instructions/createEscrow.d.ts.map +0 -1
  496. package/dist/generated/instructions/createEscrow.js +0 -272
  497. package/dist/generated/instructions/createEscrow.js.map +0 -1
  498. package/dist/generated/instructions/createInstructionConstraints.d.ts +0 -68
  499. package/dist/generated/instructions/createInstructionConstraints.d.ts.map +0 -1
  500. package/dist/generated/instructions/createInstructionConstraints.js.map +0 -1
  501. package/dist/generated/instructions/extendPda.d.ts +0 -52
  502. package/dist/generated/instructions/extendPda.d.ts.map +0 -1
  503. package/dist/generated/instructions/extendPda.js +0 -86
  504. package/dist/generated/instructions/extendPda.js.map +0 -1
  505. package/dist/generated/instructions/queueCloseConstraints.d.ts +0 -66
  506. package/dist/generated/instructions/queueCloseConstraints.d.ts.map +0 -1
  507. package/dist/generated/instructions/queueCloseConstraints.js.map +0 -1
  508. package/dist/generated/instructions/queueConstraintsUpdate.d.ts +0 -75
  509. package/dist/generated/instructions/queueConstraintsUpdate.d.ts.map +0 -1
  510. package/dist/generated/instructions/queueConstraintsUpdate.js +0 -154
  511. package/dist/generated/instructions/queueConstraintsUpdate.js.map +0 -1
  512. package/dist/generated/instructions/refundEscrow.d.ts +0 -74
  513. package/dist/generated/instructions/refundEscrow.d.ts.map +0 -1
  514. package/dist/generated/instructions/refundEscrow.js +0 -142
  515. package/dist/generated/instructions/refundEscrow.js.map +0 -1
  516. package/dist/generated/instructions/settleEscrow.d.ts +0 -80
  517. package/dist/generated/instructions/settleEscrow.d.ts.map +0 -1
  518. package/dist/generated/instructions/settleEscrow.js +0 -173
  519. package/dist/generated/instructions/settleEscrow.js.map +0 -1
  520. package/dist/generated/types/accountConstraint.d.ts +0 -33
  521. package/dist/generated/types/accountConstraint.d.ts.map +0 -1
  522. package/dist/generated/types/accountConstraint.js +0 -26
  523. package/dist/generated/types/accountConstraint.js.map +0 -1
  524. package/dist/generated/types/accountConstraintZC.d.ts +0 -25
  525. package/dist/generated/types/accountConstraintZC.d.ts.map +0 -1
  526. package/dist/generated/types/accountConstraintZC.js +0 -28
  527. package/dist/generated/types/accountConstraintZC.js.map +0 -1
  528. package/dist/generated/types/closeConstraintsApplied.d.ts +0 -20
  529. package/dist/generated/types/closeConstraintsApplied.d.ts.map +0 -1
  530. package/dist/generated/types/closeConstraintsApplied.js +0 -24
  531. package/dist/generated/types/closeConstraintsApplied.js.map +0 -1
  532. package/dist/generated/types/closeConstraintsCancelled.d.ts +0 -16
  533. package/dist/generated/types/closeConstraintsCancelled.d.ts.map +0 -1
  534. package/dist/generated/types/closeConstraintsCancelled.js +0 -18
  535. package/dist/generated/types/closeConstraintsCancelled.js.map +0 -1
  536. package/dist/generated/types/closeConstraintsQueued.d.ts +0 -20
  537. package/dist/generated/types/closeConstraintsQueued.d.ts.map +0 -1
  538. package/dist/generated/types/closeConstraintsQueued.js +0 -24
  539. package/dist/generated/types/closeConstraintsQueued.js.map +0 -1
  540. package/dist/generated/types/constraintEntry.d.ts +0 -35
  541. package/dist/generated/types/constraintEntry.d.ts.map +0 -1
  542. package/dist/generated/types/constraintEntry.js +0 -29
  543. package/dist/generated/types/constraintEntry.js.map +0 -1
  544. package/dist/generated/types/constraintEntryZC.d.ts +0 -73
  545. package/dist/generated/types/constraintEntryZC.d.ts.map +0 -1
  546. package/dist/generated/types/constraintEntryZC.js +0 -49
  547. package/dist/generated/types/constraintEntryZC.js.map +0 -1
  548. package/dist/generated/types/constraintOperator.d.ts +0 -22
  549. package/dist/generated/types/constraintOperator.d.ts.map +0 -1
  550. package/dist/generated/types/constraintOperator.js +0 -28
  551. package/dist/generated/types/constraintOperator.js.map +0 -1
  552. package/dist/generated/types/constraintsChangeApplied.d.ts +0 -30
  553. package/dist/generated/types/constraintsChangeApplied.d.ts.map +0 -1
  554. package/dist/generated/types/constraintsChangeApplied.js +0 -32
  555. package/dist/generated/types/constraintsChangeApplied.js.map +0 -1
  556. package/dist/generated/types/constraintsChangeCancelled.d.ts +0 -16
  557. package/dist/generated/types/constraintsChangeCancelled.d.ts.map +0 -1
  558. package/dist/generated/types/constraintsChangeCancelled.js +0 -18
  559. package/dist/generated/types/constraintsChangeCancelled.js.map +0 -1
  560. package/dist/generated/types/constraintsChangeQueued.d.ts +0 -30
  561. package/dist/generated/types/constraintsChangeQueued.d.ts.map +0 -1
  562. package/dist/generated/types/constraintsChangeQueued.js +0 -32
  563. package/dist/generated/types/constraintsChangeQueued.js.map +0 -1
  564. package/dist/generated/types/dataConstraint.d.ts +0 -23
  565. package/dist/generated/types/dataConstraint.d.ts.map +0 -1
  566. package/dist/generated/types/dataConstraint.js +0 -27
  567. package/dist/generated/types/dataConstraint.js.map +0 -1
  568. package/dist/generated/types/dataConstraintZC.d.ts +0 -20
  569. package/dist/generated/types/dataConstraintZC.d.ts.map +0 -1
  570. package/dist/generated/types/dataConstraintZC.js +0 -30
  571. package/dist/generated/types/dataConstraintZC.js.map +0 -1
  572. package/dist/generated/types/discriminatorFormat.d.ts +0 -25
  573. package/dist/generated/types/discriminatorFormat.d.ts.map +0 -1
  574. package/dist/generated/types/discriminatorFormat.js +0 -31
  575. package/dist/generated/types/discriminatorFormat.js.map +0 -1
  576. package/dist/generated/types/escrowCreated.d.ts +0 -30
  577. package/dist/generated/types/escrowCreated.d.ts.map +0 -1
  578. package/dist/generated/types/escrowCreated.js +0 -34
  579. package/dist/generated/types/escrowCreated.js.map +0 -1
  580. package/dist/generated/types/escrowRefunded.d.ts +0 -26
  581. package/dist/generated/types/escrowRefunded.d.ts.map +0 -1
  582. package/dist/generated/types/escrowRefunded.js +0 -30
  583. package/dist/generated/types/escrowRefunded.js.map +0 -1
  584. package/dist/generated/types/escrowSettled.d.ts +0 -26
  585. package/dist/generated/types/escrowSettled.d.ts.map +0 -1
  586. package/dist/generated/types/escrowSettled.js +0 -30
  587. package/dist/generated/types/escrowSettled.js.map +0 -1
  588. package/dist/generated/types/escrowStatus.d.ts +0 -18
  589. package/dist/generated/types/escrowStatus.d.ts.map +0 -1
  590. package/dist/generated/types/escrowStatus.js +0 -24
  591. package/dist/generated/types/escrowStatus.js.map +0 -1
  592. package/dist/generated/types/instructionConstraintsCreated.d.ts +0 -34
  593. package/dist/generated/types/instructionConstraintsCreated.d.ts.map +0 -1
  594. package/dist/generated/types/instructionConstraintsCreated.js +0 -36
  595. package/dist/generated/types/instructionConstraintsCreated.js.map +0 -1
  596. package/dist/generated/types/orphanConstraintsPdaCleaned.d.ts +0 -22
  597. package/dist/generated/types/orphanConstraintsPdaCleaned.d.ts.map +0 -1
  598. package/dist/generated/types/orphanConstraintsPdaCleaned.js.map +0 -1
  599. package/dist/generated/types/pdaAllocated.d.ts +0 -24
  600. package/dist/generated/types/pdaAllocated.d.ts.map +0 -1
  601. package/dist/generated/types/pdaAllocated.js +0 -28
  602. package/dist/generated/types/pdaAllocated.js.map +0 -1
  603. package/dist/generated/types/pdaExtended.d.ts +0 -24
  604. package/dist/generated/types/pdaExtended.d.ts.map +0 -1
  605. package/dist/generated/types/pdaExtended.js +0 -28
  606. package/dist/generated/types/pdaExtended.js.map +0 -1
  607. package/dist/post-assertions/cross-field-lte.d.ts +0 -134
  608. package/dist/post-assertions/cross-field-lte.d.ts.map +0 -1
  609. package/dist/post-assertions/cross-field-lte.js +0 -129
  610. package/dist/post-assertions/cross-field-lte.js.map +0 -1
  611. package/dist/post-assertions/index.d.ts +0 -28
  612. package/dist/post-assertions/index.d.ts.map +0 -1
  613. package/dist/post-assertions/index.js +0 -28
  614. package/dist/post-assertions/index.js.map +0 -1
  615. package/dist/post-assertions/presets/flash-trade.d.ts +0 -139
  616. package/dist/post-assertions/presets/flash-trade.d.ts.map +0 -1
  617. package/dist/post-assertions/presets/flash-trade.js +0 -154
  618. package/dist/post-assertions/presets/flash-trade.js.map +0 -1
  619. package/dist/protocol-registry/annotations/drift.json +0 -7
  620. package/dist/protocol-registry/annotations/flash-trade.json +0 -7
  621. package/dist/protocol-registry/annotations/jupiter-borrow.json +0 -7
  622. package/dist/protocol-registry/annotations/jupiter-earn.json +0 -7
  623. package/dist/protocol-registry/annotations/jupiter-lend.json +0 -7
  624. package/dist/protocol-registry/annotations/jupiter.json +0 -7
  625. package/dist/protocol-registry/annotations/kamino.json +0 -7
  626. package/dist/protocol-registry/index.d.ts +0 -45
  627. package/dist/protocol-registry/index.d.ts.map +0 -1
  628. package/dist/protocol-registry/index.js +0 -76
  629. package/dist/protocol-registry/index.js.map +0 -1
  630. package/dist/protocol-tier.d.ts +0 -157
  631. package/dist/protocol-tier.d.ts.map +0 -1
  632. package/dist/protocol-tier.js +0 -104
  633. package/dist/protocol-tier.js.map +0 -1
@@ -59,7 +59,7 @@ export const SIGIL_ERROR__NO_TIMELOCK_CONFIGURED = 0x1787; // 6023
59
59
  export const SIGIL_ERROR__DESTINATION_NOT_ALLOWED = 0x1788; // 6024
60
60
  /** TooManyDestinations: Too many destinations (max 10) */
61
61
  export const SIGIL_ERROR__TOO_MANY_DESTINATIONS = 0x1789; // 6025
62
- /** InvalidProtocolMode: Invalid protocol mode (must be 0, 1, or 2) */
62
+ /** InvalidProtocolMode: Invalid protocol mode (must be 1 = ALLOWLIST) */
63
63
  export const SIGIL_ERROR__INVALID_PROTOCOL_MODE = 0x178a; // 6026
64
64
  /** CpiCallNotAllowed: Instruction must be top-level (CPI calls not allowed) */
65
65
  export const SIGIL_ERROR__CPI_CALL_NOT_ALLOWED = 0x178b; // 6027
@@ -67,128 +67,176 @@ export const SIGIL_ERROR__CPI_CALL_NOT_ALLOWED = 0x178b; // 6027
67
67
  export const SIGIL_ERROR__MISSING_FINALIZE_INSTRUCTION = 0x178c; // 6028
68
68
  /** NonTrackedSwapMustReturnStablecoin: Non-stablecoin swap must return stablecoin (balance did not increase) */
69
69
  export const SIGIL_ERROR__NON_TRACKED_SWAP_MUST_RETURN_STABLECOIN = 0x178d; // 6029
70
- /** SwapSlippageExceeded: Swap slippage exceeds policy max_slippage_bps or quoted output is zero */
71
- export const SIGIL_ERROR__SWAP_SLIPPAGE_EXCEEDED = 0x178e; // 6030
72
- /** InvalidJupiterInstruction: Cannot parse Jupiter swap instruction data */
73
- export const SIGIL_ERROR__INVALID_JUPITER_INSTRUCTION = 0x178f; // 6031
74
70
  /** UnauthorizedTokenTransfer: Top-level SPL Token transfer not allowed between validate and finalize */
75
- export const SIGIL_ERROR__UNAUTHORIZED_TOKEN_TRANSFER = 0x1790; // 6032
71
+ export const SIGIL_ERROR__UNAUTHORIZED_TOKEN_TRANSFER = 0x178e; // 6030
76
72
  /** SlippageBpsTooHigh: Slippage BPS exceeds maximum (5000 = 50%) */
77
- export const SIGIL_ERROR__SLIPPAGE_BPS_TOO_HIGH = 0x1791; // 6033
73
+ export const SIGIL_ERROR__SLIPPAGE_BPS_TOO_HIGH = 0x178f; // 6031
78
74
  /** ProtocolMismatch: DeFi instruction program does not match declared target_protocol */
79
- export const SIGIL_ERROR__PROTOCOL_MISMATCH = 0x1792; // 6034
75
+ export const SIGIL_ERROR__PROTOCOL_MISMATCH = 0x1790; // 6032
80
76
  /** TooManyDeFiInstructions: Spending allows at most one DeFi instruction */
81
- export const SIGIL_ERROR__TOO_MANY_DE_FI_INSTRUCTIONS = 0x1793; // 6035
77
+ export const SIGIL_ERROR__TOO_MANY_DE_FI_INSTRUCTIONS = 0x1791; // 6033
82
78
  /** MaxAgentsReached: Maximum agents per vault reached (limit: 10) */
83
- export const SIGIL_ERROR__MAX_AGENTS_REACHED = 0x1794; // 6036
79
+ export const SIGIL_ERROR__MAX_AGENTS_REACHED = 0x1792; // 6034
84
80
  /** InsufficientPermissions: Agent lacks permission for this action type */
85
- export const SIGIL_ERROR__INSUFFICIENT_PERMISSIONS = 0x1795; // 6037
81
+ export const SIGIL_ERROR__INSUFFICIENT_PERMISSIONS = 0x1793; // 6035
86
82
  /** InvalidPermissions: Permission bitmask contains invalid bits */
87
- export const SIGIL_ERROR__INVALID_PERMISSIONS = 0x1796; // 6038
88
- /** EscrowNotActive: Escrow is not in Active status */
89
- export const SIGIL_ERROR__ESCROW_NOT_ACTIVE = 0x1797; // 6039
90
- /** EscrowExpired: Escrow has expired */
91
- export const SIGIL_ERROR__ESCROW_EXPIRED = 0x1798; // 6040
92
- /** EscrowNotExpired: Escrow has not expired yet */
93
- export const SIGIL_ERROR__ESCROW_NOT_EXPIRED = 0x1799; // 6041
94
- /** InvalidEscrowVault: Invalid escrow vault */
95
- export const SIGIL_ERROR__INVALID_ESCROW_VAULT = 0x179a; // 6042
96
- /** EscrowConditionsNotMet: Escrow conditions not met */
97
- export const SIGIL_ERROR__ESCROW_CONDITIONS_NOT_MET = 0x179b; // 6043
98
- /** EscrowDurationExceeded: Escrow duration exceeds maximum (30 days) */
99
- export const SIGIL_ERROR__ESCROW_DURATION_EXCEEDED = 0x179c; // 6044
83
+ export const SIGIL_ERROR__INVALID_PERMISSIONS = 0x1794; // 6036
100
84
  /** InvalidConstraintConfig: Invalid constraint configuration: bounds exceeded */
101
- export const SIGIL_ERROR__INVALID_CONSTRAINT_CONFIG = 0x179d; // 6045
102
- /** ConstraintViolated: Instruction constraint violated */
103
- export const SIGIL_ERROR__CONSTRAINT_VIOLATED = 0x179e; // 6046
104
- /** InvalidConstraintsPda: Invalid constraints PDA: wrong owner or vault */
105
- export const SIGIL_ERROR__INVALID_CONSTRAINTS_PDA = 0x179f; // 6047
106
- /** InvalidPendingConstraintsPda: Invalid pending constraints PDA: wrong owner or vault */
107
- export const SIGIL_ERROR__INVALID_PENDING_CONSTRAINTS_PDA = 0x17a0; // 6048
85
+ export const SIGIL_ERROR__INVALID_CONSTRAINT_CONFIG = 0x1795; // 6037
108
86
  /** AgentSpendLimitExceeded: Agent rolling 24h spend exceeds per-agent spending limit */
109
- export const SIGIL_ERROR__AGENT_SPEND_LIMIT_EXCEEDED = 0x17a1; // 6049
87
+ export const SIGIL_ERROR__AGENT_SPEND_LIMIT_EXCEEDED = 0x1796; // 6038
110
88
  /** OverlaySlotExhausted: Per-agent overlay is full; cannot register agent with spending limit */
111
- export const SIGIL_ERROR__OVERLAY_SLOT_EXHAUSTED = 0x17a2; // 6050
89
+ export const SIGIL_ERROR__OVERLAY_SLOT_EXHAUSTED = 0x1797; // 6039
112
90
  /** AgentSlotNotFound: Agent has per-agent spending limit but no overlay tracking slot */
113
- export const SIGIL_ERROR__AGENT_SLOT_NOT_FOUND = 0x17a3; // 6051
91
+ export const SIGIL_ERROR__AGENT_SLOT_NOT_FOUND = 0x1798; // 6040
114
92
  /** UnauthorizedTokenApproval: Unauthorized SPL Token Approve between validate and finalize */
115
- export const SIGIL_ERROR__UNAUTHORIZED_TOKEN_APPROVAL = 0x17a4; // 6052
116
- /** InvalidSessionExpiry: Session expiry slots out of range (10-450) */
117
- export const SIGIL_ERROR__INVALID_SESSION_EXPIRY = 0x17a5; // 6053
118
- /** UnconstrainedProgramBlocked: Program has no constraint entry and strict mode is enabled */
119
- export const SIGIL_ERROR__UNCONSTRAINED_PROGRAM_BLOCKED = 0x17a6; // 6054
120
- /** ProtocolCapExceeded: Per-protocol rolling 24h spending cap would be exceeded */
121
- export const SIGIL_ERROR__PROTOCOL_CAP_EXCEEDED = 0x17a7; // 6055
93
+ export const SIGIL_ERROR__UNAUTHORIZED_TOKEN_APPROVAL = 0x1799; // 6041
94
+ /** InvalidSessionExpiry: Session expiry seconds out of range (5-90) */
95
+ export const SIGIL_ERROR__INVALID_SESSION_EXPIRY = 0x179a; // 6042
96
+ /** ProtocolCapExceeded: Per-protocol rolling 24h spending cap would be exceeded LEGACY counter exhaustion path. New rolling-24h amount-based cap rejections use 6086 ErrDailyCapExceeded */
97
+ export const SIGIL_ERROR__PROTOCOL_CAP_EXCEEDED = 0x179b; // 6043
122
98
  /** ProtocolCapsMismatch: protocol_caps length must match protocols length when has_protocol_caps is true */
123
- export const SIGIL_ERROR__PROTOCOL_CAPS_MISMATCH = 0x17a8; // 6056
124
- /** ActiveEscrowsExist: Cannot close vault with active escrow deposits */
125
- export const SIGIL_ERROR__ACTIVE_ESCROWS_EXIST = 0x17a9; // 6057
126
- /** ConstraintsNotClosed: Instruction constraints must be closed before closing vault */
127
- export const SIGIL_ERROR__CONSTRAINTS_NOT_CLOSED = 0x17aa; // 6058
99
+ export const SIGIL_ERROR__PROTOCOL_CAPS_MISMATCH = 0x179c; // 6044
128
100
  /** PendingPolicyExists: Pending policy update must be applied or cancelled before closing vault */
129
- export const SIGIL_ERROR__PENDING_POLICY_EXISTS = 0x17ab; // 6059
101
+ export const SIGIL_ERROR__PENDING_POLICY_EXISTS = 0x179d; // 6045
130
102
  /** AgentPaused: Agent is paused and cannot execute actions */
131
- export const SIGIL_ERROR__AGENT_PAUSED = 0x17ac; // 6060
103
+ export const SIGIL_ERROR__AGENT_PAUSED = 0x179e; // 6046
132
104
  /** AgentAlreadyPaused: Agent is already paused */
133
- export const SIGIL_ERROR__AGENT_ALREADY_PAUSED = 0x17ad; // 6061
105
+ export const SIGIL_ERROR__AGENT_ALREADY_PAUSED = 0x179f; // 6047
134
106
  /** AgentNotPaused: Agent is not paused */
135
- export const SIGIL_ERROR__AGENT_NOT_PAUSED = 0x17ae; // 6062
107
+ export const SIGIL_ERROR__AGENT_NOT_PAUSED = 0x17a0; // 6048
136
108
  /** UnauthorizedPostFinalizeInstruction: Instructions after finalize_session must be ComputeBudget or SystemProgram only */
137
- export const SIGIL_ERROR__UNAUTHORIZED_POST_FINALIZE_INSTRUCTION = 0x17af; // 6063
109
+ export const SIGIL_ERROR__UNAUTHORIZED_POST_FINALIZE_INSTRUCTION = 0x17a1; // 6049
138
110
  /** UnexpectedBalanceDecrease: Vault balance decreased more than delegated amount — potential CPI attack */
139
- export const SIGIL_ERROR__UNEXPECTED_BALANCE_DECREASE = 0x17b0; // 6064
111
+ export const SIGIL_ERROR__UNEXPECTED_BALANCE_DECREASE = 0x17a2; // 6050
140
112
  /** TimelockTooShort: Timelock duration below minimum (1800 seconds / 30 minutes) */
141
- export const SIGIL_ERROR__TIMELOCK_TOO_SHORT = 0x17b1; // 6065
113
+ export const SIGIL_ERROR__TIMELOCK_TOO_SHORT = 0x17a3; // 6051
142
114
  /** PolicyVersionMismatch: Policy version mismatch — policy changed since agent's last RPC read */
143
- export const SIGIL_ERROR__POLICY_VERSION_MISMATCH = 0x17b2; // 6066
115
+ export const SIGIL_ERROR__POLICY_VERSION_MISMATCH = 0x17a4; // 6052
144
116
  /** ActiveSessionsExist: Cannot close vault with active sessions (finalize pending sessions first) */
145
- export const SIGIL_ERROR__ACTIVE_SESSIONS_EXIST = 0x17b3; // 6067
117
+ export const SIGIL_ERROR__ACTIVE_SESSIONS_EXIST = 0x17a5; // 6053
146
118
  /** PostAssertionFailed: Post-execution assertion failed: account state did not satisfy constraint */
147
- export const SIGIL_ERROR__POST_ASSERTION_FAILED = 0x17b4; // 6068
119
+ export const SIGIL_ERROR__POST_ASSERTION_FAILED = 0x17a6; // 6054
148
120
  /** InvalidPostAssertionIndex: Post-assertion constraint references invalid instruction index */
149
- export const SIGIL_ERROR__INVALID_POST_ASSERTION_INDEX = 0x17b5; // 6069
121
+ export const SIGIL_ERROR__INVALID_POST_ASSERTION_INDEX = 0x17a7; // 6055
150
122
  /** UnauthorizedPreValidateInstruction: Non-infrastructure instruction detected before validate_and_authorize */
151
- export const SIGIL_ERROR__UNAUTHORIZED_PRE_VALIDATE_INSTRUCTION = 0x17b6; // 6070
123
+ export const SIGIL_ERROR__UNAUTHORIZED_PRE_VALIDATE_INSTRUCTION = 0x17a8; // 6056
152
124
  /** SnapshotNotCaptured: Delta assertion snapshot was not captured in validate_and_authorize */
153
- export const SIGIL_ERROR__SNAPSHOT_NOT_CAPTURED = 0x17b7; // 6071
125
+ export const SIGIL_ERROR__SNAPSHOT_NOT_CAPTURED = 0x17a9; // 6057
154
126
  /** InvalidConstraintOperator: Constraint operator value is not a valid ConstraintOperator discriminant */
155
- export const SIGIL_ERROR__INVALID_CONSTRAINT_OPERATOR = 0x17b8; // 6072
156
- /** ConstraintsVaultMismatch: Zero-copy constraints account has wrong vault */
157
- export const SIGIL_ERROR__CONSTRAINTS_VAULT_MISMATCH = 0x17b9; // 6073
158
- /** BlockedSplOpcode: SPL opcode is blocked at runtime and cannot be used in constraints */
159
- export const SIGIL_ERROR__BLOCKED_SPL_OPCODE = 0x17ba; // 6074
160
- /** QueuedUpdateExpired: Queued update is too old (>MAX_APPLY_AGE_SLOTS) — re-queue to apply. Defends against durable-nonce pre-signing. */
161
- export const SIGIL_ERROR__QUEUED_UPDATE_EXPIRED = 0x17bb; // 6075
127
+ export const SIGIL_ERROR__INVALID_CONSTRAINT_OPERATOR = 0x17aa; // 6058
128
+ /** ZeroCopyVaultMismatch: Zero-copy account vault key mismatch (defense-in-depth) */
129
+ export const SIGIL_ERROR__ZERO_COPY_VAULT_MISMATCH = 0x17ab; // 6059
130
+ /** QueuedUpdateExpired: Queued update is too old (>MAX_APPLY_AGE_SLOTS / >MAX_APPLY_AGE_SLOTS_TIMELOCKED_ADMIN) re-queue via the matching queue/initiate ix (queue_policy_update, queue_agent_permissions_update, queue_agent_grant, or initiate_ownership_transfer) to apply. Defends against durable-nonce pre-signing (CH-1 audit 2026-05-23 extended scope to timelocked-admin PDAs). */
131
+ export const SIGIL_ERROR__QUEUED_UPDATE_EXPIRED = 0x17ac; // 6060
162
132
  /** AccountWritabilityMismatch: Account writability flag does not match constraint requirement */
163
- export const SIGIL_ERROR__ACCOUNT_WRITABILITY_MISMATCH = 0x17bc; // 6076
133
+ export const SIGIL_ERROR__ACCOUNT_WRITABILITY_MISMATCH = 0x17ad; // 6061
164
134
  /** SysvarScanBoundExceeded: Sysvar instruction scan exceeded the per-tx safety bound */
165
- export const SIGIL_ERROR__SYSVAR_SCAN_BOUND_EXCEEDED = 0x17bd; // 6077
135
+ export const SIGIL_ERROR__SYSVAR_SCAN_BOUND_EXCEEDED = 0x17ae; // 6062
166
136
  /** AsyncFulfillmentNotPermitted: Async-fulfillment program is not permitted in V1 (Jupiter Perps, Drift, Drift JIT). Spending cannot be measured because keeper submits the actual transfer in a separate transaction after finalize_session returns. */
167
- export const SIGIL_ERROR__ASYNC_FULFILLMENT_NOT_PERMITTED = 0x17be; // 6078
168
- /** ConstraintsAlreadyPopulated: Cannot clean an active constraints PDA; use queue+apply_close_constraints */
169
- export const SIGIL_ERROR__CONSTRAINTS_ALREADY_POPULATED = 0x17bf; // 6079
170
- /** OrphanPdaWrongOwner: PDA at constraints seeds is not program-owned */
171
- export const SIGIL_ERROR__ORPHAN_PDA_WRONG_OWNER = 0x17c0; // 6080
172
- /** OrphanPdaPopulated: PDA is fully populated; not an orphan */
173
- export const SIGIL_ERROR__ORPHAN_PDA_POPULATED = 0x17c1; // 6081
137
+ export const SIGIL_ERROR__ASYNC_FULFILLMENT_NOT_PERMITTED = 0x17af; // 6063
174
138
  /** ConfidentialTransferBlocked: Token-2022 ConfidentialTransfer not permitted between validate and finalize */
175
- export const SIGIL_ERROR__CONFIDENTIAL_TRANSFER_BLOCKED = 0x17c2; // 6082
139
+ export const SIGIL_ERROR__CONFIDENTIAL_TRANSFER_BLOCKED = 0x17b0; // 6064
176
140
  /** PermanentDelegateBlocked: Token-2022 PermanentDelegate not permitted between validate and finalize */
177
- export const SIGIL_ERROR__PERMANENT_DELEGATE_BLOCKED = 0x17c3; // 6083
141
+ export const SIGIL_ERROR__PERMANENT_DELEGATE_BLOCKED = 0x17b1; // 6065
178
142
  /** TransferHookBlocked: Token-2022 TransferHook not permitted between validate and finalize */
179
- export const SIGIL_ERROR__TRANSFER_HOOK_BLOCKED = 0x17c4; // 6084
143
+ export const SIGIL_ERROR__TRANSFER_HOOK_BLOCKED = 0x17b2; // 6066
180
144
  /** LamportDrainBlocked: Token-2022 destructive-balance ix (opcodes 38/45/46) not permitted between validate and finalize */
181
- export const SIGIL_ERROR__LAMPORT_DRAIN_BLOCKED = 0x17c5; // 6085
145
+ export const SIGIL_ERROR__LAMPORT_DRAIN_BLOCKED = 0x17b3; // 6067
182
146
  /** BatchInstructionBlocked: Token-2022 Batch instruction (opcode 255) is blocked outright — wraps inner instructions and bypasses byte-0 blocklist */
183
- export const SIGIL_ERROR__BATCH_INSTRUCTION_BLOCKED = 0x17c6; // 6086
184
- /** InvalidDestinationMode: Invalid destination mode (must be 0 = Restricted or 1 = OpenWithCap) */
185
- export const SIGIL_ERROR__INVALID_DESTINATION_MODE = 0x17c7; // 6087
147
+ export const SIGIL_ERROR__BATCH_INSTRUCTION_BLOCKED = 0x17b4; // 6068
148
+ /** InvalidDestinationMode: Invalid destination mode (must be 0 = RESTRICTED) */
149
+ export const SIGIL_ERROR__INVALID_DESTINATION_MODE = 0x17b5; // 6069
150
+ /** InvalidCapability: Invalid agent capability value (must be 0 = Disabled, 1 = Observer, or 2 = Operator) */
151
+ export const SIGIL_ERROR__INVALID_CAPABILITY = 0x17b6; // 6070
152
+ /** PolicyPreviewMismatch: Policy preview digest mismatch — caller's signed digest differs from recomputed canonical digest */
153
+ export const SIGIL_ERROR__POLICY_PREVIEW_MISMATCH = 0x17b7; // 6071
154
+ /** ObserveOnlyModeBlocksExecute: Vault is in observe_only mode — validate_and_authorize is blocked */
155
+ export const SIGIL_ERROR__OBSERVE_ONLY_MODE_BLOCKS_EXECUTE = 0x17b8; // 6072
156
+ /** ActiveVaultRequiresAllowlist: Active (non-observe_only) vault must have at least one protocol or destination on the allowlist */
157
+ export const SIGIL_ERROR__ACTIVE_VAULT_REQUIRES_ALLOWLIST = 0x17b9; // 6073
158
+ /** ErrMintNotPinned: Deposit mint is not a build-time-pinned stablecoin (USDC or USDT) */
159
+ export const SIGIL_ERROR__ERR_MINT_NOT_PINNED = 0x17ba; // 6074
160
+ /** ErrOutsideOperatingHours: Current UTC hour is outside the policy's operating_hours bitmask */
161
+ export const SIGIL_ERROR__ERR_OUTSIDE_OPERATING_HOURS = 0x17bb; // 6075
162
+ /** ErrCooldownActive: Agent cooldown period has not elapsed since the last action */
163
+ export const SIGIL_ERROR__ERR_COOLDOWN_ACTIVE = 0x17bc; // 6076
164
+ /** ErrGraylistFriction: Destination is graylisted (24h friction window — awaiting promote_graylist_destination or unlock) */
165
+ export const SIGIL_ERROR__ERR_GRAYLIST_FRICTION = 0x17bd; // 6077
166
+ /** ErrGraylistFull: Destination graylist is full (max 10 entries) — wait for an existing entry to unlock or promote */
167
+ export const SIGIL_ERROR__ERR_GRAYLIST_FULL = 0x17be; // 6078
168
+ /** ErrToken2022ExtensionForbidden: Token-2022 mint has a forbidden extension (only MemoTransfer + MetadataPointer allowed) */
169
+ export const SIGIL_ERROR__ERR_TOKEN2022_EXTENSION_FORBIDDEN = 0x17bf; // 6079
170
+ /** ErrCosignRequired: Elevated policy mutation requires an owner-signed cosigning session */
171
+ export const SIGIL_ERROR__ERR_COSIGN_REQUIRED = 0x17c0; // 6080
172
+ /** ErrAutoRevoked: Agent capability auto-revoked after consecutive policy-violation failures; owner must re-enable */
173
+ export const SIGIL_ERROR__ERR_AUTO_REVOKED = 0x17c1; // 6081
174
+ /** ErrSandwichIntegrity: Bundle integrity violation: multiple validate_and_authorize instructions for the same (vault, agent, mint) tuple in one transaction */
175
+ export const SIGIL_ERROR__ERR_SANDWICH_INTEGRITY = 0x17c2; // 6082
176
+ /** ErrProtectedWritable: Protected Sigil PDA passed as writable to a foreign instruction between validate and finalize */
177
+ export const SIGIL_ERROR__ERR_PROTECTED_WRITABLE = 0x17c3; // 6083
178
+ /** ErrSessionNonceMismatch: Session nonce mismatch — caller's expected_nonce does not match the session's stored nonce (durable-nonce replay defense) */
179
+ export const SIGIL_ERROR__ERR_SESSION_NONCE_MISMATCH = 0x17c4; // 6084
180
+ /** ErrStableFloorViolation: Stable balance floor violated — combined USDC+USDT balance dropped below policy.stable_balance_floor */
181
+ export const SIGIL_ERROR__ERR_STABLE_FLOOR_VIOLATION = 0x17c5; // 6085
182
+ /** ErrDailyCapExceeded: Per-protocol daily spending cap would be exceeded (rolling 24h) */
183
+ export const SIGIL_ERROR__ERR_DAILY_CAP_EXCEEDED = 0x17c6; // 6086
184
+ /** ErrRecipientCapExceeded: Per-recipient daily cap exceeded — recipient outflow would breach policy.per_recipient_daily_cap_usd within the rolling 24h window, or per_recipient array full with no expired slot to evict */
185
+ export const SIGIL_ERROR__ERR_RECIPIENT_CAP_EXCEEDED = 0x17c7; // 6087
186
+ /** ErrMintDeltaCapExceeded: R-1 MintDeltaCap: vault-mint balance decreased by more than max_net_decrease */
187
+ export const SIGIL_ERROR__ERR_MINT_DELTA_CAP_EXCEEDED = 0x17c8; // 6088
188
+ /** MintDeltaCapMisconfigured: R-1 MintDeltaCap misconfigured — target account missing, mint mismatch, or owner not vault */
189
+ export const SIGIL_ERROR__MINT_DELTA_CAP_MISCONFIGURED = 0x17c9; // 6089
190
+ /** ErrAtaAuthorityChanged: R-2 AtaAuthorityPin: vault-owned token account authority changed or account closed/reinitialized mid-sandwich */
191
+ export const SIGIL_ERROR__ERR_ATA_AUTHORITY_CHANGED = 0x17ca; // 6090
192
+ /** ErrOutputBelowFloor: R-3 OutputBalanceFloor: post-execution balance increase fell below the configured min_increase floor */
193
+ export const SIGIL_ERROR__ERR_OUTPUT_BELOW_FLOOR = 0x17cb; // 6091
194
+ /** ErrDeclarationInconsistent: R-4 DeclarationConsistency: declared recipient/mint does not match CPI account-meta */
195
+ export const SIGIL_ERROR__ERR_DECLARATION_INCONSISTENT = 0x17cc; // 6092
196
+ /** IxMetaCountExceeded: Foreign instruction exceeded the account-meta processing budget; the bundle is rejected rather than partially inspected */
197
+ export const SIGIL_ERROR__IX_META_COUNT_EXCEEDED = 0x17cd; // 6093
198
+ /** ErrPendingOwnershipExists: An ownership transfer is already pending; cancel it first */
199
+ export const SIGIL_ERROR__ERR_PENDING_OWNERSHIP_EXISTS = 0x17ce; // 6094
200
+ /** ErrPendingOwnershipNotReady: Ownership transfer timelock has not elapsed */
201
+ export const SIGIL_ERROR__ERR_PENDING_OWNERSHIP_NOT_READY = 0x17cf; // 6095
202
+ /** ErrInvalidFreezeReason: freeze_reason value out of {{0,1,2}} */
203
+ export const SIGIL_ERROR__ERR_INVALID_FREEZE_REASON = 0x17d0; // 6096
204
+ /** ErrReactivateCooldownActive: Reactivate requires 5-minute observation cooldown to elapse */
205
+ export const SIGIL_ERROR__ERR_REACTIVATE_COOLDOWN_ACTIVE = 0x17d1; // 6097
206
+ /** ErrInvalidOwnershipTarget: new_owner cannot be system/program/sysvar addresses (Council ISC-128) */
207
+ export const SIGIL_ERROR__ERR_INVALID_OWNERSHIP_TARGET = 0x17d2; // 6098
208
+ /** ErrTooManyRevokePairs: freeze_internal MAX_REVOKE_PAIRS = 10 exceeded (Council ISC-136) */
209
+ export const SIGIL_ERROR__ERR_TOO_MANY_REVOKE_PAIRS = 0x17d3; // 6099
210
+ /** ErrPostAssertionsNotClosed: PostExecutionAssertions PDA still active — call close_post_assertions first */
211
+ export const SIGIL_ERROR__ERR_POST_ASSERTIONS_NOT_CLOSED = 0x17d4; // 6100
212
+ /** ErrDestinationIsProtectedPda: Destination is a Sigil-protected PDA — rejected at queue time */
213
+ export const SIGIL_ERROR__ERR_DESTINATION_IS_PROTECTED_PDA = 0x17d5; // 6101
214
+ /** ErrIntentDigestMismatch: AL3 intent-digest mismatch — preview digest does not match executed bundle */
215
+ export const SIGIL_ERROR__ERR_INTENT_DIGEST_MISMATCH = 0x17d6; // 6102
216
+ /** ErrPendingAgentGrantDigestMismatch: PendingAgentGrant digest mismatch between queue and apply */
217
+ export const SIGIL_ERROR__ERR_PENDING_AGENT_GRANT_DIGEST_MISMATCH = 0x17d7; // 6103
218
+ /** ErrReactivateCosignRequiredForFullCapability: Reactivate with FULL_CAPABILITY new agent requires cosign */
219
+ export const SIGIL_ERROR__ERR_REACTIVATE_COSIGN_REQUIRED_FOR_FULL_CAPABILITY = 0x17d8; // 6104
220
+ /** DestinationAccountUnresolvable: Writable DeFi account could not be resolved in remaining_accounts — destination set incomplete */
221
+ export const SIGIL_ERROR__DESTINATION_ACCOUNT_UNRESOLVABLE = 0x17d9; // 6105
222
+ /** ErrToken2022OutputMintUnresolvable: Vault-owned Token-2022 output ATA's mint is absent from remaining_accounts or not Token-2022-owned — cannot vet extensions */
223
+ export const SIGIL_ERROR__ERR_TOKEN2022_OUTPUT_MINT_UNRESOLVABLE = 0x17da; // 6106
224
+ /** ErrOperatorGrantRequiresTimelock: OPERATOR grant requires the timelock queue path on this vault — use queue_agent_grant */
225
+ export const SIGIL_ERROR__ERR_OPERATOR_GRANT_REQUIRES_TIMELOCK = 0x17db; // 6107
226
+ /** ErrOperatorGrantDelayTooLong: operator_grant_delay_seconds exceeds the maximum (48h) — would brick grant applicability */
227
+ export const SIGIL_ERROR__ERR_OPERATOR_GRANT_DELAY_TOO_LONG = 0x17dc; // 6108
228
+ /** InvalidOwnerType: vault.owner_type is not a recognized discriminant (expected 0=EOA or 1=multisig) */
229
+ export const SIGIL_ERROR__INVALID_OWNER_TYPE = 0x17dd; // 6109
230
+ /** SpendAccountingUnderflow: finalize spend accounting underflow: collected fees exceed realized stablecoin outflow */
231
+ export const SIGIL_ERROR__SPEND_ACCOUNTING_UNDERFLOW = 0x17de; // 6110
232
+ /** ErrMultisigCustodyUnsupported: Squads multisig ownership custody is not supported in V1 (use a standard EOA owner) */
233
+ export const SIGIL_ERROR__ERR_MULTISIG_CUSTODY_UNSUPPORTED = 0x17df; // 6111
186
234
  let sigilErrorMessages;
187
235
  if (process.env.NODE_ENV !== "production") {
188
236
  sigilErrorMessages = {
189
237
  [SIGIL_ERROR__ACCOUNT_WRITABILITY_MISMATCH]: `Account writability flag does not match constraint requirement`,
190
- [SIGIL_ERROR__ACTIVE_ESCROWS_EXIST]: `Cannot close vault with active escrow deposits`,
191
238
  [SIGIL_ERROR__ACTIVE_SESSIONS_EXIST]: `Cannot close vault with active sessions (finalize pending sessions first)`,
239
+ [SIGIL_ERROR__ACTIVE_VAULT_REQUIRES_ALLOWLIST]: `Active (non-observe_only) vault must have at least one protocol or destination on the allowlist`,
192
240
  [SIGIL_ERROR__AGENT_ALREADY_PAUSED]: `Agent is already paused`,
193
241
  [SIGIL_ERROR__AGENT_ALREADY_REGISTERED]: `Agent already registered for this vault`,
194
242
  [SIGIL_ERROR__AGENT_IS_OWNER]: `Invalid agent: agent cannot be the vault owner`,
@@ -198,62 +246,86 @@ if (process.env.NODE_ENV !== "production") {
198
246
  [SIGIL_ERROR__AGENT_SPEND_LIMIT_EXCEEDED]: `Agent rolling 24h spend exceeds per-agent spending limit`,
199
247
  [SIGIL_ERROR__ASYNC_FULFILLMENT_NOT_PERMITTED]: `Async-fulfillment program is not permitted in V1 (Jupiter Perps, Drift, Drift JIT). Spending cannot be measured because keeper submits the actual transfer in a separate transaction after finalize_session returns.`,
200
248
  [SIGIL_ERROR__BATCH_INSTRUCTION_BLOCKED]: `Token-2022 Batch instruction (opcode 255) is blocked outright — wraps inner instructions and bypasses byte-0 blocklist`,
201
- [SIGIL_ERROR__BLOCKED_SPL_OPCODE]: `SPL opcode is blocked at runtime and cannot be used in constraints`,
202
249
  [SIGIL_ERROR__CONFIDENTIAL_TRANSFER_BLOCKED]: `Token-2022 ConfidentialTransfer not permitted between validate and finalize`,
203
- [SIGIL_ERROR__CONSTRAINTS_ALREADY_POPULATED]: `Cannot clean an active constraints PDA; use queue+apply_close_constraints`,
204
- [SIGIL_ERROR__CONSTRAINTS_NOT_CLOSED]: `Instruction constraints must be closed before closing vault`,
205
- [SIGIL_ERROR__CONSTRAINTS_VAULT_MISMATCH]: `Zero-copy constraints account has wrong vault`,
206
- [SIGIL_ERROR__CONSTRAINT_VIOLATED]: `Instruction constraint violated`,
207
250
  [SIGIL_ERROR__CPI_CALL_NOT_ALLOWED]: `Instruction must be top-level (CPI calls not allowed)`,
251
+ [SIGIL_ERROR__DESTINATION_ACCOUNT_UNRESOLVABLE]: `Writable DeFi account could not be resolved in remaining_accounts — destination set incomplete`,
208
252
  [SIGIL_ERROR__DESTINATION_NOT_ALLOWED]: `Destination not in allowed list`,
209
253
  [SIGIL_ERROR__DEVELOPER_FEE_TOO_HIGH]: `Developer fee rate exceeds maximum (500 / 1,000,000 = 5 BPS)`,
210
- [SIGIL_ERROR__ESCROW_CONDITIONS_NOT_MET]: `Escrow conditions not met`,
211
- [SIGIL_ERROR__ESCROW_DURATION_EXCEEDED]: `Escrow duration exceeds maximum (30 days)`,
212
- [SIGIL_ERROR__ESCROW_EXPIRED]: `Escrow has expired`,
213
- [SIGIL_ERROR__ESCROW_NOT_ACTIVE]: `Escrow is not in Active status`,
214
- [SIGIL_ERROR__ESCROW_NOT_EXPIRED]: `Escrow has not expired yet`,
254
+ [SIGIL_ERROR__ERR_ATA_AUTHORITY_CHANGED]: `R-2 AtaAuthorityPin: vault-owned token account authority changed or account closed/reinitialized mid-sandwich`,
255
+ [SIGIL_ERROR__ERR_AUTO_REVOKED]: `Agent capability auto-revoked after consecutive policy-violation failures; owner must re-enable`,
256
+ [SIGIL_ERROR__ERR_COOLDOWN_ACTIVE]: `Agent cooldown period has not elapsed since the last action`,
257
+ [SIGIL_ERROR__ERR_COSIGN_REQUIRED]: `Elevated policy mutation requires an owner-signed cosigning session`,
258
+ [SIGIL_ERROR__ERR_DAILY_CAP_EXCEEDED]: `Per-protocol daily spending cap would be exceeded (rolling 24h)`,
259
+ [SIGIL_ERROR__ERR_DECLARATION_INCONSISTENT]: `R-4 DeclarationConsistency: declared recipient/mint does not match CPI account-meta`,
260
+ [SIGIL_ERROR__ERR_DESTINATION_IS_PROTECTED_PDA]: `Destination is a Sigil-protected PDA — rejected at queue time`,
261
+ [SIGIL_ERROR__ERR_GRAYLIST_FRICTION]: `Destination is graylisted (24h friction window — awaiting promote_graylist_destination or unlock)`,
262
+ [SIGIL_ERROR__ERR_GRAYLIST_FULL]: `Destination graylist is full (max 10 entries) — wait for an existing entry to unlock or promote`,
263
+ [SIGIL_ERROR__ERR_INTENT_DIGEST_MISMATCH]: `AL3 intent-digest mismatch — preview digest does not match executed bundle`,
264
+ [SIGIL_ERROR__ERR_INVALID_FREEZE_REASON]: `freeze_reason value out of {{0,1,2}}`,
265
+ [SIGIL_ERROR__ERR_INVALID_OWNERSHIP_TARGET]: `new_owner cannot be system/program/sysvar addresses (Council ISC-128)`,
266
+ [SIGIL_ERROR__ERR_MINT_DELTA_CAP_EXCEEDED]: `R-1 MintDeltaCap: vault-mint balance decreased by more than max_net_decrease`,
267
+ [SIGIL_ERROR__ERR_MINT_NOT_PINNED]: `Deposit mint is not a build-time-pinned stablecoin (USDC or USDT)`,
268
+ [SIGIL_ERROR__ERR_MULTISIG_CUSTODY_UNSUPPORTED]: `Squads multisig ownership custody is not supported in V1 (use a standard EOA owner)`,
269
+ [SIGIL_ERROR__ERR_OPERATOR_GRANT_DELAY_TOO_LONG]: `operator_grant_delay_seconds exceeds the maximum (48h) — would brick grant applicability`,
270
+ [SIGIL_ERROR__ERR_OPERATOR_GRANT_REQUIRES_TIMELOCK]: `OPERATOR grant requires the timelock queue path on this vault — use queue_agent_grant`,
271
+ [SIGIL_ERROR__ERR_OUTPUT_BELOW_FLOOR]: `R-3 OutputBalanceFloor: post-execution balance increase fell below the configured min_increase floor`,
272
+ [SIGIL_ERROR__ERR_OUTSIDE_OPERATING_HOURS]: `Current UTC hour is outside the policy's operating_hours bitmask`,
273
+ [SIGIL_ERROR__ERR_PENDING_AGENT_GRANT_DIGEST_MISMATCH]: `PendingAgentGrant digest mismatch between queue and apply`,
274
+ [SIGIL_ERROR__ERR_PENDING_OWNERSHIP_EXISTS]: `An ownership transfer is already pending; cancel it first`,
275
+ [SIGIL_ERROR__ERR_PENDING_OWNERSHIP_NOT_READY]: `Ownership transfer timelock has not elapsed`,
276
+ [SIGIL_ERROR__ERR_POST_ASSERTIONS_NOT_CLOSED]: `PostExecutionAssertions PDA still active — call close_post_assertions first`,
277
+ [SIGIL_ERROR__ERR_PROTECTED_WRITABLE]: `Protected Sigil PDA passed as writable to a foreign instruction between validate and finalize`,
278
+ [SIGIL_ERROR__ERR_REACTIVATE_COOLDOWN_ACTIVE]: `Reactivate requires 5-minute observation cooldown to elapse`,
279
+ [SIGIL_ERROR__ERR_REACTIVATE_COSIGN_REQUIRED_FOR_FULL_CAPABILITY]: `Reactivate with FULL_CAPABILITY new agent requires cosign`,
280
+ [SIGIL_ERROR__ERR_RECIPIENT_CAP_EXCEEDED]: `Per-recipient daily cap exceeded — recipient outflow would breach policy.per_recipient_daily_cap_usd within the rolling 24h window, or per_recipient array full with no expired slot to evict`,
281
+ [SIGIL_ERROR__ERR_SANDWICH_INTEGRITY]: `Bundle integrity violation: multiple validate_and_authorize instructions for the same (vault, agent, mint) tuple in one transaction`,
282
+ [SIGIL_ERROR__ERR_SESSION_NONCE_MISMATCH]: `Session nonce mismatch — caller's expected_nonce does not match the session's stored nonce (durable-nonce replay defense)`,
283
+ [SIGIL_ERROR__ERR_STABLE_FLOOR_VIOLATION]: `Stable balance floor violated — combined USDC+USDT balance dropped below policy.stable_balance_floor`,
284
+ [SIGIL_ERROR__ERR_TOKEN2022_EXTENSION_FORBIDDEN]: `Token-2022 mint has a forbidden extension (only MemoTransfer + MetadataPointer allowed)`,
285
+ [SIGIL_ERROR__ERR_TOKEN2022_OUTPUT_MINT_UNRESOLVABLE]: `Vault-owned Token-2022 output ATA's mint is absent from remaining_accounts or not Token-2022-owned — cannot vet extensions`,
286
+ [SIGIL_ERROR__ERR_TOO_MANY_REVOKE_PAIRS]: `freeze_internal MAX_REVOKE_PAIRS = 10 exceeded (Council ISC-136)`,
215
287
  [SIGIL_ERROR__INSUFFICIENT_BALANCE]: `Insufficient vault balance for withdrawal`,
216
288
  [SIGIL_ERROR__INSUFFICIENT_PERMISSIONS]: `Agent lacks permission for this action type`,
217
289
  [SIGIL_ERROR__INVALID_AGENT_KEY]: `Invalid agent: cannot be the zero address`,
290
+ [SIGIL_ERROR__INVALID_CAPABILITY]: `Invalid agent capability value (must be 0 = Disabled, 1 = Observer, or 2 = Operator)`,
218
291
  [SIGIL_ERROR__INVALID_CONSTRAINT_CONFIG]: `Invalid constraint configuration: bounds exceeded`,
219
292
  [SIGIL_ERROR__INVALID_CONSTRAINT_OPERATOR]: `Constraint operator value is not a valid ConstraintOperator discriminant`,
220
- [SIGIL_ERROR__INVALID_CONSTRAINTS_PDA]: `Invalid constraints PDA: wrong owner or vault`,
221
- [SIGIL_ERROR__INVALID_DESTINATION_MODE]: `Invalid destination mode (must be 0 = Restricted or 1 = OpenWithCap)`,
222
- [SIGIL_ERROR__INVALID_ESCROW_VAULT]: `Invalid escrow vault`,
293
+ [SIGIL_ERROR__INVALID_DESTINATION_MODE]: `Invalid destination mode (must be 0 = RESTRICTED)`,
223
294
  [SIGIL_ERROR__INVALID_FEE_DESTINATION]: `Fee destination account invalid`,
224
- [SIGIL_ERROR__INVALID_JUPITER_INSTRUCTION]: `Cannot parse Jupiter swap instruction data`,
225
- [SIGIL_ERROR__INVALID_PENDING_CONSTRAINTS_PDA]: `Invalid pending constraints PDA: wrong owner or vault`,
295
+ [SIGIL_ERROR__INVALID_OWNER_TYPE]: `vault.owner_type is not a recognized discriminant (expected 0=EOA or 1=multisig)`,
226
296
  [SIGIL_ERROR__INVALID_PERMISSIONS]: `Permission bitmask contains invalid bits`,
227
297
  [SIGIL_ERROR__INVALID_POST_ASSERTION_INDEX]: `Post-assertion constraint references invalid instruction index`,
228
- [SIGIL_ERROR__INVALID_PROTOCOL_MODE]: `Invalid protocol mode (must be 0, 1, or 2)`,
298
+ [SIGIL_ERROR__INVALID_PROTOCOL_MODE]: `Invalid protocol mode (must be 1 = ALLOWLIST)`,
229
299
  [SIGIL_ERROR__INVALID_PROTOCOL_TREASURY]: `Protocol treasury account does not match expected address`,
230
300
  [SIGIL_ERROR__INVALID_SESSION]: `Invalid session: does not belong to this vault`,
231
- [SIGIL_ERROR__INVALID_SESSION_EXPIRY]: `Session expiry slots out of range (10-450)`,
301
+ [SIGIL_ERROR__INVALID_SESSION_EXPIRY]: `Session expiry seconds out of range (5-90)`,
232
302
  [SIGIL_ERROR__INVALID_TOKEN_ACCOUNT]: `Token account does not belong to vault or has wrong mint`,
303
+ [SIGIL_ERROR__IX_META_COUNT_EXCEEDED]: `Foreign instruction exceeded the account-meta processing budget; the bundle is rejected rather than partially inspected`,
233
304
  [SIGIL_ERROR__LAMPORT_DRAIN_BLOCKED]: `Token-2022 destructive-balance ix (opcodes 38/45/46) not permitted between validate and finalize`,
234
305
  [SIGIL_ERROR__MAX_AGENTS_REACHED]: `Maximum agents per vault reached (limit: 10)`,
306
+ [SIGIL_ERROR__MINT_DELTA_CAP_MISCONFIGURED]: `R-1 MintDeltaCap misconfigured — target account missing, mint mismatch, or owner not vault`,
235
307
  [SIGIL_ERROR__MISSING_FINALIZE_INSTRUCTION]: `Transaction must include finalize_session after validate`,
236
308
  [SIGIL_ERROR__NO_AGENT_REGISTERED]: `No agent registered for this vault`,
237
309
  [SIGIL_ERROR__NON_TRACKED_SWAP_MUST_RETURN_STABLECOIN]: `Non-stablecoin swap must return stablecoin (balance did not increase)`,
238
310
  [SIGIL_ERROR__NO_TIMELOCK_CONFIGURED]: `No timelock configured on this vault`,
239
- [SIGIL_ERROR__ORPHAN_PDA_POPULATED]: `PDA is fully populated; not an orphan`,
240
- [SIGIL_ERROR__ORPHAN_PDA_WRONG_OWNER]: `PDA at constraints seeds is not program-owned`,
311
+ [SIGIL_ERROR__OBSERVE_ONLY_MODE_BLOCKS_EXECUTE]: `Vault is in observe_only mode validate_and_authorize is blocked`,
241
312
  [SIGIL_ERROR__OVERFLOW]: `Arithmetic overflow`,
242
313
  [SIGIL_ERROR__OVERLAY_SLOT_EXHAUSTED]: `Per-agent overlay is full; cannot register agent with spending limit`,
243
314
  [SIGIL_ERROR__PENDING_POLICY_EXISTS]: `Pending policy update must be applied or cancelled before closing vault`,
244
315
  [SIGIL_ERROR__PERMANENT_DELEGATE_BLOCKED]: `Token-2022 PermanentDelegate not permitted between validate and finalize`,
316
+ [SIGIL_ERROR__POLICY_PREVIEW_MISMATCH]: `Policy preview digest mismatch — caller's signed digest differs from recomputed canonical digest`,
245
317
  [SIGIL_ERROR__POLICY_VERSION_MISMATCH]: `Policy version mismatch — policy changed since agent's last RPC read`,
246
318
  [SIGIL_ERROR__POST_ASSERTION_FAILED]: `Post-execution assertion failed: account state did not satisfy constraint`,
247
- [SIGIL_ERROR__PROTOCOL_CAP_EXCEEDED]: `Per-protocol rolling 24h spending cap would be exceeded`,
319
+ [SIGIL_ERROR__PROTOCOL_CAP_EXCEEDED]: `Per-protocol rolling 24h spending cap would be exceeded — LEGACY counter exhaustion path. New rolling-24h amount-based cap rejections use 6086 ErrDailyCapExceeded`,
248
320
  [SIGIL_ERROR__PROTOCOL_CAPS_MISMATCH]: `protocol_caps length must match protocols length when has_protocol_caps is true`,
249
321
  [SIGIL_ERROR__PROTOCOL_MISMATCH]: `DeFi instruction program does not match declared target_protocol`,
250
322
  [SIGIL_ERROR__PROTOCOL_NOT_ALLOWED]: `Protocol not allowed by policy`,
251
- [SIGIL_ERROR__QUEUED_UPDATE_EXPIRED]: `Queued update is too old (>MAX_APPLY_AGE_SLOTS) — re-queue to apply. Defends against durable-nonce pre-signing.`,
323
+ [SIGIL_ERROR__QUEUED_UPDATE_EXPIRED]: `Queued update is too old (>MAX_APPLY_AGE_SLOTS / >MAX_APPLY_AGE_SLOTS_TIMELOCKED_ADMIN) — re-queue via the matching queue/initiate ix (queue_policy_update, queue_agent_permissions_update, queue_agent_grant, or initiate_ownership_transfer) to apply. Defends against durable-nonce pre-signing (CH-1 audit 2026-05-23 extended scope to timelocked-admin PDAs).`,
252
324
  [SIGIL_ERROR__SESSION_NOT_AUTHORIZED]: `Session not authorized`,
253
325
  [SIGIL_ERROR__SLIPPAGE_BPS_TOO_HIGH]: `Slippage BPS exceeds maximum (5000 = 50%)`,
254
326
  [SIGIL_ERROR__SNAPSHOT_NOT_CAPTURED]: `Delta assertion snapshot was not captured in validate_and_authorize`,
327
+ [SIGIL_ERROR__SPEND_ACCOUNTING_UNDERFLOW]: `finalize spend accounting underflow: collected fees exceed realized stablecoin outflow`,
255
328
  [SIGIL_ERROR__SPENDING_CAP_EXCEEDED]: `Rolling 24h spending cap would be exceeded`,
256
- [SIGIL_ERROR__SWAP_SLIPPAGE_EXCEEDED]: `Swap slippage exceeds policy max_slippage_bps or quoted output is zero`,
257
329
  [SIGIL_ERROR__SYSVAR_SCAN_BOUND_EXCEEDED]: `Sysvar instruction scan exceeded the per-tx safety bound`,
258
330
  [SIGIL_ERROR__TIMELOCK_NOT_EXPIRED]: `Timelock period has not expired yet`,
259
331
  [SIGIL_ERROR__TIMELOCK_TOO_SHORT]: `Timelock duration below minimum (1800 seconds / 30 minutes)`,
@@ -268,12 +340,12 @@ if (process.env.NODE_ENV !== "production") {
268
340
  [SIGIL_ERROR__UNAUTHORIZED_PRE_VALIDATE_INSTRUCTION]: `Non-infrastructure instruction detected before validate_and_authorize`,
269
341
  [SIGIL_ERROR__UNAUTHORIZED_TOKEN_APPROVAL]: `Unauthorized SPL Token Approve between validate and finalize`,
270
342
  [SIGIL_ERROR__UNAUTHORIZED_TOKEN_TRANSFER]: `Top-level SPL Token transfer not allowed between validate and finalize`,
271
- [SIGIL_ERROR__UNCONSTRAINED_PROGRAM_BLOCKED]: `Program has no constraint entry and strict mode is enabled`,
272
343
  [SIGIL_ERROR__UNEXPECTED_BALANCE_DECREASE]: `Vault balance decreased more than delegated amount — potential CPI attack`,
273
344
  [SIGIL_ERROR__UNSUPPORTED_TOKEN]: `Token is not a supported stablecoin (only USDC and USDT)`,
274
345
  [SIGIL_ERROR__VAULT_ALREADY_CLOSED]: `Vault is already closed`,
275
346
  [SIGIL_ERROR__VAULT_NOT_ACTIVE]: `Vault is not active`,
276
347
  [SIGIL_ERROR__VAULT_NOT_FROZEN]: `Vault is not frozen (expected frozen for reactivation)`,
348
+ [SIGIL_ERROR__ZERO_COPY_VAULT_MISMATCH]: `Zero-copy account vault key mismatch (defense-in-depth)`,
277
349
  };
278
350
  }
279
351
  export function getSigilErrorMessage(code) {
@@ -1 +1 @@
1
- {"version":3,"file":"sigil.js","sourceRoot":"","sources":["../../../src/generated/errors/sigil.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,cAAc,GAIf,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAE7D,0CAA0C;AAC1C,MAAM,CAAC,MAAM,6BAA6B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC5D,0EAA0E;AAC1E,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,qEAAqE;AACrE,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,iFAAiF;AACjF,MAAM,CAAC,MAAM,8BAA8B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC7D,yDAAyD;AACzD,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,+EAA+E;AAC/E,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,sEAAsE;AACtE,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,mDAAmD;AACnD,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,qEAAqE;AACrE,MAAM,CAAC,MAAM,4BAA4B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC3D,wFAAwF;AACxF,MAAM,CAAC,MAAM,uCAAuC,GAAG,MAAM,CAAC,CAAC,OAAO;AACtE,sEAAsE;AACtE,MAAM,CAAC,MAAM,qCAAqC,GAAG,MAAM,CAAC,CAAC,OAAO;AACpE,4DAA4D;AAC5D,MAAM,CAAC,MAAM,gCAAgC,GAAG,MAAM,CAAC,CAAC,OAAO;AAC/D,6EAA6E;AAC7E,MAAM,CAAC,MAAM,6BAA6B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC5D,kDAAkD;AAClD,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,qEAAqE;AACrE,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,wFAAwF;AACxF,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,6DAA6D;AAC7D,MAAM,CAAC,MAAM,oCAAoC,GAAG,MAAM,CAAC,CAAC,OAAO;AACnE,yFAAyF;AACzF,MAAM,CAAC,MAAM,sCAAsC,GAAG,MAAM,CAAC,CAAC,OAAO;AACrE,iEAAiE;AACjE,MAAM,CAAC,MAAM,8BAA8B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC7D,mEAAmE;AACnE,MAAM,CAAC,MAAM,2BAA2B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC1D,oCAAoC;AACpC,MAAM,CAAC,MAAM,qBAAqB,GAAG,MAAM,CAAC,CAAC,OAAO;AACpD,oFAAoF;AACpF,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,8DAA8D;AAC9D,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,iEAAiE;AACjE,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,6DAA6D;AAC7D,MAAM,CAAC,MAAM,oCAAoC,GAAG,MAAM,CAAC,CAAC,OAAO;AACnE,0DAA0D;AAC1D,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,sEAAsE;AACtE,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,+EAA+E;AAC/E,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,2FAA2F;AAC3F,MAAM,CAAC,MAAM,yCAAyC,GAAG,MAAM,CAAC,CAAC,OAAO;AACxE,gHAAgH;AAChH,MAAM,CAAC,MAAM,oDAAoD,GAAG,MAAM,CAAC,CAAC,OAAO;AACnF,mGAAmG;AACnG,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,4EAA4E;AAC5E,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,wGAAwG;AACxG,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,oEAAoE;AACpE,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,yFAAyF;AACzF,MAAM,CAAC,MAAM,8BAA8B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC7D,4EAA4E;AAC5E,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,qEAAqE;AACrE,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,2EAA2E;AAC3E,MAAM,CAAC,MAAM,qCAAqC,GAAG,MAAM,CAAC,CAAC,OAAO;AACpE,mEAAmE;AACnE,MAAM,CAAC,MAAM,gCAAgC,GAAG,MAAM,CAAC,CAAC,OAAO;AAC/D,sDAAsD;AACtD,MAAM,CAAC,MAAM,8BAA8B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC7D,wCAAwC;AACxC,MAAM,CAAC,MAAM,2BAA2B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC1D,mDAAmD;AACnD,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,+CAA+C;AAC/C,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,wDAAwD;AACxD,MAAM,CAAC,MAAM,sCAAsC,GAAG,MAAM,CAAC,CAAC,OAAO;AACrE,wEAAwE;AACxE,MAAM,CAAC,MAAM,qCAAqC,GAAG,MAAM,CAAC,CAAC,OAAO;AACpE,iFAAiF;AACjF,MAAM,CAAC,MAAM,sCAAsC,GAAG,MAAM,CAAC,CAAC,OAAO;AACrE,0DAA0D;AAC1D,MAAM,CAAC,MAAM,gCAAgC,GAAG,MAAM,CAAC,CAAC,OAAO;AAC/D,2EAA2E;AAC3E,MAAM,CAAC,MAAM,oCAAoC,GAAG,MAAM,CAAC,CAAC,OAAO;AACnE,0FAA0F;AAC1F,MAAM,CAAC,MAAM,4CAA4C,GAAG,MAAM,CAAC,CAAC,OAAO;AAC3E,wFAAwF;AACxF,MAAM,CAAC,MAAM,uCAAuC,GAAG,MAAM,CAAC,CAAC,OAAO;AACtE,iGAAiG;AACjG,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,yFAAyF;AACzF,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,8FAA8F;AAC9F,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,uEAAuE;AACvE,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,8FAA8F;AAC9F,MAAM,CAAC,MAAM,0CAA0C,GAAG,MAAM,CAAC,CAAC,OAAO;AACzE,mFAAmF;AACnF,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,4GAA4G;AAC5G,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,yEAAyE;AACzE,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,wFAAwF;AACxF,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,mGAAmG;AACnG,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,8DAA8D;AAC9D,MAAM,CAAC,MAAM,yBAAyB,GAAG,MAAM,CAAC,CAAC,OAAO;AACxD,kDAAkD;AAClD,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,0CAA0C;AAC1C,MAAM,CAAC,MAAM,6BAA6B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC5D,2HAA2H;AAC3H,MAAM,CAAC,MAAM,mDAAmD,GAAG,MAAM,CAAC,CAAC,OAAO;AAClF,2GAA2G;AAC3G,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,oFAAoF;AACpF,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,kGAAkG;AAClG,MAAM,CAAC,MAAM,oCAAoC,GAAG,MAAM,CAAC,CAAC,OAAO;AACnE,qGAAqG;AACrG,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,qGAAqG;AACrG,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,gGAAgG;AAChG,MAAM,CAAC,MAAM,yCAAyC,GAAG,MAAM,CAAC,CAAC,OAAO;AACxE,gHAAgH;AAChH,MAAM,CAAC,MAAM,kDAAkD,GAAG,MAAM,CAAC,CAAC,OAAO;AACjF,+FAA+F;AAC/F,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,0GAA0G;AAC1G,MAAM,CAAC,MAAM,wCAAwC,GAAG,MAAM,CAAC,CAAC,OAAO;AACvE,8EAA8E;AAC9E,MAAM,CAAC,MAAM,uCAAuC,GAAG,MAAM,CAAC,CAAC,OAAO;AACtE,2FAA2F;AAC3F,MAAM,CAAC,MAAM,+BAA+B,GAAG,MAAM,CAAC,CAAC,OAAO;AAC9D,2IAA2I;AAC3I,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,iGAAiG;AACjG,MAAM,CAAC,MAAM,yCAAyC,GAAG,MAAM,CAAC,CAAC,OAAO;AACxE,wFAAwF;AACxF,MAAM,CAAC,MAAM,uCAAuC,GAAG,MAAM,CAAC,CAAC,OAAO;AACtE,yPAAyP;AACzP,MAAM,CAAC,MAAM,4CAA4C,GAAG,MAAM,CAAC,CAAC,OAAO;AAC3E,6GAA6G;AAC7G,MAAM,CAAC,MAAM,0CAA0C,GAAG,MAAM,CAAC,CAAC,OAAO;AACzE,yEAAyE;AACzE,MAAM,CAAC,MAAM,mCAAmC,GAAG,MAAM,CAAC,CAAC,OAAO;AAClE,gEAAgE;AAChE,MAAM,CAAC,MAAM,iCAAiC,GAAG,MAAM,CAAC,CAAC,OAAO;AAChE,+GAA+G;AAC/G,MAAM,CAAC,MAAM,0CAA0C,GAAG,MAAM,CAAC,CAAC,OAAO;AACzE,yGAAyG;AACzG,MAAM,CAAC,MAAM,uCAAuC,GAAG,MAAM,CAAC,CAAC,OAAO;AACtE,+FAA+F;AAC/F,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,4HAA4H;AAC5H,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,CAAC,OAAO;AACjE,sJAAsJ;AACtJ,MAAM,CAAC,MAAM,sCAAsC,GAAG,MAAM,CAAC,CAAC,OAAO;AACrE,mGAAmG;AACnG,MAAM,CAAC,MAAM,qCAAqC,GAAG,MAAM,CAAC,CAAC,OAAO;AA4FpE,IAAI,kBAA0D,CAAC;AAC/D,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE,CAAC;IAC1C,kBAAkB,GAAG;QACnB,CAAC,yCAAyC,CAAC,EAAE,gEAAgE;QAC7G,CAAC,iCAAiC,CAAC,EAAE,gDAAgD;QACrF,CAAC,kCAAkC,CAAC,EAAE,2EAA2E;QACjH,CAAC,iCAAiC,CAAC,EAAE,yBAAyB;QAC9D,CAAC,qCAAqC,CAAC,EAAE,yCAAyC;QAClF,CAAC,2BAA2B,CAAC,EAAE,gDAAgD;QAC/E,CAAC,6BAA6B,CAAC,EAAE,qBAAqB;QACtD,CAAC,yBAAyB,CAAC,EAAE,4CAA4C;QACzE,CAAC,iCAAiC,CAAC,EAAE,iEAAiE;QACtG,CAAC,uCAAuC,CAAC,EAAE,0DAA0D;QACrG,CAAC,4CAA4C,CAAC,EAAE,sNAAsN;QACtQ,CAAC,sCAAsC,CAAC,EAAE,wHAAwH;QAClK,CAAC,+BAA+B,CAAC,EAAE,oEAAoE;QACvG,CAAC,0CAA0C,CAAC,EAAE,6EAA6E;QAC3H,CAAC,0CAA0C,CAAC,EAAE,2EAA2E;QACzH,CAAC,mCAAmC,CAAC,EAAE,6DAA6D;QACpG,CAAC,uCAAuC,CAAC,EAAE,+CAA+C;QAC1F,CAAC,gCAAgC,CAAC,EAAE,iCAAiC;QACrE,CAAC,iCAAiC,CAAC,EAAE,uDAAuD;QAC5F,CAAC,oCAAoC,CAAC,EAAE,iCAAiC;QACzE,CAAC,mCAAmC,CAAC,EAAE,8DAA8D;QACrG,CAAC,sCAAsC,CAAC,EAAE,2BAA2B;QACrE,CAAC,qCAAqC,CAAC,EAAE,2CAA2C;QACpF,CAAC,2BAA2B,CAAC,EAAE,oBAAoB;QACnD,CAAC,8BAA8B,CAAC,EAAE,gCAAgC;QAClE,CAAC,+BAA+B,CAAC,EAAE,4BAA4B;QAC/D,CAAC,iCAAiC,CAAC,EAAE,2CAA2C;QAChF,CAAC,qCAAqC,CAAC,EAAE,6CAA6C;QACtF,CAAC,8BAA8B,CAAC,EAAE,2CAA2C;QAC7E,CAAC,sCAAsC,CAAC,EAAE,mDAAmD;QAC7F,CAAC,wCAAwC,CAAC,EAAE,0EAA0E;QACtH,CAAC,oCAAoC,CAAC,EAAE,+CAA+C;QACvF,CAAC,qCAAqC,CAAC,EAAE,sEAAsE;QAC/G,CAAC,iCAAiC,CAAC,EAAE,sBAAsB;QAC3D,CAAC,oCAAoC,CAAC,EAAE,iCAAiC;QACzE,CAAC,wCAAwC,CAAC,EAAE,4CAA4C;QACxF,CAAC,4CAA4C,CAAC,EAAE,uDAAuD;QACvG,CAAC,gCAAgC,CAAC,EAAE,0CAA0C;QAC9E,CAAC,yCAAyC,CAAC,EAAE,gEAAgE;QAC7G,CAAC,kCAAkC,CAAC,EAAE,4CAA4C;QAClF,CAAC,sCAAsC,CAAC,EAAE,2DAA2D;QACrG,CAAC,4BAA4B,CAAC,EAAE,gDAAgD;QAChF,CAAC,mCAAmC,CAAC,EAAE,4CAA4C;QACnF,CAAC,kCAAkC,CAAC,EAAE,0DAA0D;QAChG,CAAC,kCAAkC,CAAC,EAAE,kGAAkG;QACxI,CAAC,+BAA+B,CAAC,EAAE,8CAA8C;QACjF,CAAC,yCAAyC,CAAC,EAAE,0DAA0D;QACvG,CAAC,gCAAgC,CAAC,EAAE,oCAAoC;QACxE,CAAC,oDAAoD,CAAC,EAAE,uEAAuE;QAC/H,CAAC,mCAAmC,CAAC,EAAE,sCAAsC;QAC7E,CAAC,iCAAiC,CAAC,EAAE,uCAAuC;QAC5E,CAAC,mCAAmC,CAAC,EAAE,+CAA+C;QACtF,CAAC,qBAAqB,CAAC,EAAE,qBAAqB;QAC9C,CAAC,mCAAmC,CAAC,EAAE,sEAAsE;QAC7G,CAAC,kCAAkC,CAAC,EAAE,yEAAyE;QAC/G,CAAC,uCAAuC,CAAC,EAAE,0EAA0E;QACrH,CAAC,oCAAoC,CAAC,EAAE,sEAAsE;QAC9G,CAAC,kCAAkC,CAAC,EAAE,2EAA2E;QACjH,CAAC,kCAAkC,CAAC,EAAE,yDAAyD;QAC/F,CAAC,mCAAmC,CAAC,EAAE,iFAAiF;QACxH,CAAC,8BAA8B,CAAC,EAAE,kEAAkE;QACpG,CAAC,iCAAiC,CAAC,EAAE,gCAAgC;QACrE,CAAC,kCAAkC,CAAC,EAAE,iHAAiH;QACvJ,CAAC,mCAAmC,CAAC,EAAE,wBAAwB;QAC/D,CAAC,kCAAkC,CAAC,EAAE,2CAA2C;QACjF,CAAC,kCAAkC,CAAC,EAAE,qEAAqE;QAC3G,CAAC,kCAAkC,CAAC,EAAE,4CAA4C;QAClF,CAAC,mCAAmC,CAAC,EAAE,wEAAwE;QAC/G,CAAC,uCAAuC,CAAC,EAAE,0DAA0D;QACrG,CAAC,iCAAiC,CAAC,EAAE,qCAAqC;QAC1E,CAAC,+BAA+B,CAAC,EAAE,6DAA6D;QAChG,CAAC,uCAAuC,CAAC,EAAE,0DAA0D;QACrG,CAAC,wCAAwC,CAAC,EAAE,8CAA8C;QAC1F,CAAC,kCAAkC,CAAC,EAAE,gCAAgC;QACtE,CAAC,kCAAkC,CAAC,EAAE,qDAAqD;QAC3F,CAAC,kCAAkC,CAAC,EAAE,qEAAqE;QAC3G,CAAC,+BAA+B,CAAC,EAAE,kDAAkD;QACrF,CAAC,+BAA+B,CAAC,EAAE,6CAA6C;QAChF,CAAC,mDAAmD,CAAC,EAAE,iFAAiF;QACxI,CAAC,kDAAkD,CAAC,EAAE,uEAAuE;QAC7H,CAAC,wCAAwC,CAAC,EAAE,8DAA8D;QAC1G,CAAC,wCAAwC,CAAC,EAAE,wEAAwE;QACpH,CAAC,0CAA0C,CAAC,EAAE,4DAA4D;QAC1G,CAAC,wCAAwC,CAAC,EAAE,2EAA2E;QACvH,CAAC,8BAA8B,CAAC,EAAE,0DAA0D;QAC5F,CAAC,iCAAiC,CAAC,EAAE,yBAAyB;QAC9D,CAAC,6BAA6B,CAAC,EAAE,qBAAqB;QACtD,CAAC,6BAA6B,CAAC,EAAE,wDAAwD;KAC1F,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAgB;IACnD,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE,CAAC;QAC1C,OAAQ,kBAAiD,CAAC,IAAI,CAAC,CAAC;IAClE,CAAC;IAED,OAAO,oDAAoD,CAAC;AAC9D,CAAC;AAED,MAAM,UAAU,YAAY,CAC1B,KAAc,EACd,kBAEC,EACD,IAAwB;IAGxB,OAAO,cAAc,CACnB,KAAK,EACL,kBAAkB,EAClB,qBAAqB,EACrB,IAAI,CACL,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"sigil.js","sourceRoot":"","sources":["../../../src/generated/errors/sigil.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"event-discriminators.d.ts","sourceRoot":"","sources":["../../src/generated/event-discriminators.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAuC1D,CAAC"}
1
+ {"version":3,"file":"event-discriminators.d.ts","sourceRoot":"","sources":["../../src/generated/event-discriminators.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAoC1D,CAAC"}
@@ -1,10 +1,14 @@
1
1
  // AUTO-GENERATED by codama.mjs — do not edit manually.
2
2
  // Re-run `pnpm run codama` after any Rust event changes.
3
3
  //
4
- // Source: target/idl/sigil.json (38 events)
4
+ // Source: target/idl/sigil.json (35 events)
5
5
  // Discriminator = SHA256("event:<EventName>")[0..8]
6
6
  export const EVENT_DISCRIMINATOR_MAP = {
7
7
  "555a3bda7e08b33f": "ActionAuthorized",
8
+ "0d8542997e60bfdd": "AgentAutoRevoked",
9
+ "99f2ce4f9faeef86": "AgentGrantApplied",
10
+ "8b0f543f462ee982": "AgentGrantCancelled",
11
+ "d8348d66b864ae79": "AgentGrantQueued",
8
12
  "274a945ec6a67917": "AgentPausedEvent",
9
13
  "e9f7671e82adc4b7": "AgentPermissionsChangeApplied",
10
14
  "6b15814d018844d8": "AgentPermissionsChangeCancelled",
@@ -14,23 +18,16 @@ export const EVENT_DISCRIMINATOR_MAP = {
14
18
  "6b803c90a3532dd7": "AgentSpendLimitChecked",
15
19
  "583475457098a728": "AgentTransferExecuted",
16
20
  "dabbfd7c4fc02ab5": "AgentUnpausedEvent",
17
- "ba3e196d90cf530d": "CloseConstraintsApplied",
18
- "66e2abbf6362ff86": "CloseConstraintsCancelled",
19
- "4d17e8996c2ef335": "CloseConstraintsQueued",
20
- "70966f7df3852337": "ConstraintsChangeApplied",
21
- "0f4b68de68c14191": "ConstraintsChangeCancelled",
22
- "6fdd6495341758d4": "ConstraintsChangeQueued",
23
21
  "3b9e8e31a474dc08": "DelegationRevoked",
24
- "467f69665c6107ad": "EscrowCreated",
25
- "84d1316d878a1c51": "EscrowRefunded",
26
- "611b9637cbb3ad17": "EscrowSettled",
27
22
  "e91775e16bb2fe08": "FeesCollected",
28
23
  "9dd1645f3b640344": "FundsDeposited",
29
24
  "3882e69a235c0b76": "FundsWithdrawn",
30
- "08aa63e81fd8391a": "InstructionConstraintsCreated",
31
- "a1ea93831fa39119": "OrphanConstraintsPdaCleaned",
32
- "1b63c3c6ee3503b5": "PdaAllocated",
33
- "43975f4f0c0b33f2": "PdaExtended",
25
+ "47bd7f0bdb542edb": "GraylistEntered",
26
+ "a9242056cb220024": "GraylistPromoted",
27
+ "b4d1a255c5cde7aa": "ObserveOnlyChanged",
28
+ "aada7c1346796308": "OwnershipTransferAccepted",
29
+ "78cba291b439fd17": "OwnershipTransferCancelled",
30
+ "b520283c3c40eb1d": "OwnershipTransferInitiated",
34
31
  "68590564b4ca3449": "PolicyChangeApplied",
35
32
  "c89ee2ff19d31e97": "PolicyChangeCancelled",
36
33
  "49e7b6888d78204f": "PolicyChangeQueued",
@@ -1 +1 @@
1
- {"version":3,"file":"event-discriminators.js","sourceRoot":"","sources":["../../src/generated/event-discriminators.ts"],"names":[],"mappings":"AAAA,uDAAuD;AACvD,yDAAyD;AACzD,EAAE;AACF,4CAA4C;AAC5C,oDAAoD;AAEpD,MAAM,CAAC,MAAM,uBAAuB,GAA2B;IAC7D,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,+BAA+B;IACnD,kBAAkB,EAAE,iCAAiC;IACrD,kBAAkB,EAAE,8BAA8B;IAClD,kBAAkB,EAAE,iBAAiB;IACrC,kBAAkB,EAAE,cAAc;IAClC,kBAAkB,EAAE,wBAAwB;IAC5C,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,oBAAoB;IACxC,kBAAkB,EAAE,yBAAyB;IAC7C,kBAAkB,EAAE,2BAA2B;IAC/C,kBAAkB,EAAE,wBAAwB;IAC5C,kBAAkB,EAAE,0BAA0B;IAC9C,kBAAkB,EAAE,4BAA4B;IAChD,kBAAkB,EAAE,yBAAyB;IAC7C,kBAAkB,EAAE,mBAAmB;IACvC,kBAAkB,EAAE,eAAe;IACnC,kBAAkB,EAAE,gBAAgB;IACpC,kBAAkB,EAAE,eAAe;IACnC,kBAAkB,EAAE,eAAe;IACnC,kBAAkB,EAAE,gBAAgB;IACpC,kBAAkB,EAAE,gBAAgB;IACpC,kBAAkB,EAAE,+BAA+B;IACnD,kBAAkB,EAAE,6BAA6B;IACjD,kBAAkB,EAAE,cAAc;IAClC,kBAAkB,EAAE,aAAa;IACjC,kBAAkB,EAAE,qBAAqB;IACzC,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,oBAAoB;IACxC,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,aAAa;IACjC,kBAAkB,EAAE,cAAc;IAClC,kBAAkB,EAAE,aAAa;IACjC,kBAAkB,EAAE,kBAAkB;CACvC,CAAC"}
1
+ {"version":3,"file":"event-discriminators.js","sourceRoot":"","sources":["../../src/generated/event-discriminators.ts"],"names":[],"mappings":"AAAA,uDAAuD;AACvD,yDAAyD;AACzD,EAAE;AACF,4CAA4C;AAC5C,oDAAoD;AAEpD,MAAM,CAAC,MAAM,uBAAuB,GAA2B;IAC7D,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,mBAAmB;IACvC,kBAAkB,EAAE,qBAAqB;IACzC,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,+BAA+B;IACnD,kBAAkB,EAAE,iCAAiC;IACrD,kBAAkB,EAAE,8BAA8B;IAClD,kBAAkB,EAAE,iBAAiB;IACrC,kBAAkB,EAAE,cAAc;IAClC,kBAAkB,EAAE,wBAAwB;IAC5C,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,oBAAoB;IACxC,kBAAkB,EAAE,mBAAmB;IACvC,kBAAkB,EAAE,eAAe;IACnC,kBAAkB,EAAE,gBAAgB;IACpC,kBAAkB,EAAE,gBAAgB;IACpC,kBAAkB,EAAE,iBAAiB;IACrC,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,oBAAoB;IACxC,kBAAkB,EAAE,2BAA2B;IAC/C,kBAAkB,EAAE,4BAA4B;IAChD,kBAAkB,EAAE,4BAA4B;IAChD,kBAAkB,EAAE,qBAAqB;IACzC,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,oBAAoB;IACxC,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,uBAAuB;IAC3C,kBAAkB,EAAE,kBAAkB;IACtC,kBAAkB,EAAE,aAAa;IACjC,kBAAkB,EAAE,cAAc;IAClC,kBAAkB,EAAE,aAAa;IACjC,kBAAkB,EAAE,kBAAkB;CACvC,CAAC"}