vibedoc 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +6 -6
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/server/app/(app)/activity/page/build-manifest.json +4 -4
  5. package/.next/server/app/(app)/activity/page.js.nft.json +1 -1
  6. package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/(app)/board/page/build-manifest.json +4 -4
  8. package/.next/server/app/(app)/board/page.js.nft.json +1 -1
  9. package/.next/server/app/(app)/board/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/(app)/docs/page/build-manifest.json +4 -4
  11. package/.next/server/app/(app)/docs/page.js.nft.json +1 -1
  12. package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/(app)/explorer/page/build-manifest.json +4 -4
  14. package/.next/server/app/(app)/explorer/page/react-loadable-manifest.json +9 -1
  15. package/.next/server/app/(app)/explorer/page.js.nft.json +1 -1
  16. package/.next/server/app/(app)/explorer/page_client-reference-manifest.js +1 -1
  17. package/.next/server/app/(app)/memory/page/build-manifest.json +4 -4
  18. package/.next/server/app/(app)/memory/page.js.nft.json +1 -1
  19. package/.next/server/app/(app)/memory/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/(app)/settings/page/build-manifest.json +4 -4
  21. package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  22. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/(app)/setup/page/build-manifest.json +4 -4
  24. package/.next/server/app/(app)/setup/page.js.nft.json +1 -1
  25. package/.next/server/app/(app)/setup/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/_global-error/page/build-manifest.json +4 -4
  27. package/.next/server/app/_global-error.html +2 -2
  28. package/.next/server/app/_global-error.rsc +1 -1
  29. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  30. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  32. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  33. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  34. package/.next/server/app/_not-found/page/build-manifest.json +4 -4
  35. package/.next/server/app/_not-found.html +1 -1
  36. package/.next/server/app/_not-found.rsc +1 -1
  37. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  38. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  39. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  40. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  41. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  42. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  43. package/.next/server/app/activity.html +1 -1
  44. package/.next/server/app/activity.rsc +2 -2
  45. package/.next/server/app/activity.segments/!KGFwcCk/activity/__PAGE__.segment.rsc +2 -2
  46. package/.next/server/app/activity.segments/!KGFwcCk/activity.segment.rsc +1 -1
  47. package/.next/server/app/activity.segments/!KGFwcCk.segment.rsc +1 -1
  48. package/.next/server/app/activity.segments/_full.segment.rsc +2 -2
  49. package/.next/server/app/activity.segments/_head.segment.rsc +1 -1
  50. package/.next/server/app/activity.segments/_index.segment.rsc +1 -1
  51. package/.next/server/app/activity.segments/_tree.segment.rsc +1 -1
  52. package/.next/server/app/api/activity/route.js.nft.json +1 -1
  53. package/.next/server/app/api/backlinks/route.js.nft.json +1 -1
  54. package/.next/server/app/api/context/route.js.nft.json +1 -1
  55. package/.next/server/app/api/decisions/route.js.nft.json +1 -1
  56. package/.next/server/app/api/docs/route.js.nft.json +1 -1
  57. package/.next/server/app/api/explorer/route.js.nft.json +1 -1
  58. package/.next/server/app/api/mcp/route.js.nft.json +1 -1
  59. package/.next/server/app/api/memory/route.js.nft.json +1 -1
  60. package/.next/server/app/api/projects/route.js.nft.json +1 -1
  61. package/.next/server/app/api/settings/route.js.nft.json +1 -1
  62. package/.next/server/app/api/setup/generate/route.js.nft.json +1 -1
  63. package/.next/server/app/api/setup/write/route.js.nft.json +1 -1
  64. package/.next/server/app/api/summary/route.js.nft.json +1 -1
  65. package/.next/server/app/api/tasks/route.js.nft.json +1 -1
  66. package/.next/server/app/board.html +1 -1
  67. package/.next/server/app/board.rsc +2 -2
  68. package/.next/server/app/board.segments/!KGFwcCk/board/__PAGE__.segment.rsc +2 -2
  69. package/.next/server/app/board.segments/!KGFwcCk/board.segment.rsc +1 -1
  70. package/.next/server/app/board.segments/!KGFwcCk.segment.rsc +1 -1
  71. package/.next/server/app/board.segments/_full.segment.rsc +2 -2
  72. package/.next/server/app/board.segments/_head.segment.rsc +1 -1
  73. package/.next/server/app/board.segments/_index.segment.rsc +1 -1
  74. package/.next/server/app/board.segments/_tree.segment.rsc +1 -1
  75. package/.next/server/app/docs.html +1 -1
  76. package/.next/server/app/docs.rsc +2 -2
  77. package/.next/server/app/docs.segments/!KGFwcCk/docs/__PAGE__.segment.rsc +2 -2
  78. package/.next/server/app/docs.segments/!KGFwcCk/docs.segment.rsc +1 -1
  79. package/.next/server/app/docs.segments/!KGFwcCk.segment.rsc +1 -1
  80. package/.next/server/app/docs.segments/_full.segment.rsc +2 -2
  81. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  82. package/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  83. package/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  84. package/.next/server/app/explorer.html +1 -1
  85. package/.next/server/app/explorer.rsc +2 -2
  86. package/.next/server/app/explorer.segments/!KGFwcCk/explorer/__PAGE__.segment.rsc +2 -2
  87. package/.next/server/app/explorer.segments/!KGFwcCk/explorer.segment.rsc +1 -1
  88. package/.next/server/app/explorer.segments/!KGFwcCk.segment.rsc +1 -1
  89. package/.next/server/app/explorer.segments/_full.segment.rsc +2 -2
  90. package/.next/server/app/explorer.segments/_head.segment.rsc +1 -1
  91. package/.next/server/app/explorer.segments/_index.segment.rsc +1 -1
  92. package/.next/server/app/explorer.segments/_tree.segment.rsc +1 -1
  93. package/.next/server/app/index.html +1 -1
  94. package/.next/server/app/index.rsc +1 -1
  95. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  96. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  97. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  98. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  99. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  100. package/.next/server/app/memory.html +1 -1
  101. package/.next/server/app/memory.rsc +2 -2
  102. package/.next/server/app/memory.segments/!KGFwcCk/memory/__PAGE__.segment.rsc +2 -2
  103. package/.next/server/app/memory.segments/!KGFwcCk/memory.segment.rsc +1 -1
  104. package/.next/server/app/memory.segments/!KGFwcCk.segment.rsc +1 -1
  105. package/.next/server/app/memory.segments/_full.segment.rsc +2 -2
  106. package/.next/server/app/memory.segments/_head.segment.rsc +1 -1
  107. package/.next/server/app/memory.segments/_index.segment.rsc +1 -1
  108. package/.next/server/app/memory.segments/_tree.segment.rsc +1 -1
  109. package/.next/server/app/page/build-manifest.json +4 -4
  110. package/.next/server/app/settings.html +1 -1
  111. package/.next/server/app/settings.rsc +1 -1
  112. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +1 -1
  113. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  114. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +1 -1
  115. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  116. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  118. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  119. package/.next/server/app/setup.html +1 -1
  120. package/.next/server/app/setup.rsc +2 -2
  121. package/.next/server/app/setup.segments/!KGFwcCk/setup/__PAGE__.segment.rsc +2 -2
  122. package/.next/server/app/setup.segments/!KGFwcCk/setup.segment.rsc +1 -1
  123. package/.next/server/app/setup.segments/!KGFwcCk.segment.rsc +1 -1
  124. package/.next/server/app/setup.segments/_full.segment.rsc +2 -2
  125. package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  126. package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
  127. package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
  128. package/.next/server/chunks/[root-of-the-server]__0e51ee32._.js +2 -2
  129. package/.next/server/chunks/[root-of-the-server]__1453b4c1._.js +1 -1
  130. package/.next/server/chunks/[root-of-the-server]__2bbe3bdc._.js +1 -1
  131. package/.next/server/chunks/[root-of-the-server]__2d66d57b._.js +1 -1
  132. package/.next/server/chunks/[root-of-the-server]__54666fd5._.js +1 -1
  133. package/.next/server/chunks/[root-of-the-server]__7a7e1eb1._.js +1 -1
  134. package/.next/server/chunks/[root-of-the-server]__8e790c7b._.js +1 -1
  135. package/.next/server/chunks/[root-of-the-server]__9d1f6722._.js +1 -1
  136. package/.next/server/chunks/[root-of-the-server]__a0a8fb65._.js +1 -1
  137. package/.next/server/chunks/[root-of-the-server]__a7d932af._.js +1 -1
  138. package/.next/server/chunks/[root-of-the-server]__a9dbcc03._.js +1 -1
  139. package/.next/server/chunks/[root-of-the-server]__aa7a40ec._.js +1 -1
  140. package/.next/server/chunks/[root-of-the-server]__bacbf09e._.js +1 -1
  141. package/.next/server/chunks/[root-of-the-server]__bd44b8e4._.js +1 -1
  142. package/.next/server/chunks/[root-of-the-server]__e27393ea._.js +1 -1
  143. package/.next/server/chunks/_75927d0c._.js +1 -1
  144. package/.next/server/chunks/ssr/1ce3b_dagre-d3-es_src_dagre_index_f9cad90b.js +1 -1
  145. package/.next/server/chunks/ssr/4bd2e_mermaid_dist_chunks_mermaid_core_chunk-S3R3BYOJ_mjs_dfc77fcf._.js +1 -1
  146. package/.next/server/chunks/ssr/78921_y-codemirror_next_src_index_7664c743.js +1 -1
  147. package/.next/server/chunks/ssr/{[root-of-the-server]__2d92fa59._.js → [root-of-the-server]__93c50d95._.js} +2 -2
  148. package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js.map +1 -0
  149. package/.next/server/chunks/ssr/[root-of-the-server]__93f88b5d._.js +1 -1
  150. package/.next/server/chunks/ssr/[root-of-the-server]__c441b191._.js +1 -1
  151. package/.next/server/chunks/ssr/[root-of-the-server]__cb200ebe._.js +1 -1
  152. package/.next/server/chunks/ssr/_0324be5b._.js +1 -1
  153. package/.next/server/chunks/ssr/_04bd0614._.js +1 -1
  154. package/.next/server/chunks/ssr/_07ff42fd._.js +1 -1
  155. package/.next/server/chunks/ssr/_0ee1f47f._.js +3 -0
  156. package/.next/server/chunks/ssr/_0ee1f47f._.js.map +1 -0
  157. package/.next/server/chunks/ssr/_39d9968d._.js +1 -1
  158. package/.next/server/chunks/ssr/_692c5bbf._.js +3 -0
  159. package/.next/server/chunks/ssr/_692c5bbf._.js.map +1 -0
  160. package/.next/server/chunks/ssr/_7b129868._.js +1 -1
  161. package/.next/server/chunks/ssr/_83c6a2ff._.js +1 -1
  162. package/.next/server/chunks/ssr/_85e5ab03._.js +1 -1
  163. package/.next/server/chunks/ssr/_c4b742c5._.js +1 -1
  164. package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js +3 -0
  165. package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js.map +1 -0
  166. package/.next/server/chunks/ssr/a5dda_next_dist_bc8c0e5f._.js +1 -1
  167. package/.next/server/chunks/ssr/a5dda_next_dist_c6de1535._.js +1 -1
  168. package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js +1 -1
  169. package/.next/server/chunks/ssr/fe4dd_lodash-es_092245b0._.js +1 -1
  170. package/.next/server/chunks/ssr/fe4dd_lodash-es_1a0ea541._.js +1 -1
  171. package/.next/server/chunks/ssr/fe4dd_lodash-es_2f02253e._.js +1 -1
  172. package/.next/server/chunks/ssr/fe4dd_lodash-es_59ba66ec._.js +1 -1
  173. package/.next/server/chunks/ssr/fe4dd_lodash-es_6dfac36d._.js +1 -1
  174. package/.next/server/chunks/ssr/fe4dd_lodash-es_dba464ad._.js +1 -1
  175. package/.next/server/chunks/ssr/fe4dd_lodash-es_fe91028b._.js +1 -1
  176. package/.next/server/chunks/ssr/node_modules__pnpm_00962046._.js +1 -1
  177. package/.next/server/chunks/ssr/node_modules__pnpm_337eaf96._.js +1 -1
  178. package/.next/server/chunks/ssr/node_modules__pnpm_3601c997._.js +1 -1
  179. package/.next/server/chunks/ssr/node_modules__pnpm_55b7a1cf._.js +1 -1
  180. package/.next/server/chunks/ssr/node_modules__pnpm_7de47ba7._.js +1 -1
  181. package/.next/server/chunks/ssr/node_modules__pnpm_87d282d9._.js +1 -1
  182. package/.next/server/chunks/ssr/node_modules__pnpm_8b3ed63a._.js +1 -1
  183. package/.next/server/chunks/ssr/node_modules__pnpm_8f8943af._.js +1 -1
  184. package/.next/server/chunks/ssr/node_modules__pnpm_928932b1._.js +1 -1
  185. package/.next/server/chunks/ssr/node_modules__pnpm_df7dcb26._.js +1 -1
  186. package/.next/server/chunks/ssr/node_modules__pnpm_e70a06f1._.js +1 -1
  187. package/.next/server/chunks/ssr/node_modules__pnpm_fa1f464c._.js +1 -1
  188. package/.next/server/middleware-build-manifest.js +4 -4
  189. package/.next/server/pages/404.html +1 -1
  190. package/.next/server/pages/500.html +2 -2
  191. package/.next/server/server-reference-manifest.js +1 -1
  192. package/.next/server/server-reference-manifest.json +1 -1
  193. package/.next/static/chunks/0b640fa39aac2219.js +1 -0
  194. package/.next/static/chunks/0ef3e14dc942367c.js +1 -0
  195. package/.next/static/chunks/13bdd4e22dd90816.js +1 -0
  196. package/.next/static/chunks/{1ed5d145167d8eb4.js → 1ef8bf79adc2568f.js} +5 -5
  197. package/.next/static/chunks/{12a5f59c97d227db.js → 25d2e746e06b38ba.js} +1 -1
  198. package/.next/static/chunks/{811bb9b4cd1b0f6c.js → 316cd4755f253783.js} +1 -1
  199. package/.next/static/chunks/351fac2d373f6f38.js +1 -0
  200. package/.next/static/chunks/{ec0c4ff8847ec34b.js → 452e1bb12e7f0b85.js} +1 -1
  201. package/.next/static/chunks/4a40b1a0e0d1d36e.js +29 -0
  202. package/.next/static/chunks/{70d2c49686d63e40.js → 519aa8080f20453e.js} +1 -1
  203. package/.next/static/chunks/{02e429858f990849.js → 55ab99ffa8724197.js} +1 -1
  204. package/.next/static/chunks/55fe2639abb9cd1a.js +2 -0
  205. package/.next/static/chunks/63e6313e09a72507.js +43 -0
  206. package/.next/static/chunks/6fc607e12ff4f9cc.js +215 -0
  207. package/.next/static/chunks/752c6435ac86719d.js +2 -0
  208. package/.next/static/chunks/8034834601bf13d7.js +1 -0
  209. package/.next/static/chunks/8b98ae3ee4dbcfd1.js +2 -0
  210. package/.next/static/chunks/aad224af68aad5fb.js +4 -0
  211. package/.next/static/chunks/b32c8cafb0f99121.js +24 -0
  212. package/.next/static/chunks/c224fce458bb43f9.js +1 -0
  213. package/.next/static/chunks/c6c6b3aa4797a144.js +1 -0
  214. package/.next/static/chunks/c7596c95b8f7f059.js +1 -0
  215. package/.next/static/chunks/cf9345359d04d2e9.js +63 -0
  216. package/.next/static/chunks/e6164bb2a2fa9b00.js +1 -0
  217. package/.next/static/chunks/e7aa622fd3384345.js +2 -0
  218. package/.next/static/chunks/ed565e62e468fa30.js +24 -0
  219. package/.next/static/chunks/{0bbe3dc32a2a7822.js → fcc2b1530d73e61e.js} +1 -1
  220. package/.next/static/chunks/{turbopack-525ea573490deca2.js → turbopack-2835ad6e71df73d8.js} +1 -1
  221. package/package.json +3 -1
  222. package/.next/server/chunks/ssr/[root-of-the-server]__2d92fa59._.js.map +0 -1
  223. package/.next/server/chunks/ssr/_b9f186b2._.js +0 -3
  224. package/.next/server/chunks/ssr/_b9f186b2._.js.map +0 -1
  225. package/.next/server/chunks/ssr/_e18b7893._.js +0 -3
  226. package/.next/server/chunks/ssr/_e18b7893._.js.map +0 -1
  227. package/.next/static/chunks/0bf088d94c6c3d7f.js +0 -1
  228. package/.next/static/chunks/12cf98019a766d56.js +0 -2
  229. package/.next/static/chunks/5051111686a30794.js +0 -24
  230. package/.next/static/chunks/575ff595808bef08.js +0 -29
  231. package/.next/static/chunks/57eb6d643a88d201.js +0 -1
  232. package/.next/static/chunks/70a4b574c7f36373.js +0 -1
  233. package/.next/static/chunks/73ecac2771f5a28f.js +0 -2
  234. package/.next/static/chunks/7cdf6785100b30b4.js +0 -1
  235. package/.next/static/chunks/962586ff4bc6af4f.js +0 -1
  236. package/.next/static/chunks/aaa492e282370bc6.js +0 -43
  237. package/.next/static/chunks/b07c7aa5dcbca335.js +0 -2
  238. package/.next/static/chunks/b43b33637f3f9958.js +0 -215
  239. package/.next/static/chunks/b90625f065b2fb81.js +0 -1
  240. package/.next/static/chunks/c1ea939eac9e0ef7.js +0 -2
  241. package/.next/static/chunks/c855ae74bfce8619.js +0 -63
  242. package/.next/static/chunks/d4eb6ab4605bef88.js +0 -4
  243. package/.next/static/chunks/d6bceca87929c840.js +0 -24
  244. package/.next/static/chunks/eeb1ca1094488ae7.js +0 -1
  245. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_buildManifest.js +0 -0
  246. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_clientMiddlewareManifest.json +0 -0
  247. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_ssgManifest.js +0 -0
@@ -4,14 +4,14 @@
4
4
  4:I[34413,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
5
  5:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
6
6
  7:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
7
- 8:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/ec0c4ff8847ec34b.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
7
+ 8:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/452e1bb12e7f0b85.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
8
8
  b:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
11
11
  10:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
12
12
  12:I[7871,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
13
13
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
14
- 0:{"P":null,"b":"eg962yV_Znyf_qyl9Yv8S","c":["","docs"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["docs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ec0c4ff8847ec34b.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ 0:{"P":null,"b":"T1s0QXbWFmXxNEuUL4myK","c":["","docs"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["docs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/452e1bb12e7f0b85.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
15
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
3
- 3:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/ec0c4ff8847ec34b.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
3
+ 3:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/452e1bb12e7f0b85.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
4
4
  6:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/ec0c4ff8847ec34b.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/452e1bb12e7f0b85.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:{}
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -3,5 +3,5 @@
3
3
  3:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
4
4
  4:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
5
5
  5:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
6
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
7
7
  6:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -4,14 +4,14 @@
4
4
  4:I[34413,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
5
  5:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
6
6
  7:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
7
- 8:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/ec0c4ff8847ec34b.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
7
+ 8:I[1251,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/a31f99d8ac269676.js","/_next/static/chunks/452e1bb12e7f0b85.js","/_next/static/chunks/a8d5f5dc2688fe30.js","/_next/static/chunks/a45e9be5d001c606.js","/_next/static/chunks/a0ee03396c8fbea5.js"],"default"]
8
8
  b:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
11
11
  10:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
12
12
  12:I[7871,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
13
13
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
14
- 0:{"P":null,"b":"eg962yV_Znyf_qyl9Yv8S","c":["","docs"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["docs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ec0c4ff8847ec34b.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ 0:{"P":null,"b":"T1s0QXbWFmXxNEuUL4myK","c":["","docs"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["docs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/a31f99d8ac269676.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/452e1bb12e7f0b85.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/a8d5f5dc2688fe30.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/a45e9be5d001c606.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/a0ee03396c8fbea5.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
15
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -2,4 +2,4 @@
2
2
  2:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
3
3
  3:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VibeDoc"}],["$","meta","1",{"name":"description","content":"Project intelligence for AI-assisted development"}]]}]}]}],null]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VibeDoc"}],["$","meta","1",{"name":"description","content":"Project intelligence for AI-assisted development"}]]}]}]}],null]}],"loading":null,"isPartial":false}
@@ -2,4 +2,4 @@
2
2
  2:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
5
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,2 +1,2 @@
1
1
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
2
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"docs","paramType":null,"paramKey":"docs","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
2
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"docs","paramType":null,"paramKey":"docs","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--eg962yV_Znyf_qyl9Yv8S--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/429961c8e82cfbcb.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/70a4b574c7f36373.js"/><script src="/_next/static/chunks/d4eb6ab4605bef88.js" async=""></script><script src="/_next/static/chunks/94ff0ac5b99275b3.js" async=""></script><script src="/_next/static/chunks/c1ea939eac9e0ef7.js" async=""></script><script src="/_next/static/chunks/turbopack-525ea573490deca2.js" async=""></script><script src="/_next/static/chunks/221e0744b683f94b.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><script src="/_next/static/chunks/31fae4c58073753b.js" async=""></script><script src="/_next/static/chunks/db20ec18c9fde107.js" async=""></script><script src="/_next/static/chunks/6f01f5fee0eb2f66.js" async=""></script><script src="/_next/static/chunks/5066c1dec89e3cb6.js" async=""></script><script src="/_next/static/chunks/d0d8f8e7eb4550b4.js" async=""></script><script src="/_next/static/chunks/825ae09010d35407.js" async=""></script><script src="/_next/static/chunks/b90625f065b2fb81.js" async=""></script><title>VibeDoc</title><meta name="description" content="Project intelligence for AI-assisted development"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="bg-bg text-txt min-h-screen"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen flex items-center justify-center"><div class="text-center"><div class="flex gap-1.5 justify-center mb-4"><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0s"></div><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0.15s"></div><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0.3s"></div></div><p class="text-muted text-sm font-mono">Loading project...</p></div></div><script src="/_next/static/chunks/70a4b574c7f36373.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[25270,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n4:I[34413,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientSegmentRoot\"]\n5:I[88537,[\"/_next/static/chunks/31fae4c58073753b.js\",\"/_next/static/chunks/db20ec18c9fde107.js\",\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"/_next/static/chunks/825ae09010d35407.js\"],\"default\"]\n7:I[33461,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientPageRoot\"]\n8:I[37516,[\"/_next/static/chunks/31fae4c58073753b.js\",\"/_next/static/chunks/db20ec18c9fde107.js\",\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"/_next/static/chunks/825ae09010d35407.js\",\"/_next/static/chunks/b90625f065b2fb81.js\"],\"default\"]\nb:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\n10:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\n12:I[7871,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/429961c8e82cfbcb.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"eg962yV_Znyf_qyl9Yv8S\",\"c\":[\"\",\"explorer\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"explorer\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/429961c8e82cfbcb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-bg text-txt min-h-screen\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/31fae4c58073753b.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/db20ec18c9fde107.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/825ae09010d35407.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/b90625f065b2fb81.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--T1s0QXbWFmXxNEuUL4myK--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/429961c8e82cfbcb.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/e6164bb2a2fa9b00.js"/><script src="/_next/static/chunks/aad224af68aad5fb.js" async=""></script><script src="/_next/static/chunks/e7aa622fd3384345.js" async=""></script><script src="/_next/static/chunks/94ff0ac5b99275b3.js" async=""></script><script src="/_next/static/chunks/turbopack-2835ad6e71df73d8.js" async=""></script><script src="/_next/static/chunks/221e0744b683f94b.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><script src="/_next/static/chunks/31fae4c58073753b.js" async=""></script><script src="/_next/static/chunks/db20ec18c9fde107.js" async=""></script><script src="/_next/static/chunks/6f01f5fee0eb2f66.js" async=""></script><script src="/_next/static/chunks/5066c1dec89e3cb6.js" async=""></script><script src="/_next/static/chunks/d0d8f8e7eb4550b4.js" async=""></script><script src="/_next/static/chunks/825ae09010d35407.js" async=""></script><script src="/_next/static/chunks/13bdd4e22dd90816.js" async=""></script><title>VibeDoc</title><meta name="description" content="Project intelligence for AI-assisted development"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="bg-bg text-txt min-h-screen"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen flex items-center justify-center"><div class="text-center"><div class="flex gap-1.5 justify-center mb-4"><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0s"></div><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0.15s"></div><div class="w-2 h-2 rounded-full bg-accent animate-pulse-dot" style="animation-delay:0.3s"></div></div><p class="text-muted text-sm font-mono">Loading project...</p></div></div><script src="/_next/static/chunks/e6164bb2a2fa9b00.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[25270,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n4:I[34413,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientSegmentRoot\"]\n5:I[88537,[\"/_next/static/chunks/31fae4c58073753b.js\",\"/_next/static/chunks/db20ec18c9fde107.js\",\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"/_next/static/chunks/825ae09010d35407.js\"],\"default\"]\n7:I[33461,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientPageRoot\"]\n8:I[37516,[\"/_next/static/chunks/31fae4c58073753b.js\",\"/_next/static/chunks/db20ec18c9fde107.js\",\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"/_next/static/chunks/825ae09010d35407.js\",\"/_next/static/chunks/13bdd4e22dd90816.js\"],\"default\"]\nb:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\n10:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\n12:I[7871,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/429961c8e82cfbcb.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T1s0QXbWFmXxNEuUL4myK\",\"c\":[\"\",\"explorer\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"explorer\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/429961c8e82cfbcb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-bg text-txt min-h-screen\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/31fae4c58073753b.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/db20ec18c9fde107.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/6f01f5fee0eb2f66.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/5066c1dec89e3cb6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/d0d8f8e7eb4550b4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/825ae09010d35407.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/13bdd4e22dd90816.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>
@@ -4,14 +4,14 @@
4
4
  4:I[34413,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
5
  5:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
6
6
  7:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
7
- 8:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/b90625f065b2fb81.js"],"default"]
7
+ 8:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/13bdd4e22dd90816.js"],"default"]
8
8
  b:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
11
11
  10:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
12
12
  12:I[7871,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
13
13
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
14
- 0:{"P":null,"b":"eg962yV_Znyf_qyl9Yv8S","c":["","explorer"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["explorer",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/b90625f065b2fb81.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ 0:{"P":null,"b":"T1s0QXbWFmXxNEuUL4myK","c":["","explorer"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["explorer",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13bdd4e22dd90816.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
15
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
3
- 3:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/b90625f065b2fb81.js"],"default"]
3
+ 3:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/13bdd4e22dd90816.js"],"default"]
4
4
  6:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/b90625f065b2fb81.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13bdd4e22dd90816.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:{}
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -3,5 +3,5 @@
3
3
  3:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
4
4
  4:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
5
5
  5:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
6
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
7
7
  6:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -4,14 +4,14 @@
4
4
  4:I[34413,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
5
  5:I[88537,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js"],"default"]
6
6
  7:I[33461,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
7
- 8:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/b90625f065b2fb81.js"],"default"]
7
+ 8:I[37516,["/_next/static/chunks/31fae4c58073753b.js","/_next/static/chunks/db20ec18c9fde107.js","/_next/static/chunks/6f01f5fee0eb2f66.js","/_next/static/chunks/5066c1dec89e3cb6.js","/_next/static/chunks/d0d8f8e7eb4550b4.js","/_next/static/chunks/825ae09010d35407.js","/_next/static/chunks/13bdd4e22dd90816.js"],"default"]
8
8
  b:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
11
11
  10:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
12
12
  12:I[7871,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
13
13
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
14
- 0:{"P":null,"b":"eg962yV_Znyf_qyl9Yv8S","c":["","explorer"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["explorer",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/b90625f065b2fb81.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ 0:{"P":null,"b":"T1s0QXbWFmXxNEuUL4myK","c":["","explorer"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["explorer",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/31fae4c58073753b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/db20ec18c9fde107.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/6f01f5fee0eb2f66.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/5066c1dec89e3cb6.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/d0d8f8e7eb4550b4.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/825ae09010d35407.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13bdd4e22dd90816.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
15
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -2,4 +2,4 @@
2
2
  2:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
3
3
  3:I[95276,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VibeDoc"}],["$","meta","1",{"name":"description","content":"Project intelligence for AI-assisted development"}]]}]}]}],null]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VibeDoc"}],["$","meta","1",{"name":"description","content":"Project intelligence for AI-assisted development"}]]}]}]}],null]}],"loading":null,"isPartial":false}
@@ -2,4 +2,4 @@
2
2
  2:I[25270,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/221e0744b683f94b.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
5
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/429961c8e82cfbcb.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"bg-bg text-txt min-h-screen","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,2 +1,2 @@
1
1
  :HL["/_next/static/chunks/429961c8e82cfbcb.css","style"]
2
- 0:{"buildId":"eg962yV_Znyf_qyl9Yv8S","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"explorer","paramType":null,"paramKey":"explorer","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
2
+ 0:{"buildId":"T1s0QXbWFmXxNEuUL4myK","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"explorer","paramType":null,"paramKey":"explorer","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--eg962yV_Znyf_qyl9Yv8S--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/70a4b574c7f36373.js"/><script src="/_next/static/chunks/d4eb6ab4605bef88.js" async=""></script><script src="/_next/static/chunks/94ff0ac5b99275b3.js" async=""></script><script src="/_next/static/chunks/c1ea939eac9e0ef7.js" async=""></script><script src="/_next/static/chunks/turbopack-525ea573490deca2.js" async=""></script><script src="/_next/static/chunks/221e0744b683f94b.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><title>VibeDoc</title><meta name="description" content="Project intelligence for AI-assisted development"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/70a4b574c7f36373.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[25270,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n5:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\na:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\nc:I[7871,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/429961c8e82cfbcb.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"eg962yV_Znyf_qyl9Yv8S\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/429961c8e82cfbcb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-bg text-txt min-h-screen\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L4\",null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"4:E{\"digest\":\"NEXT_REDIRECT;replace;/board;307;\"}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--T1s0QXbWFmXxNEuUL4myK--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/e6164bb2a2fa9b00.js"/><script src="/_next/static/chunks/aad224af68aad5fb.js" async=""></script><script src="/_next/static/chunks/e7aa622fd3384345.js" async=""></script><script src="/_next/static/chunks/94ff0ac5b99275b3.js" async=""></script><script src="/_next/static/chunks/turbopack-2835ad6e71df73d8.js" async=""></script><script src="/_next/static/chunks/221e0744b683f94b.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><title>VibeDoc</title><meta name="description" content="Project intelligence for AI-assisted development"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/e6164bb2a2fa9b00.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[25270,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n5:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\na:I[95276,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\nc:I[7871,[\"/_next/static/chunks/221e0744b683f94b.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/429961c8e82cfbcb.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T1s0QXbWFmXxNEuUL4myK\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/429961c8e82cfbcb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-bg text-txt min-h-screen\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L4\",null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"4:E{\"digest\":\"NEXT_REDIRECT;replace;/board;307;\"}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>