miclaw-app 0.2.0 → 0.3.0
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/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +2 -2
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents/page.js +2 -2
- package/.next/standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents.html +9 -9
- package/.next/standalone/.next/server/app/agents.rsc +16 -15
- package/.next/standalone/.next/server/app/agents.segments/_full.segment.rsc +16 -15
- package/.next/standalone/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/agents.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +18 -17
- package/.next/standalone/.next/server/app/agents.segments/agents.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/commands/page.js +1 -1
- package/.next/standalone/.next/server/app/commands/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/commands/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/commands.html +14 -14
- package/.next/standalone/.next/server/app/commands.rsc +14 -14
- package/.next/standalone/.next/server/app/commands.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/commands.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/commands.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/commands.segments/commands/__PAGE__.segment.rsc +12 -12
- package/.next/standalone/.next/server/app/commands.segments/commands.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks/page.js +1 -1
- package/.next/standalone/.next/server/app/hooks/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hooks/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hooks.html +2 -2
- package/.next/standalone/.next/server/app/hooks.rsc +3 -3
- package/.next/standalone/.next/server/app/hooks.segments/_full.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/hooks.segments/hooks/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks.segments/hooks.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.html +2 -2
- package/.next/standalone/.next/server/app/index.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp/page.js +1 -1
- package/.next/standalone/.next/server/app/mcp/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/mcp/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/mcp.html +2 -2
- package/.next/standalone/.next/server/app/mcp.rsc +5 -6
- package/.next/standalone/.next/server/app/mcp.segments/_full.segment.rsc +5 -6
- package/.next/standalone/.next/server/app/mcp.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/mcp.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp.segments/mcp/__PAGE__.segment.rsc +7 -8
- package/.next/standalone/.next/server/app/mcp.segments/mcp.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/rules/page.js +1 -1
- package/.next/standalone/.next/server/app/rules/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/rules/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/rules.html +8 -8
- package/.next/standalone/.next/server/app/rules.rsc +8 -8
- package/.next/standalone/.next/server/app/rules.segments/_full.segment.rsc +8 -8
- package/.next/standalone/.next/server/app/rules.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/rules.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/rules.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/rules.segments/rules/__PAGE__.segment.rsc +6 -6
- package/.next/standalone/.next/server/app/rules.segments/rules.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +3 -3
- package/.next/standalone/.next/server/app/settings.rsc +217 -220
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +217 -220
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +197 -201
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/skills/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills.html +9 -9
- package/.next/standalone/.next/server/app/skills.rsc +9 -9
- package/.next/standalone/.next/server/app/skills.segments/_full.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/skills.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/skills.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/skills.segments/skills/__PAGE__.segment.rsc +7 -7
- package/.next/standalone/.next/server/app/skills.segments/skills.segment.rsc +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00k9.xh._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00s.xuw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__047d75d._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06j~1~c._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cs_zi~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hjeiup._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nftpag._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uylvf-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_09kkdgy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_components_OverviewClient_tsx_02hf4_.._.js +2 -4
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +2 -2
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/package.json +1 -1
- package/.next/static/chunks/{0hbcy8fff~.ks.js → 03100ti-sepf~.js} +9 -11
- package/.next/static/chunks/0ta_ewsoz0zw3.css +4 -0
- package/README.md +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-h~dmy._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03-xb~6._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05bypkr._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0689aen._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09jukbl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bm8p5g._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j~ozdd._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m45oxh._.js +0 -3
- package/.next/static/chunks/0xlrze18so95w.css +0 -4
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_buildManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_ssgManifest.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2" as="font" crossorigin="" type="font/woff2"/><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/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2" as="font" crossorigin="" type="font/woff2"/><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/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0ta_ewsoz0zw3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0bzupvr5gt3k9.js"/><script src="/_next/static/chunks/0y3~cortx~or~.js" async=""></script><script src="/_next/static/chunks/0bogtdbh.dcu1.js" async=""></script><script src="/_next/static/chunks/turbopack-06dy8k5p5cegf.js" async=""></script><script src="/_next/static/chunks/0mmpyn9fv2fjf.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/03100ti-sepf~.js" async=""></script><meta name="next-size-adjust" content=""/><title>MiClaw</title><meta name="description" content="Claude Code configuration visualizer"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="bg-surface text-text font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen overflow-hidden"><nav class="w-16 shrink-0 border-r border-border py-4 flex flex-col items-center gap-2 overflow-visible"><a class="mb-3" style="writing-mode:vertical-lr" href="/"><span class="text-sm font-bold tracking-wider" style="font-family:var(--font-fira-code), monospace"><span class="text-text-muted">Mi</span><span class="text-accent">Claw</span></span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
2
2
|
text-accent bg-surface-raised" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard" 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 class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Overview</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
3
3
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot" aria-hidden="true"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Agents</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
4
4
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/skills"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Skills</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
@@ -148,4 +148,4 @@
|
|
|
148
148
|
" style="left:650px;top:596px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
149
149
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">1</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
150
150
|
text-text-muted">wgs_validations</p><div class="mt-1"><div class="flex gap-1 justify-center flex-wrap"><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
151
|
-
bg-accent/12 text-accent"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg></div></div></div></div></div></div></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0bzupvr5gt3k9.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[22140,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"Sidebar\"]\n3:I[39756,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nb:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\nd:I[68027,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0xlrze18so95w.css\",\"style\"]\n:HL[\"/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0xlrze18so95w.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-surface text-text font-sans antialiased\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex h-screen overflow-hidden\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 overflow-y-auto bg-grid\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L5\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0hbcy8fff~.ks.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0xlrze18so95w.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"vFFhR9bZqGO0pHP7N7NNG\"}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[27201,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"IconMark\"]\n8:null\nc:[[\"$\",\"title\",\"0\",{\"children\":\"MiClaw\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code configuration visualizer\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"3\",{}]]\n"])</script><script>self.__next_f.push([1,"f:I[35996,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0hbcy8fff~.ks.js\"],\"OverviewClient\"]\n"])</script><script>self.__next_f.push([1,"5:[\"$\",\"div\",null,{\"className\":\"h-full relative\",\"children\":[\"$\",\"$Lf\",null,{\"data\":{\"global\":[{\"id\":\"agent-/Users/gabry/.claude/agents/address-review.md\",\"label\":\"address-review\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.\",\"href\":\"/agents#address-review\"},{\"id\":\"agent-/Users/gabry/.claude/agents/fix-tests.md\",\"label\":\"fix-tests\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.\",\"href\":\"/agents#fix-tests\"},{\"id\":\"agent-/Users/gabry/.claude/agents/implement.md\",\"label\":\"implement\",\"type\":\"agent\",\"model\":\"opus\",\"description\":\"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.\",\"href\":\"/agents#implement\"},{\"id\":\"agent-/Users/gabry/.claude/agents/review.md\",\"label\":\"review\",\"type\":\"agent\",\"model\":\"opus\",\"description\":\"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.\",\"href\":\"/agents#review\"},{\"id\":\"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md\",\"label\":\"implement-ticket\",\"type\":\"skill\",\"description\":\"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.\",\"href\":\"/skills#implement-ticket\"},{\"id\":\"global-settings\",\"label\":\"settings.json\",\"type\":\"setting\",\"href\":\"/settings\"}],\"projects\":[{\"name\":\"Desktop\",\"path\":\"/Users/gabry/Desktop\",\"shortPath\":\"~/Desktop\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md\",\"label\":\"find-variant\",\"type\":\"skill\",\"description\":\"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)\",\"href\":\"/projects/Desktop#find-variant\"},{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md\",\"label\":\"fix-tests\",\"type\":\"skill\",\"description\":\"Analyze and fix test files to follow platform-services testing standards\",\"href\":\"/projects/Desktop#fix-tests\"},{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md\",\"label\":\"make-status-report\",\"type\":\"skill\",\"description\":\"$undefined\",\"href\":\"/projects/Desktop#make-status-report\"},{\"id\":\"rule-/Users/gabry/Desktop/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/Desktop#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop\",\"label\":\"199 permissions\",\"type\":\"setting\",\"href\":\"/projects/Desktop\"}],\"children\":[{\"name\":\"wiki\",\"path\":\"/Users/gabry/Desktop/wiki\",\"shortPath\":\"~/Desktop/wiki\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/wiki\",\"label\":\"7 permissions\",\"type\":\"setting\",\"href\":\"/projects/wiki\"}],\"children\":[]},{\"name\":\"web-app\",\"path\":\"/Users/gabry/Desktop/web-app\",\"shortPath\":\"~/Desktop/web-app\",\"items\":[{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md\",\"label\":\"playwright-test-generator\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to create automated browser tests using Playwright Examples: \u003cexample\u003eContext: User wants to generate a test for the test plan item. \u003ctest-suite\u003e\u003c!-- Verbatim name of the test spec group w/o ordinal like \\\"Multiplication tests\\\" --\u003e\u003c/test-suite\u003e \u003ctest-name\u003e\u003c!-- Name of the test case without the ordinal like \\\"should add two numbers\\\" --\u003e\u003c/test-name\u003e \u003ctest-file\u003e\u003c!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --\u003e\u003c/test-file\u003e \u003cseed-file\u003e\u003c!-- Seed file path from test plan --\u003e\u003c/seed-file\u003e \u003cbody\u003e\u003c!-- Test case content including steps and expectations --\u003e\u003c/body\u003e\u003c/example\u003e\",\"href\":\"/projects/web-app#playwright-test-generator\"},{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md\",\"label\":\"playwright-test-healer\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to debug and fix failing Playwright tests\",\"href\":\"/projects/web-app#playwright-test-healer\"},{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md\",\"label\":\"playwright-test-planner\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to create comprehensive test plan for a web application or website\",\"href\":\"/projects/web-app#playwright-test-planner\"},{\"id\":\"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md\",\"label\":\"smoke-test\",\"type\":\"skill\",\"description\":\"Use this skill for doing exploratory testing of the application\",\"href\":\"/projects/web-app#smoke-test\"},{\"id\":\"mcp-playwright-test-/Users/gabry/Desktop/web-app\",\"label\":\"playwright-test\",\"type\":\"mcp\",\"description\":\"stdio: npx\",\"href\":\"/projects/web-app#playwright-test\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/web-app#CLAUDE.md\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/.clauderules\",\"label\":\".clauderules\",\"type\":\"rule\",\"href\":\"/projects/web-app#.clauderules\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/.claude/rules.md\",\"label\":\"rules.md\",\"type\":\"rule\",\"href\":\"/projects/web-app#rules.md\"},{\"id\":\"settings-/Users/gabry/Desktop/web-app\",\"label\":\"13 permissions\",\"type\":\"setting\",\"href\":\"/projects/web-app\"}],\"children\":[]},{\"name\":\"ROADMAP_2026\",\"path\":\"/Users/gabry/Desktop/ROADMAP_2026\",\"shortPath\":\"~/Desktop/ROADMAP_2026\",\"items\":[{\"id\":\"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/ROADMAP_2026#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/ROADMAP_2026\",\"label\":\"4 permissions\",\"type\":\"setting\",\"href\":\"/projects/ROADMAP_2026\"}],\"children\":[]},{\"name\":\"infrastructure\",\"path\":\"/Users/gabry/Desktop/infrastructure\",\"shortPath\":\"~/Desktop/infrastructure\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md\",\"label\":\"security-audit\",\"type\":\"command\",\"href\":\"/projects/infrastructure#security-audit\"},{\"id\":\"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/infrastructure#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/infrastructure#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/infrastructure\",\"label\":\"10 permissions\",\"type\":\"setting\",\"href\":\"/projects/infrastructure\"}],\"children\":[]},{\"name\":\"platform-services\",\"path\":\"/Users/gabry/Desktop/platform-services\",\"shortPath\":\"~/Desktop/platform-services\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md\",\"label\":\"access-control-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#access-control-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md\",\"label\":\"add-llm-proxy-service-model\",\"type\":\"command\",\"href\":\"/projects/platform-services#add-llm-proxy-service-model\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md\",\"label\":\"idor-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#idor-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md\",\"label\":\"phi-exposure-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#phi-exposure-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md\",\"label\":\"upgrade-litellm\",\"type\":\"command\",\"href\":\"/projects/platform-services#upgrade-litellm\"},{\"id\":\"rule-/Users/gabry/Desktop/platform-services/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/platform-services\",\"label\":\"34 permissions\",\"type\":\"setting\",\"href\":\"/projects/platform-services\"}],\"children\":[{\"name\":\"wgs_validations\",\"path\":\"/Users/gabry/Desktop/platform-services/packages/wgs_validations\",\"shortPath\":\"~/Desktop/platform-services/packages/wgs_validations\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md\",\"label\":\"create-validation-notebook\",\"type\":\"skill\",\"description\":\"Create a validation notebook for WGS pipeline testing based on modified packages\",\"href\":\"/projects/wgs_validations#create-validation-notebook\"},{\"id\":\"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations\",\"label\":\"14 permissions\",\"type\":\"setting\",\"href\":\"/projects/wgs_validations\"}],\"children\":[]}]},{\"name\":\"wgs-ingestion-bot\",\"path\":\"/Users/gabry/Desktop/wgs-ingestion-bot\",\"shortPath\":\"~/Desktop/wgs-ingestion-bot\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md\",\"label\":\"investigate-wgs-ingestion\",\"type\":\"command\",\"href\":\"/projects/wgs-ingestion-bot#investigate-wgs-ingestion\"},{\"id\":\"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot\",\"label\":\"slack-wgs\",\"type\":\"mcp\",\"description\":\"stdio: bun\",\"href\":\"/projects/wgs-ingestion-bot#slack-wgs\"},{\"id\":\"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/wgs-ingestion-bot#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/wgs-ingestion-bot\",\"label\":\"31 permissions\",\"type\":\"setting\",\"href\":\"/projects/wgs-ingestion-bot\"}],\"children\":[]},{\"name\":\"dhl-visualizer\",\"path\":\"/Users/gabry/Desktop/DHL/dhl-visualizer\",\"shortPath\":\"~/Desktop/DHL/dhl-visualizer\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/DHL/dhl-visualizer\",\"label\":\"2 permissions\",\"type\":\"setting\",\"href\":\"/projects/dhl-visualizer\"}],\"children\":[]},{\"name\":\"platform-services\",\"path\":\"/Users/gabry/Desktop/ps-copy/platform-services\",\"shortPath\":\"~/Desktop/ps-copy/platform-services\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md\",\"label\":\"access-control-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#access-control-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md\",\"label\":\"add-llm-proxy-service-model\",\"type\":\"command\",\"href\":\"/projects/platform-services#add-llm-proxy-service-model\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md\",\"label\":\"idor-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#idor-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md\",\"label\":\"phi-exposure-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#phi-exposure-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md\",\"label\":\"upgrade-litellm\",\"type\":\"command\",\"href\":\"/projects/platform-services#upgrade-litellm\"},{\"id\":\"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/ps-copy/platform-services\",\"label\":\"13 permissions\",\"type\":\"setting\",\"href\":\"/projects/platform-services\"}],\"children\":[{\"name\":\"wgs_validations\",\"path\":\"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations\",\"shortPath\":\"~/Desktop/ps-copy/platform-services/packages/wgs_validations\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md\",\"label\":\"create-validation-notebook\",\"type\":\"skill\",\"description\":\"Create a validation notebook for WGS pipeline testing based on modified packages\",\"href\":\"/projects/wgs_validations#create-validation-notebook\"}],\"children\":[]}]},{\"name\":\"blood_typing/results\",\"path\":\"/Users/gabry/Desktop/personal_genomics/blood_typing/results\",\"shortPath\":\"~/Desktop/personal_genomics/blood_typing/results\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results\",\"label\":\"5 permissions\",\"type\":\"setting\",\"href\":\"/projects/blood_typing%2Fresults\"}],\"children\":[]}]}]}}]}]\n"])</script></body></html>
|
|
151
|
+
bg-accent/12 text-accent"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg></div></div></div></div></div></div></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0bzupvr5gt3k9.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[22140,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"Sidebar\"]\n3:I[39756,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nb:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\nd:I[68027,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0ta_ewsoz0zw3.css\",\"style\"]\n:HL[\"/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ta_ewsoz0zw3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable\",\"children\":[\"$\",\"body\",null,{\"className\":\"bg-surface text-text font-sans antialiased\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex h-screen overflow-hidden\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 overflow-y-auto bg-grid\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L5\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/03100ti-sepf~.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ta_ewsoz0zw3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"_j7rilZpHkhwJvNlkQL3G\"}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[27201,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"IconMark\"]\n8:null\nc:[[\"$\",\"title\",\"0\",{\"children\":\"MiClaw\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code configuration visualizer\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"3\",{}]]\n"])</script><script>self.__next_f.push([1,"f:I[35996,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/03100ti-sepf~.js\"],\"OverviewClient\"]\n"])</script><script>self.__next_f.push([1,"5:[\"$\",\"div\",null,{\"className\":\"h-full relative\",\"children\":[\"$\",\"$Lf\",null,{\"data\":{\"global\":[{\"id\":\"agent-/Users/gabry/.claude/agents/address-review.md\",\"label\":\"address-review\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.\",\"href\":\"/agents#address-review\"},{\"id\":\"agent-/Users/gabry/.claude/agents/fix-tests.md\",\"label\":\"fix-tests\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.\",\"href\":\"/agents#fix-tests\"},{\"id\":\"agent-/Users/gabry/.claude/agents/implement.md\",\"label\":\"implement\",\"type\":\"agent\",\"model\":\"opus\",\"description\":\"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.\",\"href\":\"/agents#implement\"},{\"id\":\"agent-/Users/gabry/.claude/agents/review.md\",\"label\":\"review\",\"type\":\"agent\",\"model\":\"opus\",\"description\":\"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.\",\"href\":\"/agents#review\"},{\"id\":\"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md\",\"label\":\"implement-ticket\",\"type\":\"skill\",\"description\":\"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.\",\"href\":\"/skills#implement-ticket\"},{\"id\":\"global-settings\",\"label\":\"settings.json\",\"type\":\"setting\",\"href\":\"/settings\"}],\"projects\":[{\"name\":\"Desktop\",\"path\":\"/Users/gabry/Desktop\",\"shortPath\":\"~/Desktop\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md\",\"label\":\"find-variant\",\"type\":\"skill\",\"description\":\"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)\",\"href\":\"/projects/Desktop#find-variant\"},{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md\",\"label\":\"fix-tests\",\"type\":\"skill\",\"description\":\"Analyze and fix test files to follow platform-services testing standards\",\"href\":\"/projects/Desktop#fix-tests\"},{\"id\":\"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md\",\"label\":\"make-status-report\",\"type\":\"skill\",\"description\":\"$undefined\",\"href\":\"/projects/Desktop#make-status-report\"},{\"id\":\"rule-/Users/gabry/Desktop/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/Desktop#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop\",\"label\":\"201 permissions\",\"type\":\"setting\",\"href\":\"/projects/Desktop\"}],\"children\":[{\"name\":\"wiki\",\"path\":\"/Users/gabry/Desktop/wiki\",\"shortPath\":\"~/Desktop/wiki\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/wiki\",\"label\":\"7 permissions\",\"type\":\"setting\",\"href\":\"/projects/wiki\"}],\"children\":[]},{\"name\":\"web-app\",\"path\":\"/Users/gabry/Desktop/web-app\",\"shortPath\":\"~/Desktop/web-app\",\"items\":[{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md\",\"label\":\"playwright-test-generator\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to create automated browser tests using Playwright Examples: \u003cexample\u003eContext: User wants to generate a test for the test plan item. \u003ctest-suite\u003e\u003c!-- Verbatim name of the test spec group w/o ordinal like \\\"Multiplication tests\\\" --\u003e\u003c/test-suite\u003e \u003ctest-name\u003e\u003c!-- Name of the test case without the ordinal like \\\"should add two numbers\\\" --\u003e\u003c/test-name\u003e \u003ctest-file\u003e\u003c!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --\u003e\u003c/test-file\u003e \u003cseed-file\u003e\u003c!-- Seed file path from test plan --\u003e\u003c/seed-file\u003e \u003cbody\u003e\u003c!-- Test case content including steps and expectations --\u003e\u003c/body\u003e\u003c/example\u003e\",\"href\":\"/projects/web-app#playwright-test-generator\"},{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md\",\"label\":\"playwright-test-healer\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to debug and fix failing Playwright tests\",\"href\":\"/projects/web-app#playwright-test-healer\"},{\"id\":\"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md\",\"label\":\"playwright-test-planner\",\"type\":\"agent\",\"model\":\"sonnet\",\"description\":\"Use this agent when you need to create comprehensive test plan for a web application or website\",\"href\":\"/projects/web-app#playwright-test-planner\"},{\"id\":\"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md\",\"label\":\"smoke-test\",\"type\":\"skill\",\"description\":\"Use this skill for doing exploratory testing of the application\",\"href\":\"/projects/web-app#smoke-test\"},{\"id\":\"mcp-playwright-test-/Users/gabry/Desktop/web-app\",\"label\":\"playwright-test\",\"type\":\"mcp\",\"description\":\"stdio: npx\",\"href\":\"/projects/web-app#playwright-test\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/web-app#CLAUDE.md\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/.clauderules\",\"label\":\".clauderules\",\"type\":\"rule\",\"href\":\"/projects/web-app#.clauderules\"},{\"id\":\"rule-/Users/gabry/Desktop/web-app/.claude/rules.md\",\"label\":\"rules.md\",\"type\":\"rule\",\"href\":\"/projects/web-app#rules.md\"},{\"id\":\"settings-/Users/gabry/Desktop/web-app\",\"label\":\"13 permissions\",\"type\":\"setting\",\"href\":\"/projects/web-app\"}],\"children\":[]},{\"name\":\"ROADMAP_2026\",\"path\":\"/Users/gabry/Desktop/ROADMAP_2026\",\"shortPath\":\"~/Desktop/ROADMAP_2026\",\"items\":[{\"id\":\"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/ROADMAP_2026#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/ROADMAP_2026\",\"label\":\"4 permissions\",\"type\":\"setting\",\"href\":\"/projects/ROADMAP_2026\"}],\"children\":[]},{\"name\":\"infrastructure\",\"path\":\"/Users/gabry/Desktop/infrastructure\",\"shortPath\":\"~/Desktop/infrastructure\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md\",\"label\":\"security-audit\",\"type\":\"command\",\"href\":\"/projects/infrastructure#security-audit\"},{\"id\":\"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/infrastructure#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/infrastructure#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/infrastructure\",\"label\":\"10 permissions\",\"type\":\"setting\",\"href\":\"/projects/infrastructure\"}],\"children\":[]},{\"name\":\"platform-services\",\"path\":\"/Users/gabry/Desktop/platform-services\",\"shortPath\":\"~/Desktop/platform-services\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md\",\"label\":\"access-control-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#access-control-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md\",\"label\":\"add-llm-proxy-service-model\",\"type\":\"command\",\"href\":\"/projects/platform-services#add-llm-proxy-service-model\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md\",\"label\":\"idor-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#idor-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md\",\"label\":\"phi-exposure-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#phi-exposure-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md\",\"label\":\"upgrade-litellm\",\"type\":\"command\",\"href\":\"/projects/platform-services#upgrade-litellm\"},{\"id\":\"rule-/Users/gabry/Desktop/platform-services/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/platform-services\",\"label\":\"34 permissions\",\"type\":\"setting\",\"href\":\"/projects/platform-services\"}],\"children\":[{\"name\":\"wgs_validations\",\"path\":\"/Users/gabry/Desktop/platform-services/packages/wgs_validations\",\"shortPath\":\"~/Desktop/platform-services/packages/wgs_validations\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md\",\"label\":\"create-validation-notebook\",\"type\":\"skill\",\"description\":\"Create a validation notebook for WGS pipeline testing based on modified packages\",\"href\":\"/projects/wgs_validations#create-validation-notebook\"},{\"id\":\"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations\",\"label\":\"14 permissions\",\"type\":\"setting\",\"href\":\"/projects/wgs_validations\"}],\"children\":[]}]},{\"name\":\"wgs-ingestion-bot\",\"path\":\"/Users/gabry/Desktop/wgs-ingestion-bot\",\"shortPath\":\"~/Desktop/wgs-ingestion-bot\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md\",\"label\":\"investigate-wgs-ingestion\",\"type\":\"command\",\"href\":\"/projects/wgs-ingestion-bot#investigate-wgs-ingestion\"},{\"id\":\"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot\",\"label\":\"slack-wgs\",\"type\":\"mcp\",\"description\":\"stdio: bun\",\"href\":\"/projects/wgs-ingestion-bot#slack-wgs\"},{\"id\":\"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/wgs-ingestion-bot#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/wgs-ingestion-bot\",\"label\":\"31 permissions\",\"type\":\"setting\",\"href\":\"/projects/wgs-ingestion-bot\"}],\"children\":[]},{\"name\":\"dhl-visualizer\",\"path\":\"/Users/gabry/Desktop/DHL/dhl-visualizer\",\"shortPath\":\"~/Desktop/DHL/dhl-visualizer\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/DHL/dhl-visualizer\",\"label\":\"2 permissions\",\"type\":\"setting\",\"href\":\"/projects/dhl-visualizer\"}],\"children\":[]},{\"name\":\"platform-services\",\"path\":\"/Users/gabry/Desktop/ps-copy/platform-services\",\"shortPath\":\"~/Desktop/ps-copy/platform-services\",\"items\":[{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md\",\"label\":\"access-control-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#access-control-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md\",\"label\":\"add-llm-proxy-service-model\",\"type\":\"command\",\"href\":\"/projects/platform-services#add-llm-proxy-service-model\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md\",\"label\":\"idor-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#idor-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md\",\"label\":\"phi-exposure-scan\",\"type\":\"command\",\"href\":\"/projects/platform-services#phi-exposure-scan\"},{\"id\":\"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md\",\"label\":\"upgrade-litellm\",\"type\":\"command\",\"href\":\"/projects/platform-services#upgrade-litellm\"},{\"id\":\"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md\",\"label\":\"AGENTS.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#AGENTS.md\"},{\"id\":\"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md\",\"label\":\"CLAUDE.md\",\"type\":\"rule\",\"href\":\"/projects/platform-services#CLAUDE.md\"},{\"id\":\"settings-/Users/gabry/Desktop/ps-copy/platform-services\",\"label\":\"13 permissions\",\"type\":\"setting\",\"href\":\"/projects/platform-services\"}],\"children\":[{\"name\":\"wgs_validations\",\"path\":\"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations\",\"shortPath\":\"~/Desktop/ps-copy/platform-services/packages/wgs_validations\",\"items\":[{\"id\":\"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md\",\"label\":\"create-validation-notebook\",\"type\":\"skill\",\"description\":\"Create a validation notebook for WGS pipeline testing based on modified packages\",\"href\":\"/projects/wgs_validations#create-validation-notebook\"}],\"children\":[]}]},{\"name\":\"blood_typing/results\",\"path\":\"/Users/gabry/Desktop/personal_genomics/blood_typing/results\",\"shortPath\":\"~/Desktop/personal_genomics/blood_typing/results\",\"items\":[{\"id\":\"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results\",\"label\":\"5 permissions\",\"type\":\"setting\",\"href\":\"/projects/blood_typing%2Fresults\"}],\"children\":[]}]}]}}]}]\n"])</script></body></html>
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
9:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
8
|
b:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
9
|
d:I[68027,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
10
|
+
:HL["/_next/static/chunks/0ta_ewsoz0zw3.css","style"]
|
|
11
11
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
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/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0mmpyn9fv2fjf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable","children":["$","body",null,{"className":"bg-surface text-text font-sans antialiased","children":["$","div",null,{"className":"flex h-screen overflow-hidden","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 overflow-y-auto bg-grid","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/03100ti-sepf~.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_j7rilZpHkhwJvNlkQL3G"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
16
|
e:I[27201,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
17
17
|
8:null
|
|
18
18
|
c:[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Le","3",{}]]
|
|
19
|
-
f:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/
|
|
20
|
-
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"199 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
19
|
+
f:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/03100ti-sepf~.js"],"OverviewClient"]
|
|
20
|
+
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"201 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/
|
|
2
|
+
2:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/03100ti-sepf~.js"],"OverviewClient"]
|
|
3
3
|
5:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
|
|
4
4
|
6:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"h-full relative","children":["$","$L2",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"199 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}],["$L3"],"$L4"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"vFFhR9bZqGO0pHP7N7NNG"}
|
|
6
|
-
3:["$","script","script-0",{"src":"/_next/static/chunks/
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"h-full relative","children":["$","$L2",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"201 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}],["$L3"],"$L4"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
6
|
+
3:["$","script","script-0",{"src":"/_next/static/chunks/03100ti-sepf~.js","async":true}]
|
|
7
7
|
4:["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]
|
|
8
8
|
7:null
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
9:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
8
|
b:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
9
|
d:I[68027,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
10
|
+
:HL["/_next/static/chunks/0ta_ewsoz0zw3.css","style"]
|
|
11
11
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
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/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0mmpyn9fv2fjf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable","children":["$","body",null,{"className":"bg-surface text-text font-sans antialiased","children":["$","div",null,{"className":"flex h-screen overflow-hidden","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 overflow-y-auto bg-grid","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/03100ti-sepf~.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_j7rilZpHkhwJvNlkQL3G"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
16
|
e:I[27201,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
17
17
|
8:null
|
|
18
18
|
c:[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Le","3",{}]]
|
|
19
|
-
f:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/
|
|
20
|
-
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"199 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
19
|
+
f:I[35996,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/03100ti-sepf~.js"],"OverviewClient"]
|
|
20
|
+
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"201 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.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":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","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":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|