constellai 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1993) hide show
  1. package/.next/BUILD_ID +1 -0
  2. package/.next/app-path-routes-manifest.json +54 -0
  3. package/.next/build-manifest.json +20 -0
  4. package/.next/diagnostics/build-diagnostics.json +6 -0
  5. package/.next/diagnostics/framework.json +1 -0
  6. package/.next/export-marker.json +6 -0
  7. package/.next/images-manifest.json +68 -0
  8. package/.next/next-minimal-server.js.nft.json +1 -0
  9. package/.next/next-server.js.nft.json +1 -0
  10. package/.next/package.json +1 -0
  11. package/.next/prerender-manifest.json +36 -0
  12. package/.next/react-loadable-manifest.json +14 -0
  13. package/.next/required-server-files.js +346 -0
  14. package/.next/required-server-files.json +346 -0
  15. package/.next/routes-manifest.json +368 -0
  16. package/.next/server/app/(app)/activity/page.js +2 -0
  17. package/.next/server/app/(app)/activity/page.js.nft.json +1 -0
  18. package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -0
  19. package/.next/server/app/(app)/agents/[handle]/page.js +18 -0
  20. package/.next/server/app/(app)/agents/[handle]/page.js.nft.json +1 -0
  21. package/.next/server/app/(app)/agents/[handle]/page_client-reference-manifest.js +1 -0
  22. package/.next/server/app/(app)/code/page.js +2 -0
  23. package/.next/server/app/(app)/code/page.js.nft.json +1 -0
  24. package/.next/server/app/(app)/code/page_client-reference-manifest.js +1 -0
  25. package/.next/server/app/(app)/config/page.js +2 -0
  26. package/.next/server/app/(app)/config/page.js.nft.json +1 -0
  27. package/.next/server/app/(app)/config/page_client-reference-manifest.js +1 -0
  28. package/.next/server/app/(app)/costs/page.js +2 -0
  29. package/.next/server/app/(app)/costs/page.js.nft.json +1 -0
  30. package/.next/server/app/(app)/costs/page_client-reference-manifest.js +1 -0
  31. package/.next/server/app/(app)/cron/page.js +2 -0
  32. package/.next/server/app/(app)/cron/page.js.nft.json +1 -0
  33. package/.next/server/app/(app)/cron/page_client-reference-manifest.js +1 -0
  34. package/.next/server/app/(app)/dashboard/page.js +2 -0
  35. package/.next/server/app/(app)/dashboard/page.js.nft.json +1 -0
  36. package/.next/server/app/(app)/dashboard/page_client-reference-manifest.js +1 -0
  37. package/.next/server/app/(app)/design/page.js +354 -0
  38. package/.next/server/app/(app)/design/page.js.nft.json +1 -0
  39. package/.next/server/app/(app)/design/page_client-reference-manifest.js +1 -0
  40. package/.next/server/app/(app)/docs/[id]/page.js +2 -0
  41. package/.next/server/app/(app)/docs/[id]/page.js.nft.json +1 -0
  42. package/.next/server/app/(app)/docs/[id]/page_client-reference-manifest.js +1 -0
  43. package/.next/server/app/(app)/docs/page.js +2 -0
  44. package/.next/server/app/(app)/docs/page.js.nft.json +1 -0
  45. package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -0
  46. package/.next/server/app/(app)/github/page.js +2 -0
  47. package/.next/server/app/(app)/github/page.js.nft.json +1 -0
  48. package/.next/server/app/(app)/github/page_client-reference-manifest.js +1 -0
  49. package/.next/server/app/(app)/goals/page.js +2 -0
  50. package/.next/server/app/(app)/goals/page.js.nft.json +1 -0
  51. package/.next/server/app/(app)/goals/page_client-reference-manifest.js +1 -0
  52. package/.next/server/app/(app)/inbox/page.js +2 -0
  53. package/.next/server/app/(app)/inbox/page.js.nft.json +1 -0
  54. package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -0
  55. package/.next/server/app/(app)/knowledge/page.js +3 -0
  56. package/.next/server/app/(app)/knowledge/page.js.nft.json +1 -0
  57. package/.next/server/app/(app)/knowledge/page_client-reference-manifest.js +1 -0
  58. package/.next/server/app/(app)/models/page.js +2 -0
  59. package/.next/server/app/(app)/models/page.js.nft.json +1 -0
  60. package/.next/server/app/(app)/models/page_client-reference-manifest.js +1 -0
  61. package/.next/server/app/(app)/notifications/page.js +2 -0
  62. package/.next/server/app/(app)/notifications/page.js.nft.json +1 -0
  63. package/.next/server/app/(app)/notifications/page_client-reference-manifest.js +1 -0
  64. package/.next/server/app/(app)/org/page.js +22 -0
  65. package/.next/server/app/(app)/org/page.js.nft.json +1 -0
  66. package/.next/server/app/(app)/org/page_client-reference-manifest.js +1 -0
  67. package/.next/server/app/(app)/organizations/page.js +2 -0
  68. package/.next/server/app/(app)/organizations/page.js.nft.json +1 -0
  69. package/.next/server/app/(app)/organizations/page_client-reference-manifest.js +1 -0
  70. package/.next/server/app/(app)/page.js +3 -0
  71. package/.next/server/app/(app)/page.js.nft.json +1 -0
  72. package/.next/server/app/(app)/page_client-reference-manifest.js +1 -0
  73. package/.next/server/app/(app)/planner/page.js +12 -0
  74. package/.next/server/app/(app)/planner/page.js.nft.json +1 -0
  75. package/.next/server/app/(app)/planner/page_client-reference-manifest.js +1 -0
  76. package/.next/server/app/(app)/plugins/page.js +2 -0
  77. package/.next/server/app/(app)/plugins/page.js.nft.json +1 -0
  78. package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -0
  79. package/.next/server/app/(app)/pm/page.js +2 -0
  80. package/.next/server/app/(app)/pm/page.js.nft.json +1 -0
  81. package/.next/server/app/(app)/pm/page_client-reference-manifest.js +1 -0
  82. package/.next/server/app/(app)/prepare-deploy/page.js +19 -0
  83. package/.next/server/app/(app)/prepare-deploy/page.js.nft.json +1 -0
  84. package/.next/server/app/(app)/prepare-deploy/page_client-reference-manifest.js +1 -0
  85. package/.next/server/app/(app)/profile/page.js +2 -0
  86. package/.next/server/app/(app)/profile/page.js.nft.json +1 -0
  87. package/.next/server/app/(app)/profile/page_client-reference-manifest.js +1 -0
  88. package/.next/server/app/(app)/pulse/page.js +2 -0
  89. package/.next/server/app/(app)/pulse/page.js.nft.json +1 -0
  90. package/.next/server/app/(app)/pulse/page_client-reference-manifest.js +1 -0
  91. package/.next/server/app/(app)/reports/[id]/page.js +3 -0
  92. package/.next/server/app/(app)/reports/[id]/page.js.nft.json +1 -0
  93. package/.next/server/app/(app)/reports/[id]/page_client-reference-manifest.js +1 -0
  94. package/.next/server/app/(app)/reports/page.js +5 -0
  95. package/.next/server/app/(app)/reports/page.js.nft.json +1 -0
  96. package/.next/server/app/(app)/reports/page_client-reference-manifest.js +1 -0
  97. package/.next/server/app/(app)/routines/page.js +2 -0
  98. package/.next/server/app/(app)/routines/page.js.nft.json +1 -0
  99. package/.next/server/app/(app)/routines/page_client-reference-manifest.js +1 -0
  100. package/.next/server/app/(app)/search/page.js +2 -0
  101. package/.next/server/app/(app)/search/page.js.nft.json +1 -0
  102. package/.next/server/app/(app)/search/page_client-reference-manifest.js +1 -0
  103. package/.next/server/app/(app)/security/page.js +2 -0
  104. package/.next/server/app/(app)/security/page.js.nft.json +1 -0
  105. package/.next/server/app/(app)/security/page_client-reference-manifest.js +1 -0
  106. package/.next/server/app/(app)/skills/page.js +18 -0
  107. package/.next/server/app/(app)/skills/page.js.nft.json +1 -0
  108. package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -0
  109. package/.next/server/app/(app)/tasks/page.js +2 -0
  110. package/.next/server/app/(app)/tasks/page.js.nft.json +1 -0
  111. package/.next/server/app/(app)/tasks/page_client-reference-manifest.js +1 -0
  112. package/.next/server/app/(app)/test-dev/page.js +2 -0
  113. package/.next/server/app/(app)/test-dev/page.js.nft.json +1 -0
  114. package/.next/server/app/(app)/test-dev/page_client-reference-manifest.js +1 -0
  115. package/.next/server/app/(app)/update/page.js +13 -0
  116. package/.next/server/app/(app)/update/page.js.nft.json +1 -0
  117. package/.next/server/app/(app)/update/page_client-reference-manifest.js +1 -0
  118. package/.next/server/app/(auth)/login/page.js +2 -0
  119. package/.next/server/app/(auth)/login/page.js.nft.json +1 -0
  120. package/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -0
  121. package/.next/server/app/(auth)/onboarding/page.js +2 -0
  122. package/.next/server/app/(auth)/onboarding/page.js.nft.json +1 -0
  123. package/.next/server/app/(auth)/onboarding/page_client-reference-manifest.js +1 -0
  124. package/.next/server/app/_global-error/page.js +32 -0
  125. package/.next/server/app/_global-error/page.js.nft.json +1 -0
  126. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -0
  127. package/.next/server/app/_global-error.html +1 -0
  128. package/.next/server/app/_global-error.meta +16 -0
  129. package/.next/server/app/_global-error.rsc +15 -0
  130. package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
  131. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +5 -0
  132. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +5 -0
  133. package/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
  134. package/.next/server/app/_global-error.segments/_index.segment.rsc +6 -0
  135. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  136. package/.next/server/app/_not-found/page.js +2 -0
  137. package/.next/server/app/_not-found/page.js.nft.json +1 -0
  138. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
  139. package/.next/server/app/api/auth/[...all]/route.js +1 -0
  140. package/.next/server/app/api/auth/[...all]/route.js.nft.json +1 -0
  141. package/.next/server/app/api/auth/[...all]/route_client-reference-manifest.js +1 -0
  142. package/.next/server/app/api/cron/tick/route.js +53 -0
  143. package/.next/server/app/api/cron/tick/route.js.nft.json +1 -0
  144. package/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -0
  145. package/.next/server/app/api/health/route.js +1 -0
  146. package/.next/server/app/api/health/route.js.nft.json +1 -0
  147. package/.next/server/app/api/health/route_client-reference-manifest.js +1 -0
  148. package/.next/server/app/api/locks/acquire/route.js +1 -0
  149. package/.next/server/app/api/locks/acquire/route.js.nft.json +1 -0
  150. package/.next/server/app/api/locks/acquire/route_client-reference-manifest.js +1 -0
  151. package/.next/server/app/api/models/progress/route.js +1 -0
  152. package/.next/server/app/api/models/progress/route.js.nft.json +1 -0
  153. package/.next/server/app/api/models/progress/route_client-reference-manifest.js +1 -0
  154. package/.next/server/app/api/passkey/authenticate/options/route.js +1 -0
  155. package/.next/server/app/api/passkey/authenticate/options/route.js.nft.json +1 -0
  156. package/.next/server/app/api/passkey/authenticate/options/route_client-reference-manifest.js +1 -0
  157. package/.next/server/app/api/passkey/authenticate/verify/route.js +1 -0
  158. package/.next/server/app/api/passkey/authenticate/verify/route.js.nft.json +1 -0
  159. package/.next/server/app/api/passkey/authenticate/verify/route_client-reference-manifest.js +1 -0
  160. package/.next/server/app/api/passkey/register/options/route.js +1 -0
  161. package/.next/server/app/api/passkey/register/options/route.js.nft.json +1 -0
  162. package/.next/server/app/api/passkey/register/options/route_client-reference-manifest.js +1 -0
  163. package/.next/server/app/api/passkey/register/verify/route.js +1 -0
  164. package/.next/server/app/api/passkey/register/verify/route.js.nft.json +1 -0
  165. package/.next/server/app/api/passkey/register/verify/route_client-reference-manifest.js +1 -0
  166. package/.next/server/app/api/stream/route.js +4 -0
  167. package/.next/server/app/api/stream/route.js.nft.json +1 -0
  168. package/.next/server/app/api/stream/route_client-reference-manifest.js +1 -0
  169. package/.next/server/app/api/sync/file/route.js +2 -0
  170. package/.next/server/app/api/sync/file/route.js.nft.json +1 -0
  171. package/.next/server/app/api/sync/file/route_client-reference-manifest.js +1 -0
  172. package/.next/server/app/api/telegram/poll/route.js +133 -0
  173. package/.next/server/app/api/telegram/poll/route.js.nft.json +1 -0
  174. package/.next/server/app/api/telegram/poll/route_client-reference-manifest.js +1 -0
  175. package/.next/server/app/api/upload/route.js +1 -0
  176. package/.next/server/app/api/upload/route.js.nft.json +1 -0
  177. package/.next/server/app/api/upload/route_client-reference-manifest.js +1 -0
  178. package/.next/server/app/api/v1/[[...path]]/route.js +1 -0
  179. package/.next/server/app/api/v1/[[...path]]/route.js.nft.json +1 -0
  180. package/.next/server/app/api/v1/[[...path]]/route_client-reference-manifest.js +1 -0
  181. package/.next/server/app-paths-manifest.json +54 -0
  182. package/.next/server/chunks/1249.js +910 -0
  183. package/.next/server/chunks/1388.js +1 -0
  184. package/.next/server/chunks/1572.js +1 -0
  185. package/.next/server/chunks/1591.js +24 -0
  186. package/.next/server/chunks/1619.js +188 -0
  187. package/.next/server/chunks/162.js +1 -0
  188. package/.next/server/chunks/1845.js +462 -0
  189. package/.next/server/chunks/2341.js +1 -0
  190. package/.next/server/chunks/2517.js +1 -0
  191. package/.next/server/chunks/259.js +119 -0
  192. package/.next/server/chunks/2599.js +1 -0
  193. package/.next/server/chunks/260.js +1 -0
  194. package/.next/server/chunks/2867.js +147 -0
  195. package/.next/server/chunks/288.js +1 -0
  196. package/.next/server/chunks/2939.js +12 -0
  197. package/.next/server/chunks/2960.js +14 -0
  198. package/.next/server/chunks/3050.js +18 -0
  199. package/.next/server/chunks/3056.js +1 -0
  200. package/.next/server/chunks/3131.js +1 -0
  201. package/.next/server/chunks/3234.js +869 -0
  202. package/.next/server/chunks/3243.js +67 -0
  203. package/.next/server/chunks/3266.js +15 -0
  204. package/.next/server/chunks/3440.js +1 -0
  205. package/.next/server/chunks/3550.js +1 -0
  206. package/.next/server/chunks/3609.js +2 -0
  207. package/.next/server/chunks/3882.js +417 -0
  208. package/.next/server/chunks/4302.js +26 -0
  209. package/.next/server/chunks/4616.js +479 -0
  210. package/.next/server/chunks/4619.js +1 -0
  211. package/.next/server/chunks/4679.js +1 -0
  212. package/.next/server/chunks/4804.js +1 -0
  213. package/.next/server/chunks/4832.js +2 -0
  214. package/.next/server/chunks/4979.js +67 -0
  215. package/.next/server/chunks/5060.js +1 -0
  216. package/.next/server/chunks/5181.js +1 -0
  217. package/.next/server/chunks/5278.js +1 -0
  218. package/.next/server/chunks/5614.js +1 -0
  219. package/.next/server/chunks/6431.js +1 -0
  220. package/.next/server/chunks/6479.js +1 -0
  221. package/.next/server/chunks/658.js +14 -0
  222. package/.next/server/chunks/6658.js +1 -0
  223. package/.next/server/chunks/6706.js +1 -0
  224. package/.next/server/chunks/6719.js +1 -0
  225. package/.next/server/chunks/683.js +1 -0
  226. package/.next/server/chunks/6873.js +1 -0
  227. package/.next/server/chunks/7037.js +1 -0
  228. package/.next/server/chunks/73.js +17 -0
  229. package/.next/server/chunks/7336.js +1 -0
  230. package/.next/server/chunks/7514.js +1 -0
  231. package/.next/server/chunks/7589.js +22 -0
  232. package/.next/server/chunks/7622.js +1 -0
  233. package/.next/server/chunks/7778.js +1 -0
  234. package/.next/server/chunks/7912.js +1 -0
  235. package/.next/server/chunks/7949.js +1 -0
  236. package/.next/server/chunks/7971.js +1 -0
  237. package/.next/server/chunks/7976.js +1 -0
  238. package/.next/server/chunks/7989.js +1 -0
  239. package/.next/server/chunks/834.js +4 -0
  240. package/.next/server/chunks/8497.js +1 -0
  241. package/.next/server/chunks/850.js +1 -0
  242. package/.next/server/chunks/8561.js +22 -0
  243. package/.next/server/chunks/8623.js +1 -0
  244. package/.next/server/chunks/8762.js +15 -0
  245. package/.next/server/chunks/8823.js +85 -0
  246. package/.next/server/chunks/9459.js +21 -0
  247. package/.next/server/chunks/9676.js +1 -0
  248. package/.next/server/chunks/9680.js +1 -0
  249. package/.next/server/chunks/9783.js +22 -0
  250. package/.next/server/chunks/9969.js +3 -0
  251. package/.next/server/functions-config-manifest.json +18 -0
  252. package/.next/server/instrumentation.js +1 -0
  253. package/.next/server/instrumentation.js.nft.json +1 -0
  254. package/.next/server/interception-route-rewrite-manifest.js +1 -0
  255. package/.next/server/middleware-build-manifest.js +1 -0
  256. package/.next/server/middleware-manifest.json +6 -0
  257. package/.next/server/middleware-react-loadable-manifest.js +1 -0
  258. package/.next/server/middleware.js +18 -0
  259. package/.next/server/middleware.js.nft.json +1 -0
  260. package/.next/server/next-font-manifest.js +1 -0
  261. package/.next/server/next-font-manifest.json +1 -0
  262. package/.next/server/pages/500.html +1 -0
  263. package/.next/server/pages-manifest.json +3 -0
  264. package/.next/server/prefetch-hints.json +1 -0
  265. package/.next/server/server-reference-manifest.js +1 -0
  266. package/.next/server/server-reference-manifest.json +1 -0
  267. package/.next/server/webpack-runtime.js +1 -0
  268. package/.next/static/T0ETI55t9tc9pi5i_CGOe/_buildManifest.js +1 -0
  269. package/.next/static/T0ETI55t9tc9pi5i_CGOe/_ssgManifest.js +1 -0
  270. package/.next/static/chunks/2237-2a30470119df8616.js +1 -0
  271. package/.next/static/chunks/2320-fc8b39380e69d465.js +2 -0
  272. package/.next/static/chunks/23550918-ff694f70f4b0648c.js +1 -0
  273. package/.next/static/chunks/3219-9684aa1c634212de.js +1 -0
  274. package/.next/static/chunks/4263-adecb5b466380b6e.js +1 -0
  275. package/.next/static/chunks/5920.6451a68b63918988.js +1 -0
  276. package/.next/static/chunks/6834-4759af1ce7d95fb6.js +32 -0
  277. package/.next/static/chunks/7268-ac23e9901bf535af.js +4 -0
  278. package/.next/static/chunks/7509.721cd47a931c5518.js +1 -0
  279. package/.next/static/chunks/7555-d2209e697b0a798e.js +1 -0
  280. package/.next/static/chunks/8370-db3280cb1ba67bcd.js +12 -0
  281. package/.next/static/chunks/9219-4a39a98b5502d9d1.js +1 -0
  282. package/.next/static/chunks/9562-4b50b4e408bc0a42.js +1 -0
  283. package/.next/static/chunks/9690-53d5222618cbeddb.js +1 -0
  284. package/.next/static/chunks/9846-c853e71d4d8fbb80.js +1 -0
  285. package/.next/static/chunks/9950-703805abe4653068.js +1 -0
  286. package/.next/static/chunks/app/(app)/activity/page-f06add40c3785686.js +1 -0
  287. package/.next/static/chunks/app/(app)/agents/[handle]/page-2ddf1f9908c73eb1.js +1 -0
  288. package/.next/static/chunks/app/(app)/code/page-ef9dceeae728b9d1.js +1 -0
  289. package/.next/static/chunks/app/(app)/config/page-496e569efd86e75c.js +1 -0
  290. package/.next/static/chunks/app/(app)/costs/page-675f542fdd517bee.js +1 -0
  291. package/.next/static/chunks/app/(app)/cron/page-80a87a05492c0ffe.js +1 -0
  292. package/.next/static/chunks/app/(app)/dashboard/page-4bddca6808a3be40.js +1 -0
  293. package/.next/static/chunks/app/(app)/design/page-e0fd071fb7144c46.js +558 -0
  294. package/.next/static/chunks/app/(app)/docs/[id]/page-f05e389793127500.js +1 -0
  295. package/.next/static/chunks/app/(app)/docs/page-f6bbf5c6b9104cbe.js +1 -0
  296. package/.next/static/chunks/app/(app)/error-988cd28480809861.js +1 -0
  297. package/.next/static/chunks/app/(app)/github/page-5297c806ce6afa9b.js +1 -0
  298. package/.next/static/chunks/app/(app)/goals/page-3fa53e8541c8e9fc.js +1 -0
  299. package/.next/static/chunks/app/(app)/inbox/page-a2a74b5f6a6c326e.js +12 -0
  300. package/.next/static/chunks/app/(app)/knowledge/page-fb11b2bfa9ecd9a4.js +1 -0
  301. package/.next/static/chunks/app/(app)/layout-b74cd565406964d5.js +1 -0
  302. package/.next/static/chunks/app/(app)/models/page-c8acfc3d353fd9d0.js +1 -0
  303. package/.next/static/chunks/app/(app)/notifications/page-05a094d02d23f455.js +12 -0
  304. package/.next/static/chunks/app/(app)/org/page-883d6aa98b593c6b.js +12 -0
  305. package/.next/static/chunks/app/(app)/organizations/page-4595e8fa86ca3c01.js +1 -0
  306. package/.next/static/chunks/app/(app)/page-21d47e76fe9a6c63.js +1 -0
  307. package/.next/static/chunks/app/(app)/planner/page-1fc32005d05bbe69.js +1 -0
  308. package/.next/static/chunks/app/(app)/plugins/page-454613b9f5cb1d3d.js +1 -0
  309. package/.next/static/chunks/app/(app)/pm/page-8473da305f4c2880.js +1 -0
  310. package/.next/static/chunks/app/(app)/prepare-deploy/page-3ba948f5557dea38.js +1 -0
  311. package/.next/static/chunks/app/(app)/profile/page-05f25516fea20762.js +1 -0
  312. package/.next/static/chunks/app/(app)/pulse/page-540a80dbaf61453d.js +1 -0
  313. package/.next/static/chunks/app/(app)/reports/[id]/page-80a87a05492c0ffe.js +1 -0
  314. package/.next/static/chunks/app/(app)/reports/page-de1e69ca09d7cabb.js +1 -0
  315. package/.next/static/chunks/app/(app)/routines/page-83085c9ba3584ec9.js +1 -0
  316. package/.next/static/chunks/app/(app)/search/page-8769fd9075e21e36.js +1 -0
  317. package/.next/static/chunks/app/(app)/security/page-1baa88dc61c3fab8.js +1 -0
  318. package/.next/static/chunks/app/(app)/skills/page-fa75c290b456c629.js +1 -0
  319. package/.next/static/chunks/app/(app)/tasks/page-1eb62689244c8a79.js +1 -0
  320. package/.next/static/chunks/app/(app)/test-dev/page-c496b31087389906.js +1 -0
  321. package/.next/static/chunks/app/(app)/update/page-5a217e6479bc5289.js +1 -0
  322. package/.next/static/chunks/app/(auth)/login/page-ad50e3112f35f41c.js +1 -0
  323. package/.next/static/chunks/app/(auth)/onboarding/page-ab05f02e868c9eec.js +1 -0
  324. package/.next/static/chunks/app/_global-error/page-eacef2b697bd0982.js +1 -0
  325. package/.next/static/chunks/app/_not-found/page-dc38b02aebeab535.js +1 -0
  326. package/.next/static/chunks/app/api/auth/[...all]/route-eacef2b697bd0982.js +1 -0
  327. package/.next/static/chunks/app/api/cron/tick/route-eacef2b697bd0982.js +1 -0
  328. package/.next/static/chunks/app/api/health/route-eacef2b697bd0982.js +1 -0
  329. package/.next/static/chunks/app/api/locks/acquire/route-eacef2b697bd0982.js +1 -0
  330. package/.next/static/chunks/app/api/models/progress/route-eacef2b697bd0982.js +1 -0
  331. package/.next/static/chunks/app/api/passkey/authenticate/options/route-eacef2b697bd0982.js +1 -0
  332. package/.next/static/chunks/app/api/passkey/authenticate/verify/route-eacef2b697bd0982.js +1 -0
  333. package/.next/static/chunks/app/api/passkey/register/options/route-eacef2b697bd0982.js +1 -0
  334. package/.next/static/chunks/app/api/passkey/register/verify/route-eacef2b697bd0982.js +1 -0
  335. package/.next/static/chunks/app/api/stream/route-eacef2b697bd0982.js +1 -0
  336. package/.next/static/chunks/app/api/sync/file/route-eacef2b697bd0982.js +1 -0
  337. package/.next/static/chunks/app/api/telegram/poll/route-eacef2b697bd0982.js +1 -0
  338. package/.next/static/chunks/app/api/upload/route-eacef2b697bd0982.js +1 -0
  339. package/.next/static/chunks/app/api/v1/[[...path]]/route-eacef2b697bd0982.js +1 -0
  340. package/.next/static/chunks/app/error-09899a13c38b6e89.js +1 -0
  341. package/.next/static/chunks/app/global-error-c2ea8fef715f226d.js +1 -0
  342. package/.next/static/chunks/app/layout-e6008e66aea1a849.js +1 -0
  343. package/.next/static/chunks/framework-4b2c6b6043dd203f.js +1 -0
  344. package/.next/static/chunks/main-722e16032e7764d1.js +5 -0
  345. package/.next/static/chunks/main-app-761880af2b6f1962.js +1 -0
  346. package/.next/static/chunks/next/dist/client/components/builtin/app-error-eacef2b697bd0982.js +1 -0
  347. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-eacef2b697bd0982.js +1 -0
  348. package/.next/static/chunks/next/dist/client/components/builtin/not-found-eacef2b697bd0982.js +1 -0
  349. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-eacef2b697bd0982.js +1 -0
  350. package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
  351. package/.next/static/chunks/webpack-222e3894b78c67db.js +1 -0
  352. package/.next/static/css/e7b568809d5d9c72.css +1 -0
  353. package/.next/trace-build +1 -0
  354. package/.next/types/app/(app)/activity/page.ts +87 -0
  355. package/.next/types/app/(app)/agents/[handle]/page.ts +87 -0
  356. package/.next/types/app/(app)/code/page.ts +87 -0
  357. package/.next/types/app/(app)/config/page.ts +87 -0
  358. package/.next/types/app/(app)/costs/page.ts +87 -0
  359. package/.next/types/app/(app)/cron/page.ts +87 -0
  360. package/.next/types/app/(app)/dashboard/page.ts +87 -0
  361. package/.next/types/app/(app)/design/page.ts +87 -0
  362. package/.next/types/app/(app)/docs/[id]/page.ts +87 -0
  363. package/.next/types/app/(app)/docs/page.ts +87 -0
  364. package/.next/types/app/(app)/github/page.ts +87 -0
  365. package/.next/types/app/(app)/goals/page.ts +87 -0
  366. package/.next/types/app/(app)/inbox/page.ts +87 -0
  367. package/.next/types/app/(app)/knowledge/page.ts +87 -0
  368. package/.next/types/app/(app)/models/page.ts +87 -0
  369. package/.next/types/app/(app)/notifications/page.ts +87 -0
  370. package/.next/types/app/(app)/org/page.ts +87 -0
  371. package/.next/types/app/(app)/organizations/page.ts +87 -0
  372. package/.next/types/app/(app)/page.ts +87 -0
  373. package/.next/types/app/(app)/planner/page.ts +87 -0
  374. package/.next/types/app/(app)/plugins/page.ts +87 -0
  375. package/.next/types/app/(app)/pm/page.ts +87 -0
  376. package/.next/types/app/(app)/prepare-deploy/page.ts +87 -0
  377. package/.next/types/app/(app)/profile/page.ts +87 -0
  378. package/.next/types/app/(app)/pulse/page.ts +87 -0
  379. package/.next/types/app/(app)/reports/[id]/page.ts +87 -0
  380. package/.next/types/app/(app)/reports/page.ts +87 -0
  381. package/.next/types/app/(app)/routines/page.ts +87 -0
  382. package/.next/types/app/(app)/search/page.ts +87 -0
  383. package/.next/types/app/(app)/security/page.ts +87 -0
  384. package/.next/types/app/(app)/skills/page.ts +87 -0
  385. package/.next/types/app/(app)/tasks/page.ts +87 -0
  386. package/.next/types/app/(app)/test-dev/page.ts +87 -0
  387. package/.next/types/app/(app)/update/page.ts +87 -0
  388. package/.next/types/app/(auth)/login/page.ts +87 -0
  389. package/.next/types/app/(auth)/onboarding/page.ts +87 -0
  390. package/.next/types/app/api/auth/[...all]/route.ts +351 -0
  391. package/.next/types/app/api/cron/tick/route.ts +351 -0
  392. package/.next/types/app/api/health/route.ts +351 -0
  393. package/.next/types/app/api/locks/acquire/route.ts +351 -0
  394. package/.next/types/app/api/models/progress/route.ts +351 -0
  395. package/.next/types/app/api/passkey/authenticate/options/route.ts +351 -0
  396. package/.next/types/app/api/passkey/authenticate/verify/route.ts +351 -0
  397. package/.next/types/app/api/passkey/register/options/route.ts +351 -0
  398. package/.next/types/app/api/passkey/register/verify/route.ts +351 -0
  399. package/.next/types/app/api/stream/route.ts +351 -0
  400. package/.next/types/app/api/sync/file/route.ts +351 -0
  401. package/.next/types/app/api/telegram/poll/route.ts +351 -0
  402. package/.next/types/app/api/upload/route.ts +351 -0
  403. package/.next/types/app/api/v1/[[...path]]/route.ts +351 -0
  404. package/.next/types/cache-life.d.ts +145 -0
  405. package/.next/types/link.d.ts +211 -0
  406. package/.next/types/package.json +1 -0
  407. package/.next/types/routes.d.ts +121 -0
  408. package/.next/types/validator.ts +520 -0
  409. package/CHANGELOG.md +1084 -0
  410. package/LICENSE +21 -0
  411. package/README.md +477 -0
  412. package/README.pt-BR.md +487 -0
  413. package/bin/constella-update.mjs +131 -0
  414. package/bin/constella.mjs +455 -0
  415. package/bin/guard-hook.mjs +44 -0
  416. package/bin/lock-hook.mjs +49 -0
  417. package/bin/worker.mjs +142 -0
  418. package/docs/UPDATE.md +150 -0
  419. package/docs/assets/arch-orbit.svg +56 -0
  420. package/docs/assets/blackhole.svg +37 -0
  421. package/docs/assets/divider-orbit.svg +23 -0
  422. package/docs/assets/hero-constella.svg +72 -0
  423. package/docs/assets/screens/ceo-planner-specs.png +0 -0
  424. package/docs/assets/screens/ceo-planner.png +0 -0
  425. package/docs/assets/screens/dashboard.png +0 -0
  426. package/docs/assets/screens/design.png +0 -0
  427. package/docs/assets/screens/home.png +0 -0
  428. package/docs/assets/screens/knowledge-blocks.png +0 -0
  429. package/docs/assets/screens/knowledge.png +0 -0
  430. package/docs/assets/screens/models.png +0 -0
  431. package/docs/assets/screens/skills.png +0 -0
  432. package/docs/assets/screens/telegram.png +0 -0
  433. package/docs/en/AGENTS.md +279 -0
  434. package/docs/en/AI_ARCHITECTURE.md +373 -0
  435. package/docs/en/ARCHITECTURE.md +334 -0
  436. package/docs/en/CHAT_COMMANDS.md +305 -0
  437. package/docs/en/CONFIGURATION.md +340 -0
  438. package/docs/en/DEPLOY.md +341 -0
  439. package/docs/en/DESIGN.md +214 -0
  440. package/docs/en/DM.md +297 -0
  441. package/docs/en/FAQ.md +259 -0
  442. package/docs/en/GITHUB.md +341 -0
  443. package/docs/en/GOALS_SPECS_ISSUES.md +303 -0
  444. package/docs/en/INBOX.md +340 -0
  445. package/docs/en/INSTALLATION.md +374 -0
  446. package/docs/en/KB_AGENT.md +305 -0
  447. package/docs/en/KB_RAG.md +356 -0
  448. package/docs/en/MCP.md +313 -0
  449. package/docs/en/MEMORY_RAG.md +289 -0
  450. package/docs/en/MODELS.md +341 -0
  451. package/docs/en/ONBOARDING.md +327 -0
  452. package/docs/en/OPERATIONS.md +212 -0
  453. package/docs/en/PLUGINS.md +290 -0
  454. package/docs/en/PORTABLE_MODE.md +391 -0
  455. package/docs/en/PO_AGENT.md +379 -0
  456. package/docs/en/PREPARE_DEPLOY.md +308 -0
  457. package/docs/en/PROJECT_STACKS.md +258 -0
  458. package/docs/en/PUBLIC_API.md +315 -0
  459. package/docs/en/PUBLISHING.md +343 -0
  460. package/docs/en/README.md +98 -0
  461. package/docs/en/RELEASE_SMOKE.md +92 -0
  462. package/docs/en/SECURITY.md +280 -0
  463. package/docs/en/SKILLS.md +349 -0
  464. package/docs/en/START_MODE.md +285 -0
  465. package/docs/en/SYNCED_BLOCKS.md +320 -0
  466. package/docs/en/TEAM_ROOM.md +285 -0
  467. package/docs/en/TELEGRAM.md +294 -0
  468. package/docs/en/TEST_DEV.md +324 -0
  469. package/docs/en/TROUBLESHOOTING.md +294 -0
  470. package/docs/en/UPDATE.md +320 -0
  471. package/docs/en/VPS_MODE.md +405 -0
  472. package/docs/en/WORKFLOW.md +321 -0
  473. package/docs/pt/AGENTS.md +279 -0
  474. package/docs/pt/AI_ARCHITECTURE.md +373 -0
  475. package/docs/pt/ARCHITECTURE.md +334 -0
  476. package/docs/pt/CHAT_COMMANDS.md +307 -0
  477. package/docs/pt/CONFIGURATION.md +340 -0
  478. package/docs/pt/DEPLOY.md +341 -0
  479. package/docs/pt/DESIGN.md +215 -0
  480. package/docs/pt/DM.md +297 -0
  481. package/docs/pt/FAQ.md +259 -0
  482. package/docs/pt/GITHUB.md +341 -0
  483. package/docs/pt/GOALS_SPECS_ISSUES.md +303 -0
  484. package/docs/pt/INBOX.md +340 -0
  485. package/docs/pt/INSTALLATION.md +374 -0
  486. package/docs/pt/KB_AGENT.md +305 -0
  487. package/docs/pt/KB_RAG.md +356 -0
  488. package/docs/pt/MCP.md +313 -0
  489. package/docs/pt/MEMORY_RAG.md +289 -0
  490. package/docs/pt/MODELS.md +341 -0
  491. package/docs/pt/ONBOARDING.md +327 -0
  492. package/docs/pt/OPERATIONS.md +211 -0
  493. package/docs/pt/PLUGINS.md +290 -0
  494. package/docs/pt/PORTABLE_MODE.md +391 -0
  495. package/docs/pt/PO_AGENT.md +379 -0
  496. package/docs/pt/PREPARE_DEPLOY.md +308 -0
  497. package/docs/pt/PROJECT_STACKS.md +258 -0
  498. package/docs/pt/PUBLIC_API.md +315 -0
  499. package/docs/pt/PUBLISHING.md +343 -0
  500. package/docs/pt/README.md +98 -0
  501. package/docs/pt/RELEASE_SMOKE.md +94 -0
  502. package/docs/pt/SECURITY.md +280 -0
  503. package/docs/pt/SKILLS.md +349 -0
  504. package/docs/pt/START_MODE.md +284 -0
  505. package/docs/pt/SYNCED_BLOCKS.md +320 -0
  506. package/docs/pt/TEAM_ROOM.md +285 -0
  507. package/docs/pt/TELEGRAM.md +294 -0
  508. package/docs/pt/TEST_DEV.md +324 -0
  509. package/docs/pt/TROUBLESHOOTING.md +294 -0
  510. package/docs/pt/UPDATE.md +320 -0
  511. package/docs/pt/VPS_MODE.md +405 -0
  512. package/docs/pt/WORKFLOW.md +321 -0
  513. package/drizzle/0000_regular_nightshade.sql +644 -0
  514. package/drizzle/0001_mixed_zombie.sql +106 -0
  515. package/drizzle/0002_flimsy_kree.sql +48 -0
  516. package/drizzle/meta/0000_snapshot.json +4650 -0
  517. package/drizzle/meta/0001_snapshot.json +5418 -0
  518. package/drizzle/meta/0002_snapshot.json +5753 -0
  519. package/drizzle/meta/_journal.json +27 -0
  520. package/drizzle.config.mjs +16 -0
  521. package/next.config.mjs +21 -0
  522. package/package.json +139 -0
  523. package/scripts/clean-repo.mjs +20 -0
  524. package/scripts/dev-all.mjs +46 -0
  525. package/scripts/i18n-parity.mjs +57 -0
  526. package/scripts/install.sh +97 -0
  527. package/scripts/mcp-server.mjs +100 -0
  528. package/scripts/postbuild.mjs +11 -0
  529. package/scripts/postinstall.mjs +14 -0
  530. package/scripts/publish-public.mjs +116 -0
  531. package/scripts/smoke-login.mjs +138 -0
  532. package/scripts/start-all.mjs +45 -0
  533. package/scripts/trim-next.mjs +23 -0
  534. package/scripts/vps-clean.sh +66 -0
  535. package/scripts/vps-install.sh +84 -0
  536. package/scripts/vps-update.sh +28 -0
  537. package/skills/CONTRIBUTING.md +122 -0
  538. package/skills/COVERAGE.md +129 -0
  539. package/skills/INDEX.json +3443 -0
  540. package/skills/README.md +57 -0
  541. package/skills/design/agentic/DESIGN.md +55 -0
  542. package/skills/design/agentic/SKILL.md +89 -0
  543. package/skills/design/ai-audio-collection-playbook/SKILL.md +48 -0
  544. package/skills/design/algorithmic-art/LICENSE.txt +202 -0
  545. package/skills/design/algorithmic-art/SKILL.md +405 -0
  546. package/skills/design/algorithmic-art/templates/generator_template.js +223 -0
  547. package/skills/design/algorithmic-art/templates/viewer.html +599 -0
  548. package/skills/design/animation-motion/SKILL.md +60 -0
  549. package/skills/design/answers-surface-playbook/SKILL.md +102 -0
  550. package/skills/design/answers-surface-playbook/example.html +517 -0
  551. package/skills/design/ant/DESIGN.md +55 -0
  552. package/skills/design/ant/SKILL.md +89 -0
  553. package/skills/design/apple-interface-guidelines-playbook/SKILL.md +48 -0
  554. package/skills/design/application/DESIGN.md +55 -0
  555. package/skills/design/application/SKILL.md +84 -0
  556. package/skills/design/artistic/DESIGN.md +55 -0
  557. package/skills/design/artistic/SKILL.md +89 -0
  558. package/skills/design/bento/DESIGN.md +55 -0
  559. package/skills/design/bento/SKILL.md +83 -0
  560. package/skills/design/bold/DESIGN.md +55 -0
  561. package/skills/design/bold/SKILL.md +83 -0
  562. package/skills/design/brand-guidelines/LICENSE.txt +202 -0
  563. package/skills/design/brand-guidelines/SKILL.md +73 -0
  564. package/skills/design/brutalism/DESIGN.md +55 -0
  565. package/skills/design/brutalism/SKILL.md +97 -0
  566. package/skills/design/cafe/DESIGN.md +55 -0
  567. package/skills/design/cafe/SKILL.md +83 -0
  568. package/skills/design/campaign-concept-playbook/SKILL.md +48 -0
  569. package/skills/design/capture-playbook/SKILL.md +48 -0
  570. package/skills/design/captures-growth-playbook/SKILL.md +48 -0
  571. package/skills/design/claude/DESIGN.md +55 -0
  572. package/skills/design/claude/SKILL.md +81 -0
  573. package/skills/design/claymorphism/DESIGN.md +55 -0
  574. package/skills/design/claymorphism/SKILL.md +84 -0
  575. package/skills/design/clean/DESIGN.md +55 -0
  576. package/skills/design/clean/SKILL.md +84 -0
  577. package/skills/design/codex/DESIGN.md +55 -0
  578. package/skills/design/codex/SKILL.md +81 -0
  579. package/skills/design/color-and-typography/SKILL.md +60 -0
  580. package/skills/design/colorful/DESIGN.md +55 -0
  581. package/skills/design/colorful/SKILL.md +82 -0
  582. package/skills/design/commerce-visual-flow-playbook/SKILL.md +281 -0
  583. package/skills/design/commerce-visual-flow-playbook/example.html +504 -0
  584. package/skills/design/commerce-visual-flow-quality-gate/SKILL.md +78 -0
  585. package/skills/design/commerce-visual-flow-quality-gate/example.html +504 -0
  586. package/skills/design/composition-advisory-playbook/SKILL.md +48 -0
  587. package/skills/design/composition-audit-playbook/SKILL.md +48 -0
  588. package/skills/design/composition-markdown-playbook/SKILL.md +48 -0
  589. package/skills/design/composition-prompt-playbook/SKILL.md +234 -0
  590. package/skills/design/composition-taste-interface-playbook/LICENSE +21 -0
  591. package/skills/design/composition-taste-interface-playbook/SKILL.md +1222 -0
  592. package/skills/design/composition-taste-interface-v1-playbook/LICENSE +21 -0
  593. package/skills/design/composition-taste-interface-v1-playbook/SKILL.md +242 -0
  594. package/skills/design/concept-lead-playbook/SKILL.md +73 -0
  595. package/skills/design/constella-design/SKILL.md +97 -0
  596. package/skills/design/contemporary/DESIGN.md +55 -0
  597. package/skills/design/contemporary/SKILL.md +83 -0
  598. package/skills/design/corporate/DESIGN.md +55 -0
  599. package/skills/design/corporate/SKILL.md +89 -0
  600. package/skills/design/cosmic/DESIGN.md +55 -0
  601. package/skills/design/cosmic/SKILL.md +83 -0
  602. package/skills/design/creative/DESIGN.md +55 -0
  603. package/skills/design/creative/SKILL.md +83 -0
  604. package/skills/design/css-techniques/SKILL.md +58 -0
  605. package/skills/design/d3-visualization-playbook/SKILL.md +56 -0
  606. package/skills/design/dashboard/DESIGN.md +55 -0
  607. package/skills/design/dashboard/SKILL.md +89 -0
  608. package/skills/design/deliverables-assembler-playbook/SKILL.md +48 -0
  609. package/skills/design/delivery-save-diagnostics-playbook/SKILL.md +69 -0
  610. package/skills/design/design-systems/SKILL.md +60 -0
  611. package/skills/design/dithered/DESIGN.md +55 -0
  612. package/skills/design/dithered/SKILL.md +87 -0
  613. package/skills/design/document-paper-scroll-playbook/SKILL.md +54 -0
  614. package/skills/design/document-paper-scroll-playbook/example.html +84 -0
  615. package/skills/design/document-paper-scroll-sample-worked-sample/SKILL.md +45 -0
  616. package/skills/design/document-paper-scroll-sample-worked-sample/example.html +84 -0
  617. package/skills/design/document-playbook/SKILL.md +48 -0
  618. package/skills/design/doodle/DESIGN.md +55 -0
  619. package/skills/design/doodle/SKILL.md +97 -0
  620. package/skills/design/dramatic/DESIGN.md +55 -0
  621. package/skills/design/dramatic/SKILL.md +83 -0
  622. package/skills/design/editorial/DESIGN.md +55 -0
  623. package/skills/design/editorial/SKILL.md +86 -0
  624. package/skills/design/eight-bit-orbital-motion-blueprint/SKILL.md +58 -0
  625. package/skills/design/eight-bit-orbital-motion-blueprint/assets/template.html +506 -0
  626. package/skills/design/eight-bit-orbital-motion-blueprint/example.html +43 -0
  627. package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/SKILL.md +40 -0
  628. package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/assets/template.html +506 -0
  629. package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/example.html +43 -0
  630. package/skills/design/elegant/DESIGN.md +55 -0
  631. package/skills/design/elegant/SKILL.md +83 -0
  632. package/skills/design/energetic/DESIGN.md +51 -0
  633. package/skills/design/energetic/SKILL.md +86 -0
  634. package/skills/design/enterprise/DESIGN.md +55 -0
  635. package/skills/design/enterprise/SKILL.md +88 -0
  636. package/skills/design/expressive/DESIGN.md +55 -0
  637. package/skills/design/expressive/SKILL.md +83 -0
  638. package/skills/design/fal-3d-playbook/SKILL.md +48 -0
  639. package/skills/design/fal-compose-playbook/SKILL.md +48 -0
  640. package/skills/design/fal-enhance-playbook/SKILL.md +48 -0
  641. package/skills/design/fal-kling-o3-playbook/SKILL.md +48 -0
  642. package/skills/design/fal-lip-sync-playbook/SKILL.md +48 -0
  643. package/skills/design/fal-live-playbook/SKILL.md +48 -0
  644. package/skills/design/fal-motion-edit-playbook/SKILL.md +48 -0
  645. package/skills/design/fal-repair-playbook/SKILL.md +48 -0
  646. package/skills/design/fal-train-playbook/SKILL.md +48 -0
  647. package/skills/design/fal-tryon-playbook/SKILL.md +48 -0
  648. package/skills/design/fal-vision-playbook/SKILL.md +48 -0
  649. package/skills/design/fal-visual-edit-playbook/SKILL.md +48 -0
  650. package/skills/design/fantasy/DESIGN.md +55 -0
  651. package/skills/design/fantasy/SKILL.md +83 -0
  652. package/skills/design/fiction/DESIGN.md +55 -0
  653. package/skills/design/fiction/SKILL.md +81 -0
  654. package/skills/design/field-journal-magazine-blueprint/SKILL.md +61 -0
  655. package/skills/design/field-journal-magazine-blueprint/assets/template.html +287 -0
  656. package/skills/design/field-journal-magazine-blueprint/example.html +138 -0
  657. package/skills/design/field-journal-magazine-blueprint-quality-gate/SKILL.md +47 -0
  658. package/skills/design/field-journal-magazine-blueprint-quality-gate/assets/template.html +287 -0
  659. package/skills/design/field-journal-magazine-blueprint-quality-gate/example.html +138 -0
  660. package/skills/design/figma-author-composition-system-rules-playbook/SKILL.md +48 -0
  661. package/skills/design/figma-author-fresh-file-playbook/SKILL.md +48 -0
  662. package/skills/design/figma-build-composition-playbook/SKILL.md +48 -0
  663. package/skills/design/figma-code-bridge-parts-playbook/SKILL.md +48 -0
  664. package/skills/design/figma-compose-composition-playbook/SKILL.md +48 -0
  665. package/skills/design/figma-compose-library-playbook/SKILL.md +48 -0
  666. package/skills/design/figma-operator-playbook/SKILL.md +48 -0
  667. package/skills/design/flat/DESIGN.md +55 -0
  668. package/skills/design/flat/SKILL.md +101 -0
  669. package/skills/design/flutter-motion-apps-playbook/SKILL.md +48 -0
  670. package/skills/design/friendly/DESIGN.md +55 -0
  671. package/skills/design/friendly/SKILL.md +83 -0
  672. package/skills/design/full-delivery-enforcement-playbook/LICENSE +21 -0
  673. package/skills/design/full-delivery-enforcement-playbook/SKILL.md +65 -0
  674. package/skills/design/full-surface-capture-playbook/SKILL.md +48 -0
  675. package/skills/design/futuristic/DESIGN.md +55 -0
  676. package/skills/design/futuristic/SKILL.md +83 -0
  677. package/skills/design/generative-visuals-playbook/SKILL.md +48 -0
  678. package/skills/design/gif-sticker-maker-playbook/SKILL.md +48 -0
  679. package/skills/design/glassmorphism/DESIGN.md +55 -0
  680. package/skills/design/glassmorphism/SKILL.md +86 -0
  681. package/skills/design/gpt-taste-playbook/LICENSE +21 -0
  682. package/skills/design/gpt-taste-playbook/SKILL.md +91 -0
  683. package/skills/design/gradient/DESIGN.md +55 -0
  684. package/skills/design/gradient/SKILL.md +83 -0
  685. package/skills/design/gradients/SKILL.md +59 -0
  686. package/skills/design/graphic-design-basics/SKILL.md +55 -0
  687. package/skills/design/grid-concept-mode-blueprint/SKILL.md +62 -0
  688. package/skills/design/grid-concept-mode-blueprint/assets/template.html +375 -0
  689. package/skills/design/grid-concept-mode-blueprint/example.html +70 -0
  690. package/skills/design/grid-concept-mode-blueprint-quality-gate/SKILL.md +52 -0
  691. package/skills/design/grid-concept-mode-blueprint-quality-gate/assets/template.html +375 -0
  692. package/skills/design/grid-concept-mode-blueprint-quality-gate/example.html +70 -0
  693. package/skills/design/grid-user-research-motion-blueprint/SKILL.md +63 -0
  694. package/skills/design/grid-user-research-motion-blueprint/assets/template.html +265 -0
  695. package/skills/design/grid-user-research-motion-blueprint/example.html +265 -0
  696. package/skills/design/grid-user-research-motion-blueprint-quality-gate/SKILL.md +43 -0
  697. package/skills/design/grid-user-research-motion-blueprint-quality-gate/assets/template.html +265 -0
  698. package/skills/design/grid-user-research-motion-blueprint-quality-gate/example.html +265 -0
  699. package/skills/design/growth-psychology-playbook/SKILL.md +48 -0
  700. package/skills/design/gsap-core-playbook/SKILL.md +271 -0
  701. package/skills/design/gsap-frameworks-playbook/SKILL.md +254 -0
  702. package/skills/design/gsap-plugins-playbook/SKILL.md +450 -0
  703. package/skills/design/gsap-react-playbook/SKILL.md +153 -0
  704. package/skills/design/gsap-scrolltrigger-playbook/SKILL.md +314 -0
  705. package/skills/design/gsap-speed-playbook/SKILL.md +96 -0
  706. package/skills/design/gsap-timeline-playbook/SKILL.md +124 -0
  707. package/skills/design/gsap-utilities-playbook/SKILL.md +301 -0
  708. package/skills/design/hand-sketched-diagrams-playbook/SKILL.md +48 -0
  709. package/skills/design/high-end-visual-composition-playbook/LICENSE +21 -0
  710. package/skills/design/high-end-visual-composition-playbook/SKILL.md +114 -0
  711. package/skills/design/html-slides-retro-quarterly-audit-playbook/SKILL.md +65 -0
  712. package/skills/design/html-slides-retro-quarterly-audit-playbook/assets/template.html +164 -0
  713. package/skills/design/html-slides-retro-quarterly-audit-playbook/example.html +139 -0
  714. package/skills/design/html-slides-retro-quarterly-audit-quality-gate/SKILL.md +42 -0
  715. package/skills/design/html-slides-retro-quarterly-audit-quality-gate/assets/template.html +164 -0
  716. package/skills/design/html-slides-retro-quarterly-audit-quality-gate/example.html +139 -0
  717. package/skills/design/ideation-playbook/SKILL.md +48 -0
  718. package/skills/design/identity-capture-playbook/SKILL.md +222 -0
  719. package/skills/design/identity-capture-playbook/templates/brand-kit.html +757 -0
  720. package/skills/design/identity-kit-playbook/LICENSE +21 -0
  721. package/skills/design/identity-kit-playbook/SKILL.md +814 -0
  722. package/skills/design/identity-standards-playbook/SKILL.md +48 -0
  723. package/skills/design/imagecraft-interface-mobile-playbook/LICENSE +21 -0
  724. package/skills/design/imagecraft-interface-mobile-playbook/SKILL.md +1482 -0
  725. package/skills/design/imagecraft-interface-web-playbook/LICENSE +21 -0
  726. package/skills/design/imagecraft-interface-web-playbook/SKILL.md +1003 -0
  727. package/skills/design/imagecraft-playbook/SKILL.md +48 -0
  728. package/skills/design/imagen-playbook/SKILL.md +48 -0
  729. package/skills/design/immersive/DESIGN.md +55 -0
  730. package/skills/design/immersive/SKILL.md +81 -0
  731. package/skills/design/impeccable/DESIGN.md +55 -0
  732. package/skills/design/impeccable/SKILL.md +81 -0
  733. package/skills/design/improve-prompt-playbook/SKILL.md +48 -0
  734. package/skills/design/industrial-raw-ui-playbook/LICENSE +21 -0
  735. package/skills/design/industrial-raw-ui-playbook/SKILL.md +108 -0
  736. package/skills/design/interface-builder-playbook/SKILL.md +48 -0
  737. package/skills/design/interface-composition-playbook/LICENSE.txt +177 -0
  738. package/skills/design/interface-composition-playbook/SKILL.md +80 -0
  739. package/skills/design/interface-playbook/SKILL.md +48 -0
  740. package/skills/design/interface-slides-playbook/SKILL.md +48 -0
  741. package/skills/design/late-hours-magazine-blueprint/SKILL.md +62 -0
  742. package/skills/design/late-hours-magazine-blueprint/assets/template.html +173 -0
  743. package/skills/design/late-hours-magazine-blueprint/example.html +12 -0
  744. package/skills/design/late-hours-magazine-blueprint-quality-gate/SKILL.md +44 -0
  745. package/skills/design/late-hours-magazine-blueprint-quality-gate/assets/template.html +173 -0
  746. package/skills/design/late-hours-magazine-blueprint-quality-gate/example.html +12 -0
  747. package/skills/design/levels/DESIGN.md +55 -0
  748. package/skills/design/levels/SKILL.md +83 -0
  749. package/skills/design/lingo/DESIGN.md +55 -0
  750. package/skills/design/lingo/SKILL.md +87 -0
  751. package/skills/design/luxury/DESIGN.md +55 -0
  752. package/skills/design/luxury/SKILL.md +83 -0
  753. package/skills/design/magazine-wine-rules-blueprint/SKILL.md +59 -0
  754. package/skills/design/magazine-wine-rules-blueprint/assets/template.html +94 -0
  755. package/skills/design/magazine-wine-rules-blueprint/example.html +49 -0
  756. package/skills/design/magazine-wine-rules-blueprint-quality-gate/SKILL.md +41 -0
  757. package/skills/design/magazine-wine-rules-blueprint-quality-gate/assets/template.html +94 -0
  758. package/skills/design/magazine-wine-rules-blueprint-quality-gate/example.html +49 -0
  759. package/skills/design/market-campaigns-extractor-playbook/SKILL.md +48 -0
  760. package/skills/design/material/DESIGN.md +55 -0
  761. package/skills/design/material/SKILL.md +97 -0
  762. package/skills/design/matrix/DESIGN.md +55 -0
  763. package/skills/design/matrix/SKILL.md +82 -0
  764. package/skills/design/messagecraft-playbook/SKILL.md +48 -0
  765. package/skills/design/metrics-brief-playbook/SKILL.md +33 -0
  766. package/skills/design/metrics-brief-playbook/example.html +175 -0
  767. package/skills/design/metrics-brief-sample-worked-sample/SKILL.md +37 -0
  768. package/skills/design/metrics-brief-sample-worked-sample/example.html +175 -0
  769. package/skills/design/microinteractions/SKILL.md +58 -0
  770. package/skills/design/minimal/DESIGN.md +55 -0
  771. package/skills/design/minimal/SKILL.md +83 -0
  772. package/skills/design/minimal-ui-playbook/LICENSE +21 -0
  773. package/skills/design/minimal-ui-playbook/SKILL.md +101 -0
  774. package/skills/design/minimax-pdf-playbook/SKILL.md +48 -0
  775. package/skills/design/minimax-word-playbook/SKILL.md +48 -0
  776. package/skills/design/mockup-device-3d-playbook/SKILL.md +49 -0
  777. package/skills/design/mockup-device-3d-playbook/example.html +193 -0
  778. package/skills/design/mockup-device-3d-sample-worked-sample/SKILL.md +34 -0
  779. package/skills/design/mockup-device-3d-sample-worked-sample/example.html +193 -0
  780. package/skills/design/modern/DESIGN.md +55 -0
  781. package/skills/design/modern/SKILL.md +83 -0
  782. package/skills/design/mono/DESIGN.md +55 -0
  783. package/skills/design/mono/SKILL.md +88 -0
  784. package/skills/design/motion-craft-motion-playbook/SKILL.md +52 -0
  785. package/skills/design/motion-hyperframes-playbook/SKILL.md +32 -0
  786. package/skills/design/motion-hyperframes-playbook/example.html +140 -0
  787. package/skills/design/motion-hyperframes-sample-worked-sample/SKILL.md +44 -0
  788. package/skills/design/motion-hyperframes-sample-worked-sample/example.html +140 -0
  789. package/skills/design/motion-retriever-playbook/SKILL.md +48 -0
  790. package/skills/design/naming-name-brainstormer-playbook/SKILL.md +48 -0
  791. package/skills/design/nanobanana-slides-playbook/SKILL.md +48 -0
  792. package/skills/design/neobrutalism/DESIGN.md +55 -0
  793. package/skills/design/neobrutalism/SKILL.md +83 -0
  794. package/skills/design/neon-style/DESIGN.md +55 -0
  795. package/skills/design/neon-style/SKILL.md +83 -0
  796. package/skills/design/neumorphism/DESIGN.md +55 -0
  797. package/skills/design/neumorphism/SKILL.md +88 -0
  798. package/skills/design/numbers-finance-grid-blueprint/SKILL.md +56 -0
  799. package/skills/design/numbers-finance-grid-blueprint/assets/template.html +111 -0
  800. package/skills/design/numbers-finance-grid-blueprint/example.html +44 -0
  801. package/skills/design/numbers-finance-grid-blueprint-quality-gate/SKILL.md +42 -0
  802. package/skills/design/numbers-finance-grid-blueprint-quality-gate/assets/template.html +111 -0
  803. package/skills/design/numbers-finance-grid-blueprint-quality-gate/example.html +44 -0
  804. package/skills/design/operator-navigator-playbook/SKILL.md +227 -0
  805. package/skills/design/operators-operator-journal-playbook/SKILL.md +73 -0
  806. package/skills/design/orientation-guide/SKILL.md +44 -0
  807. package/skills/design/pacman/DESIGN.md +55 -0
  808. package/skills/design/pacman/SKILL.md +84 -0
  809. package/skills/design/palette-advisor-playbook/SKILL.md +48 -0
  810. package/skills/design/paper/DESIGN.md +55 -0
  811. package/skills/design/paper/SKILL.md +83 -0
  812. package/skills/design/paywall-upgrade-conversion-playbook/SKILL.md +48 -0
  813. package/skills/design/pdf-playbook/SKILL.md +48 -0
  814. package/skills/design/perspective/DESIGN.md +55 -0
  815. package/skills/design/perspective/SKILL.md +83 -0
  816. package/skills/design/pet-companion-animation-rows-reference-guide/LICENSE.txt +201 -0
  817. package/skills/design/pet-companion-animation-rows-reference-guide/SKILL.md +48 -0
  818. package/skills/design/pet-companion-animation-rows-reference-guide/agents/openai.yaml +4 -0
  819. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/compose_atlas.py +150 -0
  820. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
  821. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/extract_strip_frames.py +323 -0
  822. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/finalize_pet_run.py +382 -0
  823. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/generate_pet_images.py +295 -0
  824. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/inspect_frames.py +246 -0
  825. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/make_contact_sheet.py +96 -0
  826. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/package_custom_pet.py +108 -0
  827. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/pet_job_status.py +117 -0
  828. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/prepare_pet_run.py +674 -0
  829. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/queue_pet_repairs.py +172 -0
  830. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/record_imagegen_result.py +250 -0
  831. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/render_animation_videos.py +134 -0
  832. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/render_animation_videos.sh +5 -0
  833. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/test_generate_pet_images.py +136 -0
  834. package/skills/design/pet-companion-animation-rows-reference-guide/scripts/validate_atlas.py +139 -0
  835. package/skills/design/pet-companion-codex-companion-contract-reference-guide/LICENSE.txt +201 -0
  836. package/skills/design/pet-companion-codex-companion-contract-reference-guide/SKILL.md +54 -0
  837. package/skills/design/pet-companion-codex-companion-contract-reference-guide/agents/openai.yaml +4 -0
  838. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/compose_atlas.py +150 -0
  839. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
  840. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/extract_strip_frames.py +323 -0
  841. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/finalize_pet_run.py +382 -0
  842. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/generate_pet_images.py +295 -0
  843. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/inspect_frames.py +246 -0
  844. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/make_contact_sheet.py +96 -0
  845. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/package_custom_pet.py +108 -0
  846. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/pet_job_status.py +117 -0
  847. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/prepare_pet_run.py +674 -0
  848. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/queue_pet_repairs.py +172 -0
  849. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/record_imagegen_result.py +250 -0
  850. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/render_animation_videos.py +134 -0
  851. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/render_animation_videos.sh +5 -0
  852. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/test_generate_pet_images.py +136 -0
  853. package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/validate_atlas.py +139 -0
  854. package/skills/design/pet-companion-orientation-guide/LICENSE.txt +201 -0
  855. package/skills/design/pet-companion-orientation-guide/SKILL.md +75 -0
  856. package/skills/design/pet-companion-orientation-guide/agents/openai.yaml +4 -0
  857. package/skills/design/pet-companion-orientation-guide/scripts/compose_atlas.py +150 -0
  858. package/skills/design/pet-companion-orientation-guide/scripts/derive_running_left_from_running_right.py +143 -0
  859. package/skills/design/pet-companion-orientation-guide/scripts/extract_strip_frames.py +323 -0
  860. package/skills/design/pet-companion-orientation-guide/scripts/finalize_pet_run.py +382 -0
  861. package/skills/design/pet-companion-orientation-guide/scripts/generate_pet_images.py +295 -0
  862. package/skills/design/pet-companion-orientation-guide/scripts/inspect_frames.py +246 -0
  863. package/skills/design/pet-companion-orientation-guide/scripts/make_contact_sheet.py +96 -0
  864. package/skills/design/pet-companion-orientation-guide/scripts/package_custom_pet.py +108 -0
  865. package/skills/design/pet-companion-orientation-guide/scripts/pet_job_status.py +117 -0
  866. package/skills/design/pet-companion-orientation-guide/scripts/prepare_pet_run.py +674 -0
  867. package/skills/design/pet-companion-orientation-guide/scripts/queue_pet_repairs.py +172 -0
  868. package/skills/design/pet-companion-orientation-guide/scripts/record_imagegen_result.py +250 -0
  869. package/skills/design/pet-companion-orientation-guide/scripts/render_animation_videos.py +134 -0
  870. package/skills/design/pet-companion-orientation-guide/scripts/render_animation_videos.sh +5 -0
  871. package/skills/design/pet-companion-orientation-guide/scripts/test_generate_pet_images.py +136 -0
  872. package/skills/design/pet-companion-orientation-guide/scripts/validate_atlas.py +139 -0
  873. package/skills/design/pet-companion-playbook/LICENSE.txt +201 -0
  874. package/skills/design/pet-companion-playbook/SKILL.md +344 -0
  875. package/skills/design/pet-companion-playbook/agents/openai.yaml +4 -0
  876. package/skills/design/pet-companion-playbook/scripts/compose_atlas.py +150 -0
  877. package/skills/design/pet-companion-playbook/scripts/derive_running_left_from_running_right.py +143 -0
  878. package/skills/design/pet-companion-playbook/scripts/extract_strip_frames.py +323 -0
  879. package/skills/design/pet-companion-playbook/scripts/finalize_pet_run.py +382 -0
  880. package/skills/design/pet-companion-playbook/scripts/generate_pet_images.py +295 -0
  881. package/skills/design/pet-companion-playbook/scripts/inspect_frames.py +246 -0
  882. package/skills/design/pet-companion-playbook/scripts/make_contact_sheet.py +96 -0
  883. package/skills/design/pet-companion-playbook/scripts/package_custom_pet.py +108 -0
  884. package/skills/design/pet-companion-playbook/scripts/pet_job_status.py +117 -0
  885. package/skills/design/pet-companion-playbook/scripts/prepare_pet_run.py +674 -0
  886. package/skills/design/pet-companion-playbook/scripts/queue_pet_repairs.py +172 -0
  887. package/skills/design/pet-companion-playbook/scripts/record_imagegen_result.py +250 -0
  888. package/skills/design/pet-companion-playbook/scripts/render_animation_videos.py +134 -0
  889. package/skills/design/pet-companion-playbook/scripts/render_animation_videos.sh +5 -0
  890. package/skills/design/pet-companion-playbook/scripts/test_generate_pet_images.py +136 -0
  891. package/skills/design/pet-companion-playbook/scripts/validate_atlas.py +139 -0
  892. package/skills/design/pet-companion-qa-rubric-reference-guide/LICENSE.txt +201 -0
  893. package/skills/design/pet-companion-qa-rubric-reference-guide/SKILL.md +79 -0
  894. package/skills/design/pet-companion-qa-rubric-reference-guide/agents/openai.yaml +4 -0
  895. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/compose_atlas.py +150 -0
  896. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
  897. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/extract_strip_frames.py +323 -0
  898. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/finalize_pet_run.py +382 -0
  899. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/generate_pet_images.py +295 -0
  900. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/inspect_frames.py +246 -0
  901. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/make_contact_sheet.py +96 -0
  902. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/package_custom_pet.py +108 -0
  903. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/pet_job_status.py +117 -0
  904. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/prepare_pet_run.py +674 -0
  905. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/queue_pet_repairs.py +172 -0
  906. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/record_imagegen_result.py +250 -0
  907. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/render_animation_videos.py +134 -0
  908. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/render_animation_videos.sh +5 -0
  909. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/test_generate_pet_images.py +136 -0
  910. package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/validate_atlas.py +139 -0
  911. package/skills/design/pixelbin-media-playbook/SKILL.md +48 -0
  912. package/skills/design/planning-composition-audit-playbook/SKILL.md +48 -0
  913. package/skills/design/platform-composition-playbook/SKILL.md +48 -0
  914. package/skills/design/polish-composition-finish-playbook/SKILL.md +54 -0
  915. package/skills/design/poster-hero-playbook/SKILL.md +31 -0
  916. package/skills/design/poster-hero-playbook/example.html +88 -0
  917. package/skills/design/poster-hero-sample-worked-sample/SKILL.md +32 -0
  918. package/skills/design/poster-hero-sample-worked-sample/example.html +88 -0
  919. package/skills/design/pr-feedback-quality-gate/SKILL.md +57 -0
  920. package/skills/design/premium/DESIGN.md +55 -0
  921. package/skills/design/premium/SKILL.md +83 -0
  922. package/skills/design/presentation-composer-playbook/SKILL.md +48 -0
  923. package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/SKILL.md +382 -0
  924. package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/scripts/extract_pptx.py +134 -0
  925. package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/scripts/verify_layout.py +144 -0
  926. package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/SKILL.md +390 -0
  927. package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/scripts/extract_pptx.py +134 -0
  928. package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/scripts/verify_layout.py +144 -0
  929. package/skills/design/presentation-html-fidelity-audit-playbook/SKILL.md +257 -0
  930. package/skills/design/presentation-html-fidelity-audit-playbook/scripts/extract_pptx.py +134 -0
  931. package/skills/design/presentation-html-fidelity-audit-playbook/scripts/verify_layout.py +144 -0
  932. package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/SKILL.md +77 -0
  933. package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/scripts/extract_pptx.py +134 -0
  934. package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/scripts/verify_layout.py +144 -0
  935. package/skills/design/presentation-playbook/SKILL.md +48 -0
  936. package/skills/design/professional/DESIGN.md +55 -0
  937. package/skills/design/professional/SKILL.md +83 -0
  938. package/skills/design/publication/DESIGN.md +55 -0
  939. package/skills/design/publication/SKILL.md +89 -0
  940. package/skills/design/reading-year-in-audit-motion-blueprint/SKILL.md +76 -0
  941. package/skills/design/reading-year-in-audit-motion-blueprint/assets/template.html +714 -0
  942. package/skills/design/reading-year-in-audit-motion-blueprint/example.html +63 -0
  943. package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/SKILL.md +45 -0
  944. package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/assets/template.html +714 -0
  945. package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/example.html +63 -0
  946. package/skills/design/reference-composition-contract-playbook/SKILL.md +97 -0
  947. package/skills/design/reference-composition-contract-playbook/example.html +236 -0
  948. package/skills/design/reference-composition-contract-quality-gate/SKILL.md +45 -0
  949. package/skills/design/reference-composition-contract-quality-gate/example.html +236 -0
  950. package/skills/design/refined/DESIGN.md +55 -0
  951. package/skills/design/refined/SKILL.md +83 -0
  952. package/skills/design/refresh-existing-projects-playbook/LICENSE +21 -0
  953. package/skills/design/refresh-existing-projects-playbook/SKILL.md +194 -0
  954. package/skills/design/release-journal-single-page-layouts-reference-guide/SKILL.md +318 -0
  955. package/skills/design/release-journal-single-page-layouts-reference-guide/assets/template.html +342 -0
  956. package/skills/design/release-journal-single-page-layouts-reference-guide/example.html +156 -0
  957. package/skills/design/release-journal-single-page-playbook/SKILL.md +100 -0
  958. package/skills/design/release-journal-single-page-playbook/assets/template.html +342 -0
  959. package/skills/design/release-journal-single-page-playbook/example.html +156 -0
  960. package/skills/design/release-journal-single-page-quality-gate/SKILL.md +60 -0
  961. package/skills/design/release-journal-single-page-quality-gate/assets/template.html +342 -0
  962. package/skills/design/release-journal-single-page-quality-gate/example.html +156 -0
  963. package/skills/design/remotion-playbook/SKILL.md +48 -0
  964. package/skills/design/replicate-playbook/SKILL.md +48 -0
  965. package/skills/design/research-decision-room-evidence-model-reference-guide/SKILL.md +96 -0
  966. package/skills/design/research-decision-room-evidence-model-reference-guide/example.html +890 -0
  967. package/skills/design/research-decision-room-playbook/SKILL.md +164 -0
  968. package/skills/design/research-decision-room-playbook/example.html +890 -0
  969. package/skills/design/research-decision-room-quality-gate/SKILL.md +66 -0
  970. package/skills/design/research-decision-room-quality-gate/example.html +890 -0
  971. package/skills/design/responsive-layout/SKILL.md +59 -0
  972. package/skills/design/resume-modern-playbook/SKILL.md +31 -0
  973. package/skills/design/resume-modern-playbook/example.html +122 -0
  974. package/skills/design/resume-modern-sample-worked-sample/SKILL.md +59 -0
  975. package/skills/design/resume-modern-sample-worked-sample/example.html +122 -0
  976. package/skills/design/retro/DESIGN.md +55 -0
  977. package/skills/design/retro/SKILL.md +83 -0
  978. package/skills/design/riso/DESIGN.md +55 -0
  979. package/skills/design/riso/SKILL.md +81 -0
  980. package/skills/design/scene-distortion-headline-playbook/SKILL.md +52 -0
  981. package/skills/design/scene-distortion-headline-playbook/example.html +99 -0
  982. package/skills/design/scene-distortion-headline-sample-worked-sample/SKILL.md +31 -0
  983. package/skills/design/scene-distortion-headline-sample-worked-sample/example.html +99 -0
  984. package/skills/design/scene-flow-notes/SKILL.md +51 -0
  985. package/skills/design/scene-flow-notes/example.html +137 -0
  986. package/skills/design/scene-flow-notes-sample-worked-sample/SKILL.md +32 -0
  987. package/skills/design/scene-flow-notes-sample-worked-sample/example.html +137 -0
  988. package/skills/design/scene-fluid-background-hero-playbook/SKILL.md +58 -0
  989. package/skills/design/scene-fluid-background-hero-playbook/example.html +64 -0
  990. package/skills/design/scene-fluid-background-hero-sample-worked-sample/SKILL.md +28 -0
  991. package/skills/design/scene-fluid-background-hero-sample-worked-sample/example.html +64 -0
  992. package/skills/design/scene-light-flare-cinema-playbook/SKILL.md +53 -0
  993. package/skills/design/scene-light-flare-cinema-playbook/example.html +81 -0
  994. package/skills/design/scene-light-flare-cinema-sample-worked-sample/SKILL.md +31 -0
  995. package/skills/design/scene-light-flare-cinema-sample-worked-sample/example.html +81 -0
  996. package/skills/design/scene-macos-alert-playbook/SKILL.md +57 -0
  997. package/skills/design/scene-macos-alert-playbook/example.html +60 -0
  998. package/skills/design/scene-macos-alert-sample-worked-sample/SKILL.md +29 -0
  999. package/skills/design/scene-macos-alert-sample-worked-sample/example.html +60 -0
  1000. package/skills/design/scene-mark-ending-playbook/SKILL.md +49 -0
  1001. package/skills/design/scene-mark-ending-playbook/example.html +80 -0
  1002. package/skills/design/scene-mark-ending-sample-worked-sample/SKILL.md +31 -0
  1003. package/skills/design/scene-mark-ending-sample-worked-sample/example.html +80 -0
  1004. package/skills/design/scene-metrics-chart-nyt-playbook/SKILL.md +46 -0
  1005. package/skills/design/scene-metrics-chart-nyt-playbook/example.html +101 -0
  1006. package/skills/design/scene-metrics-chart-nyt-sample-worked-sample/SKILL.md +37 -0
  1007. package/skills/design/scene-metrics-chart-nyt-sample-worked-sample/example.html +101 -0
  1008. package/skills/design/sega/DESIGN.md +55 -0
  1009. package/skills/design/sega/SKILL.md +81 -0
  1010. package/skills/design/shadcn/DESIGN.md +55 -0
  1011. package/skills/design/shadcn/SKILL.md +83 -0
  1012. package/skills/design/shadcn-ui-playbook/SKILL.md +48 -0
  1013. package/skills/design/shader-builder-playbook/SKILL.md +48 -0
  1014. package/skills/design/signin-flow-playbook/SKILL.md +51 -0
  1015. package/skills/design/signin-flow-playbook/example.html +362 -0
  1016. package/skills/design/signin-flow-quality-gate/SKILL.md +38 -0
  1017. package/skills/design/signin-flow-quality-gate/example.html +362 -0
  1018. package/skills/design/simple/DESIGN.md +55 -0
  1019. package/skills/design/simple/SKILL.md +83 -0
  1020. package/skills/design/sketch/DESIGN.md +55 -0
  1021. package/skills/design/sketch/SKILL.md +81 -0
  1022. package/skills/design/skeumorphism/DESIGN.md +55 -0
  1023. package/skills/design/skeumorphism/SKILL.md +97 -0
  1024. package/skills/design/slack-gif-creator-playbook/SKILL.md +48 -0
  1025. package/skills/design/sleek/DESIGN.md +55 -0
  1026. package/skills/design/sleek/SKILL.md +83 -0
  1027. package/skills/design/slides-grid-global-playbook/SKILL.md +65 -0
  1028. package/skills/design/slides-grid-global-playbook/example.html +117 -0
  1029. package/skills/design/slides-grid-global-sample-worked-sample/SKILL.md +34 -0
  1030. package/skills/design/slides-grid-global-sample-worked-sample/example.html +117 -0
  1031. package/skills/design/slides-guizang-magazine-playbook/SKILL.md +51 -0
  1032. package/skills/design/slides-guizang-magazine-playbook/example.html +92 -0
  1033. package/skills/design/slides-guizang-magazine-sample-worked-sample/SKILL.md +31 -0
  1034. package/skills/design/slides-guizang-magazine-sample-worked-sample/example.html +92 -0
  1035. package/skills/design/slides-keynote-playbook/SKILL.md +32 -0
  1036. package/skills/design/slides-keynote-playbook/example.html +130 -0
  1037. package/skills/design/slides-keynote-sample-worked-sample/SKILL.md +44 -0
  1038. package/skills/design/slides-keynote-sample-worked-sample/example.html +130 -0
  1039. package/skills/design/slides-live-canvas-workspace-playbook/SKILL.md +55 -0
  1040. package/skills/design/slides-live-canvas-workspace-playbook/example.html +51 -0
  1041. package/skills/design/slides-live-canvas-workspace-sample-worked-sample/SKILL.md +25 -0
  1042. package/skills/design/slides-live-canvas-workspace-sample-worked-sample/example.html +51 -0
  1043. package/skills/design/slides-playbook/SKILL.md +48 -0
  1044. package/skills/design/social-reddit-tile-playbook/SKILL.md +54 -0
  1045. package/skills/design/social-reddit-tile-playbook/example.html +56 -0
  1046. package/skills/design/social-reddit-tile-sample-worked-sample/SKILL.md +27 -0
  1047. package/skills/design/social-reddit-tile-sample-worked-sample/example.html +56 -0
  1048. package/skills/design/social-spotify-tile-playbook/SKILL.md +53 -0
  1049. package/skills/design/social-spotify-tile-playbook/example.html +70 -0
  1050. package/skills/design/social-spotify-tile-sample-worked-sample/SKILL.md +29 -0
  1051. package/skills/design/social-spotify-tile-sample-worked-sample/example.html +70 -0
  1052. package/skills/design/social-x-post-tile-playbook/SKILL.md +51 -0
  1053. package/skills/design/social-x-post-tile-playbook/example.html +53 -0
  1054. package/skills/design/social-x-post-tile-sample-worked-sample/SKILL.md +30 -0
  1055. package/skills/design/social-x-post-tile-sample-worked-sample/example.html +53 -0
  1056. package/skills/design/sora-playbook/SKILL.md +48 -0
  1057. package/skills/design/spacious/DESIGN.md +55 -0
  1058. package/skills/design/spacious/SKILL.md +89 -0
  1059. package/skills/design/speech-playbook/SKILL.md +48 -0
  1060. package/skills/design/stitch-composition-taste-playbook/LICENSE +21 -0
  1061. package/skills/design/stitch-composition-taste-playbook/SKILL.md +200 -0
  1062. package/skills/design/stitch-loop-playbook/SKILL.md +48 -0
  1063. package/skills/design/stitch-playbook-composition-journal/LICENSE +21 -0
  1064. package/skills/design/stitch-playbook-composition-journal/SKILL.md +141 -0
  1065. package/skills/design/story-publication-playbook/SKILL.md +32 -0
  1066. package/skills/design/story-publication-playbook/example.html +81 -0
  1067. package/skills/design/story-publication-sample-worked-sample/SKILL.md +57 -0
  1068. package/skills/design/story-publication-sample-worked-sample/example.html +81 -0
  1069. package/skills/design/storytelling/DESIGN.md +55 -0
  1070. package/skills/design/storytelling/SKILL.md +83 -0
  1071. package/skills/design/swiftui-composition-playbook/SKILL.md +48 -0
  1072. package/skills/design/terracotta/DESIGN.md +55 -0
  1073. package/skills/design/terracotta/SKILL.md +81 -0
  1074. package/skills/design/tetris/DESIGN.md +55 -0
  1075. package/skills/design/tetris/SKILL.md +83 -0
  1076. package/skills/design/theme-factory/LICENSE.txt +202 -0
  1077. package/skills/design/theme-factory/SKILL.md +59 -0
  1078. package/skills/design/theme-factory/theme-showcase.pdf +0 -0
  1079. package/skills/design/theme-factory/themes/arctic-frost.md +19 -0
  1080. package/skills/design/theme-factory/themes/botanical-garden.md +19 -0
  1081. package/skills/design/theme-factory/themes/desert-rose.md +19 -0
  1082. package/skills/design/theme-factory/themes/forest-canopy.md +19 -0
  1083. package/skills/design/theme-factory/themes/golden-hour.md +19 -0
  1084. package/skills/design/theme-factory/themes/midnight-galaxy.md +19 -0
  1085. package/skills/design/theme-factory/themes/modern-minimalist.md +19 -0
  1086. package/skills/design/theme-factory/themes/ocean-depths.md +19 -0
  1087. package/skills/design/theme-factory/themes/sunset-boulevard.md +19 -0
  1088. package/skills/design/theme-factory/themes/tech-innovation.md +19 -0
  1089. package/skills/design/theme-factory-playbook/SKILL.md +48 -0
  1090. package/skills/design/threejs-playbook/SKILL.md +48 -0
  1091. package/skills/design/tile-rednote-playbook/SKILL.md +31 -0
  1092. package/skills/design/tile-rednote-playbook/example.html +98 -0
  1093. package/skills/design/tile-rednote-sample-worked-sample/SKILL.md +46 -0
  1094. package/skills/design/tile-rednote-sample-worked-sample/example.html +98 -0
  1095. package/skills/design/tile-x-playbook/SKILL.md +31 -0
  1096. package/skills/design/tile-x-playbook/example.html +58 -0
  1097. package/skills/design/tile-x-sample-worked-sample/SKILL.md +24 -0
  1098. package/skills/design/tile-x-sample-worked-sample/example.html +58 -0
  1099. package/skills/design/ui-playbooks-playbook/SKILL.md +48 -0
  1100. package/skills/design/ui-ux-principles/SKILL.md +58 -0
  1101. package/skills/design/ui-ux-pro-max-playbook/SKILL.md +63 -0
  1102. package/skills/design/uupm-banner-design/SKILL.md +196 -0
  1103. package/skills/design/uupm-banner-design/references/banner-sizes-and-styles.md +118 -0
  1104. package/skills/design/uupm-brand/SKILL.md +97 -0
  1105. package/skills/design/uupm-brand/references/approval-checklist.md +169 -0
  1106. package/skills/design/uupm-brand/references/asset-organization.md +157 -0
  1107. package/skills/design/uupm-brand/references/brand-guideline-template.md +140 -0
  1108. package/skills/design/uupm-brand/references/color-palette-management.md +186 -0
  1109. package/skills/design/uupm-brand/references/consistency-checklist.md +94 -0
  1110. package/skills/design/uupm-brand/references/logo-usage-rules.md +185 -0
  1111. package/skills/design/uupm-brand/references/messaging-framework.md +85 -0
  1112. package/skills/design/uupm-brand/references/typography-specifications.md +214 -0
  1113. package/skills/design/uupm-brand/references/update.md +118 -0
  1114. package/skills/design/uupm-brand/references/visual-identity.md +96 -0
  1115. package/skills/design/uupm-brand/references/voice-framework.md +88 -0
  1116. package/skills/design/uupm-brand/scripts/extract-colors.cjs +341 -0
  1117. package/skills/design/uupm-brand/scripts/inject-brand-context.cjs +349 -0
  1118. package/skills/design/uupm-brand/scripts/sync-brand-to-tokens.cjs +266 -0
  1119. package/skills/design/uupm-brand/scripts/validate-asset.cjs +387 -0
  1120. package/skills/design/uupm-brand/templates/brand-guidelines-starter.md +275 -0
  1121. package/skills/design/uupm-design/SKILL.md +313 -0
  1122. package/skills/design/uupm-design/data/cip/deliverables.csv +51 -0
  1123. package/skills/design/uupm-design/data/cip/industries.csv +21 -0
  1124. package/skills/design/uupm-design/data/cip/mockup-contexts.csv +21 -0
  1125. package/skills/design/uupm-design/data/cip/styles.csv +21 -0
  1126. package/skills/design/uupm-design/data/icon/styles.csv +16 -0
  1127. package/skills/design/uupm-design/data/logo/colors.csv +56 -0
  1128. package/skills/design/uupm-design/data/logo/industries.csv +56 -0
  1129. package/skills/design/uupm-design/data/logo/styles.csv +56 -0
  1130. package/skills/design/uupm-design/references/banner-sizes-and-styles.md +118 -0
  1131. package/skills/design/uupm-design/references/cip-deliverable-guide.md +95 -0
  1132. package/skills/design/uupm-design/references/cip-design.md +121 -0
  1133. package/skills/design/uupm-design/references/cip-prompt-engineering.md +84 -0
  1134. package/skills/design/uupm-design/references/cip-style-guide.md +68 -0
  1135. package/skills/design/uupm-design/references/design-routing.md +207 -0
  1136. package/skills/design/uupm-design/references/icon-design.md +122 -0
  1137. package/skills/design/uupm-design/references/logo-color-psychology.md +101 -0
  1138. package/skills/design/uupm-design/references/logo-design.md +92 -0
  1139. package/skills/design/uupm-design/references/logo-prompt-engineering.md +158 -0
  1140. package/skills/design/uupm-design/references/logo-style-guide.md +109 -0
  1141. package/skills/design/uupm-design/references/slides-copywriting-formulas.md +84 -0
  1142. package/skills/design/uupm-design/references/slides-create.md +4 -0
  1143. package/skills/design/uupm-design/references/slides-html-template.md +295 -0
  1144. package/skills/design/uupm-design/references/slides-layout-patterns.md +137 -0
  1145. package/skills/design/uupm-design/references/slides-strategies.md +94 -0
  1146. package/skills/design/uupm-design/references/slides.md +42 -0
  1147. package/skills/design/uupm-design/references/social-photos-design.md +329 -0
  1148. package/skills/design/uupm-design/scripts/cip/core.py +215 -0
  1149. package/skills/design/uupm-design/scripts/cip/generate.py +484 -0
  1150. package/skills/design/uupm-design/scripts/cip/render-html.py +424 -0
  1151. package/skills/design/uupm-design/scripts/cip/search.py +127 -0
  1152. package/skills/design/uupm-design/scripts/icon/generate.py +487 -0
  1153. package/skills/design/uupm-design/scripts/logo/core.py +175 -0
  1154. package/skills/design/uupm-design/scripts/logo/generate.py +362 -0
  1155. package/skills/design/uupm-design/scripts/logo/search.py +114 -0
  1156. package/skills/design/uupm-design-system/SKILL.md +244 -0
  1157. package/skills/design/uupm-design-system/data/slide-backgrounds.csv +11 -0
  1158. package/skills/design/uupm-design-system/data/slide-charts.csv +26 -0
  1159. package/skills/design/uupm-design-system/data/slide-color-logic.csv +14 -0
  1160. package/skills/design/uupm-design-system/data/slide-copy.csv +26 -0
  1161. package/skills/design/uupm-design-system/data/slide-layout-logic.csv +16 -0
  1162. package/skills/design/uupm-design-system/data/slide-layouts.csv +26 -0
  1163. package/skills/design/uupm-design-system/data/slide-strategies.csv +16 -0
  1164. package/skills/design/uupm-design-system/data/slide-typography.csv +15 -0
  1165. package/skills/design/uupm-design-system/references/component-specs.md +236 -0
  1166. package/skills/design/uupm-design-system/references/component-tokens.md +214 -0
  1167. package/skills/design/uupm-design-system/references/primitive-tokens.md +203 -0
  1168. package/skills/design/uupm-design-system/references/semantic-tokens.md +215 -0
  1169. package/skills/design/uupm-design-system/references/states-and-variants.md +241 -0
  1170. package/skills/design/uupm-design-system/references/tailwind-integration.md +251 -0
  1171. package/skills/design/uupm-design-system/references/token-architecture.md +224 -0
  1172. package/skills/design/uupm-design-system/scripts/embed-tokens.cjs +99 -0
  1173. package/skills/design/uupm-design-system/scripts/fetch-background.py +317 -0
  1174. package/skills/design/uupm-design-system/scripts/generate-slide.py +770 -0
  1175. package/skills/design/uupm-design-system/scripts/generate-tokens.cjs +205 -0
  1176. package/skills/design/uupm-design-system/scripts/html-token-validator.py +327 -0
  1177. package/skills/design/uupm-design-system/scripts/search-slides.py +218 -0
  1178. package/skills/design/uupm-design-system/scripts/slide-token-validator.py +35 -0
  1179. package/skills/design/uupm-design-system/scripts/slide_search_core.py +453 -0
  1180. package/skills/design/uupm-design-system/scripts/validate-tokens.cjs +251 -0
  1181. package/skills/design/uupm-design-system/templates/design-tokens-starter.json +143 -0
  1182. package/skills/design/uupm-slides/SKILL.md +40 -0
  1183. package/skills/design/uupm-slides/references/copywriting-formulas.md +84 -0
  1184. package/skills/design/uupm-slides/references/create.md +4 -0
  1185. package/skills/design/uupm-slides/references/html-template.md +295 -0
  1186. package/skills/design/uupm-slides/references/layout-patterns.md +137 -0
  1187. package/skills/design/uupm-slides/references/slide-strategies.md +94 -0
  1188. package/skills/design/uupm-ui-styling/LICENSE.txt +202 -0
  1189. package/skills/design/uupm-ui-styling/SKILL.md +324 -0
  1190. package/skills/design/uupm-ui-styling/canvas-fonts/ArsenalSC-OFL.txt +93 -0
  1191. package/skills/design/uupm-ui-styling/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
  1192. package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-Bold.ttf +0 -0
  1193. package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-OFL.txt +93 -0
  1194. package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-Regular.ttf +0 -0
  1195. package/skills/design/uupm-ui-styling/canvas-fonts/Boldonse-OFL.txt +93 -0
  1196. package/skills/design/uupm-ui-styling/canvas-fonts/Boldonse-Regular.ttf +0 -0
  1197. package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
  1198. package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
  1199. package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
  1200. package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
  1201. package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
  1202. package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-OFL.txt +93 -0
  1203. package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
  1204. package/skills/design/uupm-ui-styling/canvas-fonts/DMMono-OFL.txt +93 -0
  1205. package/skills/design/uupm-ui-styling/canvas-fonts/DMMono-Regular.ttf +0 -0
  1206. package/skills/design/uupm-ui-styling/canvas-fonts/EricaOne-OFL.txt +94 -0
  1207. package/skills/design/uupm-ui-styling/canvas-fonts/EricaOne-Regular.ttf +0 -0
  1208. package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-Bold.ttf +0 -0
  1209. package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-OFL.txt +93 -0
  1210. package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-Regular.ttf +0 -0
  1211. package/skills/design/uupm-ui-styling/canvas-fonts/Gloock-OFL.txt +93 -0
  1212. package/skills/design/uupm-ui-styling/canvas-fonts/Gloock-Regular.ttf +0 -0
  1213. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
  1214. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
  1215. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
  1216. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
  1217. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
  1218. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
  1219. package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
  1220. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
  1221. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
  1222. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
  1223. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-OFL.txt +93 -0
  1224. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
  1225. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
  1226. package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
  1227. package/skills/design/uupm-ui-styling/canvas-fonts/Italiana-OFL.txt +93 -0
  1228. package/skills/design/uupm-ui-styling/canvas-fonts/Italiana-Regular.ttf +0 -0
  1229. package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
  1230. package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
  1231. package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
  1232. package/skills/design/uupm-ui-styling/canvas-fonts/Jura-Light.ttf +0 -0
  1233. package/skills/design/uupm-ui-styling/canvas-fonts/Jura-Medium.ttf +0 -0
  1234. package/skills/design/uupm-ui-styling/canvas-fonts/Jura-OFL.txt +93 -0
  1235. package/skills/design/uupm-ui-styling/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
  1236. package/skills/design/uupm-ui-styling/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
  1237. package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Bold.ttf +0 -0
  1238. package/skills/design/uupm-ui-styling/canvas-fonts/Lora-BoldItalic.ttf +0 -0
  1239. package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Italic.ttf +0 -0
  1240. package/skills/design/uupm-ui-styling/canvas-fonts/Lora-OFL.txt +93 -0
  1241. package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Regular.ttf +0 -0
  1242. package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-Bold.ttf +0 -0
  1243. package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-OFL.txt +93 -0
  1244. package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-Regular.ttf +0 -0
  1245. package/skills/design/uupm-ui-styling/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
  1246. package/skills/design/uupm-ui-styling/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
  1247. package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-Bold.ttf +0 -0
  1248. package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-OFL.txt +93 -0
  1249. package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-Regular.ttf +0 -0
  1250. package/skills/design/uupm-ui-styling/canvas-fonts/PixelifySans-Medium.ttf +0 -0
  1251. package/skills/design/uupm-ui-styling/canvas-fonts/PixelifySans-OFL.txt +93 -0
  1252. package/skills/design/uupm-ui-styling/canvas-fonts/PoiretOne-OFL.txt +93 -0
  1253. package/skills/design/uupm-ui-styling/canvas-fonts/PoiretOne-Regular.ttf +0 -0
  1254. package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-Bold.ttf +0 -0
  1255. package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-OFL.txt +93 -0
  1256. package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-Regular.ttf +0 -0
  1257. package/skills/design/uupm-ui-styling/canvas-fonts/Silkscreen-OFL.txt +93 -0
  1258. package/skills/design/uupm-ui-styling/canvas-fonts/Silkscreen-Regular.ttf +0 -0
  1259. package/skills/design/uupm-ui-styling/canvas-fonts/SmoochSans-Medium.ttf +0 -0
  1260. package/skills/design/uupm-ui-styling/canvas-fonts/SmoochSans-OFL.txt +93 -0
  1261. package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-Medium.ttf +0 -0
  1262. package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-OFL.txt +93 -0
  1263. package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-Regular.ttf +0 -0
  1264. package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Bold.ttf +0 -0
  1265. package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
  1266. package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Italic.ttf +0 -0
  1267. package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-OFL.txt +93 -0
  1268. package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Regular.ttf +0 -0
  1269. package/skills/design/uupm-ui-styling/canvas-fonts/YoungSerif-OFL.txt +93 -0
  1270. package/skills/design/uupm-ui-styling/canvas-fonts/YoungSerif-Regular.ttf +0 -0
  1271. package/skills/design/uupm-ui-styling/references/canvas-design-system.md +320 -0
  1272. package/skills/design/uupm-ui-styling/references/shadcn-accessibility.md +471 -0
  1273. package/skills/design/uupm-ui-styling/references/shadcn-components.md +424 -0
  1274. package/skills/design/uupm-ui-styling/references/shadcn-theming.md +373 -0
  1275. package/skills/design/uupm-ui-styling/references/tailwind-customization.md +483 -0
  1276. package/skills/design/uupm-ui-styling/references/tailwind-responsive.md +382 -0
  1277. package/skills/design/uupm-ui-styling/references/tailwind-utilities.md +455 -0
  1278. package/skills/design/uupm-ui-styling/scripts/.coverage +0 -0
  1279. package/skills/design/uupm-ui-styling/scripts/requirements.txt +17 -0
  1280. package/skills/design/uupm-ui-styling/scripts/shadcn_add.py +308 -0
  1281. package/skills/design/uupm-ui-styling/scripts/tailwind_config_gen.py +473 -0
  1282. package/skills/design/uupm-ui-styling/scripts/tests/coverage-ui.json +1 -0
  1283. package/skills/design/uupm-ui-styling/scripts/tests/requirements.txt +3 -0
  1284. package/skills/design/uupm-ui-styling/scripts/tests/test_shadcn_add.py +266 -0
  1285. package/skills/design/uupm-ui-styling/scripts/tests/test_tailwind_config_gen.py +336 -0
  1286. package/skills/design/uupm-ui-ux-pro-max/SKILL.md +661 -0
  1287. package/skills/design/uupm-ui-ux-pro-max/data +1 -0
  1288. package/skills/design/uupm-ui-ux-pro-max/scripts +1 -0
  1289. package/skills/design/venice-audio-playbook/SKILL.md +48 -0
  1290. package/skills/design/venice-audio-speech-playbook/SKILL.md +48 -0
  1291. package/skills/design/venice-motion-playbook/SKILL.md +48 -0
  1292. package/skills/design/venice-visual-compose-playbook/SKILL.md +48 -0
  1293. package/skills/design/venice-visual-edit-playbook/SKILL.md +48 -0
  1294. package/skills/design/vfx-text-cursor-playbook/SKILL.md +49 -0
  1295. package/skills/design/vfx-text-cursor-playbook/example.html +65 -0
  1296. package/skills/design/vfx-text-cursor-sample-worked-sample/SKILL.md +31 -0
  1297. package/skills/design/vfx-text-cursor-sample-worked-sample/example.html +65 -0
  1298. package/skills/design/vibrant/DESIGN.md +55 -0
  1299. package/skills/design/vibrant/SKILL.md +83 -0
  1300. package/skills/design/vintage/DESIGN.md +55 -0
  1301. package/skills/design/vintage/SKILL.md +83 -0
  1302. package/skills/design/visual-enhancer-playbook/SKILL.md +48 -0
  1303. package/skills/design/visual-to-code-playbook/LICENSE +21 -0
  1304. package/skills/design/visual-to-code-playbook/SKILL.md +1245 -0
  1305. package/skills/design/web-composition-standards-playbook/SKILL.md +48 -0
  1306. package/skills/design/web-deliverables-assembler-playbook/SKILL.md +48 -0
  1307. package/skills/design/word-playbook/SKILL.md +48 -0
  1308. package/skills/design/workspace-composition-playbook/SKILL.md +48 -0
  1309. package/skills/design/wpds-playbook/SKILL.md +48 -0
  1310. package/skills/design/youtube-clipper-playbook/SKILL.md +48 -0
  1311. package/skills/engineering/architecture/api-design-rest-graphql/SKILL.md +67 -0
  1312. package/skills/engineering/architecture/caching-strategies/SKILL.md +59 -0
  1313. package/skills/engineering/architecture/data-modeling/SKILL.md +64 -0
  1314. package/skills/engineering/architecture/message-queues-async/SKILL.md +58 -0
  1315. package/skills/engineering/architecture/scalability-reliability/SKILL.md +62 -0
  1316. package/skills/engineering/architecture/software-architecture-patterns/SKILL.md +56 -0
  1317. package/skills/engineering/architecture/system-design-fundamentals/SKILL.md +56 -0
  1318. package/skills/engineering/backend/auth-and-authorization/SKILL.md +62 -0
  1319. package/skills/engineering/backend/backend-fundamentals/SKILL.md +65 -0
  1320. package/skills/engineering/backend/observability-logging/SKILL.md +60 -0
  1321. package/skills/engineering/frontend/accessibility-wcag/SKILL.md +57 -0
  1322. package/skills/engineering/frontend/frontend-architecture/SKILL.md +65 -0
  1323. package/skills/engineering/frontend/rendering-strategies-ssr-csr/SKILL.md +60 -0
  1324. package/skills/engineering/frontend/state-management/SKILL.md +69 -0
  1325. package/skills/engineering/performance/backend-performance/SKILL.md +69 -0
  1326. package/skills/engineering/performance/database-query-optimization/SKILL.md +64 -0
  1327. package/skills/engineering/performance/profiling-and-benchmarking/SKILL.md +60 -0
  1328. package/skills/engineering/performance/web-performance-core-vitals/SKILL.md +72 -0
  1329. package/skills/engineering/practices/clean-code/SKILL.md +61 -0
  1330. package/skills/engineering/practices/code-optimization/SKILL.md +60 -0
  1331. package/skills/engineering/practices/code-review-practices/SKILL.md +58 -0
  1332. package/skills/engineering/practices/git-workflow/SKILL.md +62 -0
  1333. package/skills/engineering/practices/refactoring/SKILL.md +58 -0
  1334. package/skills/engineering/security/appsec-fundamentals/SKILL.md +70 -0
  1335. package/skills/engineering/security/dependency-supply-chain/SKILL.md +77 -0
  1336. package/skills/engineering/security/owasp-asvs/SKILL.md +54 -0
  1337. package/skills/engineering/security/owasp-top-10/SKILL.md +63 -0
  1338. package/skills/engineering/security/secrets-management/SKILL.md +58 -0
  1339. package/skills/engineering/security/secure-auth-sessions/SKILL.md +56 -0
  1340. package/skills/engineering/testing/tdd-and-coverage/SKILL.md +62 -0
  1341. package/skills/engineering/testing/testing-strategy-pyramid/SKILL.md +56 -0
  1342. package/skills/engineering/testing/unit-integration-e2e/SKILL.md +75 -0
  1343. package/skills/front-end/canvas-design/LICENSE.txt +202 -0
  1344. package/skills/front-end/canvas-design/SKILL.md +130 -0
  1345. package/skills/front-end/canvas-design/canvas-fonts/ArsenalSC-OFL.txt +93 -0
  1346. package/skills/front-end/canvas-design/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
  1347. package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-Bold.ttf +0 -0
  1348. package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-OFL.txt +93 -0
  1349. package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-Regular.ttf +0 -0
  1350. package/skills/front-end/canvas-design/canvas-fonts/Boldonse-OFL.txt +93 -0
  1351. package/skills/front-end/canvas-design/canvas-fonts/Boldonse-Regular.ttf +0 -0
  1352. package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
  1353. package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
  1354. package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
  1355. package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
  1356. package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
  1357. package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-OFL.txt +93 -0
  1358. package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
  1359. package/skills/front-end/canvas-design/canvas-fonts/DMMono-OFL.txt +93 -0
  1360. package/skills/front-end/canvas-design/canvas-fonts/DMMono-Regular.ttf +0 -0
  1361. package/skills/front-end/canvas-design/canvas-fonts/EricaOne-OFL.txt +94 -0
  1362. package/skills/front-end/canvas-design/canvas-fonts/EricaOne-Regular.ttf +0 -0
  1363. package/skills/front-end/canvas-design/canvas-fonts/GeistMono-Bold.ttf +0 -0
  1364. package/skills/front-end/canvas-design/canvas-fonts/GeistMono-OFL.txt +93 -0
  1365. package/skills/front-end/canvas-design/canvas-fonts/GeistMono-Regular.ttf +0 -0
  1366. package/skills/front-end/canvas-design/canvas-fonts/Gloock-OFL.txt +93 -0
  1367. package/skills/front-end/canvas-design/canvas-fonts/Gloock-Regular.ttf +0 -0
  1368. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
  1369. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
  1370. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
  1371. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
  1372. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
  1373. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
  1374. package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
  1375. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
  1376. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
  1377. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
  1378. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-OFL.txt +93 -0
  1379. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
  1380. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
  1381. package/skills/front-end/canvas-design/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
  1382. package/skills/front-end/canvas-design/canvas-fonts/Italiana-OFL.txt +93 -0
  1383. package/skills/front-end/canvas-design/canvas-fonts/Italiana-Regular.ttf +0 -0
  1384. package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
  1385. package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
  1386. package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
  1387. package/skills/front-end/canvas-design/canvas-fonts/Jura-Light.ttf +0 -0
  1388. package/skills/front-end/canvas-design/canvas-fonts/Jura-Medium.ttf +0 -0
  1389. package/skills/front-end/canvas-design/canvas-fonts/Jura-OFL.txt +93 -0
  1390. package/skills/front-end/canvas-design/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
  1391. package/skills/front-end/canvas-design/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
  1392. package/skills/front-end/canvas-design/canvas-fonts/Lora-Bold.ttf +0 -0
  1393. package/skills/front-end/canvas-design/canvas-fonts/Lora-BoldItalic.ttf +0 -0
  1394. package/skills/front-end/canvas-design/canvas-fonts/Lora-Italic.ttf +0 -0
  1395. package/skills/front-end/canvas-design/canvas-fonts/Lora-OFL.txt +93 -0
  1396. package/skills/front-end/canvas-design/canvas-fonts/Lora-Regular.ttf +0 -0
  1397. package/skills/front-end/canvas-design/canvas-fonts/NationalPark-Bold.ttf +0 -0
  1398. package/skills/front-end/canvas-design/canvas-fonts/NationalPark-OFL.txt +93 -0
  1399. package/skills/front-end/canvas-design/canvas-fonts/NationalPark-Regular.ttf +0 -0
  1400. package/skills/front-end/canvas-design/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
  1401. package/skills/front-end/canvas-design/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
  1402. package/skills/front-end/canvas-design/canvas-fonts/Outfit-Bold.ttf +0 -0
  1403. package/skills/front-end/canvas-design/canvas-fonts/Outfit-OFL.txt +93 -0
  1404. package/skills/front-end/canvas-design/canvas-fonts/Outfit-Regular.ttf +0 -0
  1405. package/skills/front-end/canvas-design/canvas-fonts/PixelifySans-Medium.ttf +0 -0
  1406. package/skills/front-end/canvas-design/canvas-fonts/PixelifySans-OFL.txt +93 -0
  1407. package/skills/front-end/canvas-design/canvas-fonts/PoiretOne-OFL.txt +93 -0
  1408. package/skills/front-end/canvas-design/canvas-fonts/PoiretOne-Regular.ttf +0 -0
  1409. package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-Bold.ttf +0 -0
  1410. package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-OFL.txt +93 -0
  1411. package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-Regular.ttf +0 -0
  1412. package/skills/front-end/canvas-design/canvas-fonts/Silkscreen-OFL.txt +93 -0
  1413. package/skills/front-end/canvas-design/canvas-fonts/Silkscreen-Regular.ttf +0 -0
  1414. package/skills/front-end/canvas-design/canvas-fonts/SmoochSans-Medium.ttf +0 -0
  1415. package/skills/front-end/canvas-design/canvas-fonts/SmoochSans-OFL.txt +93 -0
  1416. package/skills/front-end/canvas-design/canvas-fonts/Tektur-Medium.ttf +0 -0
  1417. package/skills/front-end/canvas-design/canvas-fonts/Tektur-OFL.txt +93 -0
  1418. package/skills/front-end/canvas-design/canvas-fonts/Tektur-Regular.ttf +0 -0
  1419. package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Bold.ttf +0 -0
  1420. package/skills/front-end/canvas-design/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
  1421. package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Italic.ttf +0 -0
  1422. package/skills/front-end/canvas-design/canvas-fonts/WorkSans-OFL.txt +93 -0
  1423. package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Regular.ttf +0 -0
  1424. package/skills/front-end/canvas-design/canvas-fonts/YoungSerif-OFL.txt +93 -0
  1425. package/skills/front-end/canvas-design/canvas-fonts/YoungSerif-Regular.ttf +0 -0
  1426. package/skills/front-end/claude-api/LICENSE.txt +202 -0
  1427. package/skills/front-end/claude-api/SKILL.md +356 -0
  1428. package/skills/front-end/claude-api/csharp/claude-api.md +447 -0
  1429. package/skills/front-end/claude-api/curl/examples.md +216 -0
  1430. package/skills/front-end/claude-api/curl/managed-agents.md +338 -0
  1431. package/skills/front-end/claude-api/go/claude-api.md +440 -0
  1432. package/skills/front-end/claude-api/go/managed-agents/README.md +561 -0
  1433. package/skills/front-end/claude-api/java/claude-api.md +461 -0
  1434. package/skills/front-end/claude-api/java/managed-agents/README.md +442 -0
  1435. package/skills/front-end/claude-api/php/claude-api.md +402 -0
  1436. package/skills/front-end/claude-api/php/managed-agents/README.md +435 -0
  1437. package/skills/front-end/claude-api/python/claude-api/README.md +536 -0
  1438. package/skills/front-end/claude-api/python/claude-api/batches.md +198 -0
  1439. package/skills/front-end/claude-api/python/claude-api/files-api.md +170 -0
  1440. package/skills/front-end/claude-api/python/claude-api/streaming.md +179 -0
  1441. package/skills/front-end/claude-api/python/claude-api/tool-use.md +590 -0
  1442. package/skills/front-end/claude-api/python/managed-agents/README.md +334 -0
  1443. package/skills/front-end/claude-api/ruby/claude-api.md +140 -0
  1444. package/skills/front-end/claude-api/ruby/managed-agents/README.md +389 -0
  1445. package/skills/front-end/claude-api/shared/agent-design.md +101 -0
  1446. package/skills/front-end/claude-api/shared/anthropic-cli.md +246 -0
  1447. package/skills/front-end/claude-api/shared/claude-platform-on-aws.md +59 -0
  1448. package/skills/front-end/claude-api/shared/error-codes.md +233 -0
  1449. package/skills/front-end/claude-api/shared/live-sources.md +143 -0
  1450. package/skills/front-end/claude-api/shared/managed-agents-api-reference.md +422 -0
  1451. package/skills/front-end/claude-api/shared/managed-agents-client-patterns.md +211 -0
  1452. package/skills/front-end/claude-api/shared/managed-agents-core.md +252 -0
  1453. package/skills/front-end/claude-api/shared/managed-agents-environments.md +219 -0
  1454. package/skills/front-end/claude-api/shared/managed-agents-events.md +220 -0
  1455. package/skills/front-end/claude-api/shared/managed-agents-memory.md +197 -0
  1456. package/skills/front-end/claude-api/shared/managed-agents-multiagent.md +99 -0
  1457. package/skills/front-end/claude-api/shared/managed-agents-onboarding.md +144 -0
  1458. package/skills/front-end/claude-api/shared/managed-agents-outcomes.md +106 -0
  1459. package/skills/front-end/claude-api/shared/managed-agents-overview.md +71 -0
  1460. package/skills/front-end/claude-api/shared/managed-agents-scheduled-deployments.md +144 -0
  1461. package/skills/front-end/claude-api/shared/managed-agents-self-hosted-sandboxes.md +174 -0
  1462. package/skills/front-end/claude-api/shared/managed-agents-tools.md +358 -0
  1463. package/skills/front-end/claude-api/shared/managed-agents-webhooks.md +110 -0
  1464. package/skills/front-end/claude-api/shared/model-migration.md +1135 -0
  1465. package/skills/front-end/claude-api/shared/models.md +132 -0
  1466. package/skills/front-end/claude-api/shared/prompt-caching.md +223 -0
  1467. package/skills/front-end/claude-api/shared/token-counting.md +56 -0
  1468. package/skills/front-end/claude-api/shared/tool-use-concepts.md +347 -0
  1469. package/skills/front-end/claude-api/typescript/claude-api/README.md +372 -0
  1470. package/skills/front-end/claude-api/typescript/claude-api/batches.md +106 -0
  1471. package/skills/front-end/claude-api/typescript/claude-api/files-api.md +98 -0
  1472. package/skills/front-end/claude-api/typescript/claude-api/streaming.md +178 -0
  1473. package/skills/front-end/claude-api/typescript/claude-api/tool-use.md +527 -0
  1474. package/skills/front-end/claude-api/typescript/managed-agents/README.md +357 -0
  1475. package/skills/front-end/doc-coauthoring/SKILL.md +375 -0
  1476. package/skills/front-end/docx/LICENSE.txt +30 -0
  1477. package/skills/front-end/docx/SKILL.md +590 -0
  1478. package/skills/front-end/docx/scripts/__init__.py +1 -0
  1479. package/skills/front-end/docx/scripts/accept_changes.py +135 -0
  1480. package/skills/front-end/docx/scripts/comment.py +318 -0
  1481. package/skills/front-end/docx/scripts/office/helpers/__init__.py +0 -0
  1482. package/skills/front-end/docx/scripts/office/helpers/merge_runs.py +199 -0
  1483. package/skills/front-end/docx/scripts/office/helpers/simplify_redlines.py +197 -0
  1484. package/skills/front-end/docx/scripts/office/pack.py +159 -0
  1485. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  1486. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  1487. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  1488. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  1489. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  1490. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  1491. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  1492. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  1493. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  1494. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  1495. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  1496. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  1497. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  1498. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  1499. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  1500. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  1501. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  1502. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  1503. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  1504. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  1505. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  1506. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  1507. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  1508. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  1509. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  1510. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  1511. package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  1512. package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  1513. package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  1514. package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  1515. package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  1516. package/skills/front-end/docx/scripts/office/schemas/mce/mc.xsd +75 -0
  1517. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  1518. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  1519. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  1520. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  1521. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  1522. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  1523. package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  1524. package/skills/front-end/docx/scripts/office/soffice.py +183 -0
  1525. package/skills/front-end/docx/scripts/office/unpack.py +132 -0
  1526. package/skills/front-end/docx/scripts/office/validate.py +111 -0
  1527. package/skills/front-end/docx/scripts/office/validators/__init__.py +15 -0
  1528. package/skills/front-end/docx/scripts/office/validators/base.py +847 -0
  1529. package/skills/front-end/docx/scripts/office/validators/docx.py +446 -0
  1530. package/skills/front-end/docx/scripts/office/validators/pptx.py +275 -0
  1531. package/skills/front-end/docx/scripts/office/validators/redlining.py +247 -0
  1532. package/skills/front-end/docx/scripts/templates/comments.xml +3 -0
  1533. package/skills/front-end/docx/scripts/templates/commentsExtended.xml +3 -0
  1534. package/skills/front-end/docx/scripts/templates/commentsExtensible.xml +3 -0
  1535. package/skills/front-end/docx/scripts/templates/commentsIds.xml +3 -0
  1536. package/skills/front-end/docx/scripts/templates/people.xml +3 -0
  1537. package/skills/front-end/frontend-design/LICENSE.txt +177 -0
  1538. package/skills/front-end/frontend-design/SKILL.md +55 -0
  1539. package/skills/front-end/frontend-slides/SKILL.md +380 -0
  1540. package/skills/front-end/frontend-slides/STYLE_PRESETS.md +346 -0
  1541. package/skills/front-end/frontend-slides/animation-patterns.md +110 -0
  1542. package/skills/front-end/frontend-slides/bold-template-pack/README.md +77 -0
  1543. package/skills/front-end/frontend-slides/bold-template-pack/deck-stage.js +619 -0
  1544. package/skills/front-end/frontend-slides/bold-template-pack/selection-index.json +858 -0
  1545. package/skills/front-end/frontend-slides/bold-template-pack/templates/8-bit-orbit/design.md +573 -0
  1546. package/skills/front-end/frontend-slides/bold-template-pack/templates/8-bit-orbit/preview.md +55 -0
  1547. package/skills/front-end/frontend-slides/bold-template-pack/templates/biennale-yellow/design.md +579 -0
  1548. package/skills/front-end/frontend-slides/bold-template-pack/templates/biennale-yellow/preview.md +55 -0
  1549. package/skills/front-end/frontend-slides/bold-template-pack/templates/block-frame/design.md +609 -0
  1550. package/skills/front-end/frontend-slides/bold-template-pack/templates/block-frame/preview.md +55 -0
  1551. package/skills/front-end/frontend-slides/bold-template-pack/templates/blue-professional/design.md +712 -0
  1552. package/skills/front-end/frontend-slides/bold-template-pack/templates/blue-professional/preview.md +55 -0
  1553. package/skills/front-end/frontend-slides/bold-template-pack/templates/bold-poster/design.md +713 -0
  1554. package/skills/front-end/frontend-slides/bold-template-pack/templates/bold-poster/preview.md +55 -0
  1555. package/skills/front-end/frontend-slides/bold-template-pack/templates/broadside/design.md +504 -0
  1556. package/skills/front-end/frontend-slides/bold-template-pack/templates/broadside/preview.md +55 -0
  1557. package/skills/front-end/frontend-slides/bold-template-pack/templates/capsule/design.md +569 -0
  1558. package/skills/front-end/frontend-slides/bold-template-pack/templates/capsule/preview.md +55 -0
  1559. package/skills/front-end/frontend-slides/bold-template-pack/templates/cartesian/design.md +524 -0
  1560. package/skills/front-end/frontend-slides/bold-template-pack/templates/cartesian/preview.md +55 -0
  1561. package/skills/front-end/frontend-slides/bold-template-pack/templates/cobalt-grid/design.md +564 -0
  1562. package/skills/front-end/frontend-slides/bold-template-pack/templates/cobalt-grid/preview.md +55 -0
  1563. package/skills/front-end/frontend-slides/bold-template-pack/templates/coral/design.md +615 -0
  1564. package/skills/front-end/frontend-slides/bold-template-pack/templates/coral/preview.md +55 -0
  1565. package/skills/front-end/frontend-slides/bold-template-pack/templates/creative-mode/design.md +566 -0
  1566. package/skills/front-end/frontend-slides/bold-template-pack/templates/creative-mode/preview.md +55 -0
  1567. package/skills/front-end/frontend-slides/bold-template-pack/templates/daisy-days/design.md +510 -0
  1568. package/skills/front-end/frontend-slides/bold-template-pack/templates/daisy-days/preview.md +55 -0
  1569. package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-forest/design.md +508 -0
  1570. package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-forest/preview.md +55 -0
  1571. package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-tri-tone/design.md +601 -0
  1572. package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-tri-tone/preview.md +55 -0
  1573. package/skills/front-end/frontend-slides/bold-template-pack/templates/emerald-editorial/design.md +613 -0
  1574. package/skills/front-end/frontend-slides/bold-template-pack/templates/emerald-editorial/preview.md +55 -0
  1575. package/skills/front-end/frontend-slides/bold-template-pack/templates/grove/design.md +570 -0
  1576. package/skills/front-end/frontend-slides/bold-template-pack/templates/grove/preview.md +55 -0
  1577. package/skills/front-end/frontend-slides/bold-template-pack/templates/long-table/design.md +594 -0
  1578. package/skills/front-end/frontend-slides/bold-template-pack/templates/long-table/preview.md +55 -0
  1579. package/skills/front-end/frontend-slides/bold-template-pack/templates/mat/design.md +474 -0
  1580. package/skills/front-end/frontend-slides/bold-template-pack/templates/mat/preview.md +55 -0
  1581. package/skills/front-end/frontend-slides/bold-template-pack/templates/monochrome/design.md +493 -0
  1582. package/skills/front-end/frontend-slides/bold-template-pack/templates/monochrome/preview.md +55 -0
  1583. package/skills/front-end/frontend-slides/bold-template-pack/templates/neo-grid-bold/design.md +564 -0
  1584. package/skills/front-end/frontend-slides/bold-template-pack/templates/neo-grid-bold/preview.md +55 -0
  1585. package/skills/front-end/frontend-slides/bold-template-pack/templates/peoples-platform/design.md +701 -0
  1586. package/skills/front-end/frontend-slides/bold-template-pack/templates/peoples-platform/preview.md +55 -0
  1587. package/skills/front-end/frontend-slides/bold-template-pack/templates/pin-and-paper/design.md +641 -0
  1588. package/skills/front-end/frontend-slides/bold-template-pack/templates/pin-and-paper/preview.md +55 -0
  1589. package/skills/front-end/frontend-slides/bold-template-pack/templates/pink-script/design.md +673 -0
  1590. package/skills/front-end/frontend-slides/bold-template-pack/templates/pink-script/preview.md +55 -0
  1591. package/skills/front-end/frontend-slides/bold-template-pack/templates/playful/design.md +491 -0
  1592. package/skills/front-end/frontend-slides/bold-template-pack/templates/playful/preview.md +55 -0
  1593. package/skills/front-end/frontend-slides/bold-template-pack/templates/raw-grid/design.md +487 -0
  1594. package/skills/front-end/frontend-slides/bold-template-pack/templates/raw-grid/preview.md +55 -0
  1595. package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-windows/design.md +578 -0
  1596. package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-windows/preview.md +55 -0
  1597. package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-zine/design.md +569 -0
  1598. package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-zine/preview.md +55 -0
  1599. package/skills/front-end/frontend-slides/bold-template-pack/templates/sakura-chroma/design.md +627 -0
  1600. package/skills/front-end/frontend-slides/bold-template-pack/templates/sakura-chroma/preview.md +55 -0
  1601. package/skills/front-end/frontend-slides/bold-template-pack/templates/scatterbrain/design.md +575 -0
  1602. package/skills/front-end/frontend-slides/bold-template-pack/templates/scatterbrain/preview.md +55 -0
  1603. package/skills/front-end/frontend-slides/bold-template-pack/templates/signal/design.md +528 -0
  1604. package/skills/front-end/frontend-slides/bold-template-pack/templates/signal/preview.md +55 -0
  1605. package/skills/front-end/frontend-slides/bold-template-pack/templates/soft-editorial/design.md +626 -0
  1606. package/skills/front-end/frontend-slides/bold-template-pack/templates/soft-editorial/preview.md +55 -0
  1607. package/skills/front-end/frontend-slides/bold-template-pack/templates/stencil-tablet/design.md +678 -0
  1608. package/skills/front-end/frontend-slides/bold-template-pack/templates/stencil-tablet/preview.md +55 -0
  1609. package/skills/front-end/frontend-slides/bold-template-pack/templates/studio/design.md +497 -0
  1610. package/skills/front-end/frontend-slides/bold-template-pack/templates/studio/preview.md +55 -0
  1611. package/skills/front-end/frontend-slides/bold-template-pack/templates/vellum/design.md +547 -0
  1612. package/skills/front-end/frontend-slides/bold-template-pack/templates/vellum/preview.md +55 -0
  1613. package/skills/front-end/frontend-slides/html-template.md +350 -0
  1614. package/skills/front-end/frontend-slides/scripts/deploy.sh +218 -0
  1615. package/skills/front-end/frontend-slides/scripts/export-pdf.sh +418 -0
  1616. package/skills/front-end/frontend-slides/scripts/extract-pptx.py +96 -0
  1617. package/skills/front-end/frontend-slides/viewport-base.css +133 -0
  1618. package/skills/front-end/internal-comms/LICENSE.txt +202 -0
  1619. package/skills/front-end/internal-comms/SKILL.md +32 -0
  1620. package/skills/front-end/internal-comms/examples/3p-updates.md +47 -0
  1621. package/skills/front-end/internal-comms/examples/company-newsletter.md +65 -0
  1622. package/skills/front-end/internal-comms/examples/faq-answers.md +30 -0
  1623. package/skills/front-end/internal-comms/examples/general-comms.md +16 -0
  1624. package/skills/front-end/mcp-builder/LICENSE.txt +202 -0
  1625. package/skills/front-end/mcp-builder/SKILL.md +236 -0
  1626. package/skills/front-end/mcp-builder/reference/evaluation.md +602 -0
  1627. package/skills/front-end/mcp-builder/reference/mcp_best_practices.md +249 -0
  1628. package/skills/front-end/mcp-builder/reference/node_mcp_server.md +970 -0
  1629. package/skills/front-end/mcp-builder/reference/python_mcp_server.md +719 -0
  1630. package/skills/front-end/mcp-builder/scripts/connections.py +151 -0
  1631. package/skills/front-end/mcp-builder/scripts/evaluation.py +373 -0
  1632. package/skills/front-end/mcp-builder/scripts/example_evaluation.xml +22 -0
  1633. package/skills/front-end/mcp-builder/scripts/requirements.txt +2 -0
  1634. package/skills/front-end/pdf/LICENSE.txt +30 -0
  1635. package/skills/front-end/pdf/SKILL.md +314 -0
  1636. package/skills/front-end/pdf/forms.md +294 -0
  1637. package/skills/front-end/pdf/reference.md +612 -0
  1638. package/skills/front-end/pdf/scripts/check_bounding_boxes.py +65 -0
  1639. package/skills/front-end/pdf/scripts/check_fillable_fields.py +11 -0
  1640. package/skills/front-end/pdf/scripts/convert_pdf_to_images.py +33 -0
  1641. package/skills/front-end/pdf/scripts/create_validation_image.py +37 -0
  1642. package/skills/front-end/pdf/scripts/extract_form_field_info.py +122 -0
  1643. package/skills/front-end/pdf/scripts/extract_form_structure.py +115 -0
  1644. package/skills/front-end/pdf/scripts/fill_fillable_fields.py +98 -0
  1645. package/skills/front-end/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
  1646. package/skills/front-end/pptx/LICENSE.txt +30 -0
  1647. package/skills/front-end/pptx/SKILL.md +232 -0
  1648. package/skills/front-end/pptx/editing.md +205 -0
  1649. package/skills/front-end/pptx/pptxgenjs.md +420 -0
  1650. package/skills/front-end/pptx/scripts/__init__.py +0 -0
  1651. package/skills/front-end/pptx/scripts/add_slide.py +195 -0
  1652. package/skills/front-end/pptx/scripts/clean.py +286 -0
  1653. package/skills/front-end/pptx/scripts/office/helpers/__init__.py +0 -0
  1654. package/skills/front-end/pptx/scripts/office/helpers/merge_runs.py +199 -0
  1655. package/skills/front-end/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
  1656. package/skills/front-end/pptx/scripts/office/pack.py +159 -0
  1657. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  1658. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  1659. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  1660. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  1661. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  1662. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  1663. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  1664. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  1665. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  1666. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  1667. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  1668. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  1669. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  1670. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  1671. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  1672. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  1673. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  1674. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  1675. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  1676. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  1677. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  1678. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  1679. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  1680. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  1681. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  1682. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  1683. package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  1684. package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  1685. package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  1686. package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  1687. package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  1688. package/skills/front-end/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
  1689. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  1690. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  1691. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  1692. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  1693. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  1694. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  1695. package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  1696. package/skills/front-end/pptx/scripts/office/soffice.py +183 -0
  1697. package/skills/front-end/pptx/scripts/office/unpack.py +132 -0
  1698. package/skills/front-end/pptx/scripts/office/validate.py +111 -0
  1699. package/skills/front-end/pptx/scripts/office/validators/__init__.py +15 -0
  1700. package/skills/front-end/pptx/scripts/office/validators/base.py +847 -0
  1701. package/skills/front-end/pptx/scripts/office/validators/docx.py +446 -0
  1702. package/skills/front-end/pptx/scripts/office/validators/pptx.py +275 -0
  1703. package/skills/front-end/pptx/scripts/office/validators/redlining.py +247 -0
  1704. package/skills/front-end/pptx/scripts/thumbnail.py +289 -0
  1705. package/skills/front-end/skill-creator/LICENSE.txt +202 -0
  1706. package/skills/front-end/skill-creator/SKILL.md +485 -0
  1707. package/skills/front-end/skill-creator/agents/analyzer.md +274 -0
  1708. package/skills/front-end/skill-creator/agents/comparator.md +202 -0
  1709. package/skills/front-end/skill-creator/agents/grader.md +223 -0
  1710. package/skills/front-end/skill-creator/assets/eval_review.html +146 -0
  1711. package/skills/front-end/skill-creator/eval-viewer/generate_review.py +471 -0
  1712. package/skills/front-end/skill-creator/eval-viewer/viewer.html +1325 -0
  1713. package/skills/front-end/skill-creator/references/schemas.md +430 -0
  1714. package/skills/front-end/skill-creator/scripts/__init__.py +0 -0
  1715. package/skills/front-end/skill-creator/scripts/aggregate_benchmark.py +401 -0
  1716. package/skills/front-end/skill-creator/scripts/generate_report.py +326 -0
  1717. package/skills/front-end/skill-creator/scripts/improve_description.py +247 -0
  1718. package/skills/front-end/skill-creator/scripts/package_skill.py +136 -0
  1719. package/skills/front-end/skill-creator/scripts/quick_validate.py +103 -0
  1720. package/skills/front-end/skill-creator/scripts/run_eval.py +310 -0
  1721. package/skills/front-end/skill-creator/scripts/run_loop.py +328 -0
  1722. package/skills/front-end/skill-creator/scripts/utils.py +47 -0
  1723. package/skills/front-end/slack-gif-creator/LICENSE.txt +202 -0
  1724. package/skills/front-end/slack-gif-creator/SKILL.md +254 -0
  1725. package/skills/front-end/slack-gif-creator/core/easing.py +234 -0
  1726. package/skills/front-end/slack-gif-creator/core/frame_composer.py +176 -0
  1727. package/skills/front-end/slack-gif-creator/core/gif_builder.py +269 -0
  1728. package/skills/front-end/slack-gif-creator/core/validators.py +136 -0
  1729. package/skills/front-end/slack-gif-creator/requirements.txt +4 -0
  1730. package/skills/front-end/web-artifacts-builder/LICENSE.txt +202 -0
  1731. package/skills/front-end/web-artifacts-builder/SKILL.md +74 -0
  1732. package/skills/front-end/web-artifacts-builder/scripts/bundle-artifact.sh +54 -0
  1733. package/skills/front-end/web-artifacts-builder/scripts/init-artifact.sh +322 -0
  1734. package/skills/front-end/web-artifacts-builder/scripts/shadcn-components.tar.gz +0 -0
  1735. package/skills/front-end/webapp-testing/LICENSE.txt +202 -0
  1736. package/skills/front-end/webapp-testing/SKILL.md +96 -0
  1737. package/skills/front-end/webapp-testing/examples/console_logging.py +35 -0
  1738. package/skills/front-end/webapp-testing/examples/element_discovery.py +40 -0
  1739. package/skills/front-end/webapp-testing/examples/static_html_automation.py +33 -0
  1740. package/skills/front-end/webapp-testing/scripts/with_server.py +106 -0
  1741. package/skills/front-end/xlsx/LICENSE.txt +30 -0
  1742. package/skills/front-end/xlsx/SKILL.md +292 -0
  1743. package/skills/front-end/xlsx/scripts/office/helpers/__init__.py +0 -0
  1744. package/skills/front-end/xlsx/scripts/office/helpers/merge_runs.py +199 -0
  1745. package/skills/front-end/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
  1746. package/skills/front-end/xlsx/scripts/office/pack.py +159 -0
  1747. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  1748. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  1749. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  1750. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  1751. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  1752. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  1753. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  1754. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  1755. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  1756. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  1757. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  1758. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  1759. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  1760. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  1761. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  1762. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  1763. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  1764. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  1765. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  1766. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  1767. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  1768. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  1769. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  1770. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  1771. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  1772. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  1773. package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  1774. package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  1775. package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  1776. package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  1777. package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  1778. package/skills/front-end/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
  1779. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  1780. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  1781. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  1782. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  1783. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  1784. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  1785. package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  1786. package/skills/front-end/xlsx/scripts/office/soffice.py +183 -0
  1787. package/skills/front-end/xlsx/scripts/office/unpack.py +132 -0
  1788. package/skills/front-end/xlsx/scripts/office/validate.py +111 -0
  1789. package/skills/front-end/xlsx/scripts/office/validators/__init__.py +15 -0
  1790. package/skills/front-end/xlsx/scripts/office/validators/base.py +847 -0
  1791. package/skills/front-end/xlsx/scripts/office/validators/docx.py +446 -0
  1792. package/skills/front-end/xlsx/scripts/office/validators/pptx.py +275 -0
  1793. package/skills/front-end/xlsx/scripts/office/validators/redlining.py +247 -0
  1794. package/skills/front-end/xlsx/scripts/recalc.py +184 -0
  1795. package/skills/languages/c/SKILL.md +74 -0
  1796. package/skills/languages/clojure/SKILL.md +73 -0
  1797. package/skills/languages/cpp/SKILL.md +75 -0
  1798. package/skills/languages/csharp/SKILL.md +75 -0
  1799. package/skills/languages/dart/SKILL.md +82 -0
  1800. package/skills/languages/elixir/SKILL.md +74 -0
  1801. package/skills/languages/erlang/SKILL.md +76 -0
  1802. package/skills/languages/go/SKILL.md +83 -0
  1803. package/skills/languages/haskell/SKILL.md +70 -0
  1804. package/skills/languages/java/SKILL.md +71 -0
  1805. package/skills/languages/javascript/SKILL.md +62 -0
  1806. package/skills/languages/kotlin/SKILL.md +68 -0
  1807. package/skills/languages/lua/SKILL.md +79 -0
  1808. package/skills/languages/objectivec/SKILL.md +83 -0
  1809. package/skills/languages/php/SKILL.md +74 -0
  1810. package/skills/languages/python/SKILL.md +68 -0
  1811. package/skills/languages/r/SKILL.md +70 -0
  1812. package/skills/languages/ruby/SKILL.md +67 -0
  1813. package/skills/languages/rust/SKILL.md +72 -0
  1814. package/skills/languages/scala/SKILL.md +73 -0
  1815. package/skills/languages/swift/SKILL.md +73 -0
  1816. package/skills/languages/typescript/SKILL.md +69 -0
  1817. package/skills/meta/authoring-agent-skills/SKILL.md +73 -0
  1818. package/skills/meta/progressive-disclosure/SKILL.md +65 -0
  1819. package/skills/meta/skill-frontmatter-spec/SKILL.md +65 -0
  1820. package/skills/process/adr-technical-decisions/SKILL.md +59 -0
  1821. package/skills/process/app-planning/SKILL.md +63 -0
  1822. package/skills/process/architecture-before-code/SKILL.md +52 -0
  1823. package/skills/process/breaking-work-into-sprints/SKILL.md +53 -0
  1824. package/skills/process/idea-to-product/SKILL.md +50 -0
  1825. package/skills/process/mocks-and-screen-flows/SKILL.md +52 -0
  1826. package/skills/process/prioritization-moscow-rice/SKILL.md +64 -0
  1827. package/skills/process/problem-framing/SKILL.md +51 -0
  1828. package/skills/process/product-discovery/SKILL.md +53 -0
  1829. package/skills/process/readme-generation/SKILL.md +90 -0
  1830. package/skills/process/requirements-to-specs/SKILL.md +53 -0
  1831. package/skills/process/research-official-docs/SKILL.md +58 -0
  1832. package/skills/process/review-code-perf-security/SKILL.md +65 -0
  1833. package/skills/process/security-by-design/SKILL.md +68 -0
  1834. package/skills/process/specs-to-issues/SKILL.md +53 -0
  1835. package/skills/process/testing-before-done/SKILL.md +61 -0
  1836. package/skills/process/validating-ux-navigation/SKILL.md +63 -0
  1837. package/skills/references/ai-attachments-ui/SKILL.md +66 -0
  1838. package/skills/references/ai-in-browser-webllm/SKILL.md +74 -0
  1839. package/skills/references/ai-tool-ui-patterns/SKILL.md +63 -0
  1840. package/skills/references/component-patterns-gallery/SKILL.md +62 -0
  1841. package/skills/references/gradient-resources/SKILL.md +66 -0
  1842. package/skills/references/react-component-libraries/SKILL.md +61 -0
  1843. package/skills/references/saas-landing-patterns/SKILL.md +67 -0
  1844. package/skills/references/shadcn-tailwind-theming/SKILL.md +74 -0
  1845. package/skills/references/vercel-ai-sdk-elements/SKILL.md +66 -0
  1846. package/skills/references/web-animation-codrops/SKILL.md +68 -0
  1847. package/skills/stacks/aiml/jupyter/SKILL.md +68 -0
  1848. package/skills/stacks/aiml/keras/SKILL.md +77 -0
  1849. package/skills/stacks/aiml/numpy/SKILL.md +69 -0
  1850. package/skills/stacks/aiml/pandas/SKILL.md +72 -0
  1851. package/skills/stacks/aiml/pytorch/SKILL.md +77 -0
  1852. package/skills/stacks/aiml/scikit-learn/SKILL.md +74 -0
  1853. package/skills/stacks/aiml/tensorflow/SKILL.md +79 -0
  1854. package/skills/stacks/auth/auth0/SKILL.md +63 -0
  1855. package/skills/stacks/auth/authjs/SKILL.md +69 -0
  1856. package/skills/stacks/auth/clerk/SKILL.md +72 -0
  1857. package/skills/stacks/auth/keycloak/SKILL.md +63 -0
  1858. package/skills/stacks/auth/lucia/SKILL.md +56 -0
  1859. package/skills/stacks/auth/passport/SKILL.md +70 -0
  1860. package/skills/stacks/auth/supabase-auth/SKILL.md +66 -0
  1861. package/skills/stacks/baas/amplify/SKILL.md +71 -0
  1862. package/skills/stacks/baas/appwrite/SKILL.md +79 -0
  1863. package/skills/stacks/baas/firebase/SKILL.md +73 -0
  1864. package/skills/stacks/baas/heroku/SKILL.md +71 -0
  1865. package/skills/stacks/backend/actix/SKILL.md +77 -0
  1866. package/skills/stacks/backend/adonisjs/SKILL.md +65 -0
  1867. package/skills/stacks/backend/aspnet-core/SKILL.md +75 -0
  1868. package/skills/stacks/backend/codeigniter/SKILL.md +76 -0
  1869. package/skills/stacks/backend/django/SKILL.md +62 -0
  1870. package/skills/stacks/backend/express/SKILL.md +65 -0
  1871. package/skills/stacks/backend/fastapi/SKILL.md +64 -0
  1872. package/skills/stacks/backend/fastify/SKILL.md +64 -0
  1873. package/skills/stacks/backend/fiber/SKILL.md +68 -0
  1874. package/skills/stacks/backend/flask/SKILL.md +71 -0
  1875. package/skills/stacks/backend/gin/SKILL.md +68 -0
  1876. package/skills/stacks/backend/graphql/SKILL.md +70 -0
  1877. package/skills/stacks/backend/hono/SKILL.md +64 -0
  1878. package/skills/stacks/backend/koa/SKILL.md +63 -0
  1879. package/skills/stacks/backend/laravel/SKILL.md +73 -0
  1880. package/skills/stacks/backend/nestjs/SKILL.md +70 -0
  1881. package/skills/stacks/backend/nginx/SKILL.md +77 -0
  1882. package/skills/stacks/backend/phoenix/SKILL.md +68 -0
  1883. package/skills/stacks/backend/rails/SKILL.md +67 -0
  1884. package/skills/stacks/backend/spring/SKILL.md +70 -0
  1885. package/skills/stacks/backend/spring-boot/SKILL.md +70 -0
  1886. package/skills/stacks/backend/symfony/SKILL.md +77 -0
  1887. package/skills/stacks/container/containerd/SKILL.md +75 -0
  1888. package/skills/stacks/container/docker/SKILL.md +90 -0
  1889. package/skills/stacks/container/podman/SKILL.md +93 -0
  1890. package/skills/stacks/database/cassandra/SKILL.md +74 -0
  1891. package/skills/stacks/database/cockroachdb/SKILL.md +69 -0
  1892. package/skills/stacks/database/dynamodb/SKILL.md +62 -0
  1893. package/skills/stacks/database/mariadb/SKILL.md +71 -0
  1894. package/skills/stacks/database/mongodb/SKILL.md +71 -0
  1895. package/skills/stacks/database/mysql/SKILL.md +72 -0
  1896. package/skills/stacks/database/neon/SKILL.md +68 -0
  1897. package/skills/stacks/database/planetscale/SKILL.md +70 -0
  1898. package/skills/stacks/database/postgresql/SKILL.md +81 -0
  1899. package/skills/stacks/database/redis/SKILL.md +78 -0
  1900. package/skills/stacks/database/sqlite/SKILL.md +70 -0
  1901. package/skills/stacks/database/supabase/SKILL.md +79 -0
  1902. package/skills/stacks/dataviz/chart-js/SKILL.md +72 -0
  1903. package/skills/stacks/dataviz/d3/SKILL.md +77 -0
  1904. package/skills/stacks/dataviz/grafana/SKILL.md +69 -0
  1905. package/skills/stacks/dataviz/plotly/SKILL.md +71 -0
  1906. package/skills/stacks/frontend/alpine/SKILL.md +75 -0
  1907. package/skills/stacks/frontend/angular/SKILL.md +75 -0
  1908. package/skills/stacks/frontend/backbone/SKILL.md +82 -0
  1909. package/skills/stacks/frontend/ember/SKILL.md +85 -0
  1910. package/skills/stacks/frontend/htmx/SKILL.md +73 -0
  1911. package/skills/stacks/frontend/lit/SKILL.md +76 -0
  1912. package/skills/stacks/frontend/preact/SKILL.md +74 -0
  1913. package/skills/stacks/frontend/qwik/SKILL.md +65 -0
  1914. package/skills/stacks/frontend/react/SKILL.md +77 -0
  1915. package/skills/stacks/frontend/solidjs/SKILL.md +75 -0
  1916. package/skills/stacks/frontend/svelte/SKILL.md +70 -0
  1917. package/skills/stacks/frontend/vue/SKILL.md +69 -0
  1918. package/skills/stacks/infra/ansible/SKILL.md +76 -0
  1919. package/skills/stacks/infra/aws/SKILL.md +66 -0
  1920. package/skills/stacks/infra/azure/SKILL.md +72 -0
  1921. package/skills/stacks/infra/circleci/SKILL.md +78 -0
  1922. package/skills/stacks/infra/cloudflare/SKILL.md +65 -0
  1923. package/skills/stacks/infra/fly-io/SKILL.md +63 -0
  1924. package/skills/stacks/infra/gcp/SKILL.md +66 -0
  1925. package/skills/stacks/infra/jenkins/SKILL.md +73 -0
  1926. package/skills/stacks/infra/kubernetes/SKILL.md +64 -0
  1927. package/skills/stacks/infra/netlify/SKILL.md +60 -0
  1928. package/skills/stacks/infra/railway/SKILL.md +63 -0
  1929. package/skills/stacks/infra/tailscale/SKILL.md +65 -0
  1930. package/skills/stacks/infra/terraform/SKILL.md +75 -0
  1931. package/skills/stacks/infra/vagrant/SKILL.md +70 -0
  1932. package/skills/stacks/infra/vercel/SKILL.md +60 -0
  1933. package/skills/stacks/meta/astro/SKILL.md +64 -0
  1934. package/skills/stacks/meta/docusaurus/SKILL.md +71 -0
  1935. package/skills/stacks/meta/eleventy/SKILL.md +69 -0
  1936. package/skills/stacks/meta/gatsby/SKILL.md +63 -0
  1937. package/skills/stacks/meta/hugo/SKILL.md +73 -0
  1938. package/skills/stacks/meta/jekyll/SKILL.md +70 -0
  1939. package/skills/stacks/meta/nextjs/SKILL.md +62 -0
  1940. package/skills/stacks/meta/nuxt/SKILL.md +66 -0
  1941. package/skills/stacks/meta/remix/SKILL.md +67 -0
  1942. package/skills/stacks/meta/sveltekit/SKILL.md +70 -0
  1943. package/skills/stacks/meta/vite/SKILL.md +63 -0
  1944. package/skills/stacks/mobile/android/SKILL.md +77 -0
  1945. package/skills/stacks/mobile/flutter/SKILL.md +77 -0
  1946. package/skills/stacks/mobile/ionic/SKILL.md +72 -0
  1947. package/skills/stacks/mobile/nativescript/SKILL.md +71 -0
  1948. package/skills/stacks/mobile/react-native/SKILL.md +75 -0
  1949. package/skills/stacks/mobile/xamarin/SKILL.md +73 -0
  1950. package/skills/stacks/orm/diesel/SKILL.md +72 -0
  1951. package/skills/stacks/orm/django-orm/SKILL.md +58 -0
  1952. package/skills/stacks/orm/drizzle/SKILL.md +67 -0
  1953. package/skills/stacks/orm/gorm/SKILL.md +73 -0
  1954. package/skills/stacks/orm/knex/SKILL.md +64 -0
  1955. package/skills/stacks/orm/mongoose/SKILL.md +64 -0
  1956. package/skills/stacks/orm/prisma/SKILL.md +64 -0
  1957. package/skills/stacks/orm/sequelize/SKILL.md +65 -0
  1958. package/skills/stacks/orm/sqlalchemy/SKILL.md +71 -0
  1959. package/skills/stacks/orm/typeorm/SKILL.md +70 -0
  1960. package/skills/stacks/queue/bullmq/SKILL.md +69 -0
  1961. package/skills/stacks/queue/celery/SKILL.md +68 -0
  1962. package/skills/stacks/queue/kafka/SKILL.md +66 -0
  1963. package/skills/stacks/queue/nats/SKILL.md +66 -0
  1964. package/skills/stacks/queue/rabbitmq/SKILL.md +64 -0
  1965. package/skills/stacks/queue/redis/SKILL.md +66 -0
  1966. package/skills/stacks/runtime/beam/SKILL.md +72 -0
  1967. package/skills/stacks/runtime/bun/SKILL.md +80 -0
  1968. package/skills/stacks/runtime/deno/SKILL.md +74 -0
  1969. package/skills/stacks/runtime/dotnet/SKILL.md +64 -0
  1970. package/skills/stacks/runtime/jvm/SKILL.md +66 -0
  1971. package/skills/stacks/runtime/node/SKILL.md +70 -0
  1972. package/skills/stacks/runtime/pypy/SKILL.md +69 -0
  1973. package/skills/stacks/runtime/python3/SKILL.md +70 -0
  1974. package/skills/stacks/styling/bootstrap/SKILL.md +74 -0
  1975. package/skills/stacks/styling/bulma/SKILL.md +80 -0
  1976. package/skills/stacks/styling/chakra-ui/SKILL.md +61 -0
  1977. package/skills/stacks/styling/css-modules/SKILL.md +54 -0
  1978. package/skills/stacks/styling/mui/SKILL.md +60 -0
  1979. package/skills/stacks/styling/sass/SKILL.md +63 -0
  1980. package/skills/stacks/styling/shadcn-ui/SKILL.md +58 -0
  1981. package/skills/stacks/styling/styled-components/SKILL.md +62 -0
  1982. package/skills/stacks/styling/tailwind/SKILL.md +59 -0
  1983. package/skills/stacks/styling/unocss/SKILL.md +64 -0
  1984. package/skills/stacks/styling/vanilla-extract/SKILL.md +64 -0
  1985. package/skills/stacks/styling/vuetify/SKILL.md +89 -0
  1986. package/skills/stacks/testing/cypress/SKILL.md +68 -0
  1987. package/skills/stacks/testing/jasmine/SKILL.md +67 -0
  1988. package/skills/stacks/testing/jest/SKILL.md +67 -0
  1989. package/skills/stacks/testing/mocha/SKILL.md +71 -0
  1990. package/skills/stacks/testing/playwright/SKILL.md +68 -0
  1991. package/skills/stacks/testing/puppeteer/SKILL.md +70 -0
  1992. package/skills/stacks/testing/selenium/SKILL.md +70 -0
  1993. package/skills/stacks/testing/vitest/SKILL.md +68 -0
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/bindings","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@swc/helpers","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.development.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.production.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/index.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/package.json","../../../../../../node_modules/better-sqlite3","../../../../../../node_modules/next","../../../../../../package.json","../../../../../package.json","../../../../chunks/1572.js","../../../../chunks/1845.js","../../../../chunks/260.js","../../../../chunks/3050.js","../../../../chunks/5278.js","../../../../chunks/658.js","../../../../chunks/7037.js","../../../../chunks/7778.js","../../../../chunks/9676.js","../../../../chunks/9680.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/[...all]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"clientModules":{},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\auth\\[...all]\\route":[]},"rscModuleMapping":{},"edgeRscModuleMapping":{}};
@@ -0,0 +1,53 @@
1
+ "use strict";(()=>{var a={};a.id=4094,a.ids=[4094],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5006:a=>{a.exports=import("@playwright/test")},9842:(a,b,c)=>{c.d(b,{IZ:()=>k,Ix:()=>j,ZF:()=>m,h6:()=>n,w1:()=>l});var d=c(1782),e=c(76760),f=c(80280),g=c(25533),h=c(18612),i=c(54033);function j(a,b){if(!b)return null;let c=(0,h.HZ)(a),d=((0,e.isAbsolute)(b)?(0,e.relative)(c,b):b).replace(/\\/g,"/");return!d||d.startsWith("..")||d.startsWith(".git/")||d.startsWith(".claude/")||d.startsWith("archives/")?null:d}async function k(a,b,c){let e=(0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.path,b)),[h]=await f.db.select().from(g.fileLock).where(e);if(h){let a=!!c.taskId&&h.taskId===c.taskId,b=!h.taskId&&!!c.agentId&&h.agentId===c.agentId;return a||b?(await f.db.update(g.fileLock).set({heartbeatAt:new Date}).where(e),{ok:!0}):{ok:!1,heldBy:{handle:h.agentHandle,taskId:h.taskId}}}try{return await f.db.insert(g.fileLock).values({workspaceId:a,path:b,taskId:c.taskId||"",agentId:c.agentId||"",agentHandle:c.handle||"",acquiredAt:new Date,heartbeatAt:new Date}),{ok:!0}}catch{let[a]=await f.db.select().from(g.fileLock).where(e);if(a&&(a.taskId===c.taskId||a.agentId===c.agentId))return{ok:!0};return{ok:!1,heldBy:a?{handle:a.agentHandle,taskId:a.taskId}:void 0}}}async function l(a,b){if(b)try{let c=await f.db.select({path:g.fileLock.path}).from(g.fileLock).where((0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.taskId,b)));for(let e of(await f.db.delete(g.fileLock).where((0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.taskId,b))),c))await (0,i.W_)(a,"task",`lock:${e.path}`)}catch{}}async function m(a=3e5){try{await f.db.delete(g.fileLock).where((0,d.lt)(g.fileLock.heartbeatAt,new Date(Date.now()-a)))}catch{}}async function n(a){try{return await f.db.select({path:g.fileLock.path,agentHandle:g.fileLock.agentHandle,taskId:g.fileLock.taskId}).from(g.fileLock).where((0,d.eq)(g.fileLock.workspaceId,a))}catch{return[]}}},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},33053:(a,b,c)=>{c.r(b),c.d(b,{"0003e476ac4ec5fb77c9a9aa1f1ca5046bc8d1cd56":()=>d.lC,"001e76cec59a1e8dd669f1ca8463d3f47a618aa803":()=>d.kb,"002b23243d909b052f058eef370008e6ac191cb67c":()=>d.Uw,"002b2f946074813af241278856bc2a9631c6e738f4":()=>d.Jw,"0040789e81b7f4c5badcbd79723e48c23db549d982":()=>d.ts,"004abaa9cb248486b384459963ded9e6daa85d9acd":()=>d.Gh,"005ea0a651313c53ddab6d0c74dd2dd94fdfb2c109":()=>d.LU,"0062afce3864c836ae5fb7bcc056c4e225a2b61809":()=>d.nl,"00712c870a25286e9ca69b4d8a077001e10ed38a44":()=>d.zO,"008d1ddd07427a26d8fbc2aa278b87aac8b07a8d1e":()=>d.Hi,"008e182009da5a09f9e64cd9b87db6a2c8df4074a1":()=>d.VH,"00bb1207c0a8b8048b2330ee1ad232a5e11accbe8f":()=>d.V$,"00cf127c3ef99891a306c64721a5de2d06cad6f439":()=>d.Ac,"00e49e9385b91de00eeccc8fb8a152a0d0dfef79f7":()=>d.Vr,"00e8ea103cc50f72242c40a48ba783b9bbde49b4cf":()=>d.S8,"4003f3ca4ab6ed26214d54d66840a099eb49e6db48":()=>g.uR,"400b6717e2b10e96e12d1d89ae62b13111229bee07":()=>g.Po,"4037570b3474d89bfb578fc065e4f894f7dfe10a71":()=>g.iw,"40536f2214bccc059b732ba48594e454baaa9b18d8":()=>d.m,"40691eeffba6da3ca44385e3e3b9ae741e1616a948":()=>g.WU,"407fd030bc32b0b7bf6ab53578958bf02bb1105779":()=>g.AO,"408478624c9bf2a6cfc301804689e59642370024f1":()=>d.L0,"40937ee47e4c7becfa255d0da60d81ee3e8eac1337":()=>g.EC,"4095d5e410396516156bbbc52861cbaaf808db4857":()=>e.mg,"40a0f462b5c8f8797fff47108383f452a8dde1d4c5":()=>d.I2,"40a402e987f006d54c979322842b9d986a354863cd":()=>d.wp,"40a869e43d96d0a3d832cc536695516506d31fb7be":()=>g.x1,"40badd378cd00387c349d1db4ab0777813afa5822c":()=>g.xf,"40cc3938ec97ed589bd41ea22e6ea789dbd451693c":()=>d.cm,"40d49ce16e903eadd8af61e3f2c8ab269d0c1f3ece":()=>d.az,"40f4ef6ab0dc6a852c2184ca12f9a0aabddf636882":()=>d.ju,"40fc7cb69a95583ca5eeeb98ca6f022c7bc87ec6d6":()=>d.Cp,"6032046269e68fc3c662695844719d3d52c41915f3":()=>e.eA,"60bd7f16418dc50dc8405ee52f569d6b76466e42c2":()=>f.k,"60dc2159d814bcfe5bc8b5ca4c83c13d0fbc05d649":()=>f.I,"60ed478e715328987b2ad15203a6821e009bb0fd2f":()=>g.aO,"70505557bfa9b53fc34fb1324a6c6afc68f168d431":()=>e.LV});var d=c(27989),e=c(76862),f=c(78848),g=c(56493)},33873:a=>{a.exports=require("path")},37067:a=>{a.exports=require("node:http")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},46466:a=>{a.exports=require("node:stream/promises")},47860:(a,b,c)=>{c.d(b,{CJ:()=>k,fQ:()=>i,hW:()=>j});var d=c(80280),e=c(25533),f=c(1782),g=c(55511),h=c(18612);let i=9e4;async function j(a,b,c={}){let h=new Date,i=c.ok??!0;return await d.db.insert(e.pulse).values({id:(0,g.randomUUID)(),workspaceId:a,agentId:b,at:h,ok:i,latencyMs:c.latencyMs??0,note:c.note??""}),await d.db.update(e.agent).set({lastPulse:h,health:i?"alive":"stale"}).where((0,f.eq)(e.agent.id,b)),h}async function k(a,b){let c=await d.db.query.agent.findMany({where:(0,f.eq)(e.agent.workspaceId,a)}),g=[];for(let a of c){let{intervalSec:c,maxMissed:i}=function(a,b){let c=(0,h.sL)(a,`.claude/agents/${b}/pulse.md`)??"";return{intervalSec:parseInt(c.match(/intervalSec:\s*(\d+)/)?.[1]??"30",10)||30,maxMissed:parseInt(c.match(/maxMissed:\s*(\d+)/)?.[1]??"2",10)||2}}(b,a.handle),j=c*i*1e3,k=3*j,l=function(a,b,c){if(!a)return"down";let d=Date.now()-a.getTime();return d<=b?"alive":d<=c?"stale":"down"}(a.lastPulse??null,j,k);l!==a.health&&await d.db.update(e.agent).set({health:l}).where((0,f.eq)(e.agent.id,a.id)),g.push({a,health:l})}let i=new Date().toISOString(),j=`# Agent status
2
+
3
+ _Updated by the pulse sweep at ${i}._
4
+
5
+ | Agent | Role | Status | Health | Last pulse |
6
+ |---|---|---|---|---|
7
+ `+g.map(({a,health:b})=>{let c;return`| @${a.handle} | ${a.role} | ${a.status} | ${b} | ${(c=a.lastPulse??null)?new Date(c).toISOString().replace("T"," ").slice(0,19):"—"} |`}).join("\n")+"\n",k={alive:g.filter(a=>"alive"===a.health).length,stale:g.filter(a=>"stale"===a.health).length,down:g.filter(a=>"down"===a.health).length},l=!!(0,h.sL)(b,".claude/workspace.md"),m=`# System health
8
+
9
+ - Updated: ${i}
10
+ - Agents: ${g.length} (alive ${k.alive} \xb7 stale ${k.stale} \xb7 down ${k.down})
11
+ - Workspace config: ${l?"present":"MISSING"}
12
+ `;try{(0,h.dx)(b,"Reports/agent-status.md",j),(0,h.dx)(b,"Reports/system-health.md",m)}catch{}}},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},55511:a=>{a.exports=require("crypto")},56493:(a,b,c)=>{c.d(b,{aO:()=>H,AO:()=>M,EC:()=>O,uR:()=>L,Po:()=>J,iw:()=>P,xf:()=>Q,x1:()=>I,WU:()=>N});var d=c(52813),e=c(77598),f=c(1782),g=c(83550),h=c(80280),i=c(25533),j=c(95896),k=c(28969),l=c(55614),m=c(3188);async function n(a,b,c=12e3){let d=new AbortController,e=setTimeout(()=>d.abort(),c);try{let c,e=await fetch(a,{headers:b,signal:d.signal}),f=await e.text();try{c=JSON.parse(f)}catch{c=void 0}return{ok:e.ok,status:e.status,json:c,error:e.ok?void 0:f.slice(0,200)||e.statusText}}catch(a){return{ok:!1,status:0,error:a instanceof Error?a.message:String(a)}}finally{clearTimeout(e)}}function o(a){return a&&"object"==typeof a?Array.isArray(a.data)?a.data.length:Array.isArray(a.models)?a.models.length:0:0}async function p(a,b){let c=a.defaultAdapter;if(c.startsWith("cli_")){let a=(0,m.hW)(c);return await (0,m.$g)(a)?{ok:!0,count:(m.w5[c]??m.w5.cli_claude_code).length}:{ok:!1,count:0,error:`${a} CLI not found on PATH`}}if("local_ollama"===c||"ollama"===a.id||"ollama_openai"===a.id){let b=a.baseUrl||"http://127.0.0.1:11434",c=await n(b.replace(/\/$/,"")+"/api/tags",{});return c.ok?{ok:!0,count:o(c.json)}:{ok:!1,count:0,error:c.error||"Ollama not reachable at "+b}}if("local_runtime"===a.category){let c=a.baseUrl||"http://127.0.0.1:8080",d=await n(c.replace(/\/$/,"")+"/v1/models",b?{Authorization:"Bearer "+b}:{});return d.ok?{ok:!0,count:o(d.json)}:{ok:!1,count:0,error:d.error||"local runtime not reachable"}}if(!b)return{ok:!1,count:0,error:"no API key in vault — connect with a key first"};if("http_anthropic"===c||"anthropic"===a.id){let a=await n("https://api.anthropic.com/v1/models",{"x-api-key":b,"anthropic-version":"2023-06-01"});return a.ok?{ok:!0,count:o(a.json)}:{ok:!1,count:0,error:a.error||"auth failed ("+a.status+")"}}let d=(a.baseUrl||"https://api.openai.com/v1").replace(/\/$/,""),e=d.endsWith("/models")?d:d+(d.includes("/v1")?"/models":"/v1/models"),f=await n(e,{Authorization:"Bearer "+b});return f.ok?{ok:!0,count:o(f.json)}:{ok:!1,count:0,error:f.error||"auth failed ("+f.status+")"}}var q=c(73024),r=c(76760),s=c(18612);let t={anthropic:"anthropic",openai:"openai",google_gemini:"google",xai_grok:"xai",deepseek:"deepseek",cohere:"cohere",groq:"groq",nvidia_nim:"nvidia",together:"togetherai",fireworks:"fireworks-ai",cerebras:"cerebras",perplexity:"perplexity",openrouter:"openrouter",mistral:"mistral",moonshot:"moonshotai",dashscope:"alibaba",zhipu:"zhipuai",azure_openai:"azure",aws_bedrock:"amazon-bedrock",vertex_ai:"google-vertex",claude_code:"anthropic",gemini_cli:"google"};function u(a){return t[a]?t[a]:a.replace(/_(grok|gemini|nim|cli|openai|api|server|rt)$/g,"").replace(/_/g,"-")}let v={anthropic:["sonnet-4","sonnet","opus-4","opus"],openai:["gpt-5.2","gpt-5.1","gpt-5","gpt-4.1","o4"],google:["gemini-3-pro","gemini-3","gemini-2.5-pro","pro"],xai:["grok-4","grok-3","grok"],groq:["llama-4","llama-3.3","llama-3.1"],deepseek:["deepseek-chat","deepseek-v3","deepseek-reasoner"],mistral:["mistral-large","mistral-medium"],openrouter:["claude-sonnet","gpt-5","gemini"]},w=(a,b,c,d,e,f,g,h)=>({id:a,name:b,context:c,outputLimit:d,inputCost:e,outputCost:f,caps:{reasoning:!!g.reasoning,tools:!!g.tools,vision:!!g.vision},released:h}),x={anthropic:[w("claude-opus-4-8","Claude Opus 4.8",1e6,64e3,5,25,{reasoning:!0,tools:!0,vision:!0},"2026-02-01"),w("claude-opus-4-7","Claude Opus 4.7",1e6,64e3,5,25,{reasoning:!0,tools:!0,vision:!0},"2025-12-01"),w("claude-sonnet-4-6","Claude Sonnet 4.6",1e6,64e3,3,15,{reasoning:!0,tools:!0,vision:!0},"2026-01-15"),w("claude-haiku-4-5","Claude Haiku 4.5",2e5,32e3,1,5,{tools:!0,vision:!0},"2025-10-01")],openai:[w("gpt-5.2","GPT-5.2",4e5,128e3,1.25,10,{reasoning:!0,tools:!0,vision:!0},"2026-03-01"),w("gpt-5.1","GPT-5.1",4e5,128e3,1.25,10,{reasoning:!0,tools:!0,vision:!0},"2025-12-01"),w("gpt-5","GPT-5",4e5,128e3,1.25,10,{reasoning:!0,tools:!0,vision:!0},"2025-08-01"),w("o4-mini","o4-mini",2e5,1e5,1.1,4.4,{reasoning:!0,tools:!0},"2025-04-01")],google:[w("gemini-3-pro","Gemini 3 Pro",2e6,64e3,2,12,{reasoning:!0,tools:!0,vision:!0},"2026-02-01"),w("gemini-3-flash","Gemini 3 Flash",1e6,64e3,.3,2.5,{tools:!0,vision:!0},"2026-02-01"),w("gemini-2.5-pro","Gemini 2.5 Pro",2e6,64e3,1.25,10,{reasoning:!0,tools:!0,vision:!0},"2025-06-01")],xai:[w("grok-4.3","Grok 4.3",256e3,64e3,3,15,{reasoning:!0,tools:!0,vision:!0},"2026-02-01"),w("grok-4","Grok 4",256e3,64e3,3,15,{reasoning:!0,tools:!0,vision:!0},"2025-09-01"),w("grok-3","Grok 3",131072,32e3,3,15,{tools:!0,vision:!0},"2025-02-01")],deepseek:[w("deepseek-chat","DeepSeek Chat",128e3,8e3,.27,1.1,{tools:!0},"2025-12-01"),w("deepseek-reasoner","DeepSeek Reasoner",128e3,64e3,.55,2.19,{reasoning:!0,tools:!0},"2025-12-01")],groq:[w("llama-4-scout","Llama 4 Scout",131072,8e3,.11,.34,{tools:!0,vision:!0},"2025-04-01"),w("llama-3.3-70b","Llama 3.3 70B",131072,32e3,.59,.79,{tools:!0},"2024-12-01")]},y=null;function z(){return(0,r.join)((0,s.r$)(),"cache","models-dev.json")}async function A(){try{let a=await fetch("https://models.dev/api.json",{signal:AbortSignal.timeout(1e4),headers:{accept:"application/json"}});if(!a.ok)return null;let b=await a.json();if(!b||"object"!=typeof b)return null;let c={};for(let[a,d]of Object.entries(b)){let b=d?.models,e=function(a){if(!a||"object"!=typeof a)return[];let b=[];for(let[c,d]of Object.entries(a)){let a=d??{},e=String(a.id??c),f=e.includes("/")?e.split("/").pop():e;if(!f)continue;let g=a.modalities??{},h=Array.isArray(g.input)?g.input:[],i=a.limit??{},j=a.cost??{},k={reasoning:!0===a.reasoning,tools:!0===a.tool_call,vision:!0===a.attachment||h.includes("image")};b.push({id:f,name:String(a.name??f),context:Number(i.context??0)||0,outputLimit:Number(i.output??0)||0,inputCost:Number(j.input??0)||0,outputCost:Number(j.output??0)||0,caps:k,released:"string"==typeof a.release_date?a.release_date:""})}return b}(b);e.length&&(c[a]=e)}return Object.keys(c).length?c:null}catch{return null}}async function B(){if(y&&Date.now()-y.at<864e5)return y.data;let a=function(){try{let a=z();if(!(0,q.existsSync)(a))return null;let b=JSON.parse((0,q.readFileSync)(a,"utf8"));if(!b?.data||"object"!=typeof b.data)return null;return{at:Number(b.at??(0,q.statSync)(a).mtimeMs),data:b.data}}catch{return null}}();if(a&&Date.now()-a.at<864e5)return y=a,a.data;let b=await A();if(b){y={at:Date.now(),data:b};try{(0,q.mkdirSync)((0,r.join)((0,s.r$)(),"cache"),{recursive:!0}),(0,q.writeFileSync)(z(),JSON.stringify({at:Date.now(),data:b}),"utf8")}catch{}return b}return a?(y=a,a.data):{}}async function C(a){let b=u(a),c=await B();return c[b]?.length?c[b]:x[b]??[]}async function D(a,b,c=9e3){try{let d=await fetch(a,{headers:b,signal:AbortSignal.timeout(c)});if(!d.ok)return null;return await d.json()}catch{return null}}async function E(a){let{catalogId:b,adapter:c,baseUrl:d,apiKey:e}=a;if(c.startsWith("cli_"))return"cli_opencode"===c?(await (0,m.ZB)("opencode")).map(a=>({id:a})):"cli_aider"===c?(await (0,m.ZB)("aider")).map(a=>({id:a})):null;if(/ollama/i.test(b)||c.includes("ollama")){let a=(d||"http://127.0.0.1:11434").replace(/\/$/,"").replace(/\/v1$/,""),b=await D(`${a}/api/tags`,{});return b?(b.models??[]).map(a=>({id:String(a.name??"")})).filter(a=>a.id):[]}if(!d)return null;let f=d.replace(/\/$/,""),g="http_anthropic"===c||"anthropic"===b,h=g?"https://api.anthropic.com/v1/models":f.endsWith("/models")?f:f+(f.includes("/v1")?"/models":"/v1/models"),i=g?e?{"x-api-key":e,"anthropic-version":"2023-06-01"}:{}:e?{authorization:`Bearer ${e}`}:{},j=await D(h,i);return j?(Array.isArray(j.data)?j.data:Array.isArray(j.models)?j.models:[]).map(a=>{let b=String(a.id??a.name??"");if(!b)return null;let c={id:b};"string"==typeof a.display_name?c.name=a.display_name:"string"==typeof a.name&&(c.name=a.name),"number"==typeof a.context_length&&(c.context=a.context_length);let d=a.pricing;if(d){let a=Number(d.prompt),b=Number(d.completion);Number.isFinite(a)&&a>0&&(c.inputCost=1e6*a),Number.isFinite(b)&&b>0&&(c.outputCost=1e6*b)}return c}).filter(a=>!!a).slice(0,200):[]}async function F(){let a=await B(),b=new Map;for(let c of Object.values(a))for(let a of c){let c=a.id.toLowerCase();b.has(c)||b.set(c,a)}return b}async function G(a,b){let c=await C(a);if(!b||0===b.length)return c;let d=new Map;for(let a of c)d.set(a.id.toLowerCase(),a);let e=await F(),f=a=>{let b=a.toLowerCase(),c=a.includes("/")?a.split("/").pop().toLowerCase():b;return d.get(b)??d.get(c)??e.get(b)??e.get(c)},g=[];for(let a of b){let b=f(a.id);g.push({id:a.id,name:a.name||b?.name||a.id,context:a.context??b?.context??0,outputLimit:b?.outputLimit??0,inputCost:a.inputCost??b?.inputCost??0,outputCost:a.outputCost??b?.outputCost??0,caps:b?.caps??{reasoning:!1,tools:!1,vision:!1},released:b?.released??""})}return g}async function H(a,b){let{workspace:c}=await (0,j.nP)(),d=(0,l.kH)(a);if(!d)return;let f=(0,e.randomUUID)();await h.db.insert(i.provider).values({id:f,workspaceId:c.id,catalogId:a,adapter:d.defaultAdapter,kind:"cli"===d.category?"cli":"local_runtime"===d.category?"local":"cloud",auth:d.connectionTypes.includes("api_key")?"api_key":d.connectionTypes[0],status:"needs_sync",syncStatus:d.supportsModelSync?"implemented":"manual"}),b&&await (0,k.IW)(c.id,`${a}_api_key`,b,f),(0,g.revalidatePath)("/models"),await I(f)}async function I(a){let b,{workspace:c}=await (0,j.nP)(),[d]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,c.id)));if(!d)return{ok:!1,error:"not found"};let e=(0,l.kH)(d.catalogId);if(!e)return{ok:!1,error:"unknown provider"};let n=await (0,k.r6)(c.id,`${d.catalogId}_api_key`),o=await p(e,n),q=null;if("cli"===e.category){let a=(0,m.hW)(e.defaultAdapter);b=(q=await (0,m.$g)(a).catch(()=>null))?await (0,m.Kp)(a).catch(()=>"unknown"):"needs_login"}else b="local_runtime"===e.category?o.ok?"ready":"unknown":n&&o.ok?"ready":"needs_key";return await h.db.update(i.provider).set({status:o.ok?"connected":"error",modelCount:o.count,lastSync:new Date,cliVersion:q,authState:b}).where((0,f.eq)(i.provider.id,a)),o.ok&&await J(a).catch(()=>{}),(0,g.revalidatePath)("/models"),o}async function J(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id)));if(!c)return{ok:!1,count:0,error:"not found"};let d=await K(c);return(0,g.revalidatePath)("/models"),d}async function K(a){let b,c,d,g=(0,l.kH)(a.catalogId);if(!g)return{ok:!1,count:0,error:"unknown provider"};let j=await (0,k.r6)(a.workspaceId,`${a.catalogId}_api_key`),n="cli"===g.category;try{b=await E({catalogId:a.catalogId,adapter:a.adapter,baseUrl:g.baseUrl,apiKey:j})}catch{b=null}if(n){let e=(0,m.hW)(a.adapter);d=(c=await (0,m.$g)(e).catch(()=>null))?await (0,m.Kp)(e).catch(()=>"unknown"):"needs_login",null===b&&(b=(m.w5[a.adapter]??[]).filter(a=>"(default)"!==a).map(a=>({id:a})))}if(null===b)return{ok:!0,count:0};let o=await G(a.catalogId,b),p=new Date,q=o.length?function(a,b){if(!b.length)return"";let c=v[u(a)];if(c)for(let a of c){let c=b.filter(b=>b.id.toLowerCase().includes(a));if(c.length)return c.sort((a,b)=>(b.released||"").localeCompare(a.released||"")),c[0].id}let d=b.filter(a=>a.released);return d.length?(d.sort((a,b)=>b.released.localeCompare(a.released)),d[0].id):b[0].id}(a.catalogId,o):null;if(o.length)await h.db.delete(i.providerModel).where((0,f.eq)(i.providerModel.providerId,a.id)),await h.db.insert(i.providerModel).values(o.map(b=>({id:(0,e.randomUUID)(),workspaceId:a.workspaceId,providerId:a.id,catalogId:a.catalogId,modelId:b.id,name:b.name,context:b.context,outputLimit:b.outputLimit,inputCost:b.inputCost,outputCost:b.outputCost,caps:b.caps,released:b.released,isDefault:b.id===q,lastSeen:p})));else if(!n)return{ok:!1,count:0,error:"no models returned"};let r=n&&!c?"needs_sync":"connected";return await h.db.update(i.provider).set({status:r,modelCount:o.length||(n?a.modelCount:0),lastSync:p,defaultModel:q||a.defaultModel,...n?{cliVersion:c??null,authState:d??null}:{}}).where((0,f.eq)(i.provider.id,a.id)),{ok:!0,count:o.length}}async function L(a=12){let b,c=new Date(Date.now()-60*a*6e4);try{b=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.status,"connected"),(0,f.or)((0,f.kZ)(i.provider.lastSync),(0,f.lt)(i.provider.lastSync,c))))}catch{return{refreshed:0}}let d=0;for(let a of b.slice(0,50))try{let b=await K(a);b.ok&&b.count>0&&d++}catch{}return{refreshed:d}}async function M(a){let{workspace:b}=await (0,j.nP)(),c=(await h.db.select().from(i.providerModel).where((0,f.Uo)((0,f.eq)(i.providerModel.providerId,a),(0,f.eq)(i.providerModel.workspaceId,b.id)))).map(a=>({id:a.modelId,name:a.name,context:a.context,outputLimit:a.outputLimit,inputCost:a.inputCost,outputCost:a.outputCost,caps:a.caps??{reasoning:!1,tools:!1,vision:!1},released:a.released,isDefault:a.isDefault}));return c.sort((a,b)=>Number(b.isDefault)-Number(a.isDefault)||(b.released||"").localeCompare(a.released||"")||a.name.localeCompare(b.name)),{models:c}}async function N(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id)));if(!c)return{ok:!1,error:"not found"};let d=(0,l.kH)(c.catalogId);if(!d)return{ok:!1,error:"unknown provider"};let e=await (0,k.r6)(b.id,`${c.catalogId}_api_key`),m=await p(d,e);return await h.db.update(i.provider).set({status:m.ok?"connected":"error"}).where((0,f.eq)(i.provider.id,a)),(0,g.revalidatePath)("/models"),{ok:m.ok,error:m.error}}async function O(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id)));if(!c)return{models:[],error:"not found"};let d=(0,l.kH)(c.catalogId);if(!d?.baseUrl)return{models:[],error:"no public endpoint for this provider"};let e=await (0,k.r6)(b.id,`${c.catalogId}_api_key`),g=d.baseUrl.replace(/\/$/,"");try{let a=/ollama/i.test(c.catalogId)||c.adapter.includes("ollama")?`${g.replace(/\/v1$/,"")}/api/tags`:`${g}/models`,b=await fetch(a,{headers:e?{authorization:`Bearer ${e}`}:{},signal:AbortSignal.timeout(8e3)});if(!b.ok)return{models:[],error:`endpoint ${b.status}`};let d=await b.json();return{models:(d.data??d.models??[]).map(a=>a.id??a.name??"").filter(Boolean).slice(0,80)}}catch(b){let a=String(b instanceof Error?b.message:b);return{models:[],error:/abort|fetch failed|ECONN/i.test(a)?"endpoint unreachable":a}}}async function P(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id)));c&&await (0,k.Kh)(b.id,`${c.catalogId}_api_key`),await h.db.delete(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id))),(0,g.revalidatePath)("/models")}async function Q(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.provider).where((0,f.Uo)((0,f.eq)(i.provider.id,a),(0,f.eq)(i.provider.workspaceId,b.id)));c&&(await (0,k.Kh)(b.id,`${c.catalogId}_api_key`),await h.db.update(i.provider).set({auth:"none",status:"needs_sync",modelCount:0}).where((0,f.eq)(i.provider.id,a)),(0,g.revalidatePath)("/models"))}(0,c(29635).D)([H,I,J,L,M,N,O,P,Q]),(0,d.A)(H,"60ed478e715328987b2ad15203a6821e009bb0fd2f",null),(0,d.A)(I,"40a869e43d96d0a3d832cc536695516506d31fb7be",null),(0,d.A)(J,"400b6717e2b10e96e12d1d89ae62b13111229bee07",null),(0,d.A)(L,"4003f3ca4ab6ed26214d54d66840a099eb49e6db48",null),(0,d.A)(M,"407fd030bc32b0b7bf6ab53578958bf02bb1105779",null),(0,d.A)(N,"40691eeffba6da3ca44385e3e3b9ae741e1616a948",null),(0,d.A)(O,"40937ee47e4c7becfa255d0da60d81ee3e8eac1337",null),(0,d.A)(P,"4037570b3474d89bfb578fc065e4f894f7dfe10a71",null),(0,d.A)(Q,"40badd378cd00387c349d1db4ab0777813afa5822c",null)},57075:a=>{a.exports=require("node:stream")},61419:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>aM,patchFetch:()=>aL,routeModule:()=>aH,serverHooks:()=>aK,workAsyncStorage:()=>aI,workUnitAsyncStorage:()=>aJ});var d={};c.r(d),c.d(d,{POST:()=>aG});var e=c(55750),f=c(69743),g=c(38214),h=c(72584),i=c(65510),j=c(25026),k=c(261),l=c(26936),m=c(91226),n=c(75994),o=c(34185),p=c(57047),q=c(93277),r=c(51195),s=c(22204),t=c(86439),u=c(26242),v=c(24647),w=c(80280),x=c(25533),y=c(1782),z=c(89611),A=c(55511),B=c(47860),C=c(3188),D=c(34302),E=c(26288),F=c(82550),G=c(6404),H=c(99546),I=c(12867),J=c(6873);let K=["developer.mozilla.org","web.dev","owasp.org","cheatsheetseries.owasp.org","www.w3.org","docs.python.org","nodejs.org","go.dev","doc.rust-lang.org","kubernetes.io","docs.docker.com","www.npmjs.com","pypi.org"];async function L(a,b,c,d){var e;let f;try{f=new URL(c)}catch{return{ok:!1,reason:"invalid url"}}if("https:"!==f.protocol&&"http:"!==f.protocol)return{ok:!1,reason:"non-http url"};let g=new Set([...K,...(0,J.et)(b)].map(a=>a.toLowerCase()));if(!function(a,b){let c=a.toLowerCase().replace(/\.$/,"");for(let a of b)if(c===a||c.endsWith("."+a))return!0;return!1}(f.host,g))return{ok:!1,reason:`host not on the official-docs allowlist (${f.host})`};let h="";try{let a=new AbortController,b=setTimeout(()=>a.abort(),15e3),c=await fetch(f.toString(),{signal:a.signal,redirect:"follow",headers:{"user-agent":"Constella-Research/1.0",accept:"text/html,application/xhtml+xml,*/*"}});if(clearTimeout(b),!c.ok)return{ok:!1,reason:`http ${c.status}`};if(!/text\/|html|xml|json/i.test(c.headers.get("content-type")??""))return{ok:!1,reason:"non-text content"};h=(await c.text()).slice(0,15e5)}catch(a){return{ok:!1,reason:String(a instanceof Error?a.message:a).slice(0,120)}}let{title:i,text:j}=(e=h,{title:e.match(/<title[^>]*>([\s\S]*?)<\/title>/i)?.[1]?.replace(/\s+/g," ").trim()??"",text:e.replace(/<script[\s\S]*?<\/script>/gi," ").replace(/<style[\s\S]*?<\/style>/gi," ").replace(/<\/(p|div|li|h[1-6]|tr|section|article)>/gi,"\n").replace(/<[^>]+>/g," ").replace(/&nbsp;/g," ").replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;|&rsquo;|&lsquo;/g,"'").replace(/&quot;|&ldquo;|&rdquo;/g,'"').replace(/[ \t]+/g," ").replace(/\n{3,}/g,"\n\n").trim()});return j.length<80?{ok:!1,reason:"empty page"}:(await (0,I.ru)(a,[{type:"doc",title:(i||`${f.host}${f.pathname}`).slice(0,200),summary:j.slice(0,1e3),body:`Official documentation — researched and cached for reuse.
13
+ Source: ${f.toString()}
14
+
15
+ ${j.slice(0,8e3)}`,sourceKind:"research",sourceRef:f.toString(),confidence:60,agentHandle:d?.agentHandle,goalId:d?.goalId??null,issueId:d?.issueId??null,taskId:d?.taskId??null}]).catch(()=>{}),{ok:!0,chars:j.length,title:i})}var M=c(58875),N=c(9842),O=c(62524),P=c(54033),Q=c(77598),R=c(73024),S=c(76760),T=c(73136),U=c(31421),V=c(18612),W=c(78848),X=c(43075),Y=c(20850),Z=c(88639);async function $(a,b,c){let d=await a.newPage();try{return await d.evaluate(async a=>{let b=a=>new Promise((b,c)=>{let d=new Image;d.onload=()=>b(d),d.onerror=c,d.src=a}),[c,d]=await Promise.all([b(a[0]),b(a[1])]),e=a=>{let b=document.createElement("canvas");b.width=1280,b.height=800;let c=b.getContext("2d");return c.drawImage(a,0,0,1280,800),c.getImageData(0,0,1280,800).data},f=e(c),g=e(d),h=0;for(let a=0;a<f.length;a+=4)(Math.abs(f[a]-g[a])>32||Math.abs(f[a+1]-g[a+1])>32||Math.abs(f[a+2]-g[a+2])>32)&&h++;return h/1024e3},[`data:image/png;base64,${b}`,`data:image/png;base64,${c}`])}catch{return null}finally{try{await d.close()}catch{}}}let _=["/.env","/.env.local","/.git/config","/config.json","/admin","/api"],aa=/(sk-[a-z0-9]{20,}|AKIA[0-9A-Z]{16}|-----BEGIN (?:RSA |EC )?PRIVATE KEY-----|password["']?\s*[:=]\s*["'][^"']{4,})/i,ab=null;function ac(a,b,c,d="",e=""){(0,W.I)(a,{runId:b,channel:"testdev",agentId:null,kind:c,target:d,detail:e}),(0,X.r)(a)}async function ad(a,b,d={}){let e,f=(0,Q.randomUUID)();await w.db.insert(x.testRun).values({id:f,workspaceId:a,goalId:d.goalId??null,issueId:d.issueId??null,status:"running",by:d.by??"operator"}),ac(a,f,"thinking","Starting Test Dev…");let g=async(b,c,d)=>(await w.db.update(x.testRun).set({status:b,summary:c.slice(0,600),findings:JSON.stringify(d).slice(0,2e4),finishedAt:new Date}).where((0,y.eq)(x.testRun.id,f)),ac(a,f,"done",`${b} \xb7 ${d.length} finding(s)`),{id:f,status:b,summary:c,findings:d}),h=(0,Y.Vd)(a);if(!h&&d.noBoot)return g("inconclusive","Dev server not running — start it in Test Dev to gate task completion.",[]);if(!h){ac(a,f,"thinking","Booting project dev server…");let c=await (0,Y.ZF)(a,b);if(!c.running||!c.url)return g("inconclusive","No runnable project / dev server didn't boot — nothing to test yet.",[{severity:"low",kind:"boot",route:"-",message:c.logs.slice(-3).map(a=>a.t).join(" | ")||"no project"}]);h=c.url}if("running"!==(0,Y.CS)(a).status)return g("inconclusive","Dev server is still starting — try again shortly.",[{severity:"low",kind:"boot",route:"-",message:"server not reachable yet"}]);let i=(d.routes&&d.routes.length?d.routes:["/"]).slice(0,8);try{({chromium:e}=await Promise.resolve().then(c.bind(c,5006)))}catch{return g("inconclusive","Playwright not available — install it (`npx playwright install chromium`) to enable browser tests.",[])}let j=[],k=(0,S.join)((0,V.HZ)(b),".testdev");try{(0,R.mkdirSync)(k,{recursive:!0})}catch{}let l=null;try{l=await e.launch({headless:!0})}catch(c){ac(a,f,"thinking","Installing the test browser (chromium, one-time ~150MB)…");let b=await (!ab&&(ab=new Promise(a=>{try{let b="win32"===process.platform?"npx.cmd":"npx",c=(0,U.spawn)(b,["playwright","install","chromium"],{stdio:"ignore",windowsHide:!0}),d=setTimeout(()=>{try{c.kill()}catch{}a(!1)},3e5);c.on("exit",b=>{clearTimeout(d),a(0===b)}),c.on("error",()=>{clearTimeout(d),a(!1)})}catch{a(!1)}})),ab);if(b)try{l=await e.launch({headless:!0})}catch{}if(!l)return g("inconclusive",b?"Couldn't launch chromium after install — try again.":"Couldn't install/launch chromium. Run `npx playwright install chromium` in the install dir, then retry.",[{severity:"low",kind:"boot",route:"-",message:String(c instanceof Error?c.message:c).slice(0,200)}])}try{let c=await l.newContext({viewport:{width:1280,height:800}}),d=await c.newPage();d.on("console",a=>{let b=a.type();"error"===b?j.push({severity:"high",kind:"console",route:d.url(),message:a.text().slice(0,300)}):"warning"===b&&j.push({severity:"low",kind:"console",route:d.url(),message:a.text().slice(0,300)})}),d.on("pageerror",a=>j.push({severity:"high",kind:"pageerror",route:d.url(),message:String(a.message??a).slice(0,300)})),d.on("requestfailed",a=>{let b=a.failure()?.errorText??"";/ERR_ABORTED/.test(b)||j.push({severity:"med",kind:"request",route:d.url(),message:`${a.method()} ${a.url().slice(0,160)} — ${b}`})});let e=(0,Z.hp)(b),g=!!e.served&&!!e.target,m=(0,S.join)(k,"baseline");if(g)try{(0,R.mkdirSync)(m,{recursive:!0})}catch{}for(let l of i){ac(a,f,"text",`navigate ${l}`);try{let a=await d.goto(h+l,{waitUntil:"domcontentloaded",timeout:2e4});a&&a.status()>=500&&j.push({severity:"high",kind:"request",route:l,message:`${l} → HTTP ${a.status()}`}),await d.waitForTimeout(800);let i=d.locator("button:visible:not([disabled])").first();if(await i.count())try{await i.click({timeout:2e3}),await d.waitForTimeout(500)}catch{}let n=await d.content();aa.test(n)&&j.push({severity:"high",kind:"security",route:l,message:"Possible secret/credential present in served HTML/JS."});let o=l.replace(/[^a-z0-9]/gi,"_")||"root";try{await d.screenshot({path:(0,S.join)(k,`${f}-${o}.png`)})}catch{}if(g)try{let a=(0,S.join)(m,`${o}.png`);if(!(0,R.existsSync)(a)){let d="/"===l?"index.html":l.replace(/^\//,"").replace(/\/+$/,"")+".html",f=(0,S.join)((0,V.HZ)(b),e.target,d);if((0,R.existsSync)(f)){let b=await c.newPage();try{await b.goto((0,T.pathToFileURL)(f).href,{waitUntil:"domcontentloaded",timeout:15e3}),await b.waitForTimeout(400),await b.screenshot({path:a})}finally{try{await b.close()}catch{}}}}if((0,R.existsSync)(a)){let b=await d.screenshot(),e=await $(c,(0,R.readFileSync)(a).toString("base64"),b.toString("base64"));if(null!=e){let a=Math.round(100*e);e>.5?j.push({severity:"high",kind:"fidelity",route:l,message:`Visual fidelity: ${a}% of the screen differs from the APPROVED design — it doesn't match; build ${l} to the design (zero drift).`}):e>.12&&j.push({severity:"med",kind:"fidelity",route:l,message:`Visual drift: ${a}% differs from the approved design at ${l}.`})}}}catch{}}catch(a){j.push({severity:"med",kind:"request",route:l,message:`navigation failed: ${String(a instanceof Error?a.message:a).slice(0,160)}`})}}for(let a of _)try{let b=await fetch(h+a,{redirect:"manual",signal:AbortSignal.timeout(4e3)});if(200===b.status){let c=await b.text().catch(()=>"");("/api"!==a&&c.length>0||aa.test(c))&&j.push({severity:"high",kind:"security",route:a,message:`${a} returns 200 with content unauthenticated.`})}}catch{}await c.close()}finally{try{await l.close()}catch{}}let m=j.filter(a=>"high"===a.severity),n=m.length?"fail":"pass",o="fail"===n?`${m.length} blocking issue(s): ${m.slice(0,3).map(a=>`${a.kind} @ ${a.route}`).join(", ")}`:`Passed — ${j.length} note(s), no blocking issues. Navigated ${i.length} route(s).`;return(0,I.ru)(b,[{type:"test",title:`Test Dev — ${n}`,summary:o,goalId:d.goalId??null,issueId:d.issueId??null,agentHandle:"agent"===d.by?"edsger":"operator",sourceKind:"test",sourceRef:f}]).catch(()=>{}),g(n,o,j)}async function ae(a,b){let[c]=await w.db.select().from(x.issue).where((0,y.eq)(x.issue.id,b)),d=new Set(["/"]);if(c){let a=(c.title+" "+(c.key??"")).match(/\/[a-z0-9\-/]{2,}/gi);a&&a.slice(0,4).forEach(a=>d.add(a))}return[...d]}var af=c(90860),ag=c(10333),ah=c(863),ai=c(1591);let aj=["code-review-practices","review-code-perf-security","owasp-top-10","secrets-management","appsec-fundamentals"];async function ak(a,b,c,d,e){let f=[...new Set(e.filter(Boolean))].slice(0,40);if(!f.length)return{ran:!1,blocking:!1,findings:[]};let g=(0,Q.randomUUID)();await (0,W.I)(b.id,{runId:g,channel:"security",agentId:c.id,kind:"thinking",target:`${c.name} is reviewing ${d}…`});let h=await w.db.select({name:x.skill.name,instructions:x.skill.instructions,summary:x.skill.summary}).from(x.agentSkill).innerJoin(x.skill,(0,y.eq)(x.agentSkill.skillId,x.skill.id)).where((0,y.Uo)((0,y.eq)(x.agentSkill.agentId,c.id),(0,y.RV)(x.skill.name,aj))),i=h.length?`
16
+ Apply these review skills (consult before judging):
17
+ ${h.map(a=>`- ${a.name}: ${(a.instructions||a.summary).replace(/\s+/g," ").slice(0,300)}`).join("\n")}`:"",j=await (0,I.yY)(a,`code review of ${d}: correctness, security, secret exposure, prior findings, decisions, patterns`,{agentHandle:c.handle,k:6}),k=j.context?`
18
+ Project knowledge (prior findings, decisions, patterns — do not contradict):
19
+ ${j.context}`:"",l=[`You are ${c.name}, an INDEPENDENT code reviewer. Review ONLY the files just changed in the current workspace directory for correctness bugs, security / secret-token exposure, permission & workspace-isolation issues, and risky patterns. Files changed:`,f.map(a=>`- ${a}`).join("\n"),i,k,"Output ONLY a JSON array (no prose, no markdown fences) of REAL, specific problems — empty [] if the change is sound:",'[{"sev":"high"|"med"|"low","title":"short title","file":"relative/path","suggestion":"concrete fix"}]',"Be strict but precise — do not invent issues, do not nitpick style. Do NOT modify any files."].filter(Boolean).join("\n"),m=(0,C.hW)(c.adapter,c.model),n=(0,C.qX)(c.adapter),o=await (0,C.p1)(l,{orgId:a,binary:m,model:n,timeoutMs:24e4},a=>{(0,W.I)(b.id,{runId:g,channel:"security",agentId:c.id,kind:a.kind,target:a.target,detail:a.detail})}),p=[],q=o.text.match(/\[[\s\S]*\]/);if(q)try{p=JSON.parse(q[0])}catch{p=[]}let r=p.slice(0,40).map(a=>({sev:"high"===a.sev||"low"===a.sev?a.sev:"med",title:String(a.title??"Finding").slice(0,200),file:String(a.file??"").slice(0,300),suggestion:String(a.suggestion??"").slice(0,500)}));for(let a of r)await w.db.insert(x.finding).values({id:(0,Q.randomUUID)(),workspaceId:b.id,sev:a.sev,title:a.title,file:a.file,suggestion:a.suggestion,status:"open"});return r.length&&(0,I.ru)(a,r.map(a=>({type:"vuln",title:a.title.slice(0,120),summary:`${a.sev}: ${a.suggestion}`.slice(0,1e3),paths:a.file?[a.file]:void 0,agentHandle:c.handle,sourceKind:"review",sourceRef:`${a.file}::${a.title}`.slice(0,200)}))).catch(()=>{}),(o.usd>0||o.inputTokens+o.outputTokens>0)&&await w.db.insert(x.costEntry).values({id:(0,Q.randomUUID)(),workspaceId:b.id,agentId:c.id,provider:o.binary,model:o.model??c.model,usd:o.usd,tokens:o.inputTokens+o.outputTokens,at:new Date}),await (0,W.I)(b.id,{runId:g,channel:"security",agentId:c.id,kind:"done",target:`${r.length} finding(s)`}),{ran:!0,blocking:r.some(a=>"high"===a.sev),findings:r}}var al=c(48938);let am={triage:"todo",todo:"doing",doing:"done"},an=new Set;async function ao(a,b){if(an.has(b.id)||!b.goalId&&!b.issueId)return;an.add(b.id),an.size>5e3&&an.clear();let c=await (0,I.Mn)(a.orgId,{goalId:b.goalId??void 0,issueId:b.issueId??void 0});if(!c)return;let d=["decision","fix","integration","architecture","business-rule"].flatMap(a=>c.byType[a]??[]).filter(a=>a.confidence>=75).slice(0,3);if(!d.length)return;let[e]=await w.db.select().from(x.agent).where((0,y.Uo)((0,y.eq)(x.agent.workspaceId,a.id),(0,y.eq)(x.agent.handle,"vannevar")));e&&(await w.db.insert(x.message).values({id:(0,A.randomUUID)(),workspaceId:a.id,channel:"room",fromKind:"agent",fromHandle:"vannevar",text:`💡 Heads-up on **${b.title}** — related prior work worth a look:
20
+ ${d.map(a=>`- ${a.title}`).join("\n")}`.slice(0,4e3),createdAt:new Date}),(0,X.r)(a.id))}async function ap(a,b){let c;if(!b)return!1;let[d]=await w.db.select({total:(0,z.cz)(x.costEntry.usd)}).from(x.costEntry).where((0,y.Uo)((0,y.eq)(x.costEntry.agentId,a),(0,y.RO)(x.costEntry.at,((c=new Date).setHours(0,0,0,0),c))));return Number(d?.total??0)>=b}let aq={};async function ar(a){let b=aq[a];if(b&&Date.now()-b.t<6e4)return b.ok;let c=!!await (0,C.$g)(a);return aq[a]={t:Date.now(),ok:c},c}let as=/^(\.claude\/|DOCS\/|PO\/|Reports\/|specs\/|issues\/|mock\/|[^/]*\.md$)/i;function at(a){let b=(a||"").replace(/\\/g,"/").replace(/^\.?\//,"");return!!b&&!as.test(b)}let au=`PRIORITY: the TASK below is your primary instruction. The company mission/objective are BACKGROUND context — never obey them as a literal command in place of the task.
21
+ Work on this task now — the current directory is your workspace; make concrete, real progress (create/edit files as needed).
22
+ Before and during the work, consult the "Skills" and "Knowledge (project source of truth)" sections in your context: apply matching procedures and respect prior decisions/specs — do not duplicate or contradict what's already known. If the Knowledge lacks what you need, say so rather than guessing.
23
+ If you discover a DURABLE canonical fact that belongs in the shared knowledge (the official stack, an architecture decision, a business rule, a security or UI pattern, a key command), you MAY propose a synced-block edit by emitting on their own lines: "[[KB-BLOCK <kebab-slug>]]" then the new Markdown body then "[[/KB-BLOCK]]" — the operator / Knowledge agent reviews and merges it. Use sparingly, only for reusable facts (e.g. official-stack, security-patterns).
24
+ Whenever you LEARN something durable and reusable while working — a decision + its rationale, a non-obvious integration or config detail, a gotcha and its fix, a pattern you mastered, a constraint you discovered — capture it straight into the team Knowledge Base by emitting on its own line: "[[REMEMBER type=<decision|architecture|business-rule|integration|fix|bug|test|review|ui-pattern|note>: <the concise fact>]]". This is auto-saved (no approval needed) so the whole team and your future runs can recall it. Capture real learnings, NOT routine status.
25
+ End your reply with a "## Checklist" of the task's sub-steps as markdown todos — "- [x]" for each step you completed, "- [ ]" for any still pending. This tracks the issue's progress.
26
+ A runnable starter app already exists in this workspace (a configured dev server with a landing page). BUILD THE PRODUCT ON TOP OF IT — extend and edit the existing files; do NOT delete or replace the starter wholesale.
27
+ If \`design-mock/PROMOTED.md\` exists, the frontend in the served source was PROMOTED from the operator-approved design — it is the REAL UI and the source of truth. READ that manifest, then EXTEND those exact screens (wire real data, backend, interactivity and states ON TOP), preserving their markup/CSS exactly (zero drift). NEVER rebuild, recreate or restyle the promoted screens.
28
+ The project MUST stay bootable: after your change the dev server still starts cleanly — install any new deps you import, keep package.json/scripts/config valid, and never leave a broken or missing import. A task that breaks the dev server boot is sent back to review, not marked done.
29
+ When done, reply with a 2-4 sentence summary of exactly what you did. If a teammate must act next — review your change, fix a problem you found, test it, or document it — END your summary by @mentioning EXACTLY ONE teammate (e.g. @whitfield, @edsger, @barbara) with a concrete ask. If you need the OPERATOR's decision or approval, @mention @operator. If nothing else is needed, do not @mention anyone.`;async function av(a,b,c,d,e){let f=b?"Reports/task-execution.md":"Reports/error-report.md",g=new Date().toISOString().replace("T"," ").slice(0,19),h=`## ${g} \xb7 ${d.key}
30
+ **@${c.handle}** (${c.role}) — ${d.title}
31
+
32
+ ${e.trim()||(b?"Completed.":"Failed.")}`,i=(0,V.sL)(a.orgId,f)??`# ${b?"Task execution log":"Error report"}
33
+
34
+ _Auto-maintained by the runner — newest first._`,j=i.split(/\n## /)[0].trimEnd(),k=[h,...(i.includes("\n## ")?i.slice(i.indexOf("\n## ")+1).split(/\n(?=## )/):[]).map(a=>a.trim())].filter(Boolean).slice(0,50);try{await (0,ah.g)(a.orgId,f,`${j}
35
+
36
+ ${k.join("\n\n")}
37
+ `)}catch(a){console.error("[runner] report write failed:",f,a)}}async function aw(a,b){let c=await w.db.query.goal.findFirst({where:(0,y.eq)(x.goal.id,b)});if(!c||"done"!==c.status||(await w.db.select().from(x.report).where((0,y.Uo)((0,y.eq)(x.report.workspaceId,a.id),(0,y.eq)(x.report.goalId,b),(0,y.eq)(x.report.type,"ceo-summary")))).length)return;let d=await w.db.select().from(x.issue).where((0,y.Uo)((0,y.eq)(x.issue.workspaceId,a.id),(0,y.eq)(x.issue.goalId,b))),e=`# ${c.title} — delivered
38
+
39
+ All ${d.length} issue${1===d.length?"":"s"} complete (100%).
40
+
41
+ ## Issues
42
+ ${d.map(a=>`- ${a.key} ${a.title}`).join("\n")}
43
+ `;await w.db.insert(x.report).values({id:(0,A.randomUUID)(),workspaceId:a.id,title:`CEO summary — ${c.title}`,type:"ceo-summary",authorId:c.ownerId??null,body:e,goalId:b});try{await (0,ah.g)(a.orgId,`Reports/ceo-summary-${b.slice(0,6)}.md`,e)}catch(a){console.error("[runner] ceo-summary write failed:",a)}await (0,af.I)(a.id,{kind:"done",text:`Work complete — ${c.title}`,detail:`CEO summary filed; ${d.length} issue${1===d.length?"":"s"} delivered.`,tg:!0});let f=c.ownerId?await w.db.query.agent.findFirst({where:(0,y.eq)(x.agent.id,c.ownerId)}):null;await (0,H.j)(a.id,{text:`Goal complete: ${c.title}`,by:f?.handle??"system",source:"task-done",goalId:b}),(0,I.ru)(a.orgId,[{type:"history",title:`Delivered: ${c.title}`,summary:e.slice(0,1200),goalId:b,agentHandle:f?.handle??"",sourceKind:"goal",sourceRef:b}]).catch(()=>{})}let ax=new Set,ay=new Map,az=Math.max(1,Number(process.env.CONSTELLA_MAX_CONCURRENT_AGENTS)||1);async function aA(a){for(let b of((0,N.ZF)(),await w.db.select().from(x.task).where((0,y.Uo)((0,y.eq)(x.task.workspaceId,a),(0,y.eq)(x.task.col,"doing")))))!ax.has(b.id)&&(await w.db.update(x.task).set({col:"todo"}).where((0,y.eq)(x.task.id,b.id)),b.issueId&&await w.db.update(x.issue).set({col:"todo"}).where((0,y.eq)(x.issue.id,b.issueId)),b.assigneeId&&await w.db.update(x.agent).set({status:"idle"}).where((0,y.eq)(x.agent.id,b.assigneeId)))}async function aB(a,b={}){let c=a.settings?.agents?.maxConcurrent??az,d=ay.get(a.id)??0;if(d>=c)return!1;ay.set(a.id,d+1);try{return await aC(a,b)}finally{let b=(ay.get(a.id)??1)-1;b<=0?ay.delete(a.id):ay.set(a.id,b)}}async function aC(a,b={}){let c=await w.db.query.plan.findFirst({where:(0,y.eq)(x.plan.workspaceId,a.id)});if(!c||!c.approved||b.auto&&!c.auto247)return!1;await aA(a.id);let d=await w.db.query.task.findFirst({where:(0,y.Uo)((0,y.eq)(x.task.workspaceId,a.id),(0,y.eq)(x.task.col,"doing"))});if(d?.assigneeId){let a=await w.db.query.agent.findFirst({where:(0,y.eq)(x.agent.id,d.assigneeId)});if(a?.status==="working")return!1}if(!d){let b=await w.db.query.task.findFirst({where:(0,y.Uo)((0,y.eq)(x.task.workspaceId,a.id),(0,y.eq)(x.task.col,"todo"))});if(b){if(!(await w.db.update(x.task).set({col:"doing"}).where((0,y.Uo)((0,y.eq)(x.task.id,b.id),(0,y.eq)(x.task.col,"todo"))).returning()).length)return!0;d={...b,col:"doing"}}}if(!d||!d.assigneeId)return!1;if(d.goalId){let a=await w.db.query.goal.findFirst({where:(0,y.eq)(x.goal.id,d.goalId)});if(a&&"active"!==a.status)return await w.db.update(x.task).set({col:"blocked"}).where((0,y.eq)(x.task.id,d.id)),!1}let e=await w.db.query.agent.findFirst({where:(0,y.eq)(x.agent.id,d.assigneeId)});if(!e)return!1;if(await ap(e.id,e.dailyCapUsd))return await (0,P.vE)(a.id,{kind:"budget",refType:"task",refId:`budget:${e.id}`,goalId:d.goalId??null,fromAgentId:e.id,title:`@${e.handle} hit the daily budget cap`,detail:`${e.name} reached the $${e.dailyCapUsd}/day spend cap and paused. Raise the cap in Agent Studio or wait for the daily reset.`}),!1;let f=(0,C.hW)(e.adapter,e.model);if(!await ar(f))return!1;ax.add(d.id);try{var g;let b;await w.db.update(x.agent).set({status:"working"}).where((0,y.eq)(x.agent.id,e.id)),d.issueId&&await w.db.update(x.issue).set({col:"doing"}).where((0,y.eq)(x.issue.id,d.issueId));let c=(0,A.randomUUID)(),h=a.settings?.source?.type&&"new"!==a.settings.source.type?au+`
44
+ This project is based on EXISTING material (an imported repo, copied local directory, or attached mock) — see specs/SUPER-SPEC.md. EXTEND the existing code: preserve its working UI/UX, behavior and visual identity; add the missing real backend, data and integrations; never create a second separate prototype or replace what already exists.`:au,{prompt:i}=await (0,D.s)({orgId:a.orgId,ws:a,agent:e,channel:"room",instruction:h,task:d});if(ao(a,d).catch(()=>{}),d.goalId){let a=await w.db.query.goal.findFirst({where:(0,y.eq)(x.goal.id,d.goalId)});if(a&&"active"!==a.status)return await w.db.update(x.task).set({col:"blocked"}).where((0,y.eq)(x.task.id,d.id)),await w.db.update(x.agent).set({status:"idle"}).where((0,y.eq)(x.agent.id,e.id)),!0}let j=[],k="",l=0;(0,C.Pe)(a.settings?.agents?.fileLocks??null),(0,C.Hs)(a.settings?.agents?.cmdGuard??null),(0,C.UC)(a.settings?.agents?.webResearch??null);let m=await (0,C.p1)(i,{orgId:a.orgId,binary:f,model:(b=((g=e.model)||"").toLowerCase(),"claude"===f?b.includes("opus")?"opus":b.includes("haiku")?"haiku":"sonnet":"codex"!==f&&g||void 0),timeoutMs:24e4,token:d.id,agentId:e.id,agentHandle:e.handle},b=>{if(("create"===b.kind||"edit"===b.kind)&&b.target&&j.push({path:b.target,op:"create"===b.kind?"created":"edit"}),"text"===b.kind&&b.detail){k+=b.detail;let c=Date.now();c-l>1500&&/-\s*\[[ xX]\]/.test(k)&&(l=c,(0,E.lM)(a.id,d.id,k).then(()=>{if(d.goalId)return(0,F.b)(a.id,d.goalId)}).then(()=>(0,X.r)(a.id)).catch(()=>{}))}(0,W.I)(a.id,{runId:c,channel:"room",agentId:e.id,kind:b.kind,target:b.target,detail:b.detail})});if(d.goalId&&j.length&&await (0,G.g)(a.id,a.orgId,d.goalId,j),(m.usd>0||m.inputTokens+m.outputTokens>0)&&await w.db.insert(x.costEntry).values({id:(0,A.randomUUID)(),workspaceId:a.id,agentId:e.id,provider:m.binary,model:m.model??e.model,usd:m.usd,tokens:m.inputTokens+m.outputTokens,at:new Date}),m.ok){let b=[];for(let c of m.text.matchAll(/\[\[KB-BLOCK\s+([a-z0-9-]+)\]\]([\s\S]*?)\[\[\/KB-BLOCK\]\]/gi)){let d=c[1].toLowerCase(),f=c[2].trim();d&&f&&(b.push(d),(0,M.iJ)(a.orgId,{slug:d,body:f,byAgentHandle:e.handle}).catch(()=>{}))}m.text=m.text.replace(/\[\[KB-BLOCK\s+[a-z0-9-]+\]\][\s\S]*?\[\[\/KB-BLOCK\]\]/gi,"").trim();let f=(0,I.c5)(m.text,{agentHandle:e.handle,goalId:d.goalId,issueId:d.issueId,taskId:d.id,sourceKind:"task",sourceRef:`${d.id}:learn`});f.items.length&&(0,I.ru)(a.orgId,f.items).catch(()=>{});let g=f.items.find(a=>"architecture"===a.type||"business-rule"===a.type);for(let b of(g&&await (0,P.vE)(a.id,{kind:"review",refType:"task",refId:`arch:${d.id}`,goalId:d.goalId??null,fromAgentId:e.id,title:`Architecture decision — ${g.title}`,detail:(g.summary||g.title).slice(0,500)}),m.text=f.stripped,m.text.matchAll(/\[\[RESEARCH:\s*(https?:\/\/[^\]\s]+)\s*\]\]/gi)))L(a.orgId,a.stack??{},b[1],{agentHandle:e.handle,goalId:d.goalId,issueId:d.issueId,taskId:d.id}).catch(()=>{});m.text=m.text.replace(/\[\[RESEARCH:\s*https?:\/\/[^\]\s]+\s*\]\]/gi,"").trim();let h=am[d.col]??d.col;if(await (0,P.W_)(a.id,"task",d.id),"done"===h&&j.some(a=>at(a.path)))try{let b=await (0,Y.VX)(a.id,a.orgId);b.ok||(h="review",await (0,P.vE)(a.id,{kind:"block",refType:"task",refId:d.id,goalId:d.goalId??null,fromAgentId:e.id,title:`${d.key} broke the dev server`,detail:`${d.title}
45
+
46
+ ${b.detail}`.slice(0,500)}),await (0,af.I)(a.id,{kind:"review",text:`${d.key} held — dev server no longer boots`,detail:b.detail.slice(0,300),agentId:e.id}))}catch(a){console.error("[runner] boot gate failed:",a)}if("done"===h&&(0,Y.Vd)(a.id))try{let b=await ad(a.id,a.orgId,{goalId:d.goalId,issueId:d.issueId??void 0,by:"agent",noBoot:!0,routes:d.issueId?await ae(a.id,d.issueId):void 0});"fail"===b.status&&(h="review",await (0,P.vE)(a.id,{kind:"validation",refType:"validation",refId:b.id,goalId:d.goalId,fromAgentId:e.id,title:`${d.key} failed Test Dev`,detail:b.summary}),await (0,af.I)(a.id,{kind:"review",text:`${d.key} held — failed Test Dev`,detail:b.summary,agentId:e.id}))}catch(a){console.error("[runner] Test Dev gate failed:",a)}let i=(a.settings?.agents?.autoReview??!0)&&"0"!==process.env.CONSTELLA_AUTO_REVIEW;if("done"===h&&i&&j.some(a=>at(a.path)))try{let b=await w.db.select().from(x.agent).where((0,y.eq)(x.agent.workspaceId,a.id)),c=b.find(a=>a.id!==e.id&&"whitfield"===a.handle)??b.find(a=>a.id!==e.id&&/cyber|security|qa|review|quality/i.test(a.role))??b.find(a=>a.id!==e.id);if(c){let b=await ak(a.orgId,a,c,`${d.key} — ${d.title}`,j.map(a=>a.path));if(b.blocking){h="review";let e=b.findings.filter(a=>"high"===a.sev),f=e.slice(0,5).map(a=>`• ${a.title}${a.file?` (${a.file})`:""}`).join("\n");await (0,P.vE)(a.id,{kind:"review",refType:"task",refId:d.id,goalId:d.goalId??null,fromAgentId:c.id,title:`${d.key} held in review — ${e.length} issue(s)`,detail:`${d.title}
47
+
48
+ ${f}`.slice(0,500)}),await (0,af.I)(a.id,{kind:"review",text:`${d.key} held — code review found issues`,detail:f.slice(0,300),agentId:c.id})}}}catch(a){console.error("[runner] review gate failed:",a)}await w.db.update(x.task).set({col:h}).where((0,y.eq)(x.task.id,d.id)),d.issueId&&await w.db.update(x.issue).set({col:h}).where((0,y.eq)(x.issue.id,d.issueId)),await w.db.insert(x.activity).values({id:(0,A.randomUUID)(),workspaceId:a.id,agentId:e.id,action:"worked on task",target:`${d.title} → ${h}`,at:new Date}),m.text.trim()&&(await w.db.insert(x.message).values({id:c,workspaceId:a.id,channel:"room",fromKind:"agent",fromHandle:e.handle,text:(0,al.Z)(m.text).slice(0,4e3),taskId:d.id,blocks:b.length?b:null,createdAt:new Date}),await (0,ag.f)(a.id,c,"room"),await (0,O.b)(a.id,{text:m.text,agentId:e.id,agentHandle:e.handle,messageId:c,channel:"room"}),(0,X.r)(a.id),await w.db.update(x.agent).set({status:"idle"}).where((0,y.eq)(x.agent.id,e.id)),await (0,ai.YK)(a.orgId,a,e.handle,m.text,0)),await (0,E.lM)(a.id,d.id,m.text),"done"===h&&await w.db.update(x.taskStep).set({done:!0}).where((0,y.eq)(x.taskStep.taskId,d.id)),d.goalId&&(await (0,F.b)(a.id,d.goalId),await aw(a,d.goalId)),(0,I.ru)(a.orgId,[{type:j.some(a=>at(a.path))?"code-change":"note",title:`${d.key} — ${d.title}`,summary:m.text.slice(0,1200),goalId:d.goalId??null,issueId:d.issueId??null,taskId:d.id,paths:j.map(a=>a.path),agentHandle:e.handle,sourceKind:"task",sourceRef:d.id}]).catch(()=>{}),"done"===h&&(await (0,af.I)(a.id,{kind:"done",text:`${d.key} done — ${d.title}`,detail:(0,al.Z)(m.text).slice(0,300),agentId:e.id,tg:!0}),await (0,H.j)(a.id,{text:`Completed ${d.key}: ${d.title}`,by:e.handle,source:"task-done",refKey:d.key})),await av(a,!0,e,d,`Moved to **${h}**.
49
+
50
+ ${m.text.slice(0,600)}`),await w.db.insert(x.cronRun).values({id:(0,A.randomUUID)(),workspaceId:a.id,task:`${d.key} — ${d.title}`.slice(0,200),agentId:e.id,ok:!0,at:new Date}),await w.db.update(x.agent).set({status:"idle"}).where((0,y.eq)(x.agent.id,e.id))}else await w.db.update(x.task).set({col:"blocked"}).where((0,y.eq)(x.task.id,d.id)),d.issueId&&await w.db.update(x.issue).set({col:"blocked"}).where((0,y.eq)(x.issue.id,d.issueId)),await w.db.update(x.agent).set({status:"blocked"}).where((0,y.eq)(x.agent.id,e.id)),await w.db.insert(x.activity).values({id:(0,A.randomUUID)(),workspaceId:a.id,agentId:e.id,action:"task blocked",target:`${d.title}: ${m.error??"error"}`.slice(0,200),at:new Date}),await (0,E.lM)(a.id,d.id,m.text),d.goalId&&await (0,F.b)(a.id,d.goalId),await av(a,!1,e,d,m.error??"Run failed with no output."),await w.db.insert(x.cronRun).values({id:(0,A.randomUUID)(),workspaceId:a.id,task:`${d.key} — ${d.title}`.slice(0,200),agentId:e.id,ok:!1,at:new Date}),await (0,af.I)(a.id,{kind:"review",text:`${d.key} blocked — ${d.title}`,detail:(m.error??"Run failed").slice(0,300),agentId:e.id}),await (0,P.vE)(a.id,{kind:"block",refType:"task",refId:d.id,goalId:d.goalId??null,fromAgentId:e.id,title:`${d.key} blocked — needs you`,detail:`${d.title}
51
+
52
+ ${(m.error??"Run failed").slice(0,400)}`}),await (0,H.j)(a.id,{text:`Blocked ${d.key}: ${d.title}`,by:e.handle,source:"issue-block",refKey:d.key,rationale:(m.error??"").slice(0,300)});return!0}finally{ax.delete(d.id),(0,N.w1)(a.id,d.id);try{let b=(0,V.sL)(a.orgId,".claude/guard-denials.jsonl");if(b&&b.trim()){let c=b.trim().split("\n").map(a=>{try{return JSON.parse(a)}catch{return null}}).filter(Boolean);if(c.length){let b=c.slice(0,8).map(a=>`• ${a.why}: \`${String(a.cmd).slice(0,120)}\``).join("\n");await (0,P.vE)(a.id,{kind:"block",refType:"task",refId:`guard:${d.id}`,goalId:d.goalId??null,fromAgentId:e.id,title:`@${e.handle} attempted ${c.length} blocked command(s) on ${d.key}`,detail:`The safety guard blocked these destructive commands during the run:
53
+ ${b}`})}(0,V.EX)(a.orgId,".claude/guard-denials.jsonl")}}catch{}}}async function aD(a,b={}){let c=await w.db.query.workspace.findFirst({where:(0,y.eq)(x.workspace.id,a)});if(!c)return{pulsed:0,advanced:0,paused:0};let d=await w.db.query.agent.findMany({where:(0,y.eq)(x.agent.workspaceId,a)});if(0===d.length)return{pulsed:0,advanced:0,paused:0};let e={claude:await ar("claude"),codex:await ar("codex"),openclaw:await ar("openclaw"),hermes:await ar("hermes"),aider:await ar("aider"),opencode:await ar("opencode"),copilot:await ar("copilot"),"cursor-agent":await ar("cursor-agent"),cline:await ar("cline"),kilocode:await ar("kilocode")},f=a=>!a.startsWith("cli_")||e[(0,C.hW)(a)],g=0,h=0,i=0;for(let b of d){if("idle"!==b.status&&await ap(b.id,b.dailyCapUsd)){h++;continue}let c=f(b.adapter),d=c?"alive":"stale";"idle"!==b.status?await (0,B.hW)(a,b.id,{ok:c,note:`tick:${b.status}`}):await w.db.update(x.agent).set({lastPulse:new Date,health:d}).where((0,y.eq)(x.agent.id,b.id)),b.health!==d&&i++,g++}let j=0;return b.execute&&await aB(c,{auto:b.auto})&&(j=1),b.execute&&!b.browser&&await (0,B.CJ)(c.id,c.orgId),{pulsed:g,advanced:j,paused:h,changed:i}}async function aE(a={}){let b=(await w.db.query.workspace.findMany()).filter(a=>a.runMode&&"off"!==a.runMode);try{let{checkForUpdate:a}=await c.e(2517).then(c.bind(c,22517)),d=await a();if(d?.updateAvailable&&d.latest)for(let a of b)await (0,P.vE)(a.id,{kind:"review",refType:"task",refId:`update:${d.latest}`,title:`Constella ${d.latest} is available`,detail:`You're on ${d.current}. Open the Update module to review the changelog and upgrade.`})}catch{}return Promise.all(b.map(async b=>({workspace:b.id,...await aD(b.id,a)})))}var aF=c(56493);async function aG(a){let b=process.env.CONSTELLA_WORKER_SECRET;if(!b||a.headers.get("x-worker-secret")!==b)return v.NextResponse.json({error:"unauthorized"},{status:401});let c=await aE({execute:!0,auto:!0}),d=await (0,aF.uR)().catch(()=>({refreshed:0}));return v.NextResponse.json({ok:!0,results:c,catalogRefreshed:d.refreshed})}let aH=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/cron/tick/route",pathname:"/api/cron/tick",filename:"route",bundlePath:"app/api/cron/tick/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\cron\\tick\\route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:aI,workUnitAsyncStorage:aJ,serverHooks:aK}=aH;function aL(){return(0,g.patchFetch)({workAsyncStorage:aI,workUnitAsyncStorage:aJ})}async function aM(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),aH.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/cron/tick/route";"/index"===d&&(d="/");let e=await aH.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,y,!1):b.end("This page could not be found"),null);if(I&&!z){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||aH.isDev||z||(K="/index"===(K=E)?"/":K);let L=!0===aH.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q=!!(null==B?void 0:B.isWrappedByNextServer),R=!!(0,h.getRequestMeta)(a,"minimalMode"),S=(0,h.getRequestMeta)(a,"incrementalCache")||await aH.getIncrementalCache(a,x,A,R);null==S||S.resetRequestCache(),globalThis.__incrementalCache=S;let T={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:L,incrementalCache:S,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>aH.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g,deploymentId:v}},U=new l.NodeNextRequest(a),V=new l.NodeNextResponse(b),W=m.NextRequestAdapter.fromNodeNextRequest(U,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>aH.handle(W,T).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${N} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${N} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!R&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=T.renderOpts.fetchMetrics;let h=T.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=T.renderOpts.collectedTags;if(!I)return await (0,p.I)(U,V,d,T.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==T.renderOpts.collectedRevalidate&&!(T.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&T.renderOpts.collectedRevalidate,e=void 0===T.renderOpts.collectedExpire||T.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:T.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await aH.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},k=await aH.handleResponse({req:a,nextConfig:x,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:R});if(!I)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});R||b.setHeader("x-nextjs-cache",C?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return R&&I||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(U,V,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};Q&&P?await h(P):(e=O.getActiveScopeSpan(),await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},h),void 0,!Q))}catch(b){if(b instanceof t.NoFallbackError||await aH.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(U,V,new Response(null,{status:500})),null}}},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},74075:a=>{a.exports=require("zlib")},76760:a=>{a.exports=require("node:path")},77030:a=>{a.exports=require("node:net")},77598:a=>{a.exports=require("node:crypto")},78474:a=>{a.exports=require("node:events")},82550:(a,b,c)=>{c.d(b,{Z:()=>h,b:()=>i});var d=c(1782),e=c(80280),f=c(25533);let g={triage:0,todo:0,blocked:25,doing:50,review:80,done:100};async function h(a){let[b,c,h,i,j]=await Promise.all([e.db.select().from(f.goal).where((0,d.eq)(f.goal.workspaceId,a)),e.db.select().from(f.issue).where((0,d.eq)(f.issue.workspaceId,a)),e.db.select().from(f.task).where((0,d.eq)(f.task.workspaceId,a)),e.db.select().from(f.taskStep).where((0,d.eq)(f.taskStep.workspaceId,a)),e.db.select().from(f.agent).where((0,d.eq)(f.agent.workspaceId,a))]),k=new Map(h.filter(a=>a.issueId).map(a=>[a.issueId,a])),l=new Map;for(let a of i){let b=l.get(a.taskId)??[];b.push(a),l.set(a.taskId,b)}let m=new Map(j.map(a=>[a.id,a])),n=a=>{let b=k.get(a.id),c=b?.col??a.col,d=(b?l.get(b.id):void 0)??[],e=d.length,f="done"===c,h=f&&e>0?e:d.filter(a=>a.done).length,i=f?100:e>0?Math.round(h/e*100):g[c]??0,j=a.assigneeId?m.get(a.assigneeId):null;return{id:a.id,key:a.key,title:a.title,col:c,progress:i,steps:{done:h,total:e},assignee:j?{handle:j.handle,name:j.name,color:j.color}:null,updatedAt:a.updatedAt??null}},o=[],p=b.map(a=>{let b=c.filter(b=>b.goalId===a.id).map(n),d=b.length?Math.round(b.reduce((a,b)=>a+b.progress,0)/b.length):a.progress,e=a.status,f=d;"active"===e?d>=100&&(e="done",f=100,o.push(a.id)):f=a.progress;let g="cancelled"===e||"archived"===e?b.map(a=>({...a,col:e})):b;return{id:a.id,title:a.title,description:a.description,status:e,specId:a.specId,progress:f,issues:g,createdAt:a.createdAt??null,doneAt:a.doneAt??null,cancelledAt:a.cancelledAt??null,archivedAt:a.archivedAt??null}});for(let a of o)try{await e.db.update(f.goal).set({status:"done",progress:100,doneAt:new Date}).where((0,d.Uo)((0,d.eq)(f.goal.id,a),(0,d.eq)(f.goal.status,"active")))}catch{}return p}async function i(a,b){let c=(await h(a)).find(a=>a.id===b);c&&"active"===c.status&&await e.db.update(f.goal).set({progress:c.progress}).where((0,d.eq)(f.goal.id,b))}},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{a.exports=require("better-sqlite3")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3050,658,9676,1845,7971,3550,4804,4679,1572,4619,9969,7989,2867,6873,850,5614,2960,4302,1591],()=>b(b.s=61419));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../.env","../../../../../../node_modules/.pnpm/@playwright+test@1.61.0/node_modules/@playwright/test/index.js","../../../../../../node_modules/.pnpm/@playwright+test@1.61.0/node_modules/@playwright/test/index.mjs","../../../../../../node_modules/.pnpm/@playwright+test@1.61.0/node_modules/@playwright/test/package.json","../../../../../../node_modules/.pnpm/@playwright+test@1.61.0/node_modules/playwright","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/bindings","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@swc/helpers","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/browsers.json","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/index.js","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/lib/bootstrap.js","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/lib/coreBundle.js","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/lib/utilsBundle.js","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/lib/xdg-open","../../../../../../node_modules/.pnpm/playwright-core@1.61.0/node_modules/playwright-core/package.json","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright-core","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/index.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/common/index.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/errorContext.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/globals.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/index.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/matchers/expect.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/mcp/test/browserBackend.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/package.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/transform/esmLoader.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/lib/util.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/package.json","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/test.js","../../../../../../node_modules/.pnpm/playwright@1.61.0/node_modules/playwright/test.mjs","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.development.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.production.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/index.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/package.json","../../../../../../node_modules/@playwright/test","../../../../../../node_modules/better-sqlite3","../../../../../../node_modules/next","../../../../../../package.json","../../../../../package.json","../../../../chunks/1572.js","../../../../chunks/1591.js","../../../../chunks/1845.js","../../../../chunks/2517.js","../../../../chunks/260.js","../../../../chunks/2867.js","../../../../chunks/2960.js","../../../../chunks/3050.js","../../../../chunks/3550.js","../../../../chunks/4302.js","../../../../chunks/4619.js","../../../../chunks/4679.js","../../../../chunks/4804.js","../../../../chunks/5278.js","../../../../chunks/5614.js","../../../../chunks/658.js","../../../../chunks/6873.js","../../../../chunks/7037.js","../../../../chunks/7778.js","../../../../chunks/7971.js","../../../../chunks/7989.js","../../../../chunks/850.js","../../../../chunks/9676.js","../../../../chunks/9680.js","../../../../chunks/9969.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/cron/tick/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"clientModules":{},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\cron\\tick\\route":[]},"rscModuleMapping":{},"edgeRscModuleMapping":{}};
@@ -0,0 +1 @@
1
+ (()=>{var a={};a.id=2772,a.ids=[2772],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},7914:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={isRequestAPICallableInsideAfter:function(){return j},throwForSearchParamsAccessInUseCache:function(){return i},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return h}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(90276),g=c(3295);function h(a,b){throw Object.defineProperty(new f.StaticGenBailoutError(`Route ${a} with \`dynamic = "error"\` couldn't be rendered statically because it used ${b}. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function i(a,b){let c=Object.defineProperty(Error(`Route ${a.route} used \`searchParams\` inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await \`searchParams\` outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E842",enumerable:!1,configurable:!0});throw Error.captureStackTrace(c,b),a.invalidDynamicUsageError??=c,c}function j(){let a=g.afterTaskAsyncStorage.getStore();return(null==a?void 0:a.rootTaskSpawnPhase)==="action"}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11185:(a,b,c)=>{"use strict";c.d(b,{Y:()=>h,r:()=>g});var d=c(73024),e=c(76760),f=c(28430);let g="constellai";function h(){if(process.env.CONSTELLA_VERSION)return process.env.CONSTELLA_VERSION;try{let a=JSON.parse((0,d.readFileSync)((0,e.join)((0,f.v)(),"package.json"),"utf8"));if(a?.version)return a.version}catch{}return"0.0.0"}},11924:()=>{},28430:(a,b,c)=>{"use strict";c.d(b,{Y:()=>g,v:()=>f});var d=c(76760);let e=!1;function f(){let a=process.cwd();return!process.env.INIT_CWD&&!e&&/[\\/]\.next[\\/]standalone/.test(a)&&(e=!0,console.warn("[runtime-root] INIT_CWD unset and cwd is inside .next/standalone — relative DATABASE_URL/CONSTELLA_HOME will resolve UNDER the standalone dir (separate DB!). Set absolute paths or launch via `pnpm start` (which sets INIT_CWD).")),process.env.INIT_CWD||a}function g(a){return(0,d.isAbsolute)(a)?a:(0,d.resolve)(f(),a)}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},57566:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>A,dynamic:()=>y});var e=c(55750),f=c(69743),g=c(38214),h=c(72584),i=c(65510),j=c(25026),k=c(261),l=c(26936),m=c(91226),n=c(75994),o=c(34185),p=c(57047),q=c(93277),r=c(51195),s=c(22204),t=c(86439),u=c(26242),v=c(24647),w=c(77598),x=c(11185);let y="force-dynamic",z=(0,w.randomUUID)();async function A(){return v.NextResponse.json({bootId:z,version:(0,x.Y)()},{headers:{"cache-control":"no-store, no-cache, must-revalidate"}})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/health/route",pathname:"/api/health",filename:"route",bundlePath:"app/api/health/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\health\\route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/health/route";"/index"===d&&(d="/");let e=await B.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||B.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===B.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await B.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>B.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await B.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87956:()=>{}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3050,4804],()=>b(b.s=57566));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@swc/helpers","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/lib/console.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/constants.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/is-error.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/require-hook.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/package.json","../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react","../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.development.js","../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.production.js","../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/index.js","../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/package.json","../../../../../node_modules/next","../../../../../package.json","../../../../package.json","../../../chunks/3050.js","../../../chunks/4804.js","../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/health/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"clientModules":{},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\health\\route":[]},"rscModuleMapping":{},"edgeRscModuleMapping":{}};
@@ -0,0 +1 @@
1
+ "use strict";(()=>{var a={};a.id=2699,a.ids=[2699],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},7914:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0});var d={isRequestAPICallableInsideAfter:function(){return j},throwForSearchParamsAccessInUseCache:function(){return i},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return h}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(90276),g=c(3295);function h(a,b){throw Object.defineProperty(new f.StaticGenBailoutError(`Route ${a} with \`dynamic = "error"\` couldn't be rendered statically because it used ${b}. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function i(a,b){let c=Object.defineProperty(Error(`Route ${a.route} used \`searchParams\` inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await \`searchParams\` outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E842",enumerable:!1,configurable:!0});throw Error.captureStackTrace(c,b),a.invalidDynamicUsageError??=c,c}function j(){let a=g.afterTaskAsyncStorage.getStore();return(null==a?void 0:a.rootTaskSpawnPhase)==="action"}},9842:(a,b,c)=>{c.d(b,{IZ:()=>k,Ix:()=>j,ZF:()=>m,h6:()=>n,w1:()=>l});var d=c(1782),e=c(76760),f=c(80280),g=c(25533),h=c(18612),i=c(54033);function j(a,b){if(!b)return null;let c=(0,h.HZ)(a),d=((0,e.isAbsolute)(b)?(0,e.relative)(c,b):b).replace(/\\/g,"/");return!d||d.startsWith("..")||d.startsWith(".git/")||d.startsWith(".claude/")||d.startsWith("archives/")?null:d}async function k(a,b,c){let e=(0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.path,b)),[h]=await f.db.select().from(g.fileLock).where(e);if(h){let a=!!c.taskId&&h.taskId===c.taskId,b=!h.taskId&&!!c.agentId&&h.agentId===c.agentId;return a||b?(await f.db.update(g.fileLock).set({heartbeatAt:new Date}).where(e),{ok:!0}):{ok:!1,heldBy:{handle:h.agentHandle,taskId:h.taskId}}}try{return await f.db.insert(g.fileLock).values({workspaceId:a,path:b,taskId:c.taskId||"",agentId:c.agentId||"",agentHandle:c.handle||"",acquiredAt:new Date,heartbeatAt:new Date}),{ok:!0}}catch{let[a]=await f.db.select().from(g.fileLock).where(e);if(a&&(a.taskId===c.taskId||a.agentId===c.agentId))return{ok:!0};return{ok:!1,heldBy:a?{handle:a.agentHandle,taskId:a.taskId}:void 0}}}async function l(a,b){if(b)try{let c=await f.db.select({path:g.fileLock.path}).from(g.fileLock).where((0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.taskId,b)));for(let e of(await f.db.delete(g.fileLock).where((0,d.Uo)((0,d.eq)(g.fileLock.workspaceId,a),(0,d.eq)(g.fileLock.taskId,b))),c))await (0,i.W_)(a,"task",`lock:${e.path}`)}catch{}}async function m(a=3e5){try{await f.db.delete(g.fileLock).where((0,d.lt)(g.fileLock.heartbeatAt,new Date(Date.now()-a)))}catch{}}async function n(a){try{return await f.db.select({path:g.fileLock.path,agentHandle:g.fileLock.agentHandle,taskId:g.fileLock.taskId}).from(g.fileLock).where((0,d.eq)(g.fileLock.workspaceId,a))}catch{return[]}}},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},18612:(a,b,c)=>{c.d(b,{r$:()=>h,EX:()=>p,CS:()=>function a(b,c=""){let d=[];for(let e of l(b,c))if(e.isDir){if(m.has(e.name))continue;d.push(...a(b,e.path))}else d.push(e.path);return d},HZ:()=>j,Ci:()=>l,sL:()=>n,dx:()=>o});var d=c(73024),e=c(76760),f=c(48161),g=c(28430);function h(){return process.env.CONSTELLA_HOME?(0,g.Y)(process.env.CONSTELLA_HOME):(0,e.join)((0,f.homedir)(),".constella")}let i=new Set;function j(a){if(!/^[A-Za-z0-9_-]{6,64}$/.test(a))throw Error("Invalid orgId");let b=(0,e.join)(h(),"organizations",a,"workspace");if(!i.has(a)){i.add(a);try{let c=(0,e.join)(h(),"organizations",a,"constella"),f=!(0,d.existsSync)(b)||0===(0,d.readdirSync)(b).length;if((0,d.existsSync)(c)&&f)try{(0,d.renameSync)(c,b)}catch{(0,d.mkdirSync)(b,{recursive:!0}),0===(0,d.readdirSync)(b).length&&(0,d.cpSync)(c,b,{recursive:!0})}}catch{}}return b}function k(a,b){let c=(0,e.normalize)((0,e.join)(a,b));if(c!==a&&!c.startsWith(a+e.sep))throw Error("Path escapes workspace: "+b);if((0,d.existsSync)(a)){let f;try{f=d.realpathSync.native(a)}catch{f=a}let g=function(a){let b=a;for(;;){if((0,d.existsSync)(b))try{return d.realpathSync.native(b)}catch{return b}let a=(0,e.dirname)(b);if(a===b)return b;b=a}}(c);if(g!==f&&!g.startsWith(f+e.sep))throw Error("Path escapes workspace (symlink): "+b)}return c}function l(a,b=""){let c=k(j(a),b);return(0,d.existsSync)(c)?(0,d.readdirSync)(c).map(a=>{let f=(0,e.join)(c,a),g=(b?b+"/":"")+a;return{name:a,path:g,isDir:(0,d.statSync)(f).isDirectory()}}).sort((a,b)=>a.isDir===b.isDir?a.name.localeCompare(b.name):a.isDir?-1:1):[]}let m=new Set(["node_modules",".git",".next",".turbo","dist","build","out","coverage",".cache","archives",".testdev",".pnpm-store",".vercel","vendor"]);function n(a,b){let c=k(j(a),b);return(0,d.existsSync)(c)?(0,d.readFileSync)(c,"utf8"):null}function o(a,b,c){let f=k(j(a),b);(0,d.mkdirSync)((0,e.dirname)(f),{recursive:!0}),(0,d.writeFileSync)(f,c,"utf8")}function p(a,b){let c=k(j(a),b);(0,d.existsSync)(c)&&(0,d.rmSync)(c,{recursive:!0,force:!0})}},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},45160:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>B});var e=c(55750),f=c(69743),g=c(38214),h=c(72584),i=c(65510),j=c(25026),k=c(261),l=c(26936),m=c(91226),n=c(75994),o=c(34185),p=c(57047),q=c(93277),r=c(51195),s=c(22204),t=c(86439),u=c(26242),v=c(24647),w=c(1782),x=c(80280),y=c(25533),z=c(9842),A=c(54033);async function B(a){let b=process.env.CONSTELLA_WORKER_SECRET;if(!b||a.headers.get("x-worker-secret")!==b)return v.NextResponse.json({error:"unauthorized"},{status:401});let{orgId:c,path:d,taskId:e,agentId:f,agentHandle:g}=await a.json().catch(()=>({}));if(!c||!d)return v.NextResponse.json({ok:!1,error:"missing orgId/path"},{status:400});let h=(0,z.Ix)(c,d);if(!h)return v.NextResponse.json({ok:!0});let[i]=await x.db.select({id:y.workspace.id}).from(y.workspace).where((0,w.eq)(y.workspace.orgId,c));if(!i)return v.NextResponse.json({ok:!0});let j=await (0,z.IZ)(i.id,h,{taskId:e,agentId:f,handle:g});return j.ok?v.NextResponse.json({ok:!0}):(await (0,A.vE)(i.id,{kind:"block",refType:"task",refId:`lock:${h}`,title:`File contention — ${h}`,detail:`@${g||"an agent"} is blocked editing \`${h}\` — held by @${j.heldBy?.handle||"another task"}. Usually transient; if it lingers, one run may be stuck on that file.`}),v.NextResponse.json({ok:!1,heldBy:j.heldBy},{status:423}))}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/locks/acquire/route",pathname:"/api/locks/acquire",filename:"route",bundlePath:"app/api/locks/acquire/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\locks\\acquire\\route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/locks/acquire/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||C.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===C.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==B?void 0:B.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await C.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>C.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,B),b}},k=await C.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,B),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},48161:a=>{a.exports=require("node:os")},54033:(a,b,c)=>{c.d(b,{TC:()=>k,W_:()=>i,vE:()=>h,vG:()=>j});var d=c(77598),e=c(1782),f=c(80280),g=c(25533);async function h(a,b){try{if(b.refType&&b.refId){let[c]=await f.db.select({id:g.inboxItem.id}).from(g.inboxItem).where((0,e.Uo)((0,e.eq)(g.inboxItem.workspaceId,a),(0,e.eq)(g.inboxItem.refType,b.refType),(0,e.eq)(g.inboxItem.refId,b.refId),(0,e.eq)(g.inboxItem.resolved,!1)));if(c)return void await f.db.update(g.inboxItem).set({title:b.title,detail:b.detail??"",goalId:b.goalId??null,channel:b.channel??null,messageId:b.messageId??null,createdAt:new Date}).where((0,e.eq)(g.inboxItem.id,c.id))}await f.db.insert(g.inboxItem).values({id:(0,d.randomUUID)(),workspaceId:a,kind:b.kind,title:b.title,detail:b.detail??"",fromAgentId:b.fromAgentId??null,resolved:!1,refType:b.refType??null,refId:b.refId??null,goalId:b.goalId??null,channel:b.channel??null,messageId:b.messageId??null})}catch(a){console.error("[inbox] pushInbox failed:",a)}}async function i(a,b,c){try{await f.db.update(g.inboxItem).set({resolved:!0}).where((0,e.Uo)((0,e.eq)(g.inboxItem.workspaceId,a),(0,e.eq)(g.inboxItem.refType,b),(0,e.eq)(g.inboxItem.refId,c),(0,e.eq)(g.inboxItem.resolved,!1)))}catch(a){console.error("[inbox] resolveInboxFor failed:",a)}}async function j(a,b){try{await f.db.update(g.inboxItem).set({resolved:!0}).where((0,e.Uo)((0,e.eq)(g.inboxItem.workspaceId,a),(0,e.RV)(g.inboxItem.refType,b),(0,e.eq)(g.inboxItem.resolved,!1)))}catch(a){console.error("[inbox] resolveInboxRefTypes failed:",a)}}async function k(a,b){try{await f.db.update(g.inboxItem).set({resolved:!0}).where((0,e.Uo)((0,e.eq)(g.inboxItem.workspaceId,a),(0,e.eq)(g.inboxItem.goalId,b),(0,e.eq)(g.inboxItem.resolved,!1)))}catch(a){console.error("[inbox] resolveInboxForGoal failed:",a)}}},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{a.exports=require("better-sqlite3")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3050,658,4804,1572],()=>b(b.s=45160));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/better-sqlite3/package.json","../../../../../../node_modules/.pnpm/better-sqlite3@12.11.1/node_modules/bindings","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@swc/helpers","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/package.json","../../../../../../node_modules/.pnpm/next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.development.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/cjs/react.production.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/index.js","../../../../../../node_modules/.pnpm/react@19.2.7/node_modules/react/package.json","../../../../../../node_modules/better-sqlite3","../../../../../../node_modules/next","../../../../../../package.json","../../../../../package.json","../../../../chunks/1572.js","../../../../chunks/3050.js","../../../../chunks/4804.js","../../../../chunks/658.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/locks/acquire/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"clientModules":{},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\api\\locks\\acquire\\route":[]},"rscModuleMapping":{},"edgeRscModuleMapping":{}};