@coodra/cli 0.2.0-beta.6 → 0.2.0-beta.8

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 (187) hide show
  1. package/dist/commands/start.d.ts.map +1 -1
  2. package/dist/commands/start.js +69 -2
  3. package/dist/commands/start.js.map +1 -1
  4. package/dist/index.js +41 -3
  5. package/dist/index.js.map +3 -3
  6. package/dist/runtime/web/apps/web-v2/.next/BUILD_ID +1 -1
  7. package/dist/runtime/web/apps/web-v2/.next/app-build-manifest.json +132 -132
  8. package/dist/runtime/web/apps/web-v2/.next/app-path-routes-manifest.json +20 -20
  9. package/dist/runtime/web/apps/web-v2/.next/build-manifest.json +5 -5
  10. package/dist/runtime/web/apps/web-v2/.next/prerender-manifest.json +3 -3
  11. package/dist/runtime/web/apps/web-v2/.next/react-loadable-manifest.json +3 -3
  12. package/dist/runtime/web/apps/web-v2/.next/server/app/_not-found/page.js +2 -2
  13. package/dist/runtime/web/apps/web-v2/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/dist/runtime/web/apps/web-v2/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/dist/runtime/web/apps/web-v2/.next/server/app/api/healthz/route_client-reference-manifest.js +1 -1
  16. package/dist/runtime/web/apps/web-v2/.next/server/app/api/install/[token]/route.js +1 -1
  17. package/dist/runtime/web/apps/web-v2/.next/server/app/api/install/[token]/route_client-reference-manifest.js +1 -1
  18. package/dist/runtime/web/apps/web-v2/.next/server/app/api/runs/[id]/state/route_client-reference-manifest.js +1 -1
  19. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/cli-login/page.js +2 -2
  20. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/cli-login/page.js.nft.json +1 -1
  21. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/cli-login/page_client-reference-manifest.js +1 -1
  22. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-in/[[...sign-in]]/page.js +1 -1
  23. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-in/[[...sign-in]]/page.js.nft.json +1 -1
  24. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-in/[[...sign-in]]/page_client-reference-manifest.js +1 -1
  25. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-up/[[...sign-up]]/page.js +2 -2
  26. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-up/[[...sign-up]]/page.js.nft.json +1 -1
  27. package/dist/runtime/web/apps/web-v2/.next/server/app/auth/sign-up/[[...sign-up]]/page_client-reference-manifest.js +1 -1
  28. package/dist/runtime/web/apps/web-v2/.next/server/app/context-packs/page.js +1 -1
  29. package/dist/runtime/web/apps/web-v2/.next/server/app/context-packs/page.js.nft.json +1 -1
  30. package/dist/runtime/web/apps/web-v2/.next/server/app/context-packs/page_client-reference-manifest.js +1 -1
  31. package/dist/runtime/web/apps/web-v2/.next/server/app/decisions/page.js +2 -2
  32. package/dist/runtime/web/apps/web-v2/.next/server/app/decisions/page.js.nft.json +1 -1
  33. package/dist/runtime/web/apps/web-v2/.next/server/app/decisions/page_client-reference-manifest.js +1 -1
  34. package/dist/runtime/web/apps/web-v2/.next/server/app/features/page.js +1 -1
  35. package/dist/runtime/web/apps/web-v2/.next/server/app/features/page.js.nft.json +1 -1
  36. package/dist/runtime/web/apps/web-v2/.next/server/app/features/page_client-reference-manifest.js +1 -1
  37. package/dist/runtime/web/apps/web-v2/.next/server/app/forbidden/page.js +1 -1
  38. package/dist/runtime/web/apps/web-v2/.next/server/app/forbidden/page.js.nft.json +1 -1
  39. package/dist/runtime/web/apps/web-v2/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  40. package/dist/runtime/web/apps/web-v2/.next/server/app/graph/page.js +1 -1
  41. package/dist/runtime/web/apps/web-v2/.next/server/app/graph/page.js.nft.json +1 -1
  42. package/dist/runtime/web/apps/web-v2/.next/server/app/graph/page_client-reference-manifest.js +1 -1
  43. package/dist/runtime/web/apps/web-v2/.next/server/app/init/page.js +2 -2
  44. package/dist/runtime/web/apps/web-v2/.next/server/app/init/page.js.nft.json +1 -1
  45. package/dist/runtime/web/apps/web-v2/.next/server/app/init/page_client-reference-manifest.js +1 -1
  46. package/dist/runtime/web/apps/web-v2/.next/server/app/install/[token]/cli.sh/route.js +1 -1
  47. package/dist/runtime/web/apps/web-v2/.next/server/app/install/[token]/cli.sh/route_client-reference-manifest.js +1 -1
  48. package/dist/runtime/web/apps/web-v2/.next/server/app/install/[token]/page.js +2 -2
  49. package/dist/runtime/web/apps/web-v2/.next/server/app/install/[token]/page.js.nft.json +1 -1
  50. package/dist/runtime/web/apps/web-v2/.next/server/app/install/[token]/page_client-reference-manifest.js +1 -1
  51. package/dist/runtime/web/apps/web-v2/.next/server/app/kill-switches/page.js +1 -1
  52. package/dist/runtime/web/apps/web-v2/.next/server/app/kill-switches/page.js.nft.json +1 -1
  53. package/dist/runtime/web/apps/web-v2/.next/server/app/kill-switches/page_client-reference-manifest.js +1 -1
  54. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/solo/page.js +2 -2
  55. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/solo/page.js.nft.json +1 -1
  56. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/solo/page_client-reference-manifest.js +1 -1
  57. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/join/page.js +4 -4
  58. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/join/page.js.nft.json +1 -1
  59. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/join/page_client-reference-manifest.js +1 -1
  60. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/page.js +2 -2
  61. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/page.js.nft.json +1 -1
  62. package/dist/runtime/web/apps/web-v2/.next/server/app/onboarding/team/page_client-reference-manifest.js +1 -1
  63. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/[slug]/page.js +2 -2
  64. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/[slug]/page.js.nft.json +1 -1
  65. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/[slug]/page_client-reference-manifest.js +1 -1
  66. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/new/page.js +2 -2
  67. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/new/page.js.nft.json +1 -1
  68. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/new/page_client-reference-manifest.js +1 -1
  69. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/page.js +2 -2
  70. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/page.js.nft.json +1 -1
  71. package/dist/runtime/web/apps/web-v2/.next/server/app/packs/page_client-reference-manifest.js +1 -1
  72. package/dist/runtime/web/apps/web-v2/.next/server/app/page.js +2 -2
  73. package/dist/runtime/web/apps/web-v2/.next/server/app/page.js.nft.json +1 -1
  74. package/dist/runtime/web/apps/web-v2/.next/server/app/page_client-reference-manifest.js +1 -1
  75. package/dist/runtime/web/apps/web-v2/.next/server/app/policies/page.js +1 -1
  76. package/dist/runtime/web/apps/web-v2/.next/server/app/policies/page.js.nft.json +1 -1
  77. package/dist/runtime/web/apps/web-v2/.next/server/app/policies/page_client-reference-manifest.js +1 -1
  78. package/dist/runtime/web/apps/web-v2/.next/server/app/policy/page.js +1 -1
  79. package/dist/runtime/web/apps/web-v2/.next/server/app/policy/page.js.nft.json +1 -1
  80. package/dist/runtime/web/apps/web-v2/.next/server/app/policy/page_client-reference-manifest.js +1 -1
  81. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/edit/page.js +1 -1
  82. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/edit/page.js.nft.json +1 -1
  83. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/edit/page_client-reference-manifest.js +1 -1
  84. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/files/[...path]/page.js +2 -2
  85. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/files/[...path]/page.js.nft.json +1 -1
  86. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/files/[...path]/page_client-reference-manifest.js +1 -1
  87. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/page.js +2 -2
  88. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/page.js.nft.json +1 -1
  89. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/[fslug]/page_client-reference-manifest.js +1 -1
  90. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/import/page.js +15 -15
  91. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/import/page.js.nft.json +1 -1
  92. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/import/page_client-reference-manifest.js +1 -1
  93. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/new/page.js +1 -1
  94. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/new/page.js.nft.json +1 -1
  95. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/new/page_client-reference-manifest.js +1 -1
  96. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/page.js +1 -1
  97. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/page.js.nft.json +1 -1
  98. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/features/page_client-reference-manifest.js +1 -1
  99. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/packs/new/page.js +2 -2
  100. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/packs/new/page.js.nft.json +1 -1
  101. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/packs/new/page_client-reference-manifest.js +1 -1
  102. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/page.js +2 -2
  103. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
  104. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  105. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/page.js +2 -2
  106. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/page.js.nft.json +1 -1
  107. package/dist/runtime/web/apps/web-v2/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  108. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/diff/page.js +2 -2
  109. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/diff/page.js.nft.json +1 -1
  110. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/diff/page_client-reference-manifest.js +1 -1
  111. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/live/page.js +2 -2
  112. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/live/page.js.nft.json +1 -1
  113. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/live/page_client-reference-manifest.js +1 -1
  114. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/page.js +2 -2
  115. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/page.js.nft.json +1 -1
  116. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/[id]/page_client-reference-manifest.js +1 -1
  117. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/page.js +2 -2
  118. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/page.js.nft.json +1 -1
  119. package/dist/runtime/web/apps/web-v2/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  120. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/account/[[...rest]]/page.js +1 -1
  121. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/account/[[...rest]]/page.js.nft.json +1 -1
  122. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/account/[[...rest]]/page_client-reference-manifest.js +1 -1
  123. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/page.js +2 -2
  124. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/page.js.nft.json +1 -1
  125. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  126. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/invite/page.js +2 -2
  127. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/invite/page.js.nft.json +1 -1
  128. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/invite/page_client-reference-manifest.js +1 -1
  129. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/page.js +3 -3
  130. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/page.js.nft.json +1 -1
  131. package/dist/runtime/web/apps/web-v2/.next/server/app/settings/team/page_client-reference-manifest.js +1 -1
  132. package/dist/runtime/web/apps/web-v2/.next/server/app/sync/page.js +2 -2
  133. package/dist/runtime/web/apps/web-v2/.next/server/app/sync/page.js.nft.json +1 -1
  134. package/dist/runtime/web/apps/web-v2/.next/server/app/sync/page_client-reference-manifest.js +1 -1
  135. package/dist/runtime/web/apps/web-v2/.next/server/app/templates/page.js +3 -3
  136. package/dist/runtime/web/apps/web-v2/.next/server/app/templates/page.js.nft.json +1 -1
  137. package/dist/runtime/web/apps/web-v2/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  138. package/dist/runtime/web/apps/web-v2/.next/server/app/welcome/page.js +2 -2
  139. package/dist/runtime/web/apps/web-v2/.next/server/app/welcome/page.js.nft.json +1 -1
  140. package/dist/runtime/web/apps/web-v2/.next/server/app/welcome/page_client-reference-manifest.js +1 -1
  141. package/dist/runtime/web/apps/web-v2/.next/server/app/workspace/page.js +2 -2
  142. package/dist/runtime/web/apps/web-v2/.next/server/app/workspace/page.js.nft.json +1 -1
  143. package/dist/runtime/web/apps/web-v2/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  144. package/dist/runtime/web/apps/web-v2/.next/server/app-paths-manifest.json +20 -20
  145. package/dist/runtime/web/apps/web-v2/.next/server/chunks/{3367.js → 3088.js} +18 -13
  146. package/dist/runtime/web/apps/web-v2/.next/server/chunks/3616.js +4 -4
  147. package/dist/runtime/web/apps/web-v2/.next/server/chunks/4527.js +1 -1
  148. package/dist/runtime/web/apps/web-v2/.next/server/chunks/4914.js +1 -0
  149. package/dist/runtime/web/apps/web-v2/.next/server/chunks/{4305.js → 7012.js} +2 -2
  150. package/dist/runtime/web/apps/web-v2/.next/server/chunks/7385.js +1 -0
  151. package/dist/runtime/web/apps/web-v2/.next/server/chunks/{411.js → 9621.js} +2 -2
  152. package/dist/runtime/web/apps/web-v2/.next/server/chunks/9822.js +1 -1
  153. package/dist/runtime/web/apps/web-v2/.next/server/middleware-build-manifest.js +1 -1
  154. package/dist/runtime/web/apps/web-v2/.next/server/middleware-manifest.json +5 -5
  155. package/dist/runtime/web/apps/web-v2/.next/server/middleware-react-loadable-manifest.js +1 -1
  156. package/dist/runtime/web/apps/web-v2/.next/server/next-font-manifest.js +1 -1
  157. package/dist/runtime/web/apps/web-v2/.next/server/next-font-manifest.json +1 -1
  158. package/dist/runtime/web/apps/web-v2/.next/server/pages/500.html +1 -1
  159. package/dist/runtime/web/apps/web-v2/.next/server/server-reference-manifest.js +1 -1
  160. package/dist/runtime/web/apps/web-v2/.next/server/server-reference-manifest.json +1 -1
  161. package/dist/runtime/web/apps/web-v2/.next/static/chunks/2794.01065593ccddcb8e.js +1 -0
  162. package/dist/runtime/web/apps/web-v2/.next/static/chunks/4057.50023974d3e12253.js +1 -0
  163. package/dist/runtime/web/apps/web-v2/.next/static/chunks/{8285-7ee171134d83e929.js → 8285-db15ca2f7eefbbbd.js} +2 -2
  164. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/auth/sign-in/[[...sign-in]]/page-2ff580e3b1799ae2.js +1 -0
  165. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/auth/sign-up/[[...sign-up]]/page-2ff580e3b1799ae2.js +1 -0
  166. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/forbidden/page-ac794448932caae3.js +1 -0
  167. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/layout-bce8e3b0207fc8ca.js +1 -0
  168. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/projects/[slug]/features/import/{page-f6d5a0afc99c2146.js → page-82b1a8257d4c6843.js} +1 -1
  169. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/runs/[id]/live/page-adb64eb042a70714.js +1 -0
  170. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/settings/account/[[...rest]]/page-ac794448932caae3.js +1 -0
  171. package/dist/runtime/web/apps/web-v2/.next/static/chunks/{webpack-a41be9ea9785afc4.js → webpack-d0d56a0b91f01cd3.js} +1 -1
  172. package/dist/runtime/web/packages/cli/package.json +3 -3
  173. package/dist/version.d.ts +1 -1
  174. package/dist/version.js +1 -1
  175. package/package.json +1 -1
  176. package/dist/runtime/web/apps/web-v2/.next/server/chunks/370.js +0 -1
  177. package/dist/runtime/web/apps/web-v2/.next/server/chunks/573.js +0 -1
  178. package/dist/runtime/web/apps/web-v2/.next/static/chunks/1877.87d50208a6a54cde.js +0 -1
  179. package/dist/runtime/web/apps/web-v2/.next/static/chunks/2794.e3621ea090f6362b.js +0 -1
  180. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/auth/sign-in/[[...sign-in]]/page-67e91ce4dd5652fc.js +0 -1
  181. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/auth/sign-up/[[...sign-up]]/page-67e91ce4dd5652fc.js +0 -1
  182. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/forbidden/page-e272b356a5051322.js +0 -1
  183. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/layout-b6e54745c1181b00.js +0 -1
  184. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/runs/[id]/live/page-8596dcb65057572e.js +0 -1
  185. package/dist/runtime/web/apps/web-v2/.next/static/chunks/app/settings/account/[[...rest]]/page-e272b356a5051322.js +0 -1
  186. /package/dist/runtime/web/apps/web-v2/.next/static/{kHcM6UaOoBnXN8M59NqMB → i1gnsMuVXYcnTChbZTtUC}/_buildManifest.js +0 -0
  187. /package/dist/runtime/web/apps/web-v2/.next/static/{kHcM6UaOoBnXN8M59NqMB → i1gnsMuVXYcnTChbZTtUC}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/projects/[slug]/packs/new/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"93184","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8266":{"*":{"id":"1055","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"12178","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"90806","name":"*","chunks":[],"async":false}},"9189":{"*":{"id":"26683","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","1323","static/chunks/app/projects/%5Bslug%5D/packs/new/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","1323","static/chunks/app/projects/%5Bslug%5D/packs/new/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/globals.css":{"id":7090,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/Sidebar.tsx":{"id":5774,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/ClerkProvider.js":{"id":8030,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/keyless-cookie-sync.js":{"id":3556,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/controlComponents.js":{"id":5239,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/hooks.js":{"id":2548,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/PromisifiedAuthProvider.js":{"id":4656,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/uiComponents.js":{"id":4887,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter_Tight\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter-tight\",\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"display\":\"swap\"}],\"variableName\":\"interTight\"}":{"id":5468,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Cormorant_Garamond\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-cormorant\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"display\":\"swap\"}],\"variableName\":\"cormorant\"}":{"id":383,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-jetbrains-mono\",\"weight\":[\"300\",\"400\",\"500\",\"600\"],\"display\":\"swap\"}],\"variableName\":\"mono\"}":{"id":786,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/features/import/ImportWizard.tsx":{"id":8266,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/features/DescriptionQualityHint.tsx":{"id":8700,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/runs/[id]/live/RunLiveClient.tsx":{"id":9189,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/CopyLinkBox.tsx":{"id":8780,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/abishaikc/Coodra/apps/web-v2/":[],"/Users/abishaikc/Coodra/apps/web-v2/app/not-found":[],"/Users/abishaikc/Coodra/apps/web-v2/app/layout":[{"inlined":false,"path":"static/css/ee71dd7f645262a7.css"},{"inlined":false,"path":"static/css/e2cf070bedcaef7d.css"}],"/Users/abishaikc/Coodra/apps/web-v2/app/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/packs/new/page":[]},"rscModuleMapping":{"62":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"57345","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"57946","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"73820","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"26988","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"81874","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"77011","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"91706","name":"*","chunks":[],"async":false}},"7090":{"*":{"id":"59744","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"15949","name":"*","chunks":[],"async":false}},"8266":{"*":{"id":"41470","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"2727","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"7760","name":"*","chunks":[],"async":false}},"9189":{"*":{"id":"10247","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/projects/[slug]/packs/new/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"93184","name":"*","chunks":[],"async":false}},"7174":{"*":{"id":"16078","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8494":{"*":{"id":"3714","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"12178","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"90806","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","1323","static/chunks/app/projects/%5Bslug%5D/packs/new/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","1323","static/chunks/app/projects/%5Bslug%5D/packs/new/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/globals.css":{"id":7090,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/Sidebar.tsx":{"id":5774,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/ClerkProvider.js":{"id":8030,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/keyless-cookie-sync.js":{"id":3556,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/controlComponents.js":{"id":5239,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/hooks.js":{"id":2548,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/PromisifiedAuthProvider.js":{"id":4656,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/uiComponents.js":{"id":4887,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter_Tight\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter-tight\",\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"display\":\"swap\"}],\"variableName\":\"interTight\"}":{"id":5468,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Cormorant_Garamond\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-cormorant\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"display\":\"swap\"}],\"variableName\":\"cormorant\"}":{"id":383,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-jetbrains-mono\",\"weight\":[\"300\",\"400\",\"500\",\"600\"],\"display\":\"swap\"}],\"variableName\":\"mono\"}":{"id":786,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/features/DescriptionQualityHint.tsx":{"id":8700,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/features/import/ImportWizard.tsx":{"id":7174,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/runs/[id]/live/RunLiveClient.tsx":{"id":8494,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/CopyLinkBox.tsx":{"id":8780,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/abishaikc/Coodra/apps/web-v2/":[],"/Users/abishaikc/Coodra/apps/web-v2/app/not-found":[],"/Users/abishaikc/Coodra/apps/web-v2/app/layout":[{"inlined":false,"path":"static/css/ee71dd7f645262a7.css"},{"inlined":false,"path":"static/css/e2cf070bedcaef7d.css"}],"/Users/abishaikc/Coodra/apps/web-v2/app/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/packs/new/page":[]},"rscModuleMapping":{"62":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"57345","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"57946","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"73820","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"26988","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"81874","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"77011","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"91706","name":"*","chunks":[],"async":false}},"7090":{"*":{"id":"59744","name":"*","chunks":[],"async":false}},"7174":{"*":{"id":"41470","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"15949","name":"*","chunks":[],"async":false}},"8494":{"*":{"id":"10247","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"2727","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"7760","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}}}}
@@ -1,7 +1,7 @@
1
- (()=>{var a={};a.id=8419,a.ids=[8419],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3363:(a,b,c)=>{"use strict";c.d(b,{Dv:()=>o,UG:()=>n,z2:()=>m});var d=c(38679);c(60681);var e=c(89244),f=c(34017),g=c(23185),h=c(80554),i=c(21074),j=c(77829);let k=g.Ik({identifier:g.Yj().min(1),newSlug:g.Yj().min(1).regex(/^[a-z0-9_-]+$/,"Slug must be lowercase letters, digits, hyphens, underscores."),confirmation:g.Yj().min(1,"Type the new slug to confirm.")}),l=g.Ik({identifier:g.Yj().min(1),confirmation:g.Yj().min(1,"Type the project slug to confirm full deletion.")});async function m(a){let b;await (0,h.Yn)("admin");let d=String(a.get("identifier")??""),g=String(a.get("confirmation")??""),j="on"!==a.get("alsoDeletePolicies");0===d.length&&(0,f.redirect)("/?error=missing_identifier");let{getProject:k}=await Promise.resolve().then(c.bind(c,21074)),l=await k(d);null===l&&(0,f.redirect)(`/?error=${encodeURIComponent(`No project '${d}'`)}`),g!==l.slug&&(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?error=${encodeURIComponent("Confirmation slug did not match. Type the project slug verbatim to confirm.")}`);try{b=await (0,i.Nm)(l.id,{keepPolicies:j})}catch(a){(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?error=${encodeURIComponent(a.message)}`)}null===b&&(0,f.redirect)(`/?error=${encodeURIComponent(`No project with identifier '${d}'`)}`),(0,e.revalidatePath)("/"),(0,e.revalidatePath)(`/projects/${l.slug}`);let m=`${b.runsDeleted} runs \xb7 ${b.runEventsDeleted} events \xb7 ${b.decisionsDeleted} decisions \xb7 ${b.policyDecisionsDeleted} policy_decisions \xb7 ${b.contextPacksDeleted} context_packs`;(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?reset=1&summary=${encodeURIComponent(m)}`)}async function n(a){await (0,h.Yn)("admin");let b={identifier:String(a.get("identifier")??""),newSlug:String(a.get("newSlug")??"").trim(),confirmation:String(a.get("confirmation")??"").trim()},c=k.safeParse(b);c.success||(0,f.redirect)(p(b.identifier,"rename_validation_failed",q(c.error))),c.data.confirmation!==c.data.newSlug&&(0,f.redirect)(p(b.identifier,"rename_confirmation_mismatch",`Type "${c.data.newSlug}" exactly to confirm.`));let d=await (0,i.oB)(c.data.identifier,c.data.newSlug);"not_found"===d.status&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),"sentinel_locked"===d.status&&(0,f.redirect)(p(b.identifier,"sentinel_locked","Cannot rename the __global__ sentinel project.")),"slug_taken"===d.status&&(0,f.redirect)(p(b.identifier,"slug_taken",`Slug "${d.newSlug}" is already taken (or invalid). Pick a different one.`)),(0,e.revalidatePath)("/"),(0,f.redirect)(`/projects/${encodeURIComponent(d.newSlug)}?renamed=${encodeURIComponent(d.oldSlug)}`)}async function o(a){await (0,h.Yn)("admin");let b={identifier:String(a.get("identifier")??""),confirmation:String(a.get("confirmation")??"").trim()},d=l.safeParse(b);d.success||(0,f.redirect)(p(b.identifier,"delete_validation_failed",q(d.error)));let{getProject:g}=await Promise.resolve().then(c.bind(c,21074)),j=await g(d.data.identifier);null===j&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),d.data.confirmation!==j.slug&&(0,f.redirect)(p(b.identifier,"delete_confirmation_mismatch",`Type "${j.slug}" exactly to confirm full deletion.`));let k=await (0,i.xx)(d.data.identifier);"sentinel_locked"===k.status&&(0,f.redirect)(p(b.identifier,"sentinel_locked","Cannot delete the __global__ sentinel project.")),"not_found"===k.status&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),(0,e.revalidatePath)("/"),(0,f.redirect)(`/?deleted=${encodeURIComponent(j.slug)}`)}function p(a,b,c){let d=new URLSearchParams;return d.set("error",b),d.set("errorMessage",c),`/projects/${encodeURIComponent(a)}?${d.toString()}`}function q(a){let b=a.issues[0];if(void 0===b)return"invalid form data";let c=b.path.length>0?`${b.path.join(".")}: `:"";return`${c}${b.message}`}(0,j.D)([m,n,o]),(0,d.A)(m,"4006b5c8ea002feb8434dad4ff6a659ed6b26db3ae",null),(0,d.A)(n,"40480af0cff698efbceef18373c1f15815265cf6ea",null),(0,d.A)(o,"40e9241f81167eb488f08d5e02db643722d82517fb",null)},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8086:a=>{"use strict";a.exports=require("module")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},15666:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,57345,23))},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26848:a=>{"use strict";a.exports=require("node:readline/promises")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},39226:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,90919,23))},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},46193:a=>{"use strict";a.exports=require("node:string_decoder")},46466:a=>{"use strict";a.exports=require("node:stream/promises")},48161:a=>{"use strict";a.exports=require("node:os")},51063:(a,b,c)=>{"use strict";c.d(b,{Q4:()=>i,ib:()=>j,oE:()=>h,vC:()=>g});var d=c(73024),e=c(76760),f=c(53160);function g(a){let b=(0,f.I8)(a.projectCwd);if(!((0,d.existsSync)(b)&&(0,d.statSync)(b).isDirectory()))return{featuresRoot:b,rootExists:!1,features:[],slugsWithWarnings:[]};let c=(0,f.LI)({projectCwd:a.projectCwd,projectSlug:a.projectSlug});return{featuresRoot:b,rootExists:!0,features:c.index.features.map(a=>({slug:a.slug,name:a.name,description:a.description,whenNotToUse:a.whenNotToUse,maturity:a.maturity,tags:[...a.tags],owners:[...a.owners],fileCount:a.fileCount,totalBytes:a.totalBytes,lastUpdatedAt:a.lastUpdatedAt,hasWarnings:a.hasWarnings})),slugsWithWarnings:[...c.slugsWithWarnings]}}function h(a){let b=(0,f.I8)(a.projectCwd);if(!(0,d.existsSync)(b))return null;let c=(0,e.join)(b,a.slug);return(0,d.existsSync)(c)?(0,f.bK)(a.slug,c):null}function i(a){return(0,f.I8)(a)}function j(a){return(0,f.X_)(a)}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},52169:(a,b,c)=>{"use strict";c.d(b,{e:()=>l});var d=c(73024),e=c(48161),f=c(76760),g=c(73136),h=c(23185);let i=h.Ik({name:h.Yj(),description:h.Yj().optional(),version:h.Yj().optional(),languages:h.YO(h.Yj()).optional(),autoSections:h.YO(h.KC([h.Yj(),h.Ik({name:h.Yj()}).passthrough()])).optional()}).passthrough();function j(a){try{if(!(0,d.statSync)(a).isDirectory())return!1;return(0,d.existsSync)((0,f.join)(a,"template.json"))}catch{return!1}}function k(a){let b=(0,f.join)(a,"template.json");try{let a=i.parse(JSON.parse((0,d.readFileSync)(b,"utf8")));return{description:a.description??null,version:a.version??null,languages:a.languages??[],autoSections:(a.autoSections??[]).map(a=>"string"==typeof a?a:a.name)}}catch{return{description:null,version:null,languages:[],autoSections:[]}}}function l(){let a=new Set,b=[],c=function(){let a=process.env.COODRA_HOME??(0,f.resolve)((0,e.homedir)(),".coodra");return(0,f.join)(a,"templates")}();if((0,d.existsSync)(c))for(let e of(0,d.readdirSync)(c)){let d=(0,f.join)(c,e);j(d)&&(a.add(e),b.push({name:e,source:"user",dir:d,...k(d)}))}let h=function(){let a=(0,f.dirname)((0,g.fileURLToPath)("file:///Users/abishaikc/Coodra/apps/web-v2/lib/queries/templates.ts")),b=[],c=a;for(let a=0;a<6;a++)b.push((0,f.join)(c,"node_modules","@coodra","coodra-cli","templates")),b.push((0,f.join)(c,"packages","cli","templates")),b.push((0,f.join)(c,"packages","cli","dist","templates")),c=(0,f.dirname)(c);for(let a of b)if((0,d.existsSync)(a)&&(0,d.statSync)(a).isDirectory())return a;return null}();if(null!==h)for(let c of(0,d.readdirSync)(h)){if(a.has(c))continue;let d=(0,f.join)(h,c);j(d)&&b.push({name:c,source:"bundled",dir:d,...k(d)})}return b.sort((a,b)=>a.name.localeCompare(b.name))}},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},58430:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>g,eE:()=>h,v:()=>f});var d=c(4781),e=c(58671);async function f(a={}){let b=a.db??(0,e.f)(),c=a.limit??50,g=await (0,d.listRunsForProject)(b,{...a,limit:c+1}),h=g.length>c;return{runs:h?g.slice(0,c):g,hasMore:h,limit:c}}async function g(a,b){let c=b??(0,e.f)();return(0,d.x_)(c,a)}async function h(a){let b=a??(0,e.f)();return(await (0,d.hF)(b)).map(a=>({id:a.id,slug:a.slug,name:a.name}))}},58500:a=>{"use strict";a.exports=require("node:timers/promises")},58747:(a,b,c)=>{"use strict";c.d(b,{d:()=>j,w:()=>k});var d=c(38679);c(60681);var e=c(4781),f=c(89244),g=c(34017),h=c(80554),i=c(58671);async function j(a){await (0,h.Yn)("admin");let b=String(a.get("id")??""),c=String(a.get("returnTo")??"/runs");0===b.length&&(0,g.redirect)(`${c}?error=missing_id`);let d=(0,i.f)(),j=await (0,e.Su)(d,b);(0,f.revalidatePath)("/runs"),(0,f.revalidatePath)(`/runs/${b}`),(0,f.revalidatePath)("/"),"cancelled"===j.status&&(0,g.redirect)(`${c}?cancelled=${encodeURIComponent(b)}`),"already_terminal"===j.status&&(0,g.redirect)(`${c}?noop=${encodeURIComponent(b)}`),(0,g.redirect)(`${c}?error=${encodeURIComponent("not_found")}`)}async function k(a){await (0,h.Yn)("admin");let b=a.get("projectId"),d=String(a.get("returnTo")??"/"),j=(0,i.f)(),{listRunsForProject:k}=await Promise.resolve().then(c.bind(c,4781)),l="string"==typeof b&&b.length>0?{status:"in_progress",projectId:b,limit:1e3}:{status:"in_progress",limit:1e3},m=await k(j,l),n=0;for(let a of m)"cancelled"===(await (0,e.Su)(j,a.id)).status&&(n+=1);(0,f.revalidatePath)("/runs"),(0,f.revalidatePath)("/"),(0,g.redirect)(`${d}?cleared=${n}`)}(0,c(77829).D)([j,k]),(0,d.A)(j,"40677bc4255a638e7cd0f3e66de85dc813e25c25eb",null),(0,d.A)(k,"405f49f6576b34e1f390d8b646b45a60193a1ef279",null)},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69160:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>C,dynamic:()=>B});var d=c(18234),e=c(57345),f=c.n(e),g=c(77716),h=c(54527),i=c(3363),j=c(58747),k=c(92366),l=c(91414),m=c(51063),n=c(4781),o=c(44664),p=c(40647),q=c(57365),r=c(58671),s=c(10728);async function t(a){let b=(0,r.f)(),c="team"===process.env.COODRA_MODE?"team":"solo",[d,e,f,g]=await Promise.all([v(b,a.projectId),w(b,a.projectId),x(b,a.projectSlug),y(b,a.projectId)]),h=await u(a.projectSlug,a.projectCwd??process.cwd());return{projectId:a.projectId,projectSlug:a.projectSlug,activeRuns:d,denials24h:e,activeKillSwitches:f,latestEvents:g,mode:c,fetchedAt:new Date().toISOString(),pack:h}}async function u(a,b=process.cwd()){let c=new Map((await (0,s.Xj)(b)).map(a=>[a.slug,a])),d=c.get(a)??null,e=[],f=!1,g=null;if(null!==d&&null!==d.parentSlug){let a=new Set([d.slug]),b=d.parentSlug;for(;null!==b;){if(a.has(b)){f=!0;break}a.add(b);let d=c.get(b);if(void 0===d){g=b;break}e.push(d),b=d.parentSlug}e.reverse()}return{primary:d,chain:e,cycleDetected:f,missingAncestor:g,packsRoot:(0,s.jp)(b)}}async function v(a,b){if("sqlite"===a.kind){let c=n.GB.runs,d=await a.db.select({n:(0,o.U9)()}).from(c).where((0,p.Uo)((0,p.eq)(c.status,"in_progress"),(0,p.eq)(c.projectId,b)));return Number(d[0]?.n??0)}let c=n.bx.runs,d=await a.db.select({n:(0,o.U9)()}).from(c).where((0,p.Uo)((0,p.eq)(c.status,"in_progress"),(0,p.eq)(c.projectId,b)));return Number(d[0]?.n??0)}async function w(a,b){let c=new Date(Date.now()-864e5);if("sqlite"===a.kind){let d=n.GB.policyDecisions,e=await a.db.select({n:(0,o.U9)()}).from(d).where((0,p.Uo)((0,p.eq)(d.permissionDecision,"deny"),(0,p.gt)(d.createdAt,c),(0,p.eq)(d.projectId,b)));return Number(e[0]?.n??0)}let d=n.bx.policyDecisions,e=await a.db.select({n:(0,o.U9)()}).from(d).where((0,p.Uo)((0,p.eq)(d.permissionDecision,"deny"),(0,p.gt)(d.createdAt,c),(0,p.eq)(d.projectId,b)));return Number(e[0]?.n??0)}async function x(a,b){return(await (0,n.MA)(a)).filter(a=>"project"===a.scope&&a.target===b).length}async function y(a,b){if("sqlite"===a.kind){let c=n.GB.runEvents,d=n.GB.runs;return(await a.db.select({id:c.id,runId:c.runId,phase:c.phase,toolName:c.toolName,toolUseId:c.toolUseId,createdAt:c.createdAt}).from(c).innerJoin(d,(0,p.eq)(c.runId,d.id)).where((0,p.eq)(d.projectId,b)).orderBy((0,q.i)(c.createdAt)).limit(10)).map(a=>({id:a.id,runId:a.runId,phase:a.phase,toolName:a.toolName,toolUseId:a.toolUseId,createdAt:a.createdAt.toISOString()}))}let c=n.bx.runEvents,d=n.bx.runs;return(await a.db.select({id:c.id,runId:c.runId,phase:c.phase,toolName:c.toolName,toolUseId:c.toolUseId,createdAt:c.createdAt}).from(c).innerJoin(d,(0,p.eq)(c.runId,d.id)).where((0,p.eq)(d.projectId,b)).orderBy((0,q.i)(c.createdAt)).limit(10)).map(a=>({id:a.id,runId:a.runId,phase:a.phase,toolName:a.toolName,toolUseId:a.toolUseId,createdAt:a.createdAt.toISOString()}))}var z=c(58430),A=c(52169);let B="force-dynamic";async function C({params:a,searchParams:b}){let c=await (0,l.Y)(a),e=await b,h="__global__"===c.slug,[n,{runs:o}]=await Promise.all([t({projectId:c.id,projectSlug:c.slug,projectCwd:c.cwd}),(0,z.v)({projectId:c.id,limit:6})]),p=c.cwd??process.cwd(),q=null!==c.cwd,r=(0,A.e)(),s=(0,m.vC)({projectSlug:c.slug,projectCwd:p});return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.b,{crumb:c.slug,crumbPrefix:"coodra / projects"}),(0,d.jsxs)("section",{className:"screen",children:[(0,d.jsxs)("div",{className:"head",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"head__num",children:["/01 \xb7 PROJECT \xb7 ",c.slug.toUpperCase()]}),(0,d.jsxs)("h1",{className:"head__title",children:[(0,d.jsx)("em",{children:c.name}),"."]}),(0,d.jsxs)("p",{className:"head__lede",children:["Local-first audit surface for"," ",(0,d.jsx)("span",{style:{fontFamily:"var(--mono)",color:"var(--ink)"},children:c.slug}),". Every run leaves a trace; every decision survives a crash."]})]}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"head__meta",children:[(0,d.jsx)("strong",{children:c.id.slice(0,13)}),(0,d.jsx)("br",{}),n.activeRuns," active runs",(0,d.jsx)("br",{}),n.denials24h," denies \xb7 24h"]}),(0,d.jsxs)("div",{className:"head__actions",children:[n.activeRuns>0?(0,d.jsxs)("form",{action:j.w,style:{display:"inline"},children:[(0,d.jsx)("input",{type:"hidden",name:"projectId",value:c.id}),(0,d.jsx)("input",{type:"hidden",name:"returnTo",value:`/projects/${encodeURIComponent(c.slug)}`}),(0,d.jsxs)("button",{className:"btn btn--ghost",type:"submit",title:`Cancel all ${n.activeRuns} in-progress run(s) for ${c.slug}`,children:["Cancel ",n.activeRuns," stuck"]})]}):null,(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/projects/${encodeURIComponent(c.slug)}/features`,children:"Features"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/runs?project=${encodeURIComponent(c.slug)}`,children:"Open runs"}),(0,d.jsx)(f(),{className:"btn",href:`/graph?project=${encodeURIComponent(c.slug)}`,children:"Graph"})]})]})]}),void 0!==e.reset?(0,d.jsxs)(E,{tone:"ok",children:["Project reset \xb7 ",e.summary??"audit rows deleted","."]}):null,void 0!==e.renamed?(0,d.jsxs)(E,{tone:"ok",children:["Project renamed (was: ",e.renamed,")."]}):null,void 0!==e.cleared?(0,d.jsxs)(E,{tone:"ok",children:["Cleared ",e.cleared," stuck run","1"===e.cleared?"":"s"," for this project."]}):null,void 0!==e.packUploaded?(0,d.jsxs)(E,{tone:"ok",children:["Pack ",(0,d.jsx)("code",{style:H,children:e.packUploaded})," uploaded","stub"===e.replaced?(0,d.jsxs)(d.Fragment,{children:[" ","\xb7 replaced the ",(0,d.jsx)("code",{style:H,children:"coodra init"})," template stub"]}):null,"1"===e.linked?(0,d.jsxs)(d.Fragment,{children:[" \xb7 linked as parent of ",(0,d.jsx)("code",{style:H,children:c.slug})]}):null,". Bridge picks it up on next SessionStart."]}):null,void 0!==e.templateInstalled?(0,d.jsxs)(E,{tone:"ok",children:["Template ",(0,d.jsx)("code",{style:H,children:e.templateInstalled})," installed onto"," ",(0,d.jsx)("code",{style:H,children:c.slug}),". Auto-marker sections re-rendered."]}):null,void 0!==e.error?(0,d.jsx)(E,{tone:"warn",children:e.errorMessage??e.error}):null,(0,d.jsxs)("div",{className:"stats",children:[(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Active runs"}),(0,d.jsx)("div",{className:"stat__num",children:0===n.activeRuns?(0,d.jsx)("em",{children:"0"}):n.activeRuns}),(0,d.jsx)("div",{className:"stat__delta",children:"in_progress"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Denials \xb7 24h"}),(0,d.jsx)("div",{className:"stat__num",children:n.denials24h}),(0,d.jsx)("div",{className:"stat__delta",children:0===n.denials24h?"all clear":"review on policies"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Switches"}),(0,d.jsx)("div",{className:"stat__num",children:0===n.activeKillSwitches?(0,d.jsx)("em",{children:"0"}):n.activeKillSwitches}),(0,d.jsx)("div",{className:"stat__delta",children:0===n.activeKillSwitches?"no pauses":"agents paused"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Mode"}),(0,d.jsx)("div",{className:"stat__num",style:{fontSize:32},children:n.mode}),(0,d.jsxs)("div",{className:"stat__delta",children:["last fetch \xb7 ",(0,k.Kc)(n.fetchedAt)]})]})]}),(0,d.jsxs)("div",{className:"dash-grid",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"card__head",style:{marginBottom:16},children:[(0,d.jsxs)("h2",{className:"card__title",children:["Recent ",(0,d.jsx)("em",{children:"runs"})]}),(0,d.jsx)("span",{className:"card__role",children:"last 6 \xb7 this project"})]}),(0,d.jsx)("div",{className:"dash-list",children:0===o.length?(0,d.jsxs)("div",{className:"empty",children:[(0,d.jsxs)("strong",{children:["No runs ",(0,d.jsx)("em",{children:"yet"}),"."]}),"Trigger a session against this project and the trace lands here."]}):o.map(a=>{let b="in_progress"===a.status?"row__dot--w":"cancelled"===a.status?"row__dot--warn":"",c="completed"===a.status?"COMPLETE":"in_progress"===a.status?"RUNNING":a.status.toUpperCase(),e="in_progress"===a.status?`/runs/${a.id}/live`:`/runs/${a.id}`;return(0,d.jsxs)(f(),{href:e,className:"row",style:{display:"grid"},children:[(0,d.jsx)("div",{className:`row__dot ${b}`}),(0,d.jsxs)("div",{className:"row__main",children:[(0,d.jsxs)("div",{className:"row__title",children:[a.agentType," \xb7 ",(0,d.jsx)("em",{children:a.sessionId.slice(0,12)})]}),(0,d.jsxs)("div",{className:"row__sub",children:["run \xb7 ",a.id.slice(0,8)," \xb7 started ",(0,k.NH)(a.startedAt)]})]}),(0,d.jsx)("div",{className:`row__verdict ${"in_progress"===a.status?"row__verdict--running":""}`,children:c}),(0,d.jsx)("div",{className:"row__time",children:(0,k.Kc)(a.startedAt)})]},a.id)})})]}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"aside-card",children:[(0,d.jsxs)("div",{className:"aside-card__head",children:[(0,d.jsxs)("h3",{className:"aside-card__title",children:["Latest ",(0,d.jsx)("em",{children:"events"})]}),(0,d.jsx)("span",{className:"card__role",children:"stream"})]}),0===n.latestEvents.length?(0,d.jsx)("div",{style:{fontFamily:"var(--mono)",fontSize:11,color:"var(--ink-mute)",letterSpacing:"0.05em",padding:"24px 0",textAlign:"center"},children:"No events recorded."}):n.latestEvents.map((a,b)=>(0,d.jsxs)("div",{className:"event",style:0===b?void 0:{marginTop:6},children:[(0,d.jsx)("div",{className:"event__dot"}),(0,d.jsx)("div",{className:"event__time",children:(0,k.NH)(a.createdAt)}),(0,d.jsxs)("div",{className:"event__tool",children:[a.phase," \xb7 ",(0,d.jsx)("b",{children:a.toolName})]}),(0,d.jsx)("div",{}),(0,d.jsx)("div",{className:"event__verdict",children:"SEEN"})]},a.id))]}),(0,d.jsxs)("div",{className:"aside-card",children:[(0,d.jsx)("div",{className:"aside-card__head",children:(0,d.jsxs)("h3",{className:"aside-card__title",children:["Project ",(0,d.jsx)("em",{children:"shape"})]})}),(0,d.jsx)("pre",{style:{background:"var(--bg)",border:"1px solid var(--rule)",padding:"18px 22px",fontFamily:"var(--mono)",fontSize:11,lineHeight:1.7,color:"var(--ink)",whiteSpace:"pre",overflowX:"auto"},children:`{
1
+ (()=>{var a={};a.id=8419,a.ids=[8419],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3363:(a,b,c)=>{"use strict";c.d(b,{Dv:()=>o,UG:()=>n,z2:()=>m});var d=c(38679);c(60681);var e=c(89244),f=c(34017),g=c(23185),h=c(80554),i=c(21074),j=c(77829);let k=g.Ik({identifier:g.Yj().min(1),newSlug:g.Yj().min(1).regex(/^[a-z0-9_-]+$/,"Slug must be lowercase letters, digits, hyphens, underscores."),confirmation:g.Yj().min(1,"Type the new slug to confirm.")}),l=g.Ik({identifier:g.Yj().min(1),confirmation:g.Yj().min(1,"Type the project slug to confirm full deletion.")});async function m(a){let b;await (0,h.Yn)("admin");let d=String(a.get("identifier")??""),g=String(a.get("confirmation")??""),j="on"!==a.get("alsoDeletePolicies");0===d.length&&(0,f.redirect)("/?error=missing_identifier");let{getProject:k}=await Promise.resolve().then(c.bind(c,21074)),l=await k(d);null===l&&(0,f.redirect)(`/?error=${encodeURIComponent(`No project '${d}'`)}`),g!==l.slug&&(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?error=${encodeURIComponent("Confirmation slug did not match. Type the project slug verbatim to confirm.")}`);try{b=await (0,i.Nm)(l.id,{keepPolicies:j})}catch(a){(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?error=${encodeURIComponent(a.message)}`)}null===b&&(0,f.redirect)(`/?error=${encodeURIComponent(`No project with identifier '${d}'`)}`),(0,e.revalidatePath)("/"),(0,e.revalidatePath)(`/projects/${l.slug}`);let m=`${b.runsDeleted} runs \xb7 ${b.runEventsDeleted} events \xb7 ${b.decisionsDeleted} decisions \xb7 ${b.policyDecisionsDeleted} policy_decisions \xb7 ${b.contextPacksDeleted} context_packs`;(0,f.redirect)(`/projects/${encodeURIComponent(l.slug)}?reset=1&summary=${encodeURIComponent(m)}`)}async function n(a){await (0,h.Yn)("admin");let b={identifier:String(a.get("identifier")??""),newSlug:String(a.get("newSlug")??"").trim(),confirmation:String(a.get("confirmation")??"").trim()},c=k.safeParse(b);c.success||(0,f.redirect)(p(b.identifier,"rename_validation_failed",q(c.error))),c.data.confirmation!==c.data.newSlug&&(0,f.redirect)(p(b.identifier,"rename_confirmation_mismatch",`Type "${c.data.newSlug}" exactly to confirm.`));let d=await (0,i.oB)(c.data.identifier,c.data.newSlug);"not_found"===d.status&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),"sentinel_locked"===d.status&&(0,f.redirect)(p(b.identifier,"sentinel_locked","Cannot rename the __global__ sentinel project.")),"slug_taken"===d.status&&(0,f.redirect)(p(b.identifier,"slug_taken",`Slug "${d.newSlug}" is already taken (or invalid). Pick a different one.`)),(0,e.revalidatePath)("/"),(0,f.redirect)(`/projects/${encodeURIComponent(d.newSlug)}?renamed=${encodeURIComponent(d.oldSlug)}`)}async function o(a){await (0,h.Yn)("admin");let b={identifier:String(a.get("identifier")??""),confirmation:String(a.get("confirmation")??"").trim()},d=l.safeParse(b);d.success||(0,f.redirect)(p(b.identifier,"delete_validation_failed",q(d.error)));let{getProject:g}=await Promise.resolve().then(c.bind(c,21074)),j=await g(d.data.identifier);null===j&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),d.data.confirmation!==j.slug&&(0,f.redirect)(p(b.identifier,"delete_confirmation_mismatch",`Type "${j.slug}" exactly to confirm full deletion.`));let k=await (0,i.xx)(d.data.identifier);"sentinel_locked"===k.status&&(0,f.redirect)(p(b.identifier,"sentinel_locked","Cannot delete the __global__ sentinel project.")),"not_found"===k.status&&(0,f.redirect)(`/?error=${encodeURIComponent("Project not found")}`),(0,e.revalidatePath)("/"),(0,f.redirect)(`/?deleted=${encodeURIComponent(j.slug)}`)}function p(a,b,c){let d=new URLSearchParams;return d.set("error",b),d.set("errorMessage",c),`/projects/${encodeURIComponent(a)}?${d.toString()}`}function q(a){let b=a.issues[0];if(void 0===b)return"invalid form data";let c=b.path.length>0?`${b.path.join(".")}: `:"";return`${c}${b.message}`}(0,j.D)([m,n,o]),(0,d.A)(m,"4083ddd702dd7c324b088bcce2a2a69d682ed9afc7",null),(0,d.A)(n,"40164dde0383370dd22b467ee7459a9e5f6033d6de",null),(0,d.A)(o,"402e8280a9e881c2d9612fc5ff7c2c8847a4c35079",null)},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8086:a=>{"use strict";a.exports=require("module")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},15666:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,57345,23))},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26848:a=>{"use strict";a.exports=require("node:readline/promises")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},39226:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,90919,23))},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},46193:a=>{"use strict";a.exports=require("node:string_decoder")},46466:a=>{"use strict";a.exports=require("node:stream/promises")},48161:a=>{"use strict";a.exports=require("node:os")},51063:(a,b,c)=>{"use strict";c.d(b,{Q4:()=>i,ib:()=>j,oE:()=>h,vC:()=>g});var d=c(73024),e=c(76760),f=c(53160);function g(a){let b=(0,f.I8)(a.projectCwd);if(!((0,d.existsSync)(b)&&(0,d.statSync)(b).isDirectory()))return{featuresRoot:b,rootExists:!1,features:[],slugsWithWarnings:[]};let c=(0,f.LI)({projectCwd:a.projectCwd,projectSlug:a.projectSlug});return{featuresRoot:b,rootExists:!0,features:c.index.features.map(a=>({slug:a.slug,name:a.name,description:a.description,whenNotToUse:a.whenNotToUse,maturity:a.maturity,tags:[...a.tags],owners:[...a.owners],fileCount:a.fileCount,totalBytes:a.totalBytes,lastUpdatedAt:a.lastUpdatedAt,hasWarnings:a.hasWarnings})),slugsWithWarnings:[...c.slugsWithWarnings]}}function h(a){let b=(0,f.I8)(a.projectCwd);if(!(0,d.existsSync)(b))return null;let c=(0,e.join)(b,a.slug);return(0,d.existsSync)(c)?(0,f.bK)(a.slug,c):null}function i(a){return(0,f.I8)(a)}function j(a){return(0,f.X_)(a)}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},52169:(a,b,c)=>{"use strict";c.d(b,{e:()=>l});var d=c(73024),e=c(48161),f=c(76760),g=c(73136),h=c(23185);let i=h.Ik({name:h.Yj(),description:h.Yj().optional(),version:h.Yj().optional(),languages:h.YO(h.Yj()).optional(),autoSections:h.YO(h.KC([h.Yj(),h.Ik({name:h.Yj()}).passthrough()])).optional()}).passthrough();function j(a){try{if(!(0,d.statSync)(a).isDirectory())return!1;return(0,d.existsSync)((0,f.join)(a,"template.json"))}catch{return!1}}function k(a){let b=(0,f.join)(a,"template.json");try{let a=i.parse(JSON.parse((0,d.readFileSync)(b,"utf8")));return{description:a.description??null,version:a.version??null,languages:a.languages??[],autoSections:(a.autoSections??[]).map(a=>"string"==typeof a?a:a.name)}}catch{return{description:null,version:null,languages:[],autoSections:[]}}}function l(){let a=new Set,b=[],c=function(){let a=process.env.COODRA_HOME??(0,f.resolve)((0,e.homedir)(),".coodra");return(0,f.join)(a,"templates")}();if((0,d.existsSync)(c))for(let e of(0,d.readdirSync)(c)){let d=(0,f.join)(c,e);j(d)&&(a.add(e),b.push({name:e,source:"user",dir:d,...k(d)}))}let h=function(){let a=(0,f.dirname)((0,g.fileURLToPath)("file:///Users/abishaikc/Coodra/apps/web-v2/lib/queries/templates.ts")),b=[],c=a;for(let a=0;a<6;a++)b.push((0,f.join)(c,"node_modules","@coodra","coodra-cli","templates")),b.push((0,f.join)(c,"packages","cli","templates")),b.push((0,f.join)(c,"packages","cli","dist","templates")),c=(0,f.dirname)(c);for(let a of b)if((0,d.existsSync)(a)&&(0,d.statSync)(a).isDirectory())return a;return null}();if(null!==h)for(let c of(0,d.readdirSync)(h)){if(a.has(c))continue;let d=(0,f.join)(h,c);j(d)&&b.push({name:c,source:"bundled",dir:d,...k(d)})}return b.sort((a,b)=>a.name.localeCompare(b.name))}},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},58430:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>g,eE:()=>h,v:()=>f});var d=c(4781),e=c(58671);async function f(a={}){let b=a.db??(0,e.f)(),c=a.limit??50,g=await (0,d.listRunsForProject)(b,{...a,limit:c+1}),h=g.length>c;return{runs:h?g.slice(0,c):g,hasMore:h,limit:c}}async function g(a,b){let c=b??(0,e.f)();return(0,d.x_)(c,a)}async function h(a){let b=a??(0,e.f)();return(await (0,d.hF)(b)).map(a=>({id:a.id,slug:a.slug,name:a.name}))}},58500:a=>{"use strict";a.exports=require("node:timers/promises")},58747:(a,b,c)=>{"use strict";c.d(b,{d:()=>j,w:()=>k});var d=c(38679);c(60681);var e=c(4781),f=c(89244),g=c(34017),h=c(80554),i=c(58671);async function j(a){await (0,h.Yn)("admin");let b=String(a.get("id")??""),c=String(a.get("returnTo")??"/runs");0===b.length&&(0,g.redirect)(`${c}?error=missing_id`);let d=(0,i.f)(),j=await (0,e.Su)(d,b);(0,f.revalidatePath)("/runs"),(0,f.revalidatePath)(`/runs/${b}`),(0,f.revalidatePath)("/"),"cancelled"===j.status&&(0,g.redirect)(`${c}?cancelled=${encodeURIComponent(b)}`),"already_terminal"===j.status&&(0,g.redirect)(`${c}?noop=${encodeURIComponent(b)}`),(0,g.redirect)(`${c}?error=${encodeURIComponent("not_found")}`)}async function k(a){await (0,h.Yn)("admin");let b=a.get("projectId"),d=String(a.get("returnTo")??"/"),j=(0,i.f)(),{listRunsForProject:k}=await Promise.resolve().then(c.bind(c,4781)),l="string"==typeof b&&b.length>0?{status:"in_progress",projectId:b,limit:1e3}:{status:"in_progress",limit:1e3},m=await k(j,l),n=0;for(let a of m)"cancelled"===(await (0,e.Su)(j,a.id)).status&&(n+=1);(0,f.revalidatePath)("/runs"),(0,f.revalidatePath)("/"),(0,g.redirect)(`${d}?cleared=${n}`)}(0,c(77829).D)([j,k]),(0,d.A)(j,"408a3ac3e906f3bc4d5c22b9a99196f58867a9ae34",null),(0,d.A)(k,"40c062dd5f9ceca658ff1e1d2eb66e4456cca62a4d",null)},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69160:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>C,dynamic:()=>B});var d=c(18234),e=c(57345),f=c.n(e),g=c(77716),h=c(54527),i=c(3363),j=c(58747),k=c(92366),l=c(91414),m=c(51063),n=c(4781),o=c(44664),p=c(40647),q=c(57365),r=c(58671),s=c(10728);async function t(a){let b=(0,r.f)(),c="team"===process.env.COODRA_MODE?"team":"solo",[d,e,f,g]=await Promise.all([v(b,a.projectId),w(b,a.projectId),x(b,a.projectSlug),y(b,a.projectId)]),h=await u(a.projectSlug,a.projectCwd??process.cwd());return{projectId:a.projectId,projectSlug:a.projectSlug,activeRuns:d,denials24h:e,activeKillSwitches:f,latestEvents:g,mode:c,fetchedAt:new Date().toISOString(),pack:h}}async function u(a,b=process.cwd()){let c=new Map((await (0,s.Xj)(b)).map(a=>[a.slug,a])),d=c.get(a)??null,e=[],f=!1,g=null;if(null!==d&&null!==d.parentSlug){let a=new Set([d.slug]),b=d.parentSlug;for(;null!==b;){if(a.has(b)){f=!0;break}a.add(b);let d=c.get(b);if(void 0===d){g=b;break}e.push(d),b=d.parentSlug}e.reverse()}return{primary:d,chain:e,cycleDetected:f,missingAncestor:g,packsRoot:(0,s.jp)(b)}}async function v(a,b){if("sqlite"===a.kind){let c=n.GB.runs,d=await a.db.select({n:(0,o.U9)()}).from(c).where((0,p.Uo)((0,p.eq)(c.status,"in_progress"),(0,p.eq)(c.projectId,b)));return Number(d[0]?.n??0)}let c=n.bx.runs,d=await a.db.select({n:(0,o.U9)()}).from(c).where((0,p.Uo)((0,p.eq)(c.status,"in_progress"),(0,p.eq)(c.projectId,b)));return Number(d[0]?.n??0)}async function w(a,b){let c=new Date(Date.now()-864e5);if("sqlite"===a.kind){let d=n.GB.policyDecisions,e=await a.db.select({n:(0,o.U9)()}).from(d).where((0,p.Uo)((0,p.eq)(d.permissionDecision,"deny"),(0,p.gt)(d.createdAt,c),(0,p.eq)(d.projectId,b)));return Number(e[0]?.n??0)}let d=n.bx.policyDecisions,e=await a.db.select({n:(0,o.U9)()}).from(d).where((0,p.Uo)((0,p.eq)(d.permissionDecision,"deny"),(0,p.gt)(d.createdAt,c),(0,p.eq)(d.projectId,b)));return Number(e[0]?.n??0)}async function x(a,b){return(await (0,n.MA)(a)).filter(a=>"project"===a.scope&&a.target===b).length}async function y(a,b){if("sqlite"===a.kind){let c=n.GB.runEvents,d=n.GB.runs;return(await a.db.select({id:c.id,runId:c.runId,phase:c.phase,toolName:c.toolName,toolUseId:c.toolUseId,createdAt:c.createdAt}).from(c).innerJoin(d,(0,p.eq)(c.runId,d.id)).where((0,p.eq)(d.projectId,b)).orderBy((0,q.i)(c.createdAt)).limit(10)).map(a=>({id:a.id,runId:a.runId,phase:a.phase,toolName:a.toolName,toolUseId:a.toolUseId,createdAt:a.createdAt.toISOString()}))}let c=n.bx.runEvents,d=n.bx.runs;return(await a.db.select({id:c.id,runId:c.runId,phase:c.phase,toolName:c.toolName,toolUseId:c.toolUseId,createdAt:c.createdAt}).from(c).innerJoin(d,(0,p.eq)(c.runId,d.id)).where((0,p.eq)(d.projectId,b)).orderBy((0,q.i)(c.createdAt)).limit(10)).map(a=>({id:a.id,runId:a.runId,phase:a.phase,toolName:a.toolName,toolUseId:a.toolUseId,createdAt:a.createdAt.toISOString()}))}var z=c(58430),A=c(52169);let B="force-dynamic";async function C({params:a,searchParams:b}){let c=await (0,l.Y)(a),e=await b,h="__global__"===c.slug,[n,{runs:o}]=await Promise.all([t({projectId:c.id,projectSlug:c.slug,projectCwd:c.cwd}),(0,z.v)({projectId:c.id,limit:6})]),p=c.cwd??process.cwd(),q=null!==c.cwd,r=(0,A.e)(),s=(0,m.vC)({projectSlug:c.slug,projectCwd:p});return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.b,{crumb:c.slug,crumbPrefix:"coodra / projects"}),(0,d.jsxs)("section",{className:"screen",children:[(0,d.jsxs)("div",{className:"head",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"head__num",children:["/01 \xb7 PROJECT \xb7 ",c.slug.toUpperCase()]}),(0,d.jsxs)("h1",{className:"head__title",children:[(0,d.jsx)("em",{children:c.name}),"."]}),(0,d.jsxs)("p",{className:"head__lede",children:["Local-first audit surface for"," ",(0,d.jsx)("span",{style:{fontFamily:"var(--mono)",color:"var(--ink)"},children:c.slug}),". Every run leaves a trace; every decision survives a crash."]})]}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"head__meta",children:[(0,d.jsx)("strong",{children:c.id.slice(0,13)}),(0,d.jsx)("br",{}),n.activeRuns," active runs",(0,d.jsx)("br",{}),n.denials24h," denies \xb7 24h"]}),(0,d.jsxs)("div",{className:"head__actions",children:[n.activeRuns>0?(0,d.jsxs)("form",{action:j.w,style:{display:"inline"},children:[(0,d.jsx)("input",{type:"hidden",name:"projectId",value:c.id}),(0,d.jsx)("input",{type:"hidden",name:"returnTo",value:`/projects/${encodeURIComponent(c.slug)}`}),(0,d.jsxs)("button",{className:"btn btn--ghost",type:"submit",title:`Cancel all ${n.activeRuns} in-progress run(s) for ${c.slug}`,children:["Cancel ",n.activeRuns," stuck"]})]}):null,(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/projects/${encodeURIComponent(c.slug)}/features`,children:"Features"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/runs?project=${encodeURIComponent(c.slug)}`,children:"Open runs"}),(0,d.jsx)(f(),{className:"btn",href:`/graph?project=${encodeURIComponent(c.slug)}`,children:"Graph"})]})]})]}),void 0!==e.reset?(0,d.jsxs)(E,{tone:"ok",children:["Project reset \xb7 ",e.summary??"audit rows deleted","."]}):null,void 0!==e.renamed?(0,d.jsxs)(E,{tone:"ok",children:["Project renamed (was: ",e.renamed,")."]}):null,void 0!==e.cleared?(0,d.jsxs)(E,{tone:"ok",children:["Cleared ",e.cleared," stuck run","1"===e.cleared?"":"s"," for this project."]}):null,void 0!==e.packUploaded?(0,d.jsxs)(E,{tone:"ok",children:["Pack ",(0,d.jsx)("code",{style:H,children:e.packUploaded})," uploaded","stub"===e.replaced?(0,d.jsxs)(d.Fragment,{children:[" ","\xb7 replaced the ",(0,d.jsx)("code",{style:H,children:"coodra init"})," template stub"]}):null,"1"===e.linked?(0,d.jsxs)(d.Fragment,{children:[" \xb7 linked as parent of ",(0,d.jsx)("code",{style:H,children:c.slug})]}):null,". Bridge picks it up on next SessionStart."]}):null,void 0!==e.templateInstalled?(0,d.jsxs)(E,{tone:"ok",children:["Template ",(0,d.jsx)("code",{style:H,children:e.templateInstalled})," installed onto"," ",(0,d.jsx)("code",{style:H,children:c.slug}),". Auto-marker sections re-rendered."]}):null,void 0!==e.error?(0,d.jsx)(E,{tone:"warn",children:e.errorMessage??e.error}):null,(0,d.jsxs)("div",{className:"stats",children:[(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Active runs"}),(0,d.jsx)("div",{className:"stat__num",children:0===n.activeRuns?(0,d.jsx)("em",{children:"0"}):n.activeRuns}),(0,d.jsx)("div",{className:"stat__delta",children:"in_progress"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Denials \xb7 24h"}),(0,d.jsx)("div",{className:"stat__num",children:n.denials24h}),(0,d.jsx)("div",{className:"stat__delta",children:0===n.denials24h?"all clear":"review on policies"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Switches"}),(0,d.jsx)("div",{className:"stat__num",children:0===n.activeKillSwitches?(0,d.jsx)("em",{children:"0"}):n.activeKillSwitches}),(0,d.jsx)("div",{className:"stat__delta",children:0===n.activeKillSwitches?"no pauses":"agents paused"})]}),(0,d.jsxs)("div",{className:"stat",children:[(0,d.jsx)("div",{className:"stat__label",children:"Mode"}),(0,d.jsx)("div",{className:"stat__num",style:{fontSize:32},children:n.mode}),(0,d.jsxs)("div",{className:"stat__delta",children:["last fetch \xb7 ",(0,k.Kc)(n.fetchedAt)]})]})]}),(0,d.jsxs)("div",{className:"dash-grid",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"card__head",style:{marginBottom:16},children:[(0,d.jsxs)("h2",{className:"card__title",children:["Recent ",(0,d.jsx)("em",{children:"runs"})]}),(0,d.jsx)("span",{className:"card__role",children:"last 6 \xb7 this project"})]}),(0,d.jsx)("div",{className:"dash-list",children:0===o.length?(0,d.jsxs)("div",{className:"empty",children:[(0,d.jsxs)("strong",{children:["No runs ",(0,d.jsx)("em",{children:"yet"}),"."]}),"Trigger a session against this project and the trace lands here."]}):o.map(a=>{let b="in_progress"===a.status?"row__dot--w":"cancelled"===a.status?"row__dot--warn":"",c="completed"===a.status?"COMPLETE":"in_progress"===a.status?"RUNNING":a.status.toUpperCase(),e="in_progress"===a.status?`/runs/${a.id}/live`:`/runs/${a.id}`;return(0,d.jsxs)(f(),{href:e,className:"row",style:{display:"grid"},children:[(0,d.jsx)("div",{className:`row__dot ${b}`}),(0,d.jsxs)("div",{className:"row__main",children:[(0,d.jsxs)("div",{className:"row__title",children:[a.agentType," \xb7 ",(0,d.jsx)("em",{children:a.sessionId.slice(0,12)})]}),(0,d.jsxs)("div",{className:"row__sub",children:["run \xb7 ",a.id.slice(0,8)," \xb7 started ",(0,k.NH)(a.startedAt)]})]}),(0,d.jsx)("div",{className:`row__verdict ${"in_progress"===a.status?"row__verdict--running":""}`,children:c}),(0,d.jsx)("div",{className:"row__time",children:(0,k.Kc)(a.startedAt)})]},a.id)})})]}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"aside-card",children:[(0,d.jsxs)("div",{className:"aside-card__head",children:[(0,d.jsxs)("h3",{className:"aside-card__title",children:["Latest ",(0,d.jsx)("em",{children:"events"})]}),(0,d.jsx)("span",{className:"card__role",children:"stream"})]}),0===n.latestEvents.length?(0,d.jsx)("div",{style:{fontFamily:"var(--mono)",fontSize:11,color:"var(--ink-mute)",letterSpacing:"0.05em",padding:"24px 0",textAlign:"center"},children:"No events recorded."}):n.latestEvents.map((a,b)=>(0,d.jsxs)("div",{className:"event",style:0===b?void 0:{marginTop:6},children:[(0,d.jsx)("div",{className:"event__dot"}),(0,d.jsx)("div",{className:"event__time",children:(0,k.NH)(a.createdAt)}),(0,d.jsxs)("div",{className:"event__tool",children:[a.phase," \xb7 ",(0,d.jsx)("b",{children:a.toolName})]}),(0,d.jsx)("div",{}),(0,d.jsx)("div",{className:"event__verdict",children:"SEEN"})]},a.id))]}),(0,d.jsxs)("div",{className:"aside-card",children:[(0,d.jsx)("div",{className:"aside-card__head",children:(0,d.jsxs)("h3",{className:"aside-card__title",children:["Project ",(0,d.jsx)("em",{children:"shape"})]})}),(0,d.jsx)("pre",{style:{background:"var(--bg)",border:"1px solid var(--rule)",padding:"18px 22px",fontFamily:"var(--mono)",fontSize:11,lineHeight:1.7,color:"var(--ink)",whiteSpace:"pre",overflowX:"auto"},children:`{
2
2
  "slug": "${c.slug}",
3
3
  "id": "${c.id}",
4
4
  "org": "${c.orgId}",
5
5
  "mode": "${n.mode}"
6
6
  }`})]})]})]}),(0,d.jsx)(F,{projectSlug:c.slug,pack:n.pack,templates:r,cwd:p,cwdRecorded:q}),(0,d.jsxs)("div",{className:"card",style:{padding:28,marginTop:32},children:[(0,d.jsxs)("div",{className:"card__head",children:[(0,d.jsxs)("h2",{className:"card__title",children:["Skill-style ",(0,d.jsx)("em",{children:"features"})]}),(0,d.jsxs)("span",{className:"card__role",children:[s.features.length," feature",1===s.features.length?"":"s"," \xb7"," ",(0,d.jsx)("span",{style:{color:"var(--ink-dim)"},children:s.featuresRoot})]})]}),0===s.features.length?(0,d.jsxs)("div",{className:"empty",style:{marginTop:12},children:[(0,d.jsxs)("strong",{children:["No ",(0,d.jsx)("em",{children:"features"})," yet."]}),"Define a feature for each meaningful slice of this project — auth, billing, the import pipeline. Drop in any md / spec / code samples that help an agent understand it. We index the triggers; the agent picks what to load.",(0,d.jsxs)("div",{style:{marginTop:14,display:"flex",gap:10,flexWrap:"wrap"},children:[(0,d.jsx)(f(),{className:"btn btn--accent",href:`/projects/${encodeURIComponent(c.slug)}/features/new`,children:"+ Define your first feature"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/projects/${encodeURIComponent(c.slug)}/features`,children:"Open features panel"})]})]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"dash-list",style:{marginTop:12},children:s.features.slice(0,6).map(a=>(0,d.jsxs)(f(),{href:`/projects/${encodeURIComponent(c.slug)}/features/${encodeURIComponent(a.slug)}`,className:"row",style:{display:"grid",textDecoration:"none"},children:[(0,d.jsx)("div",{className:`row__dot ${"deprecated"===a.maturity?"row__dot--warn":""}`}),(0,d.jsxs)("div",{className:"row__main",children:[(0,d.jsxs)("div",{className:"row__title",children:[(0,d.jsx)("em",{children:a.slug}),"stable"!==a.maturity?(0,d.jsxs)("span",{style:{marginLeft:8,color:"var(--ink-mute)",fontFamily:"var(--mono)",fontSize:11},children:["\xb7 ",a.maturity]}):null]}),(0,d.jsx)("div",{className:"row__sub",style:{maxWidth:720},children:function(a,b){let c=a.replace(/\s+/g," ").trim();return c.length<=160?c:`${c.slice(0,b-1)}…`}(a.description,160)})]}),(0,d.jsx)("div",{className:"row__verdict",children:a.hasWarnings?(0,d.jsxs)("span",{className:"badge badge--caution",children:[(0,d.jsx)("span",{className:"badge__dot"}),"WARN"]}):(0,d.jsxs)("span",{className:"badge badge--ok",children:[(0,d.jsx)("span",{className:"badge__dot"}),"OK"]})}),(0,d.jsxs)("div",{className:"row__time",children:[a.fileCount," file",1===a.fileCount?"":"s"]})]},a.slug))}),(0,d.jsxs)("div",{style:{marginTop:18,display:"flex",gap:10,flexWrap:"wrap"},children:[(0,d.jsx)(f(),{className:"btn btn--accent",href:`/projects/${encodeURIComponent(c.slug)}/features/new`,children:"+ Add feature"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/projects/${encodeURIComponent(c.slug)}/features`,children:"Open features panel"}),s.features.length>6?(0,d.jsxs)("span",{style:{marginLeft:"auto",alignSelf:"center",fontFamily:"var(--mono)",fontSize:11,color:"var(--ink-mute)"},children:["showing 6 of ",s.features.length]}):null]})]})]}),h?null:(0,d.jsx)(d.Fragment,{children:(0,d.jsxs)("div",{className:"card",style:{padding:28,marginTop:32},children:[(0,d.jsxs)("div",{className:"card__head",children:[(0,d.jsxs)("h2",{className:"card__title",children:["Project ",(0,d.jsx)("em",{children:"admin"})]}),(0,d.jsx)("span",{className:"card__role",children:"careful — these touch the real database"})]}),(0,d.jsxs)("div",{className:"dash-grid",style:{marginTop:12},children:[(0,d.jsxs)("form",{action:i.UG,className:"aside-card",style:{marginBottom:0},children:[(0,d.jsxs)("h3",{className:"aside-card__title",style:{marginBottom:12},children:["Rename ",(0,d.jsx)("em",{children:"slug"})]}),(0,d.jsx)("input",{type:"hidden",name:"identifier",value:c.id}),(0,d.jsx)(D,{label:"New slug",name:"newSlug",placeholder:"new-slug",required:!0,pattern:"[a-z0-9_-]+"}),(0,d.jsx)(D,{label:`Confirmation (type "${c.slug}-renamed" or whatever you typed above)`,name:"confirmation",required:!0}),(0,d.jsx)("button",{className:"btn btn--sm",type:"submit",children:"Rename project"})]}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("form",{action:i.z2,className:"aside-card",children:[(0,d.jsxs)("h3",{className:"aside-card__title",style:{marginBottom:12},children:["Reset ",(0,d.jsx)("em",{children:"audit data"})]}),(0,d.jsx)("input",{type:"hidden",name:"identifier",value:c.id}),(0,d.jsxs)("p",{style:{fontSize:12,color:"var(--ink-dim)",marginBottom:10,lineHeight:1.6},children:["Drops every run / event / decision / policy_decision / context_pack for"," ",(0,d.jsx)("span",{style:{fontFamily:"var(--mono)",color:"var(--ink)"},children:c.slug}),". Policies stay by default — tick the box to drop those too."]}),(0,d.jsxs)("label",{style:{display:"flex",gap:8,alignItems:"center",marginBottom:10,fontFamily:"var(--mono)",fontSize:11,color:"var(--ink-dim)",letterSpacing:"0.04em"},children:[(0,d.jsx)("input",{type:"checkbox",name:"alsoDeletePolicies"}),"Also delete policies + kill_switches"]}),(0,d.jsx)(D,{label:`Type "${c.slug}" to confirm`,name:"confirmation",required:!0,placeholder:c.slug}),(0,d.jsx)("button",{className:"btn btn--sm",type:"submit",style:{borderColor:"var(--warn)",color:"var(--warn)"},children:"Reset audit data"})]}),(0,d.jsxs)("form",{action:i.Dv,className:"aside-card",style:{marginTop:16},children:[(0,d.jsxs)("h3",{className:"aside-card__title",style:{marginBottom:12},children:["Delete ",(0,d.jsx)("em",{children:"project"})]}),(0,d.jsx)("input",{type:"hidden",name:"identifier",value:c.id}),(0,d.jsx)("p",{style:{fontSize:12,color:"var(--warn)",marginBottom:10,lineHeight:1.6},children:"Irreversible. Drops the projects row, every audit row, and every policy/kill-switch scoped to it."}),(0,d.jsx)(D,{label:`Type "${c.slug}" to confirm`,name:"confirmation",required:!0,placeholder:c.slug}),(0,d.jsx)("button",{className:"btn btn--sm",type:"submit",style:{borderColor:"var(--warn)",color:"var(--warn)",background:"var(--warn-glow)"},children:"Delete project"})]})]})]})]})})]})]})}function D({label:a,name:b,placeholder:c,required:e,pattern:f}){let g=`project-field-${b}`;return(0,d.jsxs)("div",{style:{marginBottom:12},children:[(0,d.jsx)("label",{htmlFor:g,style:{fontFamily:"var(--mono)",fontSize:9,letterSpacing:"0.2em",textTransform:"uppercase",color:"var(--ink-mute)",marginBottom:6,display:"block"},children:a}),(0,d.jsx)("input",{id:g,name:b,placeholder:c,required:e,pattern:f,style:{width:"100%",padding:"8px 12px",background:"var(--bg)",border:"1px solid var(--rule-strong)",color:"var(--ink)",fontFamily:"var(--mono)",fontSize:12,letterSpacing:"0.04em"}})]})}function E({children:a,tone:b}){return(0,d.jsx)("div",{style:{padding:"12px 16px",marginBottom:24,border:`1px solid ${"warn"===b?"var(--warn)":"var(--accent)"}`,background:"warn"===b?"var(--warn-glow)":"var(--accent-glow)",fontFamily:"var(--mono)",fontSize:11,color:"warn"===b?"var(--warn)":"var(--accent)",letterSpacing:"0.08em"},children:a})}function F({projectSlug:a,pack:b,templates:c,cwd:e,cwdRecorded:g}){let i=`/projects/${encodeURIComponent(a)}/packs/new`,j=`/projects/${encodeURIComponent(a)}`;return(0,d.jsxs)("div",{className:"card",style:{padding:28,marginTop:32},children:[(0,d.jsxs)("div",{className:"card__head",children:[(0,d.jsxs)("h2",{className:"card__title",children:["Feature ",(0,d.jsx)("em",{children:"pack"})]}),(0,d.jsxs)("span",{className:"card__role",children:["auto-injected on SessionStart \xb7 ",(0,d.jsx)("span",{style:{color:"var(--ink-dim)"},children:b.packsRoot})]})]}),g?null:(0,d.jsxs)(E,{tone:"warn",children:["This project has no recorded ",(0,d.jsx)("code",{style:H,children:"cwd"})," — the pack panel is reading from the web server's working directory (",(0,d.jsx)("code",{style:H,children:b.packsRoot}),"), which may not be the project's real folder. Open a Claude Code session inside the project root once to register it (the bridge writes ",(0,d.jsx)("code",{style:H,children:"projects.cwd"})," on first SessionStart), or re-run"," ",(0,d.jsx)("code",{style:H,children:"coodra init"}),"."]}),b.cycleDetected?(0,d.jsxs)(E,{tone:"warn",children:["Pack chain has a cycle — fix ",(0,d.jsx)("code",{style:H,children:"meta.json:parentSlug"})," on one of the linked packs. The MCP-side ",(0,d.jsx)("code",{style:H,children:"get_feature_pack"})," will refuse to load until resolved."]}):null,null!==b.missingAncestor?(0,d.jsxs)(E,{tone:"warn",children:["Ancestor ",(0,d.jsx)("code",{style:H,children:b.missingAncestor})," referenced as a parent but missing on disk. Re-upload it, or clear the offending ",(0,d.jsx)("code",{style:H,children:"parentSlug"}),"."]}):null,b.primary?.isTemplateStub===!0?(0,d.jsxs)(E,{tone:"ok",children:["Primary pack is a ",(0,d.jsx)("code",{style:H,children:"coodra init"})," template stub — uploading via"," ",(0,d.jsx)("strong",{children:"+ Upload pack"})," below will silently replace it (no force-overwrite needed). Tip: next time, run"," ",(0,d.jsx)("code",{style:H,children:"coodra init --feature-pack=empty"})," to skip the template scaffold and upload your own ",(0,d.jsx)("code",{style:H,children:".md"})," from the start."]}):null,null===b.primary?(0,d.jsxs)("div",{className:"empty",style:{marginTop:12},children:[(0,d.jsxs)("strong",{children:["No primary pack ",(0,d.jsx)("em",{children:"yet"}),"."]}),"The bridge skips ",(0,d.jsx)("code",{style:H,children:"additionalContext"})," on SessionStart until"," ",(0,d.jsx)("code",{style:H,children:`${b.packsRoot}/${a}/spec.md`})," exists.",(0,d.jsxs)("div",{style:{marginTop:14,display:"flex",gap:10,flexWrap:"wrap"},children:[(0,d.jsx)(f(),{className:"btn btn--accent",href:i,children:"+ Upload pack"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:"/init",children:"Bootstrap from template"})]})]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"dash-list",style:{marginTop:12},children:[b.chain.map(a=>(0,d.jsx)(G,{row:a,kind:"ancestor"},a.slug)),(0,d.jsx)(G,{row:b.primary,kind:"primary"})]}),(0,d.jsxs)("div",{style:{marginTop:18,display:"flex",gap:10,alignItems:"center",flexWrap:"wrap"},children:[(0,d.jsx)(f(),{className:"btn btn--accent",href:i,children:"+ Upload pack"}),(0,d.jsx)(f(),{className:"btn btn--ghost",href:`/packs/${encodeURIComponent(a)}`,children:"Open primary"}),(0,d.jsxs)("details",{style:{position:"relative"},children:[(0,d.jsx)("summary",{className:"btn btn--sm btn--ghost",style:{listStyle:"none",cursor:"pointer"},children:"Install a template…"}),(0,d.jsxs)("form",{action:h.a8,style:{marginTop:12,padding:18,border:"1px solid var(--rule)",background:"var(--bg-2)",display:"flex",flexDirection:"column",gap:10,minWidth:320},children:[(0,d.jsx)("input",{type:"hidden",name:"projectSlug",value:a}),(0,d.jsx)("input",{type:"hidden",name:"packSlug",value:a}),(0,d.jsx)("input",{type:"hidden",name:"cwd",value:e}),(0,d.jsx)("input",{type:"hidden",name:"returnTo",value:j}),(0,d.jsx)("label",{htmlFor:"pack-template-select",style:I,children:"Template"}),(0,d.jsxs)("select",{id:"pack-template-select",name:"templateName",required:!0,style:J,defaultValue:"",children:[(0,d.jsx)("option",{value:"",children:"— pick a template —"}),c.map(a=>(0,d.jsxs)("option",{value:a.name,children:[a.source," \xb7 ",a.name]},`${a.source}:${a.name}`))]}),(0,d.jsxs)("label",{htmlFor:"pack-confirmation-input",style:I,children:["Confirmation (type ",(0,d.jsx)("code",{style:H,children:"install <template>"}),")"]}),(0,d.jsx)("input",{id:"pack-confirmation-input",name:"confirmation",required:!0,placeholder:"install <template>",style:J}),(0,d.jsx)("button",{className:"btn btn--sm",type:"submit",children:"Overlay template"}),(0,d.jsxs)("p",{style:{...K,marginTop:0},children:["Re-renders ",(0,d.jsx)("code",{style:H,children:"spec.md"})," /"," ",(0,d.jsx)("code",{style:H,children:"implementation.md"})," / ",(0,d.jsx)("code",{style:H,children:"techstack.md"})," ","auto-marker sections. User-edited content outside markers is preserved."]})]})]}),(0,d.jsxs)("span",{style:{marginLeft:"auto",...K,marginTop:0},children:["parent chain \xb7 ",b.chain.length," \xb7 resolved root-first by MCP"]})]})]})]})}function G({row:a,kind:b}){let c=4===a.fileCount?{label:"SYNCED",cls:"badge--ok"}:0===a.fileCount?{label:"EMPTY",cls:"badge--warn"}:{label:`${a.fileCount}/4`,cls:"badge--caution"},e="primary"===b?"PRIMARY \xb7 auto-injected":`ANCESTOR \xb7 ${null!==a.parentSlug?`→ ${a.parentSlug}`:"root"}`;return(0,d.jsxs)(f(),{href:`/packs/${encodeURIComponent(a.slug)}`,className:"row",style:{display:"grid",textDecoration:"none"},children:[(0,d.jsx)("div",{className:`row__dot ${"primary"===b?"":"row__dot--w"}`}),(0,d.jsxs)("div",{className:"row__main",children:[(0,d.jsxs)("div",{className:"row__title",children:[(0,d.jsx)("em",{children:a.slug}),null!==a.parentSlug&&"primary"===b?(0,d.jsxs)("span",{style:{marginLeft:8,color:"var(--ink-mute)",fontFamily:"var(--mono)",fontSize:11},children:["\xb7 child of ",a.parentSlug]}):null]}),(0,d.jsx)("div",{className:"row__sub",children:e})]}),(0,d.jsx)("div",{className:"row__verdict",children:(0,d.jsxs)("span",{className:`badge ${c.cls}`,children:[(0,d.jsx)("span",{className:"badge__dot"}),c.label]})}),(0,d.jsx)("div",{className:"row__time",children:a.isActive?"active":"inactive"})]})}let H={fontFamily:"var(--mono)",fontSize:"0.92em",color:"var(--accent)"},I={fontFamily:"var(--mono)",fontSize:9,letterSpacing:"0.2em",textTransform:"uppercase",color:"var(--ink-mute)"},J={width:"100%",padding:"8px 10px",background:"var(--bg)",border:"1px solid var(--rule-strong)",color:"var(--ink)",fontFamily:"var(--mono)",fontSize:12,letterSpacing:"0.04em"},K={fontFamily:"var(--mono)",fontSize:10,color:"var(--ink-mute)",letterSpacing:"0.04em",marginTop:6,lineHeight:1.6}},72223:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(52810),e=c(18093),f=c(98611),g=c(55572),h=c(17262),i=c(92768),j=c(44031),k=c(8188),l=c(26370),m=c(53256),n=c(34510),o=c(67330),p=c(77357),q=c(74749),r=c(71110),s=c(261),t=c(86725),u=c(33834),v=c(26713),w=c(79596),x=c(70925),y=c(67857),z=c(92710),A=c(17402),B=c(66270),C=c(86439),D=c(28450),E=c.n(D),F=c(4410),G=c(56691),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["projects",{children:["[slug]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,69160)),"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,19633)),"/Users/abishaikc/Coodra/apps/web-v2/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,28450,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.bind(c,34299)),"/Users/abishaikc/Coodra/apps/web-v2/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,6285,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,25680,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,J=["/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page.tsx"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/projects/[slug]/page",pathname:"/projects/[slug]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var D;let H="/projects/[slug]/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
7
- see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73566:a=>{"use strict";a.exports=require("worker_threads")},74998:a=>{"use strict";a.exports=require("perf_hooks")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},78877:a=>{"use strict";a.exports=require("node:v8")},79164:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"001e5880474f90d18849f9d5e9c07c899ced800be2":()=>f.Fu,"0079be066c74560154470bfa6a705d306a045acd23":()=>f.CO,"4006b5c8ea002feb8434dad4ff6a659ed6b26db3ae":()=>h.z2,"401e1ea1499900d7d975f0a08cc04cff6b98b80cc9":()=>g.bl,"4025da0e883a067a1173283d862b28cebe65d1f7f6":()=>g._I,"402cda427ac84e5fc777471e4e59b0f06ad93e1696":()=>f.tN,"403f4782e0dc237d56d72697fd4b19710673c4f412":()=>g.oh,"40480af0cff698efbceef18373c1f15815265cf6ea":()=>h.UG,"405f49f6576b34e1f390d8b646b45a60193a1ef279":()=>i.w,"40677bc4255a638e7cd0f3e66de85dc813e25c25eb":()=>i.d,"4087975a5968b00b38a21e0bfacd175c668eca31b5":()=>g.a8,"40e349ee4228176c3723f9512588e7e0bef8ad5c4c":()=>g.v4,"40e9241f81167eb488f08d5e02db643722d82517fb":()=>h.Dv,"40e9d60c57dd0b9a9c7c435fccabd20bb0758a96c3":()=>f.tq,"40f715f93ca0d0640bec9b0f96078189958aa47911":()=>g.xe,"7f1e1ff9f0e7dbe375ea365422392a8fe238fe0198":()=>d.$,"7f7306499c925a9f3b5a3cca241964a97318bb3757":()=>e.ai,"7f8b0337c4cad33dbbb1568627e82d1dfc1eabcade":()=>d.i,"7faed4506b2df8e91f8679ba05c5a407da87bd8c2a":()=>e.AZ,"7fb85284b934c046d966485e93f0c56906b375b14c":()=>e.ot,"7fe718b0aea432800e557b68992c63871e7df1617f":()=>e.at});var d=c(36388),e=c(72610),f=c(44574),g=c(54527),h=c(3363),i=c(58747)},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},79646:a=>{"use strict";a.exports=require("child_process")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},92366:(a,b,c)=>{"use strict";function d(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=String(b.getHours()).padStart(2,"0"),d=String(b.getMinutes()).padStart(2,"0");return`${c}:${d}`}function e(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=String(b.getHours()).padStart(2,"0"),d=String(b.getMinutes()).padStart(2,"0"),e=String(b.getSeconds()).padStart(2,"0");return`${c}:${d}:${e}`}function f(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=Math.max(0,Math.round((Date.now()-b.getTime())/1e3));if(c<60)return`${c}s ago`;let d=Math.round(c/60);if(d<60)return`${d}m ago`;let e=Math.round(d/60);if(e<24)return`${e}h ago`;let f=Math.round(e/24);return`${f}d ago`}function g(a,b){let c=Math.max(0,b-a);if(c<1e3)return`${c}ms`;if(c<6e4)return`${(c/1e3).toFixed(+(c<1e4))}s`;let d=Math.floor(c/1e3),e=Math.floor(d/60);if(e<60)return`${e}m ${d%60}s`;let f=Math.floor(e/60);return`${f}h ${e%60}m`}c.d(b,{Kc:()=>f,ME:()=>d,NH:()=>e,sQ:()=>g}),new Intl.RelativeTimeFormat("en",{numeric:"auto"})},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[2053,3185,7860,6625,8002,3616,9244,7554,7300,8671,3367,6431,4305,4527],()=>b(b.s=72223));module.exports=c})();
7
+ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73566:a=>{"use strict";a.exports=require("worker_threads")},74998:a=>{"use strict";a.exports=require("perf_hooks")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},78877:a=>{"use strict";a.exports=require("node:v8")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},79646:a=>{"use strict";a.exports=require("child_process")},80752:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"003d61628a725ad59e477db320f0ad341115f2c639":()=>f.Fu,"00916480eb919672fdd17de845bb84240342ad2dd7":()=>f.CO,"40164dde0383370dd22b467ee7459a9e5f6033d6de":()=>h.UG,"402e8280a9e881c2d9612fc5ff7c2c8847a4c35079":()=>h.Dv,"40428d9616f282774be2df0136e9d4016d978a703b":()=>f.tN,"405e75bb549f10f48d91f81fc538fd8388c8a56db4":()=>g._I,"4064cbdf3ba1d011846a8c8b7f7052bcac451ed39e":()=>g.v4,"4083ddd702dd7c324b088bcce2a2a69d682ed9afc7":()=>h.z2,"408a3ac3e906f3bc4d5c22b9a99196f58867a9ae34":()=>i.d,"40c062dd5f9ceca658ff1e1d2eb66e4456cca62a4d":()=>i.w,"40dbfec2432ba3c6bde0798ff5e0b5065e83e33ea8":()=>g.xe,"40e20e4d87e1c8f66555f672a65ddafe0909a4fd21":()=>g.bl,"40e74157c0ddaa5411d4cb7647055de837dd3b512f":()=>g.oh,"40e925e2a966694719b1082b7f28e13251a9f44246":()=>g.a8,"40fddfa25fb7ce0478bd780d21836ec83f8e311689":()=>f.tq,"7f2749d032f0afec62b21938650725da230c9ddb55":()=>e.AZ,"7f39cf1936cdea607f9634f63903e1638838bec4ef":()=>e.ot,"7f3bacf1b5be428b6de0e21c225852d5e445f32fa2":()=>e.at,"7f42572b80e21ebb4088d8083f7f110428fc0bed52":()=>e.ai,"7fd9acc10a0b938c95f2683ddf67602bd5d8b3f7c2":()=>d.i,"7fe9be32f34a22960c3599590a321cb6bc1ffa8285":()=>d.$});var d=c(36388),e=c(72610),f=c(44574),g=c(54527),h=c(3363),i=c(58747)},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},92366:(a,b,c)=>{"use strict";function d(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=String(b.getHours()).padStart(2,"0"),d=String(b.getMinutes()).padStart(2,"0");return`${c}:${d}`}function e(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=String(b.getHours()).padStart(2,"0"),d=String(b.getMinutes()).padStart(2,"0"),e=String(b.getSeconds()).padStart(2,"0");return`${c}:${d}:${e}`}function f(a){if(null===a)return"—";let b="string"==typeof a?new Date(a):a,c=Math.max(0,Math.round((Date.now()-b.getTime())/1e3));if(c<60)return`${c}s ago`;let d=Math.round(c/60);if(d<60)return`${d}m ago`;let e=Math.round(d/60);if(e<24)return`${e}h ago`;let f=Math.round(e/24);return`${f}d ago`}function g(a,b){let c=Math.max(0,b-a);if(c<1e3)return`${c}ms`;if(c<6e4)return`${(c/1e3).toFixed(+(c<1e4))}s`;let d=Math.floor(c/1e3),e=Math.floor(d/60);if(e<60)return`${e}m ${d%60}s`;let f=Math.floor(e/60);return`${f}h ${e%60}m`}c.d(b,{Kc:()=>f,ME:()=>d,NH:()=>e,sQ:()=>g}),new Intl.RelativeTimeFormat("en",{numeric:"auto"})},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[2053,3185,7860,6625,8002,3616,9244,7554,7300,8671,3088,6431,7012,4527],()=>b(b.s=72223));module.exports=c})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/package.json","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/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@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/package.json","../../../../../../../package.json","../../../../../../../packages/cli/package.json","../../../../../../../packages/db/package.json","../../../../../../../packages/shared/package.json","../../../../../node_modules/better-sqlite3","../../../../../node_modules/next","../../../../../package.json","../../../../package.json","../../../chunks/1600.js","../../../chunks/2053.js","../../../chunks/3185.js","../../../chunks/3367.js","../../../chunks/3616.js","../../../chunks/370.js","../../../chunks/4305.js","../../../chunks/4355.js","../../../chunks/4527.js","../../../chunks/6053.js","../../../chunks/6431.js","../../../chunks/6625.js","../../../chunks/6838.js","../../../chunks/6865.js","../../../chunks/7041.js","../../../chunks/7300.js","../../../chunks/7554.js","../../../chunks/7860.js","../../../chunks/8002.js","../../../chunks/8424.js","../../../chunks/8671.js","../../../chunks/9189.js","../../../chunks/9219.js","../../../chunks/9244.js","../../../chunks/9340.js","../../../chunks/9422.js","../../../chunks/9822.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/package.json","../../../../../../../node_modules/.pnpm/better-sqlite3@12.10.0/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@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/package.json","../../../../../../../package.json","../../../../../../../packages/cli/package.json","../../../../../../../packages/db/package.json","../../../../../../../packages/shared/package.json","../../../../../node_modules/better-sqlite3","../../../../../node_modules/next","../../../../../package.json","../../../../package.json","../../../chunks/1600.js","../../../chunks/2053.js","../../../chunks/3088.js","../../../chunks/3185.js","../../../chunks/3616.js","../../../chunks/4355.js","../../../chunks/4527.js","../../../chunks/6053.js","../../../chunks/6431.js","../../../chunks/6625.js","../../../chunks/6838.js","../../../chunks/6865.js","../../../chunks/7012.js","../../../chunks/7041.js","../../../chunks/7300.js","../../../chunks/7385.js","../../../chunks/7554.js","../../../chunks/7860.js","../../../chunks/8002.js","../../../chunks/8424.js","../../../chunks/8671.js","../../../chunks/9189.js","../../../chunks/9219.js","../../../chunks/9244.js","../../../chunks/9340.js","../../../chunks/9422.js","../../../chunks/9822.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/projects/[slug]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"93184","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8266":{"*":{"id":"1055","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"12178","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"90806","name":"*","chunks":[],"async":false}},"9189":{"*":{"id":"26683","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8419","static/chunks/app/projects/%5Bslug%5D/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8419","static/chunks/app/projects/%5Bslug%5D/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/globals.css":{"id":7090,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/Sidebar.tsx":{"id":5774,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/ClerkProvider.js":{"id":8030,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/keyless-cookie-sync.js":{"id":3556,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/controlComponents.js":{"id":5239,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/hooks.js":{"id":2548,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/PromisifiedAuthProvider.js":{"id":4656,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/uiComponents.js":{"id":4887,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter_Tight\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter-tight\",\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"display\":\"swap\"}],\"variableName\":\"interTight\"}":{"id":5468,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Cormorant_Garamond\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-cormorant\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"display\":\"swap\"}],\"variableName\":\"cormorant\"}":{"id":383,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-jetbrains-mono\",\"weight\":[\"300\",\"400\",\"500\",\"600\"],\"display\":\"swap\"}],\"variableName\":\"mono\"}":{"id":786,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-7ee171134d83e929.js","7177","static/chunks/app/layout-b6e54745c1181b00.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/features/import/ImportWizard.tsx":{"id":8266,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/features/DescriptionQualityHint.tsx":{"id":8700,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/runs/[id]/live/RunLiveClient.tsx":{"id":9189,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/CopyLinkBox.tsx":{"id":8780,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/abishaikc/Coodra/apps/web-v2/":[],"/Users/abishaikc/Coodra/apps/web-v2/app/not-found":[],"/Users/abishaikc/Coodra/apps/web-v2/app/layout":[{"inlined":false,"path":"static/css/ee71dd7f645262a7.css"},{"inlined":false,"path":"static/css/e2cf070bedcaef7d.css"}],"/Users/abishaikc/Coodra/apps/web-v2/app/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page":[]},"rscModuleMapping":{"62":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"57345","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"57946","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"73820","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"26988","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"81874","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"77011","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"91706","name":"*","chunks":[],"async":false}},"7090":{"*":{"id":"59744","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"15949","name":"*","chunks":[],"async":false}},"8266":{"*":{"id":"41470","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"2727","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"7760","name":"*","chunks":[],"async":false}},"9189":{"*":{"id":"10247","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/projects/[slug]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"93184","name":"*","chunks":[],"async":false}},"7174":{"*":{"id":"16078","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8494":{"*":{"id":"3714","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"12178","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"90806","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7518,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":3319,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3733,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":62,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":3670,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":8558,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1660,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":335,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8419","static/chunks/app/projects/%5Bslug%5D/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1339,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8419","static/chunks/app/projects/%5Bslug%5D/page-7f43f0ee613e5ea4.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/globals.css":{"id":7090,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/Sidebar.tsx":{"id":5774,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/ClerkProvider.js":{"id":8030,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/app-router/client/keyless-cookie-sync.js":{"id":3556,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/controlComponents.js":{"id":5239,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/hooks.js":{"id":2548,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/PromisifiedAuthProvider.js":{"id":4656,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/@clerk+nextjs@6.39.3_next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6__react-do_d24b847cfc394d97af1af4820c151e7c/node_modules/@clerk/nextjs/dist/esm/client-boundary/uiComponents.js":{"id":4887,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter_Tight\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter-tight\",\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"display\":\"swap\"}],\"variableName\":\"interTight\"}":{"id":5468,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Cormorant_Garamond\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-cormorant\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"display\":\"swap\"}],\"variableName\":\"cormorant\"}":{"id":383,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-jetbrains-mono\",\"weight\":[\"300\",\"400\",\"500\",\"600\"],\"display\":\"swap\"}],\"variableName\":\"mono\"}":{"id":786,"name":"*","chunks":["1339","static/chunks/1339-7eb20925def25a44.js","8285","static/chunks/8285-db15ca2f7eefbbbd.js","7177","static/chunks/app/layout-bce8e3b0207fc8ca.js"],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/features/DescriptionQualityHint.tsx":{"id":8700,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/features/import/ImportWizard.tsx":{"id":7174,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/app/runs/[id]/live/RunLiveClient.tsx":{"id":8494,"name":"*","chunks":[],"async":false},"/Users/abishaikc/Coodra/apps/web-v2/components/CopyLinkBox.tsx":{"id":8780,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/abishaikc/Coodra/apps/web-v2/":[],"/Users/abishaikc/Coodra/apps/web-v2/app/not-found":[],"/Users/abishaikc/Coodra/apps/web-v2/app/layout":[{"inlined":false,"path":"static/css/ee71dd7f645262a7.css"},{"inlined":false,"path":"static/css/e2cf070bedcaef7d.css"}],"/Users/abishaikc/Coodra/apps/web-v2/app/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/page":[],"/Users/abishaikc/Coodra/apps/web-v2/app/projects/[slug]/page":[]},"rscModuleMapping":{"62":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"57345","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"57946","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"73820","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"26988","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"81874","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"77011","name":"*","chunks":[],"async":false}},"5774":{"*":{"id":"91706","name":"*","chunks":[],"async":false}},"7090":{"*":{"id":"59744","name":"*","chunks":[],"async":false}},"7174":{"*":{"id":"41470","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"15949","name":"*","chunks":[],"async":false}},"8494":{"*":{"id":"10247","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"8700":{"*":{"id":"2727","name":"*","chunks":[],"async":false}},"8780":{"*":{"id":"7760","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"62":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"1339":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"1660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"2548":{"*":{"id":"14360","name":"*","chunks":[],"async":false}},"3319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"3556":{"*":{"id":"20170","name":"*","chunks":[],"async":false}},"3670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"3733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"4656":{"*":{"id":"13826","name":"*","chunks":[],"async":false}},"4887":{"*":{"id":"87939","name":"*","chunks":[],"async":false}},"5239":{"*":{"id":"44301","name":"*","chunks":[],"async":false}},"7518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"8030":{"*":{"id":"12417","name":"*","chunks":[],"async":false}},"8558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}}}}