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
@@ -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/316cd4755f253783.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[29902,[\"/_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/316cd4755f253783.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\":[\"\",\"activity\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"activity\",{\"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/316cd4755f253783.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/316cd4755f253783.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[29902,[\"/_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/316cd4755f253783.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\":[\"\",\"activity\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"activity\",{\"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/316cd4755f253783.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[29902,["/_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/316cd4755f253783.js"],"default"]
8
+ 9:I[29902,["/_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/316cd4755f253783.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":["","activity"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["activity",{"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/316cd4755f253783.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":["","activity"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["activity",{"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/316cd4755f253783.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[29902,["/_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/316cd4755f253783.js"],"default"]
3
+ 3:I[29902,["/_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/316cd4755f253783.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/316cd4755f253783.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/316cd4755f253783.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[29902,["/_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/316cd4755f253783.js"],"default"]
8
+ 9:I[29902,["/_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/316cd4755f253783.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":["","activity"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["activity",{"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/316cd4755f253783.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":["","activity"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["activity",{"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/316cd4755f253783.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":"activity","paramType":null,"paramKey":"activity","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":"activity","paramType":null,"paramKey":"activity","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
- {"version":1,"files":["../../../../../.vibedoc/settings.json","../../../../../AGENTS.md","../../../../../CHANGELOG.md","../../../../../CLAUDE.md","../../../../../LICENSE","../../../../../README.md","../../../../../bin/vibedoc.js","../../../../../bin/vibedoc.mjs","../../../../../components.json","../../../../../docs/CONVENTIONS.md","../../../../../docs/api-reference.md","../../../../../docs/architecture/01-overview/DOMAIN_MAP.md","../../../../../docs/architecture/01-overview/VISION.md","../../../../../docs/architecture/02-high-level-design/HLD.md","../../../../../docs/architecture/03-services/core-lib/OVERVIEW.md","../../../../../docs/architecture/03-services/mcp-server/TOOLS.md","../../../../../docs/architecture/03-services/web-ui/OVERVIEW.md","../../../../../docs/architecture/04-data/DATA.md","../../../../../docs/architecture/decisions/ADR-001-nextjs-unified-server.md","../../../../../docs/architecture/decisions/ADR-002-filesystem-no-database.md","../../../../../docs/architecture/decisions/ADR-003-sse-over-websockets.md","../../../../../docs/architecture/decisions/ADR-004-hand-rolled-mcp.md","../../../../../docs/architecture/decisions/_INDEX.md","../../../../../docs/architecture/mcp-tools.md","../../../../../docs/plans/2026-03-12-npx-cli.md","../../../../../docs/superpowers/plans/2026-04-11-task-creation-ui.md","../../../../../docs/superpowers/specs/2026-03-31-file-explorer-design.md","../../../../../memory/MEMORY.md","../../../../../next.config.js","../../../../../node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/index.js","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/package.json","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/package.json","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/balanced-match","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/dist/esm/index.js","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/dist/esm/package.json","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/glob.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/has-magic.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/ignore.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/index.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/pattern.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/processor.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/walker.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/minimatch","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/minipass","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/path-scurry","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/dist/esm/index.min.js","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/dist/esm/package.json","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/package.json","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/brace-expansion","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/assert-valid-pattern.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/brace-expressions.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/escape.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/package.json","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/unescape.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/package.json","../../../../../node_modules/.pnpm/minimatch@3.1.5/node_modules/minimatch/package.json","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/esm/index.js","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/esm/package.json","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/package.json","../../../../../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/app-router-headers.js","../../../../../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/compiled/@opentelemetry/api/index.js","../../../../../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/compiled/@opentelemetry/api/package.json","../../../../../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/compiled/jsonwebtoken/index.js","../../../../../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/compiled/jsonwebtoken/package.json","../../../../../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/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../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/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../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/lib/client-and-server-references.js","../../../../../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/lib/constants.js","../../../../../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/lib/interop-default.js","../../../../../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/lib/is-error.js","../../../../../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/lib/semver-noop.js","../../../../../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/server/app-render/action-async-storage-instance.js","../../../../../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/server/app-render/action-async-storage.external.js","../../../../../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/server/app-render/after-task-async-storage-instance.js","../../../../../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/server/app-render/after-task-async-storage.external.js","../../../../../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/server/app-render/async-local-storage.js","../../../../../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/server/app-render/cache-signal.js","../../../../../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/server/app-render/console-async-storage-instance.js","../../../../../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/server/app-render/console-async-storage.external.js","../../../../../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/server/app-render/dynamic-access-async-storage-instance.js","../../../../../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/server/app-render/dynamic-access-async-storage.external.js","../../../../../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/server/app-render/module-loading/track-module-loading.external.js","../../../../../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/server/app-render/module-loading/track-module-loading.instance.js","../../../../../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/server/app-render/work-async-storage-instance.js","../../../../../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/server/app-render/work-async-storage.external.js","../../../../../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/server/app-render/work-unit-async-storage-instance.js","../../../../../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/server/app-render/work-unit-async-storage.external.js","../../../../../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/server/lib/incremental-cache/memory-cache.external.js","../../../../../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/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../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/server/lib/incremental-cache/tags-manifest.external.js","../../../../../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/server/lib/lru-cache.js","../../../../../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/server/lib/router-utils/instrumentation-globals.external.js","../../../../../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/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../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/server/lib/trace/constants.js","../../../../../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/server/lib/trace/tracer.js","../../../../../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/server/load-manifest.external.js","../../../../../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/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../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/server/response-cache/types.js","../../../../../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/server/runtime-reacts.external.js","../../../../../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/shared/lib/deep-freeze.js","../../../../../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/shared/lib/invariant-error.js","../../../../../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/shared/lib/is-plain-object.js","../../../../../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/shared/lib/is-thenable.js","../../../../../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/shared/lib/no-fallback-error.external.js","../../../../../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/shared/lib/server-reference-info.js","../../../../../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/package.json","../../../../../node_modules/.pnpm/node_modules/balanced-match","../../../../../node_modules/.pnpm/node_modules/brace-expansion","../../../../../node_modules/.pnpm/node_modules/lru-cache","../../../../../node_modules/.pnpm/node_modules/minimatch","../../../../../node_modules/.pnpm/node_modules/minipass","../../../../../node_modules/.pnpm/node_modules/path-scurry","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/lru-cache","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/minipass","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/dist/esm/index.js","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/dist/esm/package.json","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/package.json","../../../../../node_modules/next","../../../../../package.json","../../../../../plans/PLAN.md","../../../../../plans/tasks/T001-drag-drop-kanban.md","../../../../../plans/tasks/T002-inline-doc-editor.md","../../../../../plans/tasks/T003-task-detail-panel.md","../../../../../plans/tasks/T004-keyboard-shortcuts.md","../../../../../plans/tasks/T005-markdown-rendering.md","../../../../../plans/tasks/T006-task-creation-form.md","../../../../../plans/tasks/T007-shadcn-setup.md","../../../../../plans/tasks/T008-extract-types-shared.md","../../../../../plans/tasks/T009-markdown-renderer.md","../../../../../plans/tasks/T010-board-components.md","../../../../../plans/tasks/T011-docs-components.md","../../../../../plans/tasks/T012-activity-memory-components.md","../../../../../plans/tasks/T013-layout-components.md","../../../../../plans/tasks/T014-page-slim-regression.md","../../../../../plans/tasks/T015-collapsible-sidebar.md","../../../../../plans/tasks/T016-header-polish.md","../../../../../plans/tasks/T017-editor-toolbar-icons.md","../../../../../plans/tasks/T018-editor-tabs.md","../../../../../plans/tasks/T019-doclist-polish.md","../../../../../plans/tasks/T020-board-cards-polish.md","../../../../../plans/tasks/T021-doc-creation-templates.md","../../../../../plans/tasks/T022-agent-config-view.md","../../../../../plans/tasks/T023-context-bundler.md","../../../../../plans/tasks/T024-command-palette.md","../../../../../plans/tasks/T025-doc-outline-panel.md","../../../../../plans/tasks/T026-backlinks-panel.md","../../../../../plans/tasks/T027-mcp-tools-extended.md","../../../../../plans/tasks/T028-cli-wizard-quick-mode.md","../../../../../plans/tasks/T029-cli-wizard-full-mode.md","../../../../../pnpm-lock.yaml","../../../../../postcss.config.js","../../../../../src/app/(app)/activity/page.tsx","../../../../../src/app/(app)/board/page.tsx","../../../../../src/app/(app)/docs/page.tsx","../../../../../src/app/(app)/error.tsx","../../../../../src/app/(app)/explorer/page.tsx","../../../../../src/app/(app)/layout.tsx","../../../../../src/app/(app)/memory/page.tsx","../../../../../src/app/(app)/settings/page.tsx","../../../../../src/app/(app)/setup/page.tsx","../../../../../src/app/api/activity/route.ts","../../../../../src/app/api/backlinks/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/decisions/route.ts","../../../../../src/app/api/docs/route.ts","../../../../../src/app/api/events/route.ts","../../../../../src/app/api/explorer/route.ts","../../../../../src/app/api/mcp/route.ts","../../../../../src/app/api/memory/route.ts","../../../../../src/app/api/projects/route.ts","../../../../../src/app/api/registry/route.ts","../../../../../src/app/api/settings/route.ts","../../../../../src/app/api/setup/generate/route.ts","../../../../../src/app/api/setup/write/route.ts","../../../../../src/app/api/summary/route.ts","../../../../../src/app/api/tasks/create/route.ts","../../../../../src/app/api/tasks/route.ts","../../../../../src/app/global-error.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.tsx","../../../../../src/components/activity/ActivityEventRow.tsx","../../../../../src/components/activity/ActivityFeed.tsx","../../../../../src/components/activity/ActivityTab.tsx","../../../../../src/components/board/BoardColumn.tsx","../../../../../src/components/board/BoardTab.tsx","../../../../../src/components/board/NewTaskModal.tsx","../../../../../src/components/board/TaskCard.tsx","../../../../../src/components/board/TaskDetailPanel.tsx","../../../../../src/components/docs/BacklinksPanel.tsx","../../../../../src/components/docs/DocList.tsx","../../../../../src/components/docs/DocOutline.tsx","../../../../../src/components/docs/DocViewer.tsx","../../../../../src/components/docs/DocsTab.tsx","../../../../../src/components/docs/EditorToolbar.tsx","../../../../../src/components/docs/MarkdownEditor.tsx","../../../../../src/components/docs/MarkdownRenderer.tsx","../../../../../src/components/docs/NewDocModal.tsx","../../../../../src/components/explorer/ExplorerTab.tsx","../../../../../src/components/explorer/FileCards.tsx","../../../../../src/components/explorer/FileDetail.tsx","../../../../../src/components/explorer/FileTree.tsx","../../../../../src/components/explorer/FileTreemap.tsx","../../../../../src/components/layout/AppHeader.tsx","../../../../../src/components/layout/AppShell.tsx","../../../../../src/components/layout/AppSidebar.tsx","../../../../../src/components/layout/CommandPalette.tsx","../../../../../src/components/layout/LiveIndicator.tsx","../../../../../src/components/layout/ProjectSwitcher.tsx","../../../../../src/components/layout/StatsPills.tsx","../../../../../src/components/memory/MemoryTab.tsx","../../../../../src/components/settings/AgentsSettings.tsx","../../../../../src/components/settings/EditorSettings.tsx","../../../../../src/components/settings/MCPSettings.tsx","../../../../../src/components/settings/ProjectSettings.tsx","../../../../../src/components/settings/SkillsSettings.tsx","../../../../../src/components/settings/ThemeSettings.tsx","../../../../../src/components/setup/BasicInfo.tsx","../../../../../src/components/setup/GenerationPreview.tsx","../../../../../src/components/setup/ProjectQuestionnaire.tsx","../../../../../src/components/setup/SetupWizard.tsx","../../../../../src/components/setup/TeamConventions.tsx","../../../../../src/components/setup/TechStackInput.tsx","../../../../../src/components/setup/TemplateSelector.tsx","../../../../../src/components/shared/EmptyState.tsx","../../../../../src/components/shared/LoadingScreen.tsx","../../../../../src/components/shared/SettingsApplier.tsx","../../../../../src/components/ui/badge.tsx","../../../../../src/components/ui/button.tsx","../../../../../src/components/ui/collapsible.tsx","../../../../../src/components/ui/dialog.tsx","../../../../../src/components/ui/dropdown-menu.tsx","../../../../../src/components/ui/input.tsx","../../../../../src/components/ui/scroll-area.tsx","../../../../../src/components/ui/separator.tsx","../../../../../src/components/ui/sheet.tsx","../../../../../src/components/ui/sidebar.tsx","../../../../../src/components/ui/skeleton.tsx","../../../../../src/components/ui/tabs.tsx","../../../../../src/components/ui/tooltip.tsx","../../../../../src/context/AppContext.tsx","../../../../../src/hooks/use-mobile.tsx","../../../../../src/lib/applySettings.ts","../../../../../src/lib/core.ts","../../../../../src/lib/events.ts","../../../../../src/lib/headings.ts","../../../../../src/lib/presets.ts","../../../../../src/lib/settings.ts","../../../../../src/lib/tech-stacks.ts","../../../../../src/lib/templates/ai-agent.ts","../../../../../src/lib/templates/code-quality.ts","../../../../../src/lib/templates/github-actions.ts","../../../../../src/lib/templates/github.ts","../../../../../src/lib/templates/index.ts","../../../../../src/lib/templates/infrastructure.ts","../../../../../src/lib/templates/monitoring.ts","../../../../../src/lib/templates/process.ts","../../../../../src/lib/templates/technical.ts","../../../../../src/lib/templates/types.ts","../../../../../src/lib/utils.ts","../../../../../src/types/index.ts","../../../../../tailwind.config.ts","../../../../../tsconfig.json","../../../../../ws-server.js","../../../../node_modules/glob-adc4a098927f7ed0","../../../chunks/39977_@anthropic-ai_sdk_index_mjs_b0ee562f._.js","../../../chunks/[root-of-the-server]__0e51ee32._.js","../../../chunks/[root-of-the-server]__73d016a0._.js","../../../chunks/[root-of-the-server]__a7d932af._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_activity_route_actions_fe2ddb21.js","./route_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../.vibedoc/settings.json","../../../../../AGENTS.md","../../../../../CHANGELOG.md","../../../../../CLAUDE.md","../../../../../CONTRIBUTING.md","../../../../../LICENSE","../../../../../README.md","../../../../../ROADMAP.md","../../../../../bin/vibedoc.js","../../../../../bin/vibedoc.mjs","../../../../../components.json","../../../../../docs/CONVENTIONS.md","../../../../../docs/api-reference.md","../../../../../docs/architecture/01-overview/DOMAIN_MAP.md","../../../../../docs/architecture/01-overview/VISION.md","../../../../../docs/architecture/02-high-level-design/HLD.md","../../../../../docs/architecture/03-services/core-lib/OVERVIEW.md","../../../../../docs/architecture/03-services/mcp-server/TOOLS.md","../../../../../docs/architecture/03-services/web-ui/OVERVIEW.md","../../../../../docs/architecture/04-data/DATA.md","../../../../../docs/architecture/decisions/ADR-001-nextjs-unified-server.md","../../../../../docs/architecture/decisions/ADR-002-filesystem-no-database.md","../../../../../docs/architecture/decisions/ADR-003-sse-over-websockets.md","../../../../../docs/architecture/decisions/ADR-004-hand-rolled-mcp.md","../../../../../docs/architecture/decisions/_INDEX.md","../../../../../docs/architecture/mcp-tools.md","../../../../../docs/plans/2026-03-12-npx-cli.md","../../../../../docs/superpowers/plans/2026-04-11-task-creation-ui.md","../../../../../docs/superpowers/specs/2026-03-31-file-explorer-design.md","../../../../../image.png","../../../../../memory/MEMORY.md","../../../../../next.config.js","../../../../../node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/package.json","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/index.js","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/package.json","../../../../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/package.json","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/balanced-match","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/dist/esm/index.js","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/dist/esm/package.json","../../../../../node_modules/.pnpm/brace-expansion@5.0.4/node_modules/brace-expansion/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/glob.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/has-magic.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/ignore.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/index.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/pattern.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/processor.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/walker.js","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/package.json","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/minimatch","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/minipass","../../../../../node_modules/.pnpm/glob@11.1.0/node_modules/path-scurry","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/dist/esm/index.min.js","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/dist/esm/package.json","../../../../../node_modules/.pnpm/lru-cache@11.2.6/node_modules/lru-cache/package.json","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/brace-expansion","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/assert-valid-pattern.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/brace-expressions.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/escape.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/package.json","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/unescape.js","../../../../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/package.json","../../../../../node_modules/.pnpm/minimatch@3.1.5/node_modules/minimatch/package.json","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/esm/index.js","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/esm/package.json","../../../../../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/package.json","../../../../../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/app-router-headers.js","../../../../../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/compiled/@opentelemetry/api/index.js","../../../../../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/compiled/@opentelemetry/api/package.json","../../../../../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/compiled/jsonwebtoken/index.js","../../../../../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/compiled/jsonwebtoken/package.json","../../../../../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/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../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/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../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/lib/client-and-server-references.js","../../../../../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/lib/constants.js","../../../../../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/lib/interop-default.js","../../../../../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/lib/is-error.js","../../../../../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/lib/semver-noop.js","../../../../../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/server/app-render/action-async-storage-instance.js","../../../../../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/server/app-render/action-async-storage.external.js","../../../../../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/server/app-render/after-task-async-storage-instance.js","../../../../../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/server/app-render/after-task-async-storage.external.js","../../../../../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/server/app-render/async-local-storage.js","../../../../../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/server/app-render/cache-signal.js","../../../../../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/server/app-render/console-async-storage-instance.js","../../../../../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/server/app-render/console-async-storage.external.js","../../../../../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/server/app-render/dynamic-access-async-storage-instance.js","../../../../../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/server/app-render/dynamic-access-async-storage.external.js","../../../../../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/server/app-render/module-loading/track-module-loading.external.js","../../../../../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/server/app-render/module-loading/track-module-loading.instance.js","../../../../../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/server/app-render/work-async-storage-instance.js","../../../../../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/server/app-render/work-async-storage.external.js","../../../../../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/server/app-render/work-unit-async-storage-instance.js","../../../../../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/server/app-render/work-unit-async-storage.external.js","../../../../../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/server/lib/incremental-cache/memory-cache.external.js","../../../../../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/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../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/server/lib/incremental-cache/tags-manifest.external.js","../../../../../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/server/lib/lru-cache.js","../../../../../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/server/lib/router-utils/instrumentation-globals.external.js","../../../../../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/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../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/server/lib/trace/constants.js","../../../../../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/server/lib/trace/tracer.js","../../../../../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/server/load-manifest.external.js","../../../../../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/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../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/server/response-cache/types.js","../../../../../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/server/runtime-reacts.external.js","../../../../../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/shared/lib/deep-freeze.js","../../../../../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/shared/lib/invariant-error.js","../../../../../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/shared/lib/is-plain-object.js","../../../../../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/shared/lib/is-thenable.js","../../../../../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/shared/lib/no-fallback-error.external.js","../../../../../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/shared/lib/server-reference-info.js","../../../../../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/package.json","../../../../../node_modules/.pnpm/node_modules/balanced-match","../../../../../node_modules/.pnpm/node_modules/brace-expansion","../../../../../node_modules/.pnpm/node_modules/lru-cache","../../../../../node_modules/.pnpm/node_modules/minimatch","../../../../../node_modules/.pnpm/node_modules/minipass","../../../../../node_modules/.pnpm/node_modules/path-scurry","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/lru-cache","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/minipass","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/dist/esm/index.js","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/dist/esm/package.json","../../../../../node_modules/.pnpm/path-scurry@2.0.2/node_modules/path-scurry/package.json","../../../../../node_modules/next","../../../../../package.json","../../../../../plans/PLAN.md","../../../../../plans/tasks/T001-drag-drop-kanban.md","../../../../../plans/tasks/T002-inline-doc-editor.md","../../../../../plans/tasks/T003-task-detail-panel.md","../../../../../plans/tasks/T004-keyboard-shortcuts.md","../../../../../plans/tasks/T005-markdown-rendering.md","../../../../../plans/tasks/T006-task-creation-form.md","../../../../../plans/tasks/T007-shadcn-setup.md","../../../../../plans/tasks/T008-extract-types-shared.md","../../../../../plans/tasks/T009-markdown-renderer.md","../../../../../plans/tasks/T010-board-components.md","../../../../../plans/tasks/T011-docs-components.md","../../../../../plans/tasks/T012-activity-memory-components.md","../../../../../plans/tasks/T013-layout-components.md","../../../../../plans/tasks/T014-page-slim-regression.md","../../../../../plans/tasks/T015-collapsible-sidebar.md","../../../../../plans/tasks/T016-header-polish.md","../../../../../plans/tasks/T017-editor-toolbar-icons.md","../../../../../plans/tasks/T018-editor-tabs.md","../../../../../plans/tasks/T019-doclist-polish.md","../../../../../plans/tasks/T020-board-cards-polish.md","../../../../../plans/tasks/T021-doc-creation-templates.md","../../../../../plans/tasks/T022-agent-config-view.md","../../../../../plans/tasks/T023-context-bundler.md","../../../../../plans/tasks/T024-command-palette.md","../../../../../plans/tasks/T025-doc-outline-panel.md","../../../../../plans/tasks/T026-backlinks-panel.md","../../../../../plans/tasks/T027-mcp-tools-extended.md","../../../../../plans/tasks/T028-cli-wizard-quick-mode.md","../../../../../plans/tasks/T029-cli-wizard-full-mode.md","../../../../../pnpm-lock.yaml","../../../../../postcss.config.js","../../../../../src/app/(app)/activity/page.tsx","../../../../../src/app/(app)/board/page.tsx","../../../../../src/app/(app)/docs/page.tsx","../../../../../src/app/(app)/error.tsx","../../../../../src/app/(app)/explorer/page.tsx","../../../../../src/app/(app)/layout.tsx","../../../../../src/app/(app)/memory/page.tsx","../../../../../src/app/(app)/settings/page.tsx","../../../../../src/app/(app)/setup/page.tsx","../../../../../src/app/api/activity/route.ts","../../../../../src/app/api/backlinks/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/decisions/route.ts","../../../../../src/app/api/docs/route.ts","../../../../../src/app/api/events/route.ts","../../../../../src/app/api/explorer/route.ts","../../../../../src/app/api/mcp/route.ts","../../../../../src/app/api/memory/route.ts","../../../../../src/app/api/projects/route.ts","../../../../../src/app/api/registry/route.ts","../../../../../src/app/api/settings/route.ts","../../../../../src/app/api/setup/generate/route.ts","../../../../../src/app/api/setup/write/route.ts","../../../../../src/app/api/summary/route.ts","../../../../../src/app/api/tasks/create/route.ts","../../../../../src/app/api/tasks/route.ts","../../../../../src/app/global-error.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.tsx","../../../../../src/components/activity/ActivityEventRow.tsx","../../../../../src/components/activity/ActivityFeed.tsx","../../../../../src/components/activity/ActivityTab.tsx","../../../../../src/components/board/BoardColumn.tsx","../../../../../src/components/board/BoardTab.tsx","../../../../../src/components/board/NewTaskModal.tsx","../../../../../src/components/board/TaskCard.tsx","../../../../../src/components/board/TaskDetailPanel.tsx","../../../../../src/components/docs/BacklinksPanel.tsx","../../../../../src/components/docs/DocList.tsx","../../../../../src/components/docs/DocOutline.tsx","../../../../../src/components/docs/DocViewer.tsx","../../../../../src/components/docs/DocsTab.tsx","../../../../../src/components/docs/EditorToolbar.tsx","../../../../../src/components/docs/MarkdownEditor.tsx","../../../../../src/components/docs/MarkdownRenderer.tsx","../../../../../src/components/docs/NewDocModal.tsx","../../../../../src/components/explorer/ExplorerTab.tsx","../../../../../src/components/explorer/FileCards.tsx","../../../../../src/components/explorer/FileDetail.tsx","../../../../../src/components/explorer/FileTree.tsx","../../../../../src/components/explorer/FileTreemap.tsx","../../../../../src/components/layout/AppHeader.tsx","../../../../../src/components/layout/AppShell.tsx","../../../../../src/components/layout/AppSidebar.tsx","../../../../../src/components/layout/CommandPalette.tsx","../../../../../src/components/layout/LiveIndicator.tsx","../../../../../src/components/layout/ProjectSwitcher.tsx","../../../../../src/components/layout/StatsPills.tsx","../../../../../src/components/memory/MemoryTab.tsx","../../../../../src/components/settings/AgentsSettings.tsx","../../../../../src/components/settings/EditorSettings.tsx","../../../../../src/components/settings/MCPSettings.tsx","../../../../../src/components/settings/ProjectSettings.tsx","../../../../../src/components/settings/SkillsSettings.tsx","../../../../../src/components/settings/ThemeSettings.tsx","../../../../../src/components/setup/BasicInfo.tsx","../../../../../src/components/setup/GenerationPreview.tsx","../../../../../src/components/setup/ProjectQuestionnaire.tsx","../../../../../src/components/setup/SetupWizard.tsx","../../../../../src/components/setup/TeamConventions.tsx","../../../../../src/components/setup/TechStackInput.tsx","../../../../../src/components/setup/TemplateSelector.tsx","../../../../../src/components/shared/EmptyState.tsx","../../../../../src/components/shared/LoadingScreen.tsx","../../../../../src/components/shared/SettingsApplier.tsx","../../../../../src/components/ui/badge.tsx","../../../../../src/components/ui/button.tsx","../../../../../src/components/ui/collapsible.tsx","../../../../../src/components/ui/dialog.tsx","../../../../../src/components/ui/dropdown-menu.tsx","../../../../../src/components/ui/input.tsx","../../../../../src/components/ui/scroll-area.tsx","../../../../../src/components/ui/separator.tsx","../../../../../src/components/ui/sheet.tsx","../../../../../src/components/ui/sidebar.tsx","../../../../../src/components/ui/skeleton.tsx","../../../../../src/components/ui/tabs.tsx","../../../../../src/components/ui/tooltip.tsx","../../../../../src/context/AppContext.tsx","../../../../../src/hooks/use-mobile.tsx","../../../../../src/lib/applySettings.ts","../../../../../src/lib/core.ts","../../../../../src/lib/events.ts","../../../../../src/lib/headings.ts","../../../../../src/lib/presets.ts","../../../../../src/lib/settings.ts","../../../../../src/lib/tech-stacks.ts","../../../../../src/lib/templates/ai-agent.ts","../../../../../src/lib/templates/code-quality.ts","../../../../../src/lib/templates/github-actions.ts","../../../../../src/lib/templates/github.ts","../../../../../src/lib/templates/index.ts","../../../../../src/lib/templates/infrastructure.ts","../../../../../src/lib/templates/monitoring.ts","../../../../../src/lib/templates/process.ts","../../../../../src/lib/templates/technical.ts","../../../../../src/lib/templates/types.ts","../../../../../src/lib/utils.ts","../../../../../src/types/index.ts","../../../../../tailwind.config.ts","../../../../../tsconfig.json","../../../../../ws-server.js","../../../../node_modules/glob-adc4a098927f7ed0","../../../chunks/39977_@anthropic-ai_sdk_index_mjs_b0ee562f._.js","../../../chunks/[root-of-the-server]__0e51ee32._.js","../../../chunks/[root-of-the-server]__73d016a0._.js","../../../chunks/[root-of-the-server]__a7d932af._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_activity_route_actions_fe2ddb21.js","./route_client-reference-manifest.js"]}