trybeacon 0.1.91 → 0.1.92

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 (96) hide show
  1. package/.claude-plugin/plugin.json +1 -1
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/app-path-routes-manifest.json +20 -20
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/@modal/(.)settings/page_client-reference-manifest.js +1 -1
  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_client-reference-manifest.js +1 -1
  17. package/.next/server/app/_not-found.html +1 -1
  18. package/.next/server/app/_not-found.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  25. package/.next/server/app/api/context/route.js +1 -1
  26. package/.next/server/app/api/ingest/route.js +1 -1
  27. package/.next/server/app/api/plan/approve/route.js +1 -1
  28. package/.next/server/app/api/share/create/route.js +1 -1
  29. package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  30. package/.next/server/app/docs.html +1 -1
  31. package/.next/server/app/docs.rsc +1 -1
  32. package/.next/server/app/docs.segments/@modal/__DEFAULT__.segment.rsc +1 -1
  33. package/.next/server/app/docs.segments/_full.segment.rsc +1 -1
  34. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  35. package/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  36. package/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  37. package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
  38. package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  39. package/.next/server/app/help/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/help.html +1 -1
  41. package/.next/server/app/help.rsc +1 -1
  42. package/.next/server/app/help.segments/@modal/__DEFAULT__.segment.rsc +1 -1
  43. package/.next/server/app/help.segments/_full.segment.rsc +1 -1
  44. package/.next/server/app/help.segments/_head.segment.rsc +1 -1
  45. package/.next/server/app/help.segments/_index.segment.rsc +1 -1
  46. package/.next/server/app/help.segments/_tree.segment.rsc +1 -1
  47. package/.next/server/app/help.segments/help/__PAGE__.segment.rsc +1 -1
  48. package/.next/server/app/help.segments/help.segment.rsc +1 -1
  49. package/.next/server/app/index.html +1 -1
  50. package/.next/server/app/index.rsc +1 -1
  51. package/.next/server/app/index.segments/@modal/__DEFAULT__.segment.rsc +1 -1
  52. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  53. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  54. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  55. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  56. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  57. package/.next/server/app/learn/page.js +3 -3
  58. package/.next/server/app/learn/page.js.nft.json +1 -1
  59. package/.next/server/app/learn/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/map/page.js +2 -2
  61. package/.next/server/app/map/page.js.nft.json +1 -1
  62. package/.next/server/app/map/page_client-reference-manifest.js +1 -1
  63. package/.next/server/app/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/parked/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/plan/page.js +2 -2
  66. package/.next/server/app/plan/page.js.nft.json +1 -1
  67. package/.next/server/app/plan/page_client-reference-manifest.js +1 -1
  68. package/.next/server/app/s/[token]/page.js +2 -2
  69. package/.next/server/app/s/[token]/page.js.nft.json +1 -1
  70. package/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  72. package/.next/server/app-paths-manifest.json +20 -20
  73. package/.next/server/chunks/1130.js +1 -1
  74. package/.next/server/chunks/2031.js +1 -1
  75. package/.next/server/chunks/2644.js +1 -0
  76. package/.next/server/chunks/8227.js +1 -1
  77. package/.next/server/middleware-build-manifest.js +1 -1
  78. package/.next/server/pages/404.html +1 -1
  79. package/.next/server/pages/500.html +1 -1
  80. package/.next/server/server-reference-manifest.js +1 -1
  81. package/.next/server/server-reference-manifest.json +1 -1
  82. package/.next/static/chunks/8653-27d42df759159788.js +1 -0
  83. package/.next/static/chunks/app/learn/page-53c201dbfd759610.js +7 -0
  84. package/.next/static/chunks/app/map/page-147befd24a412e04.js +1 -0
  85. package/.next/static/chunks/app/plan/{page-8e2a2edfb8fe69c5.js → page-a35f98b97c750679.js} +2 -2
  86. package/.next/static/chunks/app/s/[token]/page-db7be755d871820e.js +1 -0
  87. package/.next/trace +47 -47
  88. package/.next/trace-build +1 -1
  89. package/package.json +1 -1
  90. package/.next/server/chunks/799.js +0 -1
  91. package/.next/static/chunks/8907-f1d97713a336fc2b.js +0 -1
  92. package/.next/static/chunks/app/learn/page-ba0ec2cba32bd4e1.js +0 -7
  93. package/.next/static/chunks/app/map/page-a07e21cd94bae873.js +0 -1
  94. package/.next/static/chunks/app/s/[token]/page-b4dc768d9d1c6e29.js +0 -1
  95. /package/.next/static/{5WK9Cj2xVeIioVVqODVpo → Ced4ZzirE-x-xhZEP02do}/_buildManifest.js +0 -0
  96. /package/.next/static/{5WK9Cj2xVeIioVVqODVpo → Ced4ZzirE-x-xhZEP02do}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8907],{2060:(e,t,r)=>{r.d(t,{G:()=>a});var n=r(12115);function a(){let[e,t]=(0,n.useState)("dark");return(0,n.useEffect)(()=>{let e=()=>"light"===document.documentElement.dataset.theme?"light":"dark";t(e());let r=new MutationObserver(()=>t(e()));return r.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme","class"]}),()=>r.disconnect()},[]),e}},8907:(e,t,r)=>{r.d(t,{MapClient:()=>tF});var n=r(95155),a=r(12115),s=r(98112),o=r(6266),l=r(81750);r(53255);var i=r(17356),d=r(85618),c=r(2125),u=r(68319),x=r(15480),p=r(24413),m=r(17494),f=r(80846),h=r(45486),g=r(73321),b=r(95635),v=r(17918),y=r(9339);let j=(0,y.createServerReference)("406442debb97b32e3fe1088f4e77604ecfce1ef8cb",y.callServer,void 0,y.findSourceMapURL,"acceptSuggestionAction");var k=r(50981),N=r(34306),w=r(49960),C=r(55737),A=r(72974),E=r(83599),S=r(52750),I=r(68426),M=r(48869),R=r(55776),T=r(65377),z=r(71019),D=r(44825),P=r(54154),O=r(19707),$=r(29450),L=r(17082),Y=r(76181),F=r(27700),U=r(12651),H=r(85222),B=r(70299),_=r(22200),G=r(8962),X=r(12363),K=r(32133),Z=r(76721),W=r(84824),V=r(5736),q=r(65738),J=r(40638),Q=r(36483),ee=r(86659),et=r(9751),er=r(86272),en=r(64577),ea=r(9005),es=r(26518),eo=r(43137),el=r(28161),ei=r(12410);let ed=(0,a.createContext)(null);function ec(){let e=(0,a.useContext)(ed);if(!e)throw Error("useNodeEdit must be used inside NodeEditContext");return e}var eu=r(29523),ex=r(13439),ep=r(62678),em=r(95112),ef=r(67357),eh=r(8143),eg=r(58309),eb=r(5497),ev=r(54682),ey=r(56991),ej=r(93492),ek=r(60292),eN=r(91337);function ew({value:e,onChange:t,onBlur:r,autoFocus:s,compact:o,bare:l,className:i,placeholder:d="Description (markdown)… type @ to mention a file, feature, table…",editable:c=!0}){let u=(0,ex.hG)({editable:c,extensions:[...ev.Pu,ep.Or.configure({placeholder:d}),ey.tw.configure({suggestion:{char:"@",items:async({query:e})=>{if(!e.trim())return[];try{let t=await fetch(`/api/mention-search?q=${encodeURIComponent(e)}`,{headers:(0,ek.dh)((0,ek.fk)())});if(!t.ok)return[];return(await t.json()).hits}catch{return[]}},command:({editor:e,range:t,props:r})=>{e.chain().focus().insertContentAt(t,[{type:"mention",attrs:{kind:r.kind,ref:r.ref,label:r.label}},{type:"text",text:" "}]).run()},render:()=>{let e=null,t=null,r=e=>{if(!t||!e)return;let r=e();r&&(t.style.left=`${r.left}px`,t.style.top=`${r.bottom+4}px`)};return{onStart:n=>{e=new ex.NV(eE,{props:n,editor:n.editor}),(t=document.createElement("div")).style.position="fixed",t.style.zIndex="10000",document.body.appendChild(t),t.appendChild(e.element),r(n.clientRect)},onUpdate:t=>{e?.updateProps(t),r(t.clientRect)},onKeyDown:r=>"Escape"===r.event.key?(t?.remove(),!0):e?.ref?.onKeyDown(r)??!1,onExit:()=>{t?.remove(),t=null,e?.destroy(),e=null}}}}})],content:e?(0,ev.Gd)(e):void 0,immediatelyRender:!1,autofocus:!!s&&"end",editorProps:{attributes:{class:(0,eN.cn)("nodrag nopan node-prose focus:outline-none",i)}},onUpdate:({editor:e})=>t((0,ev.Z2)(e.getJSON())),onBlur:()=>r?.()});return((0,a.useEffect)(()=>{u?.setEditable(c)},[u,c]),(0,a.useEffect)(()=>{!u||u.isFocused||(0,ev.Z2)(u.getJSON())!==e&&u.commands.setContent(e?(0,ev.Gd)(e):"")},[u,e]),u)?(0,n.jsxs)("div",{className:"flex flex-col gap-1",children:[c&&(0,n.jsx)(eC,{editor:u,compact:o}),(0,n.jsx)(ex.$Z,{editor:u,onKeyDown:e=>e.stopPropagation(),className:(0,eN.cn)("node-editor rounded",l?"min-h-[3.5rem] text-[15px] leading-relaxed":c?"min-h-[3.5rem] bg-[var(--ink-hover)] px-1.5 py-1 text-xs focus-within:bg-[var(--ink-active)]":"text-xs",o&&"max-h-[24rem] overflow-y-auto")})]}):null}function eC({editor:e,compact:t}){(0,ej.U)(e);let r=()=>e.chain().focus(),a=t?"size-3":"size-3.5";return(0,n.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,n.jsx)(ej.I,{label:"Bold",active:e.isActive("bold"),onClick:()=>r().toggleBold().run(),children:(0,n.jsx)(em.A,{className:a})}),(0,n.jsx)(ej.I,{label:"Italic",active:e.isActive("italic"),onClick:()=>r().toggleItalic().run(),children:(0,n.jsx)(ef.A,{className:a})}),(0,n.jsx)("span",{"aria-hidden":!0,className:"mx-0.5 h-3.5 w-px bg-border"}),(0,n.jsx)(ej.I,{label:"Checklist",active:e.isActive("taskList"),onClick:()=>r().toggleTaskList().run(),children:(0,n.jsx)(eh.A,{className:a})}),(0,n.jsx)(ej.I,{label:"Bullet list",active:e.isActive("bulletList"),onClick:()=>r().toggleBulletList().run(),children:(0,n.jsx)(eg.A,{className:a})}),(0,n.jsx)(ej.I,{label:"Numbered list",active:e.isActive("orderedList"),onClick:()=>r().toggleOrderedList().run(),children:(0,n.jsx)(eb.A,{className:a})})]})}let eA={file:"\uD83D\uDCC4",folder:"\uD83D\uDCC1",feature:"\uD83E\uDDE9",table:"⛁",endpoint:"⇄",note:"\uD83D\uDDD2"},eE=(0,a.forwardRef)(function({items:e,command:t},r){let[s,o]=(0,a.useState)(0);return((0,a.useEffect)(()=>o(0),[e]),(0,a.useImperativeHandle)(r,()=>({onKeyDown:({event:r})=>"ArrowDown"===r.key?(o(t=>(t+1)%Math.max(e.length,1)),!0):"ArrowUp"===r.key?(o(t=>(t-1+e.length)%Math.max(e.length,1)),!0):"Enter"===r.key&&(e[s]&&t(e[s]),!0)})),e.length)?(0,n.jsx)("div",{className:"glass max-h-72 min-w-56 max-w-80 overflow-y-auto rounded-lg p-1 shadow-xl",children:e.map((e,r)=>(0,n.jsxs)("button",{type:"button",onMouseDown:r=>{r.preventDefault(),t(e)},onMouseEnter:()=>o(r),className:(0,eN.cn)("flex w-full items-center gap-2 rounded px-2 py-1 text-left text-[12px]",r===s?"bg-[var(--ink-active)] text-foreground":"text-foreground/85 hover:bg-[var(--ink-hover)]"),children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"shrink-0 text-[11px] opacity-80",children:eA[e.kind]??"•"}),(0,n.jsx)("span",{className:"truncate",children:e.label}),e.sublabel&&(0,n.jsx)("span",{className:"ml-auto shrink-0 truncate text-[10px] text-muted-foreground/70",children:e.sublabel})]},`${e.kind}:${e.ref}`))}):(0,n.jsx)("div",{className:"glass min-w-56 rounded-lg p-2 text-[11px] text-muted-foreground shadow-xl",children:"No matches"})}),eS=[{v:0,l:"P0 \xb7 critical"},{v:1,l:"P1 \xb7 high"},{v:2,l:"P2 \xb7 medium"},{v:3,l:"P3 \xb7 low"}],eI=["#ff3860","#ff7a45","#fbbf24","#a1a1aa"],eM=[[/AUTH|SECURIT|LOGIN|SESSION|IDENT/,k.A],[/DATA|\bDB\b|DBMAP|SQL|STORAGE|STORE|CACHE|PERSIST/,N.A],[/\bUI\b|FRONT|VIEW|CANVAS|BOARD|DESIGN/,w.A],[/MCP|\bAPI\b|INTEGRAT/,C.A],[/WEBHOOK|HOOK/,A.A],[/INTEL|GRAPH|\bCODE\b|SYMBOL|SEARCH|FIND/,E.A],[/PLAN|ROADMAP|REVIEW/,S.A],[/INFRA|DEVOPS|CLOUD|DEPLOY|MEDIA/,I.A],[/GAM|PLAY/,M.A],[/NOTE|DOC/,R.A],[/QUERY|SEARCH/,T.A],[/BILL|\bPAY|CHECKOUT|SUBSCRIPT|INVOICE/,z.A],[/LAUNCH|RELEASE|SHIP|ROCKET/,D.A],[/INSTALL|SETUP|BOOTSTRAP|INIT/,P.A],[/CONTEXT|LAYER|BUNDLE/,O.A]],eR=[$.A,L.A,Y.A,F.A,U.A,H.A],eT="nodrag nopan";function ez({layer:e,onSave:t,readOnly:r}){let a=(0,el.jR)(e);return(0,n.jsxs)(es.l6,{value:a??"none",onValueChange:e=>t("none"===e?null:e),disabled:r,children:[(0,n.jsx)(es.bq,{title:"Which side of the stack this lands on",className:(0,eN.cn)(eT,"!h-5 shrink-0 gap-1 rounded !border-0 !bg-[var(--ink-active)] !px-1.5 !py-0 text-[9px] font-semibold uppercase tracking-wide text-muted-foreground [&_svg]:size-2.5 [&>svg]:hidden hover:[&>svg]:block"),children:(0,n.jsx)(es.yv,{children:e=>"none"===e?(0,n.jsx)("span",{className:"text-muted-foreground/70",children:"layer"}):(0,n.jsxs)("span",{className:"flex items-center gap-1",children:["backend"!==e&&(0,n.jsx)(B.A,{className:"size-2.5"}),"frontend"!==e&&(0,n.jsx)(_.A,{className:"size-2.5"}),el.YG[e]?.short??e]})})}),(0,n.jsxs)(es.gC,{alignItemWithTrigger:!1,children:[(0,n.jsx)(es.eb,{value:"none",children:"— no layer"}),Object.entries(el.YG).map(([e,t])=>(0,n.jsx)(es.eb,{value:e,children:t.label},e))]})]})}let eD={DONE:"#34d399",IN_PROGRESS:"#38bdf8",PENDING:"#fbbf24",BLOCKED:"#fb923c",CANCELLED:"#71717a",DEPRIORITIZED:"#52525b",KEEP:"#34d399",REBUILD:"#a78bfa",REPLACE:"#fb7185",DROP:"#71717a"};function eP({status:e}){return(0,n.jsx)("span",{"aria-hidden":!0,title:eo.nR[e]?.label??e,className:"absolute bottom-2 left-1 top-2 w-[3px] rounded-full",style:{background:eD[e]??"#71717a"}})}function eO({priority:e,rank:t}){let r=eI[e]??eI[3];return(0,n.jsxs)("div",{className:"flex w-5 shrink-0 flex-col items-center gap-1 self-stretch border-r border-border py-1.5",title:eS[e]?.l??"priority",children:[null!=t&&(0,n.jsx)("span",{title:`#${t} in the work order`,className:(0,eN.cn)("flex size-4 shrink-0 items-center justify-center rounded text-[10px] font-bold leading-none",1===t?"bg-emerald-400 text-black":"bg-[var(--ink-active)] text-muted-foreground"),children:t}),(0,n.jsx)("span",{className:"w-[3px] flex-1 rounded-full",style:{background:r,opacity:.9}})]})}function e$({onFocus:e,onExpand:t,onDetails:r,expanded:a,className:s}){return(0,n.jsxs)("div",{className:(0,eN.cn)(eT,"absolute z-20 flex items-center gap-0.5 rounded-lg p-0.5 transition-colors group-hover/nc:border group-hover/nc:border-border group-hover/nc:bg-card/90 group-hover/nc:shadow-lg group-hover/nc:backdrop-blur",s??"right-2 top-2"),children:[(0,n.jsx)("button",{type:"button",onClick:t=>{t.stopPropagation(),e()},title:"Edit description in focus mode",className:"flex w-0 items-center justify-center overflow-hidden rounded p-0 text-muted-foreground opacity-0 transition-all hover:text-[#ff7a45] group-hover/nc:w-6 group-hover/nc:p-0.5 group-hover/nc:opacity-100",children:(0,n.jsx)(G.A,{className:"size-3.5"})}),(0,n.jsx)("button",{type:"button",onClick:e=>{e.stopPropagation(),t()},title:a?"Collapse":"Expand in place",className:"flex w-0 items-center justify-center overflow-hidden rounded p-0 text-muted-foreground opacity-0 transition-all hover:text-foreground group-hover/nc:w-6 group-hover/nc:p-0.5 group-hover/nc:opacity-100",children:(0,n.jsx)(X.A,{className:(0,eN.cn)("size-3.5 transition-transform",a&&"rotate-180")})}),(0,n.jsx)("button",{type:"button",onClick:e=>{e.stopPropagation(),r()},title:"Open details side panel",className:"flex w-0 items-center justify-center overflow-hidden rounded p-0 text-muted-foreground opacity-0 transition-all hover:text-[#ff7a45] group-hover/nc:w-6 group-hover/nc:p-0.5 group-hover/nc:opacity-100",children:(0,n.jsx)(h.A,{className:"size-3.5"})})]})}function eL({value:e,label:t,Icon:r,danger:a}){return(0,n.jsxs)("div",{className:"text-center",children:[(0,n.jsx)("div",{className:(0,eN.cn)("text-[13px] font-semibold leading-none tracking-tight tabular-nums",a&&"text-rose-700 dark:text-rose-300"),children:e}),(0,n.jsxs)("div",{className:"mt-0.5 flex items-center justify-center gap-0.5 text-[8px] font-medium uppercase tracking-wide text-muted-foreground",children:[(0,n.jsx)(r,{className:"size-2.5"}),t]})]})}function eY({importsIn:e}){let t=e>=16?5:e>=8?4:e>=4?3:e>=2?2:+(e>=1);return(0,n.jsxs)("span",{className:"flex items-center gap-1.5 text-[10px] text-muted-foreground",title:`${e} external file(s) import this component`,children:[(0,n.jsx)("span",{className:"flex items-center gap-0.5",children:[0,1,2,3,4].map(e=>(0,n.jsx)("span",{className:"size-1 rounded-full bg-sky-400",style:{opacity:e<t?.7:.18}},e))}),e>=8?"core dependency":e>=3?"shared":e>=1?"leaf":"isolated"]})}function eF({nodeId:e}){let t=(0,g.useRouter)(),[r,s]=(0,a.useState)(!1),[o,l]=(0,a.useState)(""),[i,d]=(0,a.useState)(!1),c=()=>{s(!1),l("")},x=async()=>{let r=o.trim();if(r&&!i){d(!0);try{(await fetch("/api/bug-flags",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({nodeId:e,by:"user",note:r})})).ok&&(c(),t.refresh())}finally{d(!1)}}};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("button",{type:"button",title:"Flag a bug on this component",onClick:e=>{e.stopPropagation(),s(e=>!e)},className:(0,eN.cn)(eT,"absolute -right-3 top-[calc(50%-28px)] z-10 flex size-6 -translate-y-1/2 items-center justify-center rounded-full border border-border bg-card text-muted-foreground shadow-md transition-all hover:border-rose-400/50 hover:text-rose-600 dark:hover:text-rose-300",r?"border-rose-400/50 text-rose-600 opacity-100 dark:text-rose-300":"opacity-0 group-hover/nc:opacity-100"),children:(0,n.jsx)(u.A,{className:"size-3"})}),r&&(0,n.jsxs)("div",{onClick:e=>e.stopPropagation(),className:(0,eN.cn)(eT,"absolute -right-2 top-[calc(50%-28px)] z-20 w-60 translate-x-full rounded-xl border border-rose-400/25 bg-popover p-2 shadow-xl"),children:[(0,n.jsxs)("div",{className:"mb-1.5 flex items-center justify-between",children:[(0,n.jsxs)("span",{className:"flex items-center gap-1 text-[10px] font-semibold uppercase tracking-wide text-rose-700 dark:text-rose-300",children:[(0,n.jsx)(u.A,{className:"size-3"})," Flag a bug"]}),(0,n.jsx)("button",{type:"button",title:"Cancel",onClick:c,className:"rounded p-0.5 text-muted-foreground transition-colors hover:bg-[var(--ink-active)] hover:text-foreground",children:(0,n.jsx)("span",{className:"block px-1 text-[11px] leading-none",children:"✕"})})]}),(0,n.jsx)("textarea",{autoFocus:!0,rows:2,value:o,placeholder:"What did you find?",onChange:e=>l(e.target.value),onKeyDown:e=>{e.stopPropagation(),"Escape"===e.key&&c(),"Enter"!==e.key||e.shiftKey||(e.preventDefault(),x())},className:"field-sizing-content max-h-40 min-h-12 w-full resize-none rounded-md bg-[var(--ink-hover)] px-1.5 py-1 text-xs outline-none placeholder:text-muted-foreground/50 focus:bg-[var(--ink-active)]"}),(0,n.jsx)("button",{type:"button",disabled:i||!o.trim(),onClick:()=>void x(),className:"mt-1.5 w-full rounded-md bg-rose-500/15 py-1 text-[11px] font-semibold text-rose-700 transition-colors hover:bg-rose-500/25 disabled:opacity-50 dark:text-rose-300",children:i?"Flagging…":"Flag bug"})]})]})}let eU=["border-[#ff3860]/60 shadow-[0_0_0_1px_rgba(255,56,96,0.15)]","border-[#ff7a45]/50","border-amber-400/35","border-border"],eH=(0,a.memo)(function({id:e,data:t,selected:r}){let{categories:s,statuses:o,patch:l,isExpanded:i,toggleExpand:d,openDetailed:c,openFocus:x,removeNode:p,editingTitleId:m,onAskAgent:f,hasFrontend:h,readOnly:g}=ec(),y=i(e),[k,N]=(0,a.useState)(!1),[w,C]=(0,a.useState)(t.title),[A,E]=(0,a.useState)(t.cluster??""),[S,I]=(0,a.useState)(t.plain??"");(0,a.useEffect)(()=>I(t.plain??""),[t.plain]);let M="BUG"===t.kind&&"ROADMAP"===t.view,R="ARCHITECTURE"===t.view,T=R?"border-border":eU[t.priority]??"border-border",z=t.openBugs??0,D="CANCELLED"===t.status||"DROP"===t.status,P="DEPRIORITIZED"===t.status,O="DRAFT"===t.source,$="IN_PROGRESS"===t.status,L="INIT"===t.source&&"ROADMAP"===t.view,Y=t=>{g||l(e,t,!0)},[F,U]=(0,a.useTransition)(),H=(0,eu.k)();if("full"!==H)return(0,n.jsxs)("div",{className:(0,eN.cn)("relative rounded-lg border bg-card px-3 py-2.5 text-card-foreground shadow-sm","w-fit max-w-[296px]",t.isChild?"min-w-56":"min-w-64",M?"border-rose-400/50 bg-rose-500/[0.05]":T,$&&"border-sky-400/60",r&&"ring-2 ring-[var(--accent,#f5b942)]",D&&"opacity-60","far"===H&&!g&&"!opacity-0"),children:[(0,n.jsx)(b.x,{}),(0,n.jsx)(eP,{status:t.status}),(0,n.jsx)("div",{className:"break-words text-[15px] font-semibold leading-snug",children:t.title})]});let B=(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(b.x,{}),R&&(0,n.jsx)(eF,{nodeId:e}),(t.pins?.length??0)>0?(0,n.jsx)(v.e0,{pins:t.pins,onPinClick:t.onPinClick}):t.onComment&&(0,n.jsx)("button",{type:"button",title:`Annotate ${t.title}`,onClick:e=>{e.stopPropagation(),t.onComment?.(t.title)},className:(0,eN.cn)(eT,"absolute -right-3 top-1/2 z-10 flex size-6 -translate-y-1/2 items-center justify-center rounded-full border border-border bg-card text-muted-foreground opacity-0 shadow-md transition-all group-hover/nc:opacity-100 hover:border-[#ff7a45]/50 hover:text-[#ff7a45]"),children:(0,n.jsx)(K.A,{className:"size-3"})})]}),_=(t.childCount??0)>0&&(0,n.jsxs)("button",{type:"button",onClick:r=>{r.stopPropagation(),t.onToggleCollapse?.(e)},title:t.collapsed?`Show ${t.childCount} sub-task${1===t.childCount?"":"s"}`:`Hide ${t.childCount} sub-task${1===t.childCount?"":"s"}`,className:(0,eN.cn)(eT,"mt-0.5 flex shrink-0 items-center gap-0.5 rounded px-1 text-[10px] font-semibold transition-colors",t.collapsed?"bg-[var(--ink-active)] text-foreground hover:brightness-110":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:[t.collapsed?(0,n.jsx)(Z.A,{className:"size-3"}):(0,n.jsx)(X.A,{className:"size-3"}),t.childCount]}),G=(0,n.jsx)(e$,{onFocus:()=>x({id:e,title:t.title||"Untitled",value:S,editable:!g,onCommit:e=>Y({plain:e.trim()||null})}),onExpand:()=>d(e),onDetails:()=>c(e),expanded:y,className:"top-full right-1 mt-1.5 before:absolute before:inset-x-0 before:bottom-full before:h-2.5 before:content-['']"}),el=(0,n.jsx)("textarea",{rows:1,value:w,readOnly:g,autoFocus:m===e,placeholder:"Title…",onFocus:t=>{m===e&&t.currentTarget.select()},onChange:e=>C(e.target.value),onBlur:()=>{let e=w.trim();e&&e!==t.title&&Y({title:e})},onKeyDown:e=>{e.stopPropagation(),"Enter"!==e.key||e.shiftKey||(e.preventDefault(),e.currentTarget.blur())},className:(0,eN.cn)(eT,"field-sizing-content w-full resize-none bg-transparent text-sm font-medium leading-snug outline-none placeholder:text-muted-foreground/60",D&&"line-through")}),ed=(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("input",{list:`cats-${e}`,value:A,readOnly:g,placeholder:R?"domain":"category",title:R?"Architecture domain — the lane this component lives in":void 0,onChange:e=>E(e.target.value),onBlur:()=>{let e=A.trim()||null;e!==(t.cluster??null)&&Y({cluster:e})},onKeyDown:e=>{e.stopPropagation(),"Enter"===e.key&&e.currentTarget.blur()},className:(0,eN.cn)(eT,"field-sizing-content min-w-12 max-w-[60%] rounded px-1.5 py-0.5 text-[10px] font-semibold uppercase tracking-wide outline-none focus:brightness-125 [&::-webkit-calendar-picker-indicator]:hidden",(0,ei.a2)(A))}),(0,n.jsx)("datalist",{id:`cats-${e}`,children:s.map(e=>(0,n.jsx)("option",{value:e},e))})]}),ex="LINEAR"===t.source?t.externalMeta?.state:void 0,ep=(0,n.jsxs)(es.l6,{value:t.status,onValueChange:e=>Y({status:e}),disabled:g,children:[(0,n.jsx)(es.bq,{title:ex?`Linear state: ${ex.name}`:void 0,className:(0,eN.cn)(eT,"!h-5 shrink-0 !gap-0.5 rounded border !px-1.5 !py-0 text-[10px] font-medium [&_svg]:size-3",eo.nR[t.status]?.className??"border-border"),children:(0,n.jsx)(es.yv,{children:e=>ex?(0,n.jsxs)("span",{className:"flex items-center gap-1",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"size-1.5 shrink-0 rounded-full",style:{background:ex.color}}),ex.name]}):eo.nR[e]?.label??e})}),(0,n.jsx)(es.gC,{alignItemWithTrigger:!1,children:o.map(e=>(0,n.jsx)(es.eb,{value:e,children:eo.nR[e]?.label??e},e))})]}),em=(z>0||(t.signals?.untested??0)>0||t.signals?.auth)&&(0,n.jsxs)("div",{className:"mt-1.5 flex w-0 min-w-full flex-wrap items-center gap-1",children:[z>0&&(0,n.jsxs)("span",{title:`${z} open bug flag(s)`,className:"flex items-center gap-1 rounded bg-rose-500/15 px-1 text-[9px] font-semibold uppercase tracking-wide text-rose-700 dark:text-rose-300",children:[(0,n.jsx)(u.A,{className:"size-2.5"}),z]}),(t.signals?.untested??0)>0&&(0,n.jsxs)("span",{title:`${t.signals.untested} of ${t.signals.total} attached file(s) have no test importing them`,className:"flex items-center gap-1 rounded bg-amber-500/15 px-1 text-[9px] font-semibold uppercase tracking-wide text-amber-700 dark:text-amber-300",children:[(0,n.jsx)(W.A,{className:"size-2.5"}),t.signals.untested]}),t.signals?.auth&&(0,n.jsxs)("span",{title:"touches auth-sensitive files",className:"flex items-center gap-1 rounded bg-red-500/15 px-1 text-[9px] font-semibold uppercase tracking-wide text-red-700 dark:text-red-300",children:[(0,n.jsx)(V.A,{className:"size-2.5"})," auth"]})]}),ef=y&&(0,n.jsxs)("div",{className:"mt-2 w-0 min-w-full space-y-2 border-t border-border pt-2",children:[(0,n.jsx)(ew,{compact:!0,editable:!g,value:S,onChange:I,onBlur:()=>{let e=S.trim()||null;e!==(t.plain??null)&&Y({plain:e})}}),(0,n.jsxs)("div",{className:"flex flex-wrap items-center gap-1.5 pr-8",children:[(0,n.jsx)("div",{className:"flex items-center gap-1",children:!R&&(0,n.jsxs)(es.l6,{value:String(t.priority),onValueChange:e=>Y({priority:Number(e)}),disabled:g,children:[(0,n.jsx)(es.bq,{className:(0,eN.cn)(eT,"!h-6 gap-1 rounded border-border !px-1.5 !py-0 text-[10px] [&_svg]:size-3"),children:(0,n.jsx)(es.yv,{children:e=>eS.find(t=>String(t.v)===e)?.l??e})}),(0,n.jsx)(es.gC,{alignItemWithTrigger:!1,children:eS.map(e=>(0,n.jsx)(es.eb,{value:String(e.v),children:e.l},e.v))})]})}),(0,n.jsxs)("div",{className:"flex items-center gap-1",children:[!g&&(0,n.jsxs)("button",{type:"button",onClick:t=>{t.stopPropagation(),k?p(e):N(!0)},onBlur:()=>N(!1),title:"Delete node",className:(0,eN.cn)(eT,"flex items-center gap-1 rounded px-1.5 py-1 text-[10px] transition-colors",k?"bg-red-500/20 text-red-700 dark:text-red-300":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-red-600 dark:hover:text-red-300"),children:[(0,n.jsx)(q.A,{className:"size-3"}),k&&"Delete?"]}),f&&(0,n.jsxs)("button",{type:"button",onClick:e=>{e.stopPropagation(),f(`${R?"component":"feature"}: ${t.title}`)},title:"Ask the agent a question about this (answered in its next round)",className:(0,eN.cn)(eT,"flex items-center gap-1 rounded px-1.5 py-1 text-[10px] text-sky-700/90 hover:bg-sky-500/15 hover:text-sky-700 dark:text-sky-300/90 dark:hover:text-sky-300"),children:[(0,n.jsx)(J.A,{className:"size-3"})," Ask"]})]})]})]});if(R){let e=(0,ei.i3)(t.cluster);return(0,n.jsxs)("div",{className:(0,eN.cn)("group/nc relative rounded-lg border bg-card px-3 py-2.5 text-card-foreground shadow-sm transition","w-fit min-w-60 max-w-72",O?"border-dashed border-sky-400/50 bg-sky-500/[0.06]":"border-border",$&&"border-sky-400/60 shadow-[0_0_0_1px_rgba(56,160,255,0.25)]",r&&"ring-2 ring-[var(--accent,#f5b942)]",D&&"opacity-60",P&&"opacity-70 border-dashed"),children:[B,(0,n.jsxs)("div",{className:"flex items-start gap-2.5",children:[(0,n.jsx)("span",{className:"mt-0.5 flex size-8 shrink-0 items-center justify-center rounded-lg",style:{background:`color-mix(in oklab, ${e} 18%, transparent)`,color:e},children:(0,a.createElement)(function(e){let t=(e??"").toUpperCase();for(let[e,r]of eM)if(e.test(t))return r;if(!t)return eR[0];let r=0;for(let e=0;e<t.length;e++)r=31*r+t.charCodeAt(e)>>>0;return eR[r%eR.length]}(t.cluster),{className:"size-4"})}),(0,n.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,n.jsxs)("div",{className:"flex items-start gap-1",children:[el,_]}),(0,n.jsxs)("div",{className:"mt-1 flex flex-wrap items-center gap-1.5",children:[ed,h&&(0,n.jsx)(ez,{layer:t.layer,onSave:e=>Y({layer:e}),readOnly:g})]})]}),(0,n.jsx)("div",{className:"shrink-0",children:ep})]}),t.role&&(0,n.jsx)("div",{className:"mt-2 line-clamp-1 text-[10.5px] leading-snug text-muted-foreground",children:t.role}),(0,n.jsxs)("div",{className:"mt-2.5 grid grid-cols-4 gap-1 border-t border-border pt-2",children:[(0,n.jsx)(eL,{value:t.fileCount??0,label:"files",Icon:Q.A}),(0,n.jsx)(eL,{value:t.importsIn??"—",label:"in",Icon:ee.A}),(0,n.jsx)(eL,{value:t.importsOut??"—",label:"out",Icon:et.A}),(0,n.jsx)(eL,{value:z,label:"bug",Icon:u.A,danger:z>0})]}),null!=t.importsIn&&(0,n.jsx)("div",{className:"mt-2",children:(0,n.jsx)(eY,{importsIn:t.importsIn})}),G,ef]})}let eh=t.childCount??0,eg=t.childDone??0;return(0,n.jsxs)("div",{className:(0,eN.cn)("group/nc relative flex rounded-lg border bg-card text-card-foreground shadow-sm transition","w-fit max-w-96",y?"min-w-80":"min-w-64",O?"border-dashed border-sky-400/50 bg-sky-500/[0.06]":L?"border-dashed border-violet-400/60 bg-violet-500/[0.07] shadow-[0_0_0_1px_rgba(167,139,250,0.18)]":T,M&&!O&&"border-rose-400/50 bg-rose-500/[0.05]",$&&"border-sky-400/60 shadow-[0_0_0_1px_rgba(56,160,255,0.25)]",t.isNext&&"border-emerald-400/70 shadow-[0_0_0_2px_rgba(52,211,153,0.35)]",null!=t.workOrderRank&&t.workOrderRank>1&&"border-emerald-400/25",r&&"ring-2 ring-[var(--accent,#f5b942)]",D&&"opacity-60",P&&"opacity-70 border-dashed"),children:[B,G,(0,n.jsx)(eO,{priority:t.priority,rank:t.workOrderRank}),"LINEAR"===t.source&&(t.assigneeAvatarUrl?(0,n.jsx)("img",{src:t.assigneeAvatarUrl,alt:t.assigneeName??"assignee",title:t.assigneeName?`Owner: ${t.assigneeName}`:"Assignee",draggable:!1,className:(0,eN.cn)(eT,"absolute -left-2 -top-2 z-20 size-5 rounded-full object-cover shadow ring-2 ring-background")}):t.assigneeName?(0,n.jsx)("span",{title:`Owner: ${t.assigneeName}`,className:(0,eN.cn)(eT,"absolute -left-2 -top-2 z-20 flex size-5 items-center justify-center rounded-full bg-[#3a3a40] text-[8px] font-semibold uppercase text-white/90 shadow ring-2 ring-background"),children:t.assigneeName.split(/\s+/).map(e=>e[0]).slice(0,2).join("")}):null),(0,n.jsxs)("div",{className:"min-w-0 flex-1 px-2.5 py-2.5",children:[(0,n.jsxs)("div",{className:"flex w-0 min-w-full items-start gap-1.5",children:[(0,n.jsxs)("div",{className:"flex min-w-0 flex-1 items-start gap-1",children:[$&&(0,n.jsx)("span",{title:"in progress",className:"mt-1.5 inline-block size-2 shrink-0 animate-pulse rounded-full bg-sky-400"}),t.isCriterion&&!$&&(0,n.jsx)("span",{title:"Success criterion",className:"mt-1.5 inline-block size-1.5 shrink-0 rounded-full bg-[var(--accent,#f5b942)]"}),el,_]}),(0,n.jsx)("div",{className:"shrink-0",children:ep})]}),(0,n.jsxs)("div",{className:"mt-1.5 flex w-0 min-w-full flex-wrap items-center gap-1.5",children:[(0,n.jsxs)("span",{title:M?"Bug — something to fix":t.isChild?"Sub-task of a feature":"Feature — top-level roadmap item",className:(0,eN.cn)("flex shrink-0 items-center gap-1 rounded px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide",M?"bg-rose-500/15 text-rose-700 dark:text-rose-300":t.isChild?"bg-zinc-500/15 text-zinc-600 dark:text-zinc-300":"bg-sky-500/15 text-sky-700 dark:text-sky-300"),children:[M&&(0,n.jsx)(u.A,{className:"size-2.5"}),M?"bug":t.isChild?"sub-task":"feature"]}),h&&(0,n.jsx)(ez,{layer:t.layer,onSave:e=>Y({layer:e}),readOnly:g}),L&&(0,n.jsxs)("span",{className:(0,eN.cn)("flex items-center gap-1 rounded bg-violet-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-violet-700 dark:text-violet-300",F&&"opacity-50"),children:[(0,n.jsx)(er.A,{className:"size-2.5"})," IA",(0,n.jsx)("button",{type:"button",title:"Accept suggestion — turn it into your own feature",disabled:F,onClick:t=>{t.stopPropagation(),U(async()=>j(e))},className:(0,eN.cn)(eT,"-my-0.5 rounded p-0.5 hover:bg-emerald-500/20 hover:text-emerald-600 dark:hover:text-emerald-300"),children:(0,n.jsx)(en.A,{className:"size-2.5"})}),(0,n.jsx)("button",{type:"button",title:"Dismiss suggestion (deletes the card)",disabled:F,onClick:t=>{t.stopPropagation(),p(e)},className:(0,eN.cn)(eT,"-my-0.5 -ml-0.5 rounded p-0.5 hover:bg-red-500/20 hover:text-red-600 dark:hover:text-red-300"),children:(0,n.jsx)(ea.A,{className:"size-2.5"})})]}),ed]}),t.role&&(0,n.jsx)("div",{className:(0,eN.cn)("mt-1.5 w-0 min-w-full text-[10px] leading-snug text-muted-foreground",!y&&"line-clamp-1"),children:t.role}),eh>0&&(0,n.jsxs)("div",{className:"mt-2 flex items-center gap-2",children:[(0,n.jsx)("span",{className:"h-[3px] flex-1 overflow-hidden rounded-full bg-[var(--ink-active)]",title:`${eg}/${eh} sub-tasks done`,children:(0,n.jsx)("span",{className:"block h-full rounded-full bg-sky-400/75",style:{width:`${eh?eg/eh*100:0}%`}})}),(0,n.jsxs)("span",{className:"flex shrink-0 items-center gap-1 text-[10px] text-muted-foreground",children:[(0,n.jsx)(en.A,{className:"size-3"}),eg,"/",eh]})]}),em,ef]})]})});var eB=r(54698),e_=r(24692),eG=r(81499),eX=r(51128);let eK=(0,a.memo)(function({data:e}){let[t,r]=(0,a.useState)(!1),s=e.columns??[],o=t?s:s.slice(0,5),l=s.length-o.length,i=e.sample??[];return(0,n.jsxs)("div",{className:"w-[270px] rounded-xl border border-sky-400/25 bg-card/95 text-card-foreground shadow-[0_18px_50px_-22px_rgba(0,0,0,0.9)] backdrop-blur dark:bg-[#13161b]/95",children:[(0,n.jsx)(b.x,{}),(0,n.jsxs)("div",{className:"flex items-center gap-1.5 rounded-t-[11px] border-b border-border dark:border-white/[0.06] bg-sky-400/[0.07] px-3 py-2",children:[(0,n.jsx)(N.A,{className:"size-3.5 shrink-0 text-sky-400/80"}),(0,n.jsx)("span",{className:"min-w-0 flex-1 truncate font-mono text-[13px] font-semibold tracking-tight",title:e.name,children:e.name}),e.domain&&(0,n.jsx)("span",{className:"shrink-0 text-[9px] uppercase tracking-[0.14em] text-sky-300/70",children:e.domain})]}),e.note&&(0,n.jsx)("div",{className:"border-b border-border px-3 py-1.5 text-[11px] leading-snug text-muted-foreground dark:border-white/[0.05]",children:e.note}),(0,n.jsx)("div",{className:"divide-y divide-border dark:divide-white/[0.05]",children:o.map(e=>(0,n.jsxs)("div",{className:"px-3 py-[6px]",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2 text-[12px]",children:[e.isPk?(0,n.jsx)(eG.A,{className:"size-3 shrink-0 text-amber-300/90"}):e.isFk?(0,n.jsx)(eX.A,{className:"size-3 shrink-0 text-sky-400/80"}):(0,n.jsx)("span",{className:"size-3 shrink-0"}),(0,n.jsx)("span",{className:(0,eN.cn)("shrink-0 whitespace-nowrap font-mono",e.isPk&&"text-amber-200/95"),children:e.name}),(0,n.jsx)("span",{title:e.fkTo?`→ ${e.fkTo}`:e.type,className:"ml-auto min-w-0 truncate font-mono text-[11px] text-muted-foreground/80",children:e.fkTo?(0,n.jsxs)(n.Fragment,{children:["→\xa0",e.fkTo]}):e.type})]}),e.note&&(0,n.jsx)("div",{className:"ml-5 mt-0.5 text-[10.5px] leading-snug text-muted-foreground/70 [overflow-wrap:anywhere]",children:e.note})]},e.name))}),(l>0||i.length>0)&&(0,n.jsx)("button",{type:"button",onClick:e=>{e.stopPropagation(),r(e=>!e)},className:"nodrag nopan flex w-full items-center justify-center gap-1 rounded-b-[11px] border-t border-border dark:border-white/[0.06] px-3 py-1.5 text-[10px] text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground dark:hover:bg-white/[0.04]",children:t?"Show less":l>0?`+${l} more column${1===l?"":"s"}`:"Show example row"}),t&&i.length>0&&(0,n.jsxs)("div",{className:"nowheel overflow-x-auto border-t border-border dark:border-white/[0.06] px-3 py-2",children:[(0,n.jsx)("div",{className:"mb-1 text-[9px] font-semibold uppercase tracking-[0.14em] text-muted-foreground/70",children:"example"}),(0,n.jsxs)("table",{className:"border-collapse font-mono text-[10px]",children:[(0,n.jsx)("thead",{children:(0,n.jsx)("tr",{className:"text-muted-foreground/60",children:s.map(e=>(0,n.jsx)("th",{className:"whitespace-nowrap px-1.5 pb-1 text-left font-medium",children:e.name},e.name))})}),(0,n.jsx)("tbody",{children:i.map((e,t)=>(0,n.jsx)("tr",{className:"text-foreground/85",children:s.map(t=>(0,n.jsx)("td",{className:"whitespace-nowrap px-1.5 py-0.5",children:e[t.name]??""},t.name))},t))})]})]})]})});var eZ=r(45437),eW=r(23723),eV=r(9083),eq=r(36145),eJ=r(36408),eQ=r(57465),e0=r(91259),e1=r(1275),e5=r(18986),e2=r(59680),e3=r(64329),e4=r(47409),e6=r(4474),e7=r(70521),e9=r(74350),e8=r(39658);function te({className:e,...t}){return(0,n.jsx)("textarea",{"data-slot":"textarea",className:(0,eN.cn)("border-input placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 flex field-sizing-content min-h-16 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),...t})}var tt=r(61388);function tr({className:e,...t}){return(0,n.jsx)(tt.b,{"data-slot":"label",className:(0,eN.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",e),...t})}let tn=(0,y.createServerReference)("4075e5599bde1f706823246a9ad34289cc671d3c55",y.callServer,void 0,y.findSourceMapURL,"createNodeAction"),ta=(0,y.createServerReference)("60c44437dc12443cd677be230df1ecaf9ace65c6b0",y.callServer,void 0,y.findSourceMapURL,"updateNodeAction");function ts({open:e,onOpenChange:t,mode:r,view:s,heading:o,nodeId:l,parentId:i,position:d,defaults:c,hasFrontend:u=!1}){let x=(0,g.useRouter)(),[p,m]=(0,a.useState)(c?.title??""),[f,h]=(0,a.useState)(c?.role??""),[b,v]=(0,a.useState)(c?.plain??""),[y,j]=(0,a.useState)(c?.cluster??""),[k,N]=(0,a.useState)(c?.status??("ARCHITECTURE"===s?"REBUILD":"PENDING")),[w,C]=(0,a.useState)(c?.kind==="BUG"?"BUG":"FEATURE"),[A,E]=(0,a.useState)((0,el.jR)(c?.layer)??"none"),[S,I]=(0,a.useState)(!1),M="ARCHITECTURE"===s?eo.m6:eo.yl;async function R(){if(p.trim()){I(!0);try{let e="none"===A?null:A;"create"===r?await tn({view:s,..."ROADMAP"===s?{kind:w}:{},title:p.trim(),role:f.trim()||null,plain:b.trim()||null,cluster:y.trim()||null,...u?{layer:e}:{},parentId:i??null,status:k,x:d?.x??60,y:d?.y??60}):l&&await ta(l,{..."ROADMAP"===s?{kind:w}:{},title:p.trim(),role:f.trim()||null,plain:b.trim()||null,cluster:y.trim()||null,...u?{layer:e}:{},status:k}),t(!1),x.refresh()}finally{I(!1)}}}return(0,n.jsx)(e9.lG,{open:e,onOpenChange:t,children:(0,n.jsxs)(e9.Cf,{children:[(0,n.jsx)(e9.c7,{children:(0,n.jsx)(e9.L3,{children:o})}),(0,n.jsxs)("div",{className:"space-y-3",children:[(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{htmlFor:"nf-title",children:"Title"}),(0,n.jsx)(e8.p,{id:"nf-title",value:p,autoFocus:!0,onChange:e=>m(e.target.value)})]}),(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{htmlFor:"nf-role",children:"Role (one line)"}),(0,n.jsx)(e8.p,{id:"nf-role",value:f,onChange:e=>h(e.target.value)})]}),(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{htmlFor:"nf-plain",children:"Description"}),(0,n.jsx)(te,{id:"nf-plain",rows:3,value:b,onChange:e=>v(e.target.value)})]}),"ROADMAP"===s&&(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{children:"Kind"}),(0,n.jsxs)(es.l6,{value:w,onValueChange:e=>null!=e&&C(e),children:[(0,n.jsx)(es.bq,{children:(0,n.jsx)(es.yv,{children:e=>"BUG"===e?"Bug":"Feature"})}),(0,n.jsxs)(es.gC,{children:[(0,n.jsx)(es.eb,{value:"FEATURE",children:"Feature"}),(0,n.jsx)(es.eb,{value:"BUG",children:"Bug"})]})]})]}),u&&(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{children:"Layer"}),(0,n.jsxs)(es.l6,{value:A,onValueChange:e=>null!=e&&E(e),children:[(0,n.jsx)(es.bq,{children:(0,n.jsx)(es.yv,{children:e=>"none"===e?"—":el.YG[e]?.label??e})}),(0,n.jsxs)(es.gC,{children:[(0,n.jsx)(es.eb,{value:"none",children:"—"}),Object.keys(el.YG).map(e=>(0,n.jsx)(es.eb,{value:e,children:el.YG[e].label},e))]})]})]}),(0,n.jsxs)("div",{className:"grid grid-cols-2 gap-3",children:[(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{children:"Status"}),(0,n.jsxs)(es.l6,{value:k,onValueChange:e=>null!=e&&N(e),children:[(0,n.jsx)(es.bq,{children:(0,n.jsx)(es.yv,{children:e=>eo.nR[e]?.label??e})}),(0,n.jsx)(es.gC,{children:M.map(e=>(0,n.jsx)(es.eb,{value:e,children:eo.nR[e]?.label??e},e))})]})]}),(0,n.jsxs)("div",{className:"space-y-1.5",children:[(0,n.jsx)(tr,{htmlFor:"nf-cluster",children:"Cluster / lane"}),(0,n.jsx)(e8.p,{id:"nf-cluster",value:y,onChange:e=>j(e.target.value)})]})]})]}),(0,n.jsxs)(e9.Es,{children:[(0,n.jsx)(e6.$,{variant:"outline",onClick:()=>t(!1),children:"Cancel"}),(0,n.jsx)(e6.$,{onClick:R,disabled:S||!p.trim(),children:S?"Saving…":"Save"})]})]})})}let to=(0,y.createServerReference)("409fa5b635e78d6d584bf30c9f60aa4842155f4b7f",y.callServer,void 0,y.findSourceMapURL,"deleteNodeAction"),tl=(0,y.createServerReference)("605299ad9afb92b79f1f0409684d7a0fe808925c76",y.callServer,void 0,y.findSourceMapURL,"setStatusAction"),ti=(0,y.createServerReference)("4096f454f6a9a2806a10119cdc93ec0966dddc6a01",y.callServer,void 0,y.findSourceMapURL,"deprioritizeAction"),td=(0,y.createServerReference)("401e5e848af1bcca4f4e17cee4644eacd5ff1f82a2",y.callServer,void 0,y.findSourceMapURL,"cancelAction");function tc({view:e,selected:t,allNodes:r,onClose:a,commentsContent:s,commentsCount:o=0,activeTab:l,onTabChange:i,onAddComment:d,topOffset:c}){let u=!!s,x=l??"details",p=t?.parentId?r.find(e=>e.id===t.parentId)?.title??null:null;return(0,n.jsxs)(e3.p_,{topOffset:c,children:[(0,n.jsx)(e3.aO,{tabs:u?{active:x,count:o,onChange:e=>i?.(e)}:null,breadcrumb:t?(0,n.jsx)(tu,{node:t,view:e}):"ROADMAP"===e?"Roadmap":"Architecture",comment:d&&t&&"details"===x?{title:`Comment on this ${"ARCHITECTURE"===e?"component":"feature"}`,onClick:()=>d(t.title)}:null,onClose:a}),(0,n.jsx)("div",{className:"min-h-0 flex-1 overflow-y-auto",children:(0,n.jsx)("div",{className:"px-4 py-3",children:"comments"===x&&u?s:t?(0,n.jsx)(tx,{node:t,view:e,parentTitle:p,showBreadcrumb:u},t.id):(0,n.jsx)(tf,{view:e,nodes:r})})})]})}function tu({node:e,view:t}){let{hasFrontend:r}=ec(),a=(0,el.jR)(e.layer),s="ARCHITECTURE"===t?"component":"BUG"===e.kind?"bug":e.parentId?"sub-task":"feature";return(0,n.jsxs)(n.Fragment,{children:[(0,eo.Xf)(e.cluster),r&&a&&(0,n.jsxs)("span",{children:[" \xb7 ",el.YG[a].label]}),(0,n.jsxs)("span",{children:[" \xb7 ",s]})]})}function tx({node:e,view:t,parentTitle:r,showBreadcrumb:s}){let o=(0,g.useRouter)(),[l,i]=(0,a.useTransition)(),[d,u]=(0,a.useState)(!1),[x,p]=(0,a.useState)(!1),[m,f]=(0,a.useState)(!1),[h,b]=(0,a.useState)(!1),[v,y]=(0,a.useState)(!1),[k,N]=(0,a.useState)(e.plain??"");(0,a.useEffect)(()=>N(e.plain??""),[e.id,e.plain]);let{hasFrontend:w,openFocus:C}=ec(),A="ARCHITECTURE"===t?eo.m6:eo.yl,E="LINEAR"===e.source&&e.sourceRef?e.sourceRef.match(/\/issue\/([^/]+)/)?.[1]??"Linear issue":null,S=e=>i(async()=>{await e(),o.refresh()});return(0,n.jsxs)("div",{children:[s&&(0,n.jsx)("div",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground",children:(0,n.jsx)(tu,{node:e,view:t})}),(0,n.jsx)("h2",{className:"text-base font-semibold leading-snug",children:e.title}),"INIT"===e.source&&"ROADMAP"===t&&(0,n.jsxs)("div",{className:"mt-3 rounded-lg border border-violet-400/25 bg-violet-500/[0.05] p-2.5",children:[(0,n.jsxs)("div",{className:"flex items-center gap-1.5 text-xs font-semibold text-violet-700 dark:text-violet-300",children:[(0,n.jsx)(er.A,{className:"size-3.5"})," AI suggestion"]}),(0,n.jsx)("p",{className:"mt-1 text-[11px] leading-snug text-muted-foreground",children:"Suggested direction surfaced when mapping the repo. Accept to turn it into your own feature, or dismiss."}),(0,n.jsxs)("div",{className:"mt-2 flex gap-1.5",children:[(0,n.jsx)(e6.$,{size:"sm",className:"h-7 px-2.5 text-xs",disabled:l,onClick:()=>S(()=>j(e.id)),children:"Accept"}),(0,n.jsx)(e6.$,{size:"sm",variant:"ghost",className:"h-7 px-2.5 text-xs text-muted-foreground",disabled:l,onClick:()=>S(()=>to(e.id)),children:"Dismiss"})]})]}),(0,n.jsxs)("div",{className:"mt-3 space-y-px",children:[(0,n.jsx)(e3.yc,{icon:eW.A,label:"Status",children:(0,n.jsxs)(es.l6,{value:e.status,onValueChange:t=>null!=t&&S(()=>tl(e.id,t)),children:[(0,n.jsx)(es.bq,{className:e3.Sq,disabled:l,children:(0,n.jsx)(es.yv,{children:e=>(0,n.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"size-2 rounded-full",style:{background:eD[e]??"#71717a"}}),eo.nR[e]?.label??e]})})}),(0,n.jsx)(es.gC,{alignItemWithTrigger:!1,children:A.map(e=>(0,n.jsx)(es.eb,{value:e,children:eo.nR[e]?.label??e},e))})]})}),"ARCHITECTURE"!==t&&(0,n.jsx)(e3.yc,{icon:eV.A,label:"Priority",children:(0,n.jsxs)(es.l6,{value:String(e.priority),onValueChange:t=>null!=t&&S(()=>ta(e.id,{priority:Number(t)})),children:[(0,n.jsx)(es.bq,{className:e3.Sq,disabled:l,children:(0,n.jsx)(es.yv,{children:e=>eS.find(t=>String(t.v)===e)?.l??e})}),(0,n.jsx)(es.gC,{alignItemWithTrigger:!1,children:eS.map(e=>(0,n.jsx)(es.eb,{value:String(e.v),children:e.l},e.v))})]})}),w&&(0,n.jsx)(e3.yc,{icon:O.A,label:"Layer",children:(0,n.jsxs)(es.l6,{value:(0,el.jR)(e.layer)??"none",onValueChange:t=>null!=t&&S(()=>ta(e.id,{layer:"none"===t?null:t})),children:[(0,n.jsx)(es.bq,{className:e3.Sq,disabled:l,children:(0,n.jsx)(es.yv,{children:e=>"none"===e?(0,n.jsx)("span",{className:"text-muted-foreground",children:"No layer"}):el.YG[e]?.label??e})}),(0,n.jsxs)(es.gC,{alignItemWithTrigger:!1,children:[(0,n.jsx)(es.eb,{value:"none",children:"— no layer"}),Object.entries(el.YG).map(([e,t])=>(0,n.jsx)(es.eb,{value:e,children:t.label},e))]})]})}),e.cluster&&(0,n.jsx)(e3.yc,{icon:eq.A,label:"Category",children:(0,n.jsx)("span",{className:(0,eN.cn)("rounded px-1.5 py-0.5 text-[10px] font-semibold uppercase tracking-wide",(0,ei.a2)(e.cluster)),children:e.cluster})}),r&&(0,n.jsx)(e3.yc,{icon:eJ.A,label:"Parent",children:(0,n.jsx)("span",{className:"truncate",children:r})}),"LINEAR"===e.source&&e.externalMeta?.state&&(0,n.jsx)(e3.yc,{icon:eW.A,label:"State",children:(0,n.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"size-2 rounded-full",style:{background:e.externalMeta.state.color}}),e.externalMeta.state.name]})}),"LINEAR"===e.source&&e.externalMeta?.team&&(0,n.jsx)(e3.yc,{icon:eQ.A,label:"Team",children:(0,n.jsx)("span",{className:"truncate",children:e.externalMeta.team.name})}),"LINEAR"===e.source&&e.externalMeta?.project&&(0,n.jsx)(e3.yc,{icon:L.A,label:"Project",children:(0,n.jsx)("span",{className:"truncate",children:e.externalMeta.project.name})}),"LINEAR"===e.source&&e.externalMeta?.milestone&&(0,n.jsx)(e3.yc,{icon:e0.A,label:"Milestone",children:(0,n.jsx)("span",{className:"truncate",children:e.externalMeta.milestone.name})}),E?(0,n.jsx)(e3.yc,{icon:e1.A,label:"Linear",children:(0,n.jsxs)("a",{href:e.sourceRef,target:"_blank",rel:"noreferrer",className:"flex items-center gap-1 rounded-md px-1.5 py-0.5 font-mono text-xs transition-colors hover:bg-[var(--ink-hover)] hover:text-[var(--accent-2,#ff7a45)]",children:[E,(0,n.jsx)(e1.A,{className:"size-3"})]})}):e.sourceRef?(0,n.jsx)(e3.yc,{icon:e1.A,label:"Source",children:(0,n.jsx)("span",{className:"truncate font-mono text-[11px] text-muted-foreground",children:e.sourceRef})}):null]}),(0,n.jsx)(e3.aU,{title:(0,n.jsxs)(n.Fragment,{children:["Description",(0,n.jsx)("button",{type:"button",title:"Edit in focus mode",onClick:()=>C({id:e.id,title:e.title,value:k,editable:!0,onCommit:t=>{N(t);let r=t.trim()||null;r!==(e.plain??null)&&S(()=>ta(e.id,{plain:r}))}}),className:"ml-auto rounded p-0.5 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-[var(--accent-2,#ff7a45)]",children:(0,n.jsx)(G.A,{className:"size-3.5"})})]}),children:v?(0,n.jsx)(ew,{value:k,onChange:N,onBlur:()=>{y(!1);let t=k.trim()||null;t!==(e.plain??null)&&S(()=>ta(e.id,{plain:t}))},autoFocus:!0},"edit"):k.trim()?(0,n.jsx)("div",{role:"button",tabIndex:0,title:"Click to edit",onClick:()=>y(!0),onKeyDown:e=>{"Enter"===e.key&&y(!0)},className:"-mx-1.5 cursor-text rounded-md px-1.5 py-1 transition-colors hover:bg-[var(--ink-hover)]",children:(0,n.jsx)(ew,{value:k,onChange:()=>{},editable:!1},"view")}):(0,n.jsx)("button",{type:"button",onClick:()=>y(!0),className:"-mx-1.5 w-full rounded-md px-1.5 py-1 text-left text-xs text-muted-foreground/60 transition-colors hover:bg-[var(--ink-hover)] hover:text-muted-foreground",children:"Add a description…"})}),e.files.length>0&&(0,n.jsx)(e3.aU,{title:`Files (${e.files.length})`,children:(0,n.jsx)(e4.h,{files:e.files.map(e=>({path:e}))})}),"ARCHITECTURE"===t&&(0,n.jsx)(tm,{node:e}),(0,n.jsxs)("div",{className:"mt-4 flex items-center gap-1 border-t border-border pt-3",children:[(0,n.jsxs)(e6.$,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs text-muted-foreground hover:text-foreground",onClick:()=>u(!0),children:[(0,n.jsx)(e5.A,{className:"size-3.5"}),"Edit"]}),(0,n.jsxs)(e6.$,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs text-muted-foreground hover:text-foreground",onClick:()=>p(!0),children:[(0,n.jsx)(c.A,{className:"size-3.5"}),"Sub-node"]}),(0,n.jsxs)("div",{className:"relative ml-auto",children:[(0,n.jsx)("button",{type:"button",title:"More actions",onClick:()=>f(e=>!e),className:(0,eN.cn)("rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",m&&"bg-[var(--ink-active)] text-foreground"),children:(0,n.jsx)(e2.A,{className:"size-4"})}),m&&(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("div",{className:"fixed inset-0 z-10",onClick:()=>f(!1)}),(0,n.jsxs)("div",{className:"absolute bottom-full right-0 z-20 mb-1 w-44 rounded-lg border border-border bg-popover p-1 shadow-xl",children:[(0,n.jsx)(tp,{disabled:l,onClick:()=>{f(!1),S(()=>ti(e.id))},children:"Deprioritize"}),(0,n.jsx)(tp,{disabled:l,onClick:()=>{f(!1),S(()=>td(e.id))},children:"Cancel node"}),(0,n.jsx)(tp,{destructive:!0,disabled:l,onClick:()=>{f(!1),b(!0)},children:"Delete…"})]})]})]})]}),(0,n.jsx)(e7.Lt,{open:h,onOpenChange:b,children:(0,n.jsxs)(e7.EO,{children:[(0,n.jsxs)(e7.wd,{children:[(0,n.jsxs)(e7.r7,{children:["Delete “",e.title,"”?"]}),(0,n.jsx)(e7.$v,{children:"This removes the node and all its sub-nodes. It can’t be undone."})]}),(0,n.jsxs)(e7.ck,{children:[(0,n.jsx)(e7.Zr,{children:"Cancel"}),(0,n.jsx)(e7.Rx,{onClick:()=>S(()=>to(e.id)),children:"Delete"})]})]})}),d&&(0,n.jsx)(ts,{open:!0,onOpenChange:u,mode:"edit",view:t,heading:"Edit node",nodeId:e.id,hasFrontend:w,defaults:{title:e.title,role:e.role,plain:e.plain,status:e.status,cluster:e.cluster,kind:e.kind,layer:e.layer}}),x&&(0,n.jsx)(ts,{open:!0,onOpenChange:p,mode:"create",view:t,heading:"New sub-node",parentId:e.id,position:{x:e.x,y:e.y+120},hasFrontend:w,defaults:{cluster:e.cluster,layer:e.layer}})]})}function tp({onClick:e,disabled:t,destructive:r,children:a}){return(0,n.jsx)("button",{type:"button",disabled:t,onClick:e,className:(0,eN.cn)("flex w-full items-center rounded-md px-2 py-1.5 text-left text-xs transition-colors disabled:opacity-50",r?"text-red-600 hover:bg-red-500/10 dark:text-red-300":"text-foreground hover:bg-[var(--ink-hover)]"),children:a})}function tm({node:e}){let t=(0,g.useRouter)(),[r,s]=(0,a.useState)(""),[o,l]=(0,a.useState)(!1),i=e.bugFlags.filter(e=>!e.resolved),d=e=>{l(!0),e().then(()=>t.refresh()).finally(()=>l(!1))},c=()=>{let t=r.trim();t&&d(async()=>{(await fetch("/api/bug-flags",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({nodeId:e.id,by:"user",note:t})})).ok&&s("")})};return(0,n.jsxs)(e3.aU,{title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(u.A,{className:"size-3.5 text-rose-600 dark:text-rose-300"}),"Bug flags",i.length>0&&` (${i.length} open)`]}),children:[e.bugFlags.length>0&&(0,n.jsx)("ul",{className:"space-y-1.5",children:e.bugFlags.map(e=>(0,n.jsxs)("li",{className:(0,eN.cn)("rounded-md px-2 py-1.5",e.resolved?"opacity-50":"bg-rose-500/[0.06]"),children:[(0,n.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,n.jsx)("span",{title:"agent"===e.by?"Flagged by an agent examining the code":"Flagged by you",className:(0,eN.cn)("rounded px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide","agent"===e.by?"bg-violet-500/15 text-violet-700 dark:text-violet-300":"bg-sky-500/15 text-sky-700 dark:text-sky-300"),children:"agent"===e.by?"agent":"you"}),(0,n.jsxs)("div",{className:"ml-auto flex items-center gap-1",children:[(0,n.jsx)("button",{type:"button",disabled:o,onClick:()=>d(()=>fetch(`/api/bug-flags/${e.id}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify({resolved:!e.resolved})})),className:"rounded px-1.5 py-0.5 text-[10px] text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:e.resolved?"Reopen":"Resolve"}),(0,n.jsx)("button",{type:"button",disabled:o,title:"Delete flag",onClick:()=>d(()=>fetch(`/api/bug-flags/${e.id}`,{method:"DELETE"})),className:"rounded p-0.5 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-red-600 dark:hover:text-red-300",children:(0,n.jsx)(ea.A,{className:"size-3"})})]})]}),(0,n.jsx)("p",{className:(0,eN.cn)("mt-1 text-[11.5px] leading-snug",e.resolved&&"line-through"),children:e.note})]},e.id))}),(0,n.jsxs)("div",{className:"mt-1.5 flex items-start gap-1.5",children:[(0,n.jsx)("textarea",{rows:1,value:r,placeholder:"Flag a bug or something worth investigating…",onChange:e=>s(e.target.value),onKeyDown:e=>{"Enter"!==e.key||e.shiftKey||(e.preventDefault(),c())},className:"field-sizing-content min-h-7 w-full resize-none rounded-md bg-[var(--ink-hover)] px-2 py-1 text-[11.5px] outline-none placeholder:text-muted-foreground/60 focus:bg-[var(--ink-active)]"}),(0,n.jsx)(e6.$,{size:"sm",variant:"ghost",className:"h-7 shrink-0 px-2 text-[11px] text-muted-foreground hover:text-foreground",disabled:o||!r.trim(),onClick:c,children:"Flag"})]})]})}function tf({view:e,nodes:t}){let r=t.filter(e=>0===e.priority).length;return(0,n.jsxs)("div",{children:[(0,n.jsx)("h2",{className:"text-base font-semibold",children:"ROADMAP"===e?"Roadmap":"Architecture"}),(0,n.jsx)("p",{className:"mt-1 text-xs leading-relaxed text-muted-foreground",children:"Click a node for details and actions. Drag to rearrange — positions are saved."}),(0,n.jsxs)("dl",{className:"mt-4 flex gap-8 border-t border-border pt-3",children:[(0,n.jsx)(e3.ZB,{label:"nodes",value:t.length}),(0,n.jsx)(e3.ZB,{label:"critical",value:r})]})]})}var th=r(82099);function tg({payload:e,onDismiss:t}){let[r,s]=(0,a.useState)(""),[o,l]=(0,a.useState)(null);if((e?.id??null)!==o&&(l(e?.id??null),s(e?.value??"")),(0,a.useEffect)(()=>{if(!e)return;let n=n=>{("Escape"===n.key||(n.metaKey||n.ctrlKey)&&"Enter"===n.key)&&(n.preventDefault(),e.onCommit(r),t())};return document.addEventListener("keydown",n,!0),()=>document.removeEventListener("keydown",n,!0)},[e,r,t]),!e)return null;let i=()=>{e.onCommit(r),t()};return(0,n.jsx)("div",{role:"dialog","aria-modal":"true","aria-label":`Edit description — ${e.title}`,onMouseDown:e=>{e.target===e.currentTarget&&i()},className:"fixed inset-0 z-[70] flex items-center justify-center bg-black/55 backdrop-blur-[5px] animate-in fade-in duration-150",children:(0,n.jsxs)(th.b,{className:"flex max-h-[82vh] w-[min(720px,92vw)] flex-col rounded-2xl duration-150 animate-in fade-in zoom-in-95",onMouseDown:e=>e.stopPropagation(),children:[(0,n.jsxs)("div",{className:"flex items-center gap-2 border-b border-border px-4 py-3",children:[(0,n.jsx)("span",{className:"text-[10px] font-semibold uppercase tracking-wider text-muted-foreground",children:"Description"}),(0,n.jsx)("span",{className:"min-w-0 flex-1 truncate text-sm font-semibold",children:e.title}),(0,n.jsxs)("span",{className:"shrink-0 font-mono text-[11px] text-muted-foreground",children:[r.length," chars"]}),(0,n.jsx)("button",{type:"button",onClick:i,title:"Close (Esc)",className:"shrink-0 rounded-lg p-1 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,n.jsx)(ea.A,{className:"size-4"})})]}),(0,n.jsx)("div",{className:"min-h-[40vh] flex-1 overflow-y-auto px-6 py-5 text-[15px] leading-relaxed",children:(0,n.jsx)(ew,{bare:!0,autoFocus:e.editable,editable:e.editable,value:r,onChange:s})}),(0,n.jsxs)("div",{className:"flex items-center gap-3 border-t border-border px-4 py-2.5 text-[11.5px] text-muted-foreground",children:[(0,n.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,n.jsx)("span",{className:"size-1.5 rounded-full bg-emerald-400"})," Autosaves"]}),(0,n.jsx)("span",{className:"opacity-70",children:"\xb7 Esc to close"}),e.editable&&(0,n.jsxs)("button",{type:"button",onClick:i,className:"ml-auto flex items-center gap-1.5 rounded-lg bg-[#ff7a45] px-3 py-1.5 text-xs font-semibold text-black transition hover:brightness-110",children:[(0,n.jsx)(en.A,{className:"size-3.5"}),"Save & close"]})]})]})})}var tb=r(80277),tv=r(18874),ty=r(62311),tj=r(9991),tk=r(40654),tN=r(14983),tw=r(91157),tC=r(56895),tA=r(16607),tE=r(56614),tS=r(98238),tI=r(36849),tM=r(29813),tR=r(44267);function tT(e,t){let r={x:t.x,y:t.y};for(let t=0;t<100&&e.some(e=>200>Math.abs(r.x-e.x)&&150>Math.abs(r.y-e.y));t++)r.y+=150;return r}var tz=r(70947),tD=r(2060);let tP=[{value:"cluster",label:"Theme"},{value:"status",label:"Status"},{value:"priority",label:"Priority"}],tO=new Set(["title","role","plain","cluster","layer","status","priority"]),t$={roadmapNode:eH,archNode:eH,annotation:v.Sh,lessonTable:eK},tL={deletable:e_.I,annotation:eZ.L},tY={CONTAINS:{stroke:"#7c7c8a"},DEPENDS:{stroke:"#f5b942",dash:"6 4"},RELATES:{stroke:"#8a8a95",dash:"4 4"},REPLACES:{stroke:"#ff6b9d"}};function tF({view:e,nodes:t,edges:r,workOrder:g=[],embedded:b=!1,commentsContent:y,commentsCount:j=0,controlRef:k,onAskAgent:N,onAddComment:w,annotations:C,onPinClick:A,onUpdateComment:E,onRemoveComment:S,boardAnnotations:I,initialArrangedBy:M=null,initialCollapsed:R=[],hasFrontend:T=!1,readOnly:z=!1,firstTapHighlightsOnly:D=!1,minimap:P,staticEdgeLabels:O=!1,tableNodes:$}){let L=g.join(","),Y=(0,a.useMemo)(()=>{let e=new Map;return g.forEach((t,r)=>e.set(t,r+1)),e},[L]),F=g[0]??null,U=(0,a.useMemo)(()=>t.map(e=>({id:e.id,type:"ROADMAP"===e.view?"roadmapNode":"archNode",position:{x:e.x,y:e.y},data:{title:e.title,role:e.role,plain:e.plain,status:e.status,priority:e.priority,cluster:e.cluster,layer:e.layer,view:e.view,kind:e.kind,source:e.source,sourceRef:e.sourceRef,assigneeName:e.assigneeName,assigneeAvatarUrl:e.assigneeAvatarUrl,externalMeta:e.externalMeta,isCriterion:e.isCriterion,isChild:null!=e.parentId,parentId:e.parentId,signals:e.signals,fileCount:e.files.length,importsIn:e.importsIn,importsOut:e.importsOut,openBugs:e.bugFlags.filter(e=>!e.resolved).length}})),[t]),H=(0,a.useMemo)(()=>{var e;let n;return e=new Set(($??[]).map(e=>e.id)),n=new Set([...t.map(e=>e.id),...e??[]]),[...t.filter(e=>e.parentId&&n.has(e.parentId)).map(e=>({id:`c-${e.id}`,source:e.parentId,sourceHandle:"sb",target:e.id,targetHandle:"tt",type:"smoothstep",style:{stroke:tY.CONTAINS.stroke}})),...r.filter(e=>n.has(e.fromId)&&n.has(e.toId)).map(e=>{let t=tY[e.kind]??tY.RELATES,r="DEPENDS"===e.kind?"depends on":void 0;return{id:e.id,source:e.fromId,sourceHandle:e.sourceHandle??void 0,target:e.toId,targetHandle:e.targetHandle??void 0,label:e.label??r,type:"deletable",markerEnd:{type:o.TG.ArrowClosed,color:t.stroke},style:{stroke:t.stroke,strokeDasharray:t.dash}}})]},[t,r,$]),[B,_]=(0,a.useState)(U),[G,X]=(0,a.useState)(H),[K,Z]=(0,a.useState)(null),[W,V]=(0,a.useState)(null),[q,J]=(0,a.useState)(null),[Q,ee]=(0,a.useState)(!1),[et,er]=(0,a.useState)("details"),{tool:en,setTool:ea,flowProps:es,paneClass:ei}=(0,tb.e)(),[ec,ex]=(0,a.useState)(null),[ep,em]=(0,a.useState)(null),[ef,eh]=(0,a.useState)(!1),eg=(0,tD.G)(),eb=(0,a.useRef)(!1),ev=(0,a.useRef)("details");(0,a.useEffect)(()=>{eb.current=Q},[Q]),(0,a.useEffect)(()=>{ev.current=et},[et]),(0,a.useEffect)(()=>{if(k)return k.current={open:()=>{if(eb.current){ee(!1),er("details");return}ee(!0),er("details")},close:()=>{ee(!1),er("details")},openComments:()=>{ee(!0),er("comments")}},()=>{k&&(k.current=null)}},[k]);let[ey,ej]=(0,a.useState)(new Set),[ek,ew]=(0,a.useState)(null),[eC,eA]=(0,a.useState)(!1),eE=(0,a.useRef)(null);(0,a.useEffect)(()=>_(U),[U]),(0,a.useEffect)(()=>X(H),[H]),(0,a.useEffect)(()=>{if(!z)return;let e=0,t=requestAnimationFrame(()=>{e=requestAnimationFrame(()=>eE.current?.fitView({padding:.2,duration:0,minZoom:.38,maxZoom:.9}))});return()=>{cancelAnimationFrame(t),cancelAnimationFrame(e)}},[z,U]);let eS=(0,a.useCallback)((e,t,r)=>{_(r=>r.map(r=>r.id===e?{...r,data:{...r.data,...t}}:r)),r&&fetch(`/api/nodes/${e}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(Object.fromEntries(Object.entries(t).filter(([e])=>tO.has(e))))})},[]),eI=(0,a.useMemo)(()=>JSON.stringify(Array.from(new Set(B.map(e=>e.data.cluster).filter(e=>!!e))).sort()),[B]),eM=(0,a.useMemo)(()=>JSON.parse(eI),[eI]),eR=(0,a.useCallback)(e=>ej(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r}),[]),eT=(0,a.useCallback)(e=>{Z(e),ee(!0),er("details")},[]),ez=(0,a.useCallback)(e=>{_(t=>t.filter(t=>t.id!==e)),Z(t=>t===e?null:t),fetch(`/api/nodes/${e}`,{method:"DELETE"})},[]),eD=(0,a.useCallback)(async(t,r,n="FEATURE")=>{let a=(0,s.sX)(),o="ARCHITECTURE"===e?"REBUILD":"PENDING",l="BUG"===n?"New bug":"New node";_(s=>[...s,{id:a,type:"ROADMAP"===e?"roadmapNode":"archNode",position:{x:t,y:r},data:{title:l,role:null,plain:null,status:o,priority:2,cluster:null,view:e,kind:n,source:"MANUAL",sourceRef:null,isCriterion:!1,isChild:!1,parentId:null,openBugs:0}}]),ej(e=>new Set(e).add(a)),ew(a),Z(a);try{if(!(await fetch("/api/nodes",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({id:a,view:e,kind:n,title:l,status:o,x:t,y:r})})).ok)throw Error("create failed")}catch{_(e=>e.filter(e=>e.id!==a)),ej(e=>{let t=new Set(e);return t.delete(a),t}),ew(e=>e===a?null:e),Z(e=>e===a?null:e)}},[e]),eP=(0,a.useCallback)((e,t)=>{if(!ec||!eE.current)return;let r=eE.current.screenToFlowPosition({x:e,y:t});eD(r.x,r.y,ec),ex(null),em(null)},[ec,eD]);(0,a.useEffect)(()=>{if(!ec&&!eC)return;let e=e=>em({x:e.clientX,y:e.clientY}),t=e=>{"Escape"===e.key&&(ex(null),eA(!1),em(null))};return window.addEventListener("mousemove",e),window.addEventListener("keydown",t),()=>{window.removeEventListener("mousemove",e),window.removeEventListener("keydown",t)}},[ec,eC]),(0,a.useCallback)(()=>{let e=B.filter(e=>"annotation"!==e.type);return function(e,t,r={}){let n=r.colW??320,a=r.rowH??150,s=r.maxCols??4,o=r.bandGap??90;if(0===e.length){if(0===t.length)return{x:0,y:0};let e=Math.max(...t.map(e=>e.y));return tT(t,{x:0,y:e+a+o})}let l=Math.min(...e.map(e=>e.x)),i=Math.min(...e.map(e=>e.y)),d=e.map(e=>Math.max(0,Math.round((e.x-l)/n))),c=Math.min(s,Math.max(Math.max(...d)+1,Math.ceil(Math.sqrt(e.length+1)))),u=Array(c).fill(i-a);e.forEach((e,t)=>{let r=Math.min(d[t],c-1);u[r]=Math.max(u[r],e.y)});let x=0;for(let e=1;e<c;e++)u[e]<u[x]&&(x=e);return tT(t,{x:l+x*n,y:u[x]+a})}(e.filter(e=>!e.data.parentId&&!(e.data.cluster??"").trim()).map(e=>e.position),e.map(e=>e.position))},[B]);let eO=(0,a.useCallback)(()=>{eA(!1),ex("FEATURE")},[]),e$=(0,a.useCallback)(()=>{eA(!1),ex("BUG")},[]),[eL,eY]=(0,a.useState)(null),eF=(0,a.useCallback)(e=>eY(e),[]),eU=(0,a.useMemo)(()=>({view:e,readOnly:z,categories:eM,statuses:"ARCHITECTURE"===e?eo.m6:eo.yl,patch:eS,isExpanded:e=>ey.has(e),toggleExpand:eR,openDetailed:eT,openFocus:eF,removeNode:ez,editingTitleId:ek,onAskAgent:N,hasFrontend:T}),[e,z,eM,eS,ey,eR,eT,eF,ez,ek,N,T]),[eH,e_]=(0,a.useState)(M),[eG,eX]=(0,a.useState)(""),[eK,eZ]=(0,a.useState)("full"),[eW,eV]=(0,a.useState)(new Set),[eq,eJ]=(0,a.useState)(new Set),[eQ,e0]=(0,a.useState)(new Set),[e1,e5]=(0,a.useState)(new Set),[e2,e3]=(0,a.useState)(new Set),[e4,e6]=(0,a.useState)(new Set),[e7,e9]=(0,a.useState)(new Set),[e8,te]=(0,a.useState)(null),tt=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.status))),[t]),tr=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.cluster).filter(e=>!!e))).sort(),[t]),tn=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.priority))).sort((e,t)=>e-t),[t]),ta=(0,a.useMemo)(()=>t.some(e=>e.externalMeta),[t]),ts=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.externalMeta?.team.name).filter(e=>!!e))).sort(),[t]),to=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.externalMeta?.project?.name).filter(e=>!!e))).sort(),[t]),tl=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.externalMeta?.milestone?.name).filter(e=>!!e))).sort(),[t]),ti=(0,a.useMemo)(()=>Array.from(new Set(t.map(e=>e.externalMeta?.state.name).filter(e=>!!e))).sort(),[t]),td=(0,a.useMemo)(()=>({status:eW,cluster:eq,priority:eQ,team:e1,project:e2,milestone:e4,state:e7}),[eW,eq,eQ,e1,e2,e4,e7]),tu=(0,a.useCallback)(e=>(function(e,t){if(t.status.size&&!t.status.has(e.status)||t.cluster.size&&(!e.cluster||!t.cluster.has(e.cluster))||t.priority.size&&!t.priority.has(e.priority))return!1;if(!(t.team.size>0||t.project.size>0||t.milestone.size>0||t.state.size>0))return!0;let r=e.externalMeta;return!!r&&(!t.team.size||!!t.team.has(r.team.name))&&(!t.project.size||!!r.project&&!!t.project.has(r.project.name))&&(!t.milestone.size||!!r.milestone&&!!t.milestone.has(r.milestone.name))&&(!t.state.size||!!t.state.has(r.state.name))})(e,td),[td]),tx=eW.size+eq.size+eQ.size+e1.size+e2.size+e4.size+e7.size+ +!!e8,tp=(0,a.useCallback)(()=>{eV(new Set),eJ(new Set),e0(new Set),e5(new Set),e3(new Set),e6(new Set),e9(new Set),te(null)},[]),[tm,tf]=(0,a.useState)(()=>new Set(R)),th=(0,a.useCallback)(t=>{tf(r=>{let n=new Set(r);return n.has(t)?n.delete(t):n.add(t),b||fetch("/api/board-layout",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({board:"ROADMAP"===e?"roadmap":"architecture",collapsed:[...n]})}).catch(()=>{}),n})},[b,e]),tU=(0,a.useMemo)(()=>(function(e){let t=new Map;for(let r of e)r.parentId&&t.set(r.parentId,(t.get(r.parentId)??0)+1);return t})(t),[t]),tH=(0,a.useMemo)(()=>{let e=new Map;for(let r of t)r.parentId&&"DONE"===r.status&&e.set(r.parentId,(e.get(r.parentId)??0)+1);return e},[t]),tB=(0,a.useMemo)(()=>(function(e,t){let r=new Set;if(0===t.size)return r;let n=new Map;for(let t of e){if(!t.parentId)continue;let e=n.get(t.parentId);e?e.push(t.id):n.set(t.parentId,[t.id])}let a=[...t];for(;a.length;){let e=a.pop();for(let t of n.get(e)??[])r.has(t)||(r.add(t),a.push(t))}return r})(t,tm),[t,tm]),t_=(0,a.useMemo)(()=>B.map(e=>({...e,hidden:!tu(e.data)||tB.has(e.id)})),[B,tu,tB]),tG=(0,a.useMemo)(()=>new Set(t_.filter(e=>e.hidden).map(e=>e.id)),[t_]),tX=(0,a.useMemo)(()=>G.map(e=>({...e,hidden:tG.has(e.source)||tG.has(e.target)})),[G,tG]),tK=(0,a.useMemo)(()=>{if(W){let e=tX.find(e=>e.id===W);return e?new Set([e.source,e.target]):null}return K?(0,tv.F1)(K,tX.filter(e=>!e.hidden)):null},[K,W,tX]),tZ=eG.trim().length>0,tW=(0,a.useMemo)(()=>{if(!tZ)return null;let e=new Set;for(let t of B)tu(t.data)&&(0,tN.Qk)((0,tN.$$)(t.data),eG)&&e.add(t.id);return e},[B,eG,tu,tZ]),tV=(0,a.useMemo)(()=>"ARCHITECTURE"===e?(0,tw.d)(t):[],[e,t]),tq=(0,a.useCallback)(e=>{eE.current&&(e.focusIds.length?eE.current.fitView({nodes:e.focusIds.map(e=>({id:e})),duration:700,padding:.3,maxZoom:1.1}):eE.current.fitView({duration:700,padding:.2}))},[]),tJ=(0,tC.W)(tV,tq),tQ=tJ.focusIds,t0=tQ??tW??tK,t1=tW??tQ??tK,t5=(0,a.useMemo)(()=>e8?new Set(t_.filter(e=>!e.hidden&&!(0,tS.F)(e8,(0,el.jR)(e.data.layer))).map(e=>e.id)):null,[e8,t_]),t2=(0,a.useMemo)(()=>t_.map(e=>{let t=Y.get(e.id),r=tU.get(e.id)??0,n={...t?{workOrderRank:t,isNext:1===t}:{},...r>0?{childCount:r,childDone:tH.get(e.id)??0,collapsed:tm.has(e.id),onToggleCollapse:th}:{}},a=t||r>0?{...e,data:{...e.data,...n}}:e;if(ey.has(e.id)&&(a={...a,zIndex:25}),a.hidden)return a;if(!t0)return t5?.has(e.id)?{...a,style:{...a.style,opacity:.3,filter:"saturate(0.3)",transition:"opacity 120ms, filter 120ms"}}:a;let s=t0.has(e.id),o=t1?tN.Uy:.45;return{...a,zIndex:s&&t1?24:a.zIndex,style:{...a.style,opacity:s?1:o,boxShadow:s&&t1?tN.RU:a.style?.boxShadow,borderRadius:s&&t1?"var(--radius-lg)":a.style?.borderRadius,transition:"opacity 120ms, box-shadow 120ms"}}}),[t_,t0,t1,Y,ey,t5,tU,tH,tm,th]),[t3,t4]=(0,a.useState)(()=>new Map),[t6,t7]=(0,a.useState)(()=>new Map),t9=(0,a.useMemo)(()=>new Set(($??[]).map(e=>e.id)),[$]),t8=(0,a.useMemo)(()=>{if("ROADMAP"===e&&!eH||"ROADMAP"!==e&&"ARCHITECTURE"!==e)return[];let t=new Map(t2.map(e=>[e.id,e])),r=[];for(let a of t2){var n;if(a.hidden||"annotation"===a.type)continue;let s=(a.data.parentId?t.get(a.data.parentId):void 0)??a,o="ROADMAP"===e&&eH?(n=s.data,"status"===eH?eo.nR[n.status]?.label??n.status:"priority"===eH?`P${n.priority}`:n.cluster?.trim()||"—"):s.data.cluster?.trim()||"—";r.push({id:a.id,group:o,x:a.position.x,y:a.position.y,w:a.measured?.width??(a.data.isChild?224:256),h:a.measured?.height??96})}for(let e of $??[]){let t=t6.get(e.id)??e;r.push({id:e.id,group:e.group?.trim()||"—",x:t.x,y:t.y,w:t3.get(e.id)?.width??270,h:t3.get(e.id)?.height??200})}return(0,tR.S)(r)},[t2,eH,e,$,t3,t6]),re="ARCHITECTURE"===e||"cluster"===eH?"category":"neutral",rt=(0,a.useMemo)(()=>{if(tQ)return tX.map(e=>e.hidden?e:tQ.has(e.source)&&tQ.has(e.target)?{...e,style:{...e.style,opacity:1}}:{...e,label:void 0,style:{...e.style,opacity:.06}});if(tW)return tX.map(e=>e.hidden?e:tW.has(e.source)&&tW.has(e.target)?{...e,style:{...e.style,opacity:1}}:{...e,label:void 0,style:{...e.style,opacity:.06}});let e=K??q;return W||e?tX.map(t=>t.hidden?t:(W?t.id===W:t.source===e||t.target===e)?{...t,zIndex:20,style:{...t.style,opacity:1,strokeWidth:2.5}}:{...t,selectable:!1,label:void 0,markerEnd:void 0,style:{...t.style,opacity:.06}}):tX.map(e=>{if(e.hidden)return e;let t=t5&&(t5.has(e.source)||t5.has(e.target));return O?{...e,style:{...e.style,opacity:t?.25:1}}:{...e,label:void 0,style:{...e.style,opacity:t?.06:.18}}})},[tX,K,W,q,tW,t5,tQ,O]),rr=void 0!==I,[rn,ra]=(0,a.useState)(I??[]);(0,a.useEffect)(()=>{I&&ra(I)},[I]);let rs=(0,a.useMemo)(()=>{if(rr){let e=new Set(t.map(e=>e.id));return rn.filter(t=>"feature"===t.targetKind&&e.has(t.targetId)).map((e,t)=>({id:e.id,n:t+1,targetId:e.targetId,text:e.body,x:e.x,y:e.y}))}let e=new Map((C??[]).map(e=>[e.id,e.comment]));return(0,eB.m)(C??[],{tables:[],features:t.map(e=>({id:e.id,title:e.title}))}).map(t=>({id:t.annotationId,n:t.n,targetId:t.targetId,text:e.get(t.annotationId)??"",x:null,y:null}))},[rr,rn,C,t]),ro=(0,a.useMemo)(()=>{let e=new Map;for(let t of rs){let r=e.get(t.targetId)??[];r.push({id:t.id,n:t.n,column:null}),e.set(t.targetId,r)}return e},[rs]),rl=(0,a.useCallback)(async e=>{let r=(0,eB.m)([{id:"_",excerpt:e}],{tables:[],features:t.map(e=>({id:e.id,title:e.title}))})[0];if(!r)return;let n=await fetch("/api/board-annotations",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({targetKind:"feature",targetId:r.targetId})});if(n.ok){let e=await n.json();ra(t=>[...t,e])}},[t]),ri=(0,a.useCallback)((e,t)=>{ra(r=>r.map(r=>r.id===e?{...r,...t}:r)),fetch(`/api/board-annotations/${e}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(t)})},[]),rd=(0,a.useCallback)(e=>{ra(t=>t.filter(t=>t.id!==e)),fetch(`/api/board-annotations/${e}`,{method:"DELETE"})},[]),rc=rr?rl:w,[ru,rx]=(0,a.useState)(()=>new Map),rp=(0,a.useMemo)(()=>{let e=new Map(t2.map(e=>[e.id,e])),t=new Map,r=rs.flatMap(r=>{let n=e.get(r.targetId);if(!n||n.hidden)return[];let a=t.get(r.targetId)??0;t.set(r.targetId,a+1);let s=n.measured?.height??96;return[{id:`anno-${r.id}`,type:"annotation",position:{x:r.x??n.position.x+26,y:r.y??n.position.y+s+56+112*a},measured:ru.get(`anno-${r.id}`),draggable:rr,data:{n:r.n,text:r.text,annotationId:r.id,onClick:rr||E?void 0:A,editable:rr||!!E,onChangeText:rr?(e,t)=>ri(e,{body:t}):E,onDelete:rr?rd:S}}]});return[...t2.map(e=>{let t=ro.get(e.id);return t||rc?{...e,data:{...e.data,pins:t,onPinClick:rr?void 0:A,onComment:rc}}:e}),...r,...($??[]).map(e=>({id:e.id,type:"lessonTable",position:t6.get(e.id)??{x:e.x,y:e.y},measured:t3.get(e.id),draggable:!0,data:e.data}))]},[t2,rs,ro,rr,A,E,S,rc,ri,rd,ru,$,t3,t6]),rm=(0,a.useMemo)(()=>rs.map(e=>({id:`annoe-${e.id}`,source:e.targetId,sourceHandle:`pin-${e.id}`,target:`anno-${e.id}`,targetHandle:"in",type:"annotation",selectable:!1,zIndex:30,style:{stroke:v.V5,strokeWidth:1.5,opacity:.9}})),[rs]),rf=(0,a.useCallback)(e=>{let t=[];for(let r of e)if("position"===r.type&&r.id.startsWith("anno-")&&r.position){let e=r.id.slice(5),{x:t,y:n}=r.position;ra(r=>r.map(r=>r.id===e?{...r,x:t,y:n}:r))}else if("dimensions"===r.type&&r.id.startsWith("anno-")){let e=r.dimensions;e&&rx(t=>{let n=t.get(r.id);if(n&&n.width===e.width&&n.height===e.height)return t;let a=new Map(t);return a.set(r.id,e),a})}else if("dimensions"===r.type&&t9.has(r.id)){let e=r.dimensions;e&&t4(t=>{let n=t.get(r.id);if(n&&n.width===e.width&&n.height===e.height)return t;let a=new Map(t);return a.set(r.id,e),a})}else if("position"===r.type&&t9.has(r.id)&&r.position){let{x:e,y:t}=r.position;t7(n=>new Map(n).set(r.id,{x:e,y:t}))}else t.push(r);t.length&&_(e=>(0,l._0)(t,e))},[t9]),rh=(0,a.useCallback)(e=>X(t=>(0,l.zW)(e,t)),[]),rg=(0,a.useCallback)(async e=>{if(!e.source||!e.target||e.source===e.target)return;let t=await fetch("/api/edges",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({fromId:e.source,toId:e.target,kind:"DEPENDS",sourceHandle:e.sourceHandle??null,targetHandle:e.targetHandle??null})});if(!t.ok)return;let r=await t.json(),n=tY.DEPENDS;X(t=>t.some(e=>e.id===r.id)?t:[...t,{id:r.id,source:r.fromId,sourceHandle:e.sourceHandle??void 0,target:r.toId,targetHandle:e.targetHandle??void 0,label:"depends on",type:"deletable",markerEnd:{type:o.TG.ArrowClosed,color:n.stroke},style:{stroke:n.stroke,strokeDasharray:n.dash}}])},[]),rb=(0,a.useCallback)(async(t,r,n)=>{let a=await fetch("/api/nodes",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({view:e,title:"New node",parentId:t.id,cluster:t.data.cluster??null,status:"ARCHITECTURE"===e?"REBUILD":"PENDING",x:r,y:n})});if(!a.ok)return;let s=await a.json();_(a=>[...a,{id:s.id,type:"ROADMAP"===e?"roadmapNode":"archNode",position:{x:r,y:n},data:{title:s.title,role:s.role,plain:s.plain,status:s.status,priority:s.priority,cluster:s.cluster,view:s.view,source:s.source,sourceRef:s.sourceRef,kind:s.kind,isCriterion:!1,isChild:!0,parentId:t.id,openBugs:0}}]),X(e=>[...e,{id:`c-${s.id}`,source:t.id,sourceHandle:"sb",target:s.id,targetHandle:"tt",type:"smoothstep",style:{stroke:tY.CONTAINS.stroke}}]),ej(e=>new Set(e).add(s.id)),ew(s.id),Z(s.id)},[e]),rv=(0,a.useCallback)(async(e,t)=>{if(t.isValid||!t.fromNode||!eE.current)return;let r=e.changedTouches,n=r?.[0]?.clientX??e.clientX,a=r?.[0]?.clientY??e.clientY,{x:s,y:o}=eE.current.screenToFlowPosition({x:n,y:a});await rb(t.fromNode,s,o)},[rb]);(0,a.useEffect)(()=>{if(!eC)return;let e=e=>{"Escape"===e.key&&eA(!1)};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[eC]);let ry=(0,a.useMemo)(()=>t.find(e=>e.id===K)??null,[t,K]),rj=(0,a.useCallback)((e,t,r)=>{fetch(`/api/nodes/${e}/position`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({x:t,y:r})})},[]),rk=(0,a.useCallback)(e=>{Z(e),V(null);let t=eE.current?.getNode(e);if(!t||!eE.current)return;let r=t.measured?.width??128,n=t.measured?.height??48;eE.current.setCenter(t.position.x+r/2,t.position.y+n/2,{zoom:1.2,duration:600})},[]),rN=(0,a.useCallback)(e=>{let t=(0,tI.VI)(B.map(e=>({id:e.id,parentId:e.data.parentId??null,cluster:e.data.cluster,status:e.data.status,priority:e.data.priority,title:e.data.title,role:e.data.role})),e,{viewportAspect:window.innerWidth/window.innerHeight});_(e=>e.map(e=>{let r=t.get(e.id);return r?{...e,position:r}:e}));let r=Array.from(t,([e,t])=>({id:e,x:t.x,y:t.y}));r.length&&fetch("/api/nodes/positions",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({batch:r})}),e_(e),fetch("/api/board-layout",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({board:"roadmap",arrangedBy:e})}),requestAnimationFrame(()=>eE.current?.fitView({duration:600,padding:.2}))},[B]),rw=(0,a.useMemo)(()=>{let t=new Map;if("ROADMAP"!==e||!eH)return t;let r=e=>"status"===eH?e.status:"priority"===eH?`P${e.priority}`:e.cluster??"—";for(let e of B)"annotation"!==e.type&&t.set(e.id,r(e.data));return t},[B,eH,e]),rC=(0,a.useRef)(null);(0,a.useEffect)(()=>{let t=rC.current;if(rC.current=rw,!t||"ROADMAP"!==e||!eH)return;let r=!1;for(let[e,n]of rw)if(t.has(e)&&t.get(e)!==n){r=!0;break}r&&rN(eH)},[rw,eH,e,rN]);let rA=(0,a.useCallback)(()=>{let e=B.filter(e=>"annotation"!==e.type),t=(0,tM.to)(e.map(e=>({id:e.id,group:(e.data.cluster??"").trim()||"—"})),r.filter(e=>"DEPENDS"===e.kind).map(e=>({fromId:e.fromId,toId:e.toId})),{viewportAspect:window.innerWidth/window.innerHeight});_(e=>e.map(e=>{let r=t.get(e.id);return r?{...e,position:r}:e}));let n=Array.from(t,([e,t])=>({id:e,x:t.x,y:t.y}));n.length&&fetch("/api/nodes/positions",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({batch:n})}),requestAnimationFrame(()=>eE.current?.fitView({duration:600,padding:.2}))},[B,r]),rE=(0,a.useMemo)(()=>tZ?(0,tN.r2)(B.filter(e=>tu(e.data)),eG,e=>(0,tN.$$)(e.data),e=>({id:e.id,label:e.data.title,sublabel:e.data.cluster??e.data.status,kind:"feature"})):[],[B,eG,tu,tZ]);function rS(e,t){t(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r})}return(0,n.jsx)(ed.Provider,{value:eU,children:(0,n.jsxs)("div",{className:(0,eN.cn)("canvas-dots relative w-full",b?"h-full":"h-screen",ef&&"rf-panning"),onDragOver:e=>{e.dataTransfer.types.includes("application/beacon-node")&&(e.preventDefault(),e.dataTransfer.dropEffect="copy")},onDrop:e=>{if(!e.dataTransfer.getData("application/beacon-node")||!eE.current)return;e.preventDefault();let{x:t,y:r}=eE.current.screenToFlowPosition({x:e.clientX,y:e.clientY});eD(t,r,"BUG"===e.dataTransfer.getData("application/beacon-node-kind")?"BUG":"FEATURE")},children:[(0,n.jsxs)(l.Gc,{...es,className:(0,eN.cn)(ei,(ec||eC)&&"rf-placing"),nodes:rp,edges:"far"===eK?[...rt,...rm].map(e=>({...e,hidden:!0})):[...rt,...rm],nodeTypes:t$,edgeTypes:tL,nodesConnectable:!z,connectionMode:o.WZ.Loose,connectionLineStyle:{stroke:"var(--accent-2,#ff7a45)",strokeWidth:1.5,strokeDasharray:"4 4"},onInit:e=>{eE.current=e},onNodesChange:rf,onEdgesChange:rh,onMoveStart:()=>eh(!0),onMoveEnd:()=>eh(!1),onConnect:rg,onConnectEnd:rv,onNodeMouseEnter:(e,t)=>J(t.id),onNodeMouseLeave:()=>J(null),onEdgesDelete:e=>{for(let t of e)t.id.startsWith("c-")||fetch(`/api/edges/${t.id}`,{method:"DELETE"})},onNodesDelete:e=>{for(let t of e)t.id.startsWith("anno-")||(fetch(`/api/nodes/${t.id}`,{method:"DELETE"}),Z(e=>e===t.id?null:e))},onNodeClick:(e,t)=>{if(ec)return void eP(e.clientX,e.clientY);if("lessonTable"===t.type)return;if("annotation"===t.type){let e=t.data;e.editable||A?.(e.annotationId);return}if(eC){if(eA(!1),t.data.isChild)return;rb(t,t.position.x+300,t.position.y+60);return}let r=K===t.id;if(Z(t.id),V(null),er("details"),b){let t=e.target,n=t?.closest("input, textarea, select, button, [role='combobox']"),a=D&&!r&&!eb.current;n||a||ee(!0)}},onEdgeClick:(e,t)=>{V(t.id),Z(null),er("details")},onPaneClick:e=>{ec?eP(e.clientX,e.clientY):eC?eA(!1):(ee(!1),Z(null),V(null))},onNodeDragStop:(e,t)=>{if(t.id.startsWith("anno-")){rr&&ri(t.id.slice(5),{x:t.position.x,y:t.position.y});return}z||rj(t.id,t.position.x,t.position.y)},deleteKeyCode:z?null:["Backspace","Delete"],colorMode:eg,fitView:!0,fitViewOptions:{padding:.15,minZoom:.38,maxZoom:.9},minZoom:.2,panOnScroll:!0,zoomActivationKeyCode:["Meta","Control"],proOptions:{hideAttribution:!0},children:[(0,n.jsx)(tz.Z,{regions:t8,tone:re,lod:eK}),(0,n.jsx)(eu.J,{onLod:eZ}),(0,n.jsx)(l.H2,{position:"bottom-right",className:"!overflow-hidden !rounded-xl !border !border-border [&_button]:!border-border [&_button]:!bg-card/70 [&_button]:!text-foreground [&_button]:!backdrop-blur"}),(0,n.jsx)(l.Zk,{position:"bottom-left",style:{marginBottom:118},children:(0,n.jsx)(tb.H,{tool:en,onChange:ea})}),(0,n.jsx)(l.Zk,{position:"bottom-right",style:{marginBottom:152},children:(0,n.jsx)(tE.er,{title:"Legend",trigger:(e,t)=>(0,n.jsx)("button",{type:"button",onClick:t,title:"Legend",className:(0,eN.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)(i.A,{className:"size-4"})}),children:(0,n.jsxs)("ul",{className:"space-y-1.5 text-[10.5px] text-muted-foreground",children:["ROADMAP"===e?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-sky-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-sky-300",children:"feature"}),(0,n.jsx)("span",{children:"top-level card \xb7 can have sub-tasks"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-zinc-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-zinc-300",children:"sub-task"}),(0,n.jsx)("span",{children:"child of a feature"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-rose-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-rose-300",children:"bug"}),(0,n.jsx)("span",{children:"a bug to fix \xb7 not a feature"})]})]}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-sky-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-sky-300",children:"component"}),(0,n.jsx)("span",{children:"a subsystem \xb7 can have sub-components"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-zinc-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-zinc-300",children:"sub-component"}),(0,n.jsx)("span",{children:"part of a component"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{className:"inline-block rounded bg-rose-500/15 px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide text-rose-300",children:"bug"}),(0,n.jsx)("span",{children:"a flagged issue on a component"})]})]}),T&&(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block h-3 w-1 shrink-0 rounded-sm",style:{background:(0,el.A6)("fullstack")}}),(0,n.jsx)("span",{children:"left stripe \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-[#33333a]"}),(0,n.jsx)("span",{children:"contains \xb7 drag the bottom handle to empty canvas"})]}),(0,n.jsxs)("li",{className:"flex items-center gap-2",children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"inline-block h-0 w-6 border-t border-dashed",style:{borderColor:"#f5b942"}}),(0,n.jsxs)("span",{children:["depends on \xb7 drag between two ","ROADMAP"===e?"cards":"components"]})]})]})})}),(P??!b)&&(0,n.jsx)(l.of,{pannable:!0,zoomable:!0,position:"bottom-left",style:{width:140,height:90},className:"!overflow-hidden !rounded-xl !border !border-border !bg-card/50 !backdrop-blur",nodeColor:e=>e.data?.priority===0?"#ff3860":"#555"}),!b&&(0,n.jsxs)(l.Zk,{position:"bottom-center",className:"!mb-4 flex flex-col items-center gap-2",children:[eC&&(0,n.jsxs)("div",{className:"glass rounded-full px-3 py-1 text-[11px] text-muted-foreground",children:["Click a ","ARCHITECTURE"===e?"component":"feature"," to attach the"," ","ARCHITECTURE"===e?"sub-component":"sub-task"," \xb7 Esc to cancel"]}),"ARCHITECTURE"===e&&(0,n.jsx)("div",{className:"glass flex items-center rounded-full p-0.5",children:(0,n.jsxs)("button",{onClick:rA,title:"Arrange components into a left→right dependency flow, grouped by domain",className:"flex h-6 items-center gap-1.5 rounded-full px-3 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:[(0,n.jsx)(d.A,{className:"size-3"}),"Arrange"]})}),"ROADMAP"===e&&(0,n.jsxs)("div",{className:"glass flex items-center gap-1 rounded-full p-1",children:[(0,n.jsx)("span",{className:"pl-2 pr-0.5 text-[11px] text-muted-foreground",children:"Group by"}),tP.map(e=>(0,n.jsx)("button",{onClick:()=>rN(e.value),title:`Arrange features into lanes by ${e.label.toLowerCase()}`,className:(0,eN.cn)("h-7 rounded-full px-2.5 text-[11px] font-medium transition-colors",eH===e.value?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:e.label},e.value))]}),(0,n.jsxs)("div",{className:"glass flex items-center gap-1 rounded-full p-1",children:[(0,n.jsxs)("button",{onClick:eO,draggable:!0,onDragStart:t=>{t.dataTransfer.setData("application/beacon-node",e),t.dataTransfer.effectAllowed="copy"},title:"ARCHITECTURE"===e?"Add component (click, or drag onto the board to place it)":"Add feature (click, or drag onto the board to place it)",className:"flex h-8 cursor-grab items-center gap-1.5 rounded-full px-3 text-[12px] font-medium text-foreground transition-colors hover:bg-[var(--ink-hover)] active:cursor-grabbing",children:[(0,n.jsx)(c.A,{className:"size-3.5 text-[var(--accent-2,#ff7a45)]"}),"ARCHITECTURE"===e?"Component":"Feature"]}),"ROADMAP"===e&&(0,n.jsxs)("button",{onClick:e$,draggable:!0,onDragStart:t=>{t.dataTransfer.setData("application/beacon-node",e),t.dataTransfer.setData("application/beacon-node-kind","BUG"),t.dataTransfer.effectAllowed="copy"},title:"Add bug (click, or drag onto the board to place it)",className:"flex h-8 cursor-grab items-center gap-1.5 rounded-full px-3 text-[12px] font-medium text-foreground transition-colors hover:bg-[var(--ink-hover)] active:cursor-grabbing",children:[(0,n.jsx)(u.A,{className:"size-3.5 text-rose-400"}),"Bug"]}),(0,n.jsx)("span",{"aria-hidden":!0,className:"mx-0.5 h-5 w-px bg-border"}),(0,n.jsxs)("button",{onClick:()=>{ex(null),eA(e=>!e)},title:"ARCHITECTURE"===e?"Add sub-component (click a component next)":"Add sub-task (click a feature next)",className:(0,eN.cn)("flex h-8 items-center gap-1.5 rounded-full px-3 text-[12px] font-medium transition-colors",eC?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:[(0,n.jsx)(x.A,{className:"size-3.5"}),"ARCHITECTURE"===e?"Sub-component":"Sub-task"]})]})]}),!b&&tV.length>0&&!tJ.active&&(0,n.jsx)(l.Zk,{position:"top-left",className:"!mt-14",children:(0,n.jsxs)("button",{type:"button",onClick:tJ.start,title:"Guided, domain-by-domain walkthrough of the architecture",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)(p.A,{className:"size-3.5"}),"Start tour"]})}),!b&&(0,n.jsx)(l.Zk,{position:"top-right",className:(0,eN.cn)("glass rounded-full px-1 py-0.5 transition-[margin] duration-200",Q&&"!mr-[352px]"),children:(0,n.jsx)(ty.Z,{active:e,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.jsxs)(l.Zk,{position:"top-right",className:(0,eN.cn)("!mt-14 flex items-center gap-1 transition-[margin] duration-200",Q&&"!mr-[352px]",b&&"hidden"),children:[(0,n.jsx)(tj.X,{query:eG,onQuery:eX,hits:rE,placeholder:"Find a feature…",onPick:e=>{eX(""),rk(e)},onZoomToMatches:()=>{tW?.size&&eE.current?.fitView({nodes:[...tW].map(e=>({id:e})),duration:600,padding:.2})}}),"ROADMAP"===e&&F&&(0,n.jsx)("button",{type:"button",onClick:()=>rk(F),title:"Jump to the next feature to work on",className:"glass flex size-8 items-center justify-center rounded-lg text-emerald-300 transition-colors hover:text-emerald-200",children:(0,n.jsx)(m.A,{className:"size-4"})}),(0,n.jsx)(tk.e,{defaultSelection:e}),(0,n.jsxs)(tE.er,{title:"Filters",trigger:(e,t)=>(0,n.jsxs)("button",{type:"button",onClick:t,title:"Filters",className:(0,eN.cn)("glass relative flex size-8 items-center justify-center rounded-lg transition-colors",e||tx>0?"text-foreground":"text-muted-foreground hover:text-foreground"),children:[(0,n.jsx)(f.A,{className:"size-4"}),tx>0&&(0,n.jsx)("span",{className:"absolute -right-1 -top-1 flex h-4 min-w-4 items-center justify-center rounded-full bg-[var(--accent-2,#ff7a45)] px-1 text-[9px] font-semibold text-white",children:tx})]}),children:[T&&(0,n.jsx)(tE.r1,{title:"Layer",children:(0,n.jsx)(tS.o,{bare:!0,value:e8,onChange:te})}),tt.length>0&&(0,n.jsx)(tE.r1,{title:"Status",children:tt.map(e=>(0,n.jsx)(tE.vu,{on:eW.has(e),onClick:()=>rS(e,eV),children:eo.nR[e]?.label??e},e))}),tr.length>0&&(0,n.jsx)(tE.r1,{title:"Cluster",children:tr.map(e=>(0,n.jsx)(tE.vu,{on:eq.has(e),onClick:()=>rS(e,eJ),children:e},e))}),tn.length>0&&(0,n.jsx)(tE.r1,{title:"Priority",children:tn.map(e=>(0,n.jsxs)(tE.vu,{on:eQ.has(e),onClick:()=>rS(e,e0),children:["P",e]},e))}),ta&&ts.length>0&&(0,n.jsx)(tE.r1,{title:"Team",children:ts.map(e=>(0,n.jsx)(tE.vu,{on:e1.has(e),onClick:()=>rS(e,e5),children:e},e))}),ta&&to.length>0&&(0,n.jsx)(tE.r1,{title:"Project",children:to.map(e=>(0,n.jsx)(tE.vu,{on:e2.has(e),onClick:()=>rS(e,e3),children:e},e))}),ta&&tl.length>0&&(0,n.jsx)(tE.r1,{title:"Milestone",children:tl.map(e=>(0,n.jsx)(tE.vu,{on:e4.has(e),onClick:()=>rS(e,e6),children:e},e))}),ta&&ti.length>0&&(0,n.jsx)(tE.r1,{title:"State",children:ti.map(e=>(0,n.jsx)(tE.vu,{on:e7.has(e),onClick:()=>rS(e,e9),children:e},e))}),tx>0&&(0,n.jsx)("button",{type:"button",onClick:tp,className:"mt-1 w-full rounded-md border border-border px-2 py-1 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:"clear filters"})]}),!Q&&(0,n.jsx)("button",{onClick:()=>{ee(!0),er("details")},title:"Show panel",className:"glass flex size-8 items-center justify-center rounded-lg text-muted-foreground transition-colors hover:text-foreground",children:(0,n.jsx)(h.A,{className:"size-4"})})]})]}),Q&&(0,n.jsx)(tc,{view:e,selected:ry,allNodes:t,onClose:()=>{ee(!1),er("details")},commentsContent:y,commentsCount:j,activeTab:et,onTabChange:er,onAddComment:rc,topOffset:b?64:void 0}),(0,n.jsx)(tg,{payload:eL,onDismiss:()=>eY(null)}),(ec||eC)&&ep&&(0,n.jsxs)("div",{className:"pointer-events-none fixed z-50 flex translate-x-3 translate-y-3 items-center gap-1.5 rounded-lg border border-border bg-card/95 px-2.5 py-1.5 text-xs shadow-xl backdrop-blur dark:border-white/15",style:{left:ep.x,top:ep.y},children:[(0,n.jsx)("span",{className:(0,eN.cn)("rounded px-1 py-0.5 text-[9px] font-semibold uppercase tracking-wide","BUG"===ec?"bg-rose-500/15 text-rose-300":"FEATURE"===ec?"bg-sky-500/15 text-sky-300":"bg-zinc-500/15 text-zinc-300"),children:"BUG"===ec?"Bug":"FEATURE"===ec?"ARCHITECTURE"===e?"Component":"Feature":"Sub-task"}),(0,n.jsx)("span",{className:"text-muted-foreground",children:ec?"click to place \xb7 Esc":"click a feature to attach \xb7 Esc"})]}),tJ.active&&tJ.step&&(0,n.jsx)(tA.d,{steps:tV,index:tJ.index,onPrev:tJ.prev,onNext:tJ.next,onExit:tJ.stop,onGoto:tJ.goto})]})})}},9991:(e,t,r)=>{r.d(t,{X:()=>c});var n=r(95155),a=r(12115),s=r(65377),o=r(9005),l=r(91337),i=r(56614);function d(e){if(!e||!e.tagName)return!1;let t=e.tagName;return"INPUT"===t||"TEXTAREA"===t||"SELECT"===t||e.isContentEditable}function c({query:e,onQuery:t,hits:r,onPick:u,onZoomToMatches:x,placeholder:p="Search…"}){let[m,f]=(0,a.useState)(!1);return(0,a.useEffect)(()=>{let e=e=>{m||e.metaKey||e.ctrlKey||e.altKey||1!==e.key.length||" "===e.key||d(e.target)||d(document.activeElement)||(e.preventDefault(),f(!0),t(e.key))};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[m,t]),(0,n.jsxs)(i.er,{title:"Search",open:m,onOpenChange:e=>e?f(!0):void(f(!1),t("")),outsideClicksToClose:2,trigger:(t,r)=>(0,n.jsx)("button",{type:"button",onClick:r,title:"Search this canvas",className:(0,l.cn)("glass flex size-8 items-center justify-center rounded-lg transition-colors",t||e.trim()?"text-foreground":"text-muted-foreground hover:text-foreground"),children:(0,n.jsx)(s.A,{className:"size-4"})}),children:[(0,n.jsxs)("div",{className:"relative",children:[(0,n.jsx)("input",{autoFocus:!0,value:e,onChange:e=>t(e.target.value),onKeyDown:e=>{"Enter"===e.key&&x&&(e.preventDefault(),x())},placeholder:p,className:"w-full rounded-md border border-border bg-[var(--ink-hover)] py-1 pl-2 pr-7 text-[12px] outline-none placeholder:text-muted-foreground/50 focus:bg-[var(--ink-active)]"}),e&&(0,n.jsx)("button",{type:"button",onClick:()=>t(""),title:"Clear search",className:"absolute right-1 top-1/2 flex size-5 -translate-y-1/2 items-center justify-center rounded text-muted-foreground/60 transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,n.jsx)(o.A,{className:"size-3.5"})})]}),(0,n.jsxs)("div",{className:"mt-2 max-h-64 space-y-0.5 overflow-y-auto",children:[e.trim()&&0===r.length&&(0,n.jsx)("div",{className:"px-1 py-1 text-[11px] text-muted-foreground",children:"No matches"}),r.map(e=>(0,n.jsxs)("button",{type:"button",onClick:()=>{u(e.id),f(!1)},className:"group flex w-full items-center gap-2 rounded-md px-2 py-1 text-left transition-colors hover:bg-[var(--ink-hover)]",children:[(0,n.jsx)("span",{className:"min-w-0 flex-1 truncate text-[12px] text-muted-foreground transition-colors group-hover:text-foreground",children:e.label}),e.sublabel&&(0,n.jsx)("span",{className:"shrink-0 text-[10px] uppercase tracking-wide text-muted-foreground/50",children:e.sublabel})]},e.id))]})]})}},12410:(e,t,r)=>{r.d(t,{a2:()=>o,i3:()=>d,xZ:()=>l});let n=["bg-emerald-500/15 text-emerald-700 dark:text-emerald-300","bg-sky-500/15 text-sky-700 dark:text-sky-300","bg-violet-500/15 text-violet-700 dark:text-violet-300","bg-amber-500/15 text-amber-700 dark:text-amber-200","bg-rose-500/15 text-rose-700 dark:text-rose-300","bg-cyan-500/15 text-cyan-700 dark:text-cyan-300","bg-fuchsia-500/15 text-fuchsia-700 dark:text-fuchsia-300","bg-lime-500/15 text-lime-700 dark:text-lime-300","bg-orange-500/15 text-orange-700 dark:text-orange-300","bg-teal-500/15 text-teal-700 dark:text-teal-300","bg-indigo-500/15 text-indigo-700 dark:text-indigo-300","bg-pink-500/15 text-pink-700 dark:text-pink-300"],a=["border-emerald-500/20 bg-emerald-500/[0.04]","border-sky-500/20 bg-sky-500/[0.04]","border-violet-500/20 bg-violet-500/[0.04]","border-amber-500/20 bg-amber-500/[0.04]","border-rose-500/20 bg-rose-500/[0.04]","border-cyan-500/20 bg-cyan-500/[0.04]","border-fuchsia-500/20 bg-fuchsia-500/[0.04]","border-lime-500/20 bg-lime-500/[0.04]","border-orange-500/20 bg-orange-500/[0.04]","border-teal-500/20 bg-teal-500/[0.04]","border-indigo-500/20 bg-indigo-500/[0.04]","border-pink-500/20 bg-pink-500/[0.04]"];function s(e){let t=(e??"").trim().toUpperCase();if(!t)return null;let r=0;for(let e=0;e<t.length;e++)r=31*r+t.charCodeAt(e)>>>0;return r%n.length}function o(e){let t=s(e);return null===t?"bg-[var(--ink-active)] text-muted-foreground":n[t]}function l(e){let t=s(e);return null===t?"border-border bg-[var(--ink-hover)]":a[t]}let i=["#34d399","#38bdf8","#a78bfa","#fbbf24","#fb7185","#22d3ee","#e879f9","#a3e635","#fb923c","#2dd4bf","#818cf8","#f472b6"];function d(e){let t=s(e);return null===t?"#9ca3af":i[t]}},14983:(e,t,r)=>{r.d(t,{$$:()=>o,Qk:()=>s,RU:()=>n,Uy:()=>a,jF:()=>l,r2:()=>c,sQ:()=>i,zn:()=>d});let n="0 0 0 3px var(--accent-2,#ff7a45), 0 0 32px -2px var(--accent-2,#ff7a45)",a=.14;function s(e,t){let r=t.trim().toLowerCase();if(!r)return!1;for(let t of e)if(t&&t.toLowerCase().includes(r))return!0;return!1}function o(e){return[e.title,e.role,e.plain,e.cluster,e.status].filter(Boolean)}function l(e){let t=[e.name,e.domain,e.description];for(let r of e.columns??[])t.push(r.name,r.type,r.note);return t.filter(Boolean)}function i(e){return[e.method,e.path,e.domain,e.description].filter(Boolean)}function d(e){return[e.path,e.lang].filter(Boolean)}function c(e,t,r,n,a=12){let o=t.trim().toLowerCase();if(!o)return[];let l=[];for(let t of e){if(!s(r(t),o))continue;let e=n(t);l.push({hit:e,score:function(e,t){let r=e.toLowerCase();return r===t?0:r.startsWith(t)?1:RegExp(`(^|[^a-z0-9])${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}`,"i").test(e)?2:r.includes(t)?3:4}(e.label,o)})}return l.sort((e,t)=>e.score-t.score||e.hit.label.length-t.hit.label.length),l.slice(0,a).map(e=>e.hit)}},16607:(e,t,r)=>{r.d(t,{d:()=>c});var n=r(95155),a=r(24413),s=r(9005),o=r(78780),l=r(76721),i=r(82099),d=r(91337);function c({steps:e,index:t,onPrev:r,onNext:u,onExit:x,onGoto:p}){let m=e[t];if(!m)return null;let f=t===e.length-1;return(0,n.jsxs)(i.b,{className:"absolute bottom-3 left-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-border px-3.5 py-2.5",children:[(0,n.jsxs)("span",{className:"flex items-center gap-1.5 text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:[(0,n.jsx)(a.A,{className:"size-3.5"}),"Guided tour"]}),(0,n.jsx)("button",{onClick:x,title:"End tour (Esc)",className:"rounded-md p-1 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,n.jsx)(s.A,{className:"size-4"})})]}),(0,n.jsxs)("div",{className:"border-b border-border px-3.5 py-3",children:[(0,n.jsxs)("div",{className:"text-[10px] font-medium uppercase tracking-wide text-[var(--accent-2,#ff7a45)]",children:["Step ",t+1," / ",e.length]}),(0,n.jsx)("h2",{className:"mt-1 break-words text-sm font-semibold leading-tight",children:m.title}),(0,n.jsx)("p",{className:"mt-1 text-[11px] leading-snug text-muted-foreground",children:m.summary})]}),(0,n.jsx)("div",{className:"min-h-0 flex-1 overflow-y-auto p-1.5",children:(0,n.jsx)("ol",{className:"space-y-0.5",children:e.map((e,r)=>(0,n.jsx)("li",{children:(0,n.jsxs)("button",{onClick:()=>p(r),title:e.title,className:(0,d.cn)("flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left transition-colors",r===t?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:[(0,n.jsx)("span",{className:(0,d.cn)("flex size-4 shrink-0 items-center justify-center rounded-full text-[9px] font-bold",r===t?"bg-[var(--accent-2,#ff7a45)] text-background":"bg-[var(--ink-active)] text-muted-foreground"),children:r+1}),(0,n.jsx)("span",{className:"truncate text-[11px]",children:e.title})]})},e.id))})}),(0,n.jsxs)("div",{className:"flex items-center justify-between gap-2 border-t border-border p-2",children:[(0,n.jsxs)("button",{onClick:r,disabled:0===t,className:"flex items-center gap-1 rounded-md px-2 py-1.5 text-[11px] text-muted-foreground transition-colors enabled:hover:bg-[var(--ink-hover)] enabled:hover:text-foreground disabled:opacity-40",children:[(0,n.jsx)(o.A,{className:"size-3.5"})," Prev"]}),f?(0,n.jsx)("button",{onClick:x,className:"rounded-md bg-[var(--accent-2,#ff7a45)]/90 px-3 py-1.5 text-[11px] font-semibold text-background transition-colors hover:bg-[var(--accent-2,#ff7a45)]",children:"Done"}):(0,n.jsxs)("button",{onClick:u,className:"flex items-center gap-1 rounded-md bg-foreground/10 px-3 py-1.5 text-[11px] font-semibold text-foreground transition-colors hover:bg-foreground/20",children:["Next ",(0,n.jsx)(l.A,{className:"size-3.5"})]})]})]})}},17918:(e,t,r)=>{r.d(t,{Sh:()=>c,V5:()=>d,e0:()=>x});var n=r(95155),a=r(12115),s=r(81750),o=r(6266),l=r(9005),i=r(91337);let d="#ff7a45";function c({data:e,selected:t}){let[r,u]=(0,a.useState)(e.text);return(0,a.useEffect)(()=>{u(e.text)},[e.text]),(0,n.jsxs)("div",{onClick:()=>e.onClick?.(e.annotationId),className:(0,i.cn)("group/anno relative w-[270px] rounded-xl border border-border bg-card/95 px-4 py-3 shadow-[0_18px_50px_-20px_rgba(0,0,0,0.9)] backdrop-blur transition-colors hover:border-foreground/20 dark:bg-[#1b1b1e]/95 dark:hover:border-white/20",!e.editable&&"cursor-pointer",t&&"border-[#ff7a45]/50"),children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"pointer-events-none absolute -left-px bottom-2 top-2 w-[3px] rounded-full",style:{background:d}}),(0,n.jsx)(s.h7,{type:"target",id:"in",position:o.yX.Top,isConnectable:!1,className:"!pointer-events-none !size-1 !min-h-0 !min-w-0 !border-0 !bg-transparent",style:{left:"auto",right:22,top:0}}),(0,n.jsxs)("div",{className:"flex items-center justify-between",children:[(0,n.jsx)("div",{className:"font-mono text-[10px] font-semibold uppercase tracking-[0.22em]",style:{color:d},children:"Annotation \xb7 You"}),e.editable&&e.onDelete&&(0,n.jsx)("button",{type:"button",title:"Delete annotation",onClick:t=>{t.stopPropagation(),e.onDelete?.(e.annotationId)},className:"nodrag nopan -mr-1 rounded p-0.5 text-muted-foreground/60 opacity-0 transition-opacity hover:text-red-300 group-hover/anno:opacity-100",children:(0,n.jsx)(l.A,{className:"size-3"})})]}),e.editable?(0,n.jsx)("textarea",{value:r,autoFocus:!e.text.trim(),placeholder:"Type your annotation…",onChange:e=>u(e.target.value),onBlur:()=>{r!==e.text&&e.onChangeText?.(e.annotationId,r)},onKeyDown:e=>e.stopPropagation(),className:"nodrag nopan field-sizing-content mt-1.5 max-h-40 min-h-[2.25rem] w-full resize-none overflow-y-auto bg-transparent text-[13px] leading-snug text-foreground/95 outline-none placeholder:text-muted-foreground/60"}):(0,n.jsx)("div",{className:"mt-1.5 max-h-40 overflow-y-auto text-[13px] leading-snug text-foreground/95",children:e.text.trim()?e.text:(0,n.jsx)("span",{className:"text-muted-foreground",children:"…"})})]})}function u({n:e,annotationId:t,onClick:r}){return(0,n.jsxs)("button",{type:"button",title:`Annotation ${e} — view comment`,onClick:e=>{e.stopPropagation(),r?.(t)},className:"nodrag nopan relative flex size-6 items-center justify-center rounded-full font-mono text-[11px] font-bold text-[#181818] shadow-[0_0_0_3px_rgba(255,122,69,0.22),0_0_16px_2px_rgba(255,122,69,0.4)] transition-transform hover:scale-110",style:{background:d},children:[e,(0,n.jsx)(s.h7,{type:"source",id:`pin-${t}`,position:o.yX.Bottom,isConnectable:!1,className:"!pointer-events-none !size-1 !min-h-0 !min-w-0 !border-0 !bg-transparent",style:{left:"50%",bottom:2}})]})}function x({pins:e,onPinClick:t}){return e.length?(0,n.jsx)("span",{className:"absolute -right-3 top-1/2 z-10 flex -translate-y-1/2 flex-row-reverse gap-1",children:e.map(e=>(0,n.jsx)(u,{n:e.n,annotationId:e.id,onClick:t},e.id))}):null}},18874:(e,t,r)=>{r.d(t,{F1:()=>m,VY:()=>d,e6:()=>s,gG:()=>p,gX:()=>u,qA:()=>a,ru:()=>o});let n={auth:"#4ea1ff",firms:"#c792ea",search:"#7bd389",storage:"#ffb86b",petitions:"#ff7a45",monitoring:"#f5b942",admin:"#ff6b9d"};function a(e){return e&&n[e]||"#8a8a8a"}let s={GET:"#7bd389",POST:"#4ea1ff",PUT:"#ffb86b",PATCH:"#ffb86b",DELETE:"#ff3860"},o={read:"#4ea1ff",write:"#ffb86b","read-write":"#c792ea"},l="text-[#4b5563] dark:text-[#8a8a8a]",i={GET:"text-[#15803d] dark:text-[#7bd389]",POST:"text-[#1d4ed8] dark:text-[#4ea1ff]",PUT:"text-[#b45309] dark:text-[#ffb86b]",PATCH:"text-[#b45309] dark:text-[#ffb86b]",DELETE:"text-[#be123c] dark:text-[#ff3860]"};function d(e){return e&&i[e]||l}let c={read:"text-[#1d4ed8] dark:text-[#4ea1ff]",write:"text-[#b45309] dark:text-[#ffb86b]","read-write":"text-[#6d28d9] dark:text-[#c792ea]"};function u(e){return e&&c[e]||l}let x={auth:"text-[#1d4ed8] dark:text-[#4ea1ff]",firms:"text-[#6d28d9] dark:text-[#c792ea]",search:"text-[#15803d] dark:text-[#7bd389]",storage:"text-[#b45309] dark:text-[#ffb86b]",petitions:"text-[#c2410c] dark:text-[#ff7a45]",monitoring:"text-[#b45309] dark:text-[#f5b942]",admin:"text-[#be185d] dark:text-[#ff6b9d]"};function p(e){return e&&x[e]||l}function m(e,t){let r=new Set([e]);for(let n of t)n.source===e&&r.add(n.target),n.target===e&&r.add(n.source);return r}},24692:(e,t,r)=>{r.d(t,{I:()=>d});var n=r(95155),a=r(12115),s=r(81750),o=r(6266),l=r(65738),i=r(28736);function d(e){let{deleteElements:t}=(0,s.VH)(),r=(0,s.JY)(e.source),d=(0,s.JY)(e.target),c=(0,s.pk)(),u=r&&d?(0,i.U)(r,d):null,x=(0,a.useMemo)(()=>c.filter(t=>t.id!==e.source&&t.id!==e.target).map(e=>({x:e.position.x,y:e.position.y,w:e.measured?.width??e.width??0,h:e.measured?.height??e.height??0})).filter(e=>e.w>0&&e.h>0),[c,e.source,e.target]),p=u?(0,i.ZH)(u.sx,u.sy,u.tx,u.ty,x):null,[m,f,h]=(0,o.Fp)(u?{sourceX:u.sx,sourceY:u.sy,sourcePosition:u.sourcePos,targetX:u.tx,targetY:u.ty,targetPosition:u.targetPos}:{sourceX:e.sourceX,sourceY:e.sourceY,sourcePosition:e.sourcePosition,targetX:e.targetX,targetY:e.targetY,targetPosition:e.targetPosition}),g=p?.path??m,b=p?.labelX??f,v=p?.labelY??h;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(s.tE,{id:e.id,path:g,style:e.style,markerEnd:e.markerEnd,interactionWidth:20}),e.label&&(0,n.jsx)(s.rV,{children:(0,n.jsx)("div",{style:{position:"absolute",transform:`translate(-50%, -120%) translate(${b}px, ${v}px)`,fontSize:11,color:"#cfcfcf",background:"#161616",padding:"1px 4px",borderRadius:4,pointerEvents:"none",zIndex:1e3},children:e.label})}),e.selected&&(0,n.jsx)(s.rV,{children:(0,n.jsx)("div",{className:"nodrag nopan",style:{position:"absolute",transform:`translate(-50%, 0) translate(${b}px, ${v+14}px)`,pointerEvents:"all",zIndex:1e3},children:(0,n.jsx)("button",{type:"button",onMouseDown:e=>e.stopPropagation(),onClick:r=>{r.stopPropagation(),t({edges:[{id:e.id}]})},title:"Delete (or press Backspace)",className:"flex size-7 items-center justify-center rounded-full border border-border bg-card/95 text-red-300 shadow-lg backdrop-blur-md transition-colors hover:bg-red-500/25 hover:text-red-200",children:(0,n.jsx)(l.A,{className:"size-3.5"})})})})]})}},28161:(e,t,r)=>{r.d(t,{A6:()=>i,An:()=>d,RR:()=>n,YG:()=>o,ZD:()=>l,jR:()=>s});let n=["frontend","backend","fullstack"],a={fe:"frontend",front:"frontend",be:"backend",back:"backend",fs:"fullstack","full-stack":"fullstack","full stack":"fullstack"};function s(e){let t=(e??"").trim().toLowerCase();return t?n.includes(t)?t:a[t]??null:null}let o={frontend:{label:"Frontend",short:"FE"},backend:{label:"Backend",short:"BE"},fullstack:{label:"Fullstack",short:"FS"}},l={frontend:"#5AC8FA",backend:"#3ECF8E",fullstack:"#5AC8FA"};function i(e){return"fullstack"!==e?l[e]:`linear-gradient(to bottom, ${l.frontend} 0%, ${l.frontend} 50%, ${l.backend} 50%, ${l.backend} 100%)`}let d=/\.(tsx|jsx|vue|svelte)$/i},28736:(e,t,r)=>{r.d(t,{U:()=>l,ZH:()=>i,u1:()=>d});var n=r(6266);function a(e){let{x:t,y:r}=e.internals.positionAbsolute,n=e.measured?.width??0,a=e.measured?.height??0;return{x:t,y:r,w:n,h:a,cx:t+n/2,cy:r+a/2}}function s(e,t){let r=a(e),n=a(t),s=r.w/2||1,o=r.h/2||1,l=(n.cx-r.cx)/(2*s)-(n.cy-r.cy)/(2*o),i=(n.cx-r.cx)/(2*s)+(n.cy-r.cy)/(2*o),d=1/(Math.abs(l)+Math.abs(i)||1);return{x:s*d*(l+i)+r.cx,y:o*d*(-l+i)+r.cy}}function o(e,t){let r=a(e),s=Math.round(t.x),o=Math.round(t.y);return s<=Math.round(r.x)+1?n.yX.Left:s>=Math.round(r.x+r.w)-1?n.yX.Right:o<=Math.round(r.y)+1?n.yX.Top:n.yX.Bottom}function l(e,t){let r=s(e,t),n=s(t,e);return{sx:r.x,sy:r.y,tx:n.x,ty:n.y,sourcePos:o(e,r),targetPos:o(t,n)}}function i(e,t,r,n,a){let s=a.filter(a=>(function(e,t,r,n,a){let s=a.x-14,o=a.x+a.w+14,l=a.y-14,i=a.y+a.h+14;if(Math.max(e,r)<s||Math.min(e,r)>o||Math.max(t,n)<l||Math.min(t,n)>i)return!1;for(let a=1;a<24;a++){let d=a/24,c=e+(r-e)*d,u=t+(n-t)*d;if(c>=s&&c<=o&&u>=l&&u<=i)return!0}return!1})(e,t,r,n,a));if(!s.length)return null;let o=(e+r)/2,l=(t+n)/2,i=Math.min(...s.map(e=>e.y))-14-26,d=Math.max(...s.map(e=>e.y+e.h))+14+26,c=Math.abs(i-l)<=Math.abs(d-l)?i:d,u=e+(r-e)*.25,x=e+(r-e)*.75;return{path:`M ${e},${t} C ${u},${c} ${x},${c} ${r},${n}`,labelX:o,labelY:c}}function d(e,t){let r=e.x+e.w/2,n=e.y+e.h/2,a=t.x-r,s=t.y-n;if(0===a&&0===s)return{x:r,y:n};let o=1/Math.max(Math.abs(a)/(e.w/2||1),Math.abs(s)/(e.h/2||1));return{x:r+a*o,y:n+s*o}}},29523:(e,t,r)=>{r.d(t,{J:()=>l,k:()=>o});var n=r(12115),a=r(81750),s=r(70221);function o(e){let[t,r]=(0,n.useState)("full"),o=(0,a.Pj)(r=>(0,s.gt)(r.transform[2],t,e));return o!==t&&r(o),o}function l({onLod:e,thresholds:t}){let r=o(t),a=(0,n.useRef)(null);return(0,n.useEffect)(()=>{a.current!==r&&(a.current=r,e(r))},[r,e]),null}},29813:(e,t,r)=>{r.d(t,{to:()=>a});var n=r(94014);function a(e,t,r={}){if(0===e.length)return new Map;let s=function(e,t){let r=e.map(e=>e.id).sort(),n=new Map(r.map(e=>[e,[]]));for(let e of[...t].sort((e,t)=>e.fromId.localeCompare(t.fromId)||e.toId.localeCompare(t.toId)))n.get(e.fromId)?.push(e);let a=new Map,s=[],o=e=>{for(let t of(a.set(e,"visiting"),n.get(e)??[])){let e=a.get(t.toId);"visiting"!==e&&(s.push(t),"done"!==e&&o(t.toId))}a.set(e,"done")};for(let e of r)a.has(e)||o(e);return s}(e,t),o=function(e,t){let r=new Map(e.map(e=>[e.id,[]]));for(let e of t)r.get(e.fromId)?.push(e.toId);let n=new Map,a=e=>{let t=n.get(e);if(void 0!==t)return t;n.set(e,0);let s=r.get(e)??[],o=s.length?1+Math.max(...s.map(a)):0;return n.set(e,o),o};for(let t of e)a(t.id);return n}(e,s),l=new Map(e.map(e=>[e.id,[]]));for(let e of s)l.get(e.fromId)?.push(e.toId);let i=Array.from(new Set(e.map(e=>e.group))),d=i.filter(e=>"—"!==e).sort(),c=i.includes("—")?[...d,"—"]:d,u=[];for(let t of c){let r=e.filter(e=>e.group===t),n=Math.min(...r.map(e=>o.get(e.id)??0)),a=Math.max(...r.map(e=>o.get(e.id)??0)),s=new Map,i=new Map,d=0,c=0;for(let e=n;e<=a;e++){let t=r.filter(t=>o.get(t.id)===e);if(!t.length)continue;let n=e=>{let t=(l.get(e.id)??[]).map(e=>i.get(e)).filter(e=>void 0!==e);return t.length?t.reduce((e,t)=>e+t,0)/t.length:1/0};t.sort((e,t)=>n(e)-n(t)||e.id.localeCompare(t.id));let a=Math.max(1,Math.ceil(Math.sqrt(2*t.length))),u=[];t.forEach((e,t)=>{let r=Math.floor(t/a),n=t%a;i.set(e.id,n);let o=u[r]??0;s.set(e.id,{x:d+360*r,y:o}),u[r]=o+(e.h??150),c=Math.max(c,u[r])}),d+=360*Math.ceil(t.length/a)}u.push({d:t,w:d,h:Math.max(c,150),local:s})}let x=(0,n.Xi)(u.map(e=>({id:e.d,w:e.w,h:e.h})),{gapX:84,gapY:80,viewportAspect:r.viewportAspect,minBandW:1080,aspectSlack:1.5}),p=new Map;for(let e of u){let t=x.get(e.d);for(let[r,n]of e.local)p.set(r,{x:t.x+n.x,y:t.y+n.y})}return p}},36849:(e,t,r)=>{r.d(t,{VI:()=>o});var n=r(43137),a=r(94014);function s(e,t,r){let n,a;return null==e.title?r:Math.max(r,(a=66+(((n=(e.title??"").trim())?Math.max(1,Math.ceil(n.length/17)):1)-1)*19,e.role&&e.role.trim()&&(a+=16),t>0&&(a+=22),a+24))}function o(e,t,r={}){let l=r.colW??320,i=r.rowH??150,d=r.childIndent??24,c=r.laneGap??56,u=r.bandGap??110,x=r.maxCols??10,p=r.minBandW??3*l,m=new Set(e.map(e=>e.id)),f=e=>!e.parentId||!m.has(e.parentId),h=e.filter(f),g=new Map;for(let t of e){if(f(t))continue;let e=g.get(t.parentId);e?e.push(t):g.set(t.parentId,[t])}let b="status"===t?e=>e.status:"priority"===t?e=>String(e.priority):e=>(e.cluster??"").trim()||"—",v=new Map;for(let e of h){let t=b(e),r=v.get(t);r?r.push(e):v.set(t,[e])}let y=(function(e,t,r){if("status"===e)return[...n.TT];if("priority"===e)return["0","1","2","3"];let a=Array.from(new Set(t.map(r))),s=a.filter(e=>"—"!==e).sort();return a.includes("—")?[...s,"—"]:s})(t,h,b).filter(e=>v.has(e)),j=[];for(let e of y){let t=v.get(e),r=t.reduce((e,t)=>e+1+(g.get(t.id)?.length??0),0),n=Math.max(1,Math.min(x,t.length,Math.round(Math.sqrt(.85*r))||1)),a=Array(n).fill(0),o=new Map;for(let e of t){let t=0;for(let e=1;e<n;e++)a[e]<a[t]&&(t=e);let r=t*l,c=a[t];o.set(e.id,{x:r,y:c});let u=g.get(e.id)??[],x=c+s(e,u.length,i);for(let e of u)o.set(e.id,{x:r+d,y:x}),x+=s(e,0,i);a[t]=x}let c=a.reduce((e,t)=>Math.max(e,t),0);j.push({id:e,w:n*l,h:c,local:o})}let k=(0,a.Xi)(j.map(e=>({id:e.id,w:e.w,h:e.h})),{gapX:c,gapY:u,viewportAspect:r.viewportAspect,minBandW:p,aspectSlack:1.5}),N=new Map;for(let e of j){let t=k.get(e.id);for(let[r,n]of e.local)N.set(r,{x:t.x+n.x,y:t.y+n.y})}return N}},40654:(e,t,r)=>{r.d(t,{e:()=>E});var n=r(95155),a=r(12115),s=r(5937),o=r(92571),l=r(74350),i=r(4474),d=r(91337),c=r(5989);let u=["ROADMAP","ARCHITECTURE","DATABASE"],x=c.k5(u),p=c.Ik({name:c.Yj(),type:c.Yj(),isPk:c.zM(),isFk:c.zM(),nullable:c.zM(),note:c.Yj().nullable()}),m=c.Ik({id:c.Yj(),view:c.Yj(),kind:c.Yj(),cluster:c.Yj().nullable(),layer:c.Yj().nullable(),title:c.Yj(),role:c.Yj().nullable(),plain:c.Yj().nullable(),status:c.Yj(),priority:c.ai(),x:c.ai(),y:c.ai(),source:c.Yj(),sourceRef:c.Yj().nullable(),parentId:c.Yj().nullable(),isCriterion:c.zM(),files:c.YO(c.Yj()),signals:c.bz().optional(),bugFlags:c.YO(c.bz())}),f=c.Ik({id:c.Yj(),fromId:c.Yj(),toId:c.Yj(),kind:c.Yj(),label:c.Yj().nullable(),sourceHandle:c.Yj().nullable(),targetHandle:c.Yj().nullable()}),h=c.Ik({nodes:c.YO(m),edges:c.YO(f),hasFrontend:c.zM()}),g=c.Ik({id:c.Yj(),name:c.Yj(),domain:c.Yj().nullable(),description:c.Yj().nullable(),source:c.Yj(),x:c.ai(),y:c.ai(),columns:c.YO(p)}),b=c.Ik({id:c.Yj(),fromTableId:c.Yj(),toTableId:c.Yj(),fromColumn:c.Yj(),toColumn:c.Yj(),label:c.Yj().nullable()}),v=c.Ik({id:c.Yj(),method:c.Yj(),path:c.Yj(),domain:c.Yj().nullable(),description:c.Yj().nullable(),source:c.Yj(),x:c.ai(),y:c.ai(),tables:c.YO(c.Ik({tableId:c.Yj(),access:c.Yj()}))}),y=c.Ik({proposedAt:c.ai(),status:c.Yj(),tables:c.YO(c.bz()),relations:c.YO(c.bz()),endpoints:c.YO(c.bz())}).nullable(),j=c.Ik({tables:c.YO(g),relations:c.YO(b),endpoints:c.YO(v),draft:y}),k=c.Ik({kind:c.eu("boards"),version:c.eu(1),createdAt:c.ai(),workspaceLabel:c.Yj(),selectedTabs:c.YO(x).min(1),roadmap:h.optional(),architecture:h.optional(),database:j.optional()}),N=c.Ik({kind:c.eu("plan"),version:c.eu(1),createdAt:c.ai(),workspaceLabel:c.Yj(),title:c.Yj(),markdown:c.Yj(),verdict:c.k5(["approved","discarded"]).nullable(),roadmap:h.optional(),draft:y.optional()});c.gM("kind",[k,N]);var w=r(89793),C=r(96719);let A=[{value:"ALL",label:"All"},{value:"ROADMAP",label:"Roadmap"},{value:"ARCHITECTURE",label:"Architecture"},{value:"DATABASE",label:"Database"}];function E({defaultSelection:e="ALL"}){let[t,r]=(0,a.useState)(!1),[c,x]=(0,a.useState)(e),{status:p,url:m,error:f,copied:h,mint:g,copy:b,reset:v}=(0,w.b)();return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("button",{type:"button",title:"Share a read-only link to these boards",onClick:function(){x(e),v(),r(!0)},className:"glass flex size-8 items-center justify-center rounded-lg text-muted-foreground transition-colors hover:text-foreground",children:(0,n.jsx)(s.A,{className:"size-4"})}),(0,n.jsx)(l.lG,{open:t,onOpenChange:r,children:(0,n.jsxs)(l.Cf,{children:[(0,n.jsxs)(l.c7,{children:[(0,n.jsx)(l.L3,{children:"Share a read-only link"}),(0,n.jsx)(l.rr,{children:"Anyone with the link can view these boards — no Beacon needed. Links expire after 7 days."})]}),"done"===p?(0,n.jsx)(C.F,{url:m,copied:h,onCopy:b}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("div",{className:"flex rounded-lg border border-border bg-background/40 p-0.5",children:A.map(e=>(0,n.jsx)("button",{onClick:()=>x(e.value),className:(0,d.cn)("flex-1 rounded-md px-1.5 py-1.5 text-[11px] font-medium transition-colors",c===e.value?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:text-foreground"),children:e.label},e.value))}),"error"===p&&(0,n.jsx)("p",{className:"text-[12px] text-red-400",children:f}),(0,n.jsx)("div",{className:"flex justify-end",children:(0,n.jsx)(i.$,{size:"sm",onClick:function(){g({kind:"boards",tabs:"ALL"===c?[...u]:[c]})},disabled:"loading"===p,children:"loading"===p?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(o.A,{className:"size-3.5 animate-spin"})," Creating…"]}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(s.A,{className:"size-3.5"})," Create link"]})})})]})]})})]})}},43137:(e,t,r)=>{r.d(t,{TT:()=>s,Xf:()=>l,m6:()=>a,nR:()=>o,yl:()=>n});let n=["PENDING","IN_PROGRESS","DONE","BLOCKED","CANCELLED","DEPRIORITIZED"],a=["KEEP","REBUILD","REPLACE","DROP"],s=["IN_PROGRESS","PENDING","BLOCKED","DONE","DEPRIORITIZED","CANCELLED"],o={DONE:{label:"Done",className:"border-emerald-500/30 bg-emerald-500/15 text-emerald-700 dark:text-emerald-300"},IN_PROGRESS:{label:"In progress",className:"border-sky-500/30 bg-sky-500/15 text-sky-700 dark:text-sky-300"},PENDING:{label:"Pending",className:"border-amber-500/30 bg-amber-500/10 text-amber-700 dark:text-amber-200"},BLOCKED:{label:"Blocked",className:"border-orange-500/30 bg-orange-500/15 text-orange-700 dark:text-orange-300"},CANCELLED:{label:"Cancelled",className:"border-zinc-500/30 bg-zinc-500/10 text-zinc-600 dark:text-zinc-400 line-through"},DEPRIORITIZED:{label:"Deprioritized",className:"border-zinc-600/40 bg-zinc-600/10 text-zinc-600 dark:text-zinc-400"},KEEP:{label:"Keep",className:"border-emerald-500/30 bg-emerald-500/15 text-emerald-700 dark:text-emerald-300"},REBUILD:{label:"Rebuild",className:"border-violet-500/30 bg-violet-500/15 text-violet-700 dark:text-violet-300"},REPLACE:{label:"Replace",className:"border-rose-500/30 bg-rose-500/15 text-rose-700 dark:text-rose-300"},DROP:{label:"Drop",className:"border-zinc-500/30 bg-zinc-500/10 text-zinc-600 dark:text-zinc-400 line-through"}};function l(e){return e?.trim()||"—"}},44267:(e,t,r)=>{r.d(t,{S:()=>n});function n(e,t={}){let r=t.pad??20,a=t.header??26,s=new Map;for(let t of e){let e=s.get(t.group);e?(e.minX=Math.min(e.minX,t.x),e.minY=Math.min(e.minY,t.y),e.maxX=Math.max(e.maxX,t.x+t.w),e.maxY=Math.max(e.maxY,t.y+t.h),e.count++):s.set(t.group,{minX:t.x,minY:t.y,maxX:t.x+t.w,maxY:t.y+t.h,count:1})}return Array.from(s.entries()).sort(([e],[t])=>e.localeCompare(t)).map(([e,t])=>({key:e,label:e,x:t.minX-r,y:t.minY-r-a,w:t.maxX-t.minX+2*r,h:t.maxY-t.minY+2*r+a,count:t.count}))}},45437:(e,t,r)=>{r.d(t,{L:()=>o});var n=r(95155),a=r(81750),s=r(28736);function o(e){let t=(0,a.JY)(e.target),r=e.targetX,o=e.targetY,l=t?.measured?.width,i=t?.measured?.height;if(t&&l&&i){let n=(0,s.u1)({x:t.internals.positionAbsolute.x,y:t.internals.positionAbsolute.y,w:l,h:i},{x:e.sourceX,y:e.sourceY});r=n.x,o=n.y}let d=e.sourceX,c=e.sourceY,u=r-d,x=o-c,p=Math.hypot(u,x)||1,m=Math.min(.18*p,42),f=(d+r)/2+-x/p*m,h=(c+o)/2+u/p*m,g=`M${d},${c} Q${f},${h} ${r},${o}`;return(0,n.jsx)(a.tE,{id:e.id,path:g,style:e.style,markerEnd:e.markerEnd})}},47409:(e,t,r)=>{r.d(t,{h:()=>v});var n=r(95155),a=r(12115),s=r(25583),o=r(874),l=r(36483),i=r(9107),d=r(76721),c=r(14225),u=r(95660);function x(e,t){return{name:e,path:t,folders:new Map,files:new Map}}function p(e,t){return e.kind!==t.kind?"folder"===e.kind?-1:1:e.name.localeCompare(t.name,void 0,{sensitivity:"base"})}var m=r(91337);let f={added:"text-emerald-400",modified:"text-amber-300",deleted:"text-rose-400 line-through"},h={added:"bg-emerald-400",modified:"bg-amber-300",deleted:"bg-rose-400"};function g({name:e,className:t}){let r=e.slice(e.lastIndexOf(".")+1).toLowerCase();return["ts","tsx","js","jsx","mjs","cjs"].includes(r)?(0,n.jsx)(s.A,{className:t}):"json"===r?(0,n.jsx)(o.A,{className:t}):["md","mdx","txt","css","scss"].includes(r)?(0,n.jsx)(l.A,{className:t}):(0,n.jsx)(i.A,{className:t})}function b({nodes:e,depth:t,collapsed:r,onToggle:a,onSelect:s,selectedPath:o,livePath:l}){return(0,n.jsx)("ul",{className:(0,m.cn)(t>0&&"ml-[7px] border-l border-border pl-1.5"),children:e.map(e=>{let i,x;return"folder"===e.kind?(0,n.jsxs)("li",{children:[(0,n.jsxs)("button",{type:"button",onClick:()=>a(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-[var(--ink-hover)] hover:text-foreground",children:[(0,n.jsx)(d.A,{className:(0,m.cn)("size-3 shrink-0 transition-transform",!r.has(e.path)&&"rotate-90")}),r.has(e.path)?(0,n.jsx)(c.A,{className:"size-3.5 shrink-0 text-muted-foreground"}):(0,n.jsx)(u.A,{className:"size-3.5 shrink-0 text-muted-foreground"}),(0,n.jsx)("span",{className:"truncate text-[11px] font-medium",children:e.name})]}),!r.has(e.path)&&(0,n.jsx)(b,{nodes:e.children,depth:t+1,collapsed:r,onToggle:a,onSelect:s,selectedPath:o,livePath:l})]},`d:${e.path}`):(i=e.path===o,x=e.path===l,(0,n.jsx)("li",{children:(0,n.jsxs)("button",{type:"button",onClick:()=>s(e),title:e.path,"aria-current":i?"true":void 0,className:(0,m.cn)("flex w-full items-center gap-1.5 rounded py-1 pl-[18px] pr-1.5 text-left transition-colors",i?"bg-[var(--ink-active)]":x?"bg-[#ff7a45]/[0.08] hover:bg-[#ff7a45]/[0.13]":"hover:bg-[var(--ink-hover)]"),children:[(0,n.jsx)(g,{name:e.name,className:(0,m.cn)("size-3.5 shrink-0",x?"text-[#ff7a45]":e.status?f[e.status]:"text-muted-foreground")}),(0,n.jsx)("span",{className:(0,m.cn)("truncate text-[11px]",x?"font-medium text-[#ff7a45]":i?"text-foreground":e.status?f[e.status]:"text-foreground/90"),children:e.name}),(0,n.jsxs)("span",{className:"ml-auto flex shrink-0 items-center gap-1.5",children:[x&&(0,n.jsx)("span",{className:"size-1.5 rounded-full bg-[#ff7a45] motion-safe:animate-pulse",title:"The agent is editing this file now"}),e.meta&&(0,n.jsx)("span",{className:"text-[9px] text-teal-300/80",children:e.meta}),e.status&&(0,n.jsx)("span",{className:(0,m.cn)("size-1.5 rounded-full",h[e.status])})]})]})},`f:${e.path}`))})})}function v({files:e,onSelect:t,collapse:r=!0,emptyLabel:s,className:o,selectedPath:l,livePath:i}){let d=(0,a.useMemo)(()=>(function(e,t={}){let r=t.collapseSingleChildFolders??!0,n=x("","");for(let t of e){let e=t.path.split("\\").join("/").trim().replace(/^\/+/,"").replace(/\/+$/,"");if(!e)continue;let r=e.split("/").filter(Boolean);if(!r.length)continue;let a=n;for(let e=0;e<r.length-1;e++){let t=r[e],n=a.path?`${a.path}/${t}`:t,s=a.folders.get(t);s||(s=x(t,n),a.folders.set(t,s)),a=s}let s=r[r.length-1];a.files.set(s,{kind:"file",name:s,path:e,status:t.status,meta:t.meta})}return function e(t,r){let n=[];for(let a of t.folders.values())n.push(function(t,r){let n=t.name,a=t;for(;r&&0===a.files.size&&1===a.folders.size;){let e=a.folders.values().next().value;n=`${n}/${e.name}`,a=e}return{kind:"folder",name:n,path:a.path,children:e(a,r)}}(a,r));for(let e of t.files.values())n.push(e);return n.sort(p)}(n,r)})(e,{collapseSingleChildFolders:r}),[e,r]),[c,u]=(0,a.useState)(()=>new Set);return d.length?(0,n.jsx)("div",{className:o,children:(0,n.jsx)(b,{nodes:d,depth:0,collapsed:c,onToggle:e=>u(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r}),onSelect:e=>{var r;return t?t(e.path):(r=e.path,void fetch(`/api/open?path=${encodeURIComponent(r)}`).catch(()=>{}))},selectedPath:l,livePath:i})}):s?(0,n.jsx)("p",{className:(0,m.cn)("px-2 py-1 text-[11px] text-muted-foreground",o),children:s}):null}},54682:(e,t,r)=>{r.d(t,{Gd:()=>f,II:()=>u,Pu:()=>x,Z2:()=>m});var n=r(40054),a=r(82150),s=r(83694),o=r(35580),l=r(56991);let i=s.z.extend({renderMarkdown:(e,t)=>`<u>${t.renderChildren(e)}</u>`}),d=[n.W.configure({underline:!1}),i,a._0,a.L2.configure({nested:!0})],c=[...d,l.eo],u=c,x=d,p=new o.db({extensions:c});function m(e){return p.serialize(function e(t){return"paragraph"===t.type&&(t.content?.length??0)===0?{...t,content:[{type:"text",text:"​"}]}:Array.isArray(t.content)?{...t,content:t.content.map(e)}:t}(e))}function f(e){return function e(t){if("paragraph"===t.type&&t.content?.length){let e=t.content.every(e=>"text"===e.type),r=t.content.map(e=>e.text??"").join("");if(e&&r.includes("​")&&""===r.replace(/\u200B/g,"").trim())return{...t,content:[]}}return Array.isArray(t.content)?{...t,content:t.content.map(e)}:t}(function e(t){if("text"===t.type){let e=(t.marks??[]).find(e=>"link"===e.type&&"string"==typeof e.attrs?.href),r=e?.attrs?.href?(0,l.$w)(e.attrs.href):null;if(r)return{type:"mention",attrs:{kind:r.kind,ref:r.ref,label:(t.text??"").replace(/^@/,"")}}}return Array.isArray(t.content)?{...t,content:t.content.map(e)}:t}(function e(t){if("text"===t.type&&(t.text??"").includes("<u>"))return{type:"__frag",content:function(e){let t,r=e.text??"",n=e.marks??[],a=/<u>([\s\S]*?)<\/u>/g,s=[],o=0;for(;null!==(t=a.exec(r));)t.index>o&&s.push({...e,text:r.slice(o,t.index)}),s.push({type:"text",text:t[1],marks:[...n,{type:"underline"}]}),o=a.lastIndex;return o<r.length&&s.push({...e,text:r.slice(o)}),s.filter(e=>(e.text??"").length>0)}(t)};if(Array.isArray(t.content)){let r=t.content.flatMap(t=>{let r=e(t);return"__frag"===r.type?r.content:[r]});return{...t,content:r}}return t}(p.parse(e))))}},54698:(e,t,r)=>{r.d(t,{m:()=>n});function n(e,t){let r=[];return e.forEach((e,n)=>{let a=e.excerpt.trim();if(!a)return;let s={annotationId:e.id,n:n+1};for(let e of t.tables){if(a===e.name)return void r.push({...s,kind:"table",targetId:e.id,column:null});if(a.startsWith(`${e.name}.`)){let t=a.slice(e.name.length+1);if(e.columns.includes(t))return void r.push({...s,kind:"column",targetId:e.id,column:t})}}for(let e of t.endpoints??[])if(a===`${e.method} ${e.path}`)return void r.push({...s,kind:"endpoint",targetId:e.id,column:null});for(let e of t.features??[])if(a===e.title||a===`feature: ${e.title}`)return void r.push({...s,kind:"feature",targetId:e.id,column:null})}),r}},56614:(e,t,r)=>{r.d(t,{er:()=>o,r1:()=>l,vu:()=>i});var n=r(95155),a=r(12115),s=r(91337);function o({trigger:e,title:t,align:r="right",children:l,open:i,onOpenChange:d,outsideClicksToClose:c=1}){let[u,x]=(0,a.useState)(!1),[p,m]=(0,a.useState)("down"),f=i??u,h=e=>{void 0===i&&x(e),d?.(e)},g=(0,a.useRef)(null),b=(0,a.useRef)(()=>{});return(0,a.useEffect)(()=>{b.current=()=>h(!1)}),(0,a.useEffect)(()=>{if(!f)return;let e=g.current?.firstElementChild?.getBoundingClientRect();e&&m(window.innerHeight-e.bottom<260?"up":"down")},[f]),(0,a.useEffect)(()=>{if(!f)return;let e=0,t=null,r=()=>{t&&clearTimeout(t),t=null},n=n=>{if(g.current?.contains(n.target)){e=0,r();return}c<=1?b.current():(e+=1)>=c?(e=0,r(),b.current()):(r(),t=setTimeout(()=>{e=0},1500))},a=e=>{"Escape"===e.key&&b.current()};return window.addEventListener("mousedown",n,!0),window.addEventListener("keydown",a),()=>{r(),window.removeEventListener("mousedown",n,!0),window.removeEventListener("keydown",a)}},[f,c]),(0,n.jsxs)("div",{ref:g,className:"relative",children:[e(f,()=>h(!f)),f&&(0,n.jsxs)("div",{className:(0,s.cn)("glass absolute z-30 w-64 rounded-xl p-3 shadow-xl","up"===p?"bottom-full mb-1.5":"top-full mt-1.5","right"===r?"right-0":"left-0"),children:[t&&(0,n.jsx)("div",{className:"mb-2 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground",children:t}),l]})]})}function l({title:e,children:t}){return(0,n.jsxs)("div",{className:"mb-2.5 last:mb-0",children:[(0,n.jsx)("div",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground/80",children:e}),(0,n.jsx)("div",{className:"flex flex-wrap gap-1",children:t})]})}function i({on:e,onClick:t,children:r,tone:a="default"}){return(0,n.jsx)("button",{type:"button",onClick:t,className:(0,s.cn)("rounded-md border px-2 py-0.5 text-[11px] font-medium transition-colors",{default:e?"border-foreground/40 bg-[var(--ink-active)] text-foreground":"border-border text-muted-foreground hover:text-foreground",danger:e?"border-red-500/40 bg-red-500/15 text-red-300":"border-border text-muted-foreground hover:text-foreground",accent:e?"border-sky-500/40 bg-sky-500/15 text-sky-300":"border-border text-muted-foreground hover:text-foreground"}[a]),children:r})}},56895:(e,t,r)=>{r.d(t,{W:()=>a});var n=r(12115);function a(e,t){let[r,a]=(0,n.useState)(!1),[s,o]=(0,n.useState)(0),l=r?e[s]??null:null,i=(0,n.useCallback)(()=>{o(0),a(!0)},[]),d=(0,n.useCallback)(()=>a(!1),[]),c=(0,n.useCallback)(()=>o(t=>Math.min(t+1,e.length-1)),[e.length]),u=(0,n.useCallback)(()=>o(e=>Math.max(e-1,0)),[]),x=(0,n.useCallback)(t=>{t>=0&&t<e.length&&o(t)},[e.length]);(0,n.useEffect)(()=>{if(!r)return;let n=e[s];n&&t(n)},[r,s]),(0,n.useEffect)(()=>{if(!r)return;let e=e=>{"ArrowRight"===e.key?(e.preventDefault(),c()):"ArrowLeft"===e.key?(e.preventDefault(),u()):"Escape"===e.key&&(e.preventDefault(),d())};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[r,c,u,d]);let p=(0,n.useMemo)(()=>l&&l.focusIds.length?new Set(l.focusIds):null,[l]);return{active:r,index:s,step:l,start:i,stop:d,next:c,prev:u,goto:x,focusIds:p}}},56991:(e,t,r)=>{r.d(t,{$w:()=>o,eo:()=>c,tw:()=>u});var n=r(82159),a=r(28794);let s="beacon://";function o(e){if(!e.startsWith(s))return null;let t=e.slice(s.length),r=t.indexOf("/");return r<0?null:{kind:t.slice(0,r),ref:t.slice(r+1)}}let l={kind:{default:null,parseHTML:e=>e.getAttribute("data-kind"),renderHTML:e=>e.kind?{"data-kind":e.kind}:{}},ref:{default:null,parseHTML:e=>e.getAttribute("data-ref"),renderHTML:e=>e.ref?{"data-ref":e.ref}:{}},label:{default:null,parseHTML:e=>e.getAttribute("data-label")??e.textContent?.replace(/^@/,""),renderHTML:e=>e.label?{"data-label":e.label}:{}}},i=()=>[{tag:"span[data-mention]"}],d=({node:e,HTMLAttributes:t})=>["span",(0,n.KV)({"data-mention":"",class:"beacon-mention"},t),`@${e.attrs.label??""}`],c=n.bP.create({name:"mention",group:"inline",inline:!0,atom:!0,addAttributes:()=>l,parseHTML:i,renderHTML:d,renderMarkdown:e=>{var t,r,n;let a=e.attrs??{};return t=a.kind??"feature",r=a.ref??"",n=a.label??"",`[@${n}](${s}${t}/${r})`}}),u=a.P.extend({name:"mention",addAttributes:()=>l,parseHTML:i,renderHTML:d})},62311:(e,t,r)=>{r.d(t,{Z:()=>f});var n=r(95155),a=r(12115),s=r(98500),o=r.n(s),l=r(25640),i=r(83599),d=r(94192),c=r(34306),u=r(60292),x=r(75514),p=r(91337);let m={ROADMAP:l.A,ARCHITECTURE:i.A,FILES:d.A,DATABASE:c.A};function f({tabs:e,active:t}){let[r,s]=(0,a.useState)(null);(0,a.useEffect)(()=>{s((0,u.fk)())},[]);let l=(0,x.$2)();return(0,n.jsx)("div",{className:"flex items-center gap-0.5",children:e.map(e=>{let a,s=e.value===t,i=e.Icon??m[e.value],d=(0,p.cn)("flex items-center gap-1.5 rounded-full border px-2.5 py-1 text-[12px] font-medium tracking-tight transition-colors",s?"border-border bg-[var(--ink-active)] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"border-transparent text-muted-foreground/80 hover:bg-[var(--ink-hover)] hover:text-foreground"),c=(0,n.jsxs)(n.Fragment,{children:[i?(0,n.jsx)(i,{className:(0,p.cn)("size-3",s&&"text-[#ff7a45]")}):null,(0,n.jsx)("span",{className:"hidden lg:inline",children:e.label})]});return l?.views.has(e.value)?(0,n.jsx)("button",{type:"button",title:e.label,onClick:()=>l.switchTo(e.value),className:d,children:c},e.value):(0,n.jsx)(o(),{href:(a=e.href,r?`${a}${a.includes("?")?"&":"?"}ws=${r}`:a),title:e.label,className:d,children:c},e.value)})})}},64329:(e,t,r)=>{r.d(t,{Sq:()=>d,ZB:()=>m,aO:()=>u,aU:()=>p,p_:()=>c,yc:()=>x});var n=r(95155),a=r(32133),s=r(9005),o=r(82099),l=r(66616),i=r(91337);let d="!h-6 w-fit max-w-full !gap-1 rounded-md !border-0 !bg-transparent !px-1.5 !py-0 text-xs font-medium !shadow-none transition-colors hover:!bg-[var(--ink-hover)] [&_svg]:size-3";function c({topOffset:e,children:t,style:r}){return(0,n.jsx)(o.b,{className:"absolute bottom-0 right-0 z-10 flex w-[340px] flex-col rounded-none border-y-0 border-r-0",style:{top:e??0,...r},children:t})}function u({tabs:e,breadcrumb:t,comment:r,onClose:o}){return(0,n.jsxs)("div",{className:"flex items-center gap-1 border-b border-border py-2 pl-3 pr-2",children:[e?(0,n.jsxs)("div",{className:"flex min-w-0 items-center gap-0.5",children:[(0,n.jsx)(l.E,{active:"details"===e.active,onClick:()=>e.onChange("details"),children:"Details"}),(0,n.jsxs)(l.E,{active:"comments"===e.active,onClick:()=>e.onChange("comments"),children:["Comments",e.count>0&&(0,n.jsx)("span",{className:"ml-1 rounded-full bg-[var(--ink-active)] px-1 text-[9px] font-semibold leading-4",children:e.count})]})]}):(0,n.jsx)("span",{className:"min-w-0 truncate text-[10px] font-semibold uppercase tracking-wider text-muted-foreground",children:t}),(0,n.jsxs)("div",{className:"ml-auto flex shrink-0 items-center gap-0.5",children:[r&&(0,n.jsx)("button",{type:"button",title:r.title,onClick:r.onClick,className:"rounded-md p-1 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-[var(--accent-2,#ff7a45)]",children:(0,n.jsx)(a.A,{className:"size-4"})}),(0,n.jsx)("button",{onClick:o,title:"Close panel",className:"rounded-md p-1 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,n.jsx)(s.A,{className:"size-4"})})]})]})}function x({icon:e,label:t,children:r}){return(0,n.jsxs)("div",{className:"flex min-h-7 items-center gap-2 text-xs",children:[(0,n.jsxs)("span",{className:"flex w-[88px] shrink-0 items-center gap-1.5 text-muted-foreground",children:[(0,n.jsx)(e,{className:"size-3.5"}),t]}),(0,n.jsx)("div",{className:"flex min-w-0 flex-1 items-center",children:r})]})}function p({title:e,children:t,className:r}){return(0,n.jsxs)("div",{className:(0,i.cn)("mt-4 border-t border-border pt-3",r),children:[(0,n.jsx)("h3",{className:"mb-1.5 flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground",children:e}),t]})}function m({label:e,value:t}){return(0,n.jsxs)("div",{children:[(0,n.jsx)("dd",{className:"text-lg font-semibold tabular-nums",children:t}),(0,n.jsx)("dt",{className:"text-[10px] uppercase tracking-wide text-muted-foreground",children:e})]})}},66616:(e,t,r)=>{r.d(t,{E:()=>s});var n=r(95155),a=r(91337);function s({active:e,onClick:t,icon:r,children:o,pill:l=!1}){return(0,n.jsxs)("button",{type:"button",onClick:t,className:(0,a.cn)("flex items-center gap-1 px-2.5 py-1 text-[11px] font-medium transition-colors",l?"rounded-full":"rounded-md",e?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:text-foreground"),children:[r,o]})}},70221:(e,t,r)=>{r.d(t,{fE:()=>s,gt:()=>o,kz:()=>a});let n={far:.3,farExit:.34,mid:.55,midExit:.6},a={far:.12,farExit:.15,mid:.45,midExit:.5},s={far:.2,farExit:.24,mid:.32,midExit:.36};function o(e,t="full",r=n){return e<r.far||"far"===t&&e<r.farExit?"far":e<r.mid||"mid"===t&&e<r.midExit?"mid":"full"}},70947:(e,t,r)=>{r.d(t,{Z:()=>l});var n=r(95155),a=r(81750),s=r(12410),o=r(91337);function l({regions:e,tone:t="neutral",lod:r="full"}){let i=(0,a.Pj)(e=>e.transform[2]);if(0===e.length)return null;let d="far"===r,c=Math.min(150,26/Math.max(i,.05)),u=Math.min(80,13/Math.max(i,.05));return(0,n.jsx)(a.DX,{children:e.map(e=>(0,n.jsx)("div",{style:{position:"absolute",transform:`translate(${e.x}px, ${e.y}px)`,width:e.w,height:e.h,pointerEvents:"none",zIndex:0},className:(0,o.cn)("rounded-2xl border","category"===t?(0,s.xZ)(e.key):"border-border bg-[var(--ink-hover)]",d&&"bg-card/80"),children:d?(0,n.jsxs)("div",{className:"flex h-full flex-col items-center justify-center gap-[0.3em] px-2",children:[(0,n.jsx)("span",{className:"whitespace-nowrap text-center font-semibold tracking-tight text-foreground",style:{fontSize:Math.min(c,.34*e.h,(e.w-16)/(.74*Math.max(e.label.length,1))),lineHeight:1.1},children:e.label}),(0,n.jsxs)("span",{className:"tabular-nums text-muted-foreground",style:{fontSize:Math.min(u,.18*e.h)},children:[e.count," ",1===e.count?"card":"cards"]})]}):(0,n.jsxs)("div",{className:"flex items-baseline gap-2 px-3 py-1",children:[(0,n.jsx)("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground/80",children:e.label}),(0,n.jsx)("span",{className:"text-[10px] tabular-nums text-muted-foreground/50",children:e.count})]})},e.key))})}},74350:(e,t,r)=>{r.d(t,{Cf:()=>g,Es:()=>v,L3:()=>y,c7:()=>b,lG:()=>m,rr:()=>j});var n=r(95155);r(12115);var a=r(17112),s=r(51880),o=r(35176),l=r(11248),i=r(45362),d=r(82022),c=r(98758),u=r(91337),x=r(4474),p=r(9005);function m({...e}){return(0,n.jsx)(a.D,{"data-slot":"dialog",...e})}function f({...e}){return(0,n.jsx)(s.Z,{"data-slot":"dialog-portal",...e})}function h({className:e,...t}){return(0,n.jsx)(o.X,{"data-slot":"dialog-overlay",className:(0,u.cn)("fixed inset-0 isolate z-50 bg-black/10 duration-100 supports-backdrop-filter:backdrop-blur-xs data-open:animate-in data-open:fade-in-0 data-closed:animate-out data-closed:fade-out-0",e),...t})}function g({className:e,children:t,showCloseButton:r=!0,...a}){return(0,n.jsxs)(f,{children:[(0,n.jsx)(h,{}),(0,n.jsxs)(l.h,{"data-slot":"dialog-content",className:(0,u.cn)("fixed top-1/2 left-1/2 z-50 grid w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2 gap-4 rounded-xl bg-popover p-4 text-sm text-popover-foreground ring-1 ring-foreground/10 duration-100 outline-none sm:max-w-sm data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95",e),...a,children:[t,r&&(0,n.jsxs)(i.H,{"data-slot":"dialog-close",render:(0,n.jsx)(x.$,{variant:"ghost",className:"absolute top-2 right-2",size:"icon-sm"}),children:[(0,n.jsx)(p.A,{}),(0,n.jsx)("span",{className:"sr-only",children:"Close"})]})]})]})}function b({className:e,...t}){return(0,n.jsx)("div",{"data-slot":"dialog-header",className:(0,u.cn)("flex flex-col gap-2",e),...t})}function v({className:e,showCloseButton:t=!1,children:r,...a}){return(0,n.jsxs)("div",{"data-slot":"dialog-footer",className:(0,u.cn)("-mx-4 -mb-4 flex flex-col-reverse gap-2 rounded-b-xl border-t bg-muted/50 p-4 sm:flex-row sm:justify-end",e),...a,children:[r,t&&(0,n.jsx)(i.H,{render:(0,n.jsx)(x.$,{variant:"outline"}),children:"Close"})]})}function y({className:e,...t}){return(0,n.jsx)(d.L,{"data-slot":"dialog-title",className:(0,u.cn)("font-heading text-base leading-none font-medium",e),...t})}function j({className:e,...t}){return(0,n.jsx)(c.r,{"data-slot":"dialog-description",className:(0,u.cn)("text-sm text-muted-foreground *:[a]:underline *:[a]:underline-offset-3 *:[a]:hover:text-foreground",e),...t})}},75514:(e,t,r)=>{r.d(t,{$2:()=>o,a4:()=>a,no:()=>s});var n=r(12115);let a=new Set(["ROADMAP","ARCHITECTURE","DATABASE"]),s=(0,n.createContext)(null);function o(){return(0,n.useContext)(s)}},80277:(e,t,r)=>{r.d(t,{H:()=>c,e:()=>d});var n=r(95155),a=r(12115),s=r(6266),o=r(61285),l=r(91906),i=r(91337);function d(e="pan"){let[t,r]=(0,a.useState)(e);(0,a.useEffect)(()=>{let e=e=>{if(e.metaKey||e.ctrlKey||e.altKey)return;let t=e.target;t&&(t.isContentEditable||/^(INPUT|TEXTAREA|SELECT)$/.test(t.tagName))||("v"===e.key||"V"===e.key?r("select"):("h"===e.key||"H"===e.key)&&r("pan"))};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[]);let n="pan"===t?{panOnDrag:!0,selectionOnDrag:!1,selectionMode:s.Qc.Partial,selectNodesOnDrag:!1}:{panOnDrag:[1,2],selectionOnDrag:!0,selectionMode:s.Qc.Partial,selectNodesOnDrag:!1};return{tool:t,setTool:r,flowProps:n,paneClass:"select"===t?"rf-tool-select":void 0}}function c({tool:e,onChange:t}){return(0,n.jsxs)("div",{className:"flex items-center gap-0.5 rounded-xl border border-border bg-card/95 p-1 shadow-lg backdrop-blur dark:border-white/15 dark:bg-[#202024]/95",children:[(0,n.jsx)(u,{active:"select"===e,label:"Select tool (V) — drag to box-select; move many nodes at once",onClick:()=>t("select"),children:(0,n.jsx)(o.A,{className:"size-4"})}),(0,n.jsx)(u,{active:"pan"===e,label:"Hand tool (H) — drag to pan the board",onClick:()=>t("pan"),children:(0,n.jsx)(l.A,{className:"size-4"})})]})}function u({active:e,label:t,onClick:r,children:a}){return(0,n.jsx)("button",{type:"button",title:t,"aria-pressed":e,onClick:r,className:(0,i.cn)("flex size-7 items-center justify-center rounded-lg transition-colors",e?"bg-[#ff7a45]/15 text-[#ff7a45]":"text-muted-foreground hover:bg-[var(--ink-active)] hover:text-foreground dark:hover:bg-white/8"),children:a})}},89793:(e,t,r)=>{r.d(t,{b:()=>a});var n=r(12115);function a(){let[e,t]=(0,n.useState)("idle"),[r,a]=(0,n.useState)(""),[s,o]=(0,n.useState)(""),[l,i]=(0,n.useState)(!1);async function d(){try{await navigator.clipboard.writeText(r),i(!0),setTimeout(()=>i(!1),1500)}catch{}}return{status:e,url:r,error:s,copied:l,mint:async function e(e){t("loading"),o(""),i(!1);try{let r=await fetch("/api/share/create",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(e)}),n=await r.json();if(!r.ok||!n.url){o(n.error??"Could not create the link."),t("error");return}a(n.url),t("done")}catch{o("Could not reach the local Beacon daemon."),t("error")}},copy:d,reset:function(){t("idle"),a(""),o(""),i(!1)}}}},91157:(e,t,r)=>{r.d(t,{b:()=>o,d:()=>l});let n=e=>e.slice(e.lastIndexOf("/")+1),a=(e,t)=>t>e?", …":"";function s(e){let t=new Map;for(let r of e)t.set(n(r),(t.get(n(r))??0)+1);return e.map(e=>{let r=n(e);if((t.get(r)??0)<=1)return r;let a=e.slice(0,e.lastIndexOf("/")),s=a.slice(a.lastIndexOf("/")+1);return s?`${s}/${r}`:r})}function o(e,t,r){if(0===e.length)return[];let n=e=>r.get(e)??"(root)",o=new Map;for(let t of e){let e=n(t.path),r=o.get(e);r?r.push(t):o.set(e,[t])}let l=[...o.keys()],i=e=>o.get(e)?.length??0,d=new Map,c=new Map;for(let e of l)d.set(e,new Set),c.set(e,0);let u=new Set;for(let e of t){if(e.circular)continue;let t=n(e.from),r=n(e.to);if(t===r||!d.has(t)||!d.has(r))continue;let a=`${t}\0${r}`;u.has(a)||(u.add(a),d.get(t).add(r),c.set(r,(c.get(r)??0)+1))}let x=(e,t)=>i(t)-i(e)||e.localeCompare(t),p=new Map(c),m=new Set,f=[];for(;f.length<l.length;){let e=l.filter(e=>!m.has(e)&&(p.get(e)??0)===0).sort(x);if(0===e.length){for(let e of l.filter(e=>!m.has(e)).sort((e,t)=>(p.get(e)??0)-(p.get(t)??0)||i(t)-i(e)||e.localeCompare(t)))f.push(e),m.add(e);break}for(let t of e)for(let e of(f.push(t),m.add(t),d.get(t)))p.set(e,(p.get(e)??0)-1)}let h=e.filter(e=>(e.inDegree??0)===0).sort((e,t)=>(t.outDegree??0)-(e.outDegree??0)||e.path.localeCompare(t.path)),g=[];if(g.push({id:"tour:overview",kind:"overview",title:"Project overview",summary:`${e.length} files across ${l.length} ${1===l.length?"area":"areas"} \xb7 ${t.length} imports. Step through the architecture in dependency order — entry points first.`,focusIds:[]}),h.length){let e=s(h.slice(0,4).map(e=>e.path));g.push({id:"tour:entry",kind:"entry",title:"Entry points",summary:`${h.length} file${1===h.length?"":"s"} nothing imports — where execution starts: ${e.join(", ")}${a(4,h.length)}.`,focusIds:h.slice(0,12).map(e=>e.path)})}for(let e of f){let t=o.get(e),r=s([...t].sort((e,t)=>(t.inDegree??0)-(e.inDegree??0)||e.path.localeCompare(t.path)).slice(0,3).map(e=>e.path)),n=[...d.get(e)].sort(x),l=n.length?` \xb7 imports ${n.slice(0,3).join(", ")}${a(3,n.length)}`:" \xb7 no cross-area imports";g.push({id:`tour:group:${e}`,kind:"group",title:e,summary:`${t.length} file${1===t.length?"":"s"}${l} \xb7 top hubs: ${r.join(", ")}.`,focusIds:t.map(e=>e.path)})}return g}function l(e){if(0===e.length)return[];let t=e=>e.cluster?.trim()||"—",r=new Map;for(let n of e){let e=t(n),a=r.get(e);a?a.push(n):r.set(e,[n])}let n=e=>Math.min(...r.get(e).map(e=>e.x??0)),s=[...r.keys()].sort((e,t)=>n(e)-n(t)||e.localeCompare(t)),o=[{id:"tour:overview",kind:"overview",title:"Architecture overview",summary:`${e.length} component${1===e.length?"":"s"} across ${s.length} ${1===s.length?"domain":"domains"}. Walk the architecture domain by domain, upstream first.`,focusIds:[]}];for(let e of s){let t=r.get(e),n=t.slice(0,3).map(e=>e.title?.trim()||e.id);o.push({id:`tour:domain:${e}`,kind:"group",title:e,summary:`${t.length} component${1===t.length?"":"s"}: ${n.join(", ")}${a(3,t.length)}.`,focusIds:t.map(e=>e.id)})}return o}},93492:(e,t,r)=>{r.d(t,{I:()=>l,U:()=>o});var n=r(95155),a=r(12115),s=r(91337);function o(e){let[,t]=(0,a.useReducer)(e=>e+1,0);(0,a.useEffect)(()=>{let r=()=>t();return e.on("transaction",r),()=>void e.off("transaction",r)},[e])}function l({label:e,active:t,onClick:r,children:a}){return(0,n.jsx)("button",{type:"button","aria-label":e,"aria-pressed":t,title:e,onMouseDown:e=>e.preventDefault(),onClick:r,className:(0,s.cn)("nodrag nopan rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",t&&"bg-[var(--ink-active)] text-foreground"),children:a})}},94014:(e,t,r)=>{r.d(t,{Xi:()=>n});function n(e,t){let r,n,a,s=(n=((r=t.viewportAspect)&&Number.isFinite(r)&&r>0?Math.min(3.2,Math.max(.7,r)):1.8)*(t.aspectSlack??1),a=e.reduce((e,r)=>e+(r.w+t.gapX)*(r.h+t.gapY),0),Math.max(t.minBandW,Math.round(Math.sqrt(a*n)))),o=new Map,l=0,i=0,d=0;for(let r of e)l>0&&l+r.w>s&&(i+=d+t.gapY,l=0,d=0),o.set(r.id,{x:l,y:i}),d=Math.max(d,r.h),l+=r.w+t.gapX;return o}},95635:(e,t,r)=>{r.d(t,{x:()=>o});var n=r(95155),a=r(81750),s=r(6266);function o(){let e="!h-2 !w-2 !border-0 !bg-zinc-400";return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(a.h7,{type:"target",position:s.yX.Top,id:"tt",className:e}),(0,n.jsx)(a.h7,{type:"source",position:s.yX.Top,id:"st",className:e}),(0,n.jsx)(a.h7,{type:"target",position:s.yX.Right,id:"tr",className:e}),(0,n.jsx)(a.h7,{type:"source",position:s.yX.Right,id:"sr",className:e}),(0,n.jsx)(a.h7,{type:"target",position:s.yX.Bottom,id:"tb",className:e}),(0,n.jsx)(a.h7,{type:"source",position:s.yX.Bottom,id:"sb",className:e}),(0,n.jsx)(a.h7,{type:"target",position:s.yX.Left,id:"tl",className:e}),(0,n.jsx)(a.h7,{type:"source",position:s.yX.Left,id:"sl",className:e})]})}},96719:(e,t,r)=>{r.d(t,{F:()=>i});var n=r(95155),a=r(64577),s=r(99314),o=r(1275),l=r(4474);function i({url:e,copied:t,onCopy:r}){return(0,n.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[(0,n.jsx)("input",{readOnly:!0,value:e,onFocus:e=>e.currentTarget.select(),className:"min-w-0 flex-1 rounded-md border border-border bg-background px-2.5 py-1.5 text-[12px] text-foreground outline-none"}),(0,n.jsxs)(l.$,{size:"sm",variant:"outline",onClick:r,children:[t?(0,n.jsx)(a.A,{className:"size-3.5"}):(0,n.jsx)(s.A,{className:"size-3.5"}),t?"Copied":"Copy"]})]}),(0,n.jsxs)("a",{href:e,target:"_blank",rel:"noreferrer",className:"inline-flex items-center gap-1.5 text-[12px] text-muted-foreground transition-colors hover:text-foreground",children:[(0,n.jsx)(o.A,{className:"size-3.5"})," Open the shared view"]})]})}},98238:(e,t,r)=>{r.d(t,{F:()=>o,o:()=>l});var n=r(95155),a=r(28161),s=r(91337);function o(e,t){return!!t&&("fullstack"===e?"fullstack"===t:t===e||"fullstack"===t)}function l({value:e,onChange:t,options:r=a.RR,bare:o=!1}){return(0,n.jsx)("div",{className:(0,s.cn)("flex items-center gap-0.5",!o&&"glass rounded-lg p-0.5"),children:r.map(r=>{let o=e===r;return(0,n.jsxs)("button",{type:"button",onClick:()=>t(o?null:r),title:o?"Show every layer at full strength again":`Highlight ${a.YG[r].label} — other cards dim, nothing is hidden`,className:(0,s.cn)("flex h-7 items-center gap-1.5 rounded-md px-2 text-[10px] font-semibold uppercase tracking-wide transition-colors",o?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:[(0,n.jsx)("span",{"aria-hidden":!0,className:"h-3 w-[3px] shrink-0 rounded-full",style:{background:(0,a.A6)(r)}}),a.YG[r].short]},r)})})}}}]);
@@ -1,7 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[459],{9383:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});let s=(0,n(30772).A)("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]])},25494:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});let s=(0,n(30772).A)("message-square",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]])},31966:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});let s=(0,n(30772).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},36925:(e,t,n)=>{"use strict";n.d(t,{I:()=>r});var s=n(29813);function r(e){let t=e.tables??[],n=new Map(t.map(e=>[e.id,e.name])),r=t.flatMap(e=>e.columns.filter(e=>e.fkTo&&n.has(e.fkTo)).map(t=>({id:`fk-${e.id}-${t.name}`,fromId:e.id,toId:t.fkTo}))),a=(0,s.to)([...e.nodes.map(e=>({id:e.id,group:e.group??"—"})),...t.map(e=>{let t,n,s,r;return{id:e.id,group:e.group??e.domain??"—",h:(t=(e,t)=>e?Math.ceil(e.length/t):0,s=(n=(e.columns??[]).slice(0,5)).reduce((e,n)=>e+25+14*t(n.note,42),0),r=28*!!((e.columns??[]).length>n.length||(e.sample?.length??0)>0),36+(e.note?12+15*t(e.note,45):0)+s+r+30)}})],[...e.edges.map(e=>({fromId:e.toId,toId:e.fromId})),...r.map(e=>({fromId:e.toId,toId:e.fromId}))]),o=new Map;for(let t of e.questions)if("node"===t.anchor.kind){let e=o.get(t.anchor.nodeId)??[];e.push(t),o.set(t.anchor.nodeId,e)}let l=e.nodes.map(e=>{let t=a.get(e.id)??{x:e.x,y:e.y},n=o.get(e.id)??[],s=n.length?"\n\n**Q&A**\n"+n.map(e=>`
2
- _${e.question}_
3
- ${e.answer??"_(waiting for the agent…)_"}`).join("\n"):"",r=`${e.detail||""}${s}`.trim();return{id:e.id,view:"ARCHITECTURE",kind:"FEATURE",cluster:e.group??null,layer:null,title:e.title,role:e.summary||null,plain:r||null,status:"KEEP",priority:2,x:t.x,y:t.y,source:"MANUAL",sourceRef:null,parentId:null,isCriterion:!1,files:e.files,bugFlags:[]}}),i=t.map(e=>{let t=a.get(e.id)??{x:0,y:0};return{id:e.id,x:t.x,y:t.y,group:e.group??e.domain??"—",data:{name:e.name,domain:e.domain??null,note:e.note,columns:e.columns.map(e=>({name:e.name,type:e.type,isPk:e.isPk,isFk:e.isFk,note:e.note,fkTo:e.fkTo?n.get(e.fkTo)??e.fkTo:void 0})),sample:e.sample}}});return{nodes:l,edges:[...e.edges.map(e=>({id:e.id,fromId:e.fromId,toId:e.toId,kind:"RELATES",label:e.verb,sourceHandle:null,targetHandle:null})),...r.map(e=>({id:e.id,fromId:e.fromId,toId:e.toId,kind:"RELATES",label:"FK",sourceHandle:null,targetHandle:null}))],tableNodes:i}}},37665:(e,t,n)=>{"use strict";n.d(t,{LearnWorkspace:()=>z});var s=n(95155),r=n(12115),a=n(73321),o=n(38096),l=n(25494),i=n(9383);let d=(0,n(30772).A)("save",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]]);var c=n(9005),u=n(92571),x=n(40557),m=n(64577),f=n(91337),h=n(60292),p=n(51909),g=n(17356);let v="u">typeof CSS&&"highlights"in CSS&&"u">typeof Highlight,b="lesson-pending",k="lesson-ask",j="lesson-answered";function y(){return v?CSS.highlights:null}function N(...e){return new globalThis.Highlight(...e)}function w(e,t){if(!t)return null;let n=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,{acceptNode:e=>e.parentElement?.closest("pre, table")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),s=[],r="";for(let e=n.nextNode();e;e=n.nextNode())s.push({node:e,start:r.length}),r+=e.nodeValue??"";let a=r.indexOf(t);if(a<0)return null;let o=e=>{for(let t=s.length-1;t>=0;t--)if(s[t].start<=e)return{node:s[t].node,offset:e-s[t].start};return null},l=o(a),i=o(a+t.length);if(!l||!i)return null;let d=document.createRange();return d.setStart(l.node,l.offset),d.setEnd(i.node,i.offset),d}function A({narrative:e,round:t,answered:n=[],onApi:a}){let[o,l]=(0,r.useState)([]),[i,d]=(0,r.useState)(null),[c,u]=(0,r.useState)(null),x=(0,r.useRef)(null),m=(0,r.useRef)(null);(0,r.useEffect)(()=>{l([])},[t]);let f=(0,r.useCallback)(()=>{let e=window.getSelection();if(!e||e.isCollapsed)return d(null);let t=e.toString().trim();if(!t||!x.current?.contains(e.anchorNode))return d(null);let n=e.getRangeAt(0).getBoundingClientRect();d({x:n.right+window.scrollX,y:n.top+window.scrollY,excerpt:t})},[]);(0,r.useEffect)(()=>{let e=()=>setTimeout(f,0);return document.addEventListener("mouseup",e),document.addEventListener("selectionchange",e),()=>{document.removeEventListener("mouseup",e),document.removeEventListener("selectionchange",e)}},[f]),(0,r.useEffect)(()=>{let e=e=>{let t=window.getSelection();if(!t||t.isCollapsed)return;let n=t.toString().trim();if(!n||!x.current?.contains(t.anchorNode))return;let s=document.activeElement;if(s&&/^(TEXTAREA|INPUT)$/.test(s.tagName)||1!==e.key.length||e.metaKey||e.ctrlKey||e.altKey)return;e.preventDefault(),e.stopPropagation();let r=t.getRangeAt(0);m.current=r.cloneRange();let a=r.getBoundingClientRect();u({x:a.right+window.scrollX,y:a.top+window.scrollY,excerpt:n,seed:e.key}),d(null),t.removeAllRanges()};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[]);let h=(0,r.useCallback)((e,t)=>{l(n=>[...n,{id:`tq-${Date.now()}-${Math.floor(1e6*Math.random())}`,excerpt:e,question:t}])},[]),p=(0,r.useCallback)(e=>l(t=>t.filter(t=>t.id!==e)),[]),v=(0,r.useCallback)(()=>l([]),[]);(0,r.useEffect)(()=>{let e=y();if(!c||!e)return;let t=m.current;if(t)return e.set(b,N(t)),()=>{e.delete(b)}},[c]),(0,r.useEffect)(()=>{let e=y();if(!e||!x.current)return;let t=[],s=[];for(let e of o){let n=w(x.current,e.excerpt);n&&t.push(n)}for(let e of n){let t=w(x.current,e.excerpt);t&&s.push(t)}let r=(t,n)=>n.length?e.set(t,N(...n)):e.delete(t);return r(k,t),r(j,s),()=>{e.delete(k),e.delete(j)}},[o,n,e]);let S=(0,r.useMemo)(()=>o.filter(e=>e.question.trim()).length,[o]);return(0,r.useEffect)(()=>{a?.({textQuestions:o,count:S,removeQuestion:p,clearAll:v})},[o,S,p,v,a]),(0,s.jsxs)("div",{className:"flex h-full min-h-0 flex-col",children:[(0,s.jsx)("div",{ref:x,className:"min-h-0 flex-1 overflow-y-auto px-5 pb-5 pt-16 text-[15px] leading-[1.6] selection:bg-[var(--accent-2,#ff7a45)]/30",children:(0,s.jsx)(E,{markdown:e})}),i&&(0,s.jsx)("div",{style:{position:"fixed",left:i.x+4,top:i.y-34,zIndex:60},className:"rounded-md border border-border bg-card/95 p-0.5 shadow-lg backdrop-blur",children:(0,s.jsxs)("button",{onClick:()=>{let e=window.getSelection();m.current=e&&e.rangeCount?e.getRangeAt(0).cloneRange():null,u({...i,seed:""}),d(null),e?.removeAllRanges()},title:"Ask the agent about this",className:"flex items-center gap-1 rounded px-2 py-1 text-[11px] font-semibold text-[var(--accent-2,#ff7a45)] hover:bg-[var(--accent-2,#ff7a45)]/15",children:[(0,s.jsx)(g.A,{className:"size-3.5"})," Ask"]})}),c&&(0,s.jsx)(C,{excerpt:c.excerpt,x:c.x,y:c.y,seed:c.seed,onConfirm:e=>{h(c.excerpt,e),u(null)},onCancel:()=>u(null)})]})}function C({excerpt:e,x:t,y:n,seed:a,onConfirm:o,onCancel:l}){let[i,d]=(0,r.useState)(a),u=(0,r.useRef)(null),x=()=>i.trim()?o(i.trim()):l();return(0,s.jsxs)("div",{ref:u,style:{position:"fixed",left:t+4,top:n-6,zIndex:60},className:"w-72 rounded-md border border-border bg-card/95 p-1.5 shadow-xl backdrop-blur",onBlur:e=>{u.current?.contains(e.relatedTarget)||x()},children:[(0,s.jsxs)("div",{className:"mb-1 line-clamp-1 text-[10px] text-muted-foreground",children:["“",e,"”"]}),(0,s.jsx)("textarea",{autoFocus:!0,value:i,onChange:e=>d(e.target.value),onFocus:e=>e.currentTarget.setSelectionRange(i.length,i.length),placeholder:"Ask the agent… (Enter to ask \xb7 Esc to discard)",onKeyDown:e=>{e.stopPropagation(),"Enter"!==e.key||e.shiftKey?"Escape"===e.key&&(e.preventDefault(),l()):(e.preventDefault(),x())},className:"h-16 w-full resize-none rounded bg-[var(--ink-hover)] px-1.5 py-1 text-xs outline-none placeholder:text-muted-foreground/50 focus:bg-[var(--ink-active)]"}),(0,s.jsxs)("div",{className:"mt-1 flex items-center justify-end gap-1",children:[(0,s.jsxs)("button",{type:"button",onClick:l,className:"flex items-center gap-1 rounded px-1.5 py-0.5 text-[10px] font-medium text-muted-foreground hover:bg-red-500/15 hover:text-red-300",children:[(0,s.jsx)(c.A,{className:"size-3"})," Discard"]}),(0,s.jsxs)("button",{type:"button",onClick:x,disabled:!i.trim(),className:"flex items-center gap-1 rounded bg-[var(--accent-2,#ff7a45)]/15 px-1.5 py-0.5 text-[10px] font-semibold text-[var(--accent-2,#ff7a45)] hover:bg-[var(--accent-2,#ff7a45)]/25 disabled:opacity-40",children:[(0,s.jsx)(m.A,{className:"size-3"})," Ask"]})]})]})}function E({markdown:e}){let t=(0,r.useMemo)(()=>(0,p.n$)(e),[e]);return(0,s.jsxs)("div",{className:"mx-auto w-full max-w-[66ch] space-y-4",children:[(0,s.jsx)("style",{children:`
4
- ::highlight(${b}) { background: color-mix(in srgb, var(--accent-2,#ff7a45) 30%, transparent); }
5
- ::highlight(${k}) { background: color-mix(in srgb, var(--accent-2,#ff7a45) 18%, transparent); }
6
- ::highlight(${j}) { background: color-mix(in srgb, #34d399 16%, transparent); }
7
- `}),t.map((e,t)=>(0,s.jsx)(S,{block:e,index:t},t))]})}function S({block:e,index:t}){if("code"===e.kind)return(0,s.jsx)(p.NG,{text:e.text});if("table"===e.kind)return(0,s.jsx)(p.QH,{block:e});let n=(0,p.Vq)(e.kind)?`lesson-h-${t}`:void 0;return(0,s.jsx)(s.Fragment,{children:(0,p.aM)(e,(0,s.jsx)(p.cV,{text:e.text}),"reading",n)})}var I=n(8907),q=n(36925);function z({initialLesson:e,repoFiles:t=[]}){let n=(0,a.useRouter)(),[u,x]=(0,r.useState)(e),[m,g]=(0,r.useState)(null),[v,b]=(0,r.useState)([]),[k,j]=(0,r.useState)(null),[y,N]=(0,r.useState)(""),[w,C]=(0,r.useState)(!1),[E,S]=(0,r.useState)(!1),[O,F]=(0,r.useState)(!1),[H,P]=(0,r.useState)(null),[D,_]=(0,r.useState)(null),K=u?.updatedAt??0,U=(0,r.useRef)(K);(0,r.useEffect)(()=>{U.current=K},[K]),(0,r.useEffect)(()=>{let e=()=>void fetch("/api/lesson/presence",{method:"POST",cache:"no-store",headers:(0,h.dh)((0,h.fk)())}).catch(()=>{});e();let t=setInterval(e,5e3);return()=>clearInterval(t)},[]);let V=(0,r.useCallback)(async()=>{try{let e=await fetch("/api/lesson",{cache:"no-store",headers:(0,h.dh)((0,h.fk)())});if(!e.ok)return;let t=(await e.json()).lesson;t&&t.updatedAt>U.current?(x(t),b([]),j(null),N(""),F(!1)):!t&&U.current>0&&x(null)}catch{}},[]);(0,r.useEffect)(()=>{if(H)return;let e=setInterval(()=>void V(),3e3),t=()=>{"visible"===document.visibilityState&&V()};return document.addEventListener("visibilitychange",t),window.addEventListener("focus",t),()=>{clearInterval(e),document.removeEventListener("visibilitychange",t),window.removeEventListener("focus",t)}},[H,V]);let Q=(0,r.useCallback)(()=>{let e=Date.now(),t=(m?.textQuestions??[]).filter(e=>e.question.trim()).map(t=>({id:t.id,anchor:{kind:"text",excerpt:t.excerpt},question:t.question,askedAt:e})),n=v.filter(e=>e.question.trim()).map(t=>({id:t.id,anchor:{kind:"node",nodeId:t.nodeId},question:t.question,askedAt:e}));return[...y.trim()?[{id:`oq-${e}`,anchor:{kind:"overall"},question:y.trim(),askedAt:e}]:[],...n,...t]},[m,v,y]),B=(m?.count??0)+v.filter(e=>e.question.trim()).length+ +!!y.trim(),Y=(0,r.useCallback)(async()=>{if(!E&&0!==B){S(!0);try{(await fetch("/api/lesson/questions",{method:"POST",headers:{"content-type":"application/json",...(0,h.dh)((0,h.fk)())},body:JSON.stringify({questions:Q()})})).ok&&(F(!0),C(!1),j(null))}finally{S(!1)}}},[E,B,Q]),X=(0,r.useCallback)(async()=>{let e=await fetch("/api/lesson/save",{method:"POST",headers:(0,h.dh)((0,h.fk)())});e.ok&&(_((await e.json()).lessonId??u?.id??null),P("saved"))},[u]),W=(0,r.useCallback)(async()=>{await fetch("/api/lesson/close",{method:"POST",headers:(0,h.dh)((0,h.fk)())}).catch(()=>{}),P("closed")},[]),J=(0,r.useCallback)((e,t)=>{b(n=>[...n,{id:`nq-${Date.now()}-${Math.floor(1e6*Math.random())}`,nodeId:e,question:t}])},[]),G=(0,r.useCallback)(e=>{let t=e.replace(/^[^:]+:\s*/,"").trim(),n=u?.nodes.find(e=>e.title===t);n&&j(n.id)},[u]),Z=(0,r.useMemo)(()=>(u?.questions??[]).filter(e=>"text"===e.anchor.kind&&e.answer).map(e=>({excerpt:"text"===e.anchor.kind?e.anchor.excerpt:"",answer:e.answer??""})),[u]),ee=(0,r.useMemo)(()=>(u?.questions??[]).filter(e=>"overall"===e.anchor.kind),[u]),et=(0,r.useMemo)(()=>u?(0,q.I)(u):{nodes:[],edges:[],tableNodes:[]},[u]);if(H)return(0,s.jsx)($,{ended:H,savedId:D,onBrowse:()=>n.push("/learn?view=library")});if(!u)return(0,s.jsx)(L,{});let en=k?u.nodes.find(e=>e.id===k)?.title??"":"";return(0,s.jsx)(p.Ue,{files:t,children:(0,s.jsxs)("div",{className:"relative flex h-screen flex-col",children:[O&&(0,s.jsx)(M,{onDismiss:()=>F(!1)}),(0,s.jsx)("div",{className:"pointer-events-none fixed right-3 top-3 z-30 flex items-center gap-2",children:(0,s.jsxs)("div",{className:"glass pointer-events-auto flex h-10 items-center gap-0.5 rounded-full px-1",children:[(0,s.jsx)("button",{onClick:()=>n.push("/learn?view=library"),title:"Saved lessons",className:"flex size-8 items-center justify-center rounded-full text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,s.jsx)(o.A,{className:"size-3.5"})}),(0,s.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-border"}),(0,s.jsxs)("button",{onClick:()=>C(e=>!e),title:"Ask an overall question",className:(0,f.cn)("relative flex size-8 items-center justify-center rounded-full transition-colors",w?"bg-[var(--ink-active)] text-foreground":y.trim()?"text-[var(--accent-2,#ff7a45)]":"text-muted-foreground hover:bg-[var(--ink-hover)] hover:text-foreground"),children:[(0,s.jsx)(l.A,{className:"size-3.5"}),y.trim()&&(0,s.jsx)("span",{className:"absolute -right-0.5 -top-0.5 size-2 rounded-full bg-[var(--accent-2,#ff7a45)]"})]}),(0,s.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-border"}),(0,s.jsxs)("button",{onClick:()=>void Y(),disabled:E||0===B,title:0===B?"Highlight text or a node to ask, then send":"Send your questions to the agent",className:(0,f.cn)("flex items-center gap-1 rounded-full px-2.5 py-1 text-[11px] font-semibold transition-colors",0===B?"text-muted-foreground opacity-50":"text-[var(--accent-2,#ff7a45)] hover:bg-[var(--accent-2,#ff7a45)]/15"),children:[(0,s.jsx)(i.A,{className:"size-3"})," Send",B>0?` (${B})`:""]}),(0,s.jsxs)("button",{onClick:()=>void X(),title:"Save this lesson to your library",className:"flex items-center gap-1 rounded-full border border-emerald-500/40 bg-emerald-500/15 px-2.5 py-1 text-[11px] font-semibold text-emerald-300 transition-colors hover:bg-emerald-500/25",children:[(0,s.jsx)(d,{className:"size-3"})," Save"]}),(0,s.jsxs)("button",{onClick:()=>void W(),title:"Close without saving",className:"flex items-center gap-1 rounded-full px-2.5 py-1 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-red-500/15 hover:text-red-300",children:[(0,s.jsx)(c.A,{className:"size-3"})," Close"]})]})}),w&&(0,s.jsx)(T,{label:"Overall question",placeholder:"A question about the whole topic…",value:y,onChange:N,onClose:()=>C(!1)}),k&&(0,s.jsx)(T,{label:`Ask about “${en}”`,placeholder:"Your question about this node…",value:"",submitLabel:"Add question",onSubmit:e=>{J(k,e),j(null)},onClose:()=>j(null)}),(0,s.jsxs)("div",{className:"flex min-h-0 flex-1",children:[(0,s.jsxs)("div",{className:"relative flex min-w-0 flex-1 flex-col bg-background",style:{width:"50%"},children:[(0,s.jsx)("div",{className:"min-h-0 flex-1",children:(0,s.jsx)(A,{narrative:u.narrative,round:K,answered:Z,onApi:g})}),ee.length>0&&(0,s.jsx)(R,{questions:ee})]}),(0,s.jsx)("div",{className:"w-px shrink-0 bg-border"}),(0,s.jsx)("div",{className:"relative min-w-0 flex-1 bg-background",style:{width:"50%"},children:(0,s.jsx)(I.MapClient,{view:"ARCHITECTURE",nodes:et.nodes,edges:et.edges,tableNodes:et.tableNodes,embedded:!0,readOnly:!0,minimap:!0,staticEdgeLabels:!0,hasFrontend:!1,onAskAgent:G})})]})]})})}function T({label:e,placeholder:t,value:n,submitLabel:a,onChange:o,onSubmit:l,onClose:i}){let[d,u]=(0,r.useState)(n),x=o?n:d;return(0,s.jsxs)("div",{className:"fixed right-3 top-16 z-30 w-80 rounded-xl border border-border bg-card p-3 shadow-xl",children:[(0,s.jsxs)("div",{className:"mb-1 flex items-center justify-between",children:[(0,s.jsx)("span",{className:"text-[10px] font-semibold uppercase tracking-wide text-muted-foreground [overflow-wrap:anywhere]",children:e}),(0,s.jsx)("button",{onClick:i,title:"Close",className:"rounded p-0.5 text-muted-foreground hover:text-foreground",children:(0,s.jsx)(c.A,{className:"size-3.5"})})]}),(0,s.jsx)("textarea",{autoFocus:!0,value:x,onChange:e=>{let t;return t=e.target.value,o?o(t):u(t)},onKeyDown:e=>{l&&"Enter"===e.key&&!e.shiftKey&&(e.preventDefault(),x.trim()&&l(x.trim()))},placeholder:t,rows:3,className:"w-full resize-y rounded border border-border bg-background px-2 py-1.5 text-[12px] leading-snug outline-none focus:border-[var(--accent-2,#ff7a45)]/40"}),l&&(0,s.jsx)("button",{onClick:()=>x.trim()&&l(x.trim()),disabled:!x.trim(),className:"mt-1.5 w-full rounded-md bg-[var(--accent-2,#ff7a45)]/15 px-2 py-1 text-[11px] font-semibold text-[var(--accent-2,#ff7a45)] transition-colors hover:bg-[var(--accent-2,#ff7a45)]/25 disabled:opacity-40",children:a??"Add"})]})}function R({questions:e}){return(0,s.jsxs)("div",{className:"max-h-44 shrink-0 space-y-1.5 overflow-y-auto border-t border-border bg-background/60 px-5 py-3",children:[(0,s.jsxs)("div",{className:"flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:[(0,s.jsx)(l.A,{className:"size-3"}),"Overall Q&A"]}),e.map(e=>(0,s.jsxs)("div",{className:"rounded-md border border-border bg-background/40 p-2",children:[(0,s.jsx)("div",{className:"text-[12px] font-medium text-foreground",children:e.question}),e.answer?(0,s.jsx)("div",{className:"mt-1 text-[12px] leading-relaxed text-foreground/85",children:(0,s.jsx)(p.pO,{markdown:e.answer,variant:"compact"})}):(0,s.jsxs)("div",{className:"mt-1 flex items-center gap-1 text-[11px] text-muted-foreground/70",children:[(0,s.jsx)(u.A,{className:"size-3 animate-spin"})," waiting for the agent…"]})]},e.id))]})}function M({onDismiss:e}){return(0,s.jsxs)("div",{className:"absolute inset-0 z-40 flex flex-col items-center justify-center gap-4 bg-background/95 px-6 text-center backdrop-blur-sm",children:[(0,s.jsx)("div",{className:"flex size-12 items-center justify-center rounded-full bg-[var(--accent-2,#ff7a45)]/15",children:(0,s.jsx)(u.A,{className:"size-6 animate-spin text-[var(--accent-2,#ff7a45)]"})}),(0,s.jsxs)("div",{className:"space-y-1",children:[(0,s.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:"Questions sent"}),(0,s.jsx)("p",{className:"max-w-sm text-sm text-muted-foreground",children:"Your terminal session is answering. The updated lesson will appear here automatically — if the session finished its turn, nudge it in the terminal."})]}),(0,s.jsx)("button",{onClick:e,className:"rounded-full border border-border px-3 py-1.5 text-xs font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:"Keep reading meanwhile"})]})}function L(){return(0,s.jsxs)("div",{className:"flex h-screen flex-col items-center justify-center gap-3 px-6 text-center",children:[(0,s.jsx)(x.A,{className:"size-8 text-muted-foreground/60"}),(0,s.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:"No lesson open"}),(0,s.jsxs)("p",{className:"max-w-md text-sm text-muted-foreground",children:["Ask your terminal session to ",(0,s.jsx)("em",{children:"explain"})," or ",(0,s.jsx)("em",{children:"teach"})," you part of the codebase — it opens an interactive lesson here. You highlight text to ask questions; it answers on the board."]})]})}function $({ended:e,savedId:t,onBrowse:n}){return(0,s.jsxs)("div",{className:"flex h-screen flex-col items-center justify-center gap-5 px-6 text-center",children:[(0,s.jsx)("div",{className:(0,f.cn)("flex size-12 items-center justify-center rounded-full","saved"===e?"bg-emerald-500/15":"bg-[var(--ink-active)]"),children:"saved"===e?(0,s.jsx)(m.A,{className:"size-6 text-emerald-300"}):(0,s.jsx)(c.A,{className:"size-6 text-muted-foreground"})}),(0,s.jsxs)("div",{className:"space-y-1",children:[(0,s.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:"saved"===e?"Lesson saved":"Lesson closed"}),(0,s.jsx)("p",{className:"max-w-sm text-sm text-muted-foreground",children:"saved"===e?"It's in your library — reopen it anytime.":"Closed without saving."})]}),(0,s.jsxs)("button",{onClick:n,className:"rounded-full border border-border px-3 py-1.5 text-xs font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:[(0,s.jsx)(o.A,{className:"mr-1 inline size-3.5"})," ",t?"Browse the library":"Open the library"]})]})}},38096:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});let s=(0,n(30772).A)("library",[["path",{d:"m16 6 4 14",key:"ji33uf"}],["path",{d:"M12 6v14",key:"1n7gus"}],["path",{d:"M8 8v12",key:"1gg7y9"}],["path",{d:"M4 4v16",key:"6qkkli"}]])},38464:(e,t,n)=>{"use strict";n.d(t,{LessonLibraryView:()=>f});var s=n(95155),r=n(12115),a=n(73321),o=n(38096),l=n(40557),i=n(31966),d=n(60292),c=n(51909),u=n(8907),x=n(36925);function m(e){let t=new URLSearchParams,n=(0,d.fk)();for(let[s,r]of(n&&t.set("ws",n),Object.entries(e)))t.set(s,r);return`/learn?${t.toString()}`}function f({lessons:e,selected:t,repoFiles:n=[]}){return t?(0,s.jsx)(p,{lesson:t,repoFiles:n}):(0,s.jsx)(h,{lessons:e})}function h({lessons:e}){let t=(0,a.useRouter)();return(0,s.jsxs)("div",{className:"mx-auto flex h-screen w-full max-w-3xl flex-col px-6 pt-20",children:[(0,s.jsxs)("div",{className:"mb-5 flex items-center justify-between",children:[(0,s.jsxs)("h1",{className:"flex items-center gap-2 text-lg font-semibold text-foreground",children:[(0,s.jsx)(o.A,{className:"size-5 text-[var(--accent-2,#ff7a45)]"})," Lessons"]}),(0,s.jsx)("button",{onClick:()=>t.push(m({})),className:"rounded-full border border-border px-3 py-1.5 text-xs font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:"Back to current lesson"})]}),0===e.length?(0,s.jsxs)("div",{className:"rounded-lg border border-dashed border-border px-4 py-12 text-center text-sm text-muted-foreground",children:["No saved lessons yet. Ask your terminal session to explain something, then click ",(0,s.jsx)("b",{children:"Save"}),"."]}):(0,s.jsx)("div",{className:"min-h-0 flex-1 space-y-2 overflow-y-auto pb-6",children:e.map(e=>(0,s.jsxs)("button",{onClick:()=>t.push(m({view:"library",id:e.id})),className:"block w-full rounded-lg border border-border bg-white/[0.02] p-3 text-left transition-colors hover:border-border hover:bg-[var(--ink-hover)]",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 text-[14px] font-semibold text-foreground",children:[(0,s.jsx)(l.A,{className:"size-4 text-[var(--accent-2,#ff7a45)]"})," ",e.title]}),e.topic&&e.topic!==e.title&&(0,s.jsx)("div",{className:"mt-0.5 truncate text-[12px] text-muted-foreground",children:e.topic}),(0,s.jsxs)("div",{className:"mt-1 text-[11px] text-muted-foreground/70",children:[e.nodeCount," node",1===e.nodeCount?"":"s"," \xb7 ",e.questionCount," question",1===e.questionCount?"":"s"," \xb7 saved ",new Date(e.updatedAt).toLocaleDateString()]})]},e.id))})]})}function p({lesson:e,repoFiles:t}){let n=(0,a.useRouter)(),o=(0,r.useMemo)(()=>new Map(e.nodes.map(e=>[e.id,e.title])),[e.nodes]),l=(0,r.useMemo)(()=>(0,x.I)(e),[e]);return(0,s.jsx)(c.Ue,{files:t,children:(0,s.jsxs)("div",{className:"relative flex h-screen flex-col",children:[(0,s.jsx)("div",{className:"pointer-events-none fixed right-3 top-3 z-30",children:(0,s.jsxs)("button",{onClick:()=>n.push(m({view:"library"})),className:"glass pointer-events-auto flex h-10 items-center gap-1.5 rounded-full px-3 text-[12px] font-medium text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:[(0,s.jsx)(i.A,{className:"size-3.5"})," Library"]})}),(0,s.jsxs)("div",{className:"flex min-h-0 flex-1",children:[(0,s.jsxs)("div",{className:"flex min-w-0 flex-1 flex-col overflow-y-auto bg-background px-5 pb-6 pt-16",style:{width:"50%"},children:[(0,s.jsx)(c.pO,{markdown:e.narrative,variant:"reading"}),e.questions.length>0&&(0,s.jsxs)("div",{className:"mx-auto mt-6 w-full max-w-[66ch] space-y-2",children:[(0,s.jsx)("div",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:"Q&A"}),e.questions.map(e=>(0,s.jsx)(g,{q:e,nodeTitle:"node"===e.anchor.kind?o.get(e.anchor.nodeId):void 0},e.id))]})]}),(0,s.jsx)("div",{className:"w-px shrink-0 bg-border"}),(0,s.jsx)("div",{className:"min-w-0 flex-1 bg-background",style:{width:"50%"},children:(0,s.jsx)(u.MapClient,{view:"ARCHITECTURE",nodes:l.nodes,edges:l.edges,tableNodes:l.tableNodes,embedded:!0,readOnly:!0,minimap:!0,staticEdgeLabels:!0,hasFrontend:!1})})]})]})})}function g({q:e,nodeTitle:t}){let n="overall"===e.anchor.kind?"Overall":"node"===e.anchor.kind?t??"Node":`“${e.anchor.excerpt.slice(0,48)}…”`;return(0,s.jsxs)("div",{className:"rounded-md border border-border bg-background/40 p-2",children:[(0,s.jsx)("div",{className:"text-[10px] uppercase tracking-wide text-muted-foreground/80",children:n}),(0,s.jsx)("div",{className:"mt-0.5 text-[12px] font-medium text-foreground",children:e.question}),e.answer&&(0,s.jsx)("div",{className:"mt-1 text-[12px] leading-relaxed text-foreground/85",children:(0,s.jsx)(c.pO,{markdown:e.answer,variant:"compact"})})]})}},40557:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});let s=(0,n(30772).A)("book-open",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]])},73206:(e,t,n)=>{Promise.resolve().then(n.bind(n,37665)),Promise.resolve().then(n.bind(n,38464))}},e=>{e.O(0,[2574,3862,5004,277,8500,4888,2149,1569,5547,8710,3729,6818,8907,1909,8441,3794,7358],()=>e(e.s=73206)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5823],{27950:(e,t,o)=>{Promise.resolve().then(o.bind(o,44853)),Promise.resolve().then(o.bind(o,62079)),Promise.resolve().then(o.bind(o,8907)),Promise.resolve().then(o.bind(o,77260))},62079:(e,t,o)=>{"use strict";o.d(t,{FilesMapClient:()=>V});var s=o(95155),n=o(12115),r=o(80277),l=o(81750),a=o(6266),i=o(7679),d=o(98766),c=o(15629),u=o(79176),p=o(2982),h=o(64385);o(53255);var f=o(17356),m=o(24413),x=o(18986),g=o(9005),b=o(25583),y=o(82099),j=o(62311),k=o(9991),w=o(47409),v=o(91157),N=o(56895),M=o(16607),S=o(14983);let C=/(^|\/)tests?\/|\.(test|spec)\.[jt]sx?$/i;var A=o(44267),$=o(70947),z=o(98238),E=o(56614),D=o(28161);let I=/\.(py|go|rb|rs|java|php|ex|exs)$/i,R=/(^|\/)(app\/api|pages\/api|migrations|bin)\/|(^|\/)instrumentation\.[^/]+$/,O=e=>e.includes("/")?e.slice(0,e.indexOf("/")):"(root)";function T(e){let t=Math.max(14,.35*e.length),o=new Map;for(let t of e)o.set(t,O(t));for(let e=0;e<6;e++){let e=new Map;for(let t of o.values())e.set(t,(e.get(t)??0)+1);let s=!1;for(let[n,r]of o){if((e.get(r)??0)<=t||!n.startsWith(`${r}/`))continue;let l=n.slice(r.length+1);l.includes("/")&&(o.set(n,`${r}/${l.slice(0,l.indexOf("/"))}`),s=!0)}if(!s)break}return o}var P=o(29523),Z=o(70221),F=o(12410),L=o(91337),_=o(2060);function W(e){return 5+.5*Math.min(e,26)}let B={file:(0,n.memo)(function({data:e}){let t=(0,P.k)(Z.kz),o=!!e.touched,n=e.recency??0,r=e.inDegree??0,i=W(r),d=e.layer??null,c=2*!!d,u=r>0?` \xb7 imported by ${r}`:"",p=d?` \xb7 ${"fullstack"===d?"shared (used by frontend + backend)":D.YG[d].label.toLowerCase()}`:"",h=o?`${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,s.jsxs)("div",{title:h,className:"relative flex flex-col items-center",children:[(0,s.jsx)(l.h7,{type:"target",position:a.yX.Top,isConnectable:!1,className:"!h-0 !w-0 !min-w-0 !border-0 !bg-transparent",style:{top:i+c,left:"50%"}}),(0,s.jsx)("span",{"aria-hidden":!0,className:(0,L.cn)("rounded-full",e.isNewest&&"animate-touch-pulse"),style:{padding:c,background:d?(0,D.A6)(d):void 0,boxShadow:o?`0 0 ${8+Math.round(14*n)}px ${2+Math.round(3*n)}px rgba(45,212,191,${(.35+.45*n).toFixed(2)})`:e.untested?"0 0 0 2px rgba(251,191,36,0.65)":"none"},children:(0,s.jsx)("span",{"aria-hidden":!0,className:"block rounded-full",style:{width:2*i,height:2*i,backgroundColor:e.dirColor}})}),o&&(e.count??0)>0&&(0,s.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&&r>=4)&&(0,s.jsx)("span",{className:(0,L.cn)("pointer-events-none mt-1 max-w-44 truncate text-[10px] leading-tight",o?"font-semibold text-teal-100":"text-foreground/75"),children:e.label}),(0,s.jsx)(l.h7,{type:"source",position:a.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 U({regions:e,dominant:t}){return(0,s.jsx)(l.DX,{children:e.map(e=>{let o=t.get(e.key);return o&&"fullstack"!==o?(0,s.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, ${D.ZD[o]} 0%, transparent 72%)`,opacity:.1}},e.key):null})})}function V({files:e,edges:t,touched:o,hasFrontend:a=!1,classificationRoots:O=[]}){let G,X=(0,n.useMemo)(()=>(function(e,t){let o=function(e){if(!e?.length)return[];let t=new Set;for(let o of e){let e=o.trim().replace(/^\/+|\/+$/g,"");e&&t.add(e)}return[...t]}(t);if(!o.length)return T(e);let s=new Map,n=[];for(let t of e){let e=function(e,t){let o=null;for(let s of t)(e===s||e.startsWith(`${s}/`))&&(!o||s.length>o.length)&&(o=s);return o}(t,o);e?s.set(t,function(e,t){if(e===t||!e.startsWith(`${t}/`))return t;let o=e.slice(t.length+1);return o.includes("/")?`${t}/${o.slice(0,o.indexOf("/"))}`:t}(t,e)):n.push(t)}for(let[e,t]of T(n))s.set(e,t);return s})(e.map(e=>e.path),O),[e,O]),q=(0,n.useMemo)(()=>(function(e,t,o){let s=function(e){let t=new Map;for(let o of e.values())t.set(o,(t.get(o)??0)+1);let o=Array.from(t.entries()).sort((e,t)=>t[1]-e[1]||e[0].localeCompare(t[0])),s=Math.max(1,Math.ceil(Math.sqrt(2.5*o.length))),n=new Map;return o.forEach(([e],t)=>{n.set(e,{x:t%s*1250,y:950*Math.floor(t/s)})}),n}(o),n=e=>s.get(o.get(e)??"(root)"),r=e.map(e=>{let t=function(e){let t=0x811c9dc5;for(let o=0;o<e.length;o++)t=(t^e.charCodeAt(o))*0x1000193>>>0;return{x:(t%10007/10007-.5)*900,y:((t>>>13)%10007/10007-.5)*900}}(e.path),o=n(e.path);return{id:e.path,x:o.x+.5*t.x,y:o.y+.5*t.y,pinned:!1,radius:W(e.inDegree??0)+22}}),l=t.filter(e=>e.from!==e.to).map(e=>({source:e.from,target:e.to})),a=(0,i.A)(r).force("link",(0,d.A)(l).id(e=>e.id).distance(100).strength(e=>{let t="object"==typeof e.source?e.source.id:String(e.source),s="object"==typeof e.target?e.target.id:String(e.target);return o.get(t)===o.get(s)?.5:.02})).force("charge",(0,c.A)().strength(-260).distanceMax(800)).force("collide",(0,u.A)().radius(e=>e.radius).strength(.6)).force("clusterX",(0,p.A)(e=>n(e.id).x).strength(.1)).force("clusterY",(0,h.A)(e=>n(e.id).y).strength(.115)).stop();for(let e=0;e<500;e++)a.tick();let f=new Map;for(let e of r)f.set(e.id,{x:e.x??0,y:e.y??0});return f})(e,t,X),[e,t,X]),J=(0,n.useMemo)(()=>(function(e,t){var o;let s=new Set;for(let e of t)o=e.from,C.test(o)&&s.add(e.to);let n=new Set;for(let t of e)C.test(t)||s.has(t)||n.add(t);return n})(e.map(e=>e.path),t),[e,t]),K=(0,n.useMemo)(()=>a?function(e,t){let o=new Map,s=new Map;for(let e of t){let t=s.get(e.from);t?t.push(e.to):s.set(e.from,[e.to])}let n=new Map;for(let t of e){let e=R.test(t)?"backend":D.An.test(t)?"frontend":I.test(t)?"backend":null;o.set(t,e),e&&n.set(t,e)}let r=e=>{let t=new Set,o=[];for(let[t,s]of n)s===e&&o.push(t);for(;o.length;){let e=o.pop();for(let n of s.get(e)??[])t.has(n)||(t.add(n),o.push(n))}return t},l=r("frontend"),a=r("backend");for(let t of e){if(o.get(t))continue;let e=l.has(t),s=a.has(t);e&&s?o.set(t,"fullstack"):e?o.set(t,"frontend"):s&&o.set(t,"backend")}return o}(e.map(e=>e.path),t):null,[a,e,t]),Q=(0,n.useMemo)(()=>{let e=new Map,t=Object.entries(o??{});if(!t.length)return e;let s=t.map(([,e])=>e.lastAt),n=Math.max(...s),r=Math.min(...s),l=n-r||1,a=t[0][0],i=t[0][1].lastAt;for(let[e,o]of t)o.lastAt>=i&&(a=e,i=o.lastAt);for(let[o,s]of t)e.set(o,{count:s.count,recency:(s.lastAt-r)/l,isNewest:o===a});return e},[o]),Y=Q.size>0,ee=(0,n.useMemo)(()=>Array.from(Q.entries()).map(([e,t])=>({path:e,count:t.count})),[Q]),et=(0,n.useMemo)(()=>e.map(e=>{let t=q.get(e.path)??{x:e.x,y:e.y},o=e.path.lastIndexOf("/"),s=o>=0?e.path.slice(o+1):e.path,n=Q.get(e.path);return{id:e.path,type:"file",position:t,data:{label:s,tooltip:e.path,untested:J.has(e.path),inDegree:e.inDegree??0,dirColor:(0,F.i3)(X.get(e.path)??"(root)"),layer:K?.get(e.path)??null,touched:!!n,count:n?.count??0,recency:n?.recency??0,isNewest:n?.isNewest??!1}}}),[e,q,J,Q,K,X]),eo=(0,n.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]),[es,en]=(0,n.useState)(et),[er,el]=(0,n.useState)(eo),[ea,ei]=(0,n.useState)(null),[ed,ec]=(0,n.useState)(null),[eu,ep]=(0,n.useState)(null),[eh,ef]=(0,n.useState)(!1),em=(0,_.G)(),[ex,eg]=(0,n.useState)(!1),[eb,ey]=(0,n.useState)(null),[ej,ek]=(0,n.useState)(!1),[ew,ev]=(0,n.useState)(""),[eN,eM]=(0,n.useState)(!1),[eS,eC]=(0,n.useState)("full"),eA=(0,n.useRef)(null),{tool:e$,setTool:ez,flowProps:eE}=(0,r.e)(),eD=(0,n.useCallback)(e=>{ei(e),ep(null);let t=eA.current?.getNode(e);t&&eA.current&&eA.current.setCenter(t.position.x+40,t.position.y+12,{zoom:1.4,duration:600})},[]),eI=(0,n.useCallback)(()=>{ei(null),ep(null);let e=!ex;if(eg(e),ek(e),e&&eA.current){let e=Array.from(Q.keys()).map(e=>({id:e}));e.length&&eA.current.fitView({nodes:e,duration:600,padding:.4})}},[ex,Q]),eR=(0,n.useMemo)(()=>(0,v.b)(e,t,X),[e,t,X]),eO=(0,n.useCallback)(e=>{eA.current&&(e.focusIds.length?eA.current.fitView({nodes:e.focusIds.map(e=>({id:e})),duration:700,padding:.3,maxZoom:1.1}):eA.current.fitView({duration:700,padding:.1}))},[]),eT=(0,N.W)(eR,eO);(0,n.useEffect)(()=>eM(!0),[]),(0,n.useEffect)(()=>en(et),[et]),(0,n.useEffect)(()=>el(eo),[eo]);let eP=(0,n.useCallback)(e=>en(t=>(0,l._0)(e,t)),[]),eZ=(0,n.useCallback)(e=>el(t=>(0,l.zW)(e,t)),[]),eF=(0,n.useCallback)((e,t,o)=>{fetch("/api/code-graph/position",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({path:e,x:t,y:o})})},[]),eL=(0,n.useMemo)(()=>new Set(t.filter(e=>e.circular).map(e=>`${e.from}|${e.to}`)),[t]),e_=(0,n.useMemo)(()=>{let e=new Set;for(let o of t)o.circular&&(e.add(o.from),e.add(o.to));return e},[t]),eW=ea??ed,eB=ew.trim().length>0,eU=(0,n.useMemo)(()=>{if(!eB)return null;let t=new Set;for(let o of e)(0,S.Qk)((0,S.zn)(o),ew)&&t.add(o.path);return t},[e,ew,eB]),eV=(0,n.useMemo)(()=>eB?(0,S.r2)(e,ew,e=>(0,S.zn)(e),e=>({id:e.path,label:e.path,sublabel:e.lang??void 0,kind:"file"})):[],[e,ew,eB]),eH=(0,n.useMemo)(()=>{if(eu){let e=er.find(e=>e.id===eu);return e?new Set([e.source,e.target]):null}if(eW){let e=new Set([eW]);for(let o of t)o.from===eW&&e.add(o.to),o.to===eW&&e.add(o.from);return e}return eh?e_:ex&&Y?new Set(Q.keys()):null},[eW,eu,eh,e_,t,er,ex,Y,Q]),eG=eT.focusIds,eX=eG??eU??eH,eq=eU??eG,eJ=(0,n.useMemo)(()=>{if(!eb||!K)return null;let t=new Set;for(let o of e)(0,z.F)(eb,K.get(o.path)??null)||t.add(o.path);return t},[eb,K,e]),eK=(0,n.useMemo)(()=>eX?es.map(e=>{let t=eX.has(e.id);return{...e,zIndex:t&&eq?10:e.zIndex,style:{...e.style,opacity:t?1:.15,boxShadow:t&&eq?S.RU:e.style?.boxShadow,borderRadius:t&&eq?9999:e.style?.borderRadius,transition:"opacity 120ms, box-shadow 120ms"}}}):eJ?es.map(e=>eJ.has(e.id)?{...e,style:{...e.style,opacity:.15,transition:"opacity 120ms"}}:e):es,[es,eX,eq,eJ]),eQ=(0,n.useMemo)(()=>eG?er.map(e=>eG.has(e.source)&&eG.has(e.target)?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.9,strokeWidth:1.4}}:{...e,style:{...e.style,opacity:.05}}):eU?er.map(e=>eU.has(e.source)&&eU.has(e.target)?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.95,strokeWidth:1.6}}:{...e,style:{...e.style,opacity:.05}}):eW||eu||eh||ex?er.map(e=>{let t=!1;return eu?t=e.id===eu:eW?t=e.source===eW||e.target===eW:eh?t=eL.has(e.id):ex&&(t=Q.has(e.source)&&Q.has(e.target)),t?{...e,style:{...e.style,stroke:"#e4e4e7",opacity:.95,strokeWidth:1.6}}:{...e,style:{...e.style,opacity:.05}}}):eJ?er.map(e=>eJ.has(e.source)||eJ.has(e.target)?{...e,style:{...e.style,opacity:.05}}:e):er,[er,eW,eu,eh,eL,ex,Q,eU,eJ,eG]),eY=(0,n.useMemo)(()=>{let e=es.map(e=>{let t=W(e.data.inDegree??0);return{id:e.id,group:X.get(e.id)??"(root)",x:e.position.x,y:e.position.y,w:2*t,h:2*t}});return(0,A.S)(e,{pad:60})},[es,X]),e0=(0,n.useMemo)(()=>{let t=new Map;if(!K)return t;let o=new Map;for(let t of e){let e=K.get(t.path);if(!e)continue;let s=X.get(t.path)??"(root)",n=o.get(s)??new Map;n.set(e,(n.get(e)??0)+1),o.set(s,n)}for(let[e,s]of o){let o=null,n=0,r=!1;for(let[e,t]of s)t>n?(o=e,n=t,r=!1):t===n&&(r=!0);t.set(e,r?null:o)}return t},[K,e,X]),e1=(0,n.useMemo)(()=>{let e=new Map;for(let t of X.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,F.i3)(e)}))},[X]),e5=t.filter(e=>e.circular).length,e2=(0,n.useMemo)(()=>ea?t.filter(e=>e.from===ea).map(e=>e.to):[],[ea,t]),e4=(0,n.useMemo)(()=>ea?t.filter(e=>e.to===ea).map(e=>e.from):[],[ea,t]),e7=null!==ea||ej&&Y,e3=(0,n.useCallback)(()=>{ei(null),ek(!1),eg(!1)},[]);return eN?(0,s.jsxs)("div",{className:"canvas-dots relative h-screen w-full",children:[(0,s.jsxs)(l.Gc,{...eE,nodes:eK,edges:eQ,nodeTypes:B,onNodesChange:eP,onEdgesChange:eZ,onNodeClick:(e,t)=>{ei(t.id),ep(null)},onEdgeClick:(e,t)=>{ep(t.id),ei(null)},onPaneClick:()=>{ei(null),ep(null)},onNodeMouseEnter:(e,t)=>ec(t.id),onNodeMouseLeave:()=>ec(null),onInit:e=>{eA.current=e},onNodeDragStop:(e,t)=>eF(t.id,t.position.x,t.position.y),deleteKeyCode:null,colorMode:em,fitView:!0,fitViewOptions:{padding:.1,minZoom:.18,maxZoom:.9},minZoom:.05,panOnScroll:!0,zoomActivationKeyCode:["Meta","Control"],proOptions:{hideAttribution:!0},children:[(0,s.jsx)($.Z,{regions:"far"===eS?eY:[],tone:"category",lod:eS}),a&&(0,s.jsx)(U,{regions:"far"===eS?[]:eY,dominant:e0}),(0,s.jsx)(P.J,{onLod:eC,thresholds:Z.kz}),(0,s.jsx)(l.H2,{position:"bottom-right",className:"!overflow-hidden !rounded-xl !border !border-border [&_button]:!border-border [&_button]:!bg-card/70 [&_button]:!text-foreground [&_button]:!backdrop-blur"}),(0,s.jsx)(l.Zk,{position:"bottom-left",style:{marginBottom:118},children:(0,s.jsx)(r.H,{tool:e$,onChange:ez})}),(0,s.jsx)(l.Zk,{position:"bottom-right",style:{marginBottom:152},children:(0,s.jsx)(E.er,{title:"Legend",trigger:(e,t)=>(0,s.jsx)("button",{type:"button",onClick:t,title:"Legend",className:(0,L.cn)("glass flex size-8 items-center justify-center rounded-lg transition-colors",e?"text-foreground":"text-muted-foreground hover:text-foreground"),children:(0,s.jsx)(f.A,{className:"size-4"})}),children:(0,s.jsxs)("ul",{className:"space-y-1.5 text-[10.5px] text-muted-foreground",children:[(0,s.jsxs)("li",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block size-2.5 shrink-0 rounded-full bg-zinc-400"}),(0,s.jsx)("span",{children:"a file \xb7 bigger dot = more files import it"})]}),a&&(0,s.jsxs)("li",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block size-2.5 shrink-0 rounded-full",style:{boxShadow:`inset 0 0 0 2px ${D.ZD.frontend}`}}),(0,s.jsx)("span",{children:"colored ring \xb7 frontend / backend layer"})]}),(0,s.jsxs)("li",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block h-px w-6 bg-[#4a4a52]"}),(0,s.jsx)("span",{children:"line \xb7 imports another file"})]}),(0,s.jsxs)("li",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block h-px w-6 bg-red-400"}),(0,s.jsx)("span",{children:"red \xb7 part of an import cycle"})]}),(0,s.jsxs)("li",{className:"flex items-center gap-2",children:[(0,s.jsxs)("span",{"aria-hidden":!0,className:"inline-flex shrink-0 gap-0.5",children:[(0,s.jsx)("span",{className:"inline-block size-2 rounded-full bg-violet-400"}),(0,s.jsx)("span",{className:"inline-block size-2 rounded-full bg-amber-400"})]}),(0,s.jsx)("span",{children:"dot color \xb7 its directory (chips, top-right)"})]})]})})}),(0,s.jsx)(l.of,{pannable:!0,zoomable:!0,position:"bottom-left",style:{width:140,height:90},className:"!overflow-hidden !rounded-xl !border !border-border !bg-card/50 !backdrop-blur",nodeColor:()=>"#555"}),eR.length>0&&!eT.active&&(0,s.jsx)(l.Zk,{position:"top-left",className:"!mt-14",children:(0,s.jsxs)("button",{type:"button",onClick:eT.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,s.jsx)(m.A,{className:"size-3.5"}),"Start tour"]})}),(0,s.jsx)(l.Zk,{position:"top-right",className:(0,L.cn)("glass rounded-full px-1 py-0.5 transition-[margin] duration-200",e7&&"!mr-[300px]"),children:(0,s.jsx)(j.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,s.jsx)(l.Zk,{position:"top-right",className:(0,L.cn)("glass !mt-24 flex max-w-[300px] flex-wrap items-center justify-end gap-x-2.5 gap-y-1 rounded-xl px-3 py-1.5 transition-[margin] duration-200",e7&&"!mr-[300px]"),children:e1.map(t=>(0,s.jsxs)("button",{type:"button",onClick:()=>{let o=e.filter(e=>(X.get(e.path)??"(root)")===t.group).map(e=>({id:e.path}));o.length&&eA.current?.fitView({nodes:o,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-[var(--ink-hover)] hover:text-foreground",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"size-2 shrink-0 rounded-full",style:{backgroundColor:t.color}}),t.group]},t.group))}),(0,s.jsxs)(l.Zk,{position:"top-right",className:(0,L.cn)("!mt-14 flex items-center gap-2 transition-[margin] duration-200",e7&&"!mr-[300px]"),children:[(0,s.jsx)(k.X,{query:ew,onQuery:ev,hits:eV,placeholder:"Find a file…",onPick:e=>{ev(""),eD(e)},onZoomToMatches:()=>{eU?.size&&eA.current?.fitView({nodes:[...eU].map(e=>({id:e})),duration:600,padding:.3})}}),a&&(0,s.jsx)(z.o,{value:eb,onChange:ey,options:["frontend","backend"]}),(0,s.jsxs)("div",{className:"glass flex items-center gap-3 rounded-xl px-3 py-1.5 text-[11px]",children:[(0,s.jsxs)("span",{className:"text-muted-foreground",children:[e.length," files \xb7 ",t.length," imports"]}),e5>0&&(0,s.jsxs)("button",{type:"button",onClick:()=>{ef(e=>!e),ei(null),ep(null)},title:eh?"Show all imports":"Show only files involved in import cycles",className:(0,L.cn)("flex items-center gap-1.5 rounded-md px-1.5 py-0.5 transition-colors",eh?"bg-red-500/15 text-red-200 ring-1 ring-red-400/40":"text-red-300 hover:bg-red-500/10"),children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block h-0 w-5 border-t border-dashed",style:{borderColor:"#ef4444"}}),e5," circular"]}),Y&&(0,s.jsx)(s.Fragment,{children:(0,s.jsxs)("button",{type:"button",onClick:eI,title:ex?"Show all files again":"Focus + zoom to the files edited this session",className:(0,L.cn)("flex items-center gap-1.5 rounded-md px-1.5 py-0.5 transition-colors",ex?"bg-teal-500/15 text-teal-200 ring-1 ring-teal-400/40":"text-teal-300 hover:bg-teal-500/10"),children:[(0,s.jsx)(x.A,{className:"size-3"}),Q.size," edited"]})})]})]})]}),e7&&(0,s.jsxs)(y.b,{className:"absolute bottom-3 right-3 top-16 z-10 flex w-72 flex-col rounded-2xl",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between border-b border-border px-3.5 py-2.5",children:[(0,s.jsx)("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:ea?"File":"Edited this session"}),(0,s.jsx)("button",{onClick:e3,title:"Close panel",className:"rounded-md p-1 text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:(0,s.jsx)(g.A,{className:"size-4"})})]}),(0,s.jsx)("div",{className:"min-h-0 flex-1 overflow-y-auto p-3",children:ea?(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{className:"flex items-start gap-1.5",children:[(0,s.jsx)(b.A,{className:"mt-0.5 size-4 shrink-0 text-muted-foreground"}),(0,s.jsx)("h2",{className:"break-all text-sm font-semibold leading-tight",children:ea.slice(ea.lastIndexOf("/")+1)})]}),(0,s.jsx)("div",{className:"mt-0.5 break-all font-mono text-[10px] text-muted-foreground",children:ea})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-1",children:[(G=Q.get(ea))?(0,s.jsxs)("span",{className:"rounded bg-teal-500/15 px-1.5 py-0.5 text-[10px] font-semibold text-teal-300",children:["edited ",G.count,"\xd7"]}):null,J.has(ea)&&(0,s.jsx)("span",{className:"rounded bg-amber-500/15 px-1.5 py-0.5 text-[10px] font-semibold text-amber-300",children:"untested"})]}),(0,s.jsx)("button",{onClick:()=>fetch(`/api/open?path=${encodeURIComponent(ea)}`).catch(()=>{}),className:"w-full rounded-md border border-border px-2 py-1.5 text-[11px] text-muted-foreground transition-colors hover:bg-[var(--ink-hover)] hover:text-foreground",children:"Open in editor"}),(0,s.jsx)(H,{label:"Imports",paths:e2,onPick:eD}),(0,s.jsx)(H,{label:"Imported by",paths:e4,onPick:eD})]}):(0,s.jsx)(w.h,{files:ee.map(e=>({path:e.path,meta:`${e.count}\xd7`})),emptyLabel:"No files edited this session yet."})})]}),eT.active&&eT.step&&(0,s.jsx)(M.d,{steps:eR,index:eT.index,onPrev:eT.prev,onNext:eT.next,onExit:eT.stop,onGoto:eT.goto})]}):(0,s.jsx)("div",{className:"flex h-screen w-full items-center justify-center text-sm text-muted-foreground",children:"Loading graph…"})}function H({label:e,paths:t,onPick:o}){return t.length?(0,s.jsxs)("div",{children:[(0,s.jsxs)("h3",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:[e," (",t.length,")"]}),(0,s.jsx)(w.h,{files:t.map(e=>({path:e})),onSelect:o})]}):null}},77260:(e,t,o)=>{"use strict";o.d(t,{MapTabsShell:()=>a});var s=o(95155),n=o(12115),r=o(75514);let l=["ROADMAP","ARCHITECTURE","DATABASE"];function a({initialView:e,roadmap:t,architecture:o,database:i}){let[d,c]=(0,n.useState)(e),[u,p]=(0,n.useState)(()=>new Set([e])),h=(0,n.useCallback)(e=>{c(e),p(t=>t.has(e)?t:new Set(t).add(e));try{let t=new URL(window.location.href);t.searchParams.set("view",e),window.history.replaceState(window.history.state,"",t)}catch{}},[]),f={ROADMAP:t,ARCHITECTURE:o,DATABASE:i};return(0,s.jsx)(r.no.Provider,{value:{views:r.a4,switchTo:h},children:l.map(e=>u.has(e)?(0,s.jsx)("div",{className:d===e?"contents":"hidden",children:f[e]},e):null)})}}},e=>{e.O(0,[2574,3862,5004,277,8500,4888,2149,1569,5547,8710,3729,4752,6818,8907,4853,8441,3794,7358],()=>e(e.s=27950)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9962],{15330:(e,a,s)=>{"use strict";s.d(a,{A:()=>r});let r=(0,s(30772).A)("undo-2",[["path",{d:"M9 14 4 9l5-5",key:"102s5s"}],["path",{d:"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11",key:"f3b9sd"}]])},48045:(e,a,s)=>{"use strict";s.d(a,{SharedBoardView:()=>h});var r=s(95155),d=s(12115),t=s(25640),n=s(83599),l=s(34306),i=s(8907),o=s(44853),c=s(53981),m=s(91337);let x={ROADMAP:{label:"Roadmap",icon:(0,r.jsx)(t.A,{className:"size-3"})},ARCHITECTURE:{label:"Architecture",icon:(0,r.jsx)(n.A,{className:"size-3"})},DATABASE:{label:"Database",icon:(0,r.jsx)(l.A,{className:"size-3"})}};function h({snapshot:e}){let a=e.selectedTabs.filter(e=>x[e]),[s,t]=(0,d.useState)(a[0]??"ROADMAP");return(0,r.jsxs)("div",{className:"flex h-dvh flex-col bg-background",children:[(0,r.jsx)(c.E,{label:"shared from",workspaceLabel:e.workspaceLabel,createdAt:e.createdAt}),(0,r.jsxs)("main",{className:"relative min-h-0 flex-1 overflow-hidden",children:[a.length>1&&(0,r.jsx)("nav",{className:"absolute left-1/2 top-3 z-20 max-w-[calc(100%-1.5rem)] -translate-x-1/2",children:(0,r.jsx)("div",{className:"glass flex items-center gap-1 rounded-full p-0.5",children:a.map(e=>(0,r.jsxs)("button",{onClick:()=>t(e),title:x[e].label,className:(0,m.cn)("flex items-center gap-1.5 rounded-md px-2.5 py-1 text-[11px] font-medium transition-colors",s===e?"bg-[var(--ink-active)] text-foreground":"text-muted-foreground hover:text-foreground"),children:[x[e].icon,(0,r.jsx)("span",{className:"hidden sm:inline",children:x[e].label})]},e))})}),"ROADMAP"===s&&e.roadmap&&(0,r.jsx)(i.MapClient,{view:"ROADMAP",nodes:e.roadmap.nodes,edges:e.roadmap.edges,hasFrontend:e.roadmap.hasFrontend,embedded:!0,readOnly:!0,firstTapHighlightsOnly:!0}),"ARCHITECTURE"===s&&e.architecture&&(0,r.jsx)(i.MapClient,{view:"ARCHITECTURE",nodes:e.architecture.nodes,edges:e.architecture.edges,hasFrontend:e.architecture.hasFrontend,embedded:!0,readOnly:!0,firstTapHighlightsOnly:!0}),"DATABASE"===s&&e.database&&(0,r.jsx)(o.DbMapClient,{tables:e.database.tables,relations:e.database.relations,endpoints:e.database.endpoints,draft:e.database.draft,workspaceId:"shared",embedded:!0,readOnly:!0})]})]})}},51212:(e,a,s)=>{"use strict";s.d(a,{SharedPlanView:()=>h});var r=s(95155),d=s(12115),t=s(25640),n=s(34306),l=s(8907),i=s(44853),o=s(51909),c=s(53981),m=s(66616),x=s(91337);function h({snapshot:e}){let a=(e.roadmap?.nodes.length??0)>0,s=(e.draft?.tables.length??0)>0||(e.draft?.endpoints.length??0)>0,p=a||s,[b,f]=(0,d.useState)(a?"map":"db"),u="map"!==b||a?"db"!==b||s?b:"map":"db",[g,v]=(0,d.useState)("plan");return(0,r.jsxs)("div",{className:"flex h-dvh flex-col bg-background",children:[(0,r.jsx)(c.E,{label:"plan from",workspaceLabel:e.workspaceLabel,createdAt:e.createdAt,verdict:e.verdict}),p&&(0,r.jsx)("div",{className:"flex shrink-0 border-b border-border bg-card/40 md:hidden",children:["plan","board"].map(e=>(0,r.jsx)("button",{onClick:()=>v(e),className:(0,x.cn)("flex-1 py-2 text-[12px] font-medium capitalize transition-colors",g===e?"border-b-2 border-foreground text-foreground":"text-muted-foreground hover:text-foreground"),children:e},e))}),(0,r.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col md:flex-row",children:[(0,r.jsx)("div",{className:(0,x.cn)("min-h-0 overflow-y-auto px-5 py-5 sm:px-6",p?"md:w-[44%]":"flex-1",p&&("plan"===g?"flex-1 md:flex-none":"hidden md:block")),children:(0,r.jsx)(o.pO,{markdown:e.markdown.trim()||"_This plan has no written body._"})}),p&&(0,r.jsxs)("div",{className:(0,x.cn)("relative min-h-0 flex-1 flex-col border-l border-border","board"===g?"flex":"hidden md:flex"),children:[a&&s&&(0,r.jsx)("div",{className:"pointer-events-none absolute left-3 top-3 z-20",children:(0,r.jsxs)("div",{className:"glass pointer-events-auto flex items-center gap-1 rounded-full p-0.5",children:[(0,r.jsx)(m.E,{pill:!0,active:"map"===u,onClick:()=>f("map"),icon:(0,r.jsx)(t.A,{className:"size-3"}),children:"Features"}),(0,r.jsx)(m.E,{pill:!0,active:"db"===u,onClick:()=>f("db"),icon:(0,r.jsx)(n.A,{className:"size-3"}),children:"Schema"})]})}),(0,r.jsx)("div",{className:"min-h-0 flex-1 overflow-hidden bg-background",children:"map"===u?(0,r.jsx)(l.MapClient,{view:"ROADMAP",nodes:e.roadmap.nodes,edges:e.roadmap.edges,hasFrontend:e.roadmap.hasFrontend,embedded:!0,readOnly:!0}):(0,r.jsx)(i.DbMapClient,{tables:[],relations:[],endpoints:[],draft:e.draft??null,workspaceId:"shared",embedded:!0,readOnly:!0})})]})]})]})}},53981:(e,a,s)=>{"use strict";s.d(a,{E:()=>n});var r=s(95155);let d=(0,s(30772).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);var t=s(91337);function n({label:e,workspaceLabel:a,createdAt:s,verdict:l}){return(0,r.jsxs)("header",{className:"relative z-20 flex h-12 shrink-0 items-center gap-2 border-b border-border bg-card/40 px-3 backdrop-blur sm:gap-3 sm:px-4",children:[(0,r.jsxs)("span",{className:"flex shrink-0 items-center gap-1.5 rounded-full bg-white/[0.06] px-2.5 py-1 text-[10.5px] font-semibold uppercase tracking-wide text-muted-foreground",children:[(0,r.jsx)(d,{className:"size-3"})," Read-only"]}),(0,r.jsxs)("span",{className:"min-w-0 flex-1 truncate text-[12px] text-muted-foreground",children:[e," ",(0,r.jsx)("span",{className:"text-foreground",children:a})," \xb7 ",new Date(s).toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"})]}),l&&(0,r.jsx)("span",{className:(0,t.cn)("shrink-0 rounded px-1.5 py-0.5 text-[9px] font-semibold uppercase tracking-wide","approved"===l?"bg-emerald-500/15 text-emerald-300":"bg-red-500/15 text-red-300"),children:l}),(0,r.jsxs)("a",{href:"https://www.trybeacon.sh",target:"_blank",rel:"noreferrer",className:"shrink-0 whitespace-nowrap text-[11px] text-muted-foreground transition-colors hover:text-foreground",children:[(0,r.jsx)("span",{className:"hidden sm:inline",children:"Made with "}),"Beacon"]})]})}},60976:(e,a,s)=>{"use strict";s.d(a,{A:()=>r});let r=(0,s(30772).A)("redo-2",[["path",{d:"m15 14 5-5-5-5",key:"12vg1m"}],["path",{d:"M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13",key:"6uklza"}]])},80239:(e,a,s)=>{Promise.resolve().then(s.bind(s,48045)),Promise.resolve().then(s.bind(s,51212)),Promise.resolve().then(s.bind(s,71265))}},e=>{e.O(0,[2574,3862,5004,277,8500,4888,2149,1569,5547,8710,3729,6818,8907,4853,1909,8441,3794,7358],()=>e(e.s=80239)),_N_E=e.O()}]);