@infinitedusky/indusk-mcp 1.28.9 → 1.28.11

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 (26) hide show
  1. package/admin/.next/BUILD_ID +1 -1
  2. package/admin/.next/build-manifest.json +3 -3
  3. package/admin/.next/fallback-build-manifest.json +3 -3
  4. package/admin/.next/server/app/_global-error.html +1 -1
  5. package/admin/.next/server/app/_global-error.rsc +1 -1
  6. package/admin/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/admin/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/admin/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/admin/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/admin/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/admin/.next/server/middleware-build-manifest.js +3 -3
  12. package/admin/.next/server/pages/500.html +1 -1
  13. package/admin/.next/trace +1 -1
  14. package/admin/.next/trace-build +1 -1
  15. package/dist/bin/cli.js +17 -0
  16. package/dist/bin/commands/init.js +19 -9
  17. package/dist/lib/config.d.ts +42 -0
  18. package/dist/lib/config.js +21 -0
  19. package/dist/lib/eval/evaluator-runner.js +3 -3
  20. package/dist/lib/eval/persistent-evaluator.js +3 -3
  21. package/dist/tools/graph-tools.js +35 -0
  22. package/hooks/eval-trigger.js +59 -13
  23. package/package.json +1 -1
  24. /package/admin/.next/static/{rGGkFJsgyTUL6aZwFzdhi → MFqWHabwFXI3-RTjRJ09U}/_buildManifest.js +0 -0
  25. /package/admin/.next/static/{rGGkFJsgyTUL6aZwFzdhi → MFqWHabwFXI3-RTjRJ09U}/_clientMiddlewareManifest.js +0 -0
  26. /package/admin/.next/static/{rGGkFJsgyTUL6aZwFzdhi → MFqWHabwFXI3-RTjRJ09U}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- rGGkFJsgyTUL6aZwFzdhi
1
+ MFqWHabwFXI3-RTjRJ09U
@@ -7,9 +7,9 @@
7
7
  "static/chunks/03~yq9q893hmn.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/rGGkFJsgyTUL6aZwFzdhi/_buildManifest.js",
11
- "static/rGGkFJsgyTUL6aZwFzdhi/_ssgManifest.js",
12
- "static/rGGkFJsgyTUL6aZwFzdhi/_clientMiddlewareManifest.js"
10
+ "static/MFqWHabwFXI3-RTjRJ09U/_buildManifest.js",
11
+ "static/MFqWHabwFXI3-RTjRJ09U/_ssgManifest.js",
12
+ "static/MFqWHabwFXI3-RTjRJ09U/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/0_yzfo7pu205m.js",
@@ -5,9 +5,9 @@
5
5
  "devFiles": [],
6
6
  "polyfillFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/rGGkFJsgyTUL6aZwFzdhi/_buildManifest.js",
9
- "static/rGGkFJsgyTUL6aZwFzdhi/_ssgManifest.js",
10
- "static/rGGkFJsgyTUL6aZwFzdhi/_clientMiddlewareManifest.js"
8
+ "static/MFqWHabwFXI3-RTjRJ09U/_buildManifest.js",
9
+ "static/MFqWHabwFXI3-RTjRJ09U/_ssgManifest.js",
10
+ "static/MFqWHabwFXI3-RTjRJ09U/_clientMiddlewareManifest.js"
11
11
  ],
12
12
  "rootMainFiles": []
13
13
  }
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0_yzfo7pu205m.js"/><script src="/_next/static/chunks/0_r.3~d-5z8~_.js" async=""></script><script src="/_next/static/chunks/0u1lny1.4-f8c.js" async=""></script><script src="/_next/static/chunks/036h9~rhidv.e.js" async=""></script><script src="/_next/static/chunks/turbopack-129yl57l2cd7_.js" async=""></script><script src="/_next/static/chunks/0.v8w524wvk94.js" async=""></script><script src="/_next/static/chunks/0z9652tpun_.d.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0_yzfo7pu205m.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[85530,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n3:I[50571,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n4:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"ViewportBoundary\"]\na:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"MetadataBoundary\"]\nc:I[59179,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rGGkFJsgyTUL6aZwFzdhi\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[61299,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0_yzfo7pu205m.js"/><script src="/_next/static/chunks/0_r.3~d-5z8~_.js" async=""></script><script src="/_next/static/chunks/0u1lny1.4-f8c.js" async=""></script><script src="/_next/static/chunks/036h9~rhidv.e.js" async=""></script><script src="/_next/static/chunks/turbopack-129yl57l2cd7_.js" async=""></script><script src="/_next/static/chunks/0.v8w524wvk94.js" async=""></script><script src="/_next/static/chunks/0z9652tpun_.d.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0_yzfo7pu205m.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[85530,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n3:I[50571,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n4:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"ViewportBoundary\"]\na:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"MetadataBoundary\"]\nc:I[59179,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"MFqWHabwFXI3-RTjRJ09U\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[61299,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  8:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"ViewportBoundary"]
7
7
  a:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"MetadataBoundary"]
8
8
  c:I[59179,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"default",1]
9
- 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"rGGkFJsgyTUL6aZwFzdhi"}
9
+ 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"MFqWHabwFXI3-RTjRJ09U"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rGGkFJsgyTUL6aZwFzdhi"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"MFqWHabwFXI3-RTjRJ09U"}
5
5
  4:null
@@ -6,7 +6,7 @@
6
6
  8:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"ViewportBoundary"]
7
7
  a:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"MetadataBoundary"]
8
8
  c:I[59179,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"default",1]
9
- 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"rGGkFJsgyTUL6aZwFzdhi"}
9
+ 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"MFqWHabwFXI3-RTjRJ09U"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[76614,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[61299,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rGGkFJsgyTUL6aZwFzdhi"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"MFqWHabwFXI3-RTjRJ09U"}
@@ -2,4 +2,4 @@
2
2
  2:I[85530,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"default"]
3
3
  3:I[50571,["/_next/static/chunks/0.v8w524wvk94.js","/_next/static/chunks/0z9652tpun_.d.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"rGGkFJsgyTUL6aZwFzdhi"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"MFqWHabwFXI3-RTjRJ09U"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"rGGkFJsgyTUL6aZwFzdhi"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"MFqWHabwFXI3-RTjRJ09U"}
@@ -7,9 +7,9 @@ globalThis.__BUILD_MANIFEST = {
7
7
  "static/chunks/03~yq9q893hmn.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/rGGkFJsgyTUL6aZwFzdhi/_buildManifest.js",
11
- "static/rGGkFJsgyTUL6aZwFzdhi/_ssgManifest.js",
12
- "static/rGGkFJsgyTUL6aZwFzdhi/_clientMiddlewareManifest.js"
10
+ "static/MFqWHabwFXI3-RTjRJ09U/_buildManifest.js",
11
+ "static/MFqWHabwFXI3-RTjRJ09U/_ssgManifest.js",
12
+ "static/MFqWHabwFXI3-RTjRJ09U/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/0_yzfo7pu205m.js",
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0_yzfo7pu205m.js"/><script src="/_next/static/chunks/0_r.3~d-5z8~_.js" async=""></script><script src="/_next/static/chunks/0u1lny1.4-f8c.js" async=""></script><script src="/_next/static/chunks/036h9~rhidv.e.js" async=""></script><script src="/_next/static/chunks/turbopack-129yl57l2cd7_.js" async=""></script><script src="/_next/static/chunks/0.v8w524wvk94.js" async=""></script><script src="/_next/static/chunks/0z9652tpun_.d.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0_yzfo7pu205m.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[85530,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n3:I[50571,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n4:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"ViewportBoundary\"]\na:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"MetadataBoundary\"]\nc:I[59179,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rGGkFJsgyTUL6aZwFzdhi\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[61299,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0_yzfo7pu205m.js"/><script src="/_next/static/chunks/0_r.3~d-5z8~_.js" async=""></script><script src="/_next/static/chunks/0u1lny1.4-f8c.js" async=""></script><script src="/_next/static/chunks/036h9~rhidv.e.js" async=""></script><script src="/_next/static/chunks/turbopack-129yl57l2cd7_.js" async=""></script><script src="/_next/static/chunks/0.v8w524wvk94.js" async=""></script><script src="/_next/static/chunks/0z9652tpun_.d.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0_yzfo7pu205m.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[85530,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n3:I[50571,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\"]\n4:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"ViewportBoundary\"]\na:I[76614,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"MetadataBoundary\"]\nc:I[59179,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"MFqWHabwFXI3-RTjRJ09U\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[61299,[\"/_next/static/chunks/0.v8w524wvk94.js\",\"/_next/static/chunks/0z9652tpun_.d.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
package/admin/.next/trace CHANGED
@@ -1 +1 @@
1
- [{"name":"generate-buildid","duration":107,"timestamp":3379384299519,"id":4,"parentId":1,"tags":{},"startTime":1778026254600,"traceId":"81dcc01ca3bf152a"},{"name":"load-custom-routes","duration":195,"timestamp":3379384299673,"id":5,"parentId":1,"tags":{},"startTime":1778026254600,"traceId":"81dcc01ca3bf152a"},{"name":"create-dist-dir","duration":80,"timestamp":3379384299886,"id":6,"parentId":1,"tags":{},"startTime":1778026254600,"traceId":"81dcc01ca3bf152a"},{"name":"clean","duration":45036,"timestamp":3379384300567,"id":7,"parentId":1,"tags":{},"startTime":1778026254601,"traceId":"81dcc01ca3bf152a"},{"name":"discover-routes","duration":3838,"timestamp":3379384354051,"id":8,"parentId":1,"tags":{},"startTime":1778026254654,"traceId":"81dcc01ca3bf152a"},{"name":"create-root-mapping","duration":28,"timestamp":3379384357971,"id":9,"parentId":1,"tags":{},"startTime":1778026254658,"traceId":"81dcc01ca3bf152a"},{"name":"generate-route-types","duration":38120,"timestamp":3379384358970,"id":10,"parentId":1,"tags":{},"startTime":1778026254659,"traceId":"81dcc01ca3bf152a"},{"name":"public-dir-conflict-check","duration":61,"timestamp":3379384397249,"id":11,"parentId":1,"tags":{},"startTime":1778026254698,"traceId":"81dcc01ca3bf152a"},{"name":"generate-routes-manifest","duration":1368,"timestamp":3379384397367,"id":12,"parentId":1,"tags":{},"startTime":1778026254698,"traceId":"81dcc01ca3bf152a"},{"name":"run-turbopack","duration":1811937,"timestamp":3379384401046,"id":14,"parentId":1,"tags":{},"startTime":1778026254701,"traceId":"81dcc01ca3bf152a"},{"name":"turbopack-build-events","duration":41,"timestamp":3379384552611,"id":15,"parentId":1,"tags":{},"startTime":1778026254853,"traceId":"81dcc01ca3bf152a"},{"name":"run-typescript","duration":2206858,"timestamp":3379386240567,"id":16,"parentId":1,"tags":{},"startTime":1778026256541,"traceId":"81dcc01ca3bf152a"},{"name":"generate-required-server-files","duration":813,"timestamp":3379388448298,"id":18,"parentId":1,"tags":{},"startTime":1778026258749,"traceId":"81dcc01ca3bf152a"},{"name":"check-static-error-page","duration":1689,"timestamp":3379388458641,"id":20,"parentId":19,"tags":{},"startTime":1778026258759,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":204843,"timestamp":3379388469197,"id":30,"parentId":22,"tags":{},"startTime":1778026258769,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":214309,"timestamp":3379388459802,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778026258760,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":234923,"timestamp":3379388469071,"id":29,"parentId":21,"tags":{},"startTime":1778026258769,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":244950,"timestamp":3379388459080,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778026258759,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":238861,"timestamp":3379388469224,"id":31,"parentId":23,"tags":{},"startTime":1778026258769,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":248179,"timestamp":3379388459936,"id":23,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778026258760,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":247548,"timestamp":3379388472226,"id":32,"parentId":28,"tags":{},"startTime":1778026258772,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":259519,"timestamp":3379388460294,"id":28,"parentId":19,"tags":{"page":"/"},"startTime":1778026258761,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":252981,"timestamp":3379388472299,"id":33,"parentId":24,"tags":{},"startTime":1778026258773,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":265185,"timestamp":3379388460131,"id":24,"parentId":19,"tags":{"page":"/p/[project]"},"startTime":1778026258760,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":260955,"timestamp":3379388472423,"id":35,"parentId":26,"tags":{},"startTime":1778026258773,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":273435,"timestamp":3379388460219,"id":26,"parentId":19,"tags":{"page":"/p/[project]/research/[slug]"},"startTime":1778026258760,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":264927,"timestamp":3379388472331,"id":34,"parentId":25,"tags":{},"startTime":1778026258773,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":277097,"timestamp":3379388460180,"id":25,"parentId":19,"tags":{"page":"/p/[project]/plan/[name]"},"startTime":1778026258760,"traceId":"81dcc01ca3bf152a"},{"name":"is-page-static","duration":268317,"timestamp":3379388472459,"id":36,"parentId":27,"tags":{},"startTime":1778026258773,"traceId":"81dcc01ca3bf152a"},{"name":"check-page","duration":280534,"timestamp":3379388460255,"id":27,"parentId":19,"tags":{"page":"/p/[project]/scorecards"},"startTime":1778026258761,"traceId":"81dcc01ca3bf152a"},{"name":"static-check","duration":282465,"timestamp":3379388458341,"id":19,"parentId":1,"tags":{},"startTime":1778026258759,"traceId":"81dcc01ca3bf152a"},{"name":"write-routes-manifest","duration":224,"timestamp":3379388741681,"id":38,"parentId":1,"tags":{},"startTime":1778026259042,"traceId":"81dcc01ca3bf152a"},{"name":"load-dotenv","duration":27,"timestamp":3379388748083,"id":41,"parentId":40,"tags":{},"startTime":1778026259048,"traceId":"81dcc01ca3bf152a"},{"name":"run-export-path-map","duration":165,"timestamp":3379388749200,"id":42,"parentId":40,"tags":{},"startTime":1778026259049,"traceId":"81dcc01ca3bf152a"},{"name":"next-export","duration":211504,"timestamp":3379388747407,"id":40,"parentId":1,"tags":{},"startTime":1778026259048,"traceId":"81dcc01ca3bf152a"},{"name":"move-exported-app-global-error-","duration":340,"timestamp":3379388959525,"id":43,"parentId":39,"tags":{},"startTime":1778026259260,"traceId":"81dcc01ca3bf152a"},{"name":"static-generation","duration":217097,"timestamp":3379388743561,"id":39,"parentId":1,"tags":{},"startTime":1778026259044,"traceId":"81dcc01ca3bf152a"},{"name":"write-routes-manifest","duration":176,"timestamp":3379388960736,"id":44,"parentId":1,"tags":{},"startTime":1778026259261,"traceId":"81dcc01ca3bf152a"},{"name":"print-tree-view","duration":1248,"timestamp":3379388965445,"id":45,"parentId":1,"tags":{},"startTime":1778026259266,"traceId":"81dcc01ca3bf152a"},{"name":"write-route-bundle-stats","duration":4465,"timestamp":3379388966703,"id":46,"parentId":1,"tags":{},"startTime":1778026259267,"traceId":"81dcc01ca3bf152a"},{"name":"telemetry-flush","duration":146480,"timestamp":3379388971179,"id":47,"parentId":1,"tags":{},"startTime":1778026259271,"traceId":"81dcc01ca3bf152a"},{"name":"next-build","duration":4909871,"timestamp":3379384207824,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778026254508,"traceId":"81dcc01ca3bf152a"}]
1
+ [{"name":"generate-buildid","duration":130,"timestamp":3435937007771,"id":4,"parentId":1,"tags":{},"startTime":1778082807281,"traceId":"35bd8d6fed978ad2"},{"name":"load-custom-routes","duration":221,"timestamp":3435937007959,"id":5,"parentId":1,"tags":{},"startTime":1778082807282,"traceId":"35bd8d6fed978ad2"},{"name":"create-dist-dir","duration":95,"timestamp":3435937008196,"id":6,"parentId":1,"tags":{},"startTime":1778082807282,"traceId":"35bd8d6fed978ad2"},{"name":"clean","duration":26993,"timestamp":3435937008973,"id":7,"parentId":1,"tags":{},"startTime":1778082807283,"traceId":"35bd8d6fed978ad2"},{"name":"discover-routes","duration":6492,"timestamp":3435937045218,"id":8,"parentId":1,"tags":{},"startTime":1778082807319,"traceId":"35bd8d6fed978ad2"},{"name":"create-root-mapping","duration":36,"timestamp":3435937051813,"id":9,"parentId":1,"tags":{},"startTime":1778082807325,"traceId":"35bd8d6fed978ad2"},{"name":"generate-route-types","duration":44458,"timestamp":3435937052597,"id":10,"parentId":1,"tags":{},"startTime":1778082807326,"traceId":"35bd8d6fed978ad2"},{"name":"public-dir-conflict-check","duration":44,"timestamp":3435937097165,"id":11,"parentId":1,"tags":{},"startTime":1778082807371,"traceId":"35bd8d6fed978ad2"},{"name":"generate-routes-manifest","duration":1357,"timestamp":3435937097246,"id":12,"parentId":1,"tags":{},"startTime":1778082807371,"traceId":"35bd8d6fed978ad2"},{"name":"run-turbopack","duration":2492581,"timestamp":3435937100895,"id":14,"parentId":1,"tags":{},"startTime":1778082807374,"traceId":"35bd8d6fed978ad2"},{"name":"turbopack-build-events","duration":45,"timestamp":3435937313358,"id":15,"parentId":1,"tags":{},"startTime":1778082807587,"traceId":"35bd8d6fed978ad2"},{"name":"run-typescript","duration":2813160,"timestamp":3435939624654,"id":16,"parentId":1,"tags":{},"startTime":1778082809898,"traceId":"35bd8d6fed978ad2"},{"name":"generate-required-server-files","duration":3366,"timestamp":3435942440285,"id":18,"parentId":1,"tags":{},"startTime":1778082812714,"traceId":"35bd8d6fed978ad2"},{"name":"check-static-error-page","duration":7550,"timestamp":3435942476462,"id":20,"parentId":19,"tags":{},"startTime":1778082812750,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":268268,"timestamp":3435942488406,"id":30,"parentId":22,"tags":{},"startTime":1778082812762,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":277489,"timestamp":3435942479312,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778082812753,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":311278,"timestamp":3435942488436,"id":31,"parentId":23,"tags":{},"startTime":1778082812762,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":320104,"timestamp":3435942479651,"id":23,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778082812753,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":316172,"timestamp":3435942500206,"id":32,"parentId":28,"tags":{},"startTime":1778082812774,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":332446,"timestamp":3435942483964,"id":28,"parentId":19,"tags":{"page":"/"},"startTime":1778082812758,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":328171,"timestamp":3435942488269,"id":29,"parentId":21,"tags":{},"startTime":1778082812762,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":337935,"timestamp":3435942478518,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778082812752,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":337539,"timestamp":3435942500292,"id":33,"parentId":24,"tags":{},"startTime":1778082812774,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":354895,"timestamp":3435942483007,"id":24,"parentId":19,"tags":{"page":"/p/[project]"},"startTime":1778082812757,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":351085,"timestamp":3435942500460,"id":36,"parentId":27,"tags":{},"startTime":1778082812774,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":367989,"timestamp":3435942483838,"id":27,"parentId":19,"tags":{"page":"/p/[project]/scorecards"},"startTime":1778082812757,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":351792,"timestamp":3435942500323,"id":34,"parentId":25,"tags":{},"startTime":1778082812774,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":368835,"timestamp":3435942483318,"id":25,"parentId":19,"tags":{"page":"/p/[project]/plan/[name]"},"startTime":1778082812757,"traceId":"35bd8d6fed978ad2"},{"name":"is-page-static","duration":356534,"timestamp":3435942500421,"id":35,"parentId":26,"tags":{},"startTime":1778082812774,"traceId":"35bd8d6fed978ad2"},{"name":"check-page","duration":373462,"timestamp":3435942483517,"id":26,"parentId":19,"tags":{"page":"/p/[project]/research/[slug]"},"startTime":1778082812757,"traceId":"35bd8d6fed978ad2"},{"name":"static-check","duration":380955,"timestamp":3435942476040,"id":19,"parentId":1,"tags":{},"startTime":1778082812750,"traceId":"35bd8d6fed978ad2"},{"name":"write-routes-manifest","duration":439,"timestamp":3435942858754,"id":38,"parentId":1,"tags":{},"startTime":1778082813132,"traceId":"35bd8d6fed978ad2"},{"name":"load-dotenv","duration":18,"timestamp":3435942869514,"id":41,"parentId":40,"tags":{},"startTime":1778082813143,"traceId":"35bd8d6fed978ad2"},{"name":"run-export-path-map","duration":192,"timestamp":3435942873458,"id":42,"parentId":40,"tags":{},"startTime":1778082813147,"traceId":"35bd8d6fed978ad2"},{"name":"next-export","duration":234498,"timestamp":3435942868890,"id":40,"parentId":1,"tags":{},"startTime":1778082813142,"traceId":"35bd8d6fed978ad2"},{"name":"move-exported-app-global-error-","duration":384,"timestamp":3435943103993,"id":43,"parentId":39,"tags":{},"startTime":1778082813378,"traceId":"35bd8d6fed978ad2"},{"name":"static-generation","duration":243150,"timestamp":3435942861862,"id":39,"parentId":1,"tags":{},"startTime":1778082813135,"traceId":"35bd8d6fed978ad2"},{"name":"write-routes-manifest","duration":113,"timestamp":3435943105088,"id":44,"parentId":1,"tags":{},"startTime":1778082813379,"traceId":"35bd8d6fed978ad2"},{"name":"print-tree-view","duration":2142,"timestamp":3435943112752,"id":45,"parentId":1,"tags":{},"startTime":1778082813386,"traceId":"35bd8d6fed978ad2"},{"name":"write-route-bundle-stats","duration":5644,"timestamp":3435943114906,"id":46,"parentId":1,"tags":{},"startTime":1778082813388,"traceId":"35bd8d6fed978ad2"},{"name":"telemetry-flush","duration":148042,"timestamp":3435943120573,"id":47,"parentId":1,"tags":{},"startTime":1778082813394,"traceId":"35bd8d6fed978ad2"},{"name":"next-build","duration":6393888,"timestamp":3435936874741,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778082807148,"traceId":"35bd8d6fed978ad2"}]
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":1811937,"timestamp":3379384401046,"id":14,"parentId":1,"tags":{},"startTime":1778026254701,"traceId":"81dcc01ca3bf152a"},{"name":"turbopack-build-events","duration":41,"timestamp":3379384552611,"id":15,"parentId":1,"tags":{},"startTime":1778026254853,"traceId":"81dcc01ca3bf152a"},{"name":"run-typescript","duration":2206858,"timestamp":3379386240567,"id":16,"parentId":1,"tags":{},"startTime":1778026256541,"traceId":"81dcc01ca3bf152a"},{"name":"static-check","duration":282465,"timestamp":3379388458341,"id":19,"parentId":1,"tags":{},"startTime":1778026258759,"traceId":"81dcc01ca3bf152a"},{"name":"static-generation","duration":217097,"timestamp":3379388743561,"id":39,"parentId":1,"tags":{},"startTime":1778026259044,"traceId":"81dcc01ca3bf152a"},{"name":"telemetry-flush","duration":146480,"timestamp":3379388971179,"id":47,"parentId":1,"tags":{},"startTime":1778026259271,"traceId":"81dcc01ca3bf152a"},{"name":"next-build","duration":4909871,"timestamp":3379384207824,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778026254508,"traceId":"81dcc01ca3bf152a"}]
1
+ [{"name":"run-turbopack","duration":2492581,"timestamp":3435937100895,"id":14,"parentId":1,"tags":{},"startTime":1778082807374,"traceId":"35bd8d6fed978ad2"},{"name":"turbopack-build-events","duration":45,"timestamp":3435937313358,"id":15,"parentId":1,"tags":{},"startTime":1778082807587,"traceId":"35bd8d6fed978ad2"},{"name":"run-typescript","duration":2813160,"timestamp":3435939624654,"id":16,"parentId":1,"tags":{},"startTime":1778082809898,"traceId":"35bd8d6fed978ad2"},{"name":"static-check","duration":380955,"timestamp":3435942476040,"id":19,"parentId":1,"tags":{},"startTime":1778082812750,"traceId":"35bd8d6fed978ad2"},{"name":"static-generation","duration":243150,"timestamp":3435942861862,"id":39,"parentId":1,"tags":{},"startTime":1778082813135,"traceId":"35bd8d6fed978ad2"},{"name":"telemetry-flush","duration":148042,"timestamp":3435943120573,"id":47,"parentId":1,"tags":{},"startTime":1778082813394,"traceId":"35bd8d6fed978ad2"},{"name":"next-build","duration":6393888,"timestamp":3435936874741,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778082807148,"traceId":"35bd8d6fed978ad2"}]
package/dist/bin/cli.js CHANGED
@@ -187,7 +187,16 @@ graph
187
187
  const { getLogPath } = await import("../lib/semantic-graph/paths.js");
188
188
  const { replay } = await import("../lib/semantic-graph/replay.js");
189
189
  const { SemanticGraphClient } = await import("../lib/semantic-graph/runtime-client.js");
190
+ const { getScm } = await import("../lib/scm/detect.js");
190
191
  const projectRoot = rootOrExit();
192
+ // Graceful-degrade on git mode. Same rationale as `graph sync` and
193
+ // `graph status` — the semantic graph requires jj's stable change-ID
194
+ // ancestry; rebuild would clear the runtime then no-op against an
195
+ // empty/absent log, leaving the user confused.
196
+ if (getScm(projectRoot) === "git") {
197
+ process.stderr.write("git mode — semantic graph unavailable (jj-only feature in v1; see .indusk/planning/git-or-jj-substrate/)\n");
198
+ return;
199
+ }
191
200
  const projectName = basename(projectRoot);
192
201
  const logPath = getLogPath(projectRoot);
193
202
  const client = new SemanticGraphClient(projectName);
@@ -211,7 +220,15 @@ graph
211
220
  const { getLogPath } = await import("../lib/semantic-graph/paths.js");
212
221
  const { readAllEvents } = await import("../lib/semantic-graph/log-reader.js");
213
222
  const { SemanticGraphClient } = await import("../lib/semantic-graph/runtime-client.js");
223
+ const { getScm } = await import("../lib/scm/detect.js");
214
224
  const projectRoot = rootOrExit();
225
+ // Graceful-degrade on git mode. Semantic graph is jj-only in v1; without
226
+ // this branch, status would print `(no log file — run 'indusk graph sync'
227
+ // first)` which is misleading on git projects (sync no-ops).
228
+ if (getScm(projectRoot) === "git") {
229
+ process.stderr.write("git mode — semantic graph unavailable (jj-only feature in v1; see .indusk/planning/git-or-jj-substrate/)\n");
230
+ return;
231
+ }
215
232
  const projectName = basename(projectRoot);
216
233
  const logPath = getLogPath(projectRoot);
217
234
  console.info(`Project: ${projectName}`);
@@ -811,23 +811,22 @@ export async function init(projectRoot, options = {}) {
811
811
  console.info(" wire: node --import ./src/instrumentation.ts src/index.ts");
812
812
  }
813
813
  } // end isInduskMcp else
814
- // 8. Install gate enforcement hooks
814
+ // 8. Install gate enforcement + eval-trigger hooks. Discover hook files
815
+ // from the package source via globSync rather than maintaining a hardcoded
816
+ // list — matches the pattern in `update.ts:240` so any new hook the
817
+ // package ships gets installed on next `init` without code changes.
818
+ // Pre-Phase-6 (git-or-jj-substrate) the array was hardcoded and missed
819
+ // `eval-trigger.js`; settings.json registered it but the file was never
820
+ // copied, so the eval hook silently never fired on fresh-init projects.
815
821
  console.info("\n[Hooks]");
816
822
  const hooksSource = join(packageRoot, "hooks");
817
823
  const hooksTarget = join(projectRoot, ".claude/hooks");
818
- const hookFiles = [
819
- "check-gates.js",
820
- "gate-reminder.js",
821
- "validate-impl-structure.js",
822
- "check-catchup.js",
823
- ];
824
824
  if (existsSync(hooksSource)) {
825
825
  mkdirSync(hooksTarget, { recursive: true });
826
+ const hookFiles = globSync("*.js", { cwd: hooksSource });
826
827
  for (const file of hookFiles) {
827
828
  const sourceFile = join(hooksSource, file);
828
829
  const targetFile = join(hooksTarget, file);
829
- if (!existsSync(sourceFile))
830
- continue;
831
830
  if (existsSync(targetFile) && !force) {
832
831
  console.info(` skip: .claude/hooks/${file} (already exists)`);
833
832
  }
@@ -1048,6 +1047,17 @@ export async function init(projectRoot, options = {}) {
1048
1047
  writeConfig(projectRoot, config);
1049
1048
  console.info(`\n[Config]`);
1050
1049
  console.info(` create: .indusk/config.json (mode: ${config.mode}, scm: ${scm ?? "deferred — run 'indusk update' after git/jj init"})`);
1050
+ // Loud stderr warning when scm is deferred. The inline `(scm: deferred ...)`
1051
+ // note above lands on stdout in the middle of the [Config] block — easy
1052
+ // to miss when scrolling init output. A separate stderr warning gives
1053
+ // the user a recognizable alert with the recovery command spelled out.
1054
+ if (!scm) {
1055
+ process.stderr.write("\n⚠ WARNING: scm field deferred — neither jj nor git detected at the project root.\n" +
1056
+ " All SCM-coupled features (eval prompts, semantic graph, baseline CLI) will\n" +
1057
+ " default to jj until the field is populated. To fix:\n" +
1058
+ " 1. Initialize your SCM: `git init` or `jj git init`\n" +
1059
+ " 2. Run `indusk update` to detect and write the scm field.\n\n");
1060
+ }
1051
1061
  // Create initial handoff so /catchup runs full orientation on first session
1052
1062
  const handoffPath = join(projectRoot, ".claude/handoff.md");
1053
1063
  if (!existsSync(handoffPath) || force) {
@@ -70,6 +70,34 @@ export interface InduskConfig {
70
70
  * field populated; `update` migrates pre-1.28.x projects on the next run.
71
71
  */
72
72
  scm?: "jj" | "git";
73
+ /**
74
+ * Eval-agent configuration. Most of this is read directly via JSON
75
+ * traversal in `lib/eval/otel.ts`; the schema here is documentary.
76
+ */
77
+ eval?: {
78
+ enabled?: boolean;
79
+ endpoint?: string | null;
80
+ otel?: {
81
+ enabled?: boolean;
82
+ dataset?: string;
83
+ };
84
+ /**
85
+ * Model the eval agent uses for fresh first-call evals. Accepts any
86
+ * value Claude Code's `--model` flag accepts: shortcuts (`opus`,
87
+ * `sonnet`, `haiku`) or full IDs (`claude-sonnet-4-6`).
88
+ *
89
+ * **Default: `"sonnet"`** — chosen because resume calls already drop
90
+ * to Sonnet on Claude Code's machine default, so making first-call
91
+ * also Sonnet matches the actual behavior most users experience and
92
+ * cuts catchup cost ~5× ($4–$7 → $0.80–$1.50 per fresh call).
93
+ *
94
+ * Set to `"opus"` to force Opus on fresh first-call. Note: subsequent
95
+ * resume calls do NOT re-pass `--model` (Claude Code's session model
96
+ * inheritance is opaque from our side), so Opus on fresh-call may not
97
+ * mean Opus on resume. Verify via `~/.claude/projects/<pkg>/<sessionId>.jsonl`.
98
+ */
99
+ model?: string;
100
+ };
73
101
  /**
74
102
  * Extensions the project has explicitly opted OUT of, even if they're
75
103
  * marked `required: true` in the built-in manifest. Escape hatch for
@@ -135,3 +163,17 @@ export declare function getProjectGroupId(projectRoot: string): string;
135
163
  * Backwards compatible: projects without the new field behave exactly as before.
136
164
  */
137
165
  export declare function shouldEmitOtelGate(projectRoot: string): boolean;
166
+ /**
167
+ * Model arg the eval agent passes to `claude --print --model <arg>` on fresh
168
+ * first-call evals. Reads `eval.model` from `.indusk/config.json`; defaults to
169
+ * `"sonnet"` when unset.
170
+ *
171
+ * Why default to sonnet: empirical pricing on resume calls (which don't pass
172
+ * `--model` and inherit Claude Code's machine default) shows ~5× cheaper than
173
+ * Opus. Defaulting fresh-call to Sonnet matches that behavior and saves the
174
+ * catchup-cost spike. Set `eval.model: "opus"` to opt back into Opus.
175
+ *
176
+ * Returns the raw string — pass directly to `--model`. Accepts any value
177
+ * Claude Code's `--model` accepts (`opus`, `sonnet`, `haiku`, full IDs).
178
+ */
179
+ export declare function getEvalModel(projectRoot: string): string;
@@ -119,3 +119,24 @@ export function shouldEmitOtelGate(projectRoot) {
119
119
  const role = config?.otel?.role;
120
120
  return role === undefined || role === "service";
121
121
  }
122
+ const DEFAULT_EVAL_MODEL = "sonnet";
123
+ /**
124
+ * Model arg the eval agent passes to `claude --print --model <arg>` on fresh
125
+ * first-call evals. Reads `eval.model` from `.indusk/config.json`; defaults to
126
+ * `"sonnet"` when unset.
127
+ *
128
+ * Why default to sonnet: empirical pricing on resume calls (which don't pass
129
+ * `--model` and inherit Claude Code's machine default) shows ~5× cheaper than
130
+ * Opus. Defaulting fresh-call to Sonnet matches that behavior and saves the
131
+ * catchup-cost spike. Set `eval.model: "opus"` to opt back into Opus.
132
+ *
133
+ * Returns the raw string — pass directly to `--model`. Accepts any value
134
+ * Claude Code's `--model` accepts (`opus`, `sonnet`, `haiku`, full IDs).
135
+ */
136
+ export function getEvalModel(projectRoot) {
137
+ const config = readConfig(projectRoot);
138
+ const model = config?.eval?.model;
139
+ if (typeof model === "string" && model.length > 0)
140
+ return model;
141
+ return DEFAULT_EVAL_MODEL;
142
+ }
@@ -7,7 +7,7 @@
7
7
  */
8
8
  import { spawn } from "node:child_process";
9
9
  import { join } from "node:path";
10
- import { getProjectGroupId } from "../config.js";
10
+ import { getEvalModel, getProjectGroupId } from "../config.js";
11
11
  import { getScm } from "../scm/detect.js";
12
12
  import { ingestScorecard } from "./findings.js";
13
13
  import { EvalLogWriter } from "./log-writer.js";
@@ -66,7 +66,7 @@ export function runEvaluatorBackground(opts) {
66
66
  "--output-format",
67
67
  "json",
68
68
  "--model",
69
- "opus",
69
+ getEvalModel(opts.projectRoot),
70
70
  "--permission-mode",
71
71
  "bypassPermissions",
72
72
  "--mcp-config",
@@ -192,7 +192,7 @@ async function runEvaluatorSyncInner(opts, projectGroup) {
192
192
  "--output-format",
193
193
  "json",
194
194
  "--model",
195
- "opus",
195
+ getEvalModel(opts.projectRoot),
196
196
  "--permission-mode",
197
197
  "bypassPermissions",
198
198
  "--mcp-config",
@@ -9,7 +9,7 @@
9
9
  import { spawn } from "node:child_process";
10
10
  import { existsSync, mkdirSync, readFileSync, writeFileSync } from "node:fs";
11
11
  import { dirname, join } from "node:path";
12
- import { getProjectGroupId } from "../config.js";
12
+ import { getEvalModel, getProjectGroupId } from "../config.js";
13
13
  import { readUnprocessedHighlights } from "../highlights/highlights.js";
14
14
  import { getScm } from "../scm/detect.js";
15
15
  import { ingestScorecard } from "./findings.js";
@@ -189,7 +189,7 @@ Output ONLY the JSON scorecard as before — no commentary.`;
189
189
  "--output-format",
190
190
  "json",
191
191
  "--model",
192
- "opus",
192
+ getEvalModel(opts.projectRoot),
193
193
  "--permission-mode",
194
194
  "bypassPermissions",
195
195
  "--mcp-config",
@@ -209,7 +209,7 @@ Output ONLY the JSON scorecard as before — no commentary.`;
209
209
  }
210
210
  const claudeResult = await withSpan(tracer, "eval.spawn_claude", {
211
211
  "args.resumed": session !== null,
212
- "args.model": session ? "(resumed)" : "opus",
212
+ "args.model": session ? "(resumed)" : getEvalModel(opts.projectRoot),
213
213
  }, async (span) => {
214
214
  const spawned = await spawnClaude(args, prompt, opts.projectRoot);
215
215
  span.setAttribute("exit.code", spawned.code ?? -1);
@@ -3,6 +3,7 @@ import { existsSync, statSync } from "node:fs";
3
3
  import { basename, join } from "node:path";
4
4
  import { z } from "zod";
5
5
  import { GraphitiClient } from "../lib/graphiti-client.js";
6
+ import { getScm } from "../lib/scm/detect.js";
6
7
  import { CgcAdapter } from "../lib/semantic-graph/adapters/cgc.js";
7
8
  import { captureWithLog } from "../lib/semantic-graph/graphiti-log-wrapper.js";
8
9
  import { readAllEvents } from "../lib/semantic-graph/log-reader.js";
@@ -473,6 +474,20 @@ export function registerGraphTools(server, projectRoot) {
473
474
  server.registerTool("graph_sync", {
474
475
  description: "Sync the semantic graph: snapshot CGC structural data, diff against runtime, emit events. Returns delta counts (created, moved, tombstoned, edges).",
475
476
  }, async () => {
477
+ // Graceful-degrade on git mode. The semantic graph is jj-only in v1
478
+ // (see git-or-jj-substrate Phase 2). `runSync` already early-returns
479
+ // internally, but the wrapper short-circuits with an explicit message
480
+ // so the MCP response is human-readable instead of an empty SyncResult.
481
+ if (getScm(projectRoot) === "git") {
482
+ return {
483
+ content: [
484
+ {
485
+ type: "text",
486
+ text: "git mode — semantic graph unavailable (jj-only feature in v1; see .indusk/planning/git-or-jj-substrate/)",
487
+ },
488
+ ],
489
+ };
490
+ }
476
491
  try {
477
492
  const projectName = basename(projectRoot);
478
493
  const adapter = new CgcAdapter();
@@ -500,6 +515,16 @@ export function registerGraphTools(server, projectRoot) {
500
515
  server.registerTool("graph_rebuild", {
501
516
  description: "Clear the semantic graph runtime and rebuild from the event log. The runtime is disposable — this is always safe. Returns replay counts.",
502
517
  }, async () => {
518
+ if (getScm(projectRoot) === "git") {
519
+ return {
520
+ content: [
521
+ {
522
+ type: "text",
523
+ text: "git mode — semantic graph unavailable (jj-only feature in v1; see .indusk/planning/git-or-jj-substrate/)",
524
+ },
525
+ ],
526
+ };
527
+ }
503
528
  try {
504
529
  const projectName = basename(projectRoot);
505
530
  const logPath = getLogPath(projectRoot);
@@ -531,6 +556,16 @@ export function registerGraphTools(server, projectRoot) {
531
556
  server.registerTool("graph_status", {
532
557
  description: "Show semantic graph status: log path, event count, log size, runtime anchor/edge counts, last sync time.",
533
558
  }, async () => {
559
+ if (getScm(projectRoot) === "git") {
560
+ return {
561
+ content: [
562
+ {
563
+ type: "text",
564
+ text: "git mode — semantic graph unavailable (jj-only feature in v1; see .indusk/planning/git-or-jj-substrate/)",
565
+ },
566
+ ],
567
+ };
568
+ }
534
569
  try {
535
570
  const projectName = basename(projectRoot);
536
571
  const logPath = getLogPath(projectRoot);
@@ -1,17 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
 
3
3
  /**
4
- * Dual-mode eval trigger.
4
+ * Dual-mode eval trigger. Works with both jj and plain git.
5
5
  *
6
6
  * 1) PostToolUse hook mode (default): fires on Bash tool calls containing
7
- * `jj describe`. Reads the hook event JSON from stdin. Spawns the evaluator
8
- * runner as a detached background process.
7
+ * `jj describe` (jj projects) or `git commit` (git projects). Reads the
8
+ * hook event JSON from stdin. Spawns the evaluator runner as a detached
9
+ * background process.
9
10
  *
10
11
  * 2) CLI mode (`--source <tag>`): invoked manually by skills (e.g., handoff)
11
- * at session end. No stdin read, no `jj describe` filter. Uses the current
12
- * @ change and passes the source tag to the evaluator via INDUSK_EVAL_SOURCE.
13
- * The evaluator may skip diff-based scoring when source != "commit" but still
14
- * processes the highlights queue.
12
+ * at session end. No stdin read, no trigger-command filter. Uses the
13
+ * current change/commit ID and passes the source tag to the evaluator
14
+ * via INDUSK_EVAL_SOURCE. The evaluator may skip diff-based scoring when
15
+ * source != "commit" but still processes the highlights queue.
16
+ *
17
+ * SCM detection: tries jj first (`jj log -r @`), falls back to git
18
+ * (`git rev-parse --short HEAD`) on jj failure. Mirrors the runtime
19
+ * detection pattern used by `apps/indusk-mcp/src/lib/scm/index.ts`.
15
20
  *
16
21
  * Exit 0 always — this is advisory, not blocking.
17
22
  */
@@ -46,7 +51,7 @@ let cwd;
46
51
  let command = "";
47
52
 
48
53
  if (cliSource !== null) {
49
- // CLI mode — no stdin, no jj describe filter
54
+ // CLI mode — no stdin, no jj describe / git commit filter
50
55
  cwd = process.cwd();
51
56
  syslog(cwd, `cli invocation — source: ${cliSource}`);
52
57
  } else {
@@ -58,14 +63,35 @@ if (cliSource !== null) {
58
63
 
59
64
  const event = JSON.parse(input);
60
65
  const toolInput = event.tool_input ?? {};
66
+ const toolResponse = event.tool_response ?? {};
61
67
  command = toolInput.command ?? "";
62
68
  cwd = event.cwd ?? process.cwd();
63
69
 
64
70
  syslog(cwd, `hook fired — tool: ${event.tool_name}, command: ${command.slice(0, 100)}`);
65
71
 
66
- // Fast path: not a jj describe command
67
- if (!command.includes("jj describe")) {
68
- syslog(cwd, "skip no jj describe in command");
72
+ // Fast path: skip failed bash commands. PostToolUse hooks fire regardless
73
+ // of the underlying command's exit code, so a `git commit` that fails
74
+ // (no staged changes, pre-commit hook rejection, signing failure) would
75
+ // otherwise trigger an eval against the PREVIOUS commit's SHA — producing
76
+ // a misleading scorecard for stale state. Read tool_response.exit_code
77
+ // (Claude Code's hook event shape) and skip when non-zero. Treats missing
78
+ // exit_code as 0 (success) — preserves prior behavior on hook events that
79
+ // don't carry the field.
80
+ const exitCode = toolResponse.exit_code ?? 0;
81
+ if (exitCode !== 0) {
82
+ syslog(cwd, `skip — bash command failed (exit_code=${exitCode})`);
83
+ process.exit(0);
84
+ }
85
+
86
+ // Fast path: not a recognized commit-trigger command. The hook fires on
87
+ // `jj describe` (jj projects) AND `git commit` (git projects). Word-
88
+ // boundary anchors (\b) prevent substring false-positives like
89
+ // `git config user.email "git committer"` ("committer" contains "commit"
90
+ // as a substring), `cat git-commit-template.md`, or `echo "git commit"`
91
+ // inside an unrelated string literal.
92
+ const TRIGGER_RE = /\b(jj describe|git commit)\b/;
93
+ if (!TRIGGER_RE.test(command)) {
94
+ syslog(cwd, "skip — no jj describe / git commit in command");
69
95
  process.exit(0);
70
96
  }
71
97
  }
@@ -114,16 +140,36 @@ if (!evalConfig.enabled) {
114
140
  process.exit(0);
115
141
  }
116
142
 
117
- // Get the current change ID
143
+ // Get the current change/commit ID. Try jj first, fall back to git.
144
+ // Mirrors the pattern in `apps/indusk-mcp/src/lib/scm/index.ts:getCurrentChangeId`.
118
145
  let changeId;
119
146
  try {
147
+ // Try jj first — preserves existing behavior for jj-using projects.
120
148
  changeId = execSync("jj log -r @ --no-graph -T change_id", {
121
149
  cwd: projectRoot,
122
150
  encoding: "utf8",
123
151
  timeout: 5000,
124
152
  }).trim();
125
153
  } catch {
126
- // Can't get change IDskip eval silently
154
+ // jj unavailable, no jj repo, or other failure fall through.
155
+ }
156
+ if (!changeId) {
157
+ try {
158
+ // Fall back to git short SHA. On git-mode projects this is the only
159
+ // path; on jj-only projects (jj managing without colocated git) this
160
+ // would also fail, in which case we skip silently below.
161
+ changeId = execSync("git rev-parse --short HEAD", {
162
+ cwd: projectRoot,
163
+ encoding: "utf8",
164
+ timeout: 5000,
165
+ }).trim();
166
+ } catch {
167
+ // Both failed — skip eval silently. No change/commit ID means we have
168
+ // nothing meaningful to evaluate against.
169
+ }
170
+ }
171
+ if (!changeId) {
172
+ syslog(projectRoot, "skip — no SCM change/commit ID available (neither jj nor git produced one)");
127
173
  process.exit(0);
128
174
  }
129
175
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infinitedusky/indusk-mcp",
3
- "version": "1.28.9",
3
+ "version": "1.28.11",
4
4
  "description": "InDusk development system — skills, MCP tools, and CLI for structured AI-assisted development",
5
5
  "type": "module",
6
6
  "files": [