@nilsr0711/drydock 0.1.3 → 0.1.5

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 (247) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +4 -2
  3. package/.next/standalone/.next/build-manifest.json +5 -5
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/routes-manifest.json +12 -0
  6. package/.next/standalone/.next/server/app/_global-error/page.js +2 -2
  7. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.rsc +7 -7
  10. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
  11. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
  12. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +3 -3
  13. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
  14. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  15. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
  17. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/adrs/page.js +2 -2
  20. package/.next/standalone/.next/server/app/adrs/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/adrs/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/analytics/page.js +2 -0
  23. package/.next/standalone/.next/server/app/analytics/page.js.nft.json +1 -0
  24. package/.next/standalone/.next/server/app/analytics/page_client-reference-manifest.js +1 -0
  25. package/.next/standalone/.next/server/app/api/cost/export/route.js +2 -1
  26. package/.next/standalone/.next/server/app/api/cost/export/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/sse/dashboard/route.js +15 -2
  28. package/.next/standalone/.next/server/app/api/sse/dashboard/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/sse/jobs/[id]/route.js +2 -2
  30. package/.next/standalone/.next/server/app/api/sse/jobs/[id]/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/webhooks/[repoId]/route.js +14 -1
  32. package/.next/standalone/.next/server/app/api/webhooks/[repoId]/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/costs/page.js +2 -2
  34. package/.next/standalone/.next/server/app/costs/page.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/costs/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/jobs/[id]/page.js +3 -5
  37. package/.next/standalone/.next/server/app/jobs/[id]/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/jobs/[id]/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/jobs/page.js +2 -0
  40. package/.next/standalone/.next/server/app/jobs/page.js.nft.json +1 -0
  41. package/.next/standalone/.next/server/app/jobs/page_client-reference-manifest.js +1 -0
  42. package/.next/standalone/.next/server/app/needs-human/page.js +2 -2
  43. package/.next/standalone/.next/server/app/needs-human/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/needs-human/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/page.js +2 -2
  46. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  47. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/prompts/page.js +2 -2
  49. package/.next/standalone/.next/server/app/prompts/page.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/prompts/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/repos/[id]/page.js +2 -2
  52. package/.next/standalone/.next/server/app/repos/[id]/page.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/repos/[id]/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/settings/page.js +2 -2
  55. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app-paths-manifest.json +4 -2
  58. package/.next/standalone/.next/server/chunks/198.js +1 -0
  59. package/.next/standalone/.next/server/chunks/279.js +1 -0
  60. package/.next/standalone/.next/server/chunks/318.js +14 -0
  61. package/.next/standalone/.next/server/chunks/417.js +1 -0
  62. package/.next/standalone/.next/server/chunks/468.js +24 -0
  63. package/.next/standalone/.next/server/chunks/471.js +1 -0
  64. package/.next/standalone/.next/server/chunks/49.js +3 -0
  65. package/.next/standalone/.next/server/chunks/496.js +1 -0
  66. package/.next/standalone/.next/server/chunks/511.js +1 -0
  67. package/.next/standalone/.next/server/chunks/541.js +1 -1
  68. package/.next/standalone/.next/server/chunks/665.js +9 -0
  69. package/.next/standalone/.next/server/chunks/847.js +93 -0
  70. package/.next/standalone/.next/server/chunks/{868.js → 997.js} +2 -2
  71. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  72. package/.next/standalone/.next/server/next-font-manifest.js +1 -1
  73. package/.next/standalone/.next/server/next-font-manifest.json +1 -1
  74. package/.next/standalone/.next/server/pages/500.html +1 -1
  75. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  77. package/.next/standalone/.next/static/ImQS3LTFl-iHwI2K1uXy0/_buildManifest.js +1 -0
  78. package/.next/standalone/.next/static/chunks/165-f2c11a8b0992483d.js +1 -0
  79. package/.next/standalone/.next/static/chunks/174-34fe81abafec07fe.js +1 -0
  80. package/.next/standalone/.next/static/chunks/188-14494263cefd30a4.js +1 -0
  81. package/.next/standalone/.next/static/chunks/312-5ab18c6fbb20b9cc.js +1 -0
  82. package/.next/standalone/.next/static/chunks/381-b0d5a35969fad985.js +1 -0
  83. package/.next/standalone/.next/static/chunks/540-b0819a434d7516b1.js +1 -0
  84. package/.next/standalone/.next/static/chunks/586-d7d6e7d3794dcf02.js +32 -0
  85. package/.next/standalone/.next/static/chunks/730-ae05580815adb9b2.js +1 -0
  86. package/.next/standalone/.next/static/chunks/736-503f37bb672c129b.js +1 -0
  87. package/.next/standalone/.next/static/chunks/878-f08fd91a6c00d84b.js +62 -0
  88. package/.next/standalone/.next/static/chunks/app/_global-error/page-03b9886f969453ed.js +1 -0
  89. package/.next/standalone/.next/static/chunks/app/_not-found/page-aa469cca9dc68961.js +1 -0
  90. package/.next/standalone/.next/static/chunks/app/adrs/page-ed0f94a800ba51c8.js +1 -0
  91. package/.next/standalone/.next/static/chunks/app/analytics/page-2d61245dbc9dd300.js +1 -0
  92. package/.next/standalone/.next/static/chunks/app/api/cost/export/route-03b9886f969453ed.js +1 -0
  93. package/.next/standalone/.next/static/chunks/app/api/sse/dashboard/route-03b9886f969453ed.js +1 -0
  94. package/.next/standalone/.next/static/chunks/app/api/sse/jobs/[id]/route-03b9886f969453ed.js +1 -0
  95. package/.next/standalone/.next/static/chunks/app/api/webhooks/[repoId]/route-03b9886f969453ed.js +1 -0
  96. package/.next/standalone/.next/static/chunks/app/costs/page-3eca75e55c68e079.js +1 -0
  97. package/.next/standalone/.next/static/chunks/app/jobs/[id]/page-528826c79cab6cbb.js +1 -0
  98. package/.next/standalone/.next/static/chunks/app/jobs/page-70bd2189d7249e3f.js +1 -0
  99. package/.next/standalone/.next/static/chunks/app/layout-0e04e8b455f51432.js +1 -0
  100. package/.next/standalone/.next/static/chunks/app/needs-human/page-90cc5147aadb3ebe.js +1 -0
  101. package/.next/standalone/.next/static/chunks/app/page-a142f2aa01a429d9.js +1 -0
  102. package/.next/standalone/.next/static/chunks/app/prompts/page-fba107f32faa6568.js +1 -0
  103. package/.next/standalone/.next/static/chunks/app/repos/[id]/page-0da8e297142d8567.js +1 -0
  104. package/.next/standalone/.next/static/chunks/app/settings/page-bd473b1d183c3db6.js +1 -0
  105. package/.next/standalone/.next/static/chunks/ec24c40a-fc218f196ad8b89e.js +1 -0
  106. package/.next/standalone/.next/static/chunks/framework-3631188fe017d11d.js +1 -0
  107. package/.next/standalone/.next/static/chunks/main-app-2ce5d113f02aa743.js +1 -0
  108. package/.next/standalone/.next/static/chunks/main-c73a28f721635e7a.js +5 -0
  109. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-03b9886f969453ed.js +1 -0
  110. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-03b9886f969453ed.js +1 -0
  111. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/global-error-3d82ee7a5f817d84.js +1 -0
  112. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-03b9886f969453ed.js +1 -0
  113. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-03b9886f969453ed.js +1 -0
  114. package/.next/standalone/.next/static/css/96c4f935104c1f9a.css +3 -0
  115. package/.next/standalone/drizzle/0010_one_shot_costs.sql +12 -0
  116. package/.next/standalone/drizzle/0021_robust_wind_dancer.sql +48 -0
  117. package/.next/standalone/drizzle/0022_issue_model_override.sql +2 -0
  118. package/.next/standalone/drizzle/meta/0021_snapshot.json +1780 -0
  119. package/.next/standalone/drizzle/meta/_journal.json +7 -0
  120. package/.next/standalone/package.json +2 -1
  121. package/.next/static/ImQS3LTFl-iHwI2K1uXy0/_buildManifest.js +1 -0
  122. package/.next/static/chunks/165-f2c11a8b0992483d.js +1 -0
  123. package/.next/static/chunks/174-34fe81abafec07fe.js +1 -0
  124. package/.next/static/chunks/188-14494263cefd30a4.js +1 -0
  125. package/.next/static/chunks/312-5ab18c6fbb20b9cc.js +1 -0
  126. package/.next/static/chunks/381-b0d5a35969fad985.js +1 -0
  127. package/.next/static/chunks/540-b0819a434d7516b1.js +1 -0
  128. package/.next/static/chunks/586-d7d6e7d3794dcf02.js +32 -0
  129. package/.next/static/chunks/730-ae05580815adb9b2.js +1 -0
  130. package/.next/static/chunks/736-503f37bb672c129b.js +1 -0
  131. package/.next/static/chunks/878-f08fd91a6c00d84b.js +62 -0
  132. package/.next/static/chunks/app/_global-error/page-03b9886f969453ed.js +1 -0
  133. package/.next/static/chunks/app/_not-found/page-aa469cca9dc68961.js +1 -0
  134. package/.next/static/chunks/app/adrs/page-ed0f94a800ba51c8.js +1 -0
  135. package/.next/static/chunks/app/analytics/page-2d61245dbc9dd300.js +1 -0
  136. package/.next/static/chunks/app/api/cost/export/route-03b9886f969453ed.js +1 -0
  137. package/.next/static/chunks/app/api/sse/dashboard/route-03b9886f969453ed.js +1 -0
  138. package/.next/static/chunks/app/api/sse/jobs/[id]/route-03b9886f969453ed.js +1 -0
  139. package/.next/static/chunks/app/api/webhooks/[repoId]/route-03b9886f969453ed.js +1 -0
  140. package/.next/static/chunks/app/costs/page-3eca75e55c68e079.js +1 -0
  141. package/.next/static/chunks/app/jobs/[id]/page-528826c79cab6cbb.js +1 -0
  142. package/.next/static/chunks/app/jobs/page-70bd2189d7249e3f.js +1 -0
  143. package/.next/static/chunks/app/layout-0e04e8b455f51432.js +1 -0
  144. package/.next/static/chunks/app/needs-human/page-90cc5147aadb3ebe.js +1 -0
  145. package/.next/static/chunks/app/page-a142f2aa01a429d9.js +1 -0
  146. package/.next/static/chunks/app/prompts/page-fba107f32faa6568.js +1 -0
  147. package/.next/static/chunks/app/repos/[id]/page-0da8e297142d8567.js +1 -0
  148. package/.next/static/chunks/app/settings/page-bd473b1d183c3db6.js +1 -0
  149. package/.next/static/chunks/ec24c40a-fc218f196ad8b89e.js +1 -0
  150. package/.next/static/chunks/framework-3631188fe017d11d.js +1 -0
  151. package/.next/static/chunks/main-app-2ce5d113f02aa743.js +1 -0
  152. package/.next/static/chunks/main-c73a28f721635e7a.js +5 -0
  153. package/.next/static/chunks/next/dist/client/components/builtin/app-error-03b9886f969453ed.js +1 -0
  154. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-03b9886f969453ed.js +1 -0
  155. package/.next/static/chunks/next/dist/client/components/builtin/global-error-3d82ee7a5f817d84.js +1 -0
  156. package/.next/static/chunks/next/dist/client/components/builtin/not-found-03b9886f969453ed.js +1 -0
  157. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-03b9886f969453ed.js +1 -0
  158. package/.next/static/css/96c4f935104c1f9a.css +3 -0
  159. package/README.md +11 -3
  160. package/bin/drydock.mjs +32 -0
  161. package/drizzle/0010_one_shot_costs.sql +12 -0
  162. package/drizzle/0021_robust_wind_dancer.sql +48 -0
  163. package/drizzle/0022_issue_model_override.sql +2 -0
  164. package/drizzle/meta/0021_snapshot.json +1780 -0
  165. package/drizzle/meta/_journal.json +7 -0
  166. package/package.json +2 -1
  167. package/.next/standalone/.next/server/chunks/185.js +0 -32
  168. package/.next/standalone/.next/server/chunks/235.js +0 -1
  169. package/.next/standalone/.next/server/chunks/309.js +0 -1
  170. package/.next/standalone/.next/server/chunks/350.js +0 -9
  171. package/.next/standalone/.next/server/chunks/39.js +0 -3
  172. package/.next/standalone/.next/server/chunks/447.js +0 -1
  173. package/.next/standalone/.next/server/chunks/462.js +0 -1
  174. package/.next/standalone/.next/server/chunks/507.js +0 -9
  175. package/.next/standalone/.next/server/chunks/537.js +0 -1
  176. package/.next/standalone/.next/server/chunks/579.js +0 -62
  177. package/.next/standalone/.next/server/chunks/710.js +0 -1
  178. package/.next/standalone/.next/server/chunks/777.js +0 -1
  179. package/.next/standalone/.next/server/chunks/9.js +0 -3
  180. package/.next/standalone/.next/static/chunks/0-539cfb6a78b205f0.js +0 -1
  181. package/.next/standalone/.next/static/chunks/586-4f743a204f11d627.js +0 -32
  182. package/.next/standalone/.next/static/chunks/66-a23941cbbf88d6cd.js +0 -1
  183. package/.next/standalone/.next/static/chunks/700-c294ac6d353097ec.js +0 -1
  184. package/.next/standalone/.next/static/chunks/744-6b71dbc0b45f3dee.js +0 -1
  185. package/.next/standalone/.next/static/chunks/750-1062dd98095cb147.js +0 -62
  186. package/.next/standalone/.next/static/chunks/77-ff0a9221f1786b0e.js +0 -1
  187. package/.next/standalone/.next/static/chunks/app/_global-error/page-abc1c30fe033f680.js +0 -1
  188. package/.next/standalone/.next/static/chunks/app/_not-found/page-fbc46f6809bf01bc.js +0 -1
  189. package/.next/standalone/.next/static/chunks/app/adrs/page-54954f500bc3e3c6.js +0 -1
  190. package/.next/standalone/.next/static/chunks/app/api/cost/export/route-abc1c30fe033f680.js +0 -1
  191. package/.next/standalone/.next/static/chunks/app/api/sse/dashboard/route-abc1c30fe033f680.js +0 -1
  192. package/.next/standalone/.next/static/chunks/app/api/sse/jobs/[id]/route-abc1c30fe033f680.js +0 -1
  193. package/.next/standalone/.next/static/chunks/app/api/webhooks/[repoId]/route-abc1c30fe033f680.js +0 -1
  194. package/.next/standalone/.next/static/chunks/app/costs/page-737c89e70adff98b.js +0 -1
  195. package/.next/standalone/.next/static/chunks/app/jobs/[id]/page-217e04f338b50a7e.js +0 -1
  196. package/.next/standalone/.next/static/chunks/app/layout-f6048a8c9f541e0d.js +0 -1
  197. package/.next/standalone/.next/static/chunks/app/needs-human/page-c047e3e842681979.js +0 -1
  198. package/.next/standalone/.next/static/chunks/app/page-382b7fef1f749214.js +0 -1
  199. package/.next/standalone/.next/static/chunks/app/prompts/page-9e32fb8f51e7873e.js +0 -1
  200. package/.next/standalone/.next/static/chunks/app/repos/[id]/page-55b03bdcf107eefe.js +0 -1
  201. package/.next/standalone/.next/static/chunks/app/settings/page-5b2b8683fa6afdf4.js +0 -1
  202. package/.next/standalone/.next/static/chunks/ec24c40a-96b312d151fe54b7.js +0 -1
  203. package/.next/standalone/.next/static/chunks/framework-79acb3679912dc5b.js +0 -1
  204. package/.next/standalone/.next/static/chunks/main-a0c070ad11c80668.js +0 -5
  205. package/.next/standalone/.next/static/chunks/main-app-94b142817f01731e.js +0 -1
  206. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-abc1c30fe033f680.js +0 -1
  207. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-abc1c30fe033f680.js +0 -1
  208. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/global-error-0d321d74b6d9f17c.js +0 -1
  209. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-abc1c30fe033f680.js +0 -1
  210. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-abc1c30fe033f680.js +0 -1
  211. package/.next/standalone/.next/static/css/64af283f7f467bc0.css +0 -3
  212. package/.next/standalone/.next/static/g7t6i0qpogjrDGpmNgFei/_buildManifest.js +0 -1
  213. package/.next/static/chunks/0-539cfb6a78b205f0.js +0 -1
  214. package/.next/static/chunks/586-4f743a204f11d627.js +0 -32
  215. package/.next/static/chunks/66-a23941cbbf88d6cd.js +0 -1
  216. package/.next/static/chunks/700-c294ac6d353097ec.js +0 -1
  217. package/.next/static/chunks/744-6b71dbc0b45f3dee.js +0 -1
  218. package/.next/static/chunks/750-1062dd98095cb147.js +0 -62
  219. package/.next/static/chunks/77-ff0a9221f1786b0e.js +0 -1
  220. package/.next/static/chunks/app/_global-error/page-abc1c30fe033f680.js +0 -1
  221. package/.next/static/chunks/app/_not-found/page-fbc46f6809bf01bc.js +0 -1
  222. package/.next/static/chunks/app/adrs/page-54954f500bc3e3c6.js +0 -1
  223. package/.next/static/chunks/app/api/cost/export/route-abc1c30fe033f680.js +0 -1
  224. package/.next/static/chunks/app/api/sse/dashboard/route-abc1c30fe033f680.js +0 -1
  225. package/.next/static/chunks/app/api/sse/jobs/[id]/route-abc1c30fe033f680.js +0 -1
  226. package/.next/static/chunks/app/api/webhooks/[repoId]/route-abc1c30fe033f680.js +0 -1
  227. package/.next/static/chunks/app/costs/page-737c89e70adff98b.js +0 -1
  228. package/.next/static/chunks/app/jobs/[id]/page-217e04f338b50a7e.js +0 -1
  229. package/.next/static/chunks/app/layout-f6048a8c9f541e0d.js +0 -1
  230. package/.next/static/chunks/app/needs-human/page-c047e3e842681979.js +0 -1
  231. package/.next/static/chunks/app/page-382b7fef1f749214.js +0 -1
  232. package/.next/static/chunks/app/prompts/page-9e32fb8f51e7873e.js +0 -1
  233. package/.next/static/chunks/app/repos/[id]/page-55b03bdcf107eefe.js +0 -1
  234. package/.next/static/chunks/app/settings/page-5b2b8683fa6afdf4.js +0 -1
  235. package/.next/static/chunks/ec24c40a-96b312d151fe54b7.js +0 -1
  236. package/.next/static/chunks/framework-79acb3679912dc5b.js +0 -1
  237. package/.next/static/chunks/main-a0c070ad11c80668.js +0 -5
  238. package/.next/static/chunks/main-app-94b142817f01731e.js +0 -1
  239. package/.next/static/chunks/next/dist/client/components/builtin/app-error-abc1c30fe033f680.js +0 -1
  240. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-abc1c30fe033f680.js +0 -1
  241. package/.next/static/chunks/next/dist/client/components/builtin/global-error-0d321d74b6d9f17c.js +0 -1
  242. package/.next/static/chunks/next/dist/client/components/builtin/not-found-abc1c30fe033f680.js +0 -1
  243. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-abc1c30fe033f680.js +0 -1
  244. package/.next/static/css/64af283f7f467bc0.css +0 -3
  245. package/.next/static/g7t6i0qpogjrDGpmNgFei/_buildManifest.js +0 -1
  246. /package/.next/standalone/.next/static/{g7t6i0qpogjrDGpmNgFei → ImQS3LTFl-iHwI2K1uXy0}/_ssgManifest.js +0 -0
  247. /package/.next/static/{g7t6i0qpogjrDGpmNgFei → ImQS3LTFl-iHwI2K1uXy0}/_ssgManifest.js +0 -0
@@ -0,0 +1,1780 @@
1
+ {
2
+ "version": "6",
3
+ "dialect": "sqlite",
4
+ "id": "152dab8a-f7d2-4a7f-989c-8689b8fda689",
5
+ "prevId": "c291bd03-06ac-405b-8bb2-c3ef472924a5",
6
+ "tables": {
7
+ "adrs": {
8
+ "name": "adrs",
9
+ "columns": {
10
+ "id": {
11
+ "name": "id",
12
+ "type": "integer",
13
+ "primaryKey": true,
14
+ "notNull": true,
15
+ "autoincrement": true
16
+ },
17
+ "job_id": {
18
+ "name": "job_id",
19
+ "type": "integer",
20
+ "primaryKey": false,
21
+ "notNull": false,
22
+ "autoincrement": false
23
+ },
24
+ "repo_id": {
25
+ "name": "repo_id",
26
+ "type": "integer",
27
+ "primaryKey": false,
28
+ "notNull": false,
29
+ "autoincrement": false
30
+ },
31
+ "file_path": {
32
+ "name": "file_path",
33
+ "type": "text",
34
+ "primaryKey": false,
35
+ "notNull": true,
36
+ "autoincrement": false
37
+ },
38
+ "title": {
39
+ "name": "title",
40
+ "type": "text",
41
+ "primaryKey": false,
42
+ "notNull": true,
43
+ "autoincrement": false
44
+ },
45
+ "status": {
46
+ "name": "status",
47
+ "type": "text",
48
+ "primaryKey": false,
49
+ "notNull": true,
50
+ "autoincrement": false,
51
+ "default": "'pending_review'"
52
+ },
53
+ "created_at": {
54
+ "name": "created_at",
55
+ "type": "integer",
56
+ "primaryKey": false,
57
+ "notNull": true,
58
+ "autoincrement": false,
59
+ "default": "(unixepoch())"
60
+ }
61
+ },
62
+ "indexes": {},
63
+ "foreignKeys": {
64
+ "adrs_job_id_jobs_id_fk": {
65
+ "name": "adrs_job_id_jobs_id_fk",
66
+ "tableFrom": "adrs",
67
+ "tableTo": "jobs",
68
+ "columnsFrom": [
69
+ "job_id"
70
+ ],
71
+ "columnsTo": [
72
+ "id"
73
+ ],
74
+ "onDelete": "set null",
75
+ "onUpdate": "no action"
76
+ },
77
+ "adrs_repo_id_repos_id_fk": {
78
+ "name": "adrs_repo_id_repos_id_fk",
79
+ "tableFrom": "adrs",
80
+ "tableTo": "repos",
81
+ "columnsFrom": [
82
+ "repo_id"
83
+ ],
84
+ "columnsTo": [
85
+ "id"
86
+ ],
87
+ "onDelete": "cascade",
88
+ "onUpdate": "no action"
89
+ }
90
+ },
91
+ "compositePrimaryKeys": {},
92
+ "uniqueConstraints": {},
93
+ "checkConstraints": {}
94
+ },
95
+ "deployment_healing_sessions": {
96
+ "name": "deployment_healing_sessions",
97
+ "columns": {
98
+ "id": {
99
+ "name": "id",
100
+ "type": "integer",
101
+ "primaryKey": true,
102
+ "notNull": true,
103
+ "autoincrement": true
104
+ },
105
+ "job_id": {
106
+ "name": "job_id",
107
+ "type": "integer",
108
+ "primaryKey": false,
109
+ "notNull": true,
110
+ "autoincrement": false
111
+ },
112
+ "pr_number": {
113
+ "name": "pr_number",
114
+ "type": "integer",
115
+ "primaryKey": false,
116
+ "notNull": true,
117
+ "autoincrement": false
118
+ },
119
+ "platform": {
120
+ "name": "platform",
121
+ "type": "text",
122
+ "primaryKey": false,
123
+ "notNull": true,
124
+ "autoincrement": false
125
+ },
126
+ "commit_sha": {
127
+ "name": "commit_sha",
128
+ "type": "text",
129
+ "primaryKey": false,
130
+ "notNull": true,
131
+ "autoincrement": false
132
+ },
133
+ "status": {
134
+ "name": "status",
135
+ "type": "text",
136
+ "primaryKey": false,
137
+ "notNull": true,
138
+ "autoincrement": false,
139
+ "default": "'monitoring'"
140
+ },
141
+ "logs_excerpt": {
142
+ "name": "logs_excerpt",
143
+ "type": "text",
144
+ "primaryKey": false,
145
+ "notNull": false,
146
+ "autoincrement": false
147
+ },
148
+ "followup_pr_number": {
149
+ "name": "followup_pr_number",
150
+ "type": "integer",
151
+ "primaryKey": false,
152
+ "notNull": false,
153
+ "autoincrement": false
154
+ },
155
+ "created_at": {
156
+ "name": "created_at",
157
+ "type": "integer",
158
+ "primaryKey": false,
159
+ "notNull": true,
160
+ "autoincrement": false,
161
+ "default": "(unixepoch())"
162
+ },
163
+ "updated_at": {
164
+ "name": "updated_at",
165
+ "type": "integer",
166
+ "primaryKey": false,
167
+ "notNull": true,
168
+ "autoincrement": false,
169
+ "default": "(unixepoch())"
170
+ }
171
+ },
172
+ "indexes": {
173
+ "deployment_healing_job_idx": {
174
+ "name": "deployment_healing_job_idx",
175
+ "columns": [
176
+ "job_id"
177
+ ],
178
+ "isUnique": false
179
+ },
180
+ "deployment_healing_job_sha_unique": {
181
+ "name": "deployment_healing_job_sha_unique",
182
+ "columns": [
183
+ "job_id",
184
+ "commit_sha"
185
+ ],
186
+ "isUnique": true
187
+ }
188
+ },
189
+ "foreignKeys": {
190
+ "deployment_healing_sessions_job_id_jobs_id_fk": {
191
+ "name": "deployment_healing_sessions_job_id_jobs_id_fk",
192
+ "tableFrom": "deployment_healing_sessions",
193
+ "tableTo": "jobs",
194
+ "columnsFrom": [
195
+ "job_id"
196
+ ],
197
+ "columnsTo": [
198
+ "id"
199
+ ],
200
+ "onDelete": "cascade",
201
+ "onUpdate": "no action"
202
+ }
203
+ },
204
+ "compositePrimaryKeys": {},
205
+ "uniqueConstraints": {},
206
+ "checkConstraints": {}
207
+ },
208
+ "followup_issues": {
209
+ "name": "followup_issues",
210
+ "columns": {
211
+ "id": {
212
+ "name": "id",
213
+ "type": "integer",
214
+ "primaryKey": true,
215
+ "notNull": true,
216
+ "autoincrement": true
217
+ },
218
+ "job_id": {
219
+ "name": "job_id",
220
+ "type": "integer",
221
+ "primaryKey": false,
222
+ "notNull": false,
223
+ "autoincrement": false
224
+ },
225
+ "gh_issue_number": {
226
+ "name": "gh_issue_number",
227
+ "type": "integer",
228
+ "primaryKey": false,
229
+ "notNull": true,
230
+ "autoincrement": false
231
+ },
232
+ "title": {
233
+ "name": "title",
234
+ "type": "text",
235
+ "primaryKey": false,
236
+ "notNull": true,
237
+ "autoincrement": false
238
+ },
239
+ "created_at": {
240
+ "name": "created_at",
241
+ "type": "integer",
242
+ "primaryKey": false,
243
+ "notNull": true,
244
+ "autoincrement": false,
245
+ "default": "(unixepoch())"
246
+ }
247
+ },
248
+ "indexes": {},
249
+ "foreignKeys": {
250
+ "followup_issues_job_id_jobs_id_fk": {
251
+ "name": "followup_issues_job_id_jobs_id_fk",
252
+ "tableFrom": "followup_issues",
253
+ "tableTo": "jobs",
254
+ "columnsFrom": [
255
+ "job_id"
256
+ ],
257
+ "columnsTo": [
258
+ "id"
259
+ ],
260
+ "onDelete": "set null",
261
+ "onUpdate": "no action"
262
+ }
263
+ },
264
+ "compositePrimaryKeys": {},
265
+ "uniqueConstraints": {},
266
+ "checkConstraints": {}
267
+ },
268
+ "healing_attempts": {
269
+ "name": "healing_attempts",
270
+ "columns": {
271
+ "id": {
272
+ "name": "id",
273
+ "type": "integer",
274
+ "primaryKey": true,
275
+ "notNull": true,
276
+ "autoincrement": true
277
+ },
278
+ "session_id": {
279
+ "name": "session_id",
280
+ "type": "integer",
281
+ "primaryKey": false,
282
+ "notNull": true,
283
+ "autoincrement": false
284
+ },
285
+ "fingerprint": {
286
+ "name": "fingerprint",
287
+ "type": "text",
288
+ "primaryKey": false,
289
+ "notNull": true,
290
+ "autoincrement": false
291
+ },
292
+ "category": {
293
+ "name": "category",
294
+ "type": "text",
295
+ "primaryKey": false,
296
+ "notNull": true,
297
+ "autoincrement": false
298
+ },
299
+ "check_name": {
300
+ "name": "check_name",
301
+ "type": "text",
302
+ "primaryKey": false,
303
+ "notNull": true,
304
+ "autoincrement": false
305
+ },
306
+ "status": {
307
+ "name": "status",
308
+ "type": "text",
309
+ "primaryKey": false,
310
+ "notNull": true,
311
+ "autoincrement": false,
312
+ "default": "'repairing'"
313
+ },
314
+ "before_sha": {
315
+ "name": "before_sha",
316
+ "type": "text",
317
+ "primaryKey": false,
318
+ "notNull": false,
319
+ "autoincrement": false
320
+ },
321
+ "after_sha": {
322
+ "name": "after_sha",
323
+ "type": "text",
324
+ "primaryKey": false,
325
+ "notNull": false,
326
+ "autoincrement": false
327
+ },
328
+ "created_at": {
329
+ "name": "created_at",
330
+ "type": "integer",
331
+ "primaryKey": false,
332
+ "notNull": true,
333
+ "autoincrement": false,
334
+ "default": "(unixepoch())"
335
+ }
336
+ },
337
+ "indexes": {
338
+ "healing_attempts_session_idx": {
339
+ "name": "healing_attempts_session_idx",
340
+ "columns": [
341
+ "session_id"
342
+ ],
343
+ "isUnique": false
344
+ },
345
+ "healing_attempts_fingerprint_idx": {
346
+ "name": "healing_attempts_fingerprint_idx",
347
+ "columns": [
348
+ "session_id",
349
+ "fingerprint"
350
+ ],
351
+ "isUnique": false
352
+ }
353
+ },
354
+ "foreignKeys": {
355
+ "healing_attempts_session_id_healing_sessions_id_fk": {
356
+ "name": "healing_attempts_session_id_healing_sessions_id_fk",
357
+ "tableFrom": "healing_attempts",
358
+ "tableTo": "healing_sessions",
359
+ "columnsFrom": [
360
+ "session_id"
361
+ ],
362
+ "columnsTo": [
363
+ "id"
364
+ ],
365
+ "onDelete": "cascade",
366
+ "onUpdate": "no action"
367
+ }
368
+ },
369
+ "compositePrimaryKeys": {},
370
+ "uniqueConstraints": {},
371
+ "checkConstraints": {}
372
+ },
373
+ "healing_sessions": {
374
+ "name": "healing_sessions",
375
+ "columns": {
376
+ "id": {
377
+ "name": "id",
378
+ "type": "integer",
379
+ "primaryKey": true,
380
+ "notNull": true,
381
+ "autoincrement": true
382
+ },
383
+ "job_id": {
384
+ "name": "job_id",
385
+ "type": "integer",
386
+ "primaryKey": false,
387
+ "notNull": true,
388
+ "autoincrement": false
389
+ },
390
+ "pr_number": {
391
+ "name": "pr_number",
392
+ "type": "integer",
393
+ "primaryKey": false,
394
+ "notNull": true,
395
+ "autoincrement": false
396
+ },
397
+ "head_sha": {
398
+ "name": "head_sha",
399
+ "type": "text",
400
+ "primaryKey": false,
401
+ "notNull": true,
402
+ "autoincrement": false
403
+ },
404
+ "status": {
405
+ "name": "status",
406
+ "type": "text",
407
+ "primaryKey": false,
408
+ "notNull": true,
409
+ "autoincrement": false,
410
+ "default": "'triaging'"
411
+ },
412
+ "created_at": {
413
+ "name": "created_at",
414
+ "type": "integer",
415
+ "primaryKey": false,
416
+ "notNull": true,
417
+ "autoincrement": false,
418
+ "default": "(unixepoch())"
419
+ },
420
+ "updated_at": {
421
+ "name": "updated_at",
422
+ "type": "integer",
423
+ "primaryKey": false,
424
+ "notNull": true,
425
+ "autoincrement": false,
426
+ "default": "(unixepoch())"
427
+ }
428
+ },
429
+ "indexes": {
430
+ "healing_sessions_job_idx": {
431
+ "name": "healing_sessions_job_idx",
432
+ "columns": [
433
+ "job_id"
434
+ ],
435
+ "isUnique": false
436
+ },
437
+ "healing_sessions_pr_sha_idx": {
438
+ "name": "healing_sessions_pr_sha_idx",
439
+ "columns": [
440
+ "pr_number",
441
+ "head_sha"
442
+ ],
443
+ "isUnique": false
444
+ }
445
+ },
446
+ "foreignKeys": {
447
+ "healing_sessions_job_id_jobs_id_fk": {
448
+ "name": "healing_sessions_job_id_jobs_id_fk",
449
+ "tableFrom": "healing_sessions",
450
+ "tableTo": "jobs",
451
+ "columnsFrom": [
452
+ "job_id"
453
+ ],
454
+ "columnsTo": [
455
+ "id"
456
+ ],
457
+ "onDelete": "cascade",
458
+ "onUpdate": "no action"
459
+ }
460
+ },
461
+ "compositePrimaryKeys": {},
462
+ "uniqueConstraints": {},
463
+ "checkConstraints": {}
464
+ },
465
+ "issue_subtasks": {
466
+ "name": "issue_subtasks",
467
+ "columns": {
468
+ "id": {
469
+ "name": "id",
470
+ "type": "integer",
471
+ "primaryKey": true,
472
+ "notNull": true,
473
+ "autoincrement": true
474
+ },
475
+ "repo_id": {
476
+ "name": "repo_id",
477
+ "type": "integer",
478
+ "primaryKey": false,
479
+ "notNull": true,
480
+ "autoincrement": false
481
+ },
482
+ "issue_number": {
483
+ "name": "issue_number",
484
+ "type": "integer",
485
+ "primaryKey": false,
486
+ "notNull": true,
487
+ "autoincrement": false
488
+ },
489
+ "ordinal": {
490
+ "name": "ordinal",
491
+ "type": "integer",
492
+ "primaryKey": false,
493
+ "notNull": true,
494
+ "autoincrement": false
495
+ },
496
+ "title": {
497
+ "name": "title",
498
+ "type": "text",
499
+ "primaryKey": false,
500
+ "notNull": true,
501
+ "autoincrement": false
502
+ },
503
+ "status": {
504
+ "name": "status",
505
+ "type": "text",
506
+ "primaryKey": false,
507
+ "notNull": true,
508
+ "autoincrement": false,
509
+ "default": "'pending'"
510
+ },
511
+ "body_hash": {
512
+ "name": "body_hash",
513
+ "type": "text",
514
+ "primaryKey": false,
515
+ "notNull": true,
516
+ "autoincrement": false
517
+ },
518
+ "created_at": {
519
+ "name": "created_at",
520
+ "type": "integer",
521
+ "primaryKey": false,
522
+ "notNull": true,
523
+ "autoincrement": false,
524
+ "default": "(unixepoch())"
525
+ }
526
+ },
527
+ "indexes": {
528
+ "issue_subtasks_issue_idx": {
529
+ "name": "issue_subtasks_issue_idx",
530
+ "columns": [
531
+ "repo_id",
532
+ "issue_number"
533
+ ],
534
+ "isUnique": false
535
+ },
536
+ "issue_subtasks_issue_ordinal_unique": {
537
+ "name": "issue_subtasks_issue_ordinal_unique",
538
+ "columns": [
539
+ "repo_id",
540
+ "issue_number",
541
+ "ordinal"
542
+ ],
543
+ "isUnique": true
544
+ }
545
+ },
546
+ "foreignKeys": {
547
+ "issue_subtasks_repo_id_repos_id_fk": {
548
+ "name": "issue_subtasks_repo_id_repos_id_fk",
549
+ "tableFrom": "issue_subtasks",
550
+ "tableTo": "repos",
551
+ "columnsFrom": [
552
+ "repo_id"
553
+ ],
554
+ "columnsTo": [
555
+ "id"
556
+ ],
557
+ "onDelete": "cascade",
558
+ "onUpdate": "no action"
559
+ }
560
+ },
561
+ "compositePrimaryKeys": {},
562
+ "uniqueConstraints": {},
563
+ "checkConstraints": {}
564
+ },
565
+ "issues": {
566
+ "name": "issues",
567
+ "columns": {
568
+ "id": {
569
+ "name": "id",
570
+ "type": "integer",
571
+ "primaryKey": true,
572
+ "notNull": true,
573
+ "autoincrement": true
574
+ },
575
+ "repo_id": {
576
+ "name": "repo_id",
577
+ "type": "integer",
578
+ "primaryKey": false,
579
+ "notNull": true,
580
+ "autoincrement": false
581
+ },
582
+ "number": {
583
+ "name": "number",
584
+ "type": "integer",
585
+ "primaryKey": false,
586
+ "notNull": true,
587
+ "autoincrement": false
588
+ },
589
+ "title": {
590
+ "name": "title",
591
+ "type": "text",
592
+ "primaryKey": false,
593
+ "notNull": true,
594
+ "autoincrement": false
595
+ },
596
+ "labels": {
597
+ "name": "labels",
598
+ "type": "text",
599
+ "primaryKey": false,
600
+ "notNull": true,
601
+ "autoincrement": false,
602
+ "default": "'[]'"
603
+ },
604
+ "state": {
605
+ "name": "state",
606
+ "type": "text",
607
+ "primaryKey": false,
608
+ "notNull": true,
609
+ "autoincrement": false,
610
+ "default": "'open'"
611
+ },
612
+ "priority": {
613
+ "name": "priority",
614
+ "type": "integer",
615
+ "primaryKey": false,
616
+ "notNull": true,
617
+ "autoincrement": false,
618
+ "default": 0
619
+ },
620
+ "triage_hash": {
621
+ "name": "triage_hash",
622
+ "type": "text",
623
+ "primaryKey": false,
624
+ "notNull": false,
625
+ "autoincrement": false
626
+ },
627
+ "triaged_at": {
628
+ "name": "triaged_at",
629
+ "type": "integer",
630
+ "primaryKey": false,
631
+ "notNull": false,
632
+ "autoincrement": false
633
+ },
634
+ "decomposed_hash": {
635
+ "name": "decomposed_hash",
636
+ "type": "text",
637
+ "primaryKey": false,
638
+ "notNull": false,
639
+ "autoincrement": false
640
+ },
641
+ "synced_at": {
642
+ "name": "synced_at",
643
+ "type": "integer",
644
+ "primaryKey": false,
645
+ "notNull": true,
646
+ "autoincrement": false,
647
+ "default": "(unixepoch())"
648
+ }
649
+ },
650
+ "indexes": {
651
+ "issues_repo_number_unique": {
652
+ "name": "issues_repo_number_unique",
653
+ "columns": [
654
+ "repo_id",
655
+ "number"
656
+ ],
657
+ "isUnique": true
658
+ },
659
+ "issues_repo_priority_idx": {
660
+ "name": "issues_repo_priority_idx",
661
+ "columns": [
662
+ "repo_id",
663
+ "priority"
664
+ ],
665
+ "isUnique": false
666
+ }
667
+ },
668
+ "foreignKeys": {
669
+ "issues_repo_id_repos_id_fk": {
670
+ "name": "issues_repo_id_repos_id_fk",
671
+ "tableFrom": "issues",
672
+ "tableTo": "repos",
673
+ "columnsFrom": [
674
+ "repo_id"
675
+ ],
676
+ "columnsTo": [
677
+ "id"
678
+ ],
679
+ "onDelete": "cascade",
680
+ "onUpdate": "no action"
681
+ }
682
+ },
683
+ "compositePrimaryKeys": {},
684
+ "uniqueConstraints": {},
685
+ "checkConstraints": {}
686
+ },
687
+ "job_events": {
688
+ "name": "job_events",
689
+ "columns": {
690
+ "id": {
691
+ "name": "id",
692
+ "type": "integer",
693
+ "primaryKey": true,
694
+ "notNull": true,
695
+ "autoincrement": true
696
+ },
697
+ "job_id": {
698
+ "name": "job_id",
699
+ "type": "integer",
700
+ "primaryKey": false,
701
+ "notNull": true,
702
+ "autoincrement": false
703
+ },
704
+ "ts": {
705
+ "name": "ts",
706
+ "type": "integer",
707
+ "primaryKey": false,
708
+ "notNull": true,
709
+ "autoincrement": false,
710
+ "default": "(unixepoch())"
711
+ },
712
+ "type": {
713
+ "name": "type",
714
+ "type": "text",
715
+ "primaryKey": false,
716
+ "notNull": true,
717
+ "autoincrement": false
718
+ },
719
+ "payload": {
720
+ "name": "payload",
721
+ "type": "text",
722
+ "primaryKey": false,
723
+ "notNull": true,
724
+ "autoincrement": false,
725
+ "default": "'{}'"
726
+ }
727
+ },
728
+ "indexes": {
729
+ "job_events_job_ts_idx": {
730
+ "name": "job_events_job_ts_idx",
731
+ "columns": [
732
+ "job_id",
733
+ "ts"
734
+ ],
735
+ "isUnique": false
736
+ }
737
+ },
738
+ "foreignKeys": {
739
+ "job_events_job_id_jobs_id_fk": {
740
+ "name": "job_events_job_id_jobs_id_fk",
741
+ "tableFrom": "job_events",
742
+ "tableTo": "jobs",
743
+ "columnsFrom": [
744
+ "job_id"
745
+ ],
746
+ "columnsTo": [
747
+ "id"
748
+ ],
749
+ "onDelete": "cascade",
750
+ "onUpdate": "no action"
751
+ }
752
+ },
753
+ "compositePrimaryKeys": {},
754
+ "uniqueConstraints": {},
755
+ "checkConstraints": {}
756
+ },
757
+ "jobs": {
758
+ "name": "jobs",
759
+ "columns": {
760
+ "id": {
761
+ "name": "id",
762
+ "type": "integer",
763
+ "primaryKey": true,
764
+ "notNull": true,
765
+ "autoincrement": true
766
+ },
767
+ "repo_id": {
768
+ "name": "repo_id",
769
+ "type": "integer",
770
+ "primaryKey": false,
771
+ "notNull": true,
772
+ "autoincrement": false
773
+ },
774
+ "issue_number": {
775
+ "name": "issue_number",
776
+ "type": "integer",
777
+ "primaryKey": false,
778
+ "notNull": true,
779
+ "autoincrement": false
780
+ },
781
+ "status": {
782
+ "name": "status",
783
+ "type": "text",
784
+ "primaryKey": false,
785
+ "notNull": true,
786
+ "autoincrement": false,
787
+ "default": "'queued'"
788
+ },
789
+ "branch": {
790
+ "name": "branch",
791
+ "type": "text",
792
+ "primaryKey": false,
793
+ "notNull": false,
794
+ "autoincrement": false
795
+ },
796
+ "pr_number": {
797
+ "name": "pr_number",
798
+ "type": "integer",
799
+ "primaryKey": false,
800
+ "notNull": false,
801
+ "autoincrement": false
802
+ },
803
+ "session_id": {
804
+ "name": "session_id",
805
+ "type": "text",
806
+ "primaryKey": false,
807
+ "notNull": false,
808
+ "autoincrement": false
809
+ },
810
+ "agent": {
811
+ "name": "agent",
812
+ "type": "text",
813
+ "primaryKey": false,
814
+ "notNull": true,
815
+ "autoincrement": false,
816
+ "default": "'claude'"
817
+ },
818
+ "started_at": {
819
+ "name": "started_at",
820
+ "type": "integer",
821
+ "primaryKey": false,
822
+ "notNull": false,
823
+ "autoincrement": false
824
+ },
825
+ "finished_at": {
826
+ "name": "finished_at",
827
+ "type": "integer",
828
+ "primaryKey": false,
829
+ "notNull": false,
830
+ "autoincrement": false
831
+ },
832
+ "model": {
833
+ "name": "model",
834
+ "type": "text",
835
+ "primaryKey": false,
836
+ "notNull": false,
837
+ "autoincrement": false
838
+ },
839
+ "max_turns": {
840
+ "name": "max_turns",
841
+ "type": "integer",
842
+ "primaryKey": false,
843
+ "notNull": true,
844
+ "autoincrement": false,
845
+ "default": 40
846
+ },
847
+ "total_input_tokens": {
848
+ "name": "total_input_tokens",
849
+ "type": "integer",
850
+ "primaryKey": false,
851
+ "notNull": true,
852
+ "autoincrement": false,
853
+ "default": 0
854
+ },
855
+ "total_output_tokens": {
856
+ "name": "total_output_tokens",
857
+ "type": "integer",
858
+ "primaryKey": false,
859
+ "notNull": true,
860
+ "autoincrement": false,
861
+ "default": 0
862
+ },
863
+ "cost_usd": {
864
+ "name": "cost_usd",
865
+ "type": "real",
866
+ "primaryKey": false,
867
+ "notNull": true,
868
+ "autoincrement": false,
869
+ "default": 0
870
+ },
871
+ "ci_retry_count": {
872
+ "name": "ci_retry_count",
873
+ "type": "integer",
874
+ "primaryKey": false,
875
+ "notNull": true,
876
+ "autoincrement": false,
877
+ "default": 0
878
+ },
879
+ "error_message": {
880
+ "name": "error_message",
881
+ "type": "text",
882
+ "primaryKey": false,
883
+ "notNull": false,
884
+ "autoincrement": false
885
+ },
886
+ "attempts": {
887
+ "name": "attempts",
888
+ "type": "integer",
889
+ "primaryKey": false,
890
+ "notNull": true,
891
+ "autoincrement": false,
892
+ "default": 0
893
+ },
894
+ "lease_token": {
895
+ "name": "lease_token",
896
+ "type": "text",
897
+ "primaryKey": false,
898
+ "notNull": false,
899
+ "autoincrement": false
900
+ },
901
+ "lease_expires_at": {
902
+ "name": "lease_expires_at",
903
+ "type": "integer",
904
+ "primaryKey": false,
905
+ "notNull": false,
906
+ "autoincrement": false
907
+ },
908
+ "worker_id": {
909
+ "name": "worker_id",
910
+ "type": "text",
911
+ "primaryKey": false,
912
+ "notNull": false,
913
+ "autoincrement": false
914
+ },
915
+ "available_at": {
916
+ "name": "available_at",
917
+ "type": "integer",
918
+ "primaryKey": false,
919
+ "notNull": false,
920
+ "autoincrement": false
921
+ },
922
+ "dedupe_key": {
923
+ "name": "dedupe_key",
924
+ "type": "text",
925
+ "primaryKey": false,
926
+ "notNull": false,
927
+ "autoincrement": false
928
+ },
929
+ "created_at": {
930
+ "name": "created_at",
931
+ "type": "integer",
932
+ "primaryKey": false,
933
+ "notNull": true,
934
+ "autoincrement": false,
935
+ "default": "(unixepoch())"
936
+ }
937
+ },
938
+ "indexes": {
939
+ "jobs_repo_idx": {
940
+ "name": "jobs_repo_idx",
941
+ "columns": [
942
+ "repo_id"
943
+ ],
944
+ "isUnique": false
945
+ },
946
+ "jobs_status_idx": {
947
+ "name": "jobs_status_idx",
948
+ "columns": [
949
+ "status"
950
+ ],
951
+ "isUnique": false
952
+ },
953
+ "jobs_lease_idx": {
954
+ "name": "jobs_lease_idx",
955
+ "columns": [
956
+ "lease_expires_at"
957
+ ],
958
+ "isUnique": false
959
+ },
960
+ "jobs_dedupe_active_unique": {
961
+ "name": "jobs_dedupe_active_unique",
962
+ "columns": [
963
+ "dedupe_key"
964
+ ],
965
+ "isUnique": true,
966
+ "where": "\"jobs\".\"dedupe_key\" is not null and \"jobs\".\"status\" not in ('merged', 'aborted')"
967
+ }
968
+ },
969
+ "foreignKeys": {
970
+ "jobs_repo_id_repos_id_fk": {
971
+ "name": "jobs_repo_id_repos_id_fk",
972
+ "tableFrom": "jobs",
973
+ "tableTo": "repos",
974
+ "columnsFrom": [
975
+ "repo_id"
976
+ ],
977
+ "columnsTo": [
978
+ "id"
979
+ ],
980
+ "onDelete": "cascade",
981
+ "onUpdate": "no action"
982
+ }
983
+ },
984
+ "compositePrimaryKeys": {},
985
+ "uniqueConstraints": {},
986
+ "checkConstraints": {}
987
+ },
988
+ "pr_questions": {
989
+ "name": "pr_questions",
990
+ "columns": {
991
+ "id": {
992
+ "name": "id",
993
+ "type": "integer",
994
+ "primaryKey": true,
995
+ "notNull": true,
996
+ "autoincrement": true
997
+ },
998
+ "job_id": {
999
+ "name": "job_id",
1000
+ "type": "integer",
1001
+ "primaryKey": false,
1002
+ "notNull": true,
1003
+ "autoincrement": false
1004
+ },
1005
+ "pr_number": {
1006
+ "name": "pr_number",
1007
+ "type": "integer",
1008
+ "primaryKey": false,
1009
+ "notNull": true,
1010
+ "autoincrement": false
1011
+ },
1012
+ "question": {
1013
+ "name": "question",
1014
+ "type": "text",
1015
+ "primaryKey": false,
1016
+ "notNull": true,
1017
+ "autoincrement": false
1018
+ },
1019
+ "answer": {
1020
+ "name": "answer",
1021
+ "type": "text",
1022
+ "primaryKey": false,
1023
+ "notNull": false,
1024
+ "autoincrement": false
1025
+ },
1026
+ "status": {
1027
+ "name": "status",
1028
+ "type": "text",
1029
+ "primaryKey": false,
1030
+ "notNull": true,
1031
+ "autoincrement": false,
1032
+ "default": "'answering'"
1033
+ },
1034
+ "error_message": {
1035
+ "name": "error_message",
1036
+ "type": "text",
1037
+ "primaryKey": false,
1038
+ "notNull": false,
1039
+ "autoincrement": false
1040
+ },
1041
+ "created_at": {
1042
+ "name": "created_at",
1043
+ "type": "integer",
1044
+ "primaryKey": false,
1045
+ "notNull": true,
1046
+ "autoincrement": false,
1047
+ "default": "(unixepoch())"
1048
+ },
1049
+ "updated_at": {
1050
+ "name": "updated_at",
1051
+ "type": "integer",
1052
+ "primaryKey": false,
1053
+ "notNull": true,
1054
+ "autoincrement": false,
1055
+ "default": "(unixepoch())"
1056
+ }
1057
+ },
1058
+ "indexes": {
1059
+ "pr_questions_job_idx": {
1060
+ "name": "pr_questions_job_idx",
1061
+ "columns": [
1062
+ "job_id"
1063
+ ],
1064
+ "isUnique": false
1065
+ }
1066
+ },
1067
+ "foreignKeys": {
1068
+ "pr_questions_job_id_jobs_id_fk": {
1069
+ "name": "pr_questions_job_id_jobs_id_fk",
1070
+ "tableFrom": "pr_questions",
1071
+ "tableTo": "jobs",
1072
+ "columnsFrom": [
1073
+ "job_id"
1074
+ ],
1075
+ "columnsTo": [
1076
+ "id"
1077
+ ],
1078
+ "onDelete": "cascade",
1079
+ "onUpdate": "no action"
1080
+ }
1081
+ },
1082
+ "compositePrimaryKeys": {},
1083
+ "uniqueConstraints": {},
1084
+ "checkConstraints": {}
1085
+ },
1086
+ "prompt_templates": {
1087
+ "name": "prompt_templates",
1088
+ "columns": {
1089
+ "id": {
1090
+ "name": "id",
1091
+ "type": "integer",
1092
+ "primaryKey": true,
1093
+ "notNull": true,
1094
+ "autoincrement": true
1095
+ },
1096
+ "repo_id": {
1097
+ "name": "repo_id",
1098
+ "type": "integer",
1099
+ "primaryKey": false,
1100
+ "notNull": false,
1101
+ "autoincrement": false
1102
+ },
1103
+ "name": {
1104
+ "name": "name",
1105
+ "type": "text",
1106
+ "primaryKey": false,
1107
+ "notNull": true,
1108
+ "autoincrement": false
1109
+ },
1110
+ "content": {
1111
+ "name": "content",
1112
+ "type": "text",
1113
+ "primaryKey": false,
1114
+ "notNull": true,
1115
+ "autoincrement": false
1116
+ },
1117
+ "version": {
1118
+ "name": "version",
1119
+ "type": "integer",
1120
+ "primaryKey": false,
1121
+ "notNull": true,
1122
+ "autoincrement": false,
1123
+ "default": 1
1124
+ },
1125
+ "updated_at": {
1126
+ "name": "updated_at",
1127
+ "type": "integer",
1128
+ "primaryKey": false,
1129
+ "notNull": true,
1130
+ "autoincrement": false,
1131
+ "default": "(unixepoch())"
1132
+ }
1133
+ },
1134
+ "indexes": {},
1135
+ "foreignKeys": {
1136
+ "prompt_templates_repo_id_repos_id_fk": {
1137
+ "name": "prompt_templates_repo_id_repos_id_fk",
1138
+ "tableFrom": "prompt_templates",
1139
+ "tableTo": "repos",
1140
+ "columnsFrom": [
1141
+ "repo_id"
1142
+ ],
1143
+ "columnsTo": [
1144
+ "id"
1145
+ ],
1146
+ "onDelete": "cascade",
1147
+ "onUpdate": "no action"
1148
+ }
1149
+ },
1150
+ "compositePrimaryKeys": {},
1151
+ "uniqueConstraints": {},
1152
+ "checkConstraints": {}
1153
+ },
1154
+ "release_runs": {
1155
+ "name": "release_runs",
1156
+ "columns": {
1157
+ "id": {
1158
+ "name": "id",
1159
+ "type": "integer",
1160
+ "primaryKey": true,
1161
+ "notNull": true,
1162
+ "autoincrement": true
1163
+ },
1164
+ "repo_id": {
1165
+ "name": "repo_id",
1166
+ "type": "integer",
1167
+ "primaryKey": false,
1168
+ "notNull": true,
1169
+ "autoincrement": false
1170
+ },
1171
+ "mode": {
1172
+ "name": "mode",
1173
+ "type": "text",
1174
+ "primaryKey": false,
1175
+ "notNull": true,
1176
+ "autoincrement": false,
1177
+ "default": "'auto'"
1178
+ },
1179
+ "trigger_pr_number": {
1180
+ "name": "trigger_pr_number",
1181
+ "type": "integer",
1182
+ "primaryKey": false,
1183
+ "notNull": false,
1184
+ "autoincrement": false
1185
+ },
1186
+ "trigger_sha": {
1187
+ "name": "trigger_sha",
1188
+ "type": "text",
1189
+ "primaryKey": false,
1190
+ "notNull": false,
1191
+ "autoincrement": false
1192
+ },
1193
+ "status": {
1194
+ "name": "status",
1195
+ "type": "text",
1196
+ "primaryKey": false,
1197
+ "notNull": true,
1198
+ "autoincrement": false,
1199
+ "default": "'detected'"
1200
+ },
1201
+ "bump": {
1202
+ "name": "bump",
1203
+ "type": "text",
1204
+ "primaryKey": false,
1205
+ "notNull": false,
1206
+ "autoincrement": false
1207
+ },
1208
+ "from_tag": {
1209
+ "name": "from_tag",
1210
+ "type": "text",
1211
+ "primaryKey": false,
1212
+ "notNull": false,
1213
+ "autoincrement": false
1214
+ },
1215
+ "tag": {
1216
+ "name": "tag",
1217
+ "type": "text",
1218
+ "primaryKey": false,
1219
+ "notNull": false,
1220
+ "autoincrement": false
1221
+ },
1222
+ "title": {
1223
+ "name": "title",
1224
+ "type": "text",
1225
+ "primaryKey": false,
1226
+ "notNull": false,
1227
+ "autoincrement": false
1228
+ },
1229
+ "notes": {
1230
+ "name": "notes",
1231
+ "type": "text",
1232
+ "primaryKey": false,
1233
+ "notNull": false,
1234
+ "autoincrement": false
1235
+ },
1236
+ "pr_numbers": {
1237
+ "name": "pr_numbers",
1238
+ "type": "text",
1239
+ "primaryKey": false,
1240
+ "notNull": true,
1241
+ "autoincrement": false,
1242
+ "default": "'[]'"
1243
+ },
1244
+ "error_message": {
1245
+ "name": "error_message",
1246
+ "type": "text",
1247
+ "primaryKey": false,
1248
+ "notNull": false,
1249
+ "autoincrement": false
1250
+ },
1251
+ "created_at": {
1252
+ "name": "created_at",
1253
+ "type": "integer",
1254
+ "primaryKey": false,
1255
+ "notNull": true,
1256
+ "autoincrement": false,
1257
+ "default": "(unixepoch())"
1258
+ },
1259
+ "updated_at": {
1260
+ "name": "updated_at",
1261
+ "type": "integer",
1262
+ "primaryKey": false,
1263
+ "notNull": true,
1264
+ "autoincrement": false,
1265
+ "default": "(unixepoch())"
1266
+ }
1267
+ },
1268
+ "indexes": {
1269
+ "release_runs_repo_idx": {
1270
+ "name": "release_runs_repo_idx",
1271
+ "columns": [
1272
+ "repo_id"
1273
+ ],
1274
+ "isUnique": false
1275
+ },
1276
+ "release_runs_trigger_unique": {
1277
+ "name": "release_runs_trigger_unique",
1278
+ "columns": [
1279
+ "repo_id",
1280
+ "trigger_sha"
1281
+ ],
1282
+ "isUnique": true,
1283
+ "where": "\"release_runs\".\"trigger_sha\" is not null"
1284
+ }
1285
+ },
1286
+ "foreignKeys": {
1287
+ "release_runs_repo_id_repos_id_fk": {
1288
+ "name": "release_runs_repo_id_repos_id_fk",
1289
+ "tableFrom": "release_runs",
1290
+ "tableTo": "repos",
1291
+ "columnsFrom": [
1292
+ "repo_id"
1293
+ ],
1294
+ "columnsTo": [
1295
+ "id"
1296
+ ],
1297
+ "onDelete": "cascade",
1298
+ "onUpdate": "no action"
1299
+ }
1300
+ },
1301
+ "compositePrimaryKeys": {},
1302
+ "uniqueConstraints": {},
1303
+ "checkConstraints": {}
1304
+ },
1305
+ "repos": {
1306
+ "name": "repos",
1307
+ "columns": {
1308
+ "id": {
1309
+ "name": "id",
1310
+ "type": "integer",
1311
+ "primaryKey": true,
1312
+ "notNull": true,
1313
+ "autoincrement": true
1314
+ },
1315
+ "path": {
1316
+ "name": "path",
1317
+ "type": "text",
1318
+ "primaryKey": false,
1319
+ "notNull": true,
1320
+ "autoincrement": false
1321
+ },
1322
+ "name": {
1323
+ "name": "name",
1324
+ "type": "text",
1325
+ "primaryKey": false,
1326
+ "notNull": true,
1327
+ "autoincrement": false
1328
+ },
1329
+ "default_branch": {
1330
+ "name": "default_branch",
1331
+ "type": "text",
1332
+ "primaryKey": false,
1333
+ "notNull": true,
1334
+ "autoincrement": false,
1335
+ "default": "'main'"
1336
+ },
1337
+ "queue_label": {
1338
+ "name": "queue_label",
1339
+ "type": "text",
1340
+ "primaryKey": false,
1341
+ "notNull": true,
1342
+ "autoincrement": false,
1343
+ "default": "'drydock:queue'"
1344
+ },
1345
+ "working_label": {
1346
+ "name": "working_label",
1347
+ "type": "text",
1348
+ "primaryKey": false,
1349
+ "notNull": true,
1350
+ "autoincrement": false,
1351
+ "default": "'drydock:working'"
1352
+ },
1353
+ "needs_human_label": {
1354
+ "name": "needs_human_label",
1355
+ "type": "text",
1356
+ "primaryKey": false,
1357
+ "notNull": true,
1358
+ "autoincrement": false,
1359
+ "default": "'drydock:needs-human'"
1360
+ },
1361
+ "default_model": {
1362
+ "name": "default_model",
1363
+ "type": "text",
1364
+ "primaryKey": false,
1365
+ "notNull": true,
1366
+ "autoincrement": false,
1367
+ "default": "'claude-opus-4-8'"
1368
+ },
1369
+ "agent": {
1370
+ "name": "agent",
1371
+ "type": "text",
1372
+ "primaryKey": false,
1373
+ "notNull": true,
1374
+ "autoincrement": false,
1375
+ "default": "'claude'"
1376
+ },
1377
+ "platform": {
1378
+ "name": "platform",
1379
+ "type": "text",
1380
+ "primaryKey": false,
1381
+ "notNull": true,
1382
+ "autoincrement": false,
1383
+ "default": "'github'"
1384
+ },
1385
+ "api_base_url": {
1386
+ "name": "api_base_url",
1387
+ "type": "text",
1388
+ "primaryKey": false,
1389
+ "notNull": false,
1390
+ "autoincrement": false
1391
+ },
1392
+ "api_token": {
1393
+ "name": "api_token",
1394
+ "type": "text",
1395
+ "primaryKey": false,
1396
+ "notNull": false,
1397
+ "autoincrement": false
1398
+ },
1399
+ "daily_cost_limit_usd": {
1400
+ "name": "daily_cost_limit_usd",
1401
+ "type": "real",
1402
+ "primaryKey": false,
1403
+ "notNull": true,
1404
+ "autoincrement": false,
1405
+ "default": 10
1406
+ },
1407
+ "adr_gating": {
1408
+ "name": "adr_gating",
1409
+ "type": "integer",
1410
+ "primaryKey": false,
1411
+ "notNull": true,
1412
+ "autoincrement": false,
1413
+ "default": false
1414
+ },
1415
+ "sequential": {
1416
+ "name": "sequential",
1417
+ "type": "integer",
1418
+ "primaryKey": false,
1419
+ "notNull": true,
1420
+ "autoincrement": false,
1421
+ "default": true
1422
+ },
1423
+ "auto_triage_enabled": {
1424
+ "name": "auto_triage_enabled",
1425
+ "type": "integer",
1426
+ "primaryKey": false,
1427
+ "notNull": true,
1428
+ "autoincrement": false,
1429
+ "default": false
1430
+ },
1431
+ "auto_process_enabled": {
1432
+ "name": "auto_process_enabled",
1433
+ "type": "integer",
1434
+ "primaryKey": false,
1435
+ "notNull": true,
1436
+ "autoincrement": false,
1437
+ "default": false
1438
+ },
1439
+ "auto_heal_ci": {
1440
+ "name": "auto_heal_ci",
1441
+ "type": "integer",
1442
+ "primaryKey": false,
1443
+ "notNull": true,
1444
+ "autoincrement": false,
1445
+ "default": false
1446
+ },
1447
+ "auto_review_feedback": {
1448
+ "name": "auto_review_feedback",
1449
+ "type": "integer",
1450
+ "primaryKey": false,
1451
+ "notNull": true,
1452
+ "autoincrement": false,
1453
+ "default": false
1454
+ },
1455
+ "auto_resolve_merge_conflicts": {
1456
+ "name": "auto_resolve_merge_conflicts",
1457
+ "type": "integer",
1458
+ "primaryKey": false,
1459
+ "notNull": true,
1460
+ "autoincrement": false,
1461
+ "default": false
1462
+ },
1463
+ "include_progress_replies": {
1464
+ "name": "include_progress_replies",
1465
+ "type": "integer",
1466
+ "primaryKey": false,
1467
+ "notNull": true,
1468
+ "autoincrement": false,
1469
+ "default": false
1470
+ },
1471
+ "auto_decompose": {
1472
+ "name": "auto_decompose",
1473
+ "type": "integer",
1474
+ "primaryKey": false,
1475
+ "notNull": true,
1476
+ "autoincrement": false,
1477
+ "default": false
1478
+ },
1479
+ "verify_pr": {
1480
+ "name": "verify_pr",
1481
+ "type": "integer",
1482
+ "primaryKey": false,
1483
+ "notNull": true,
1484
+ "autoincrement": false,
1485
+ "default": false
1486
+ },
1487
+ "auto_heal_deployments": {
1488
+ "name": "auto_heal_deployments",
1489
+ "type": "integer",
1490
+ "primaryKey": false,
1491
+ "notNull": true,
1492
+ "autoincrement": false,
1493
+ "default": false
1494
+ },
1495
+ "deployment_platform": {
1496
+ "name": "deployment_platform",
1497
+ "type": "text",
1498
+ "primaryKey": false,
1499
+ "notNull": false,
1500
+ "autoincrement": false
1501
+ },
1502
+ "trusted_reviewers": {
1503
+ "name": "trusted_reviewers",
1504
+ "type": "text",
1505
+ "primaryKey": false,
1506
+ "notNull": true,
1507
+ "autoincrement": false,
1508
+ "default": "'[]'"
1509
+ },
1510
+ "ignored_bots": {
1511
+ "name": "ignored_bots",
1512
+ "type": "text",
1513
+ "primaryKey": false,
1514
+ "notNull": true,
1515
+ "autoincrement": false,
1516
+ "default": "'[\"dependabot[bot]\",\"github-actions[bot]\",\"codecov[bot]\"]'"
1517
+ },
1518
+ "ready_labels": {
1519
+ "name": "ready_labels",
1520
+ "type": "text",
1521
+ "primaryKey": false,
1522
+ "notNull": true,
1523
+ "autoincrement": false,
1524
+ "default": "'[\"ready\",\"ready-for-agent\",\"ready-to-work\"]'"
1525
+ },
1526
+ "blocking_labels": {
1527
+ "name": "blocking_labels",
1528
+ "type": "text",
1529
+ "primaryKey": false,
1530
+ "notNull": true,
1531
+ "autoincrement": false,
1532
+ "default": "'[\"blocked\",\"question\",\"needs-human\",\"needs-discussion\",\"wontfix\",\"duplicate\",\"invalid\"]'"
1533
+ },
1534
+ "auto_label_whitelist": {
1535
+ "name": "auto_label_whitelist",
1536
+ "type": "text",
1537
+ "primaryKey": false,
1538
+ "notNull": true,
1539
+ "autoincrement": false,
1540
+ "default": "'[\"bug\",\"enhancement\",\"documentation\",\"ready\"]'"
1541
+ },
1542
+ "priority_authors": {
1543
+ "name": "priority_authors",
1544
+ "type": "text",
1545
+ "primaryKey": false,
1546
+ "notNull": true,
1547
+ "autoincrement": false,
1548
+ "default": "'[]'"
1549
+ },
1550
+ "min_author_association": {
1551
+ "name": "min_author_association",
1552
+ "type": "text",
1553
+ "primaryKey": false,
1554
+ "notNull": true,
1555
+ "autoincrement": false,
1556
+ "default": "'approved'"
1557
+ },
1558
+ "max_attempts": {
1559
+ "name": "max_attempts",
1560
+ "type": "integer",
1561
+ "primaryKey": false,
1562
+ "notNull": true,
1563
+ "autoincrement": false,
1564
+ "default": 3
1565
+ },
1566
+ "max_job_minutes": {
1567
+ "name": "max_job_minutes",
1568
+ "type": "integer",
1569
+ "primaryKey": false,
1570
+ "notNull": false,
1571
+ "autoincrement": false
1572
+ },
1573
+ "max_ci_wait_minutes": {
1574
+ "name": "max_ci_wait_minutes",
1575
+ "type": "integer",
1576
+ "primaryKey": false,
1577
+ "notNull": false,
1578
+ "autoincrement": false
1579
+ },
1580
+ "max_job_cost_usd": {
1581
+ "name": "max_job_cost_usd",
1582
+ "type": "real",
1583
+ "primaryKey": false,
1584
+ "notNull": false,
1585
+ "autoincrement": false
1586
+ },
1587
+ "agent_instructions": {
1588
+ "name": "agent_instructions",
1589
+ "type": "text",
1590
+ "primaryKey": false,
1591
+ "notNull": false,
1592
+ "autoincrement": false
1593
+ },
1594
+ "release_enabled": {
1595
+ "name": "release_enabled",
1596
+ "type": "integer",
1597
+ "primaryKey": false,
1598
+ "notNull": true,
1599
+ "autoincrement": false,
1600
+ "default": false
1601
+ },
1602
+ "webhook_secret": {
1603
+ "name": "webhook_secret",
1604
+ "type": "text",
1605
+ "primaryKey": false,
1606
+ "notNull": false,
1607
+ "autoincrement": false
1608
+ },
1609
+ "created_at": {
1610
+ "name": "created_at",
1611
+ "type": "integer",
1612
+ "primaryKey": false,
1613
+ "notNull": true,
1614
+ "autoincrement": false,
1615
+ "default": "(unixepoch())"
1616
+ }
1617
+ },
1618
+ "indexes": {},
1619
+ "foreignKeys": {},
1620
+ "compositePrimaryKeys": {},
1621
+ "uniqueConstraints": {},
1622
+ "checkConstraints": {}
1623
+ },
1624
+ "review_feedback_items": {
1625
+ "name": "review_feedback_items",
1626
+ "columns": {
1627
+ "id": {
1628
+ "name": "id",
1629
+ "type": "integer",
1630
+ "primaryKey": true,
1631
+ "notNull": true,
1632
+ "autoincrement": true
1633
+ },
1634
+ "job_id": {
1635
+ "name": "job_id",
1636
+ "type": "integer",
1637
+ "primaryKey": false,
1638
+ "notNull": true,
1639
+ "autoincrement": false
1640
+ },
1641
+ "pr_number": {
1642
+ "name": "pr_number",
1643
+ "type": "integer",
1644
+ "primaryKey": false,
1645
+ "notNull": true,
1646
+ "autoincrement": false
1647
+ },
1648
+ "thread_id": {
1649
+ "name": "thread_id",
1650
+ "type": "text",
1651
+ "primaryKey": false,
1652
+ "notNull": true,
1653
+ "autoincrement": false
1654
+ },
1655
+ "reviewer": {
1656
+ "name": "reviewer",
1657
+ "type": "text",
1658
+ "primaryKey": false,
1659
+ "notNull": true,
1660
+ "autoincrement": false
1661
+ },
1662
+ "classification": {
1663
+ "name": "classification",
1664
+ "type": "text",
1665
+ "primaryKey": false,
1666
+ "notNull": true,
1667
+ "autoincrement": false
1668
+ },
1669
+ "status": {
1670
+ "name": "status",
1671
+ "type": "text",
1672
+ "primaryKey": false,
1673
+ "notNull": true,
1674
+ "autoincrement": false,
1675
+ "default": "'pending'"
1676
+ },
1677
+ "attempts": {
1678
+ "name": "attempts",
1679
+ "type": "integer",
1680
+ "primaryKey": false,
1681
+ "notNull": true,
1682
+ "autoincrement": false,
1683
+ "default": 0
1684
+ },
1685
+ "detail": {
1686
+ "name": "detail",
1687
+ "type": "text",
1688
+ "primaryKey": false,
1689
+ "notNull": false,
1690
+ "autoincrement": false
1691
+ },
1692
+ "created_at": {
1693
+ "name": "created_at",
1694
+ "type": "integer",
1695
+ "primaryKey": false,
1696
+ "notNull": true,
1697
+ "autoincrement": false,
1698
+ "default": "(unixepoch())"
1699
+ },
1700
+ "updated_at": {
1701
+ "name": "updated_at",
1702
+ "type": "integer",
1703
+ "primaryKey": false,
1704
+ "notNull": true,
1705
+ "autoincrement": false,
1706
+ "default": "(unixepoch())"
1707
+ }
1708
+ },
1709
+ "indexes": {
1710
+ "review_feedback_job_idx": {
1711
+ "name": "review_feedback_job_idx",
1712
+ "columns": [
1713
+ "job_id"
1714
+ ],
1715
+ "isUnique": false
1716
+ },
1717
+ "review_feedback_job_thread_unique": {
1718
+ "name": "review_feedback_job_thread_unique",
1719
+ "columns": [
1720
+ "job_id",
1721
+ "thread_id"
1722
+ ],
1723
+ "isUnique": true
1724
+ }
1725
+ },
1726
+ "foreignKeys": {
1727
+ "review_feedback_items_job_id_jobs_id_fk": {
1728
+ "name": "review_feedback_items_job_id_jobs_id_fk",
1729
+ "tableFrom": "review_feedback_items",
1730
+ "tableTo": "jobs",
1731
+ "columnsFrom": [
1732
+ "job_id"
1733
+ ],
1734
+ "columnsTo": [
1735
+ "id"
1736
+ ],
1737
+ "onDelete": "cascade",
1738
+ "onUpdate": "no action"
1739
+ }
1740
+ },
1741
+ "compositePrimaryKeys": {},
1742
+ "uniqueConstraints": {},
1743
+ "checkConstraints": {}
1744
+ },
1745
+ "settings": {
1746
+ "name": "settings",
1747
+ "columns": {
1748
+ "key": {
1749
+ "name": "key",
1750
+ "type": "text",
1751
+ "primaryKey": true,
1752
+ "notNull": true,
1753
+ "autoincrement": false
1754
+ },
1755
+ "value": {
1756
+ "name": "value",
1757
+ "type": "text",
1758
+ "primaryKey": false,
1759
+ "notNull": true,
1760
+ "autoincrement": false
1761
+ }
1762
+ },
1763
+ "indexes": {},
1764
+ "foreignKeys": {},
1765
+ "compositePrimaryKeys": {},
1766
+ "uniqueConstraints": {},
1767
+ "checkConstraints": {}
1768
+ }
1769
+ },
1770
+ "views": {},
1771
+ "enums": {},
1772
+ "_meta": {
1773
+ "schemas": {},
1774
+ "tables": {},
1775
+ "columns": {}
1776
+ },
1777
+ "internal": {
1778
+ "indexes": {}
1779
+ }
1780
+ }