@adaptic/backend-legacy 0.0.979 → 0.0.980

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 (334) hide show
  1. package/Account.cjs +60 -0
  2. package/AccountLinkingRequest.cjs +60 -0
  3. package/AccountRiskMetrics.cjs +51 -0
  4. package/Alert.cjs +51 -0
  5. package/Allocation.cjs +51 -0
  6. package/AlpacaAccount.cjs +42 -0
  7. package/Authenticator.cjs +60 -0
  8. package/Customer.cjs +60 -0
  9. package/LinkedProvider.cjs +60 -0
  10. package/LlmConfiguration.cjs +60 -0
  11. package/PolicyOverlay.cjs +180 -0
  12. package/RiskEscalationEvent.cjs +51 -0
  13. package/Session.cjs +60 -0
  14. package/StrategyHealthSnapshot.cjs +39 -0
  15. package/TradingPolicy.cjs +51 -0
  16. package/User.cjs +51 -0
  17. package/WaitlistEntry.cjs +60 -0
  18. package/esm/Account.d.ts.map +1 -1
  19. package/esm/Account.js.map +1 -1
  20. package/esm/Account.mjs +60 -0
  21. package/esm/AccountLinkingRequest.d.ts.map +1 -1
  22. package/esm/AccountLinkingRequest.js.map +1 -1
  23. package/esm/AccountLinkingRequest.mjs +60 -0
  24. package/esm/AccountRiskMetrics.d.ts.map +1 -1
  25. package/esm/AccountRiskMetrics.js.map +1 -1
  26. package/esm/AccountRiskMetrics.mjs +51 -0
  27. package/esm/Alert.d.ts.map +1 -1
  28. package/esm/Alert.js.map +1 -1
  29. package/esm/Alert.mjs +51 -0
  30. package/esm/Allocation.d.ts.map +1 -1
  31. package/esm/Allocation.js.map +1 -1
  32. package/esm/Allocation.mjs +51 -0
  33. package/esm/AlpacaAccount.d.ts.map +1 -1
  34. package/esm/AlpacaAccount.js.map +1 -1
  35. package/esm/AlpacaAccount.mjs +42 -0
  36. package/esm/Authenticator.d.ts.map +1 -1
  37. package/esm/Authenticator.js.map +1 -1
  38. package/esm/Authenticator.mjs +60 -0
  39. package/esm/Customer.d.ts.map +1 -1
  40. package/esm/Customer.js.map +1 -1
  41. package/esm/Customer.mjs +60 -0
  42. package/esm/LinkedProvider.d.ts.map +1 -1
  43. package/esm/LinkedProvider.js.map +1 -1
  44. package/esm/LinkedProvider.mjs +60 -0
  45. package/esm/LlmConfiguration.d.ts.map +1 -1
  46. package/esm/LlmConfiguration.js.map +1 -1
  47. package/esm/LlmConfiguration.mjs +60 -0
  48. package/esm/PolicyOverlay.d.ts.map +1 -1
  49. package/esm/PolicyOverlay.js.map +1 -1
  50. package/esm/PolicyOverlay.mjs +180 -0
  51. package/esm/RiskEscalationEvent.d.ts.map +1 -1
  52. package/esm/RiskEscalationEvent.js.map +1 -1
  53. package/esm/RiskEscalationEvent.mjs +51 -0
  54. package/esm/Session.d.ts.map +1 -1
  55. package/esm/Session.js.map +1 -1
  56. package/esm/Session.mjs +60 -0
  57. package/esm/StrategyHealthSnapshot.d.ts.map +1 -1
  58. package/esm/StrategyHealthSnapshot.js.map +1 -1
  59. package/esm/StrategyHealthSnapshot.mjs +39 -0
  60. package/esm/TradingPolicy.d.ts.map +1 -1
  61. package/esm/TradingPolicy.js.map +1 -1
  62. package/esm/TradingPolicy.mjs +51 -0
  63. package/esm/User.d.ts.map +1 -1
  64. package/esm/User.js.map +1 -1
  65. package/esm/User.mjs +51 -0
  66. package/esm/WaitlistEntry.d.ts.map +1 -1
  67. package/esm/WaitlistEntry.js.map +1 -1
  68. package/esm/WaitlistEntry.mjs +60 -0
  69. package/esm/generated/selectionSets/StrategyHealthSnapshot.d.ts +1 -1
  70. package/esm/generated/selectionSets/StrategyHealthSnapshot.d.ts.map +1 -1
  71. package/esm/generated/selectionSets/StrategyHealthSnapshot.js.map +1 -1
  72. package/esm/generated/selectionSets/StrategyHealthSnapshot.mjs +3 -0
  73. package/esm/generated/typeStrings/StrategyHealthSnapshot.d.ts +1 -1
  74. package/esm/generated/typeStrings/StrategyHealthSnapshot.d.ts.map +1 -1
  75. package/esm/generated/typeStrings/StrategyHealthSnapshot.js.map +1 -1
  76. package/esm/generated/typeStrings/StrategyHealthSnapshot.mjs +3 -0
  77. package/esm/generated/typeStrings/index.d.ts +1 -1
  78. package/esm/generated/typegraphql-prisma/enhance.js.map +1 -1
  79. package/esm/generated/typegraphql-prisma/enhance.mjs +26 -26
  80. package/esm/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.d.ts +3 -0
  81. package/esm/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.d.ts.map +1 -1
  82. package/esm/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.js.map +1 -1
  83. package/esm/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.mjs +3 -0
  84. package/esm/generated/typegraphql-prisma/models/StrategyHealthSnapshot.d.ts +3 -0
  85. package/esm/generated/typegraphql-prisma/models/StrategyHealthSnapshot.d.ts.map +1 -1
  86. package/esm/generated/typegraphql-prisma/models/StrategyHealthSnapshot.js.map +1 -1
  87. package/esm/generated/typegraphql-prisma/models/StrategyHealthSnapshot.mjs +21 -0
  88. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.d.ts +1 -1
  89. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.d.ts.map +1 -1
  90. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.js.map +1 -1
  91. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.d.ts +1 -1
  92. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.d.ts.map +1 -1
  93. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.js.map +1 -1
  94. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.d.ts +1 -1
  95. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.d.ts.map +1 -1
  96. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.js.map +1 -1
  97. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.d.ts +1 -1
  98. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.d.ts.map +1 -1
  99. package/esm/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.js.map +1 -1
  100. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.d.ts +3 -0
  101. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.d.ts.map +1 -1
  102. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.js.map +1 -1
  103. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.mjs +21 -0
  104. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.d.ts +3 -0
  105. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.d.ts.map +1 -1
  106. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.js.map +1 -1
  107. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.mjs +21 -0
  108. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.d.ts +3 -0
  109. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.d.ts.map +1 -1
  110. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.js.map +1 -1
  111. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.mjs +21 -0
  112. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.d.ts +3 -0
  113. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.d.ts.map +1 -1
  114. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.js.map +1 -1
  115. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.mjs +21 -0
  116. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.d.ts +3 -0
  117. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.d.ts.map +1 -1
  118. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.js.map +1 -1
  119. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.mjs +21 -0
  120. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.d.ts +3 -0
  121. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
  122. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.js.map +1 -1
  123. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.mjs +21 -0
  124. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.d.ts +3 -0
  125. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.d.ts.map +1 -1
  126. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.js.map +1 -1
  127. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.mjs +21 -0
  128. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.d.ts +3 -0
  129. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.d.ts.map +1 -1
  130. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.js.map +1 -1
  131. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.mjs +21 -0
  132. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.d.ts +3 -0
  133. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.d.ts.map +1 -1
  134. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.js.map +1 -1
  135. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.mjs +21 -0
  136. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.d.ts +3 -0
  137. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.d.ts.map +1 -1
  138. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.js.map +1 -1
  139. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.mjs +21 -0
  140. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.d.ts +4 -0
  141. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.d.ts.map +1 -1
  142. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.js.map +1 -1
  143. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.mjs +22 -0
  144. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.d.ts +4 -0
  145. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.d.ts.map +1 -1
  146. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.js.map +1 -1
  147. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.mjs +22 -0
  148. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.d.ts +3 -0
  149. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.d.ts.map +1 -1
  150. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.js.map +1 -1
  151. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.mjs +21 -0
  152. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.d.ts +4 -0
  153. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.d.ts.map +1 -1
  154. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.js.map +1 -1
  155. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.mjs +22 -0
  156. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.d.ts +4 -0
  157. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.d.ts.map +1 -1
  158. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.js.map +1 -1
  159. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.mjs +22 -0
  160. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.d.ts +4 -0
  161. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
  162. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.js.map +1 -1
  163. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.mjs +22 -0
  164. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.d.ts +4 -0
  165. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.d.ts.map +1 -1
  166. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.js.map +1 -1
  167. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.mjs +22 -0
  168. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.d.ts +4 -0
  169. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.d.ts.map +1 -1
  170. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.js.map +1 -1
  171. package/esm/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.mjs +22 -0
  172. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.d.ts +3 -0
  173. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.d.ts.map +1 -1
  174. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.js.map +1 -1
  175. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.mjs +21 -0
  176. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.d.ts +3 -0
  177. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.d.ts.map +1 -1
  178. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.js.map +1 -1
  179. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.mjs +21 -0
  180. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.d.ts +3 -0
  181. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.d.ts.map +1 -1
  182. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.js.map +1 -1
  183. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.mjs +21 -0
  184. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.d.ts +3 -0
  185. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.d.ts.map +1 -1
  186. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.js.map +1 -1
  187. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.mjs +21 -0
  188. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.d.ts +3 -0
  189. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.d.ts.map +1 -1
  190. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.js.map +1 -1
  191. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.mjs +21 -0
  192. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.d.ts +3 -0
  193. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.d.ts.map +1 -1
  194. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.js.map +1 -1
  195. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.mjs +21 -0
  196. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.d.ts +3 -0
  197. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.d.ts.map +1 -1
  198. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.js.map +1 -1
  199. package/esm/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.mjs +21 -0
  200. package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.d.ts +1 -1
  201. package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.d.ts.map +1 -1
  202. package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.js.map +1 -1
  203. package/esm/index.d.ts.map +1 -1
  204. package/generated/typeStrings/StrategyHealthSnapshot.cjs +3 -0
  205. package/generated/typeStrings/StrategyHealthSnapshot.d.ts +1 -1
  206. package/generated/typeStrings/StrategyHealthSnapshot.d.ts.map +1 -1
  207. package/generated/typeStrings/StrategyHealthSnapshot.js.map +1 -1
  208. package/generated/typeStrings/index.d.ts +1 -1
  209. package/generated/typegraphql-prisma/enhance.cjs +26 -26
  210. package/generated/typegraphql-prisma/enhance.js.map +1 -1
  211. package/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.cjs +3 -0
  212. package/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.d.ts +3 -0
  213. package/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.d.ts.map +1 -1
  214. package/generated/typegraphql-prisma/enums/StrategyHealthSnapshotScalarFieldEnum.js.map +1 -1
  215. package/generated/typegraphql-prisma/models/StrategyHealthSnapshot.cjs +18 -0
  216. package/generated/typegraphql-prisma/models/StrategyHealthSnapshot.d.ts +3 -0
  217. package/generated/typegraphql-prisma/models/StrategyHealthSnapshot.d.ts.map +1 -1
  218. package/generated/typegraphql-prisma/models/StrategyHealthSnapshot.js.map +1 -1
  219. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.d.ts +1 -1
  220. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.d.ts.map +1 -1
  221. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotArgs.js.map +1 -1
  222. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.d.ts +1 -1
  223. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.d.ts.map +1 -1
  224. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindFirstStrategyHealthSnapshotOrThrowArgs.js.map +1 -1
  225. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.d.ts +1 -1
  226. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.d.ts.map +1 -1
  227. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/FindManyStrategyHealthSnapshotArgs.js.map +1 -1
  228. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.d.ts +1 -1
  229. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.d.ts.map +1 -1
  230. package/generated/typegraphql-prisma/resolvers/crud/StrategyHealthSnapshot/args/GroupByStrategyHealthSnapshotArgs.js.map +1 -1
  231. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.cjs +18 -0
  232. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.d.ts +3 -0
  233. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.d.ts.map +1 -1
  234. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotAvgOrderByAggregateInput.js.map +1 -1
  235. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.cjs +18 -0
  236. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.d.ts +3 -0
  237. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.d.ts.map +1 -1
  238. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCountOrderByAggregateInput.js.map +1 -1
  239. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.cjs +18 -0
  240. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.d.ts +3 -0
  241. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.d.ts.map +1 -1
  242. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateInput.js.map +1 -1
  243. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.cjs +18 -0
  244. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.d.ts +3 -0
  245. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.d.ts.map +1 -1
  246. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyAlpacaAccountInput.js.map +1 -1
  247. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.cjs +18 -0
  248. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.d.ts +3 -0
  249. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.d.ts.map +1 -1
  250. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateManyInput.js.map +1 -1
  251. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.cjs +18 -0
  252. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.d.ts +3 -0
  253. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
  254. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotCreateWithoutAlpacaAccountInput.js.map +1 -1
  255. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.cjs +18 -0
  256. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.d.ts +3 -0
  257. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.d.ts.map +1 -1
  258. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMaxOrderByAggregateInput.js.map +1 -1
  259. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.cjs +18 -0
  260. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.d.ts +3 -0
  261. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.d.ts.map +1 -1
  262. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotMinOrderByAggregateInput.js.map +1 -1
  263. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.cjs +18 -0
  264. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.d.ts +3 -0
  265. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.d.ts.map +1 -1
  266. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithAggregationInput.js.map +1 -1
  267. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.cjs +18 -0
  268. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.d.ts +3 -0
  269. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.d.ts.map +1 -1
  270. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotOrderByWithRelationInput.js.map +1 -1
  271. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.cjs +19 -0
  272. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.d.ts +4 -0
  273. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.d.ts.map +1 -1
  274. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereInput.js.map +1 -1
  275. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.cjs +19 -0
  276. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.d.ts +4 -0
  277. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.d.ts.map +1 -1
  278. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotScalarWhereWithAggregatesInput.js.map +1 -1
  279. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.cjs +18 -0
  280. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.d.ts +3 -0
  281. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.d.ts.map +1 -1
  282. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotSumOrderByAggregateInput.js.map +1 -1
  283. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.cjs +19 -0
  284. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.d.ts +4 -0
  285. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.d.ts.map +1 -1
  286. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateInput.js.map +1 -1
  287. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.cjs +19 -0
  288. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.d.ts +4 -0
  289. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.d.ts.map +1 -1
  290. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateManyMutationInput.js.map +1 -1
  291. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.cjs +19 -0
  292. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.d.ts +4 -0
  293. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
  294. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput.js.map +1 -1
  295. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.cjs +19 -0
  296. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.d.ts +4 -0
  297. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.d.ts.map +1 -1
  298. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereInput.js.map +1 -1
  299. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.cjs +19 -0
  300. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.d.ts +4 -0
  301. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.d.ts.map +1 -1
  302. package/generated/typegraphql-prisma/resolvers/inputs/StrategyHealthSnapshotWhereUniqueInput.js.map +1 -1
  303. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.cjs +18 -0
  304. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.d.ts +3 -0
  305. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.d.ts.map +1 -1
  306. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnStrategyHealthSnapshot.js.map +1 -1
  307. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.cjs +18 -0
  308. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.d.ts +3 -0
  309. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.d.ts.map +1 -1
  310. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotAvgAggregate.js.map +1 -1
  311. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.cjs +18 -0
  312. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.d.ts +3 -0
  313. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.d.ts.map +1 -1
  314. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotCountAggregate.js.map +1 -1
  315. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.cjs +18 -0
  316. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.d.ts +3 -0
  317. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.d.ts.map +1 -1
  318. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotGroupBy.js.map +1 -1
  319. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.cjs +18 -0
  320. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.d.ts +3 -0
  321. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.d.ts.map +1 -1
  322. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMaxAggregate.js.map +1 -1
  323. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.cjs +18 -0
  324. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.d.ts +3 -0
  325. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.d.ts.map +1 -1
  326. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotMinAggregate.js.map +1 -1
  327. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.cjs +18 -0
  328. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.d.ts +3 -0
  329. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.d.ts.map +1 -1
  330. package/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.js.map +1 -1
  331. package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.d.ts +1 -1
  332. package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.d.ts.map +1 -1
  333. package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.js.map +1 -1
  334. package/package.json +1 -1
@@ -9,6 +9,9 @@ export declare class StrategyHealthSnapshotSumAggregate {
9
9
  windowMaxDrawdownPct: Prisma.Decimal | null;
10
10
  windowCumulativePnlAmt: Prisma.Decimal | null;
11
11
  backtestExpectancy: Prisma.Decimal | null;
12
+ backtestHitRate: number | null;
13
+ backtestHitRateStdDev: number | null;
14
+ backtestExpectancyStdDev: number | null;
12
15
  divergenceZScore: Prisma.Decimal | null;
13
16
  averageConfidence: Prisma.Decimal | null;
14
17
  confidenceTrend: Prisma.Decimal | null;
@@ -1 +1 @@
1
- {"version":3,"file":"StrategyHealthSnapshotSumAggregate.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAGxC,qBACa,kCAAkC;IAI7C,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,gBAAgB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKjC,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,gBAAgB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKzC,kBAAkB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK3C,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,oBAAoB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK7C,sBAAsB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK/C,kBAAkB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK3C,gBAAgB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKzC,iBAAiB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK1C,eAAe,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;CACzC"}
1
+ {"version":3,"file":"StrategyHealthSnapshotSumAggregate.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAGxC,qBACa,kCAAkC;IAI7C,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,gBAAgB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKjC,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,gBAAgB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKzC,kBAAkB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK3C,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,oBAAoB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK7C,sBAAsB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK/C,kBAAkB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK3C,eAAe,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhC,qBAAqB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtC,wBAAwB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzC,gBAAgB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKzC,iBAAiB,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK1C,eAAe,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;CACzC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StrategyHealthSnapshotSumAggregate.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAG5C,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAGzC,IAAM,kCAAkC,GAAxC,MAAM,kCAAkC;IAI7C,UAAU,CAAiB;IAK3B,gBAAgB,CAAiB;IAKjC,aAAa,CAAyB;IAKtC,gBAAgB,CAAyB;IAKzC,kBAAkB,CAAyB;IAK3C,aAAa,CAAyB;IAKtC,oBAAoB,CAAyB;IAK7C,sBAAsB,CAAyB;IAK/C,kBAAkB,CAAyB;IAK3C,gBAAgB,CAAyB;IAKzC,iBAAiB,CAAyB;IAK1C,eAAe,CAAyB;CACzC,CAAA;AAxDC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACyB;AAK3B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4EAC+B;AAKjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACoC;AAKtC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4EACuC;AAKzC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACyC;AAK3C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACoC;AAKtC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;gFAC2C;AAK7C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;kFAC6C;AAK/C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACyC;AAK3C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4EACuC;AAKzC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACwC;AAK1C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,eAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;2EACsC;AA3D7B,kCAAkC;IAD9C,WAAW,CAAC,UAAU,CAAC,oCAAoC,EAAE,EAAE,CAAC;GACpD,kCAAkC,CA4D9C"}
1
+ {"version":3,"file":"StrategyHealthSnapshotSumAggregate.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/StrategyHealthSnapshotSumAggregate.ts"],"names":[],"mappings":"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"}
@@ -19,6 +19,9 @@ let StrategyHealthSnapshotSumAggregate = class StrategyHealthSnapshotSumAggregat
19
19
  windowMaxDrawdownPct;
20
20
  windowCumulativePnlAmt;
21
21
  backtestExpectancy;
22
+ backtestHitRate;
23
+ backtestHitRateStdDev;
24
+ backtestExpectancyStdDev;
22
25
  divergenceZScore;
23
26
  averageConfidence;
24
27
  confidenceTrend;
@@ -77,6 +80,24 @@ __decorate([
77
80
  }),
78
81
  __metadata("design:type", Object)
79
82
  ], StrategyHealthSnapshotSumAggregate.prototype, "backtestExpectancy", void 0);
83
+ __decorate([
84
+ TypeGraphQL.Field(_type => TypeGraphQL.Float, {
85
+ nullable: true
86
+ }),
87
+ __metadata("design:type", Object)
88
+ ], StrategyHealthSnapshotSumAggregate.prototype, "backtestHitRate", void 0);
89
+ __decorate([
90
+ TypeGraphQL.Field(_type => TypeGraphQL.Float, {
91
+ nullable: true
92
+ }),
93
+ __metadata("design:type", Object)
94
+ ], StrategyHealthSnapshotSumAggregate.prototype, "backtestHitRateStdDev", void 0);
95
+ __decorate([
96
+ TypeGraphQL.Field(_type => TypeGraphQL.Float, {
97
+ nullable: true
98
+ }),
99
+ __metadata("design:type", Object)
100
+ ], StrategyHealthSnapshotSumAggregate.prototype, "backtestExpectancyStdDev", void 0);
80
101
  __decorate([
81
102
  TypeGraphQL.Field(_type => DecimalJSScalar, {
82
103
  nullable: true
@@ -7,6 +7,6 @@ export declare class AlpacaAccountStrategyHealthSnapshotsArgs {
7
7
  cursor?: StrategyHealthSnapshotWhereUniqueInput | undefined;
8
8
  take?: number | undefined;
9
9
  skip?: number | undefined;
10
- distinct?: Array<"id" | "alpacaAccountId" | "strategyName" | "currentState" | "stateChangedAt" | "stateChangedReason" | "windowSize" | "windowTradeCount" | "windowHitRate" | "windowExpectancy" | "windowProfitFactor" | "windowSortino" | "windowMaxDrawdownPct" | "windowCumulativePnlAmt" | "backtestExpectancy" | "divergenceZScore" | "divergenceAlertActive" | "averageConfidence" | "confidenceTrend" | "lastUpdatedAt" | "updatedAt"> | undefined;
10
+ distinct?: Array<"id" | "alpacaAccountId" | "strategyName" | "currentState" | "stateChangedAt" | "stateChangedReason" | "windowSize" | "windowTradeCount" | "windowHitRate" | "windowExpectancy" | "windowProfitFactor" | "windowSortino" | "windowMaxDrawdownPct" | "windowCumulativePnlAmt" | "backtestExpectancy" | "backtestHitRate" | "backtestHitRateStdDev" | "backtestExpectancyStdDev" | "divergenceZScore" | "divergenceAlertActive" | "averageConfidence" | "confidenceTrend" | "lastUpdatedAt" | "updatedAt"> | undefined;
11
11
  }
12
12
  //# sourceMappingURL=AlpacaAccountStrategyHealthSnapshotsArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlpacaAccountStrategyHealthSnapshotsArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,8CAA8C,EAAE,MAAM,gEAAgE,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,kDAAkD,CAAC;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAGhH,qBACa,wCAAwC;IAInD,KAAK,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKrD,OAAO,CAAC,EAAE,8CAA8C,EAAE,GAAG,SAAS,CAAC;IAKvE,MAAM,CAAC,EAAE,sCAAsC,GAAG,SAAS,CAAC;IAK5D,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,iBAAiB,GAAG,cAAc,GAAG,cAAc,GAAG,gBAAgB,GAAG,oBAAoB,GAAG,YAAY,GAAG,kBAAkB,GAAG,eAAe,GAAG,kBAAkB,GAAG,oBAAoB,GAAG,eAAe,GAAG,sBAAsB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,kBAAkB,GAAG,uBAAuB,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,eAAe,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC5b"}
1
+ {"version":3,"file":"AlpacaAccountStrategyHealthSnapshotsArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,8CAA8C,EAAE,MAAM,gEAAgE,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,kDAAkD,CAAC;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAGhH,qBACa,wCAAwC;IAInD,KAAK,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKrD,OAAO,CAAC,EAAE,8CAA8C,EAAE,GAAG,SAAS,CAAC;IAKvE,MAAM,CAAC,EAAE,sCAAsC,GAAG,SAAS,CAAC;IAK5D,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,iBAAiB,GAAG,cAAc,GAAG,cAAc,GAAG,gBAAgB,GAAG,oBAAoB,GAAG,YAAY,GAAG,kBAAkB,GAAG,eAAe,GAAG,kBAAkB,GAAG,oBAAoB,GAAG,eAAe,GAAG,sBAAsB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,iBAAiB,GAAG,uBAAuB,GAAG,0BAA0B,GAAG,kBAAkB,GAAG,uBAAuB,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,eAAe,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CACvgB"}
@@ -1 +1 @@
1
- {"version":3,"file":"AlpacaAccountStrategyHealthSnapshotsArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,8CAA8C,EAAE,MAAM,gEAAgE,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,kDAAkD,CAAC;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAChH,OAAO,EAAE,qCAAqC,EAAE,MAAM,yDAAyD,CAAC;AAGzG,IAAM,wCAAwC,GAA9C,MAAM,wCAAwC;IAInD,KAAK,CAAgD;IAKrD,OAAO,CAAgE;IAKvE,MAAM,CAAsD;IAK5D,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAmb;CAC5b,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,gCAAgC,EAAE;QAC5D,QAAQ,EAAE,IAAI;KACf,CAAC;;uEACmD;AAKrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,8CAA8C,CAAC,EAAE;QAC5E,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACqE;AAKvE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,sCAAsC,EAAE;QAClE,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC0D;AAK5D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;0EACyb;AA7Bhb,wCAAwC;IADpD,WAAW,CAAC,QAAQ,EAAE;GACV,wCAAwC,CA8BpD"}
1
+ {"version":3,"file":"AlpacaAccountStrategyHealthSnapshotsArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountStrategyHealthSnapshotsArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,8CAA8C,EAAE,MAAM,gEAAgE,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,kDAAkD,CAAC;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAChH,OAAO,EAAE,qCAAqC,EAAE,MAAM,yDAAyD,CAAC;AAGzG,IAAM,wCAAwC,GAA9C,MAAM,wCAAwC;IAInD,KAAK,CAAgD;IAKrD,OAAO,CAAgE;IAKvE,MAAM,CAAsD;IAK5D,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAA8f;CACvgB,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,gCAAgC,EAAE;QAC5D,QAAQ,EAAE,IAAI;KACf,CAAC;;uEACmD;AAKrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,8CAA8C,CAAC,EAAE;QAC5E,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACqE;AAKvE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,sCAAsC,EAAE;QAClE,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC0D;AAK5D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;0EACogB;AA7B3f,wCAAwC;IADpD,WAAW,CAAC,QAAQ,EAAE;GACV,wCAAwC,CA8BpD"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
@@ -25,6 +25,9 @@ export type StrategyHealthSnapshot = {
25
25
  windowMaxDrawdownPct?: number;
26
26
  windowCumulativePnlAmt?: number;
27
27
  backtestExpectancy?: number;
28
+ backtestHitRate?: number;
29
+ backtestHitRateStdDev?: number;
30
+ backtestExpectancyStdDev?: number;
28
31
  divergenceZScore?: number;
29
32
  divergenceAlertActive: boolean;
30
33
  averageConfidence?: number;
@@ -1,2 +1,2 @@
1
- export declare const StrategyHealthSnapshotTypeString = "\n// Your response should adhere to the following type definition for the \"StrategyHealthSnapshot\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type StrategyHealthSnapshot = {\n alpacaAccount: {\n // The type of Alpaca account (PAPER or LIVE).\n type: AlpacaAccountType;\n // JSON configuration settings for the Alpaca account.\n configuration?: any;\n };\n strategyName: string;\n currentState: StrategyState;\n stateChangedAt?: Date;\n stateChangedReason?: string;\n windowSize: number;\n windowTradeCount: number;\n windowHitRate?: number;\n windowExpectancy?: number;\n windowProfitFactor?: number;\n windowSortino?: number;\n windowMaxDrawdownPct?: number;\n windowCumulativePnlAmt?: number;\n backtestExpectancy?: number;\n divergenceZScore?: number;\n divergenceAlertActive: boolean;\n averageConfidence?: number;\n confidenceTrend?: number;\n lastUpdatedAt: Date;\n};\n\nenum AlpacaAccountType {\n PAPER\n\n LIVE\n}\n\nenum StrategyState {\n ACTIVE\n\n WARN\n\n THROTTLE\n\n PAUSED\n\n DISABLED\n}\n\n";
1
+ export declare const StrategyHealthSnapshotTypeString = "\n// Your response should adhere to the following type definition for the \"StrategyHealthSnapshot\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type StrategyHealthSnapshot = {\n alpacaAccount: {\n // The type of Alpaca account (PAPER or LIVE).\n type: AlpacaAccountType;\n // JSON configuration settings for the Alpaca account.\n configuration?: any;\n };\n strategyName: string;\n currentState: StrategyState;\n stateChangedAt?: Date;\n stateChangedReason?: string;\n windowSize: number;\n windowTradeCount: number;\n windowHitRate?: number;\n windowExpectancy?: number;\n windowProfitFactor?: number;\n windowSortino?: number;\n windowMaxDrawdownPct?: number;\n windowCumulativePnlAmt?: number;\n backtestExpectancy?: number;\n backtestHitRate?: number;\n backtestHitRateStdDev?: number;\n backtestExpectancyStdDev?: number;\n divergenceZScore?: number;\n divergenceAlertActive: boolean;\n averageConfidence?: number;\n confidenceTrend?: number;\n lastUpdatedAt: Date;\n};\n\nenum AlpacaAccountType {\n PAPER\n\n LIVE\n}\n\nenum StrategyState {\n ACTIVE\n\n WARN\n\n THROTTLE\n\n PAUSED\n\n DISABLED\n}\n\n";
2
2
  //# sourceMappingURL=StrategyHealthSnapshot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StrategyHealthSnapshot.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/StrategyHealthSnapshot.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC,soCAiD5C,CAAC"}
1
+ {"version":3,"file":"StrategyHealthSnapshot.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/StrategyHealthSnapshot.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC,4uCAoD5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StrategyHealthSnapshot.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/StrategyHealthSnapshot.ts"],"names":[],"mappings":";;;AAAa,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiD/C,CAAC"}
1
+ {"version":3,"file":"StrategyHealthSnapshot.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/StrategyHealthSnapshot.ts"],"names":[],"mappings":";;;AAAa,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoD/C,CAAC"}
@@ -64,7 +64,7 @@ export declare const typeStrings: {
64
64
  readonly tradeOutcome: "\n// Your response should adhere to the following type definition for the \"TradeOutcome\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type TradeOutcome = {\n symbol: string;\n assetClass: string;\n entryPrice: number;\n exitPrice: number;\n entryTimestamp: Date;\n exitTimestamp: Date;\n holdDurationMinutes: number;\n exitReason: string;\n grossReturnPct: number;\n netReturnPct: number;\n maxAdverseExcursionPct: number;\n maxFavorableExcursionPct: number;\n signalSource: string;\n transformerConfidence?: number;\n llmConfidence?: number;\n ensembleConfidence: number;\n ensembleWeight: number;\n regimeAtEntry: string;\n featureSnapshot?: any;\n};\n\n";
65
65
  readonly mLModelVersion: "\n// Your response should adhere to the following type definition for the \"MLModelVersion\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type MLModelVersion = {\n assetClass: string;\n slot: string;\n rankIC: number;\n trainedAt: Date;\n promotedAt?: Date;\n checkpointPath: string;\n featureCount: number;\n trainingSymbols: string[];\n trainingBarCount: number;\n configSnapshot?: any;\n};\n\n";
66
66
  readonly accountRiskMetrics: "\n// Your response should adhere to the following type definition for the \"AccountRiskMetrics\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type AccountRiskMetrics = {\n alpacaAccount: {\n // The type of Alpaca account (PAPER or LIVE).\n type: AlpacaAccountType;\n // JSON configuration settings for the Alpaca account.\n configuration?: any;\n };\n currentRiskState: AccountRiskState;\n currentScopeState?: any;\n riskStateChangedAt?: Date;\n riskStateChangedBy?: string;\n riskStateChangeReason?: string;\n accountHighWaterMark?: number;\n accountHighWaterMarkAt?: Date;\n currentEquity?: number;\n currentDrawdownPct?: number;\n intradayDrawdownPct?: number;\n maxDrawdownPctLifetime?: number;\n dailyPnlAmount?: number;\n dailyPnlPct?: number;\n weeklyPnlAmount?: number;\n weeklyPnlPct?: number;\n monthlyPnlAmount?: number;\n monthlyPnlPct?: number;\n peakToTroughAmount?: number;\n peakToTroughPct?: number;\n nextRecoveryEligibleAt?: Date;\n lastSyncedAt: Date;\n};\n\nenum AlpacaAccountType {\n PAPER\n\n LIVE\n}\n\nenum AccountRiskState {\n NORMAL\n\n WARN\n\n THROTTLE\n\n PAUSED\n\n FLATTEN\n\n HALT\n}\n\n";
67
- readonly strategyHealthSnapshot: "\n// Your response should adhere to the following type definition for the \"StrategyHealthSnapshot\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type StrategyHealthSnapshot = {\n alpacaAccount: {\n // The type of Alpaca account (PAPER or LIVE).\n type: AlpacaAccountType;\n // JSON configuration settings for the Alpaca account.\n configuration?: any;\n };\n strategyName: string;\n currentState: StrategyState;\n stateChangedAt?: Date;\n stateChangedReason?: string;\n windowSize: number;\n windowTradeCount: number;\n windowHitRate?: number;\n windowExpectancy?: number;\n windowProfitFactor?: number;\n windowSortino?: number;\n windowMaxDrawdownPct?: number;\n windowCumulativePnlAmt?: number;\n backtestExpectancy?: number;\n divergenceZScore?: number;\n divergenceAlertActive: boolean;\n averageConfidence?: number;\n confidenceTrend?: number;\n lastUpdatedAt: Date;\n};\n\nenum AlpacaAccountType {\n PAPER\n\n LIVE\n}\n\nenum StrategyState {\n ACTIVE\n\n WARN\n\n THROTTLE\n\n PAUSED\n\n DISABLED\n}\n\n";
67
+ readonly strategyHealthSnapshot: "\n// Your response should adhere to the following type definition for the \"StrategyHealthSnapshot\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type StrategyHealthSnapshot = {\n alpacaAccount: {\n // The type of Alpaca account (PAPER or LIVE).\n type: AlpacaAccountType;\n // JSON configuration settings for the Alpaca account.\n configuration?: any;\n };\n strategyName: string;\n currentState: StrategyState;\n stateChangedAt?: Date;\n stateChangedReason?: string;\n windowSize: number;\n windowTradeCount: number;\n windowHitRate?: number;\n windowExpectancy?: number;\n windowProfitFactor?: number;\n windowSortino?: number;\n windowMaxDrawdownPct?: number;\n windowCumulativePnlAmt?: number;\n backtestExpectancy?: number;\n backtestHitRate?: number;\n backtestHitRateStdDev?: number;\n backtestExpectancyStdDev?: number;\n divergenceZScore?: number;\n divergenceAlertActive: boolean;\n averageConfidence?: number;\n confidenceTrend?: number;\n lastUpdatedAt: Date;\n};\n\nenum AlpacaAccountType {\n PAPER\n\n LIVE\n}\n\nenum StrategyState {\n ACTIVE\n\n WARN\n\n THROTTLE\n\n PAUSED\n\n DISABLED\n}\n\n";
68
68
  readonly riskEscalationEvent: "\n// Your response should adhere to the following type definition for the \"RiskEscalationEvent\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type RiskEscalationEvent = {\n scopeKind: string;\n scopeValue?: string;\n fromState: string;\n toState: string;\n reason: RiskEscalationReason;\n severity: OverlaySeverity;\n triggeringObserver?: string;\n observedValue?: number;\n breachedThreshold?: number;\n breachedThresholdKey?: string;\n actor: RiskEscalationActor;\n rationale?: string;\n};\n\nenum RiskEscalationReason {\n DRAWDOWN_WARN\n\n DRAWDOWN_THROTTLE\n\n DRAWDOWN_PAUSE\n\n DAILY_LOSS_BREACH\n\n WEEKLY_LOSS_BREACH\n\n MONTHLY_LOSS_BREACH\n\n PEAK_TO_TROUGH_BREACH\n\n BROKER_FAILURE_RATE\n\n BROKER_LATENCY_SPIKE\n\n BROKER_OUTAGE\n\n DATA_QUALITY_STALE\n\n DATA_QUALITY_MISSING\n\n DATA_QUALITY_FEED_FAIL\n\n CONCENTRATION_POSITION\n\n CONCENTRATION_SECTOR\n\n CONCENTRATION_FACTOR\n\n VOLATILITY_SPIKE\n\n REGIME_CRISIS\n\n REGIME_UNCERTAIN\n\n STRATEGY_DRAWDOWN\n\n STRATEGY_EXPECTANCY_DEGRADATION\n\n STRATEGY_HIT_RATE_DEGRADATION\n\n LIVE_VS_BACKTEST_DIVERGENCE\n\n MODEL_CONFIDENCE_COLLAPSE\n\n MODEL_DRIFT_DETECTED\n\n OPERATOR_OVERRIDE\n\n OPERATOR_RECOVERY\n\n OPERATOR_CLEAR\n\n SCHEDULED_MAINTENANCE\n\n EMERGENCY_HALT\n}\n\nenum OverlaySeverity {\n LOW\n\n MEDIUM\n\n HIGH\n\n CRITICAL\n}\n\nenum RiskEscalationActor {\n SYSTEM_OBSERVER\n\n OPERATOR\n\n COMPLIANCE_OFFICER\n\n AUTOMATED_RECOVERY\n}\n\n";
69
69
  };
70
70
  export default typeStrings;
@@ -2555,7 +2555,7 @@ const modelsInfo = {
2555
2555
  TradeOutcome: ["id", "tradeId", "symbol", "assetClass", "accountId", "entryPrice", "exitPrice", "entryTimestamp", "exitTimestamp", "holdDurationMinutes", "exitReason", "grossReturnPct", "netReturnPct", "maxAdverseExcursionPct", "maxFavorableExcursionPct", "signalSource", "transformerConfidence", "llmConfidence", "ensembleConfidence", "ensembleWeight", "regimeAtEntry", "featureSnapshot", "createdAt", "updatedAt"],
2556
2556
  MLModelVersion: ["id", "assetClass", "slot", "rankIC", "trainedAt", "promotedAt", "checkpointPath", "featureCount", "trainingSymbols", "trainingBarCount", "configSnapshot", "createdAt", "updatedAt"],
2557
2557
  AccountRiskMetrics: ["id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
2558
- StrategyHealthSnapshot: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
2558
+ StrategyHealthSnapshot: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
2559
2559
  RiskEscalationEvent: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt"]
2560
2560
  };
2561
2561
  function applyModelsEnhanceMap(modelsEnhanceMap) {
@@ -2699,7 +2699,7 @@ const outputsInfo = {
2699
2699
  AggregateAccountRiskMetrics: ["_count", "_avg", "_sum", "_min", "_max"],
2700
2700
  AccountRiskMetricsGroupBy: ["id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
2701
2701
  AggregateStrategyHealthSnapshot: ["_count", "_avg", "_sum", "_min", "_max"],
2702
- StrategyHealthSnapshotGroupBy: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
2702
+ StrategyHealthSnapshotGroupBy: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
2703
2703
  AggregateRiskEscalationEvent: ["_count", "_avg", "_sum", "_min", "_max"],
2704
2704
  RiskEscalationEventGroupBy: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "_count", "_avg", "_sum", "_min", "_max"],
2705
2705
  AffectedRowsOutput: ["count"],
@@ -3002,11 +3002,11 @@ const outputsInfo = {
3002
3002
  AccountRiskMetricsSumAggregate: ["accountHighWaterMark", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct"],
3003
3003
  AccountRiskMetricsMinAggregate: ["id", "alpacaAccountId", "currentRiskState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
3004
3004
  AccountRiskMetricsMaxAggregate: ["id", "alpacaAccountId", "currentRiskState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
3005
- StrategyHealthSnapshotCountAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_all"],
3006
- StrategyHealthSnapshotAvgAggregate: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "averageConfidence", "confidenceTrend"],
3007
- StrategyHealthSnapshotSumAggregate: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "averageConfidence", "confidenceTrend"],
3008
- StrategyHealthSnapshotMinAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3009
- StrategyHealthSnapshotMaxAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3005
+ StrategyHealthSnapshotCountAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_all"],
3006
+ StrategyHealthSnapshotAvgAggregate: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "averageConfidence", "confidenceTrend"],
3007
+ StrategyHealthSnapshotSumAggregate: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "averageConfidence", "confidenceTrend"],
3008
+ StrategyHealthSnapshotMinAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3009
+ StrategyHealthSnapshotMaxAggregate: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3010
3010
  RiskEscalationEventCountAggregate: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "_all"],
3011
3011
  RiskEscalationEventAvgAggregate: ["observedValue", "breachedThreshold"],
3012
3012
  RiskEscalationEventSumAggregate: ["observedValue", "breachedThreshold"],
@@ -3077,7 +3077,7 @@ const outputsInfo = {
3077
3077
  CreateManyAndReturnTradeOutcome: ["id", "tradeId", "symbol", "assetClass", "accountId", "entryPrice", "exitPrice", "entryTimestamp", "exitTimestamp", "holdDurationMinutes", "exitReason", "grossReturnPct", "netReturnPct", "maxAdverseExcursionPct", "maxFavorableExcursionPct", "signalSource", "transformerConfidence", "llmConfidence", "ensembleConfidence", "ensembleWeight", "regimeAtEntry", "featureSnapshot", "createdAt", "updatedAt"],
3078
3078
  CreateManyAndReturnMLModelVersion: ["id", "assetClass", "slot", "rankIC", "trainedAt", "promotedAt", "checkpointPath", "featureCount", "trainingSymbols", "trainingBarCount", "configSnapshot", "createdAt", "updatedAt"],
3079
3079
  CreateManyAndReturnAccountRiskMetrics: ["id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt", "alpacaAccount"],
3080
- CreateManyAndReturnStrategyHealthSnapshot: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3080
+ CreateManyAndReturnStrategyHealthSnapshot: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3081
3081
  CreateManyAndReturnRiskEscalationEvent: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "alpacaAccount", "triggeredByPolicyOverlay"]
3082
3082
  };
3083
3083
  function applyOutputTypesEnhanceMap(outputTypesEnhanceMap) {
@@ -3415,11 +3415,11 @@ const inputsInfo = {
3415
3415
  AccountRiskMetricsWhereUniqueInput: ["id", "alpacaAccountId", "AND", "OR", "NOT", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt", "alpacaAccount"],
3416
3416
  AccountRiskMetricsOrderByWithAggregationInput: ["id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
3417
3417
  AccountRiskMetricsScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
3418
- StrategyHealthSnapshotWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3419
- StrategyHealthSnapshotOrderByWithRelationInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3420
- StrategyHealthSnapshotWhereUniqueInput: ["id", "alpacaAccountId_strategyName", "AND", "OR", "NOT", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3421
- StrategyHealthSnapshotOrderByWithAggregationInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
3422
- StrategyHealthSnapshotScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3418
+ StrategyHealthSnapshotWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3419
+ StrategyHealthSnapshotOrderByWithRelationInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3420
+ StrategyHealthSnapshotWhereUniqueInput: ["id", "alpacaAccountId_strategyName", "AND", "OR", "NOT", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3421
+ StrategyHealthSnapshotOrderByWithAggregationInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
3422
+ StrategyHealthSnapshotScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3423
3423
  RiskEscalationEventWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "alpacaAccount", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
3424
3424
  RiskEscalationEventOrderByWithRelationInput: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "alpacaAccount", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
3425
3425
  RiskEscalationEventWhereUniqueInput: ["id", "AND", "OR", "NOT", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt", "alpacaAccount", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
@@ -3685,10 +3685,10 @@ const inputsInfo = {
3685
3685
  AccountRiskMetricsUpdateInput: ["id", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt", "alpacaAccount"],
3686
3686
  AccountRiskMetricsCreateManyInput: ["id", "alpacaAccountId", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
3687
3687
  AccountRiskMetricsUpdateManyMutationInput: ["id", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
3688
- StrategyHealthSnapshotCreateInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3689
- StrategyHealthSnapshotUpdateInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3690
- StrategyHealthSnapshotCreateManyInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3691
- StrategyHealthSnapshotUpdateManyMutationInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3688
+ StrategyHealthSnapshotCreateInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3689
+ StrategyHealthSnapshotUpdateInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt", "alpacaAccount"],
3690
+ StrategyHealthSnapshotCreateManyInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3691
+ StrategyHealthSnapshotUpdateManyMutationInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
3692
3692
  RiskEscalationEventCreateInput: ["id", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "createdAt", "alpacaAccount", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
3693
3693
  RiskEscalationEventUpdateInput: ["id", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "createdAt", "alpacaAccount", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
3694
3694
  RiskEscalationEventCreateManyInput: ["id", "alpacaAccountId", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt"],
@@ -4238,11 +4238,11 @@ const inputsInfo = {
4238
4238
  AccountRiskMetricsSumOrderByAggregateInput: ["accountHighWaterMark", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct"],
4239
4239
  EnumStrategyStateFilter: ["equals", "in", "notIn", "not"],
4240
4240
  StrategyHealthSnapshotAlpacaAccountIdStrategyNameCompoundUniqueInput: ["alpacaAccountId", "strategyName"],
4241
- StrategyHealthSnapshotCountOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4242
- StrategyHealthSnapshotAvgOrderByAggregateInput: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "averageConfidence", "confidenceTrend"],
4243
- StrategyHealthSnapshotMaxOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4244
- StrategyHealthSnapshotMinOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4245
- StrategyHealthSnapshotSumOrderByAggregateInput: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "averageConfidence", "confidenceTrend"],
4241
+ StrategyHealthSnapshotCountOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4242
+ StrategyHealthSnapshotAvgOrderByAggregateInput: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "averageConfidence", "confidenceTrend"],
4243
+ StrategyHealthSnapshotMaxOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4244
+ StrategyHealthSnapshotMinOrderByAggregateInput: ["id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4245
+ StrategyHealthSnapshotSumOrderByAggregateInput: ["windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "averageConfidence", "confidenceTrend"],
4246
4246
  EnumStrategyStateWithAggregatesFilter: ["equals", "in", "notIn", "not", "_count", "_min", "_max"],
4247
4247
  EnumRiskEscalationReasonFilter: ["equals", "in", "notIn", "not"],
4248
4248
  EnumRiskEscalationActorFilter: ["equals", "in", "notIn", "not"],
@@ -4751,7 +4751,7 @@ const inputsInfo = {
4751
4751
  AlertCreateManyAlpacaAccountInputEnvelope: ["data", "skipDuplicates"],
4752
4752
  AccountRiskMetricsCreateWithoutAlpacaAccountInput: ["id", "currentRiskState", "currentScopeState", "riskStateChangedAt", "riskStateChangedBy", "riskStateChangeReason", "accountHighWaterMark", "accountHighWaterMarkAt", "currentEquity", "currentDrawdownPct", "intradayDrawdownPct", "maxDrawdownPctLifetime", "dailyPnlAmount", "dailyPnlPct", "weeklyPnlAmount", "weeklyPnlPct", "monthlyPnlAmount", "monthlyPnlPct", "peakToTroughAmount", "peakToTroughPct", "nextRecoveryEligibleAt", "lastSyncedAt", "updatedAt"],
4753
4753
  AccountRiskMetricsCreateOrConnectWithoutAlpacaAccountInput: ["where", "create"],
4754
- StrategyHealthSnapshotCreateWithoutAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4754
+ StrategyHealthSnapshotCreateWithoutAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4755
4755
  StrategyHealthSnapshotCreateOrConnectWithoutAlpacaAccountInput: ["where", "create"],
4756
4756
  StrategyHealthSnapshotCreateManyAlpacaAccountInputEnvelope: ["data", "skipDuplicates"],
4757
4757
  RiskEscalationEventCreateWithoutAlpacaAccountInput: ["id", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "createdAt", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
@@ -4776,7 +4776,7 @@ const inputsInfo = {
4776
4776
  StrategyHealthSnapshotUpsertWithWhereUniqueWithoutAlpacaAccountInput: ["where", "update", "create"],
4777
4777
  StrategyHealthSnapshotUpdateWithWhereUniqueWithoutAlpacaAccountInput: ["where", "data"],
4778
4778
  StrategyHealthSnapshotUpdateManyWithWhereWithoutAlpacaAccountInput: ["where", "data"],
4779
- StrategyHealthSnapshotScalarWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4779
+ StrategyHealthSnapshotScalarWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
4780
4780
  RiskEscalationEventUpsertWithWhereUniqueWithoutAlpacaAccountInput: ["where", "update", "create"],
4781
4781
  RiskEscalationEventUpdateWithWhereUniqueWithoutAlpacaAccountInput: ["where", "data"],
4782
4782
  RiskEscalationEventUpdateManyWithWhereWithoutAlpacaAccountInput: ["where", "data"],
@@ -5079,10 +5079,10 @@ const inputsInfo = {
5079
5079
  AccountLinkingRequestUpdateWithoutUserInput: ["id", "email", "provider", "providerAccountId", "status", "verificationToken", "userAgent", "ipAddress", "createdAt", "expiresAt", "verifiedAt", "approvedAt", "rejectedAt"],
5080
5080
  WaitlistEntryUpdateWithoutReviewedByInput: ["id", "email", "fullName", "companyName", "companyWebsite", "jobRole", "professionalInvestorConfirmed", "status", "queuePosition", "createdAt", "updatedAt", "reviewedAt", "inviteToken"],
5081
5081
  AlertCreateManyAlpacaAccountInput: ["id", "title", "message", "type", "severity", "category", "status", "isRead", "acknowledgedAt", "resolvedAt", "suppressedUntil", "retryCount", "metadata", "createdAt", "updatedAt"],
5082
- StrategyHealthSnapshotCreateManyAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
5082
+ StrategyHealthSnapshotCreateManyAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
5083
5083
  RiskEscalationEventCreateManyAlpacaAccountInput: ["id", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "triggeredByPolicyOverlayId", "createdAt"],
5084
5084
  AlertUpdateWithoutAlpacaAccountInput: ["id", "title", "message", "type", "severity", "category", "status", "isRead", "acknowledgedAt", "resolvedAt", "suppressedUntil", "retryCount", "metadata", "createdAt", "updatedAt"],
5085
- StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
5085
+ StrategyHealthSnapshotUpdateWithoutAlpacaAccountInput: ["id", "strategyName", "currentState", "stateChangedAt", "stateChangedReason", "windowSize", "windowTradeCount", "windowHitRate", "windowExpectancy", "windowProfitFactor", "windowSortino", "windowMaxDrawdownPct", "windowCumulativePnlAmt", "backtestExpectancy", "backtestHitRate", "backtestHitRateStdDev", "backtestExpectancyStdDev", "divergenceZScore", "divergenceAlertActive", "averageConfidence", "confidenceTrend", "lastUpdatedAt", "updatedAt"],
5086
5086
  RiskEscalationEventUpdateWithoutAlpacaAccountInput: ["id", "scopeKind", "scopeValue", "fromState", "toState", "reason", "severity", "triggeringObserver", "observedValue", "breachedThreshold", "breachedThresholdKey", "correlationId", "triggeringEventId", "actor", "actorUserId", "rationale", "createdAt", "activatedPolicyOverlay", "triggeredByPolicyOverlay"],
5087
5087
  UserCreateManyCustomerInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel"],
5088
5088
  UserUpdateWithoutCustomerInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "accounts", "sessions", "authenticators", "alpacaAccounts", "linkedProviders", "accountLinkingRequests", "reviewedWaitlistEntries", "llmConfiguration"],