tower-studio 0.1.18 → 0.1.19

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 (177) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.previewinfo +1 -1
  4. package/.next/cache/.rscinfo +1 -1
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/diagnostics/route-bundle-stats.json +38 -38
  7. package/.next/fallback-build-manifest.json +3 -3
  8. package/.next/prerender-manifest.json +3 -3
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  17. package/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
  18. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  19. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/_not-found.html +1 -1
  21. package/.next/server/app/_not-found.rsc +13 -13
  22. package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
  23. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  24. package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
  25. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  26. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  27. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  28. package/.next/server/app/index.html +1 -1
  29. package/.next/server/app/index.rsc +13 -13
  30. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  31. package/.next/server/app/index.segments/_full.segment.rsc +13 -13
  32. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  33. package/.next/server/app/index.segments/_index.segment.rsc +8 -8
  34. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  35. package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  36. package/.next/server/app/missions/page/server-reference-manifest.json +57 -57
  37. package/.next/server/app/missions/page.js +2 -2
  38. package/.next/server/app/missions/page.js.nft.json +1 -1
  39. package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  41. package/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  42. package/.next/server/app/onboarding/page.js.nft.json +1 -1
  43. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/onboarding.html +1 -1
  45. package/.next/server/app/onboarding.rsc +15 -15
  46. package/.next/server/app/onboarding.segments/_full.segment.rsc +15 -15
  47. package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  48. package/.next/server/app/onboarding.segments/_index.segment.rsc +8 -8
  49. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  50. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  51. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  52. package/.next/server/app/page/react-loadable-manifest.json +1 -1
  53. package/.next/server/app/page/server-reference-manifest.json +25 -25
  54. package/.next/server/app/page.js.nft.json +1 -1
  55. package/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  57. package/.next/server/app/settings/page/server-reference-manifest.json +32 -32
  58. package/.next/server/app/settings/page.js.nft.json +1 -1
  59. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/settings.html +1 -1
  61. package/.next/server/app/settings.rsc +15 -15
  62. package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
  63. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  64. package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
  65. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  66. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  67. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  68. package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  69. package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +81 -81
  70. package/.next/server/app/workspaces/[workspaceId]/archive/page.js +1 -1
  71. package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  72. package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  74. package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +62 -62
  75. package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  76. package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  77. package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  78. package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  79. package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  80. package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  81. package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  82. package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +53 -53
  83. package/.next/server/app/workspaces/[workspaceId]/page.js +2 -2
  84. package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  85. package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  86. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  87. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  88. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  89. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +1 -1
  91. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +58 -58
  92. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
  93. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  94. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  95. package/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  96. package/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  97. package/.next/server/app/workspaces/page.js.nft.json +1 -1
  98. package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  99. package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_05yec2y.js +1 -1
  100. package/.next/server/chunks/[root-of-the-server]__00~8_qz._.js +1 -1
  101. package/.next/server/chunks/[root-of-the-server]__05mc_xk._.js +1 -1
  102. package/.next/server/chunks/[root-of-the-server]__0bvqbq0._.js +1 -1
  103. package/.next/server/chunks/[root-of-the-server]__0p5iuez._.js +2 -2
  104. package/.next/server/chunks/[root-of-the-server]__0rb-ear._.js +2 -2
  105. package/.next/server/chunks/[root-of-the-server]__0u4~z7h._.js +1 -1
  106. package/.next/server/chunks/[root-of-the-server]__0ze75mm._.js +1 -1
  107. package/.next/server/chunks/project_f_tower_0n1s3ym._.js +1 -1
  108. package/.next/server/chunks/project_f_tower_src_11e.cv5._.js +1 -1
  109. package/.next/server/chunks/project_f_tower_src_lib_10p8sue._.js +1 -1
  110. package/.next/server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js +1 -1
  111. package/.next/server/chunks/ssr/0y0r_f_tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0n4g3bn._.js +1 -1
  112. package/.next/server/chunks/ssr/{[root-of-the-server]__00_.ri0._.js → [root-of-the-server]__032ms~2._.js} +2 -2
  113. package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.js +1 -1
  114. package/.next/server/chunks/ssr/[root-of-the-server]__0_47k-j._.js +1 -1
  115. package/.next/server/chunks/ssr/[root-of-the-server]__0aidehy._.js +1 -1
  116. package/.next/server/chunks/ssr/[root-of-the-server]__0ffdrwp._.js +1 -1
  117. package/.next/server/chunks/ssr/[root-of-the-server]__0hiekzn._.js +1 -1
  118. package/.next/server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js +3 -3
  119. package/.next/server/chunks/ssr/{[root-of-the-server]__0jpbiq_._.js → [root-of-the-server]__0p21gac._.js} +2 -2
  120. package/.next/server/chunks/ssr/[root-of-the-server]__0w7gbe7._.js +1 -1
  121. package/.next/server/chunks/ssr/[root-of-the-server]__0zaw-fl._.js +1 -1
  122. package/.next/server/chunks/ssr/[root-of-the-server]__10j18zh._.js +3 -0
  123. package/.next/server/chunks/ssr/[root-of-the-server]__13eo85g._.js +1 -1
  124. package/.next/server/chunks/ssr/project_f_tower_0.txwd8._.js +1 -1
  125. package/.next/server/chunks/ssr/{project_f_tower_09re1~6._.js → project_f_tower_08rgm20._.js} +2 -2
  126. package/.next/server/chunks/ssr/project_f_tower_0f0-wva._.js +1 -1
  127. package/.next/server/chunks/ssr/{project_f_tower_0vfw8sn._.js → project_f_tower_0ge0mtj._.js} +2 -2
  128. package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +1 -1
  129. package/.next/server/chunks/ssr/{project_f_tower_006ysi2._.js → project_f_tower_0hzcbgq._.js} +2 -2
  130. package/.next/server/chunks/ssr/project_f_tower_0h~8iz.._.js +3 -0
  131. package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +1 -1
  132. package/.next/server/chunks/ssr/project_f_tower_0jy~1uf._.js +1 -1
  133. package/.next/server/chunks/ssr/project_f_tower_0l6ssf8._.js +1 -1
  134. package/.next/server/chunks/ssr/project_f_tower_0o5.y1e._.js +1 -1
  135. package/.next/server/chunks/ssr/{project_f_tower_13hdtgf._.js → project_f_tower_0s1jqt5._.js} +2 -2
  136. package/.next/server/chunks/ssr/{project_f_tower_0m76uwh._.js → project_f_tower_0s~f55k._.js} +2 -2
  137. package/.next/server/chunks/ssr/project_f_tower_0w01kgd._.js +1 -1
  138. package/.next/server/chunks/ssr/project_f_tower_0ym-aea._.js +1 -1
  139. package/.next/server/chunks/ssr/{project_f_tower_src_13jw2_q._.js → project_f_tower_src_128.lqf._.js} +2 -2
  140. package/.next/server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js +1 -1
  141. package/.next/server/chunks/ssr/project_f_tower_src_actions_file-actions_ts_02i742t._.js +1 -1
  142. package/.next/server/chunks/ssr/project_f_tower_src_app_missions_missions-client_tsx_0ums4qx._.js +1 -1
  143. package/.next/server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js +1 -1
  144. package/.next/server/chunks/ssr/project_f_tower_src_app_settings_page_tsx_0oo06~d._.js +1 -1
  145. package/.next/server/chunks/ssr/project_f_tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0jmj1xz._.js +1 -1
  146. package/.next/server/middleware-build-manifest.js +3 -3
  147. package/.next/server/pages/404.html +1 -1
  148. package/.next/server/pages/500.html +1 -1
  149. package/.next/server/server-reference-manifest.js +1 -1
  150. package/.next/server/server-reference-manifest.json +211 -211
  151. package/.next/static/chunks/{0a93fdjk-37r7.js → 0-d4licj-hata.js} +1 -1
  152. package/.next/static/chunks/{0jm.d2tvttdcy.js → 0.094wo3-wbr_.js} +1 -1
  153. package/.next/static/chunks/02myf8ud-x1x0.js +1 -0
  154. package/.next/static/chunks/{0ejd72g7tekop.js → 05.r3gya2y0_d.js} +1 -1
  155. package/.next/static/chunks/059sctu5sue65.js +1 -0
  156. package/.next/static/chunks/{0~wu849la7jq2.js → 07jb~oukvvhv~.js} +1 -1
  157. package/.next/static/chunks/{163-h-672vjtc.js → 08y-dar2a2nv~.js} +1 -1
  158. package/.next/static/chunks/{0x9x7bxnrbi1..js → 08~h~n9ldz4.q.js} +1 -1
  159. package/.next/static/chunks/0hsqm_60.b18j.js +1 -0
  160. package/.next/static/chunks/{0j3ixh~tlr2~~.js → 0ifhv76k2rmn9.js} +2 -2
  161. package/.next/static/chunks/{0x2z0sza~9erw.js → 0w-f5xcz~0~a9.js} +1 -1
  162. package/.next/static/chunks/{1068kwso1r._u.js → 0yzmd3i5vfggs.js} +1 -1
  163. package/.next/static/chunks/{14ul.txcdkz4n.js → 12m3c8he3v-d-.js} +1 -1
  164. package/.next/static/chunks/{0kjm.xm_~nzz0.js → 13yyy7cl_d5za.js} +1 -1
  165. package/.next/static/chunks/15orsd353tllt.js +1 -0
  166. package/.next/trace +2 -2
  167. package/.next/trace-build +1 -1
  168. package/package.json +1 -1
  169. package/.next/server/chunks/ssr/[root-of-the-server]__0.yn90z._.js +0 -3
  170. package/.next/server/chunks/ssr/project_f_tower_0d9_kxc._.js +0 -3
  171. package/.next/static/chunks/09mbyvk8z.wx2.js +0 -1
  172. package/.next/static/chunks/0mf6fqi52ca~q.js +0 -1
  173. package/.next/static/chunks/0vhwphmq69i0d.js +0 -1
  174. package/.next/static/chunks/17b4edxd7wg5~.js +0 -1
  175. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_buildManifest.js +0 -0
  176. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_clientMiddlewareManifest.js +0 -0
  177. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx <module evaluation>":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx <module evaluation>":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js","/_next/static/chunks/14ul.txcdkz4n.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js","/_next/static/chunks/14ul.txcdkz4n.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"335291":{"*":{"id":178439,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"718308":{"*":{"id":507824,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"966733":{"*":{"id":53311,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"416595":{"*":{"id":853182,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"519171":{"*":{"id":113520,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"976752":{"*":{"id":450767,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"11915":{"*":{"id":95446,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"178755":{"*":{"id":582043,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"625054":{"*":{"id":584335,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"471410":{"*":{"id":209421,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"469787":{"*":{"id":250531,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"703810":{"*":{"id":226372,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0uz~_next_dist_client_components_0neff21._.js"],"async":false}},"690951":{"*":{"id":790201,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0xjs_lucide-react_dist_esm_icons_0l6be37._.js","server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"276658":{"*":{"id":81267,"name":"*","chunks":[],"async":false}},"335291":{"*":{"id":291108,"name":"*","chunks":[],"async":false}},"718308":{"*":{"id":433014,"name":"*","chunks":[],"async":false}},"966733":{"*":{"id":979045,"name":"*","chunks":[],"async":false}},"416595":{"*":{"id":817534,"name":"*","chunks":[],"async":false}},"519171":{"*":{"id":651443,"name":"*","chunks":[],"async":false}},"976752":{"*":{"id":412142,"name":"*","chunks":[],"async":false}},"11915":{"*":{"id":631413,"name":"*","chunks":[],"async":false}},"178755":{"*":{"id":284269,"name":"*","chunks":[],"async":false}},"625054":{"*":{"id":670088,"name":"*","chunks":[],"async":false}},"471410":{"*":{"id":907347,"name":"*","chunks":[],"async":false}},"469787":{"*":{"id":186682,"name":"*","chunks":[],"async":false}},"703810":{"*":{"id":202817,"name":"*","chunks":[],"async":false}},"690951":{"*":{"id":383076,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/project/f/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/src/app/onboarding/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}]},"entryJSFiles":{"[project]/project/f/tower/src/app/layout":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js"],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js"],"[project]/project/f/tower/src/app/onboarding/page":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js","static/chunks/14ul.txcdkz4n.js"]}};
2
+ globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx <module evaluation>":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx <module evaluation>":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js","/_next/static/chunks/12m3c8he3v-d-.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js","/_next/static/chunks/12m3c8he3v-d-.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"335291":{"*":{"id":178439,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"718308":{"*":{"id":507824,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"966733":{"*":{"id":53311,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"416595":{"*":{"id":853182,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"519171":{"*":{"id":113520,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"976752":{"*":{"id":450767,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"11915":{"*":{"id":95446,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"178755":{"*":{"id":582043,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"625054":{"*":{"id":584335,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"471410":{"*":{"id":209421,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"469787":{"*":{"id":250531,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"703810":{"*":{"id":226372,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0uz~_next_dist_client_components_0neff21._.js"],"async":false}},"690951":{"*":{"id":790201,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0xjs_lucide-react_dist_esm_icons_0l6be37._.js","server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"276658":{"*":{"id":81267,"name":"*","chunks":[],"async":false}},"335291":{"*":{"id":291108,"name":"*","chunks":[],"async":false}},"718308":{"*":{"id":433014,"name":"*","chunks":[],"async":false}},"966733":{"*":{"id":979045,"name":"*","chunks":[],"async":false}},"416595":{"*":{"id":817534,"name":"*","chunks":[],"async":false}},"519171":{"*":{"id":651443,"name":"*","chunks":[],"async":false}},"976752":{"*":{"id":412142,"name":"*","chunks":[],"async":false}},"11915":{"*":{"id":631413,"name":"*","chunks":[],"async":false}},"178755":{"*":{"id":284269,"name":"*","chunks":[],"async":false}},"625054":{"*":{"id":670088,"name":"*","chunks":[],"async":false}},"471410":{"*":{"id":907347,"name":"*","chunks":[],"async":false}},"469787":{"*":{"id":186682,"name":"*","chunks":[],"async":false}},"703810":{"*":{"id":202817,"name":"*","chunks":[],"async":false}},"690951":{"*":{"id":383076,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/project/f/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/src/app/onboarding/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}]},"entryJSFiles":{"[project]/project/f/tower/src/app/layout":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js"],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js"],"[project]/project/f/tower/src/app/onboarding/page":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js","static/chunks/12m3c8he3v-d-.js"]}};
3
3
 
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/chunks/0neevhl_o1ozu.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0s4zpgzk~au6x.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0-49z0i7n9z_u.js"/><script src="/_next/static/chunks/0.vq_m53d7t~7.js" async=""></script><script src="/_next/static/chunks/116on53madp~2.js" async=""></script><script src="/_next/static/chunks/048wsx4_3dx7m.js" async=""></script><script src="/_next/static/chunks/0yjtd51nb081_.js" async=""></script><script src="/_next/static/chunks/turbopack-12rg1oczocj42.js" async=""></script><script src="/_next/static/chunks/0i5zk6woum~cm.js" async=""></script><script src="/_next/static/chunks/0odp5708u_28m.js" async=""></script><script src="/_next/static/chunks/0sdq_svi-w4cf.js" async=""></script><script src="/_next/static/chunks/09mkfd6kg8s2..js" async=""></script><script src="/_next/static/chunks/0smj3ii_egywx.js" async=""></script><script src="/_next/static/chunks/0c5h4.yuzpzs5.js" async=""></script><script src="/_next/static/chunks/0q6i_n.rkxpn0.js" async=""></script><script src="/_next/static/chunks/0x2z0sza~9erw.js" async=""></script><script src="/_next/static/chunks/0sszltblb5pss.js" async=""></script><script src="/_next/static/chunks/0xvn7yrj70a9v.js" async=""></script><script src="/_next/static/chunks/0a93fdjk-37r7.js" async=""></script><script src="/_next/static/chunks/14ul.txcdkz4n.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&amp;family=JetBrains+Mono:wght@400;500;600&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><title>AI Task Platform - Tower</title><meta name="description" content="AI task orchestration and multi-project management platform"/><link rel="manifest" href="/manifest.json"/><link rel="icon" href="/favicon.ico?favicon.0y2d6j9cou~8p.ico" sizes="48x48" type="image/x-icon"/><link rel="icon" href="/icon0.svg?icon0.0a6mkq6meyird.svg" sizes="any" type="image/svg+xml"/><link rel="icon" href="/icon1.png?icon1.04ux133882seb.png" sizes="96x96" type="image/png"/><link rel="apple-touch-icon" href="/apple-icon.png?apple-icon.16aocl-s-v2qz.png" sizes="180x180" type="image/png"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&amp;family=JetBrains+Mono:wght@400;500;600&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen bg-background"><div class="hidden xl:block xl:w-3/5 border-r border-border/50 bg-[oklch(0.13_0.006_260)]"><div class="relative h-full w-full overflow-hidden"><div class="absolute inset-0 opacity-[0.07] text-white" style="background-image:radial-gradient(circle, currentColor 1px, transparent 1px);background-size:24px 24px"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full" style="width:380px;height:380px;background:radial-gradient(circle, oklch(0.80 0.14 75 / 0.25) 0%, oklch(0.80 0.14 75 / 0.08) 45%, transparent 70%);animation:ob-pulse 6s ease-in-out infinite"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/25" style="width:260px;height:260px;animation:ob-spin 20s linear infinite"><div class="absolute -top-1.5 left-1/2 -translate-x-1/2 h-3 w-3 rounded-full bg-amber-400" style="box-shadow:0 0 16px oklch(0.80 0.14 75 / 0.7)"></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/15" style="width:380px;height:380px;animation:ob-spin 30s linear infinite reverse"><div class="absolute -top-1 left-1/2 -translate-x-1/2 h-2 w-2 rounded-full bg-amber-400/70"></div><div class="absolute -bottom-1 left-1/2 -translate-x-1/2 h-1.5 w-1.5 rounded-full bg-amber-400/50"></div></div><svg class="absolute" style="top:18%;right:22%;animation:ob-float 8s ease-in-out infinite" width="44" height="50" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.4)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.06)"></path></svg><svg class="absolute" style="bottom:22%;left:18%;animation:ob-float 10s ease-in-out 2s infinite" width="32" height="36" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.3)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.05)"></path></svg><div class="absolute h-3.5 w-3.5 rounded-full bg-amber-400/40" style="top:30%;left:28%;animation:ob-float 7s ease-in-out 1s infinite"></div><div class="absolute h-2.5 w-2.5 rounded-full bg-amber-400/30" style="top:65%;right:30%;animation:ob-float 9s ease-in-out 3s infinite"></div><div class="absolute h-2 w-2 rounded-full bg-amber-400/20" style="top:45%;right:15%;animation:ob-float 6s ease-in-out 0.5s infinite"></div><svg class="absolute inset-0 h-full w-full text-white opacity-[0.12]"><line x1="30%" y1="25%" x2="70%" y2="45%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 12s linear infinite"></line><line x1="65%" y1="30%" x2="35%" y2="70%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 15s linear infinite reverse"></line></svg><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 flex items-center justify-center"><div class="flex h-16 w-16 items-center justify-center rounded-2xl border border-amber-400/35 bg-amber-500/10 backdrop-blur-sm transition-all duration-700" style="box-shadow:0 0 50px oklch(0.80 0.14 75 / 0.2)"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user h-7 w-7 text-amber-400" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 translate-y-12 text-center"><p class="text-[11px] font-medium tracking-widest uppercase text-amber-400/60">Profile</p></div></div></div><div class="flex w-full flex-col items-center px-8 pt-[10vh] pb-10 xl:w-2/5 xl:px-16 overflow-y-auto"><div class="w-full max-w-lg space-y-6"><div class="space-y-4"><div class="flex items-center gap-2.5"><img src="/logo.png" alt="Tower" class="h-8 w-8 rounded-lg"/><span class="text-lg font-semibold tracking-tight">Tower</span></div><div class="flex items-center gap-1.5"><div class="flex items-center gap-1.5 shrink-0"><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-primary text-primary-foreground shadow-sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user h-3 w-3 shrink-0" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg><span>设置用户名</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-terminal h-3 w-3 shrink-0" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>AI 连接测试</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-branch h-3 w-3 shrink-0" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span>配置 Git 路径规则</span></div></div></div></div><div><div class="space-y-7 animate-in fade-in slide-in-from-left-4 duration-500"><div class="space-y-1.5"><h1 class="text-2xl font-bold tracking-tight">设置用户名</h1><p class="text-sm text-muted-foreground leading-relaxed">请输入您的用户名,AI 助手将使用此名称称呼您</p></div><div class="space-y-2"><label for="onboarding-username" class="text-sm font-medium">用户名</label><input id="onboarding-username" type="text" placeholder="输入用户名" class="flex h-10 w-full rounded-lg border border-input bg-transparent px-3 py-2 text-sm shadow-sm transition-colors placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/50" maxLength="64" autofocus="" autoComplete="username" value=""/></div><div class="grid grid-cols-2 gap-6"><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-languages h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg><label class="text-sm font-medium">语言</label></div><div class="inline-flex rounded-md border border-border bg-muted p-1 gap-1"><button type="button" class="rounded px-3 py-1 text-sm transition-colors bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded px-3 py-1 text-sm transition-colors text-muted-foreground hover:text-foreground">English</button></div></div><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><label class="text-sm font-medium">主题</label></div><div class="inline-flex h-8 rounded-md border border-border bg-muted p-1 gap-1 w-[120px]"></div></div></div><div class="flex justify-end pt-3"><button type="button" data-disabled="" tabindex="0" disabled="" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 bg-primary text-primary-foreground [a]:hover:bg-primary/80 h-8 gap-1.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 px-5">下一步<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-4 w-4 ml-1" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></div></div><div class="pt-6 text-xs text-muted-foreground">步骤 1/3</div></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0-49z0i7n9z_u.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[276658,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"default\"]\n4:I[335291,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"default\"]\n5:I[718308,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"ClientPageRoot\"]\n6:I[690951,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\",\"/_next/static/chunks/14ul.txcdkz4n.js\"],\"default\"]\n9:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"ViewportBoundary\"]\nf:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"MetadataBoundary\"]\n11:I[703810,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p"])</script><script>self.__next_f.push([1,".16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0i5zk6woum~cm.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0odp5708u_28m.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/09mkfd6kg8s2..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0smj3ii_egywx.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0x2z0sza~9erw.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0sszltblb5pss.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0a93fdjk-37r7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/14ul.txcdkz4n.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"EMk0oZpCVYuq8amkRB5za\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[976752,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"AI Task Platform - Tower\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI task orchestration and multi-project management platform\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0y2d6j9cou~8p.ico\",\"sizes\":\"48x48\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon0.svg?icon0.0a6mkq6meyird.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon1.png?icon1.04ux133882seb.png\",\"sizes\":\"96x96\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?apple-icon.16aocl-s-v2qz.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L13\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"14:I[471410,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"ThemeProvider\"]\n15:I[11915,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"TooltipProvider\"]\n16:I[625054,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"I18nProvider\"]\n17:I[178755,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"LayoutClient\"]\n18:I[469787,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0x2z0sza~9erw.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0a93fdjk-37r7.js\"],\"Toaster\"]\n:HL[\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L14\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"children\":[[\"$\",\"$L17\",null,{\"workspaces\":[{\"id\":\"cmoh5i75j0004clyq5cofsslo\",\"name\":\"My Workspace\",\"description\":null,\"updatedAt\":\"$D2026-04-27T12:05:58.328Z\"}],\"isFirstRun\":false,\"username\":\"刘俊平\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\"}]}],[\"$\",\"$L18\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]]}]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/chunks/0neevhl_o1ozu.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0s4zpgzk~au6x.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0-49z0i7n9z_u.js"/><script src="/_next/static/chunks/0.vq_m53d7t~7.js" async=""></script><script src="/_next/static/chunks/116on53madp~2.js" async=""></script><script src="/_next/static/chunks/048wsx4_3dx7m.js" async=""></script><script src="/_next/static/chunks/0yjtd51nb081_.js" async=""></script><script src="/_next/static/chunks/turbopack-12rg1oczocj42.js" async=""></script><script src="/_next/static/chunks/0i5zk6woum~cm.js" async=""></script><script src="/_next/static/chunks/0odp5708u_28m.js" async=""></script><script src="/_next/static/chunks/0sdq_svi-w4cf.js" async=""></script><script src="/_next/static/chunks/09mkfd6kg8s2..js" async=""></script><script src="/_next/static/chunks/0smj3ii_egywx.js" async=""></script><script src="/_next/static/chunks/0c5h4.yuzpzs5.js" async=""></script><script src="/_next/static/chunks/0q6i_n.rkxpn0.js" async=""></script><script src="/_next/static/chunks/0w-f5xcz~0~a9.js" async=""></script><script src="/_next/static/chunks/0sszltblb5pss.js" async=""></script><script src="/_next/static/chunks/0xvn7yrj70a9v.js" async=""></script><script src="/_next/static/chunks/0-d4licj-hata.js" async=""></script><script src="/_next/static/chunks/12m3c8he3v-d-.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&amp;family=JetBrains+Mono:wght@400;500;600&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><title>AI Task Platform - Tower</title><meta name="description" content="AI task orchestration and multi-project management platform"/><link rel="manifest" href="/manifest.json"/><link rel="icon" href="/favicon.ico?favicon.0y2d6j9cou~8p.ico" sizes="48x48" type="image/x-icon"/><link rel="icon" href="/icon0.svg?icon0.0a6mkq6meyird.svg" sizes="any" type="image/svg+xml"/><link rel="icon" href="/icon1.png?icon1.04ux133882seb.png" sizes="96x96" type="image/png"/><link rel="apple-touch-icon" href="/apple-icon.png?apple-icon.16aocl-s-v2qz.png" sizes="180x180" type="image/png"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&amp;family=JetBrains+Mono:wght@400;500;600&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen bg-background"><div class="hidden xl:block xl:w-3/5 border-r border-border/50 bg-[oklch(0.13_0.006_260)]"><div class="relative h-full w-full overflow-hidden"><div class="absolute inset-0 opacity-[0.07] text-white" style="background-image:radial-gradient(circle, currentColor 1px, transparent 1px);background-size:24px 24px"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full" style="width:380px;height:380px;background:radial-gradient(circle, oklch(0.80 0.14 75 / 0.25) 0%, oklch(0.80 0.14 75 / 0.08) 45%, transparent 70%);animation:ob-pulse 6s ease-in-out infinite"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/25" style="width:260px;height:260px;animation:ob-spin 20s linear infinite"><div class="absolute -top-1.5 left-1/2 -translate-x-1/2 h-3 w-3 rounded-full bg-amber-400" style="box-shadow:0 0 16px oklch(0.80 0.14 75 / 0.7)"></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/15" style="width:380px;height:380px;animation:ob-spin 30s linear infinite reverse"><div class="absolute -top-1 left-1/2 -translate-x-1/2 h-2 w-2 rounded-full bg-amber-400/70"></div><div class="absolute -bottom-1 left-1/2 -translate-x-1/2 h-1.5 w-1.5 rounded-full bg-amber-400/50"></div></div><svg class="absolute" style="top:18%;right:22%;animation:ob-float 8s ease-in-out infinite" width="44" height="50" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.4)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.06)"></path></svg><svg class="absolute" style="bottom:22%;left:18%;animation:ob-float 10s ease-in-out 2s infinite" width="32" height="36" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.3)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.05)"></path></svg><div class="absolute h-3.5 w-3.5 rounded-full bg-amber-400/40" style="top:30%;left:28%;animation:ob-float 7s ease-in-out 1s infinite"></div><div class="absolute h-2.5 w-2.5 rounded-full bg-amber-400/30" style="top:65%;right:30%;animation:ob-float 9s ease-in-out 3s infinite"></div><div class="absolute h-2 w-2 rounded-full bg-amber-400/20" style="top:45%;right:15%;animation:ob-float 6s ease-in-out 0.5s infinite"></div><svg class="absolute inset-0 h-full w-full text-white opacity-[0.12]"><line x1="30%" y1="25%" x2="70%" y2="45%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 12s linear infinite"></line><line x1="65%" y1="30%" x2="35%" y2="70%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 15s linear infinite reverse"></line></svg><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 flex items-center justify-center"><div class="flex h-16 w-16 items-center justify-center rounded-2xl border border-amber-400/35 bg-amber-500/10 backdrop-blur-sm transition-all duration-700" style="box-shadow:0 0 50px oklch(0.80 0.14 75 / 0.2)"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user h-7 w-7 text-amber-400" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 translate-y-12 text-center"><p class="text-[11px] font-medium tracking-widest uppercase text-amber-400/60">Profile</p></div></div></div><div class="flex w-full flex-col items-center px-8 pt-[10vh] pb-10 xl:w-2/5 xl:px-16 overflow-y-auto"><div class="w-full max-w-lg space-y-6"><div class="space-y-4"><div class="flex items-center gap-2.5"><img src="/logo.png" alt="Tower" class="h-8 w-8 rounded-lg"/><span class="text-lg font-semibold tracking-tight">Tower</span></div><div class="flex items-center gap-1.5"><div class="flex items-center gap-1.5 shrink-0"><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-primary text-primary-foreground shadow-sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user h-3 w-3 shrink-0" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg><span>设置用户名</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-terminal h-3 w-3 shrink-0" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>AI 连接测试</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-branch h-3 w-3 shrink-0" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span>配置 Git 路径规则</span></div></div></div></div><div><div class="space-y-7 animate-in fade-in slide-in-from-left-4 duration-500"><div class="space-y-1.5"><h1 class="text-2xl font-bold tracking-tight">设置用户名</h1><p class="text-sm text-muted-foreground leading-relaxed">请输入您的用户名,AI 助手将使用此名称称呼您</p></div><div class="space-y-2"><label for="onboarding-username" class="text-sm font-medium">用户名</label><input id="onboarding-username" type="text" placeholder="输入用户名" class="flex h-10 w-full rounded-lg border border-input bg-transparent px-3 py-2 text-sm shadow-sm transition-colors placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/50" maxLength="64" autofocus="" autoComplete="username" value=""/></div><div class="grid grid-cols-2 gap-6"><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-languages h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg><label class="text-sm font-medium">语言</label></div><div class="inline-flex rounded-md border border-border bg-muted p-1 gap-1"><button type="button" class="rounded px-3 py-1 text-sm transition-colors bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded px-3 py-1 text-sm transition-colors text-muted-foreground hover:text-foreground">English</button></div></div><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><label class="text-sm font-medium">主题</label></div><div class="inline-flex h-8 rounded-md border border-border bg-muted p-1 gap-1 w-[120px]"></div></div></div><div class="flex justify-end pt-3"><button type="button" data-disabled="" tabindex="0" disabled="" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 bg-primary text-primary-foreground [a]:hover:bg-primary/80 h-8 gap-1.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 px-5">下一步<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-4 w-4 ml-1" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></div></div><div class="pt-6 text-xs text-muted-foreground">步骤 1/3</div></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0-49z0i7n9z_u.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[276658,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\"]\n4:I[335291,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\"]\n5:I[718308,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"ClientPageRoot\"]\n6:I[690951,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\",\"/_next/static/chunks/12m3c8he3v-d-.js\"],\"default\"]\n9:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"ViewportBoundary\"]\nf:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"MetadataBoundary\"]\n11:I[703810,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p"])</script><script>self.__next_f.push([1,".16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0i5zk6woum~cm.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0odp5708u_28m.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/09mkfd6kg8s2..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0smj3ii_egywx.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0sszltblb5pss.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0-d4licj-hata.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/12m3c8he3v-d-.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Jspb2q16y1AMCvOLB3nv_\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[976752,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"AI Task Platform - Tower\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI task orchestration and multi-project management platform\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0y2d6j9cou~8p.ico\",\"sizes\":\"48x48\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon0.svg?icon0.0a6mkq6meyird.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon1.png?icon1.04ux133882seb.png\",\"sizes\":\"96x96\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?apple-icon.16aocl-s-v2qz.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L13\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"14:I[471410,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"ThemeProvider\"]\n15:I[11915,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"TooltipProvider\"]\n16:I[625054,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"I18nProvider\"]\n17:I[178755,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"LayoutClient\"]\n18:I[469787,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"Toaster\"]\n:HL[\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L14\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"children\":[[\"$\",\"$L17\",null,{\"workspaces\":[{\"id\":\"cmoh5i75j0004clyq5cofsslo\",\"name\":\"My Workspace\",\"description\":null,\"updatedAt\":\"$D2026-04-27T12:05:58.328Z\"}],\"isFirstRun\":false,\"username\":\"刘俊平\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\"}]}],[\"$\",\"$L18\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]]}]\n"])</script></body></html>