vibedoc 1.4.0 → 1.4.1

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 (138) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/required-server-files.json +1 -1
  5. package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/(app)/board/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/(app)/explorer/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/(app)/memory/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/(app)/setup/page_client-reference-manifest.js +1 -1
  12. package/.next/server/app/_global-error.html +2 -2
  13. package/.next/server/app/_global-error.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  16. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  17. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  18. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.html +1 -1
  20. package/.next/server/app/_not-found.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  26. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  27. package/.next/server/app/activity.html +1 -1
  28. package/.next/server/app/activity.rsc +4 -4
  29. package/.next/server/app/activity.segments/!KGFwcCk/activity/__PAGE__.segment.rsc +2 -2
  30. package/.next/server/app/activity.segments/!KGFwcCk/activity.segment.rsc +1 -1
  31. package/.next/server/app/activity.segments/!KGFwcCk.segment.rsc +3 -3
  32. package/.next/server/app/activity.segments/_full.segment.rsc +4 -4
  33. package/.next/server/app/activity.segments/_head.segment.rsc +1 -1
  34. package/.next/server/app/activity.segments/_index.segment.rsc +1 -1
  35. package/.next/server/app/activity.segments/_tree.segment.rsc +1 -1
  36. package/.next/server/app/api/activity/route.js.nft.json +1 -1
  37. package/.next/server/app/api/backlinks/route.js.nft.json +1 -1
  38. package/.next/server/app/api/context/route.js.nft.json +1 -1
  39. package/.next/server/app/api/decisions/route.js.nft.json +1 -1
  40. package/.next/server/app/api/docs/route.js.nft.json +1 -1
  41. package/.next/server/app/api/explorer/route.js.nft.json +1 -1
  42. package/.next/server/app/api/mcp/route.js.nft.json +1 -1
  43. package/.next/server/app/api/memory/route.js.nft.json +1 -1
  44. package/.next/server/app/api/projects/route.js.nft.json +1 -1
  45. package/.next/server/app/api/registry/route.js.nft.json +1 -1
  46. package/.next/server/app/api/settings/route.js.nft.json +1 -1
  47. package/.next/server/app/api/setup/generate/route.js.nft.json +1 -1
  48. package/.next/server/app/api/setup/write/route.js.nft.json +1 -1
  49. package/.next/server/app/api/summary/route.js.nft.json +1 -1
  50. package/.next/server/app/api/tasks/create/route.js.nft.json +1 -1
  51. package/.next/server/app/api/tasks/route.js.nft.json +1 -1
  52. package/.next/server/app/board.html +1 -1
  53. package/.next/server/app/board.rsc +4 -4
  54. package/.next/server/app/board.segments/!KGFwcCk/board/__PAGE__.segment.rsc +2 -2
  55. package/.next/server/app/board.segments/!KGFwcCk/board.segment.rsc +1 -1
  56. package/.next/server/app/board.segments/!KGFwcCk.segment.rsc +3 -3
  57. package/.next/server/app/board.segments/_full.segment.rsc +4 -4
  58. package/.next/server/app/board.segments/_head.segment.rsc +1 -1
  59. package/.next/server/app/board.segments/_index.segment.rsc +1 -1
  60. package/.next/server/app/board.segments/_tree.segment.rsc +1 -1
  61. package/.next/server/app/docs.html +1 -1
  62. package/.next/server/app/docs.rsc +4 -4
  63. package/.next/server/app/docs.segments/!KGFwcCk/docs/__PAGE__.segment.rsc +2 -2
  64. package/.next/server/app/docs.segments/!KGFwcCk/docs.segment.rsc +1 -1
  65. package/.next/server/app/docs.segments/!KGFwcCk.segment.rsc +3 -3
  66. package/.next/server/app/docs.segments/_full.segment.rsc +4 -4
  67. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  68. package/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  69. package/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  70. package/.next/server/app/explorer.html +1 -1
  71. package/.next/server/app/explorer.rsc +4 -4
  72. package/.next/server/app/explorer.segments/!KGFwcCk/explorer/__PAGE__.segment.rsc +2 -2
  73. package/.next/server/app/explorer.segments/!KGFwcCk/explorer.segment.rsc +1 -1
  74. package/.next/server/app/explorer.segments/!KGFwcCk.segment.rsc +3 -3
  75. package/.next/server/app/explorer.segments/_full.segment.rsc +4 -4
  76. package/.next/server/app/explorer.segments/_head.segment.rsc +1 -1
  77. package/.next/server/app/explorer.segments/_index.segment.rsc +1 -1
  78. package/.next/server/app/explorer.segments/_tree.segment.rsc +1 -1
  79. package/.next/server/app/index.html +1 -1
  80. package/.next/server/app/index.rsc +1 -1
  81. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  82. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  83. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  84. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  85. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  86. package/.next/server/app/memory.html +1 -1
  87. package/.next/server/app/memory.rsc +4 -4
  88. package/.next/server/app/memory.segments/!KGFwcCk/memory/__PAGE__.segment.rsc +2 -2
  89. package/.next/server/app/memory.segments/!KGFwcCk/memory.segment.rsc +1 -1
  90. package/.next/server/app/memory.segments/!KGFwcCk.segment.rsc +3 -3
  91. package/.next/server/app/memory.segments/_full.segment.rsc +4 -4
  92. package/.next/server/app/memory.segments/_head.segment.rsc +1 -1
  93. package/.next/server/app/memory.segments/_index.segment.rsc +1 -1
  94. package/.next/server/app/memory.segments/_tree.segment.rsc +1 -1
  95. package/.next/server/app/settings.html +1 -1
  96. package/.next/server/app/settings.rsc +4 -4
  97. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +2 -2
  98. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  99. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +3 -3
  100. package/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  101. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  102. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  103. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  104. package/.next/server/app/setup.html +1 -1
  105. package/.next/server/app/setup.rsc +4 -4
  106. package/.next/server/app/setup.segments/!KGFwcCk/setup/__PAGE__.segment.rsc +2 -2
  107. package/.next/server/app/setup.segments/!KGFwcCk/setup.segment.rsc +1 -1
  108. package/.next/server/app/setup.segments/!KGFwcCk.segment.rsc +3 -3
  109. package/.next/server/app/setup.segments/_full.segment.rsc +4 -4
  110. package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  111. package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
  112. package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
  113. package/.next/server/chunks/ssr/[root-of-the-server]__add7ce25._.js +1 -1
  114. package/.next/server/chunks/ssr/_10c46cea._.js +1 -1
  115. package/.next/server/chunks/ssr/_15efe9a8._.js +1 -1
  116. package/.next/server/chunks/ssr/_15efe9a8._.js.map +1 -1
  117. package/.next/server/chunks/ssr/_acb63a7d._.js +1 -1
  118. package/.next/server/chunks/ssr/_acb63a7d._.js.map +1 -1
  119. package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js +1 -1
  120. package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js.map +1 -1
  121. package/.next/server/chunks/ssr/src_components_docs_MarkdownRenderer_tsx_c2823695._.js +2 -2
  122. package/.next/server/chunks/ssr/src_components_docs_MarkdownRenderer_tsx_c2823695._.js.map +1 -1
  123. package/.next/server/pages/404.html +1 -1
  124. package/.next/server/pages/500.html +2 -2
  125. package/.next/server/server-reference-manifest.js +1 -1
  126. package/.next/server/server-reference-manifest.json +1 -1
  127. package/.next/static/chunks/{c613844e13174012.js → 13bb47148aab2650.js} +2 -2
  128. package/.next/static/chunks/58191ebe3f737b95.js +10 -0
  129. package/.next/static/chunks/{a573ce301ebe6879.js → 76dd41a0a6e00541.js} +3 -3
  130. package/.next/static/chunks/918b80a98b47faa7.js +1 -0
  131. package/.next/static/chunks/{25d2e746e06b38ba.js → c5cf10f92eba82e6.js} +2 -2
  132. package/README.md +85 -18
  133. package/package.json +3 -2
  134. package/.next/static/chunks/2899688335d3adb2.js +0 -10
  135. package/.next/static/chunks/9ef7e8256638a410.js +0 -1
  136. /package/.next/static/{3qaTeSReklR4iA-D6kF9C → 5YfD8cBCzJoKPTXc-Q0s5}/_buildManifest.js +0 -0
  137. /package/.next/static/{3qaTeSReklR4iA-D6kF9C → 5YfD8cBCzJoKPTXc-Q0s5}/_clientMiddlewareManifest.json +0 -0
  138. /package/.next/static/{3qaTeSReklR4iA-D6kF9C → 5YfD8cBCzJoKPTXc-Q0s5}/_ssgManifest.js +0 -0
@@ -2,17 +2,17 @@
2
2
  2:I[25270,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  4:I[34413,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
- 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
- 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
5
+ 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
+ 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
7
7
  8:I[33461,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
8
- 9:I[85821,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/937e067c90728448.js"],"default"]
8
+ 9:I[85821,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/937e067c90728448.js"],"default"]
9
9
  c:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
10
10
  d:"$Sreact.suspense"
11
11
  f:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
12
12
  11:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
13
13
  13:I[63491,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
14
14
  :HL["/_next/static/chunks/ab91a04173b72e7f.css","style"]
15
- 0:{"P":null,"b":"3qaTeSReklR4iA-D6kF9C","c":["","settings"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/9ef7e8256638a410.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/937e067c90728448.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
15
+ 0:{"P":null,"b":"5YfD8cBCzJoKPTXc-Q0s5","c":["","settings"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/918b80a98b47faa7.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/937e067c90728448.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
16
16
  7:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
17
17
  a:{}
18
18
  b:"$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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
3
3
  3:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","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":"5YfD8cBCzJoKPTXc-Q0s5","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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  :HL["/_next/static/chunks/ab91a04173b72e7f.css","style"]
5
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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":"5YfD8cBCzJoKPTXc-Q0s5","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/ab91a04173b72e7f.css","style"]
2
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"settings","paramType":null,"paramKey":"settings","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":"5YfD8cBCzJoKPTXc-Q0s5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"settings","paramType":null,"paramKey":"settings","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><!--3qaTeSReklR4iA_D6kF9C--><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/ab91a04173b72e7f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/656421e1c8420066.js"/><script src="/_next/static/chunks/260957bb921413ce.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-d9f1831e5abe8b4e.js" async=""></script><script src="/_next/static/chunks/37e7fffb0c3f808a.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><script src="/_next/static/chunks/9ec5cc6e82dc4c95.js" async=""></script><script src="/_next/static/chunks/622d4f9dd738a19e.js" async=""></script><script src="/_next/static/chunks/61aeba246e853119.js" async=""></script><script src="/_next/static/chunks/9ef7e8256638a410.js" async=""></script><script src="/_next/static/chunks/4c61fab7712ab14c.js" async=""></script><script src="/_next/static/chunks/26c0edacf913d566.js" async=""></script><script src="/_next/static/chunks/e9233bff3572a5ae.js" async=""></script><script src="/_next/static/chunks/0a23222890789fc7.js" async=""></script><script src="/_next/static/chunks/2899688335d3adb2.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/656421e1c8420066.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/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n4:I[34413,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientSegmentRoot\"]\n5:I[88537,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/9ef7e8256638a410.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\"],\"default\"]\n6:I[98247,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/9ef7e8256638a410.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\",\"/_next/static/chunks/0a23222890789fc7.js\"],\"default\"]\n8:I[33461,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientPageRoot\"]\n9:I[94895,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/9ef7e8256638a410.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\",\"/_next/static/chunks/2899688335d3adb2.js\"],\"default\"]\nc:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\n11:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\n13:I[63491,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ab91a04173b72e7f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"3qaTeSReklR4iA-D6kF9C\",\"c\":[\"\",\"setup\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"setup\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/622d4f9dd738a19e.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/61aeba246e853119.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/9ef7e8256638a410.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/4c61fab7712ab14c.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/26c0edacf913d566.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/e9233bff3572a5ae.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0a23222890789fc7.js\",\"async\":true}]],\"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\":[\"$@7\"]}}]]}],{\"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\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/2899688335d3adb2.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\na:{}\nb:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--5YfD8cBCzJoKPTXc_Q0s5--><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/ab91a04173b72e7f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/656421e1c8420066.js"/><script src="/_next/static/chunks/260957bb921413ce.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-d9f1831e5abe8b4e.js" async=""></script><script src="/_next/static/chunks/37e7fffb0c3f808a.js" async=""></script><script src="/_next/static/chunks/5090c931644d1265.js" async=""></script><script src="/_next/static/chunks/9ec5cc6e82dc4c95.js" async=""></script><script src="/_next/static/chunks/622d4f9dd738a19e.js" async=""></script><script src="/_next/static/chunks/61aeba246e853119.js" async=""></script><script src="/_next/static/chunks/918b80a98b47faa7.js" async=""></script><script src="/_next/static/chunks/4c61fab7712ab14c.js" async=""></script><script src="/_next/static/chunks/26c0edacf913d566.js" async=""></script><script src="/_next/static/chunks/e9233bff3572a5ae.js" async=""></script><script src="/_next/static/chunks/0a23222890789fc7.js" async=""></script><script src="/_next/static/chunks/58191ebe3f737b95.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/656421e1c8420066.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/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n3:I[85455,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n4:I[34413,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientSegmentRoot\"]\n5:I[88537,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/918b80a98b47faa7.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\"],\"default\"]\n6:I[98247,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/918b80a98b47faa7.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\",\"/_next/static/chunks/0a23222890789fc7.js\"],\"default\"]\n8:I[33461,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ClientPageRoot\"]\n9:I[94895,[\"/_next/static/chunks/9ec5cc6e82dc4c95.js\",\"/_next/static/chunks/622d4f9dd738a19e.js\",\"/_next/static/chunks/61aeba246e853119.js\",\"/_next/static/chunks/918b80a98b47faa7.js\",\"/_next/static/chunks/4c61fab7712ab14c.js\",\"/_next/static/chunks/26c0edacf913d566.js\",\"/_next/static/chunks/e9233bff3572a5ae.js\",\"/_next/static/chunks/58191ebe3f737b95.js\"],\"default\"]\nc:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"ViewportBoundary\"]\n11:I[95276,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"MetadataBoundary\"]\n13:I[63491,[\"/_next/static/chunks/37e7fffb0c3f808a.js\",\"/_next/static/chunks/5090c931644d1265.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ab91a04173b72e7f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"5YfD8cBCzJoKPTXc-Q0s5\",\"c\":[\"\",\"setup\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"setup\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/622d4f9dd738a19e.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/61aeba246e853119.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/918b80a98b47faa7.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/4c61fab7712ab14c.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/26c0edacf913d566.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/e9233bff3572a5ae.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0a23222890789fc7.js\",\"async\":true}]],\"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\":[\"$@7\"]}}]]}],{\"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\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/58191ebe3f737b95.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\na:{}\nb:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"VibeDoc\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Project intelligence for AI-assisted development\"}]]\n"])</script></body></html>
@@ -2,17 +2,17 @@
2
2
  2:I[25270,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  4:I[34413,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
- 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
- 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
5
+ 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
+ 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
7
7
  8:I[33461,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
8
- 9:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/2899688335d3adb2.js"],"default"]
8
+ 9:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/58191ebe3f737b95.js"],"default"]
9
9
  c:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
10
10
  d:"$Sreact.suspense"
11
11
  f:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
12
12
  11:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
13
13
  13:I[63491,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
14
14
  :HL["/_next/static/chunks/ab91a04173b72e7f.css","style"]
15
- 0:{"P":null,"b":"3qaTeSReklR4iA-D6kF9C","c":["","setup"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["setup",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/9ef7e8256638a410.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/2899688335d3adb2.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
15
+ 0:{"P":null,"b":"5YfD8cBCzJoKPTXc-Q0s5","c":["","setup"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["setup",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/918b80a98b47faa7.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/58191ebe3f737b95.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
16
16
  7:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
17
17
  a:{}
18
18
  b:"$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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
3
- 3:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/2899688335d3adb2.js"],"default"]
3
+ 3:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/58191ebe3f737b95.js"],"default"]
4
4
  6:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/2899688335d3adb2.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"5YfD8cBCzJoKPTXc-Q0s5","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/58191ebe3f737b95.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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"5YfD8cBCzJoKPTXc-Q0s5","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[34413,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
3
- 3:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
3
+ 3:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
4
4
  4:I[25270,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
5
- 5:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
5
+ 5:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
6
6
  6:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
7
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9ec5cc6e82dc4c95.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/9ef7e8256638a410.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"template":["$","$L6",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":["$@7"]}}]]}],"loading":null,"isPartial":false}
7
+ 0:{"buildId":"5YfD8cBCzJoKPTXc-Q0s5","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9ec5cc6e82dc4c95.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/918b80a98b47faa7.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"template":["$","$L6",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":["$@7"]}}]]}],"loading":null,"isPartial":false}
8
8
  7:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -2,17 +2,17 @@
2
2
  2:I[25270,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  4:I[34413,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientSegmentRoot"]
5
- 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
- 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
5
+ 5:I[88537,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js"],"default"]
6
+ 6:I[98247,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/0a23222890789fc7.js"],"default"]
7
7
  8:I[33461,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ClientPageRoot"]
8
- 9:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/9ef7e8256638a410.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/2899688335d3adb2.js"],"default"]
8
+ 9:I[94895,["/_next/static/chunks/9ec5cc6e82dc4c95.js","/_next/static/chunks/622d4f9dd738a19e.js","/_next/static/chunks/61aeba246e853119.js","/_next/static/chunks/918b80a98b47faa7.js","/_next/static/chunks/4c61fab7712ab14c.js","/_next/static/chunks/26c0edacf913d566.js","/_next/static/chunks/e9233bff3572a5ae.js","/_next/static/chunks/58191ebe3f737b95.js"],"default"]
9
9
  c:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"OutletBoundary"]
10
10
  d:"$Sreact.suspense"
11
11
  f:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
12
12
  11:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
13
13
  13:I[63491,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
14
14
  :HL["/_next/static/chunks/ab91a04173b72e7f.css","style"]
15
- 0:{"P":null,"b":"3qaTeSReklR4iA-D6kF9C","c":["","setup"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["setup",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/9ef7e8256638a410.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/2899688335d3adb2.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
15
+ 0:{"P":null,"b":"5YfD8cBCzJoKPTXc-Q0s5","c":["","setup"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["setup",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/9ec5cc6e82dc4c95.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/622d4f9dd738a19e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/61aeba246e853119.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/918b80a98b47faa7.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/4c61fab7712ab14c.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/26c0edacf913d566.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/e9233bff3572a5ae.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0a23222890789fc7.js","async":true}]],"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":["$@7"]}}]]}],{"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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/58191ebe3f737b95.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
16
16
  7:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
17
17
  a:{}
18
18
  b:"$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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"ViewportBoundary"]
3
3
  3:I[95276,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","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":"5YfD8cBCzJoKPTXc-Q0s5","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/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
3
3
  3:I[85455,["/_next/static/chunks/37e7fffb0c3f808a.js","/_next/static/chunks/5090c931644d1265.js"],"default"]
4
4
  :HL["/_next/static/chunks/ab91a04173b72e7f.css","style"]
5
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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":"5YfD8cBCzJoKPTXc-Q0s5","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ab91a04173b72e7f.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/ab91a04173b72e7f.css","style"]
2
- 0:{"buildId":"3qaTeSReklR4iA-D6kF9C","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"setup","paramType":null,"paramKey":"setup","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":"5YfD8cBCzJoKPTXc-Q0s5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(app)","paramType":null,"paramKey":"(app)","hasRuntimePrefetch":false,"slots":{"children":{"name":"setup","paramType":null,"paramKey":"setup","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,3 +1,3 @@
1
- module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},69264,a=>{a.n(a.i(54832))},50645,a=>{a.n(a.i(27572))},1126,a=>{a.n(a.i(84668))},41429,a=>{a.n(a.i(32012))},33828,a=>{a.n(a.i(80868))},93240,a=>{a.n(a.i(85784))},42888,a=>{a.n(a.i(29815))},8102,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(15098).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/(app)/explorer/page.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/(app)/explorer/page.tsx <module evaluation>","default")},17313,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(15098).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/(app)/explorer/page.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/(app)/explorer/page.tsx","default")},57765,a=>{"use strict";a.i(8102);var b=a.i(17313);a.n(b)}];
1
+ module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},69264,a=>{a.n(a.i(54832))},50645,a=>{a.n(a.i(27572))},1126,a=>{a.n(a.i(84668))},41429,a=>{a.n(a.i(32012))},33828,a=>{a.n(a.i(80868))},93240,a=>{a.n(a.i(85784))},42888,a=>{a.n(a.i(29815))},8102,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(15098).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/(app)/explorer/page.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/(app)/explorer/page.tsx <module evaluation>","default")},17313,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(15098).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/(app)/explorer/page.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/(app)/explorer/page.tsx","default")},38654,a=>{"use strict";a.i(8102);var b=a.i(17313);a.n(b)}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__add7ce25._.js.map
@@ -1,4 +1,4 @@
1
- module.exports=[3628,a=>{a.n(a.i(57765))},65807,a=>{"use strict";var b=a.i(99940),c=a.i(96032),d=a.i(74272),e=a.i(87836),f=a.i(52120),g=a.i(22931),h=a.i(87174),i=a.i(37456),j=a.i(46742),k=a.i(54219),l=a.i(92725),m=a.i(84286),n=a.i(99374),o=a.i(46422),p=a.i(22268),q=a.i(32038),r=a.i(29425);a.i(67811);var s=a.i(47652),t=a.i(9326),u=a.i(63375),v=a.i(55811),w=a.i(93953),x=a.i(77131),y=a.i(93695),z=a.i(52115),A=a.i(69264);a.i(17385);var B=a.i(52129),C=a.i(79542),D=a.i(35378),E=a.i(7995),F=a.i(36855);let G=["",{children:["(app)",{children:["explorer",{children:["__PAGE__",{},{metadata:{},page:[()=>a.r(3628),"[project]/src/app/(app)/explorer/page.tsx"]}]},{metadata:{}}]},{metadata:{},layout:[()=>a.r(93240),"[project]/src/app/(app)/layout.tsx"],error:[()=>a.r(42888),"[project]/src/app/(app)/error.tsx"],"not-found":[()=>a.r(1126),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js"],forbidden:[()=>a.r(41429),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>a.r(33828),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js"]}]},{layout:[()=>a.r(50645),"[project]/src/app/layout.tsx"],"not-found":[()=>a.r(1126),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js"],forbidden:[()=>a.r(41429),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>a.r(33828),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js"],"global-error":[()=>a.r(69264),"[project]/src/app/global-error.tsx"]}],H={require:a.r.bind(a),loadChunk:a.l.bind(a)},I=new b.AppPageRouteModule({definition:{kind:c.RouteKind.APP_PAGE,page:"/(app)/explorer/page",pathname:"/explorer",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:G},distDir:".next",relativeProjectDir:""});async function J(a,b,K){var L;I.isDev&&(0,f.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let M=!!(0,f.getRequestMeta)(a,"minimalMode"),N="/(app)/explorer/page";N=N.replace(/\/index$/,"")||"/";let O=await I.prepare(a,b,{srcPage:N,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==K.waitUntil||K.waitUntil.call(K,Promise.resolve()),null;let{buildId:P,query:Q,params:R,pageIsDynamic:S,buildManifest:T,nextFontManifest:U,reactLoadableManifest:V,serverActionsManifest:W,clientReferenceManifest:X,subresourceIntegrityManifest:Y,prerenderManifest:Z,isDraftMode:$,resolvedPathname:_,revalidateOnlyGenerated:aa,routerServerContext:ab,nextConfig:ac,parsedUrl:ad,interceptionRoutePatterns:ae,deploymentId:af}=O,ag=(0,o.normalizeAppPath)(N),{isOnDemandRevalidate:ah}=O,ai=ac.experimental.ppr&&!ac.cacheComponents&&(0,F.isInterceptionRouteAppPath)(_)?null:I.match(_,Z),aj=!!Z.routes[_],ak=a.headers["user-agent"]||"",al=(0,r.getBotType)(ak),am=(0,n.isHtmlBotRequest)(a),an=(0,f.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[q.NEXT_ROUTER_PREFETCH_HEADER],ao=(0,f.getRequestMeta)(a,"isRSCRequest")??!!a.headers[q.RSC_HEADER],ap=(0,p.getIsPossibleServerAction)(a),aq=(0,k.checkIsAppPPREnabled)(ac.experimental.ppr);if(!(0,f.getRequestMeta)(a,"postponed")&&aq&&"1"===a.headers[v.NEXT_RESUME_HEADER]&&"POST"===a.method){let b=[];for await(let c of a)b.push(c);let c=Buffer.concat(b).toString("utf8");(0,f.addRequestMeta)(a,"postponed",c)}let ar=aq&&(null==(L=Z.routes[ag]??Z.dynamicRoutes[ag])?void 0:L.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?(0,f.getRequestMeta)(a,"postponed"):void 0,av=ar&&ao&&!an;M&&(av=av&&!!au);let aw=(0,f.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=(!am||!ar)&&(!ak||(0,n.shouldServeStreamingMetadata)(ak,ac.htmlLimitedBots)),ay=!!((ai||aj||Z.routes[ag])&&!(am&&ar)),az=ar&&!0===ac.cacheComponents,aA=!0===I.isDev||!ay||"string"==typeof au||(az&&(0,f.getRequestMeta)(a,"onCacheEntryV2")?av&&!M:av),aB=am&&ar,aC=null;$||!ay||aA||ap||au||av||(aC=_);let aD=aC;!aD&&I.isDev&&(aD=_),I.isDev||$||!ay||!ao||av||(0,i.stripFlightHeaders)(a.headers);let aE={...B,tree:G,GlobalError:A.default,handler:J,routeModule:I,__next_app__:H};W&&X&&(0,m.setManifestsSingleton)({page:N,clientReferenceManifest:X,serverActionsManifest:W});let aF=a.method||"GET",aG=(0,e.getTracer)(),aH=aG.getActiveScopeSpan(),aI=async()=>((null==ab?void 0:ab.render404)?await ab.render404(a,b,ad,!1):b.end("This page could not be found"),null);try{let d=I.getVaryHeader(_,ae);b.setHeader("Vary",d);let i=async(c,d)=>{let e=new j.NodeNextRequest(a),f=new j.NodeNextResponse(b);return I.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aG.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==g.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aF} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aF} ${N}`)})},k=(0,f.getRequestMeta)(a,"incrementalCache"),m=async({span:c,postponed:d,fallbackRouteParams:e,forceStaticRender:g})=>{let j={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,f.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:e,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aE,Component:(0,h.interopDefault)(aE),params:R,routeModule:I,page:N,postponed:d,shouldWaitOnAllReady:aB,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof d||aA,buildManifest:T,nextFontManifest:U,reactLoadableManifest:V,subresourceIntegrityManifest:Y,setCacheStatus:null==ab?void 0:ab.setCacheStatus,setIsrStatus:null==ab?void 0:ab.setIsrStatus,setReactDebugChannel:null==ab?void 0:ab.setReactDebugChannel,sendErrorsToBrowser:null==ab?void 0:ab.sendErrorsToBrowser,dir:require("path").join(process.cwd(),I.relativeProjectDir),isDraftMode:$,botType:al,isOnDemandRevalidate:ah,isPossibleServerAction:ap,assetPrefix:ac.assetPrefix,nextConfigOutput:ac.output,crossOrigin:ac.crossOrigin,trailingSlash:ac.trailingSlash,images:ac.images,previewProps:Z.preview,deploymentId:af,enableTainting:ac.experimental.taint,htmlLimitedBots:ac.htmlLimitedBots,reactMaxHeadersLength:ac.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:k,cacheLifeProfiles:ac.cacheLife,basePath:ac.basePath,serverActions:ac.experimental.serverActions,...as||at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:as}:{},cacheComponents:!!ac.cacheComponents,experimental:{isRoutePPREnabled:ar,expireTime:ac.expireTime,staleTimes:ac.experimental.staleTimes,dynamicOnHover:!!ac.experimental.dynamicOnHover,inlineCss:!!ac.experimental.inlineCss,authInterrupts:!!ac.experimental.authInterrupts,clientTraceMetadata:ac.experimental.clientTraceMetadata||[],clientParamParsingOrigins:ac.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,z.parseMaxPostponedStateSize)(ac.experimental.maxPostponedStateSize)},waitUntil:K.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>I.onRequestError(a,b,d,e,ab),err:(0,f.getRequestMeta)(a,"invokeError"),dev:I.isDev}};as&&(j.renderOpts.nextExport=!0,j.renderOpts.supportsDynamicResponse=!1,j.renderOpts.isDebugDynamicAccesses=as),g&&(j.renderOpts.supportsDynamicResponse=!1);let l=await i(c,j),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p,fetchMetrics:q}=m;if(p&&(o[v.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=q,ay&&(null==n?void 0:n.revalidate)===0&&!I.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${_}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
1
+ module.exports=[3628,a=>{a.n(a.i(38654))},65807,a=>{"use strict";var b=a.i(99940),c=a.i(96032),d=a.i(74272),e=a.i(87836),f=a.i(52120),g=a.i(22931),h=a.i(87174),i=a.i(37456),j=a.i(46742),k=a.i(54219),l=a.i(92725),m=a.i(84286),n=a.i(99374),o=a.i(46422),p=a.i(22268),q=a.i(32038),r=a.i(29425);a.i(67811);var s=a.i(47652),t=a.i(9326),u=a.i(63375),v=a.i(55811),w=a.i(93953),x=a.i(77131),y=a.i(93695),z=a.i(52115),A=a.i(69264);a.i(17385);var B=a.i(52129),C=a.i(79542),D=a.i(35378),E=a.i(7995),F=a.i(36855);let G=["",{children:["(app)",{children:["explorer",{children:["__PAGE__",{},{metadata:{},page:[()=>a.r(3628),"[project]/src/app/(app)/explorer/page.tsx"]}]},{metadata:{}}]},{metadata:{},layout:[()=>a.r(93240),"[project]/src/app/(app)/layout.tsx"],error:[()=>a.r(42888),"[project]/src/app/(app)/error.tsx"],"not-found":[()=>a.r(1126),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js"],forbidden:[()=>a.r(41429),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>a.r(33828),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js"]}]},{layout:[()=>a.r(50645),"[project]/src/app/layout.tsx"],"not-found":[()=>a.r(1126),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js"],forbidden:[()=>a.r(41429),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>a.r(33828),"[project]/node_modules/.pnpm/next@16.1.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js"],"global-error":[()=>a.r(69264),"[project]/src/app/global-error.tsx"]}],H={require:a.r.bind(a),loadChunk:a.l.bind(a)},I=new b.AppPageRouteModule({definition:{kind:c.RouteKind.APP_PAGE,page:"/(app)/explorer/page",pathname:"/explorer",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:G},distDir:".next",relativeProjectDir:""});async function J(a,b,K){var L;I.isDev&&(0,f.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let M=!!(0,f.getRequestMeta)(a,"minimalMode"),N="/(app)/explorer/page";N=N.replace(/\/index$/,"")||"/";let O=await I.prepare(a,b,{srcPage:N,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==K.waitUntil||K.waitUntil.call(K,Promise.resolve()),null;let{buildId:P,query:Q,params:R,pageIsDynamic:S,buildManifest:T,nextFontManifest:U,reactLoadableManifest:V,serverActionsManifest:W,clientReferenceManifest:X,subresourceIntegrityManifest:Y,prerenderManifest:Z,isDraftMode:$,resolvedPathname:_,revalidateOnlyGenerated:aa,routerServerContext:ab,nextConfig:ac,parsedUrl:ad,interceptionRoutePatterns:ae,deploymentId:af}=O,ag=(0,o.normalizeAppPath)(N),{isOnDemandRevalidate:ah}=O,ai=ac.experimental.ppr&&!ac.cacheComponents&&(0,F.isInterceptionRouteAppPath)(_)?null:I.match(_,Z),aj=!!Z.routes[_],ak=a.headers["user-agent"]||"",al=(0,r.getBotType)(ak),am=(0,n.isHtmlBotRequest)(a),an=(0,f.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[q.NEXT_ROUTER_PREFETCH_HEADER],ao=(0,f.getRequestMeta)(a,"isRSCRequest")??!!a.headers[q.RSC_HEADER],ap=(0,p.getIsPossibleServerAction)(a),aq=(0,k.checkIsAppPPREnabled)(ac.experimental.ppr);if(!(0,f.getRequestMeta)(a,"postponed")&&aq&&"1"===a.headers[v.NEXT_RESUME_HEADER]&&"POST"===a.method){let b=[];for await(let c of a)b.push(c);let c=Buffer.concat(b).toString("utf8");(0,f.addRequestMeta)(a,"postponed",c)}let ar=aq&&(null==(L=Z.routes[ag]??Z.dynamicRoutes[ag])?void 0:L.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?(0,f.getRequestMeta)(a,"postponed"):void 0,av=ar&&ao&&!an;M&&(av=av&&!!au);let aw=(0,f.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=(!am||!ar)&&(!ak||(0,n.shouldServeStreamingMetadata)(ak,ac.htmlLimitedBots)),ay=!!((ai||aj||Z.routes[ag])&&!(am&&ar)),az=ar&&!0===ac.cacheComponents,aA=!0===I.isDev||!ay||"string"==typeof au||(az&&(0,f.getRequestMeta)(a,"onCacheEntryV2")?av&&!M:av),aB=am&&ar,aC=null;$||!ay||aA||ap||au||av||(aC=_);let aD=aC;!aD&&I.isDev&&(aD=_),I.isDev||$||!ay||!ao||av||(0,i.stripFlightHeaders)(a.headers);let aE={...B,tree:G,GlobalError:A.default,handler:J,routeModule:I,__next_app__:H};W&&X&&(0,m.setManifestsSingleton)({page:N,clientReferenceManifest:X,serverActionsManifest:W});let aF=a.method||"GET",aG=(0,e.getTracer)(),aH=aG.getActiveScopeSpan(),aI=async()=>((null==ab?void 0:ab.render404)?await ab.render404(a,b,ad,!1):b.end("This page could not be found"),null);try{let d=I.getVaryHeader(_,ae);b.setHeader("Vary",d);let i=async(c,d)=>{let e=new j.NodeNextRequest(a),f=new j.NodeNextResponse(b);return I.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aG.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==g.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aF} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aF} ${N}`)})},k=(0,f.getRequestMeta)(a,"incrementalCache"),m=async({span:c,postponed:d,fallbackRouteParams:e,forceStaticRender:g})=>{let j={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,f.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:e,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aE,Component:(0,h.interopDefault)(aE),params:R,routeModule:I,page:N,postponed:d,shouldWaitOnAllReady:aB,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof d||aA,buildManifest:T,nextFontManifest:U,reactLoadableManifest:V,subresourceIntegrityManifest:Y,setCacheStatus:null==ab?void 0:ab.setCacheStatus,setIsrStatus:null==ab?void 0:ab.setIsrStatus,setReactDebugChannel:null==ab?void 0:ab.setReactDebugChannel,sendErrorsToBrowser:null==ab?void 0:ab.sendErrorsToBrowser,dir:require("path").join(process.cwd(),I.relativeProjectDir),isDraftMode:$,botType:al,isOnDemandRevalidate:ah,isPossibleServerAction:ap,assetPrefix:ac.assetPrefix,nextConfigOutput:ac.output,crossOrigin:ac.crossOrigin,trailingSlash:ac.trailingSlash,images:ac.images,previewProps:Z.preview,deploymentId:af,enableTainting:ac.experimental.taint,htmlLimitedBots:ac.htmlLimitedBots,reactMaxHeadersLength:ac.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:k,cacheLifeProfiles:ac.cacheLife,basePath:ac.basePath,serverActions:ac.experimental.serverActions,...as||at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:as}:{},cacheComponents:!!ac.cacheComponents,experimental:{isRoutePPREnabled:ar,expireTime:ac.expireTime,staleTimes:ac.experimental.staleTimes,dynamicOnHover:!!ac.experimental.dynamicOnHover,inlineCss:!!ac.experimental.inlineCss,authInterrupts:!!ac.experimental.authInterrupts,clientTraceMetadata:ac.experimental.clientTraceMetadata||[],clientParamParsingOrigins:ac.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,z.parseMaxPostponedStateSize)(ac.experimental.maxPostponedStateSize)},waitUntil:K.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>I.onRequestError(a,b,d,e,ab),err:(0,f.getRequestMeta)(a,"invokeError"),dev:I.isDev}};as&&(j.renderOpts.nextExport=!0,j.renderOpts.supportsDynamicResponse=!1,j.renderOpts.isDebugDynamicAccesses=as),g&&(j.renderOpts.supportsDynamicResponse=!1);let l=await i(c,j),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p,fetchMetrics:q}=m;if(p&&(o[v.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=q,ay&&(null==n?void 0:n.revalidate)===0&&!I.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${_}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
2
  see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:s.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:d,previousCacheEntry:e,isRevalidating:g,span:h,forceStaticRender:i=!1})=>{let j,o=!1===I.isDev,p=d||b.writableEnded;if(ah&&aa&&!e&&!M)return(null==ab?void 0:ab.render404)?await ab.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,t.parseFallbackField)(ai.fallback)),j===t.FallbackMode.PRERENDER&&(0,r.isBot)(ak)&&(!ar||am)&&(j=t.FallbackMode.BLOCKING_STATIC_RENDER),(null==e?void 0:e.isStale)===-1&&(ah=!0),ah&&(j!==t.FallbackMode.NOT_FOUND||e)&&(j=t.FallbackMode.BLOCKING_STATIC_RENDER),!M&&j!==t.FallbackMode.BLOCKING_STATIC_RENDER&&aD&&!p&&!$&&S&&(o||!aj)){if((o||ai)&&j===t.FallbackMode.NOT_FOUND){if(ac.experimental.adapterPath)return await aI();throw new y.NoFallbackError}if(ar&&(ac.cacheComponents?!av:!ao)){let b=o&&"string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:ag,d=o&&(null==ai?void 0:ai.fallbackRouteParams)?(0,l.createOpaqueFallbackRouteParams)(ai.fallbackRouteParams):at?(0,l.getFallbackRouteParams)(ag,I):null,e=await I.handleResponse({cacheKey:b,req:a,nextConfig:ac,routeKind:c.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:Z,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:h,postponed:void 0,fallbackRouteParams:d,forceStaticRender:!1}),waitUntil:K.waitUntil,isMinimalMode:M});if(null===e)return null;if(e)return delete e.cacheControl,e}}let q=ah||g||!au?void 0:au;if(az&&!M&&k&&av&&!i){let b=await k.get(_,{kind:s.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===s.CachedRouteKind.APP_PAGE&&(q=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,E.scheduleOnNextTick)(async()=>{let b=I.getResponseCache(a);try{await b.revalidate(_,k,ar,!1,a=>n({...a,forceStaticRender:!0}),null,d,K.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(as&&void 0!==q)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:s.CachedRouteKind.PAGES,html:u.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let v=o&&(null==ai?void 0:ai.fallbackRouteParams)&&(0,f.getRequestMeta)(a,"renderFallbackShell")?(0,l.createOpaqueFallbackRouteParams)(ai.fallbackRouteParams):at?(0,l.getFallbackRouteParams)(ag,I):null;return m({span:h,postponed:q,fallbackRouteParams:v,forceStaticRender:i})},o=async d=>{var e,g,h,i,j;let k,l=await I.handleResponse({cacheKey:aC,responseGenerator:a=>n({span:d,...a}),routeKind:c.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ac,prerenderManifest:Z,waitUntil:K.waitUntil,isMinimalMode:M});if($&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),I.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!l){if(aC)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(e=l.value)?void 0:e.kind)!==s.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(h=l.value)?void 0:h.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof l.value.postponed;ay&&!av&&(!o||an)&&(M||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),b.setHeader(q.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=l;if(au)k={revalidate:0,expire:void 0};else if(av)k={revalidate:0,expire:void 0};else if(!I.isDev)if($)k={revalidate:0,expire:void 0};else if(ay){if(l.cacheControl)if("number"==typeof l.cacheControl.revalidate){if(l.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${l.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});k={revalidate:l.cacheControl.revalidate,expire:(null==(i=l.cacheControl)?void 0:i.expire)??ac.expireTime}}else k={revalidate:v.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(k={revalidate:0,expire:void 0});if(l.cacheControl=k,"string"==typeof aw&&(null==p?void 0:p.kind)===s.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(q.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(j=p.headers)?void 0:j[v.NEXT_CACHE_TAGS_HEADER];M&&ay&&c&&"string"==typeof c&&b.setHeader(v.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aw);return void 0!==d?(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:u.default.fromStatic(d,q.RSC_CONTENT_TYPE_HEADER),cacheControl:l.cacheControl}):(b.statusCode=204,(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:u.default.EMPTY,cacheControl:l.cacheControl}))}let r=az?(0,f.getRequestMeta)(a,"onCacheEntryV2")??(0,f.getRequestMeta)(a,"onCacheEntry"):(0,f.getRequestMeta)(a,"onCacheEntry");if(r&&await r(l,{url:(0,f.getRequestMeta)(a,"initURL")??a.url}))return null;if(p.headers){let a={...p.headers};for(let[c,d]of(M&&ay||delete a[v.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=p.headers)?void 0:g[v.NEXT_CACHE_TAGS_HEADER];if(M&&ay&&t&&"string"==typeof t&&b.setHeader(v.NEXT_CACHE_TAGS_HEADER,t),!p.status||ao&&ar||(b.statusCode=p.status),!M&&p.status&&C.RedirectStatusCode[p.status]&&ao&&(b.statusCode=200),o&&!av&&b.setHeader(q.NEXT_DID_POSTPONE_HEADER,"1"),ao&&!$){if(void 0===p.rscData){if(p.html.contentType!==q.RSC_CONTENT_TYPE_HEADER)if(ac.cacheComponents)return b.statusCode=404,(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:u.default.EMPTY,cacheControl:l.cacheControl});else throw Object.defineProperty(new D.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:p.html,cacheControl:l.cacheControl})}return(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:u.default.fromStatic(p.rscData,q.RSC_CONTENT_TYPE_HEADER),cacheControl:l.cacheControl})}let y=p.html;if(!o||M||ao)return(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:y,cacheControl:l.cacheControl});if(as)return y.push(new ReadableStream({start(a){a.enqueue(w.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:y,cacheControl:{revalidate:0,expire:void 0}});let z=new TransformStream;return y.push(z.readable),m({span:d,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==s.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(z.writable)}).catch(a=>{z.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,x.sendRenderResult)({req:a,res:b,generateEtags:ac.generateEtags,poweredByHeader:ac.poweredByHeader,result:y,cacheControl:{revalidate:0,expire:void 0}})};if(!aH)return await aG.withPropagatedContext(a.headers,()=>aG.trace(g.BaseServerSpan.handleRequest,{spanName:`${aF} ${N}`,kind:e.SpanKind.SERVER,attributes:{"http.method":aF,"http.target":a.url}},o));await o(aH)}catch(b){throw b instanceof y.NoFallbackError||await I.onRequestError(a,b,{routerKind:"App Router",routePath:N,routeType:"render",revalidateReason:(0,d.getRevalidateReason)({isStaticGeneration:ay,isOnDemandRevalidate:ah})},!1,ab),b}}a.s(["__next_app__",0,H,"handler",()=>J,"routeModule",0,I],89261),a.i(89261),a.s(["ClientPageRoot",()=>B.ClientPageRoot,"ClientSegmentRoot",()=>B.ClientSegmentRoot,"Fragment",()=>B.Fragment,"GlobalError",()=>A.default,"HTTPAccessFallbackBoundary",()=>B.HTTPAccessFallbackBoundary,"LayoutRouter",()=>B.LayoutRouter,"Postpone",()=>B.Postpone,"RenderFromTemplateContext",()=>B.RenderFromTemplateContext,"RootLayoutBoundary",()=>B.RootLayoutBoundary,"SegmentViewNode",()=>B.SegmentViewNode,"SegmentViewStateNode",()=>B.SegmentViewStateNode,"__next_app__",0,H,"actionAsyncStorage",()=>B.actionAsyncStorage,"captureOwnerStack",()=>B.captureOwnerStack,"collectSegmentData",()=>B.collectSegmentData,"createElement",()=>B.createElement,"createMetadataComponents",()=>B.createMetadataComponents,"createPrerenderParamsForClientSegment",()=>B.createPrerenderParamsForClientSegment,"createPrerenderSearchParamsForClientPage",()=>B.createPrerenderSearchParamsForClientPage,"createServerParamsForServerSegment",()=>B.createServerParamsForServerSegment,"createServerSearchParamsForServerPage",()=>B.createServerSearchParamsForServerPage,"createTemporaryReferenceSet",()=>B.createTemporaryReferenceSet,"decodeAction",()=>B.decodeAction,"decodeFormState",()=>B.decodeFormState,"decodeReply",()=>B.decodeReply,"handler",()=>J,"patchFetch",()=>B.patchFetch,"preconnect",()=>B.preconnect,"preloadFont",()=>B.preloadFont,"preloadStyle",()=>B.preloadStyle,"prerender",()=>B.prerender,"renderToReadableStream",()=>B.renderToReadableStream,"routeModule",0,I,"serverHooks",()=>B.serverHooks,"taintObjectReference",()=>B.taintObjectReference,"workAsyncStorage",()=>B.workAsyncStorage,"workUnitAsyncStorage",()=>B.workUnitAsyncStorage],65807)}];
3
3
 
4
4
  //# sourceMappingURL=_10c46cea._.js.map