trybeacon 0.1.49 → 0.1.51

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 (431) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +22 -18
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/routes-manifest.json +26 -0
  6. package/.next/server/app/_global-error/page.js +3 -3
  7. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/_global-error.html +1 -1
  9. package/.next/server/app/_global-error.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_global-error.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.js +2 -2
  17. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  18. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/_not-found.html +1 -1
  20. package/.next/server/app/_not-found.rsc +11 -11
  21. package/.next/server/app/_not-found.segments/_full.segment.rsc +11 -11
  22. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  24. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  26. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  27. package/.next/server/app/api/board-annotations/[id]/route.js +1 -1
  28. package/.next/server/app/api/board-annotations/[id]/route.js.nft.json +1 -1
  29. package/.next/server/app/api/board-annotations/route.js +1 -1
  30. package/.next/server/app/api/board-annotations/route.js.nft.json +1 -1
  31. package/.next/server/app/api/board-layout/route.js +1 -1
  32. package/.next/server/app/api/board-layout/route.js.nft.json +1 -1
  33. package/.next/server/app/api/bug-flags/[id]/route.js +1 -1
  34. package/.next/server/app/api/bug-flags/[id]/route.js.nft.json +1 -1
  35. package/.next/server/app/api/bug-flags/route.js +1 -1
  36. package/.next/server/app/api/bug-flags/route.js.nft.json +1 -1
  37. package/.next/server/app/api/code-graph/position/route.js +1 -1
  38. package/.next/server/app/api/code-graph/position/route.js.nft.json +1 -1
  39. package/.next/server/app/api/code-graph/route.js +1 -1
  40. package/.next/server/app/api/code-graph/route.js.nft.json +1 -1
  41. package/.next/server/app/api/context/feature/route.js +1 -1
  42. package/.next/server/app/api/context/feature/route.js.nft.json +1 -1
  43. package/.next/server/app/api/context/file/route.js +1 -1
  44. package/.next/server/app/api/context/file/route.js.nft.json +1 -1
  45. package/.next/server/app/api/context/route.js +2 -2
  46. package/.next/server/app/api/context/route.js.nft.json +1 -1
  47. package/.next/server/app/api/db/arrange/route.js +1 -1
  48. package/.next/server/app/api/db/arrange/route.js.nft.json +1 -1
  49. package/.next/server/app/api/db/backfill-access/route.js +1 -1
  50. package/.next/server/app/api/db/backfill-access/route.js.nft.json +1 -1
  51. package/.next/server/app/api/db/position/route.js +1 -1
  52. package/.next/server/app/api/db/position/route.js.nft.json +1 -1
  53. package/.next/server/app/api/db/prune-planned/route.js +1 -1
  54. package/.next/server/app/api/db/prune-planned/route.js.nft.json +1 -1
  55. package/.next/server/app/api/db/reconcile-endpoints/route.js +1 -1
  56. package/.next/server/app/api/db/reconcile-endpoints/route.js.nft.json +1 -1
  57. package/.next/server/app/api/db/relations/[id]/route.js +1 -1
  58. package/.next/server/app/api/db/relations/[id]/route.js.nft.json +1 -1
  59. package/.next/server/app/api/db/tables/[id]/route.js +1 -1
  60. package/.next/server/app/api/db/tables/[id]/route.js.nft.json +1 -1
  61. package/.next/server/app/api/draft/approve/route.js +1 -1
  62. package/.next/server/app/api/draft/approve/route.js.nft.json +1 -1
  63. package/.next/server/app/api/draft/route.js +1 -1
  64. package/.next/server/app/api/draft/route.js.nft.json +1 -1
  65. package/.next/server/app/api/draft/status/route.js +1 -1
  66. package/.next/server/app/api/draft/status/route.js.nft.json +1 -1
  67. package/.next/server/app/api/edges/[id]/route.js +1 -1
  68. package/.next/server/app/api/edges/[id]/route.js.nft.json +1 -1
  69. package/.next/server/app/api/edges/route.js +1 -1
  70. package/.next/server/app/api/edges/route.js.nft.json +1 -1
  71. package/.next/server/app/api/endpoints/[id]/route.js +1 -1
  72. package/.next/server/app/api/endpoints/[id]/route.js.nft.json +1 -1
  73. package/.next/server/app/api/entities/route.js +1 -1
  74. package/.next/server/app/api/entities/route.js.nft.json +1 -1
  75. package/.next/server/app/api/feedback/[id]/route.js +1 -1
  76. package/.next/server/app/api/feedback/[id]/route.js.nft.json +1 -1
  77. package/.next/server/app/api/feedback/[id]/vote/route.js +1 -1
  78. package/.next/server/app/api/feedback/[id]/vote/route.js.nft.json +1 -1
  79. package/.next/server/app/api/feedback/route.js +1 -1
  80. package/.next/server/app/api/feedback/route.js.nft.json +1 -1
  81. package/.next/server/app/api/flags/route.js +1 -1
  82. package/.next/server/app/api/flags/route.js.nft.json +1 -1
  83. package/.next/server/app/api/ingest/route.js +2 -2
  84. package/.next/server/app/api/ingest/route.js.nft.json +1 -1
  85. package/.next/server/app/api/init/route.js +2 -2
  86. package/.next/server/app/api/init/route.js.nft.json +1 -1
  87. package/.next/server/app/api/map/describe/route.js +2 -2
  88. package/.next/server/app/api/map/describe/route.js.nft.json +1 -1
  89. package/.next/server/app/api/map/files/route.js +1 -1
  90. package/.next/server/app/api/map/files/route.js.nft.json +1 -1
  91. package/.next/server/app/api/map/finish/route.js +1 -1
  92. package/.next/server/app/api/map/finish/route.js.nft.json +1 -1
  93. package/.next/server/app/api/map/route.js +1 -1
  94. package/.next/server/app/api/map/route.js.nft.json +1 -1
  95. package/.next/server/app/api/map/start/route.js +1 -1
  96. package/.next/server/app/api/map/start/route.js.nft.json +1 -1
  97. package/.next/server/app/api/map/touch-active/route.js +1 -1
  98. package/.next/server/app/api/map/touch-active/route.js.nft.json +1 -1
  99. package/.next/server/app/api/mention-search/route.js +1 -0
  100. package/.next/server/app/api/mention-search/route.js.nft.json +1 -0
  101. package/.next/server/app/api/mention-search/route_client-reference-manifest.js +1 -0
  102. package/.next/server/app/api/nodes/[id]/position/route.js +1 -1
  103. package/.next/server/app/api/nodes/[id]/position/route.js.nft.json +1 -1
  104. package/.next/server/app/api/nodes/[id]/route.js +1 -1
  105. package/.next/server/app/api/nodes/[id]/route.js.nft.json +1 -1
  106. package/.next/server/app/api/nodes/positions/route.js +1 -1
  107. package/.next/server/app/api/nodes/positions/route.js.nft.json +1 -1
  108. package/.next/server/app/api/nodes/route.js +1 -1
  109. package/.next/server/app/api/nodes/route.js.nft.json +1 -1
  110. package/.next/server/app/api/nodes/subtasks/route.js +1 -1
  111. package/.next/server/app/api/nodes/subtasks/route.js.nft.json +1 -1
  112. package/.next/server/app/api/notes/[id]/route.js +1 -1
  113. package/.next/server/app/api/notes/[id]/route.js.nft.json +1 -1
  114. package/.next/server/app/api/notes/route.js +1 -1
  115. package/.next/server/app/api/notes/route.js.nft.json +1 -1
  116. package/.next/server/app/api/open/route.js +1 -1
  117. package/.next/server/app/api/open/route.js.nft.json +1 -1
  118. package/.next/server/app/api/plan/annotations/route.js +3 -3
  119. package/.next/server/app/api/plan/annotations/route.js.nft.json +1 -1
  120. package/.next/server/app/api/plan/approve/route.js +2 -2
  121. package/.next/server/app/api/plan/approve/route.js.nft.json +1 -1
  122. package/.next/server/app/api/plan/history/route.js +1 -1
  123. package/.next/server/app/api/plan/history/route.js.nft.json +1 -1
  124. package/.next/server/app/api/plan/markdown/route.js +1 -1
  125. package/.next/server/app/api/plan/markdown/route.js.nft.json +1 -1
  126. package/.next/server/app/api/plan/presence/route.js +1 -1
  127. package/.next/server/app/api/plan/presence/route.js.nft.json +1 -1
  128. package/.next/server/app/api/plan/route.js +1 -1
  129. package/.next/server/app/api/plan/route.js.nft.json +1 -1
  130. package/.next/server/app/api/plan/verdict/route.js +1 -1
  131. package/.next/server/app/api/plan/verdict/route.js.nft.json +1 -1
  132. package/.next/server/app/api/preferences/route.js +1 -1
  133. package/.next/server/app/api/preferences/route.js.nft.json +1 -1
  134. package/.next/server/app/api/project-meta/route.js +1 -1
  135. package/.next/server/app/api/project-meta/route.js.nft.json +1 -1
  136. package/.next/server/app/api/reset/route.js +1 -1
  137. package/.next/server/app/api/reset/route.js.nft.json +1 -1
  138. package/.next/server/app/api/scope-guard/check/route.js +1 -1
  139. package/.next/server/app/api/scope-guard/check/route.js.nft.json +1 -1
  140. package/.next/server/app/api/share/create/route.js +1 -0
  141. package/.next/server/app/api/share/create/route.js.nft.json +1 -0
  142. package/.next/server/app/api/share/create/route_client-reference-manifest.js +1 -0
  143. package/.next/server/app/api/share/route.js +1 -0
  144. package/.next/server/app/api/share/route.js.nft.json +1 -0
  145. package/.next/server/app/api/share/route_client-reference-manifest.js +1 -0
  146. package/.next/server/app/api/stream/route.js +2 -2
  147. package/.next/server/app/api/stream/route.js.nft.json +1 -1
  148. package/.next/server/app/api/tab/nav/route.js +1 -1
  149. package/.next/server/app/api/tab/nav/route.js.nft.json +1 -1
  150. package/.next/server/app/api/tab/presence/route.js +1 -1
  151. package/.next/server/app/api/tab/presence/route.js.nft.json +1 -1
  152. package/.next/server/app/api/telemetry/route.js +1 -1
  153. package/.next/server/app/api/telemetry/route.js.nft.json +1 -1
  154. package/.next/server/app/api/telemetry/stats/route.js +1 -1
  155. package/.next/server/app/api/telemetry/stats/route.js.nft.json +1 -1
  156. package/.next/server/app/api/version/route.js +1 -1
  157. package/.next/server/app/api/version/route.js.nft.json +1 -1
  158. package/.next/server/app/api/workspace/activate/route.js +1 -1
  159. package/.next/server/app/api/workspace/activate/route.js.nft.json +1 -1
  160. package/.next/server/app/api/workspace/route.js +1 -1
  161. package/.next/server/app/api/workspace/route.js.nft.json +1 -1
  162. package/.next/server/app/apple-icon.png/route.js +1 -1
  163. package/.next/server/app/docs/page.js +2 -2
  164. package/.next/server/app/docs/page.js.nft.json +1 -1
  165. package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  166. package/.next/server/app/docs.html +1 -1
  167. package/.next/server/app/docs.rsc +12 -12
  168. package/.next/server/app/docs.segments/_full.segment.rsc +12 -12
  169. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  170. package/.next/server/app/docs.segments/_index.segment.rsc +11 -11
  171. package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  172. package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +2 -2
  173. package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  174. package/.next/server/app/feedback/page.js +2 -2
  175. package/.next/server/app/feedback/page.js.nft.json +1 -1
  176. package/.next/server/app/feedback/page_client-reference-manifest.js +1 -1
  177. package/.next/server/app/feedback.html +1 -1
  178. package/.next/server/app/feedback.rsc +11 -11
  179. package/.next/server/app/feedback.segments/_full.segment.rsc +11 -11
  180. package/.next/server/app/feedback.segments/_head.segment.rsc +1 -1
  181. package/.next/server/app/feedback.segments/_index.segment.rsc +11 -11
  182. package/.next/server/app/feedback.segments/_tree.segment.rsc +2 -2
  183. package/.next/server/app/feedback.segments/feedback/__PAGE__.segment.rsc +1 -1
  184. package/.next/server/app/feedback.segments/feedback.segment.rsc +1 -1
  185. package/.next/server/app/help/page.js +2 -2
  186. package/.next/server/app/help/page.js.nft.json +1 -1
  187. package/.next/server/app/help/page_client-reference-manifest.js +1 -1
  188. package/.next/server/app/help.html +1 -1
  189. package/.next/server/app/help.rsc +13 -13
  190. package/.next/server/app/help.segments/_full.segment.rsc +13 -13
  191. package/.next/server/app/help.segments/_head.segment.rsc +1 -1
  192. package/.next/server/app/help.segments/_index.segment.rsc +11 -11
  193. package/.next/server/app/help.segments/_tree.segment.rsc +2 -2
  194. package/.next/server/app/help.segments/help/__PAGE__.segment.rsc +10 -12
  195. package/.next/server/app/help.segments/help.segment.rsc +1 -1
  196. package/.next/server/app/icon.svg/route.js +1 -1
  197. package/.next/server/app/index.html +1 -1
  198. package/.next/server/app/index.rsc +12 -12
  199. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  200. package/.next/server/app/index.segments/_full.segment.rsc +12 -12
  201. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  202. package/.next/server/app/index.segments/_index.segment.rsc +11 -11
  203. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  204. package/.next/server/app/map/page.js +2 -2
  205. package/.next/server/app/map/page.js.nft.json +1 -1
  206. package/.next/server/app/map/page_client-reference-manifest.js +1 -1
  207. package/.next/server/app/page.js +2 -2
  208. package/.next/server/app/page.js.nft.json +1 -1
  209. package/.next/server/app/page_client-reference-manifest.js +1 -1
  210. package/.next/server/app/plan/page.js +2 -2
  211. package/.next/server/app/plan/page.js.nft.json +1 -1
  212. package/.next/server/app/plan/page_client-reference-manifest.js +1 -1
  213. package/.next/server/app/s/[token]/page.js +2 -0
  214. package/.next/server/app/s/[token]/page.js.nft.json +1 -0
  215. package/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -0
  216. package/.next/server/app/settings/page.js +2 -2
  217. package/.next/server/app/settings/page.js.nft.json +1 -1
  218. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  219. package/.next/server/app-paths-manifest.json +22 -18
  220. package/.next/server/chunks/1130.js +1 -1
  221. package/.next/server/chunks/1669.js +1 -0
  222. package/.next/server/chunks/2050.js +1 -0
  223. package/.next/server/chunks/249.js +1 -1
  224. package/.next/server/chunks/{3221.js → 2693.js} +1 -1
  225. package/.next/server/chunks/2942.js +1 -0
  226. package/.next/server/chunks/3098.js +1 -0
  227. package/.next/server/chunks/3254.js +1 -1
  228. package/.next/server/chunks/{2999.js → 3304.js} +65 -4
  229. package/.next/server/chunks/3622.js +1 -1
  230. package/.next/server/chunks/4046.js +3 -3
  231. package/.next/server/chunks/4307.js +1 -1
  232. package/.next/server/chunks/{4217.js → 4700.js} +19 -19
  233. package/.next/server/chunks/5841.js +1 -0
  234. package/.next/server/chunks/{4940.js → 7350.js} +1 -1
  235. package/.next/server/chunks/{8423.js → 9338.js} +8 -8
  236. package/.next/server/chunks/9683.js +1 -1
  237. package/.next/server/chunks/9734.js +1 -1
  238. package/.next/server/chunks/9884.js +2 -2
  239. package/.next/server/middleware-build-manifest.js +1 -1
  240. package/.next/server/middleware.js +1 -1
  241. package/.next/server/pages/404.html +1 -1
  242. package/.next/server/pages/500.html +1 -1
  243. package/.next/server/server-reference-manifest.js +1 -1
  244. package/.next/server/server-reference-manifest.json +1 -1
  245. package/.next/static/Etq8pxeFDTNRRYXdxo_DD/_buildManifest.js +1 -0
  246. package/.next/static/chunks/1099-208cc390a92efae0.js +62 -0
  247. package/.next/static/chunks/1175-715e4664e518ded4.js +1 -0
  248. package/.next/static/chunks/2231-379685a022444780.js +1 -0
  249. package/.next/static/chunks/{2500-15c373070714563d.js → 3021-ed52ee7b3f02e2cd.js} +1 -1
  250. package/.next/static/chunks/54a60aa6-0378818fce5a4dc5.js +82 -0
  251. package/.next/static/chunks/874-c750840a8644deb1.js +1 -0
  252. package/.next/static/chunks/9320-7bd45e3feba086b6.js +1 -0
  253. package/.next/static/chunks/9887-e8954568a4031ed3.js +74 -0
  254. package/.next/static/chunks/app/_global-error/page-548a84d85e061550.js +1 -0
  255. package/.next/static/chunks/app/api/board-annotations/[id]/route-548a84d85e061550.js +1 -0
  256. package/.next/static/chunks/app/api/board-annotations/route-548a84d85e061550.js +1 -0
  257. package/.next/static/chunks/app/api/board-layout/route-548a84d85e061550.js +1 -0
  258. package/.next/static/chunks/app/api/bug-flags/[id]/route-548a84d85e061550.js +1 -0
  259. package/.next/static/chunks/app/api/bug-flags/route-548a84d85e061550.js +1 -0
  260. package/.next/static/chunks/app/api/code-graph/position/route-548a84d85e061550.js +1 -0
  261. package/.next/static/chunks/app/api/code-graph/route-548a84d85e061550.js +1 -0
  262. package/.next/static/chunks/app/api/context/feature/route-548a84d85e061550.js +1 -0
  263. package/.next/static/chunks/app/api/context/file/route-548a84d85e061550.js +1 -0
  264. package/.next/static/chunks/app/api/context/route-548a84d85e061550.js +1 -0
  265. package/.next/static/chunks/app/api/db/arrange/route-548a84d85e061550.js +1 -0
  266. package/.next/static/chunks/app/api/db/backfill-access/route-548a84d85e061550.js +1 -0
  267. package/.next/static/chunks/app/api/db/position/route-548a84d85e061550.js +1 -0
  268. package/.next/static/chunks/app/api/db/prune-planned/route-548a84d85e061550.js +1 -0
  269. package/.next/static/chunks/app/api/db/reconcile-endpoints/route-548a84d85e061550.js +1 -0
  270. package/.next/static/chunks/app/api/db/relations/[id]/route-548a84d85e061550.js +1 -0
  271. package/.next/static/chunks/app/api/db/tables/[id]/route-548a84d85e061550.js +1 -0
  272. package/.next/static/chunks/app/api/draft/approve/route-548a84d85e061550.js +1 -0
  273. package/.next/static/chunks/app/api/draft/route-548a84d85e061550.js +1 -0
  274. package/.next/static/chunks/app/api/draft/status/route-548a84d85e061550.js +1 -0
  275. package/.next/static/chunks/app/api/edges/[id]/route-548a84d85e061550.js +1 -0
  276. package/.next/static/chunks/app/api/edges/route-548a84d85e061550.js +1 -0
  277. package/.next/static/chunks/app/api/endpoints/[id]/route-548a84d85e061550.js +1 -0
  278. package/.next/static/chunks/app/api/entities/route-548a84d85e061550.js +1 -0
  279. package/.next/static/chunks/app/api/feedback/[id]/route-548a84d85e061550.js +1 -0
  280. package/.next/static/chunks/app/api/feedback/[id]/vote/route-548a84d85e061550.js +1 -0
  281. package/.next/static/chunks/app/api/feedback/route-548a84d85e061550.js +1 -0
  282. package/.next/static/chunks/app/api/flags/route-548a84d85e061550.js +1 -0
  283. package/.next/static/chunks/app/api/ingest/route-548a84d85e061550.js +1 -0
  284. package/.next/static/chunks/app/api/init/route-548a84d85e061550.js +1 -0
  285. package/.next/static/chunks/app/api/map/describe/route-548a84d85e061550.js +1 -0
  286. package/.next/static/chunks/app/api/map/files/route-548a84d85e061550.js +1 -0
  287. package/.next/static/chunks/app/api/map/finish/route-548a84d85e061550.js +1 -0
  288. package/.next/static/chunks/app/api/map/route-548a84d85e061550.js +1 -0
  289. package/.next/static/chunks/app/api/map/start/route-548a84d85e061550.js +1 -0
  290. package/.next/static/chunks/app/api/map/touch-active/route-548a84d85e061550.js +1 -0
  291. package/.next/static/chunks/app/api/mention-search/route-548a84d85e061550.js +1 -0
  292. package/.next/static/chunks/app/api/nodes/[id]/position/route-548a84d85e061550.js +1 -0
  293. package/.next/static/chunks/app/api/nodes/[id]/route-548a84d85e061550.js +1 -0
  294. package/.next/static/chunks/app/api/nodes/positions/route-548a84d85e061550.js +1 -0
  295. package/.next/static/chunks/app/api/nodes/route-548a84d85e061550.js +1 -0
  296. package/.next/static/chunks/app/api/nodes/subtasks/route-548a84d85e061550.js +1 -0
  297. package/.next/static/chunks/app/api/notes/[id]/route-548a84d85e061550.js +1 -0
  298. package/.next/static/chunks/app/api/notes/route-548a84d85e061550.js +1 -0
  299. package/.next/static/chunks/app/api/open/route-548a84d85e061550.js +1 -0
  300. package/.next/static/chunks/app/api/plan/annotations/route-548a84d85e061550.js +1 -0
  301. package/.next/static/chunks/app/api/plan/approve/route-548a84d85e061550.js +1 -0
  302. package/.next/static/chunks/app/api/plan/history/route-548a84d85e061550.js +1 -0
  303. package/.next/static/chunks/app/api/plan/markdown/route-548a84d85e061550.js +1 -0
  304. package/.next/static/chunks/app/api/plan/presence/route-548a84d85e061550.js +1 -0
  305. package/.next/static/chunks/app/api/plan/route-548a84d85e061550.js +1 -0
  306. package/.next/static/chunks/app/api/plan/verdict/route-548a84d85e061550.js +1 -0
  307. package/.next/static/chunks/app/api/preferences/route-548a84d85e061550.js +1 -0
  308. package/.next/static/chunks/app/api/project-meta/route-548a84d85e061550.js +1 -0
  309. package/.next/static/chunks/app/api/reset/route-548a84d85e061550.js +1 -0
  310. package/.next/static/chunks/app/api/scope-guard/check/route-548a84d85e061550.js +1 -0
  311. package/.next/static/chunks/app/api/share/create/route-548a84d85e061550.js +1 -0
  312. package/.next/static/chunks/app/api/share/route-548a84d85e061550.js +1 -0
  313. package/.next/static/chunks/app/api/stream/route-548a84d85e061550.js +1 -0
  314. package/.next/static/chunks/app/api/tab/nav/route-548a84d85e061550.js +1 -0
  315. package/.next/static/chunks/app/api/tab/presence/route-548a84d85e061550.js +1 -0
  316. package/.next/static/chunks/app/api/telemetry/route-548a84d85e061550.js +1 -0
  317. package/.next/static/chunks/app/api/telemetry/stats/route-548a84d85e061550.js +1 -0
  318. package/.next/static/chunks/app/api/version/route-548a84d85e061550.js +1 -0
  319. package/.next/static/chunks/app/api/workspace/activate/route-548a84d85e061550.js +1 -0
  320. package/.next/static/chunks/app/api/workspace/route-548a84d85e061550.js +1 -0
  321. package/.next/static/chunks/app/docs/page-ae19d2e91ec24771.js +1 -0
  322. package/.next/static/chunks/app/layout-3115f8503ff00902.js +1 -0
  323. package/.next/static/chunks/app/map/page-07f6e0d7c4cac26c.js +1 -0
  324. package/.next/static/chunks/app/{page-541e900d67f17dae.js → page-a229992616b3a3de.js} +1 -1
  325. package/.next/static/chunks/app/plan/page-e314ca5940473e0e.js +1 -0
  326. package/.next/static/chunks/app/s/[token]/page-5fbceb666bceb88e.js +1 -0
  327. package/.next/static/chunks/next/dist/client/components/builtin/app-error-548a84d85e061550.js +1 -0
  328. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-548a84d85e061550.js +1 -0
  329. package/.next/static/chunks/next/dist/client/components/builtin/not-found-548a84d85e061550.js +1 -0
  330. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-548a84d85e061550.js +1 -0
  331. package/.next/static/css/d60eecd8c5676c16.css +1 -0
  332. package/.next/trace +42 -39
  333. package/.next/trace-build +1 -1
  334. package/.next/types/app/api/mention-search/route.ts +351 -0
  335. package/.next/types/app/api/share/create/route.ts +351 -0
  336. package/.next/types/app/api/share/route.ts +351 -0
  337. package/.next/types/app/s/[token]/page.ts +87 -0
  338. package/.next/types/routes.d.ts +6 -2
  339. package/.next/types/validator.ts +36 -0
  340. package/dist/bin/doctor.js +16 -6
  341. package/dist/bin/hook.js +16 -6
  342. package/dist/bin/mcp.js +47 -37
  343. package/dist/bin/plan.js +22 -12
  344. package/dist/bin/prompt.js +1 -1
  345. package/dist/bin/uninstall.js +16 -6
  346. package/dist/lib/assets.js +16 -6
  347. package/dist/lib/codex-install.js +16 -6
  348. package/dist/lib/global-install.js +16 -6
  349. package/package.json +4 -1
  350. package/.next/server/chunks/1341.js +0 -1
  351. package/.next/server/chunks/7331.js +0 -1
  352. package/.next/static/chunks/1439-260d1c3a9b3b79b3.js +0 -1
  353. package/.next/static/chunks/3343-af1292b51a276724.js +0 -1
  354. package/.next/static/chunks/54a60aa6-407808fee210eca2.js +0 -82
  355. package/.next/static/chunks/7323-480fb88e9d24f9e9.js +0 -1
  356. package/.next/static/chunks/7886-46eaf3a9533310f7.js +0 -74
  357. package/.next/static/chunks/app/_global-error/page-dc3f0f4fd9e88c4e.js +0 -1
  358. package/.next/static/chunks/app/api/board-annotations/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  359. package/.next/static/chunks/app/api/board-annotations/route-dc3f0f4fd9e88c4e.js +0 -1
  360. package/.next/static/chunks/app/api/board-layout/route-dc3f0f4fd9e88c4e.js +0 -1
  361. package/.next/static/chunks/app/api/bug-flags/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  362. package/.next/static/chunks/app/api/bug-flags/route-dc3f0f4fd9e88c4e.js +0 -1
  363. package/.next/static/chunks/app/api/code-graph/position/route-dc3f0f4fd9e88c4e.js +0 -1
  364. package/.next/static/chunks/app/api/code-graph/route-dc3f0f4fd9e88c4e.js +0 -1
  365. package/.next/static/chunks/app/api/context/feature/route-dc3f0f4fd9e88c4e.js +0 -1
  366. package/.next/static/chunks/app/api/context/file/route-dc3f0f4fd9e88c4e.js +0 -1
  367. package/.next/static/chunks/app/api/context/route-dc3f0f4fd9e88c4e.js +0 -1
  368. package/.next/static/chunks/app/api/db/arrange/route-dc3f0f4fd9e88c4e.js +0 -1
  369. package/.next/static/chunks/app/api/db/backfill-access/route-dc3f0f4fd9e88c4e.js +0 -1
  370. package/.next/static/chunks/app/api/db/position/route-dc3f0f4fd9e88c4e.js +0 -1
  371. package/.next/static/chunks/app/api/db/prune-planned/route-dc3f0f4fd9e88c4e.js +0 -1
  372. package/.next/static/chunks/app/api/db/reconcile-endpoints/route-dc3f0f4fd9e88c4e.js +0 -1
  373. package/.next/static/chunks/app/api/db/relations/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  374. package/.next/static/chunks/app/api/db/tables/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  375. package/.next/static/chunks/app/api/draft/approve/route-dc3f0f4fd9e88c4e.js +0 -1
  376. package/.next/static/chunks/app/api/draft/route-dc3f0f4fd9e88c4e.js +0 -1
  377. package/.next/static/chunks/app/api/draft/status/route-dc3f0f4fd9e88c4e.js +0 -1
  378. package/.next/static/chunks/app/api/edges/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  379. package/.next/static/chunks/app/api/edges/route-dc3f0f4fd9e88c4e.js +0 -1
  380. package/.next/static/chunks/app/api/endpoints/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  381. package/.next/static/chunks/app/api/entities/route-dc3f0f4fd9e88c4e.js +0 -1
  382. package/.next/static/chunks/app/api/feedback/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  383. package/.next/static/chunks/app/api/feedback/[id]/vote/route-dc3f0f4fd9e88c4e.js +0 -1
  384. package/.next/static/chunks/app/api/feedback/route-dc3f0f4fd9e88c4e.js +0 -1
  385. package/.next/static/chunks/app/api/flags/route-dc3f0f4fd9e88c4e.js +0 -1
  386. package/.next/static/chunks/app/api/ingest/route-dc3f0f4fd9e88c4e.js +0 -1
  387. package/.next/static/chunks/app/api/init/route-dc3f0f4fd9e88c4e.js +0 -1
  388. package/.next/static/chunks/app/api/map/describe/route-dc3f0f4fd9e88c4e.js +0 -1
  389. package/.next/static/chunks/app/api/map/files/route-dc3f0f4fd9e88c4e.js +0 -1
  390. package/.next/static/chunks/app/api/map/finish/route-dc3f0f4fd9e88c4e.js +0 -1
  391. package/.next/static/chunks/app/api/map/route-dc3f0f4fd9e88c4e.js +0 -1
  392. package/.next/static/chunks/app/api/map/start/route-dc3f0f4fd9e88c4e.js +0 -1
  393. package/.next/static/chunks/app/api/map/touch-active/route-dc3f0f4fd9e88c4e.js +0 -1
  394. package/.next/static/chunks/app/api/nodes/[id]/position/route-dc3f0f4fd9e88c4e.js +0 -1
  395. package/.next/static/chunks/app/api/nodes/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  396. package/.next/static/chunks/app/api/nodes/positions/route-dc3f0f4fd9e88c4e.js +0 -1
  397. package/.next/static/chunks/app/api/nodes/route-dc3f0f4fd9e88c4e.js +0 -1
  398. package/.next/static/chunks/app/api/nodes/subtasks/route-dc3f0f4fd9e88c4e.js +0 -1
  399. package/.next/static/chunks/app/api/notes/[id]/route-dc3f0f4fd9e88c4e.js +0 -1
  400. package/.next/static/chunks/app/api/notes/route-dc3f0f4fd9e88c4e.js +0 -1
  401. package/.next/static/chunks/app/api/open/route-dc3f0f4fd9e88c4e.js +0 -1
  402. package/.next/static/chunks/app/api/plan/annotations/route-dc3f0f4fd9e88c4e.js +0 -1
  403. package/.next/static/chunks/app/api/plan/approve/route-dc3f0f4fd9e88c4e.js +0 -1
  404. package/.next/static/chunks/app/api/plan/history/route-dc3f0f4fd9e88c4e.js +0 -1
  405. package/.next/static/chunks/app/api/plan/markdown/route-dc3f0f4fd9e88c4e.js +0 -1
  406. package/.next/static/chunks/app/api/plan/presence/route-dc3f0f4fd9e88c4e.js +0 -1
  407. package/.next/static/chunks/app/api/plan/route-dc3f0f4fd9e88c4e.js +0 -1
  408. package/.next/static/chunks/app/api/plan/verdict/route-dc3f0f4fd9e88c4e.js +0 -1
  409. package/.next/static/chunks/app/api/preferences/route-dc3f0f4fd9e88c4e.js +0 -1
  410. package/.next/static/chunks/app/api/project-meta/route-dc3f0f4fd9e88c4e.js +0 -1
  411. package/.next/static/chunks/app/api/reset/route-dc3f0f4fd9e88c4e.js +0 -1
  412. package/.next/static/chunks/app/api/scope-guard/check/route-dc3f0f4fd9e88c4e.js +0 -1
  413. package/.next/static/chunks/app/api/stream/route-dc3f0f4fd9e88c4e.js +0 -1
  414. package/.next/static/chunks/app/api/tab/nav/route-dc3f0f4fd9e88c4e.js +0 -1
  415. package/.next/static/chunks/app/api/tab/presence/route-dc3f0f4fd9e88c4e.js +0 -1
  416. package/.next/static/chunks/app/api/telemetry/route-dc3f0f4fd9e88c4e.js +0 -1
  417. package/.next/static/chunks/app/api/telemetry/stats/route-dc3f0f4fd9e88c4e.js +0 -1
  418. package/.next/static/chunks/app/api/version/route-dc3f0f4fd9e88c4e.js +0 -1
  419. package/.next/static/chunks/app/api/workspace/activate/route-dc3f0f4fd9e88c4e.js +0 -1
  420. package/.next/static/chunks/app/api/workspace/route-dc3f0f4fd9e88c4e.js +0 -1
  421. package/.next/static/chunks/app/docs/page-0c841cb9a7aa2f9a.js +0 -1
  422. package/.next/static/chunks/app/layout-1bc5f9fd4ce6bff9.js +0 -1
  423. package/.next/static/chunks/app/map/page-66d71744ae3363d7.js +0 -1
  424. package/.next/static/chunks/app/plan/page-e7d16fa2a3713a92.js +0 -1
  425. package/.next/static/chunks/next/dist/client/components/builtin/app-error-dc3f0f4fd9e88c4e.js +0 -1
  426. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-dc3f0f4fd9e88c4e.js +0 -1
  427. package/.next/static/chunks/next/dist/client/components/builtin/not-found-dc3f0f4fd9e88c4e.js +0 -1
  428. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-dc3f0f4fd9e88c4e.js +0 -1
  429. package/.next/static/css/629ab377241de9ca.css +0 -1
  430. package/.next/static/qeqVD-yeoYO_3C0pw9kHg/_buildManifest.js +0 -1
  431. /package/.next/static/{qeqVD-yeoYO_3C0pw9kHg → Etq8pxeFDTNRRYXdxo_DD}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[44,134,204,439,543,730,1145,1235,1288,1361,1403,1570,1617,1662,1918,1929,1979,2113,2442,2449,2681,2752,2821,2922,3087,3185,3290,3519,3688,3979,4039,4284,4360,4505,4636,4816,4852,4896,5022,5043,5152,5190,5412,5545,5807,5884,6600,6714,6760,6805,6819,6886,6950,6988,7137,7317,7423,7612,7691,7705,7743,7851,8167,8235,8617,8650,8773,9140,9550,9560,9751],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9040],{39593:(e,s,a)=>{"use strict";a.d(s,{EO:()=>o,W6:()=>r,kw:()=>n});var t=a(41463);let n="https://registry.npmjs.org/trybeacon/latest",r=(t.env.NEXT_PUBLIC_BEACON_SITE_URL??"https://www.trybeacon.sh").replace(/\/$/,""),o=`curl -fsSL ${r}/install.sh | sh`},52965:(e,s,a)=>{"use strict";a.d(s,{_:()=>n});var t=a(95155);function n({size:e=18,className:s}){return(0,t.jsxs)("svg",{width:e,height:e,viewBox:"20 22 56 56",fill:"none",className:s,"aria-hidden":"true",children:[(0,t.jsx)("path",{d:"M48 33 L72.5 73 L23.5 73 Z",fill:"none",stroke:"var(--accent-2, #ff7a45)",strokeWidth:7,strokeLinejoin:"round",strokeLinecap:"round"}),(0,t.jsx)("circle",{cx:"48",cy:"29.5",r:"7",fill:"var(--accent-2, #ff7a45)"})]})}},73954:(e,s,a)=>{"use strict";a.d(s,{Docs:()=>f});var t=a(95155),n=a(12115),r=a(98500),o=a.n(r),i=a(52965),l=a(39593);a(93340);let d=[{id:"overview",title:"What is Beacon"},{id:"install",title:"Install"},{id:"quickstart",title:"Quickstart"},{id:"loop",title:"The planning loop"},{id:"canvases",title:"The canvases"},{id:"cli",title:"CLI reference"},{id:"integration",title:"Claude Code integration"},{id:"config",title:"Configuration"},{id:"telemetry",title:"Telemetry"},{id:"troubleshooting",title:"Troubleshooting"}],c=[{cmd:"beacon",what:"Register the current repo, ensure the shared server is running, and open the panel on this repo. The everyday command."},{cmd:"beacon doctor",what:"Audit what's wired — the global Claude Code hooks + skills, this repo's .mcp.json, and the running daemon."},{cmd:"beacon stop",what:"Stop the shared background server. It restarts the next time you run beacon."},{cmd:"beacon setup",what:"(Re)install Beacon's per-repo helpers — the skills and .mcp.json — in the current repo without opening the panel."},{cmd:"beacon uninstall",what:"Reverse every Beacon artifact: the global ~/.claude wiring and the per-repo files."},{cmd:"beacon mcp",what:"The stdio MCP server Claude Code spawns automatically. You never run this by hand."}],h=[{name:"/beacon-init",when:"First time you point Beacon at a repo.",what:"The agent reads the codebase and fills Beacon's map — the main components, the rough roadmap themes, the database schema, and the endpoints. Run it once per repo to bootstrap the picture."},{name:"/beacon-refresh",when:"Every few weeks, or after a big set of changes.",what:"The agent re-surveys the repo and updates what /beacon-init produced — adds new components, drops removed ones, picks up new tables and routes. Anything you added by hand on the canvas survives."},{name:"/beacon-plan",when:"Whenever you want to review an approach on the canvas.",what:"Present the current plan or approach on Beacon's /plan page for annotation instead of asking for approval as a wall of text."}],m=[{name:"beacon_context_for_feature",what:"Before touching code, the agent pulls the files attached to a feature plus their imports, the endpoints in that domain, the tables those endpoints touch, and the surrounding components — one round-trip instead of a blind Glob/Grep scan."},{name:"beacon_blast_radius",what:"Mid-feature, the agent runs this on a file it's about to edit to see what imports it and what it imports — so it can judge whether a change is safe."},{name:"beacon_propose_plan",what:"When the agent has a feature plan (tables + relations + endpoints), this opens it on /plan and BLOCKS the session until you Approve, Discard, or Submit feedback."},{name:"beacon_feature",what:"One tool for a feature's whole lifecycle: add a card (defaults to backlog), start one, break it into sub-tasks, or mark it done with a markdown summary + the files it touched — keeping the next session's context accurate."},{name:"beacon_map",what:"A quick list of features already on the roadmap, with each card's category/priority/layer/status. The agent calls it near the start of work to reuse a category and avoid duplicating what's planned."},{name:"beacon_entities",what:"A raw readout of everything mapped — features, architecture, tables, endpoints — when the agent just needs the planning data."}],p=[{trigger:"Plan mode (ExitPlanMode)",what:"When the agent shows you a plan, Beacon intercepts it and renders the markdown on /plan with a native annotation panel. Select text and type → it becomes a comment. Approve / Discard / Submit feedback flows back to the session as the next instruction."},{trigger:"File edits (PostToolUse)",what:"Every Edit/Write the agent runs is reported to Beacon and the file is attached to whichever feature the session is working on. The /map view fills in with the real files behind each feature, without you tagging anything."},{trigger:"Code-graph watcher",what:"While the panel is open, a background watcher rebuilds the Files view as you save code — the maps stay current with the repo on their own."}],x=[{key:"BEACON_HOME",what:"Where per-workspace data lives — the SQLite databases and the server record. Defaults to ~/.beacon."},{key:"PORT",what:"Port for the shared local server. Defaults to 4319."},{key:"Settings → intel",what:"In the panel, the Settings page drives the code-intelligence model/provider and your editor, and triggers a code-map sync."}];function u({text:e,label:s="Copy"}){let[a,r]=(0,n.useState)(!1);return(0,t.jsx)("button",{onClick:()=>{navigator.clipboard?.writeText(e),r(!0),setTimeout(()=>r(!1),1500)},className:"glass-soft w-hover grid h-8 w-8 shrink-0 place-items-center rounded-md","aria-label":s,children:a?(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"#ff7a45",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M20 6 9 17l-5-5"})}):(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),(0,t.jsx)("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]})})}function g({children:e,copy:s}){return(0,t.jsxs)("div",{className:"glass-soft flex items-center gap-3 rounded-lg px-4 py-2.5",children:[(0,t.jsx)("span",{className:"w-signal select-none",children:"$"}),(0,t.jsx)("code",{className:"w-mono w-scrollbar-none flex-1 overflow-x-auto whitespace-nowrap text-[0.85rem] text-foreground",children:e}),s&&(0,t.jsx)(u,{text:e})]})}function w({id:e,eyebrow:s,children:a}){return(0,t.jsxs)("div",{className:"mb-5 scroll-mt-28",id:e,children:[(0,t.jsx)("p",{className:"w-mono w-eyebrow w-signal mb-2",children:s}),(0,t.jsx)("h2",{className:"text-[1.6rem] font-semibold tracking-tight",children:a})]})}function f(){let[e,s]=(0,n.useState)(d[0].id),a=(0,n.useRef)(null);return(0,n.useEffect)(()=>{let e=new IntersectionObserver(e=>{let a=e.filter(e=>e.isIntersecting).sort((e,s)=>e.boundingClientRect.top-s.boundingClientRect.top);a[0]&&s(a[0].target.id)},{rootMargin:"-20% 0px -70% 0px",threshold:0});return d.forEach(s=>{let a=document.getElementById(s.id);a&&e.observe(a)}),()=>e.disconnect()},[]),(0,t.jsxs)("div",{className:"welcome",ref:a,children:[(0,t.jsx)("div",{className:"welcome-bg","aria-hidden":!0}),(0,t.jsx)("header",{className:"fixed inset-x-0 top-0 z-50",children:(0,t.jsx)("div",{className:"mx-auto max-w-6xl px-6",children:(0,t.jsxs)("div",{className:"w-load mt-4 glass flex items-center justify-between rounded-full py-2.5 pl-5 pr-3",style:{animationDelay:".05s"},children:[(0,t.jsxs)(o(),{href:"/",className:"flex items-center gap-2.5",children:[(0,t.jsx)(i._,{size:20,className:"text-foreground"}),(0,t.jsx)("span",{className:"font-semibold tracking-tight",children:"Beacon"}),(0,t.jsx)("span",{className:"w-mono w-eyebrow w-muted ml-1 hidden sm:inline",children:"docs"})]}),(0,t.jsxs)("nav",{className:"flex items-center gap-6 text-sm w-muted",children:[(0,t.jsx)(o(),{href:"/",className:"transition-colors hover:text-foreground",children:"Home"}),(0,t.jsx)("a",{href:"#install",className:"transition-colors hover:text-foreground",children:"Install"})]})]})})}),(0,t.jsx)("div",{className:"mx-auto max-w-6xl px-6 pb-24 pt-20",children:(0,t.jsxs)("div",{className:"lg:grid lg:grid-cols-[15rem_1fr] lg:gap-14",children:[(0,t.jsx)("aside",{className:"hidden lg:block",children:(0,t.jsxs)("nav",{className:"sticky top-28",children:[(0,t.jsx)("p",{className:"w-mono w-eyebrow w-muted mb-4",children:"On this page"}),(0,t.jsx)("ul",{className:"space-y-1.5 text-sm",children:d.map(s=>(0,t.jsx)("li",{children:(0,t.jsx)("a",{href:`#${s.id}`,className:`block border-l-2 py-1 pl-3 transition-colors ${e===s.id?"w-signal border-[#ff7a45]":"w-muted border-transparent hover:text-foreground"}`,children:s.title})},s.id))})]})}),(0,t.jsxs)("main",{className:"min-w-0 max-w-2xl",children:[(0,t.jsxs)("section",{className:"w-load",children:[(0,t.jsx)(w,{id:"overview",eyebrow:"Overview",children:"What is Beacon"}),(0,t.jsxs)("p",{className:"w-muted leading-relaxed",children:["Beacon is the ",(0,t.jsx)("span",{className:"text-foreground",children:"visual planning surface for the coding agent in your terminal"}),". That session is the brain; Beacon is its eyes and hands. The agent proposes a feature plan — roadmap features, database schema, and endpoints — you review it on a canvas instead of a wall of text, give scoped feedback, and approve or discard with a click. The verdict flows straight back to your session."]}),(0,t.jsxs)("p",{className:"w-muted mt-4 leading-relaxed",children:["It runs entirely on your machine — ",(0,t.jsx)("span",{className:"text-foreground",children:"local-first, your code never leaves it"}),". One shared server quietly serves every repo you open; each keeps its own data under ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"~/.beacon"}),"."]})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"install",eyebrow:"Get started",children:"Install"}),(0,t.jsxs)("p",{className:"w-muted mb-4 leading-relaxed",children:["One command. It installs ",(0,t.jsx)("span",{className:"text-foreground",children:"Bun"})," if you don't have it, then puts the"," ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon"})," CLI on your PATH. Re-run it any time to update."]}),(0,t.jsx)(g,{copy:!0,children:l.EO}),(0,t.jsx)("p",{className:"w-muted mt-4 leading-relaxed",children:"Then, inside any repository:"}),(0,t.jsx)("div",{className:"mt-3",children:(0,t.jsx)(g,{copy:!0,children:"beacon"})})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"quickstart",eyebrow:"Get started",children:"Quickstart"}),(0,t.jsx)("ol",{className:"space-y-5",children:[(0,t.jsxs)(t.Fragment,{children:["Install with the command above, then run ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon"})," inside a repo. It registers the repo, starts the shared server, and opens the panel in your browser."]}),(0,t.jsxs)(t.Fragment,{children:["In your Claude Code session, run ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"/beacon-init"}),". The agent reads the repo and draws its architecture, schema, and roadmap onto the canvas."]}),(0,t.jsxs)(t.Fragment,{children:["Ask the agent to plan a feature. It calls ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon_propose_plan"})," and the plan renders live on ",(0,t.jsx)("span",{className:"text-foreground",children:"/plan"}),"."]}),(0,t.jsxs)(t.Fragment,{children:["Review it — annotate inline, edit the boards — then ",(0,t.jsx)("span",{className:"text-foreground",children:"Approve"}),", ",(0,t.jsx)("span",{className:"text-foreground",children:"Submit feedback"}),", or ",(0,t.jsx)("span",{className:"text-foreground",children:"Discard"}),". Your verdict returns to the session."]})].map((e,s)=>(0,t.jsxs)("li",{className:"relative pl-11",children:[(0,t.jsx)("span",{className:"w-mono glass absolute left-0 top-0 grid h-7 w-7 place-items-center rounded-md text-[0.72rem] font-semibold text-foreground",children:s+1}),(0,t.jsx)("p",{className:"w-muted leading-relaxed",children:e})]},s))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"loop",eyebrow:"Concepts",children:"The planning loop"}),(0,t.jsx)("p",{className:"w-muted leading-relaxed",children:"The loop is the whole point. It closes in five steps:"}),(0,t.jsx)("ol",{className:"mt-4 space-y-3",children:[(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-foreground",children:"Propose."})," The agent calls ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon_propose_plan"})," (or you present a plan in plan mode). The tool ",(0,t.jsx)("span",{className:"text-foreground",children:"blocks"})," — the session waits for your verdict."]}),(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-foreground",children:"Review."})," The plan renders on ",(0,t.jsx)("span",{className:"text-foreground",children:"/plan"}),": a native annotation panel on the left, the roadmap and database boards on the right. Select text to comment; edit the boards directly."]}),(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-foreground",children:"Decide."})," Approve, Discard, or Submit feedback. Feedback bundles your inline notes plus any board edits."]}),(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-foreground",children:"Return."})," The verdict flows back to the terminal. On feedback, the agent revises and re-proposes — the loop continues."]}),(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-foreground",children:"Record."})," On approval the schema and roadmap drafts persist, and when the work is done the agent calls ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon_feature"})," (action: done) so the next session has accurate context."]})].map((e,s)=>(0,t.jsx)("li",{className:"glass w-hover rounded-lg p-4",children:(0,t.jsx)("p",{className:"w-muted text-[0.95rem] leading-relaxed",children:e})},s))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"canvases",eyebrow:"Concepts",children:"The canvases"}),(0,t.jsx)("div",{className:"space-y-4",children:[{path:"/map",what:"The roadmap: feature cards, their sub-tasks, and dependency links — plus a separate architecture view of the real components. Files the agent edits attach themselves here."},{path:"/db",what:"The database design board: tables and columns, endpoints, and the endpoint→table links. Proposed schema lands as a distinct draft layer you can approve or discard."},{path:"/plan",what:"The split-screen review page: annotations on the left, the roadmap + database boards tabbed on the right, plus a history of every plan and its verdict."}].map(e=>(0,t.jsxs)("div",{className:"glass w-hover rounded-lg p-5",children:[(0,t.jsx)("p",{className:"w-mono text-foreground mb-1",children:e.path}),(0,t.jsx)("p",{className:"w-muted text-[0.95rem] leading-relaxed",children:e.what})]},e.path))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"cli",eyebrow:"Reference",children:"CLI reference"}),(0,t.jsx)("div",{className:"space-y-3",children:c.map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsxs)("code",{className:"w-mono text-foreground text-[0.9rem]",children:[(0,t.jsx)("span",{className:"w-signal select-none",children:"$ "}),e.cmd]}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:e.what})]},e.cmd))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"integration",eyebrow:"Reference",children:"Claude Code integration"}),(0,t.jsx)("h3",{className:"mb-1 mt-2 font-semibold text-foreground",children:"Skills — you type these"}),(0,t.jsx)("p",{className:"w-muted mb-4 text-[0.92rem]",children:"Slash commands that tell the agent to do something Beacon-shaped."}),(0,t.jsx)("div",{className:"space-y-3",children:h.map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("code",{className:"w-mono text-foreground text-[0.9rem]",children:e.name}),(0,t.jsxs)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:[(0,t.jsx)("span",{className:"text-foreground",children:"When:"})," ",e.when," ",e.what]})]},e.name))}),(0,t.jsx)("h3",{className:"mb-1 mt-8 font-semibold text-foreground",children:"MCP tools — the agent calls these"}),(0,t.jsx)("p",{className:"w-muted mb-4 text-[0.92rem]",children:"You don't run these; the agent reaches for them when they fit. Knowing they exist makes its moves legible."}),(0,t.jsx)("div",{className:"space-y-3",children:m.map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("code",{className:"w-mono text-foreground text-[0.9rem]",children:e.name}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:e.what})]},e.name))}),(0,t.jsx)("h3",{className:"mb-1 mt-8 font-semibold text-foreground",children:"Hooks — these run on their own"}),(0,t.jsx)("p",{className:"w-muted mb-4 text-[0.92rem]",children:"Wired into Claude Code globally; they react to what the session is already doing."}),(0,t.jsx)("div",{className:"space-y-3",children:p.map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("p",{className:"font-medium text-foreground text-[0.92rem]",children:e.trigger}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:e.what})]},e.trigger))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"config",eyebrow:"Reference",children:"Configuration"}),(0,t.jsx)("div",{className:"space-y-3",children:x.map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("code",{className:"w-mono text-foreground text-[0.9rem]",children:e.key}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:e.what})]},e.key))})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"telemetry",eyebrow:"Reference",children:"Telemetry"}),(0,t.jsxs)("p",{className:"w-muted mb-4 leading-relaxed",children:["Beacon sends an anonymous heartbeat at most every 12 hours while the local server runs, so we can count active installs (npm download numbers are dominated by mirrors and CI). The payload is exactly five fields — verify it yourself anytime with"," ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon telemetry status"}),", which prints the exact payload that gets sent."]}),(0,t.jsxs)("div",{className:"space-y-3",children:[(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("p",{className:"font-medium text-foreground text-[0.92rem]",children:"What is sent"}),(0,t.jsxs)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:["A random machine id (a UUID generated locally — tied to nothing), the Beacon version, the operating system (",(0,t.jsx)("span",{className:"w-mono",children:"darwin"}),"/",(0,t.jsx)("span",{className:"w-mono",children:"linux"}),"/",(0,t.jsx)("span",{className:"w-mono",children:"win32"}),"), the CPU architecture, and whether the machine is a CI runner."]})]}),(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("p",{className:"font-medium text-foreground text-[0.92rem]",children:"What is never sent"}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:"Repo names, file paths, code, plans, board content, environment variables, or anything derived from them. IP addresses are not stored."})]}),(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("p",{className:"font-medium text-foreground text-[0.92rem]",children:"Opting out"}),(0,t.jsxs)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:["Any of: ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon telemetry off"}),", the env var"," ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"BEACON_TELEMETRY_DISABLED=1"}),", or the cross-tool ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"DO_NOT_TRACK=1"})," convention. Re-enable with ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon telemetry on"}),"."]})]})]})]}),(0,t.jsxs)("section",{className:"mt-16",children:[(0,t.jsx)(w,{id:"troubleshooting",eyebrow:"Help",children:"Troubleshooting"}),(0,t.jsx)("p",{className:"w-muted mb-4 leading-relaxed",children:"When something looks off, start here:"}),(0,t.jsx)("div",{className:"mb-4",children:(0,t.jsx)(g,{copy:!0,children:"beacon doctor"})}),(0,t.jsx)("div",{className:"space-y-3",children:[{q:"The panel won't open",a:(0,t.jsxs)(t.Fragment,{children:["Make sure the server is up — run ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon"})," again, or ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon stop"})," then ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon"})," to restart it."]})},{q:"The @beacon tools or skills are missing in Claude Code",a:(0,t.jsxs)(t.Fragment,{children:["Run ",(0,t.jsx)("span",{className:"w-mono text-foreground",children:"beacon setup"})," in the repo, then restart your Claude Code session so it re-reads the MCP registration."]})},{q:"How do I update?",a:(0,t.jsx)(t.Fragment,{children:"Re-run the install command — it fetches the latest and relinks. Nothing else to do."})}].map(e=>(0,t.jsxs)("div",{className:"glass rounded-lg p-4",children:[(0,t.jsx)("p",{className:"font-medium text-foreground text-[0.92rem]",children:e.q}),(0,t.jsx)("p",{className:"w-muted mt-1.5 text-[0.92rem] leading-relaxed",children:e.a})]},e.q))})]})]})]})}),(0,t.jsx)("footer",{className:"px-6 pb-12 pt-8",children:(0,t.jsxs)("div",{className:"mx-auto max-w-6xl",children:[(0,t.jsx)("div",{className:"w-accent-line mb-8 h-px w-full opacity-60"}),(0,t.jsxs)("div",{className:"flex flex-col items-center justify-between gap-5 md:flex-row",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,t.jsx)(i._,{size:26,className:"text-foreground"}),(0,t.jsxs)("div",{children:[(0,t.jsx)("p",{className:"font-semibold leading-tight",children:"Beacon"}),(0,t.jsx)("p",{className:"w-mono w-muted text-[0.72rem]",children:"the visual planning surface for your terminal"})]})]}),(0,t.jsxs)("nav",{className:"flex items-center gap-6 text-sm w-muted",children:[(0,t.jsx)(o(),{href:"/",className:"transition-colors hover:text-foreground",children:"Home"}),(0,t.jsx)("a",{href:"#overview",className:"transition-colors hover:text-foreground",children:"Docs"})]}),(0,t.jsxs)("p",{className:"w-mono w-muted text-[0.72rem]",children:["Created by"," ",(0,t.jsxs)("a",{href:"https://www.instagram.com/wenzorithelly/",target:"_blank",rel:"noreferrer",className:"w-signal inline-flex items-center gap-1 underline decoration-dotted underline-offset-2 transition-opacity hover:opacity-80",children:[(0,t.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[(0,t.jsx)("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),(0,t.jsx)("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),(0,t.jsx)("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]}),"Wenzo"]}),(0,t.jsx)("span",{className:"mx-2 opacity-40",children:"\xb7"}),"\xa9 2026 Beacon"]})]})]})})]})}},82780:(e,s,a)=>{Promise.resolve().then(a.bind(a,73954))},93340:()=>{}},e=>{e.O(0,[1477,8500,8441,3794,7358],()=>e(e.s=82780)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7177],{434:(e,t,s)=>{"use strict";s.d(t,{PlanBar:()=>u});var a=s(95155),r=s(98500),n=s.n(r),i=s(73321),l=s(86272),o=s(32133),c=s(65738),d=s(48484);function u(){let{status:e,discard:t}=(0,d.j)(),s=(0,i.usePathname)();return e.pending&&"/plan"!==s?(0,a.jsx)("div",{className:"pointer-events-none fixed inset-x-0 top-14 z-40 flex justify-center px-2",children:(0,a.jsxs)("div",{className:"pointer-events-auto flex max-w-3xl items-center gap-2 rounded-xl border border-emerald-500/30 bg-card/85 px-3 py-1.5 shadow-lg backdrop-blur supports-[backdrop-filter]:bg-card/70",children:[(0,a.jsx)(l.A,{className:"size-3.5 shrink-0 text-emerald-300"}),(0,a.jsxs)("div",{className:"min-w-0",children:[(0,a.jsxs)("div",{className:"truncate text-[12px] leading-tight text-foreground",children:[(0,a.jsx)("span",{className:"text-emerald-300/80",children:"Plan ready \xb7 "}),e.description||"(no description)"]}),(0,a.jsxs)("div",{className:"text-[10px] leading-tight text-muted-foreground",children:[e.features," feature(s) \xb7 ",e.tables," table(s) \xb7 ",e.endpoints," ","endpoint(s)"]})]}),(0,a.jsxs)(n(),{href:"/plan",className:"flex shrink-0 items-center gap-1 rounded-md border border-emerald-500/40 bg-emerald-500/15 px-2 py-1 text-[11px] font-semibold text-emerald-300 transition-colors hover:bg-emerald-500/25",title:"Open Plannotator + canvases side by side",children:[(0,a.jsx)(o.A,{className:"size-3"})," Open plan"]}),(0,a.jsxs)("button",{onClick:t,className:"flex shrink-0 items-center gap-1 rounded-md px-2 py-1 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-red-500/15 hover:text-red-300",title:"Discard the plan",children:[(0,a.jsx)(c.A,{className:"size-3"})," Discard"]})]})}):null}},10436:(e,t,s)=>{"use strict";s.d(t,{TopNav:()=>b});var a=s(95155),r=s(12115),n=s(98500),i=s.n(n),l=s(73321),o=s(82879),c=s(52965);let d=(0,s(30772).A)("folder-git-2",[["path",{d:"M18 19a5 5 0 0 1-5-5v8",key:"sz5oeg"}],["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]]);var u=s(26518),h=s(91337),x=s(60292);function p({fallback:e}){let[t,s]=(0,r.useState)([]),[n,i]=(0,r.useState)(null);if((0,r.useEffect)(()=>{let e=!0,t=()=>fetch("/api/workspace").then(e=>e.ok?e.json():null).then(t=>{e&&t&&(s(t.workspaces??[]),i((0,x.fk)()??t.active??null))}).catch(()=>{});t();let a=setInterval(t,5e3);return()=>{e=!1,clearInterval(a)}},[]),0===t.length)return e?(0,a.jsxs)("span",{className:"font-mono text-xs text-muted-foreground",children:["\xb7 ",e]}):null;async function l(e){i(e),(0,x.aE)(e),await Promise.race([fetch("/api/workspace",{method:"POST",headers:{"content-type":"application/json","x-beacon-workspace":e},body:JSON.stringify({id:e}),signal:AbortSignal.timeout(8e3)}).catch(()=>{}),new Promise(e=>setTimeout(e,2500))]);let t=new URLSearchParams(window.location.search);t.set("ws",e),window.location.href=`${window.location.pathname}?${t.toString()}`}let o=t.find(e=>e.id===n);return(0,a.jsxs)(u.l6,{value:n??"",onValueChange:e=>e&&l(e),children:[(0,a.jsxs)(u.bq,{className:"h-7 gap-1.5 rounded-lg border-white/12 bg-white/[0.04] px-2 text-xs font-medium transition-colors hover:bg-white/[0.07]",children:[(0,a.jsx)(d,{className:"size-3.5 shrink-0 text-muted-foreground"}),(0,a.jsx)(u.yv,{children:()=>o?.name??"Project"})]}),(0,a.jsxs)(u.gC,{align:"start",alignItemWithTrigger:!1,sideOffset:6,className:"min-w-[250px] border border-white/10 bg-popover/95 p-1.5 backdrop-blur-xl",children:[(0,a.jsx)("p",{className:"px-2 pt-1 pb-1.5 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground/70",children:"Workspace"}),t.map(e=>{var t,s;let r,i=e.id===n;return(0,a.jsx)(u.eb,{value:e.id,className:(0,h.cn)("gap-2.5 rounded-lg py-1.5 pr-8 pl-1.5 transition-colors",i&&"bg-white/[0.05]"),children:(0,a.jsxs)("span",{className:"flex items-center gap-2.5",children:[(0,a.jsx)("span",{className:(0,h.cn)("flex size-7 shrink-0 items-center justify-center rounded-md border",i?"border-sky-400/30 bg-sky-400/10 text-sky-300":"border-white/10 bg-white/[0.03] text-muted-foreground"),children:(0,a.jsx)(d,{className:"size-3.5"})}),(0,a.jsxs)("span",{className:"flex min-w-0 flex-col",children:[(0,a.jsx)("span",{className:"truncate text-[13px] font-medium leading-tight text-foreground",children:e.name}),(0,a.jsx)("span",{className:"truncate font-mono text-[10px] leading-tight text-muted-foreground",children:(t=e.path,s=e.name,(r=t.replace(/^\/(Users|home)\/[^/]+/,"~").split("/").filter(Boolean))[r.length-1]===s&&r.pop(),(r.length>3?[r[0],"…",r[r.length-1]]:r).join("/")||"~")})]})]})},e.id)})]})]})}var m=s(81984);let f=[{href:"/plan",label:"Plans"},{href:"/map",label:"Map"},{href:"/settings",label:"Settings"}];function b({repo:e}){let t=(0,l.usePathname)(),{toggle:s,open:n}=(0,m.b)(),[d,u]=(0,r.useState)(null);return(0,r.useEffect)(()=>{u((0,x.fk)())},[t]),(0,a.jsx)("header",{className:"pointer-events-none fixed left-3 top-3 z-30",children:(0,a.jsxs)("div",{className:"glass pointer-events-auto flex h-10 items-center gap-1 rounded-full pl-3 pr-1.5",children:[(0,a.jsxs)(i(),{href:"/",className:"mr-1 flex items-center gap-2 text-sm font-semibold tracking-tight",children:[(0,a.jsx)(c._,{size:18,className:"text-foreground"}),"Beacon"]}),(0,a.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,a.jsx)(p,{fallback:e}),(0,a.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,a.jsx)("nav",{className:"flex items-center gap-0.5 text-sm",children:f.map(e=>{let s=t===e.href||t.startsWith(e.href+"/");return(0,a.jsx)(i(),{href:(0,x.Fj)(e.href,d),className:(0,h.cn)("rounded-full px-3 py-1 text-[13px] tracking-tight transition-colors",s?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:e.label},e.href)})}),(0,a.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,a.jsx)("button",{type:"button",onClick:s,"aria-pressed":n,"aria-label":"Notes",title:"Notes",className:(0,h.cn)("flex items-center justify-center rounded-full p-1.5 transition-colors",n?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:(0,a.jsx)(o.A,{className:"size-4"})})]})})}},15053:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,66872,23)),Promise.resolve().then(s.bind(s,52174)),Promise.resolve().then(s.bind(s,81998)),Promise.resolve().then(s.bind(s,81984)),Promise.resolve().then(s.bind(s,71886)),Promise.resolve().then(s.bind(s,434)),Promise.resolve().then(s.bind(s,48484)),Promise.resolve().then(s.bind(s,77242)),Promise.resolve().then(s.bind(s,10436)),Promise.resolve().then(s.bind(s,29510)),Promise.resolve().then(s.t.bind(s,35353,23)),Promise.resolve().then(s.t.bind(s,63494,23))},29510:(e,t,s)=>{"use strict";s.d(t,{UpdateBanner:()=>h});var a=s(95155),r=s(12115);let n=(0,s(30772).A)("circle-arrow-up",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]]);var i=s(9005),l=s(64577),o=s(99314),c=s(39593);function d(e){if("string"!=typeof e)return null;let t=e.trim().replace(/^v/i,"").match(/^(\d+)(?:\.(\d+))?(?:\.(\d+))?/);return t?[Number(t[1]),Number(t[2]??0),Number(t[3]??0)]:null}let u="beacon:update-dismissed";function h({currentVersion:e}){let[t,s]=(0,r.useState)(null),[x,p]=(0,r.useState)(!1);if((0,r.useEffect)(()=>{let t=!1;return(async()=>{try{let a=await fetch(c.kw);if(!a.ok)return;let r=await a.json(),n="string"==typeof r?.version?r.version:"";if(t||!function(e,t){let s=d(e),a=d(t);if(!s||!a)return!1;for(let e=0;e<3;e++){if(s[e]>a[e])return!0;if(s[e]<a[e])break}return!1}(n,e)||localStorage.getItem(u)===n)return;s(n)}catch{}})(),()=>{t=!0}},[e]),!t)return null;let m=async()=>{try{await navigator.clipboard?.writeText(c.EO),p(!0),setTimeout(()=>p(!1),1600)}catch{}};return(0,a.jsx)("div",{className:"pointer-events-none fixed bottom-4 right-4 z-50 flex justify-end",children:(0,a.jsx)("div",{className:"glass pointer-events-auto w-[320px] rounded-xl p-3.5 shadow-xl",children:(0,a.jsxs)("div",{className:"flex items-start gap-2.5",children:[(0,a.jsx)(n,{className:"mt-0.5 size-4 shrink-0 text-[#ff7a45]"}),(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,a.jsx)("p",{className:"text-[13px] font-semibold tracking-tight text-foreground",children:"New version available"}),(0,a.jsx)("button",{type:"button",onClick:()=>{try{localStorage.setItem(u,t)}catch{}s(null)},"aria-label":"Dismiss",className:"shrink-0 rounded-md p-0.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,a.jsx)(i.A,{className:"size-3.5"})})]}),(0,a.jsxs)("p",{className:"mt-0.5 text-[11px] text-muted-foreground",children:[e," →"," ",(0,a.jsx)("span",{className:"text-foreground",children:t.replace(/^v/i,"")})," \xb7 update Beacon"]}),(0,a.jsxs)("button",{type:"button",onClick:m,title:"Copy the update command",className:"mt-2.5 flex w-full items-center justify-between gap-2 rounded-lg border border-white/10 bg-black/30 px-2.5 py-1.5 text-left font-mono text-[11px] text-muted-foreground transition-colors hover:border-white/20 hover:text-foreground",children:[(0,a.jsx)("span",{className:"truncate",children:c.EO}),x?(0,a.jsx)(l.A,{className:"size-3.5 shrink-0 text-[#ff7a45]"}):(0,a.jsx)(o.A,{className:"size-3.5 shrink-0"})]})]})]})})})}},35353:e=>{e.exports={style:{fontFamily:"'Geist', 'Geist Fallback'",fontStyle:"normal"},className:"__className_246ccd",variable:"__variable_246ccd"}},38332:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(30772).A)("strikethrough",[["path",{d:"M16 4H9a3 3 0 0 0-2.83 4",key:"43sutm"}],["path",{d:"M14 12a4 4 0 0 1 0 8H6",key:"nlfj13"}],["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}]])},39593:(e,t,s)=>{"use strict";s.d(t,{EO:()=>i,W6:()=>n,kw:()=>r});var a=s(41463);let r="https://registry.npmjs.org/trybeacon/latest",n=(a.env.NEXT_PUBLIC_BEACON_SITE_URL??"https://www.trybeacon.sh").replace(/\/$/,""),i=`curl -fsSL ${n}/install.sh | sh`},48484:(e,t,s)=>{"use strict";s.d(t,{PlanProvider:()=>d,j:()=>u});var a=s(95155),r=s(12115),n=s(73321),i=s(60292),l=s(99979);let o={pending:!1,proposedAt:0,tables:0,endpoints:0,features:0},c=(0,r.createContext)(null);function d({children:e}){let t=(0,n.useRouter)(),[s,u]=(0,r.useState)(o),h=(0,r.useCallback)(async()=>{try{let e=await fetch("/api/plan",{method:"GET",cache:"no-store",headers:(0,i.dh)((0,l.X0)())});if(!e.ok)return;let t=await e.json();u(t)}catch{}},[]);(0,r.useEffect)(()=>{h();let e=setInterval(()=>void h(),4e3);return()=>clearInterval(e)},[h]);let x=(0,r.useCallback)(async()=>{await fetch("/api/plan",{method:"DELETE",headers:(0,i.dh)((0,l.X0)())}).catch(()=>{}),u(o),t.refresh()},[t]),p=(0,r.useCallback)(async()=>{await fetch("/api/plan/approve",{method:"POST",headers:(0,i.dh)((0,l.X0)())}).catch(()=>{}),u(o),t.refresh()},[t]);return(0,a.jsx)(c.Provider,{value:{status:s,discard:x,approvePlan:p,refresh:h},children:e})}function u(){let e=(0,r.useContext)(c);if(!e)throw Error("usePlan must be used inside PlanProvider");return e}},52174:(e,t,s)=>{"use strict";s.d(t,{MainRegion:()=>r});var a=s(95155);function r({children:e}){return(0,a.jsx)("main",{className:"flex flex-1 flex-col",children:e})}},52965:(e,t,s)=>{"use strict";s.d(t,{_:()=>r});var a=s(95155);function r({size:e=18,className:t}){return(0,a.jsxs)("svg",{width:e,height:e,viewBox:"20 22 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,a.jsx)("path",{d:"M48 33 L72.5 73 L23.5 73 Z",fill:"none",stroke:"var(--accent-2, #ff7a45)",strokeWidth:7,strokeLinejoin:"round",strokeLinecap:"round"}),(0,a.jsx)("circle",{cx:"48",cy:"29.5",r:"7",fill:"var(--accent-2, #ff7a45)"})]})}},63494:e=>{e.exports={style:{fontFamily:"'Geist Mono', 'Geist Mono Fallback'",fontStyle:"normal"},className:"__className_c29908",variable:"__variable_c29908"}},66872:()=>{},71886:(e,t,s)=>{"use strict";s.d(t,{NotesDrawer:()=>A});var a=s(95155),r=s(12115),n=s(82879),i=s(2125),l=s(9005),o=s(30772);let c=(0,o.A)("pin",[["path",{d:"M12 17v5",key:"bb1du9"}],["path",{d:"M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z",key:"1nkz8b"}]]),d=(0,o.A)("pin-off",[["path",{d:"M12 17v5",key:"bb1du9"}],["path",{d:"M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89",key:"znwnzq"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11",key:"c9qhm2"}]]);var u=s(65738),h=s(82099),x=s(13439),p=s(95112),m=s(67357);let f=(0,o.A)("underline",[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",x2:"20",y1:"20",y2:"20",key:"nun2al"}]]);var b=s(38332),g=s(8143),v=s(58309),j=s(5497),w=s(54682),k=s(93492);function N({value:e,onChange:t}){let s=(0,x.hG)({extensions:w.II,content:e?(0,w.Gd)(e):void 0,immediatelyRender:!1,editorProps:{attributes:{class:"note-prose focus:outline-none"}},onUpdate:({editor:e})=>t((0,w.Z2)(e.getJSON()))});return s?(0,a.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col",children:[(0,a.jsx)(y,{editor:s}),(0,a.jsx)(x.$Z,{editor:s,className:"min-h-0 flex-1 overflow-y-auto px-1 py-2 text-[14px] leading-relaxed"})]}):null}function y({editor:e}){(0,k.U)(e);let t=()=>e.chain().focus();return(0,a.jsxs)("div",{className:"flex items-center gap-0.5 border-b border-white/10 pb-2",children:[(0,a.jsx)(k.I,{label:"Bold",active:e.isActive("bold"),onClick:()=>t().toggleBold().run(),children:(0,a.jsx)(p.A,{className:"size-4"})}),(0,a.jsx)(k.I,{label:"Italic",active:e.isActive("italic"),onClick:()=>t().toggleItalic().run(),children:(0,a.jsx)(m.A,{className:"size-4"})}),(0,a.jsx)(k.I,{label:"Underline",active:e.isActive("underline"),onClick:()=>t().toggleUnderline().run(),children:(0,a.jsx)(f,{className:"size-4"})}),(0,a.jsx)(k.I,{label:"Strikethrough",active:e.isActive("strike"),onClick:()=>t().toggleStrike().run(),children:(0,a.jsx)(b.A,{className:"size-4"})}),(0,a.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,a.jsx)(k.I,{label:"Checklist",active:e.isActive("taskList"),onClick:()=>t().toggleTaskList().run(),children:(0,a.jsx)(g.A,{className:"size-4"})}),(0,a.jsx)(k.I,{label:"Bullet list",active:e.isActive("bulletList"),onClick:()=>t().toggleBulletList().run(),children:(0,a.jsx)(v.A,{className:"size-4"})}),(0,a.jsx)(k.I,{label:"Numbered list",active:e.isActive("orderedList"),onClick:()=>t().toggleOrderedList().run(),children:(0,a.jsx)(j.A,{className:"size-4"})})]})}var C=s(81984),P=s(91337);function S(e){return[...e].sort((e,t)=>e.pinned!==t.pinned?Number(t.pinned)-Number(e.pinned):t.updatedAt.localeCompare(e.updatedAt))}function A(){let{open:e,close:t}=(0,C.b)(),[s,o]=(0,r.useState)([]),[x,p]=(0,r.useState)(null),m=(0,r.useRef)({}),f=(0,r.useRef)({}),b=(0,r.useCallback)(e=>{clearTimeout(m.current[e]);let t=f.current[e];t&&(delete f.current[e],fetch(`/api/notes/${e}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(t)}).catch(()=>{}))},[]),g=(0,r.useCallback)((e,t)=>{f.current[e]={...f.current[e],...t},clearTimeout(m.current[e]),m.current[e]=setTimeout(()=>b(e),500)},[b]),v=(0,r.useCallback)(async()=>{try{let e=await fetch("/api/notes",{cache:"no-store"});if(!e.ok)return;let t=await e.json();o(S(t)),p(e=>e??t[0]?.id??null)}catch{}},[]);(0,r.useEffect)(()=>{e?v():Object.keys(f.current).forEach(b)},[e,v,b]);let j=(0,r.useCallback)(async()=>{let e=await fetch("/api/notes",{method:"POST"}).catch(()=>null);if(!e?.ok)return;let t=await e.json();o(e=>S([t,...e])),p(t.id)},[]),w=(0,r.useCallback)(async e=>{clearTimeout(m.current[e]),delete f.current[e],o(t=>{let s=t.filter(t=>t.id!==e);return p(t=>t===e?s[0]?.id??null:t),s}),await fetch(`/api/notes/${e}`,{method:"DELETE"}).catch(()=>{})},[]),k=(0,r.useCallback)((e,t)=>{o(s=>S(s.map(s=>s.id===e?{...s,...t,updatedAt:new Date().toISOString()}:s))),g(e,t)},[g]),y=(0,r.useCallback)(e=>k(e.id,{pinned:!e.pinned}),[k]),A=s.find(e=>e.id===x)??null;return(0,a.jsx)("div",{"aria-hidden":!e,className:(0,P.cn)("fixed inset-y-0 right-0 z-40 flex transition-transform duration-300 ease-out",e?"translate-x-0":"pointer-events-none translate-x-full"),children:(0,a.jsxs)(h.b,{className:"flex h-full w-[420px] flex-col rounded-l-2xl border-l border-white/10",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 border-b border-white/10 px-3 py-2.5",children:[(0,a.jsx)(n.A,{className:"size-4 text-[var(--accent-2,#ff7a45)]"}),(0,a.jsx)("span",{className:"text-sm font-semibold tracking-tight",children:"Notes"}),(0,a.jsx)("span",{className:"ml-auto"}),(0,a.jsx)("button",{type:"button",onClick:j,"aria-label":"New note",title:"New note",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,a.jsx)(i.A,{className:"size-4"})}),(0,a.jsx)("button",{type:"button",onClick:t,"aria-label":"Close notes",title:"Close",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,a.jsx)(l.A,{className:"size-4"})})]}),(0,a.jsx)("div",{className:"max-h-44 shrink-0 overflow-y-auto border-b border-white/10 p-1.5",children:0===s.length?(0,a.jsxs)("p",{className:"px-2 py-3 text-[13px] text-muted-foreground",children:["No notes yet. Hit ",(0,a.jsx)("span",{className:"text-foreground",children:"+"})," to start one."]}):s.map(e=>(0,a.jsxs)("div",{className:(0,P.cn)("group flex items-center gap-1 rounded-md px-2 py-1.5 text-[13px]",e.id===x?"bg-white/[0.09] text-foreground":"text-muted-foreground hover:bg-white/[0.04]"),children:[(0,a.jsxs)("button",{type:"button",onClick:()=>p(e.id),className:"min-w-0 flex-1 truncate text-left",children:[e.pinned&&(0,a.jsx)(c,{className:"mr-1 inline size-3 -translate-y-px"}),e.title||"Untitled"]}),(0,a.jsx)("button",{type:"button",onClick:()=>y(e),"aria-label":e.pinned?"Unpin":"Pin",title:e.pinned?"Unpin":"Pin",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-foreground group-hover:opacity-100",children:e.pinned?(0,a.jsx)(d,{className:"size-3.5"}):(0,a.jsx)(c,{className:"size-3.5"})}),(0,a.jsx)("button",{type:"button",onClick:()=>w(e.id),"aria-label":"Delete note",title:"Delete",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-red-300 group-hover:opacity-100",children:(0,a.jsx)(u.A,{className:"size-3.5"})})]},e.id))}),A?(0,a.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col gap-2 p-3",children:[(0,a.jsx)("input",{value:A.title,onChange:e=>k(A.id,{title:e.target.value}),placeholder:"Untitled",className:"w-full bg-transparent text-base font-semibold tracking-tight text-foreground placeholder:text-muted-foreground/60 focus:outline-none"}),(0,a.jsx)(N,{value:A.body,onChange:e=>k(A.id,{body:e})},A.id)]}):(0,a.jsxs)("div",{className:"flex flex-1 items-center justify-center p-6 text-center text-[13px] text-muted-foreground",children:["Select a note, or create one. Then ",(0,a.jsx)("span",{className:"px-1 text-foreground",children:"@"}),"-mention it in your terminal to turn it into features."]})]})})}},77242:(e,t,s)=>{"use strict";s.d(t,{TabWorkspace:()=>i});var a=s(12115),r=s(73321),n=s(60292);function i(){let e=(0,r.useRouter)(),t=(0,r.usePathname)();return(0,a.useEffect)(()=>{let e=window.fetch;if(e.__beaconPinned)return;let t=(t,s)=>{try{let a=(0,n.fk)();if(a){let r=window.location.origin;if(t instanceof Request){if((0,n.q0)(t.url,r)&&!t.headers.has("x-beacon-workspace")){let r=new Headers(t.headers);return r.set("x-beacon-workspace",a),e(new Request(t,{headers:r}),s)}}else{let i="string"==typeof t?t:t.href;if((0,n.q0)(i,r)){let r=new Headers(s?.headers);if(!r.has("x-beacon-workspace"))return r.set("x-beacon-workspace",a),e(t,{...s,headers:r})}}}}catch{}return e(t,s)};return t.__beaconPinned=!0,window.fetch=t,()=>{window.fetch=e}},[]),(0,a.useEffect)(()=>{let s=new URLSearchParams(window.location.search).get("ws");if(s){try{sessionStorage.setItem(n.Bz,s)}catch{}return}let a=null;try{a=sessionStorage.getItem(n.Bz)}catch{}if(!a)return;let r=new URLSearchParams(window.location.search);r.set("ws",a),e.replace(`${t}?${r.toString()}`)},[t,e]),null}},81984:(e,t,s)=>{"use strict";s.d(t,{NotesProvider:()=>i,b:()=>l});var a=s(95155),r=s(12115);let n=(0,r.createContext)(null);function i({children:e}){let[t,s]=(0,r.useState)(!1),l=(0,r.useCallback)(()=>s(!0),[]),o=(0,r.useCallback)(()=>s(!1),[]),c=(0,r.useCallback)(()=>s(e=>!e),[]),d=(0,r.useMemo)(()=>({open:t,openDrawer:l,close:o,toggle:c}),[t,l,o,c]);return(0,a.jsx)(n.Provider,{value:d,children:e})}function l(){let e=(0,r.useContext)(n);if(!e)throw Error("useNotes must be used inside NotesProvider");return e}},81998:(e,t,s)=>{"use strict";s.d(t,{LiveRefresh:()=>l});var a=s(12115),r=s(73321);let n={primed:!1,lastV:-1,lastNavSeq:-1};var i=s(60292);function l(){let e=(0,r.useRouter)();return(0,a.useEffect)(()=>{let t=(0,i.fk)(),s=new EventSource(t?`/api/stream?ws=${encodeURIComponent(t)}`:"/api/stream"),a=n;return s.onopen=()=>{a=n},s.onmessage=t=>{var s,r;let n;try{n=JSON.parse(t.data)}catch{e.refresh();return}let{state:i,action:l}=(s=a,r={v:"number"==typeof n.v?n.v:0,navSeq:n.nav?.seq??0,navPath:n.nav?.path??""},s.primed?r.navSeq!==s.lastNavSeq?{state:{primed:!0,lastV:r.v,lastNavSeq:r.navSeq},action:{kind:"push",path:r.navPath}}:r.v!==s.lastV?{state:{...s,lastV:r.v},action:{kind:"refresh"}}:{state:s,action:{kind:"none"}}:{state:{primed:!0,lastV:r.v,lastNavSeq:r.navSeq},action:{kind:"none"}});if(a=i,"refresh"===l.kind)e.refresh();else if("push"===l.kind&&l.path){e.push(l.path);try{window.focus()}catch{}}},()=>s.close()},[e]),null}},82879:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(30772).A)("sticky-note",[["path",{d:"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z",key:"1dfntj"}],["path",{d:"M15 3v5a1 1 0 0 0 1 1h5",key:"6s6qgf"}]])},99979:(e,t,s)=>{"use strict";function a(){return new URLSearchParams(window.location.search).get("ws")}function r(e){let t=new URLSearchParams,s=a();for(let[a,r]of(s&&t.set("ws",s),Object.entries(e??{})))t.set(a,r);let r=t.toString();return r?`/plan?${r}`:"/plan"}s.d(t,{X0:()=>a,rc:()=>r})}},e=>{e.O(0,[7513,7352,5004,277,8500,4888,8997,9887,2231,8441,3794,7358],()=>e(e.s=15053)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5823],{32808:(e,t,s)=>{"use strict";s.d(t,{FilesMapClient:()=>et});var n=s(95155),o=s(12115),l=s(81750),r=s(6266),a=s(7679),i=s(98766),d=s(15629),c=s(79176),u=s(2982),p=s(64385);s(53255);var h=s(17356),f=s(24413),m=s(18986),x=s(9005),g=s(25583),b=s(82099),y=s(62311),j=s(9991),k=s(874),w=s(36483),N=s(9107),v=s(76721),M=s(14225),C=s(95660);function S(e,t){return{name:e,path:t,folders:new Map,files:new Map}}function $(e,t){return e.kind!==t.kind?"folder"===e.kind?-1:1:e.name.localeCompare(t.name,void 0,{sensitivity:"base"})}var A=s(91337);let z={added:"text-emerald-400",modified:"text-amber-300",deleted:"text-rose-400 line-through"},E={added:"bg-emerald-400",modified:"bg-amber-300",deleted:"bg-rose-400"};function I({name:e,className:t}){let s=e.slice(e.lastIndexOf(".")+1).toLowerCase();return["ts","tsx","js","jsx","mjs","cjs"].includes(s)?(0,n.jsx)(g.A,{className:t}):"json"===s?(0,n.jsx)(k.A,{className:t}):["md","mdx","txt","css","scss"].includes(s)?(0,n.jsx)(w.A,{className:t}):(0,n.jsx)(N.A,{className:t})}function O({nodes:e,depth:t,collapsed:s,onToggle:o,onSelect:l}){return(0,n.jsx)("ul",{className:(0,A.cn)(t>0&&"ml-[7px] border-l border-white/10 pl-1.5"),children:e.map(e=>"folder"===e.kind?(0,n.jsxs)("li",{children:[(0,n.jsxs)("button",{type:"button",onClick:()=>o(e.path),title:e.path,className:"flex w-full items-center gap-1 rounded px-1.5 py-1 text-left text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:[(0,n.jsx)(v.A,{className:(0,A.cn)("size-3 shrink-0 transition-transform",!s.has(e.path)&&"rotate-90")}),s.has(e.path)?(0,n.jsx)(M.A,{className:"size-3.5 shrink-0 text-muted-foreground"}):(0,n.jsx)(C.A,{className:"size-3.5 shrink-0 text-muted-foreground"}),(0,n.jsx)("span",{className:"truncate text-[11px] font-medium",children:e.name})]}),!s.has(e.path)&&(0,n.jsx)(O,{nodes:e.children,depth:t+1,collapsed:s,onToggle:o,onSelect:l})]},`d:${e.path}`):(0,n.jsx)("li",{children:(0,n.jsxs)("button",{type:"button",onClick:()=>l(e),title:e.path,className:"flex w-full items-center gap-1.5 rounded py-1 pl-[18px] pr-1.5 text-left transition-colors hover:bg-white/[0.06]",children:[(0,n.jsx)(I,{name:e.name,className:(0,A.cn)("size-3.5 shrink-0",e.status?z[e.status]:"text-muted-foreground")}),(0,n.jsx)("span",{className:(0,A.cn)("truncate text-[11px]",e.status?z[e.status]:"text-foreground/90"),children:e.name}),(0,n.jsxs)("span",{className:"ml-auto flex shrink-0 items-center gap-1.5",children:[e.meta&&(0,n.jsx)("span",{className:"text-[9px] text-teal-300/80",children:e.meta}),e.status&&(0,n.jsx)("span",{className:(0,A.cn)("size-1.5 rounded-full",E[e.status])})]})]})},`f:${e.path}`))})}function D({files:e,onSelect:t,collapse:s=!0,emptyLabel:l,className:r}){let a=(0,o.useMemo)(()=>(function(e,t={}){let s=t.collapseSingleChildFolders??!0,n=S("","");for(let t of e){let e=t.path.split("\\").join("/").trim().replace(/^\/+/,"").replace(/\/+$/,"");if(!e)continue;let s=e.split("/").filter(Boolean);if(!s.length)continue;let o=n;for(let e=0;e<s.length-1;e++){let t=s[e],n=o.path?`${o.path}/${t}`:t,l=o.folders.get(t);l||(l=S(t,n),o.folders.set(t,l)),o=l}let l=s[s.length-1];o.files.set(l,{kind:"file",name:l,path:e,status:t.status,meta:t.meta})}return function e(t,s){let n=[];for(let o of t.folders.values())n.push(function(t,s){let n=t.name,o=t;for(;s&&0===o.files.size&&1===o.folders.size;){let e=o.folders.values().next().value;n=`${n}/${e.name}`,o=e}return{kind:"folder",name:n,path:o.path,children:e(o,s)}}(o,s));for(let e of t.files.values())n.push(e);return n.sort($)}(n,s)})(e,{collapseSingleChildFolders:s}),[e,s]),[i,d]=(0,o.useState)(()=>new Set);return a.length?(0,n.jsx)("div",{className:r,children:(0,n.jsx)(O,{nodes:a,depth:0,collapsed:i,onToggle:e=>d(t=>{let s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s}),onSelect:e=>{var s;return t?t(e.path):(s=e.path,void fetch(`/api/open?path=${encodeURIComponent(s)}`).catch(()=>{}))}})}):l?(0,n.jsx)("p",{className:(0,A.cn)("px-2 py-1 text-[11px] text-muted-foreground",r),children:l}):null}var Z=s(91157),F=s(56895),R=s(16607),T=s(14983);let L=/(^|\/)tests?\/|\.(test|spec)\.[jt]sx?$/i;var P=s(44267),_=s(70947),W=s(98238),V=s(56614),B=s(28161);let U=/\.(py|go|rb|rs|java|php|ex|exs)$/i,X=/(^|\/)(app\/api|pages\/api|migrations|bin)\/|(^|\/)instrumentation\.[^/]+$/,G=e=>e.includes("/")?e.slice(0,e.indexOf("/")):"(root)";function H(e){let t=Math.max(14,.35*e.length),s=new Map;for(let t of e)s.set(t,G(t));for(let e=0;e<6;e++){let e=new Map;for(let t of s.values())e.set(t,(e.get(t)??0)+1);let n=!1;for(let[o,l]of s){if((e.get(l)??0)<=t||!o.startsWith(`${l}/`))continue;let r=o.slice(l.length+1);r.includes("/")&&(s.set(o,`${l}/${r.slice(0,r.indexOf("/"))}`),n=!0)}if(!n)break}return s}var q=s(29523),J=s(70221),K=s(12410);function Q(e){return 5+.5*Math.min(e,26)}let Y={file:function({data:e}){let t=(0,q.k)(J.kz),s=!!e.touched,o=e.recency??0,a=e.inDegree??0,i=Q(a),d=e.layer??null,c=2*!!d,u=a>0?` \xb7 imported by ${a}`:"",p=d?` \xb7 ${"fullstack"===d?"shared (used by frontend + backend)":B.YG[d].label.toLowerCase()}`:"",h=s?`${e.tooltip} \xb7 edited ${e.count??0}\xd7 this session${u}${p}`:e.untested?`${e.tooltip} \xb7 no test imports this file${u}${p}`:`${e.tooltip}${u}${p}`;return(0,n.jsxs)("div",{title:h,className:"relative flex flex-col items-center",children:[(0,n.jsx)(l.h7,{type:"target",position:r.yX.Top,isConnectable:!1,className:"!h-0 !w-0 !min-w-0 !border-0 !bg-transparent",style:{top:i+c,left:"50%"}}),(0,n.jsx)("span",{"aria-hidden":!0,className:(0,A.cn)("rounded-full",e.isNewest&&"animate-touch-pulse"),style:{padding:c,background:d?(0,B.A6)(d):void 0,boxShadow:s?`0 0 ${8+Math.round(14*o)}px ${2+Math.round(3*o)}px rgba(45,212,191,${(.35+.45*o).toFixed(2)})`:e.untested?"0 0 0 2px rgba(251,191,36,0.65)":"none"},children:(0,n.jsx)("span",{"aria-hidden":!0,className:"block rounded-full",style:{width:2*i,height:2*i,backgroundColor:e.dirColor}})}),s&&(e.count??0)>0&&(0,n.jsx)("span",{"aria-hidden":!0,className:"absolute -right-2 -top-2 flex h-3.5 min-w-3.5 items-center justify-center rounded-full bg-teal-400 px-0.5 text-[8px] font-bold text-background ring-1 ring-background",children:e.count}),("full"===t||"mid"===t&&a>=4)&&(0,n.jsx)("span",{className:(0,A.cn)("pointer-events-none mt-1 max-w-44 truncate text-[10px] leading-tight",s?"font-semibold text-teal-100":"text-foreground/75"),children:e.label}),(0,n.jsx)(l.h7,{type:"source",position:r.yX.Bottom,isConnectable:!1,className:"!h-0 !w-0 !min-w-0 !border-0 !bg-transparent",style:{top:i+c,bottom:"auto",left:"50%"}})]})}};function ee({regions:e,dominant:t}){return(0,n.jsx)(l.DX,{children:e.map(e=>{let s=t.get(e.key);return s&&"fullstack"!==s?(0,n.jsx)("div",{style:{position:"absolute",transform:`translate(${e.x-.15*e.w}px, ${e.y-.15*e.h}px)`,width:1.3*e.w,height:1.3*e.h,pointerEvents:"none",zIndex:0,background:`radial-gradient(closest-side, ${B.ZD[s]} 0%, transparent 72%)`,opacity:.1}},e.key):null})})}function et({files:e,edges:t,touched:s,hasFrontend:r=!1,classificationRoots:k=[]}){let w,N=(0,o.useMemo)(()=>(function(e,t){let s=function(e){if(!e?.length)return[];let t=new Set;for(let s of e){let e=s.trim().replace(/^\/+|\/+$/g,"");e&&t.add(e)}return[...t]}(t);if(!s.length)return H(e);let n=new Map,o=[];for(let t of e){let e=function(e,t){let s=null;for(let n of t)(e===n||e.startsWith(`${n}/`))&&(!s||n.length>s.length)&&(s=n);return s}(t,s);e?n.set(t,function(e,t){if(e===t||!e.startsWith(`${t}/`))return t;let s=e.slice(t.length+1);return s.includes("/")?`${t}/${s.slice(0,s.indexOf("/"))}`:t}(t,e)):o.push(t)}for(let[e,t]of H(o))n.set(e,t);return n})(e.map(e=>e.path),k),[e,k]),v=(0,o.useMemo)(()=>(function(e,t,s){let n=function(e){let t=new Map;for(let s of e.values())t.set(s,(t.get(s)??0)+1);let s=Array.from(t.entries()).sort((e,t)=>t[1]-e[1]||e[0].localeCompare(t[0])),n=Math.max(1,Math.ceil(Math.sqrt(2.5*s.length))),o=new Map;return s.forEach(([e],t)=>{o.set(e,{x:t%n*1250,y:950*Math.floor(t/n)})}),o}(s),o=e=>n.get(s.get(e)??"(root)"),l=e.map(e=>{let t=function(e){let t=0x811c9dc5;for(let s=0;s<e.length;s++)t=(t^e.charCodeAt(s))*0x1000193>>>0;return{x:(t%10007/10007-.5)*900,y:((t>>>13)%10007/10007-.5)*900}}(e.path),s=o(e.path);return{id:e.path,x:s.x+.5*t.x,y:s.y+.5*t.y,pinned:!1,radius:Q(e.inDegree??0)+22}}),r=t.filter(e=>e.from!==e.to).map(e=>({source:e.from,target:e.to})),h=(0,a.A)(l).force("link",(0,i.A)(r).id(e=>e.id).distance(100).strength(e=>{let t="object"==typeof e.source?e.source.id:String(e.source),n="object"==typeof e.target?e.target.id:String(e.target);return s.get(t)===s.get(n)?.5:.02})).force("charge",(0,d.A)().strength(-260).distanceMax(800)).force("collide",(0,c.A)().radius(e=>e.radius).strength(.6)).force("clusterX",(0,u.A)(e=>o(e.id).x).strength(.1)).force("clusterY",(0,p.A)(e=>o(e.id).y).strength(.115)).stop();for(let e=0;e<500;e++)h.tick();let f=new Map;for(let e of l)f.set(e.id,{x:e.x??0,y:e.y??0});return f})(e,t,N),[e,t,N]),M=(0,o.useMemo)(()=>(function(e,t){var s;let n=new Set;for(let e of t)s=e.from,L.test(s)&&n.add(e.to);let o=new Set;for(let t of e)L.test(t)||n.has(t)||o.add(t);return o})(e.map(e=>e.path),t),[e,t]),C=(0,o.useMemo)(()=>r?function(e,t){let s=new Map,n=new Map;for(let e of t){let t=n.get(e.from);t?t.push(e.to):n.set(e.from,[e.to])}let o=new Map;for(let t of e){let e=X.test(t)?"backend":B.An.test(t)?"frontend":U.test(t)?"backend":null;s.set(t,e),e&&o.set(t,e)}let l=e=>{let t=new Set,s=[];for(let[t,n]of o)n===e&&s.push(t);for(;s.length;){let e=s.pop();for(let o of n.get(e)??[])t.has(o)||(t.add(o),s.push(o))}return t},r=l("frontend"),a=l("backend");for(let t of e){if(s.get(t))continue;let e=r.has(t),n=a.has(t);e&&n?s.set(t,"fullstack"):e?s.set(t,"frontend"):n&&s.set(t,"backend")}return s}(e.map(e=>e.path),t):null,[r,e,t]),S=(0,o.useMemo)(()=>{let e=new Map,t=Object.entries(s??{});if(!t.length)return e;let n=t.map(([,e])=>e.lastAt),o=Math.max(...n),l=Math.min(...n),r=o-l||1,a=t[0][0],i=t[0][1].lastAt;for(let[e,s]of t)s.lastAt>=i&&(a=e,i=s.lastAt);for(let[s,n]of t)e.set(s,{count:n.count,recency:(n.lastAt-l)/r,isNewest:s===a});return e},[s]),$=S.size>0,z=(0,o.useMemo)(()=>Array.from(S.entries()).map(([e,t])=>({path:e,count:t.count})),[S]),E=(0,o.useMemo)(()=>e.map(e=>{let t=v.get(e.path)??{x:e.x,y:e.y},s=e.path.lastIndexOf("/"),n=s>=0?e.path.slice(s+1):e.path,o=S.get(e.path);return{id:e.path,type:"file",position:t,data:{label:n,tooltip:e.path,untested:M.has(e.path),inDegree:e.inDegree??0,dirColor:(0,K.i3)(N.get(e.path)??"(root)"),layer:C?.get(e.path)??null,touched:!!o,count:o?.count??0,recency:o?.recency??0,isNewest:o?.isNewest??!1}}}),[e,v,M,S,C,N]),I=(0,o.useMemo)(()=>t.map(e=>({id:`${e.from}|${e.to}`,source:e.from,target:e.to,type:"straight",selectable:!1,focusable:!1,style:{pointerEvents:"none",...e.circular?{stroke:"#f87171",strokeDasharray:"5 3",strokeWidth:1.5,opacity:.6}:{stroke:"#8b8b94",strokeWidth:1,opacity:.3}}})),[t]),[O,G]=(0,o.useState)(E),[en,eo]=(0,o.useState)(I),[el,er]=(0,o.useState)(null),[ea,ei]=(0,o.useState)(null),[ed,ec]=(0,o.useState)(null),[eu,ep]=(0,o.useState)(!1),[eh,ef]=(0,o.useState)(!1),[em,ex]=(0,o.useState)(null),[eg,eb]=(0,o.useState)(!1),[ey,ej]=(0,o.useState)(""),[ek,ew]=(0,o.useState)(!1),[eN,ev]=(0,o.useState)("full"),eM=(0,o.useRef)(null),eC=(0,o.useCallback)(e=>{er(e),ec(null);let t=eM.current?.getNode(e);t&&eM.current&&eM.current.setCenter(t.position.x+40,t.position.y+12,{zoom:1.4,duration:600})},[]),eS=(0,o.useCallback)(()=>{er(null),ec(null);let e=!eh;if(ef(e),eb(e),e&&eM.current){let e=Array.from(S.keys()).map(e=>({id:e}));e.length&&eM.current.fitView({nodes:e,duration:600,padding:.4})}},[eh,S]),e$=(0,o.useMemo)(()=>(0,Z.b)(e,t,N),[e,t,N]),eA=(0,o.useCallback)(e=>{eM.current&&(e.focusIds.length?eM.current.fitView({nodes:e.focusIds.map(e=>({id:e})),duration:700,padding:.3,maxZoom:1.1}):eM.current.fitView({duration:700,padding:.1}))},[]),ez=(0,F.W)(e$,eA);(0,o.useEffect)(()=>ew(!0),[]),(0,o.useEffect)(()=>G(E),[E]),(0,o.useEffect)(()=>eo(I),[I]);let eE=(0,o.useCallback)(e=>G(t=>(0,l._0)(e,t)),[]),eI=(0,o.useCallback)(e=>eo(t=>(0,l.zW)(e,t)),[]),eO=(0,o.useCallback)((e,t,s)=>{fetch("/api/code-graph/position",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({path:e,x:t,y:s})})},[]),eD=(0,o.useMemo)(()=>new Set(t.filter(e=>e.circular).map(e=>`${e.from}|${e.to}`)),[t]),eZ=(0,o.useMemo)(()=>{let e=new Set;for(let s of t)s.circular&&(e.add(s.from),e.add(s.to));return e},[t]),eF=el??ea,eR=ey.trim().length>0,eT=(0,o.useMemo)(()=>{if(!eR)return null;let t=new Set;for(let s of e)(0,T.Qk)((0,T.zn)(s),ey)&&t.add(s.path);return t},[e,ey,eR]),eL=(0,o.useMemo)(()=>eR?(0,T.r2)(e,ey,e=>(0,T.zn)(e),e=>({id:e.path,label:e.path,sublabel:e.lang??void 0,kind:"file"})):[],[e,ey,eR]),eP=(0,o.useMemo)(()=>{if(ed){let e=en.find(e=>e.id===ed);return e?new Set([e.source,e.target]):null}if(eF){let e=new Set([eF]);for(let s of t)s.from===eF&&e.add(s.to),s.to===eF&&e.add(s.from);return e}return eu?eZ:eh&&$?new Set(S.keys()):null},[eF,ed,eu,eZ,t,en,eh,$,S]),e_=ez.focusIds,eW=e_??eT??eP,eV=eT??e_,eB=(0,o.useMemo)(()=>{if(!em||!C)return null;let t=new Set;for(let s of e)(0,W.F)(em,C.get(s.path)??null)||t.add(s.path);return t},[em,C,e]),eU=(0,o.useMemo)(()=>eW?O.map(e=>{let t=eW.has(e.id);return{...e,zIndex:t&&eV?10:e.zIndex,style:{...e.style,opacity:t?1:.15,boxShadow:t&&eV?T.RU:e.style?.boxShadow,borderRadius:t&&eV?9999:e.style?.borderRadius,transition:"opacity 120ms, box-shadow 120ms"}}}):eB?O.map(e=>eB.has(e.id)?{...e,style:{...e.style,opacity:.15,transition:"opacity 120ms"}}:e):O,[O,eW,eV,eB]),eX=(0,o.useMemo)(()=>e_?en.map(e=>e_.has(e.source)&&e_.has(e.target)?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.9,strokeWidth:1.4}}:{...e,style:{...e.style,opacity:.05}}):eT?en.map(e=>eT.has(e.source)&&eT.has(e.target)?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.95,strokeWidth:1.6}}:{...e,style:{...e.style,opacity:.05}}):eF||ed||eu||eh?en.map(e=>{let t=!1;return ed?t=e.id===ed:eF?t=e.source===eF||e.target===eF:eu?t=eD.has(e.id):eh&&(t=S.has(e.source)&&S.has(e.target)),t?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.95,strokeWidth:1.6}}:{...e,style:{...e.style,opacity:.05}}}):eB?en.map(e=>eB.has(e.source)||eB.has(e.target)?{...e,style:{...e.style,opacity:.05}}:e):en,[en,eF,ed,eu,eD,eh,S,eT,eB,e_]),eG=(0,o.useMemo)(()=>{let e=O.map(e=>{let t=Q(e.data.inDegree??0);return{id:e.id,group:N.get(e.id)??"(root)",x:e.position.x,y:e.position.y,w:2*t,h:2*t}});return(0,P.S)(e,{pad:60})},[O,N]),eH=(0,o.useMemo)(()=>{let t=new Map;if(!C)return t;let s=new Map;for(let t of e){let e=C.get(t.path);if(!e)continue;let n=N.get(t.path)??"(root)",o=s.get(n)??new Map;o.set(e,(o.get(e)??0)+1),s.set(n,o)}for(let[e,n]of s){let s=null,o=0,l=!1;for(let[e,t]of n)t>o?(s=e,o=t,l=!1):t===o&&(l=!0);t.set(e,l?null:s)}return t},[C,e,N]),eq=(0,o.useMemo)(()=>{let e=new Map;for(let t of N.values())e.set(t,(e.get(t)??0)+1);return Array.from(e.entries()).sort((e,t)=>t[1]-e[1]||e[0].localeCompare(t[0])).map(([e,t])=>({group:e,count:t,color:(0,K.i3)(e)}))},[N]),eJ=t.filter(e=>e.circular).length,eK=(0,o.useMemo)(()=>el?t.filter(e=>e.from===el).map(e=>e.to):[],[el,t]),eQ=(0,o.useMemo)(()=>el?t.filter(e=>e.to===el).map(e=>e.from):[],[el,t]),eY=null!==el||eg&&$,e0=(0,o.useCallback)(()=>{er(null),eb(!1),ef(!1)},[]);return ek?(0,n.jsxs)("div",{className:"canvas-dots relative h-screen w-full",children:[(0,n.jsxs)(l.Gc,{nodes:eU,edges:eX,nodeTypes:Y,onNodesChange:eE,onEdgesChange:eI,onNodeClick:(e,t)=>{er(t.id),ec(null)},onEdgeClick:(e,t)=>{ec(t.id),er(null)},onPaneClick:()=>{er(null),ec(null)},onNodeMouseEnter:(e,t)=>ei(t.id),onNodeMouseLeave:()=>ei(null),onInit:e=>{eM.current=e},onNodeDragStop:(e,t)=>eO(t.id,t.position.x,t.position.y),deleteKeyCode:null,colorMode:"dark",fitView:!0,fitViewOptions:{padding:.1,minZoom:.18,maxZoom:.9},minZoom:.05,panOnScroll:!0,zoomActivationKeyCode:["Meta","Control"],proOptions:{hideAttribution:!0},children:[(0,n.jsx)(_.Z,{regions:"far"===eN?eG:[],tone:"category",lod:eN}),r&&(0,n.jsx)(ee,{regions:"far"===eN?[]:eG,dominant:eH}),(0,n.jsx)(q.J,{onLod:ev,thresholds:J.kz}),(0,n.jsx)(l.H2,{position:"bottom-right",className:"!overflow-hidden !rounded-xl !border !border-white/10 [&_button]:!border-white/10 [&_button]:!bg-card/70 [&_button]:!text-foreground [&_button]:!backdrop-blur"}),(0,n.jsx)(l.Zk,{position:"bottom-right",style:{marginBottom:152},children:(0,n.jsx)(V.er,{title:"Legend",trigger:(e,t)=>(0,n.jsx)("button",{type:"button",onClick:t,title:"Legend",className:(0,A.cn)("glass flex size-8 items-center justify-center rounded-lg transition-colors",e?"text-foreground":"text-muted-foreground hover:text-foreground"),children:(0,n.jsx)(h.A,{className:"size-4"})}),children:(0,n.jsxs)("ul",{className:"space-y-1.5 text-[10.5px] text-muted-foreground",children:[(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block size-2.5 shrink-0 rounded-full bg-zinc-400"}),(0,n.jsx)("span",{children:"a file \xb7 bigger dot = more files import it"})]}),r&&(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block size-2.5 shrink-0 rounded-full",style:{boxShadow:`inset 0 0 0 2px ${B.ZD.frontend}`}}),(0,n.jsx)("span",{children:"colored ring \xb7 frontend / backend layer"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block h-px w-6 bg-[#4a4a52]"}),(0,n.jsx)("span",{children:"line \xb7 imports another file"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block h-px w-6 bg-red-400"}),(0,n.jsx)("span",{children:"red \xb7 part of an import cycle"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsxs)("span",{"aria-hidden":!0,className:"inline-flex shrink-0 gap-0.5",children:[(0,n.jsx)("span",{className:"inline-block size-2 rounded-full bg-violet-400"}),(0,n.jsx)("span",{className:"inline-block size-2 rounded-full bg-amber-400"})]}),(0,n.jsx)("span",{children:"dot color \xb7 its directory (chips, top-right)"})]})]})})}),(0,n.jsx)(l.of,{pannable:!0,zoomable:!0,position:"bottom-left",style:{width:140,height:90},className:"!overflow-hidden !rounded-xl !border !border-white/10 !bg-card/50 !backdrop-blur",nodeColor:()=>"#555"}),e$.length>0&&!ez.active&&(0,n.jsx)(l.Zk,{position:"top-left",className:"!mt-14",children:(0,n.jsxs)("button",{type:"button",onClick:ez.start,title:"Guided, dependency-ordered walkthrough of the codebase",className:"glass flex items-center gap-1.5 rounded-xl px-3 py-1.5 text-[11px] text-muted-foreground transition-colors hover:text-foreground",children:[(0,n.jsx)(f.A,{className:"size-3.5"}),"Start tour"]})}),(0,n.jsx)(l.Zk,{position:"top-center",className:"glass rounded-full px-1 py-0.5",children:(0,n.jsx)(y.Z,{active:"FILES",tabs:[{value:"ROADMAP",label:"Roadmap",href:"/map?view=ROADMAP"},{value:"ARCHITECTURE",label:"Architecture",href:"/map?view=ARCHITECTURE"},{value:"DATABASE",label:"Database",href:"/map?view=DATABASE"},{value:"FILES",label:"Files",href:"/map?view=FILES"}]})}),(0,n.jsx)(l.Zk,{position:"top-right",className:"glass !mt-14 flex max-w-[300px] flex-wrap items-center justify-end gap-x-2.5 gap-y-1 rounded-xl px-3 py-1.5",children:eq.map(t=>(0,n.jsxs)("button",{type:"button",onClick:()=>{let s=e.filter(e=>(N.get(e.path)??"(root)")===t.group).map(e=>({id:e.path}));s.length&&eM.current?.fitView({nodes:s,duration:600,padding:.3,maxZoom:1})},title:`${t.count} files — click to zoom to ${t.group}`,className:"flex items-center gap-1.5 rounded px-1 py-0.5 text-[10px] text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"size-2 shrink-0 rounded-full",style:{backgroundColor:t.color}}),t.group]},t.group))}),(0,n.jsxs)(l.Zk,{position:"top-right",className:"flex items-center gap-2",children:[(0,n.jsx)(j.X,{query:ey,onQuery:ej,hits:eL,placeholder:"Find a file…",onPick:e=>{ej(""),eC(e)},onZoomToMatches:()=>{eT?.size&&eM.current?.fitView({nodes:[...eT].map(e=>({id:e})),duration:600,padding:.3})}}),r&&(0,n.jsx)(W.o,{value:em,onChange:ex,options:["frontend","backend"]}),(0,n.jsxs)("div",{className:"glass flex items-center gap-3 rounded-xl px-3 py-1.5 text-[11px]",children:[(0,n.jsxs)("span",{className:"text-muted-foreground",children:[e.length," files \xb7 ",t.length," imports"]}),eJ>0&&(0,n.jsxs)("button",{type:"button",onClick:()=>{ep(e=>!e),er(null),ec(null)},title:eu?"Show all imports":"Show only files involved in import cycles",className:(0,A.cn)("flex items-center gap-1.5 rounded-md px-1.5 py-0.5 transition-colors",eu?"bg-red-500/15 text-red-200 ring-1 ring-red-400/40":"text-red-300 hover:bg-red-500/10"),children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block h-0 w-5 border-t border-dashed",style:{borderColor:"#ef4444"}}),eJ," circular"]}),$&&(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("button",{type:"button",onClick:eS,title:eh?"Show all files again":"Focus + zoom to the files edited this session",className:(0,A.cn)("flex items-center gap-1.5 rounded-md px-1.5 py-0.5 transition-colors",eh?"bg-teal-500/15 text-teal-200 ring-1 ring-teal-400/40":"text-teal-300 hover:bg-teal-500/10"),children:[(0,n.jsx)(m.A,{className:"size-3"}),S.size," edited"]})})]})]})]}),eY&&(0,n.jsxs)(b.b,{className:"absolute bottom-3 right-3 top-16 z-10 flex w-72 flex-col rounded-2xl",children:[(0,n.jsxs)("div",{className:"flex items-center justify-between border-b border-white/10 px-3.5 py-2.5",children:[(0,n.jsx)("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:el?"File":"Edited this session"}),(0,n.jsx)("button",{onClick:e0,title:"Close panel",className:"rounded-md p-1 text-muted-foreground transition-colors hover:bg-white/10 hover:text-foreground",children:(0,n.jsx)(x.A,{className:"size-4"})})]}),(0,n.jsx)("div",{className:"min-h-0 flex-1 overflow-y-auto p-3",children:el?(0,n.jsxs)("div",{className:"space-y-3",children:[(0,n.jsxs)("div",{children:[(0,n.jsxs)("div",{className:"flex items-start gap-1.5",children:[(0,n.jsx)(g.A,{className:"mt-0.5 size-4 shrink-0 text-muted-foreground"}),(0,n.jsx)("h2",{className:"break-all text-sm font-semibold leading-tight",children:el.slice(el.lastIndexOf("/")+1)})]}),(0,n.jsx)("div",{className:"mt-0.5 break-all font-mono text-[10px] text-muted-foreground",children:el})]}),(0,n.jsxs)("div",{className:"flex flex-wrap gap-1",children:[(w=S.get(el))?(0,n.jsxs)("span",{className:"rounded bg-teal-500/15 px-1.5 py-0.5 text-[10px] font-semibold text-teal-300",children:["edited ",w.count,"\xd7"]}):null,M.has(el)&&(0,n.jsx)("span",{className:"rounded bg-amber-500/15 px-1.5 py-0.5 text-[10px] font-semibold text-amber-300",children:"untested"})]}),(0,n.jsx)("button",{onClick:()=>fetch(`/api/open?path=${encodeURIComponent(el)}`).catch(()=>{}),className:"w-full rounded-md border border-white/10 px-2 py-1.5 text-[11px] text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:"Open in editor"}),(0,n.jsx)(es,{label:"Imports",paths:eK,onPick:eC}),(0,n.jsx)(es,{label:"Imported by",paths:eQ,onPick:eC})]}):(0,n.jsx)(D,{files:z.map(e=>({path:e.path,meta:`${e.count}\xd7`})),emptyLabel:"No files edited this session yet."})})]}),ez.active&&ez.step&&(0,n.jsx)(R.d,{steps:e$,index:ez.index,onPrev:ez.prev,onNext:ez.next,onExit:ez.stop,onGoto:ez.goto})]}):(0,n.jsx)("div",{className:"flex h-screen w-full items-center justify-center text-sm text-muted-foreground",children:"Loading graph…"})}function es({label:e,paths:t,onPick:s}){return t.length?(0,n.jsxs)("div",{children:[(0,n.jsxs)("h3",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:[e," (",t.length,")"]}),(0,n.jsx)(D,{files:t.map(e=>({path:e})),onSelect:s})]}):null}},39454:(e,t,s)=>{Promise.resolve().then(s.bind(s,44853)),Promise.resolve().then(s.bind(s,32808)),Promise.resolve().then(s.bind(s,86660))}},e=>{e.O(0,[2574,3862,5004,277,8500,4888,8997,9887,3021,766,1099,1175,2231,9320,8441,3794,7358],()=>e(e.s=39454)),_N_E=e.O()}]);