chorus-codes 0.7.1 → 0.7.3
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.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
- package/.next/server/app/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/new.html +1 -1
- package/.next/server/app/new.rsc +2 -2
- package/.next/server/app/new.segments/_full.segment.rsc +2 -2
- package/.next/server/app/new.segments/_head.segment.rsc +1 -1
- package/.next/server/app/new.segments/_index.segment.rsc +2 -2
- package/.next/server/app/new.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/new.segments/new.segment.rsc +1 -1
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding.html +1 -1
- package/.next/server/app/onboarding.rsc +2 -2
- package/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
- package/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
- package/.next/server/app/personas.html +1 -1
- package/.next/server/app/personas.rsc +2 -2
- package/.next/server/app/personas.segments/_full.segment.rsc +2 -2
- package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
- package/.next/server/app/personas.segments/_index.segment.rsc +2 -2
- package/.next/server/app/personas.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
- package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +2 -2
- package/.next/server/app/settings.segments/_full.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
- package/.next/server/app/templates.html +1 -1
- package/.next/server/app/templates.rsc +2 -2
- package/.next/server/app/templates.segments/_full.segment.rsc +2 -2
- package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
- package/.next/server/app/templates.segments/_index.segment.rsc +2 -2
- package/.next/server/app/templates.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0u~3g88j1g2xp.css +3 -0
- package/.next/trace +1 -1
- package/.next/trace-build +1 -1
- package/README.md +38 -15
- package/dist/cli/commands/start.js +96 -4
- package/dist/cli/commands/start.js.map +1 -1
- package/dist/cli/port-utils.js +143 -7
- package/dist/cli/port-utils.js.map +1 -1
- package/dist/daemon/index.js +1 -1
- package/dist/mcp/index.js +1 -1
- package/package.json +1 -1
- package/.next/static/chunks/0-xxtuzaqzyzy.css +0 -3
- /package/.next/static/{8H2I8TTPlrKuWCV-SxY5f → UrNBcWJ5KltIL6ABEsC-R}/_buildManifest.js +0 -0
- /package/.next/static/{8H2I8TTPlrKuWCV-SxY5f → UrNBcWJ5KltIL6ABEsC-R}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{8H2I8TTPlrKuWCV-SxY5f → UrNBcWJ5KltIL6ABEsC-R}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0-xxtuzaqzyzy.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/13-.xgv2t5u6m.js"/><script src="/_next/static/chunks/0ue4qcctkv016.js" async=""></script><script src="/_next/static/chunks/0.dctgbd3j_xg.js" async=""></script><script src="/_next/static/chunks/0v3lyuj75aq50.js" async=""></script><script src="/_next/static/chunks/turbopack-0-al833jv3to~.js" async=""></script><script src="/_next/static/chunks/0whnu9t5k-ij7.js" async=""></script><script src="/_next/static/chunks/01as9r5n5k.xo.js" async=""></script><script src="/_next/static/chunks/05o4oa_9xfaun.js" async=""></script><script src="/_next/static/chunks/0x00t3du13-u4.js" async=""></script><script src="/_next/static/chunks/08dnw-0gzytmy.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?favicon.0i~66t__91s97.ico" sizes="48x48" type="image/x-icon"/><link rel="icon" href="/icon.svg?icon.15.86wme~cdlv.svg" sizes="any" type="image/svg+xml"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-screen overflow-hidden bg-background text-foreground"><aside class="hidden h-screen shrink-0 flex-col border-r border-border bg-card/30 transition-[width] duration-200 ease-out md:flex w-60"><div class="flex h-full flex-col"><div class="flex h-14 items-center gap-2 border-b border-border px-3"><div class="grid h-7 w-7 shrink-0 place-items-center rounded-md bg-primary/15 text-primary"><svg viewBox="0 0 32 32" aria-hidden="true" class="h-[18px] w-[18px]" fill="currentColor"><circle cx="11" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="21" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="16" cy="11" r="3.2"></circle></svg></div><span class="text-sm font-semibold tracking-tight">Chorus</span><span class="ml-auto rounded-md border border-border px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground">—</span><button type="button" aria-label="Collapse sidebar" class="rounded p-1 text-muted-foreground transition hover:bg-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-3.5 w-3.5" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="py-3 px-2"><ul class="flex flex-col gap-0.5"><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-4 w-4 shrink-0" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Home</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/runs"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-checks h-4 w-4 shrink-0" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><path d="m3 7 2 2 4-4"></path></svg><span>Runs</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/templates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers h-4 w-4 shrink-0" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Templates</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 bg-accent text-foreground" href="/personas"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users h-4 w-4 shrink-0" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span>Personas</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/connect"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plug h-4 w-4 shrink-0" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg><span>Connect</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-4 w-4 shrink-0" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></li></ul></nav><div class="flex min-h-0 flex-1 flex-col border-t border-border"><div class="flex shrink-0 flex-col gap-2 bg-card/40 px-3 py-3"><a aria-label="New chat" class="inline-flex h-8 w-full items-center justify-center gap-1.5 rounded-md bg-primary px-2.5 text-xs font-medium text-primary-foreground transition hover:bg-primary/90" href="/new"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span>New chat</span></a><div class="mt-1 px-1 text-[10px] font-medium uppercase tracking-wider text-muted-foreground">Recent</div></div><nav class="min-h-0 flex-1 overflow-y-auto px-2 py-2"><div class="px-2 py-4 text-xs text-muted-foreground">Loading…</div></nav></div></div></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center border-b border-border bg-background/60 px-3 backdrop-blur md:hidden"><button type="button" aria-label="Open navigation" class="-ml-1 inline-flex h-9 w-9 shrink-0 items-center justify-center rounded-md text-muted-foreground transition hover:bg-accent hover:text-foreground md:hidden" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_35fivb_" data-state="closed" data-slot="sheet-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></header><main class="flex-1 overflow-y-auto"><div class="mx-auto w-full max-w-6xl px-4 py-6 sm:px-6 sm:py-8 md:px-8 md:py-10"><header class="mb-6 flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between"><div class="min-w-0"><p class="text-xs uppercase tracking-wider text-muted-foreground">Personas</p><h1 class="mt-1 text-2xl font-semibold tracking-tight">Reviewer worldviews</h1><p class="mt-2 max-w-2xl text-sm leading-relaxed text-muted-foreground">Each persona is a set of instructions that teaches the same model to look for different things. Same Claude or Codex, different worldview, wildly different findings. Use any of them via the<!-- --> <code class="font-mono text-foreground/80">invoke_persona</code> MCP tool from inside Claude Code, Cursor, Codex, or any editor with chorus wired up.</p></div><div class="shrink-0 self-start sm:self-auto"><button type="button" aria-label="New persona" class="inline-flex shrink-0 items-center gap-1.5 rounded-md bg-primary px-3 py-1.5 text-sm font-medium text-primary-foreground shadow-sm transition hover:bg-primary/90" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_4d5fivb_" data-state="closed" data-slot="dialog-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span class="hidden sm:inline">New persona</span></button></div></header><div class="grid grid-cols-1 gap-4 lg:grid-cols-[1fr_1.2fr]"><div class="flex min-w-0 flex-col gap-2"><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-sm text-muted-foreground">No personas yet. Daemon may still be seeding — refresh in a second.</div></div><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-muted-foreground"><p class="text-sm">Select a persona to view its prompt.</p></div></div></div></main></div></div><!--$--><!--/$--><script src="/_next/static/chunks/13-.xgv2t5u6m.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[42864,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\"]\n3:I[46907,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\"]\n4:I[87786,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"ClientPageRoot\"]\n5:I[6733,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\",\"/_next/static/chunks/05o4oa_9xfaun.js\",\"/_next/static/chunks/0x00t3du13-u4.js\",\"/_next/static/chunks/08dnw-0gzytmy.js\"],\"default\"]\n8:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"ViewportBoundary\"]\ne:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"MetadataBoundary\"]\n10:I[85502,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0-xxtuzaqzyzy.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"personas\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"personas\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-xxtuzaqzyzy.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/01as9r5n5k.xo.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[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\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/05o4oa_9xfaun.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0x00t3du13-u4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/08dnw-0gzytmy.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-xxtuzaqzyzy.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"8H2I8TTPlrKuWCV-SxY5f\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[46513,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0i~66t__91s97.ico\",\"sizes\":\"48x48\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.15.86wme~cdlv.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0u~3g88j1g2xp.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/13-.xgv2t5u6m.js"/><script src="/_next/static/chunks/0ue4qcctkv016.js" async=""></script><script src="/_next/static/chunks/0.dctgbd3j_xg.js" async=""></script><script src="/_next/static/chunks/0v3lyuj75aq50.js" async=""></script><script src="/_next/static/chunks/turbopack-0-al833jv3to~.js" async=""></script><script src="/_next/static/chunks/0whnu9t5k-ij7.js" async=""></script><script src="/_next/static/chunks/01as9r5n5k.xo.js" async=""></script><script src="/_next/static/chunks/05o4oa_9xfaun.js" async=""></script><script src="/_next/static/chunks/0x00t3du13-u4.js" async=""></script><script src="/_next/static/chunks/08dnw-0gzytmy.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?favicon.0i~66t__91s97.ico" sizes="48x48" type="image/x-icon"/><link rel="icon" href="/icon.svg?icon.15.86wme~cdlv.svg" sizes="any" type="image/svg+xml"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-screen overflow-hidden bg-background text-foreground"><aside class="hidden h-screen shrink-0 flex-col border-r border-border bg-card/30 transition-[width] duration-200 ease-out md:flex w-60"><div class="flex h-full flex-col"><div class="flex h-14 items-center gap-2 border-b border-border px-3"><div class="grid h-7 w-7 shrink-0 place-items-center rounded-md bg-primary/15 text-primary"><svg viewBox="0 0 32 32" aria-hidden="true" class="h-[18px] w-[18px]" fill="currentColor"><circle cx="11" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="21" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="16" cy="11" r="3.2"></circle></svg></div><span class="text-sm font-semibold tracking-tight">Chorus</span><span class="ml-auto rounded-md border border-border px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground">—</span><button type="button" aria-label="Collapse sidebar" class="rounded p-1 text-muted-foreground transition hover:bg-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-3.5 w-3.5" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="py-3 px-2"><ul class="flex flex-col gap-0.5"><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-4 w-4 shrink-0" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Home</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/runs"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-checks h-4 w-4 shrink-0" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><path d="m3 7 2 2 4-4"></path></svg><span>Runs</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/templates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers h-4 w-4 shrink-0" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Templates</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 bg-accent text-foreground" href="/personas"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users h-4 w-4 shrink-0" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span>Personas</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/connect"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plug h-4 w-4 shrink-0" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg><span>Connect</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-4 w-4 shrink-0" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></li></ul></nav><div class="flex min-h-0 flex-1 flex-col border-t border-border"><div class="flex shrink-0 flex-col gap-2 bg-card/40 px-3 py-3"><a aria-label="New chat" class="inline-flex h-8 w-full items-center justify-center gap-1.5 rounded-md bg-primary px-2.5 text-xs font-medium text-primary-foreground transition hover:bg-primary/90" href="/new"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span>New chat</span></a><div class="mt-1 px-1 text-[10px] font-medium uppercase tracking-wider text-muted-foreground">Recent</div></div><nav class="min-h-0 flex-1 overflow-y-auto px-2 py-2"><div class="px-2 py-4 text-xs text-muted-foreground">Loading…</div></nav></div></div></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center border-b border-border bg-background/60 px-3 backdrop-blur md:hidden"><button type="button" aria-label="Open navigation" class="-ml-1 inline-flex h-9 w-9 shrink-0 items-center justify-center rounded-md text-muted-foreground transition hover:bg-accent hover:text-foreground md:hidden" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_35fivb_" data-state="closed" data-slot="sheet-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></header><main class="flex-1 overflow-y-auto"><div class="mx-auto w-full max-w-6xl px-4 py-6 sm:px-6 sm:py-8 md:px-8 md:py-10"><header class="mb-6 flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between"><div class="min-w-0"><p class="text-xs uppercase tracking-wider text-muted-foreground">Personas</p><h1 class="mt-1 text-2xl font-semibold tracking-tight">Reviewer worldviews</h1><p class="mt-2 max-w-2xl text-sm leading-relaxed text-muted-foreground">Each persona is a set of instructions that teaches the same model to look for different things. Same Claude or Codex, different worldview, wildly different findings. Use any of them via the<!-- --> <code class="font-mono text-foreground/80">invoke_persona</code> MCP tool from inside Claude Code, Cursor, Codex, or any editor with chorus wired up.</p></div><div class="shrink-0 self-start sm:self-auto"><button type="button" aria-label="New persona" class="inline-flex shrink-0 items-center gap-1.5 rounded-md bg-primary px-3 py-1.5 text-sm font-medium text-primary-foreground shadow-sm transition hover:bg-primary/90" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_4d5fivb_" data-state="closed" data-slot="dialog-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span class="hidden sm:inline">New persona</span></button></div></header><div class="grid grid-cols-1 gap-4 lg:grid-cols-[1fr_1.2fr]"><div class="flex min-w-0 flex-col gap-2"><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-sm text-muted-foreground">No personas yet. Daemon may still be seeding — refresh in a second.</div></div><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-muted-foreground"><p class="text-sm">Select a persona to view its prompt.</p></div></div></div></main></div></div><!--$--><!--/$--><script src="/_next/static/chunks/13-.xgv2t5u6m.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[42864,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\"]\n3:I[46907,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\"]\n4:I[87786,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"ClientPageRoot\"]\n5:I[6733,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\",\"/_next/static/chunks/05o4oa_9xfaun.js\",\"/_next/static/chunks/0x00t3du13-u4.js\",\"/_next/static/chunks/08dnw-0gzytmy.js\"],\"default\"]\n8:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"ViewportBoundary\"]\ne:I[90774,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"MetadataBoundary\"]\n10:I[85502,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0u~3g88j1g2xp.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"personas\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"personas\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0u~3g88j1g2xp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/01as9r5n5k.xo.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[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\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/05o4oa_9xfaun.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0x00t3du13-u4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/08dnw-0gzytmy.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0u~3g88j1g2xp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"UrNBcWJ5KltIL6ABEsC-R\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[46513,[\"/_next/static/chunks/0whnu9t5k-ij7.js\",\"/_next/static/chunks/01as9r5n5k.xo.js\"],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0i~66t__91s97.ico\",\"sizes\":\"48x48\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.15.86wme~cdlv.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
c:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"ViewportBoundary"]
|
|
9
9
|
e:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"MetadataBoundary"]
|
|
10
10
|
10:I[85502,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"default",1]
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
:HL["/_next/static/chunks/0u~3g88j1g2xp.css","style"]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["","personas"],"q":"","i":false,"f":[[["",{"children":["personas",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["","personas"],"q":"","i":false,"f":[[["",{"children":["personas",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0u~3g88j1g2xp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0whnu9t5k-ij7.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/01as9r5n5k.xo.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[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":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05o4oa_9xfaun.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0x00t3du13-u4.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/08dnw-0gzytmy.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0u~3g88j1g2xp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
15
15
|
11:[]
|
|
16
16
|
b:"$W11"
|
|
17
17
|
6:{}
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
c:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"ViewportBoundary"]
|
|
9
9
|
e:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"MetadataBoundary"]
|
|
10
10
|
10:I[85502,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"default",1]
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
:HL["/_next/static/chunks/0u~3g88j1g2xp.css","style"]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["","personas"],"q":"","i":false,"f":[[["",{"children":["personas",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["","personas"],"q":"","i":false,"f":[[["",{"children":["personas",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0u~3g88j1g2xp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0whnu9t5k-ij7.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/01as9r5n5k.xo.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[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":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05o4oa_9xfaun.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0x00t3du13-u4.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/08dnw-0gzytmy.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0u~3g88j1g2xp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
15
15
|
11:[]
|
|
16
16
|
b:"$W11"
|
|
17
17
|
6:{}
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[46513,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.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":[["$","title","0",{"children":"Chorus — many voices, one chorus"}],["$","meta","1",{"name":"description","content":"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0i~66t__91s97.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","3",{"rel":"icon","href":"/icon.svg?icon.15.86wme~cdlv.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
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":[["$","title","0",{"children":"Chorus — many voices, one chorus"}],["$","meta","1",{"name":"description","content":"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0i~66t__91s97.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","3",{"rel":"icon","href":"/icon.svg?icon.15.86wme~cdlv.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[42864,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"default"]
|
|
3
3
|
3:I[46907,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"default"]
|
|
4
|
-
:HL["/_next/static/chunks/
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
4
|
+
:HL["/_next/static/chunks/0u~3g88j1g2xp.css","style"]
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0u~3g88j1g2xp.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0whnu9t5k-ij7.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/01as9r5n5k.xo.js","async":true}]],["$","html",null,{"lang":"en","className":"dark geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0u~3g88j1g2xp.css","style"]
|
|
2
2
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
3
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"personas","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
4
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"personas","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
3:I[6733,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/05o4oa_9xfaun.js","/_next/static/chunks/0x00t3du13-u4.js","/_next/static/chunks/08dnw-0gzytmy.js"],"default"]
|
|
4
4
|
6:I[90774,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05o4oa_9xfaun.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0x00t3du13-u4.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/08dnw-0gzytmy.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05o4oa_9xfaun.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0x00t3du13-u4.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/08dnw-0gzytmy.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[42864,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"default"]
|
|
3
3
|
3:I[46907,["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.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":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"UrNBcWJ5KltIL6ABEsC-R"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/runs/[runId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/components/app-sidebar.tsx <module evaluation>":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/app-sidebar.tsx":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx <module evaluation>":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/live-run-real/index.tsx <module evaluation>":{"id":74336,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/live-run-real/index.tsx":{"id":74336,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"85625":{"*":{"id":81059,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}},"79974":{"*":{"id":82476,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}},"74336":{"*":{"id":3665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"85625":{"*":{"id":4313,"name":"*","chunks":[],"async":false}},"79974":{"*":{"id":54317,"name":"*","chunks":[],"async":false}},"74336":{"*":{"id":56252,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}],"[project]/src/app/runs/[runId]/page":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/src/app/runs/[runId]/page":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js","static/chunks/0uok5~eqi6zku.js","static/chunks/0s4~w2~is76y1.js","static/chunks/10ld26~0f71ye.js","static/chunks/08dnw-0gzytmy.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/runs/[runId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/components/app-sidebar.tsx <module evaluation>":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/app-sidebar.tsx":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx <module evaluation>":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/live-run-real/index.tsx <module evaluation>":{"id":74336,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/live-run-real/index.tsx":{"id":74336,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/0uok5~eqi6zku.js","/_next/static/chunks/0s4~w2~is76y1.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"85625":{"*":{"id":81059,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}},"79974":{"*":{"id":82476,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}},"74336":{"*":{"id":3665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0xlzjhk._.js","server/chunks/ssr/src_components_live-run-real_index_tsx_0zzsdt9._.js","server/chunks/ssr/_0bxoss0._.js","server/chunks/ssr/_0ck1n8_._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"85625":{"*":{"id":4313,"name":"*","chunks":[],"async":false}},"79974":{"*":{"id":54317,"name":"*","chunks":[],"async":false}},"74336":{"*":{"id":56252,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/src/app/runs/[runId]/page":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/src/app/runs/[runId]/page":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js","static/chunks/0uok5~eqi6zku.js","static/chunks/0s4~w2~is76y1.js","static/chunks/10ld26~0f71ye.js","static/chunks/08dnw-0gzytmy.js"]}};
|
|
3
3
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/runs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/components/app-sidebar.tsx <module evaluation>":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/app-sidebar.tsx":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx <module evaluation>":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/runs-table.tsx <module evaluation>":{"id":24710,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/runs-table.tsx":{"id":24710,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"85625":{"*":{"id":81059,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}},"79974":{"*":{"id":82476,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}},"24710":{"*":{"id":57588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"85625":{"*":{"id":4313,"name":"*","chunks":[],"async":false}},"79974":{"*":{"id":54317,"name":"*","chunks":[],"async":false}},"24710":{"*":{"id":10889,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}],"[project]/src/app/runs/page":[{"path":"static/chunks/0-xxtuzaqzyzy.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/src/app/runs/page":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js","static/chunks/08f2b7tuf53ep.js","static/chunks/10ld26~0f71ye.js","static/chunks/08dnw-0gzytmy.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/runs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/components/app-sidebar.tsx <module evaluation>":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/app-sidebar.tsx":{"id":85625,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx <module evaluation>":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/mobile-top-bar.tsx":{"id":79974,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/runs-table.tsx <module evaluation>":{"id":24710,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/components/runs-table.tsx":{"id":24710,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/08f2b7tuf53ep.js","/_next/static/chunks/10ld26~0f71ye.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"85625":{"*":{"id":81059,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}},"79974":{"*":{"id":82476,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}},"24710":{"*":{"id":57588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__0h2o43u._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_0bxoss0._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"85625":{"*":{"id":4313,"name":"*","chunks":[],"async":false}},"79974":{"*":{"id":54317,"name":"*","chunks":[],"async":false}},"24710":{"*":{"id":10889,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/src/app/runs/page":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/src/app/runs/page":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js","static/chunks/08f2b7tuf53ep.js","static/chunks/10ld26~0f71ye.js","static/chunks/08dnw-0gzytmy.js"]}};
|
|
3
3
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/app/settings/page.tsx <module evaluation>":{"id":13399,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/152ec.u3_e~ya.js","/_next/static/chunks/0x00t3du13-u4.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/app/settings/page.tsx":{"id":13399,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/152ec.u3_e~ya.js","/_next/static/chunks/0x00t3du13-u4.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"13399":{"*":{"id":20788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__109.1j0._.js","server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_11i54x9._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"13399":{"*":{"id":14905,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/
|
|
2
|
+
globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42864,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":46907,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":87786,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8386,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":19387,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90774,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46513,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":85502,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js"],"async":false},"[project]/src/app/settings/page.tsx <module evaluation>":{"id":13399,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/152ec.u3_e~ya.js","/_next/static/chunks/0x00t3du13-u4.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false},"[project]/src/app/settings/page.tsx":{"id":13399,"name":"*","chunks":["/_next/static/chunks/0whnu9t5k-ij7.js","/_next/static/chunks/01as9r5n5k.xo.js","/_next/static/chunks/152ec.u3_e~ya.js","/_next/static/chunks/0x00t3du13-u4.js","/_next/static/chunks/08dnw-0gzytmy.js"],"async":false}},"ssrModuleMapping":{"42864":{"*":{"id":92184,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46907":{"*":{"id":72443,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"87786":{"*":{"id":79363,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"8386":{"*":{"id":25405,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"19387":{"*":{"id":73104,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"90774":{"*":{"id":45425,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"46513":{"*":{"id":33258,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js"],"async":false}},"85502":{"*":{"id":1264,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/node_modules__pnpm_0~j0k.e._.js"],"async":false}},"13399":{"*":{"id":20788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0we1ana._.js","server/chunks/ssr/05w9_next_dist_0ybpwn1._.js","server/chunks/ssr/[root-of-the-server]__109.1j0._.js","server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js","server/chunks/ssr/_0ck1n8_._.js","server/chunks/ssr/_11i54x9._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"42864":{"*":{"id":38019,"name":"*","chunks":[],"async":false}},"46907":{"*":{"id":42373,"name":"*","chunks":[],"async":false}},"87786":{"*":{"id":10069,"name":"*","chunks":[],"async":false}},"8386":{"*":{"id":17727,"name":"*","chunks":[],"async":false}},"19387":{"*":{"id":80856,"name":"*","chunks":[],"async":false}},"90774":{"*":{"id":58672,"name":"*","chunks":[],"async":false}},"46513":{"*":{"id":17196,"name":"*","chunks":[],"async":false}},"85502":{"*":{"id":25584,"name":"*","chunks":[],"async":false}},"13399":{"*":{"id":14905,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}],"[project]/src/app/settings/page":[{"path":"static/chunks/0u~3g88j1g2xp.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js"],"[project]/src/app/settings/page":["static/chunks/0whnu9t5k-ij7.js","static/chunks/01as9r5n5k.xo.js","static/chunks/152ec.u3_e~ya.js","static/chunks/0x00t3du13-u4.js","static/chunks/08dnw-0gzytmy.js"]}};
|
|
3
3
|
|