miclaw-app 0.2.0 → 0.4.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 +6 -5
- package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/_global-error/page.js +6 -4
- package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- 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/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/_not-found/page.js +6 -4
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +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 +3 -3
- package/.next/standalone/.next/server/app/_not-found.rsc +10 -10
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/agents/page/server-reference-manifest.json +26 -1
- package/.next/standalone/.next/server/app/agents/page.js +10 -6
- 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 +17 -10
- package/.next/standalone/.next/server/app/agents.rsc +19 -24
- package/.next/standalone/.next/server/app/agents.segments/_full.segment.rsc +19 -24
- package/.next/standalone/.next/server/app/agents.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/agents.segments/_index.segment.rsc +5 -5
- 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 +14 -19
- package/.next/standalone/.next/server/app/agents.segments/agents.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/commands/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/commands/page/server-reference-manifest.json +26 -1
- package/.next/standalone/.next/server/app/commands/page.js +10 -6
- 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 +27 -15
- package/.next/standalone/.next/server/app/commands.rsc +166 -174
- package/.next/standalone/.next/server/app/commands.segments/_full.segment.rsc +166 -174
- package/.next/standalone/.next/server/app/commands.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/commands.segments/_index.segment.rsc +5 -5
- 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 +161 -169
- package/.next/standalone/.next/server/app/commands.segments/commands.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/hooks/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/hooks/page.js +7 -5
- 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 +3 -3
- package/.next/standalone/.next/server/app/hooks.rsc +11 -11
- package/.next/standalone/.next/server/app/hooks.segments/_full.segment.rsc +11 -11
- package/.next/standalone/.next/server/app/hooks.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/hooks.segments/_index.segment.rsc +5 -5
- 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 +2 -2
- package/.next/standalone/.next/server/app/hooks.segments/hooks.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/index.html +18 -18
- package/.next/standalone/.next/server/app/index.rsc +12 -12
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +12 -12
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/mcp/page.js +7 -5
- 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 +3 -3
- package/.next/standalone/.next/server/app/mcp.rsc +12 -12
- package/.next/standalone/.next/server/app/mcp.segments/_full.segment.rsc +12 -12
- package/.next/standalone/.next/server/app/mcp.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/mcp.segments/_index.segment.rsc +5 -5
- 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 +3 -3
- package/.next/standalone/.next/server/app/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/page.js +7 -5
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/projects/[slug]/page/server-reference-manifest.json +50 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js +11 -7
- 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/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/rules/page/server-reference-manifest.json +14 -1
- package/.next/standalone/.next/server/app/rules/page.js +10 -6
- 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 +24 -12
- package/.next/standalone/.next/server/app/rules.rsc +23 -23
- package/.next/standalone/.next/server/app/rules.segments/_full.segment.rsc +23 -23
- package/.next/standalone/.next/server/app/rules.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/rules.segments/_index.segment.rsc +5 -5
- 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 +15 -15
- package/.next/standalone/.next/server/app/rules.segments/rules.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/settings/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/settings/page.js +7 -5
- 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 -50
- package/.next/standalone/.next/server/app/settings.rsc +44 -229
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +44 -229
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +5 -5
- 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 +34 -224
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/skills/page/build-manifest.json +3 -2
- package/.next/standalone/.next/server/app/skills/page/server-reference-manifest.json +26 -1
- package/.next/standalone/.next/server/app/skills/page.js +10 -6
- 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 +17 -10
- package/.next/standalone/.next/server/app/skills.rsc +22 -24
- package/.next/standalone/.next/server/app/skills.segments/_full.segment.rsc +22 -24
- package/.next/standalone/.next/server/app/skills.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/skills.segments/_index.segment.rsc +5 -5
- 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 +17 -19
- package/.next/standalone/.next/server/app/skills.segments/skills.segment.rsc +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.angw.._.js +19 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.n_sm9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00-fvlp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0xrk31o._.js → [root-of-the-server]__07-x3pk._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09x1iac._.js → [root-of-the-server]__074ddak._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0762gzw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0a6fhf4._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cyn.yv._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0drsnbn._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gs673v._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hb8yr6._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lvdgab._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pi2cyu._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pqmw9_._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qau0oe._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y_r~bl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13f6exv._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0155~lj._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_019pxqf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_04f1jnd._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_075l.9f._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_08ya7_7._.js +18 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_s6zlf._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0blw8hh._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0d3amaq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0henl1i._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0n0cdzu._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0odsblc._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0qj6zf~._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0~-r05b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_06ooq~z._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_lucide-react_dist_esm_icons_x_06-w9xa.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_05~t7f3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_060d1m.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_0ve2ws3._.js +6 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_compiled_0wewlb4._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_components_OverviewClient_tsx_02hf4_.._.js +4 -6
- package/.next/standalone/.next/server/chunks/ssr/src_components_PermissionList_tsx_11auuo4._.js +3 -0
- package/.next/standalone/.next/server/middleware-build-manifest.js +6 -5
- package/.next/standalone/.next/server/pages/404.html +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +98 -1
- package/.next/standalone/AGENTS.md +5 -0
- package/.next/standalone/CLAUDE.md +123 -0
- package/.next/standalone/README.md +80 -0
- package/.next/standalone/package.json +1 -1
- package/.next/static/chunks/04aem330ymbdp.js +1 -0
- package/.next/static/chunks/04oemklgq9z0h.js +2 -0
- package/.next/static/chunks/05aigtet4z44u.js +2 -0
- package/.next/static/chunks/07xsxgej4fv2x.js +2 -0
- package/.next/static/chunks/08fwcb._hc08b.js +2 -0
- package/.next/static/chunks/0_y~i1hg5~4wi.js +1 -0
- package/.next/static/chunks/0g_3.48-9emgq.js +2 -0
- package/.next/static/chunks/0lb3l2a8_251j.css +4 -0
- package/.next/static/chunks/0pokw498xojn-.js +5 -0
- package/.next/static/chunks/13dvyaeya8iqh.js +2 -0
- package/.next/static/chunks/14eh46s-dfy04.js +13 -0
- package/.next/static/chunks/turbopack-0vxtok8kx-1on.js +1 -0
- package/README.md +8 -3
- 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]__09z7o2x._.js +0 -19
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0beg-.s._.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/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o4fjuz._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qk5gqw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0u-t242._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y_d026._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_09kkdgy._.js +0 -6
- package/.next/standalone/.next/server/chunks/ssr/_0g8yqoe._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_next-internal_server_app_agents_page_actions_07l1ss4.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_next-internal_server_app_commands_page_actions_0npst50.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_next-internal_server_app_projects_[slug]_page_actions_0xg3f7c.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_next-internal_server_app_rules_page_actions_0xcrbur.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_next-internal_server_app_skills_page_actions_0cxzzu-.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_0sy8gnb._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_components_ExpandableBody_tsx_0-ivqwg._.js +0 -3
- package/.next/static/chunks/0hbcy8fff~.ks.js +0 -15
- package/.next/static/chunks/0mmpyn9fv2fjf.js +0 -2
- package/.next/static/chunks/0xlrze18so95w.css +0 -4
- package/.next/static/chunks/0y3~cortx~or~.js +0 -5
- package/.next/static/chunks/12p3iqtw2ohfq.js +0 -1
- package/.next/static/chunks/turbopack-06dy8k5p5cegf.js +0 -1
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → ykykNEJbtAXExgOj13bt9}/_buildManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → ykykNEJbtAXExgOj13bt9}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → ykykNEJbtAXExgOj13bt9}/_ssgManifest.js +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
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/0lb3l2a8_251j.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0bzupvr5gt3k9.js"/><script src="/_next/static/chunks/04aem330ymbdp.js" async=""></script><script src="/_next/static/chunks/0bogtdbh.dcu1.js" async=""></script><script src="/_next/static/chunks/0pokw498xojn-.js" async=""></script><script src="/_next/static/chunks/turbopack-0vxtok8kx-1on.js" async=""></script><script src="/_next/static/chunks/08fwcb._hc08b.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/14eh46s-dfy04.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
|
+
text-text-dim hover:text-text hover:bg-surface-hover" href="/rules"><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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></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">Rules</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
3
4
|
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
5
|
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
|
|
5
6
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/commands"><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-terminal" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></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">Commands</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
6
7
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/mcp"><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-plug" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg><span 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">MCP Servers</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
7
8
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/hooks"><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-webhook" aria-hidden="true"><path d="M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2"></path><path d="m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06"></path><path d="m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8"></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">Hooks</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
8
|
-
text-text-dim hover:text-text hover:bg-surface-hover" href="/settings"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></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">Settings</span></a><
|
|
9
|
-
text-text-dim hover:text-text hover:bg-surface-hover" href="/rules"><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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></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">Rules</span></a></nav><main class="flex-1 overflow-y-auto bg-grid"><div class="h-full relative"><div class="h-full relative overflow-hidden"><div class="absolute top-3 right-3 z-50"><div class="flex items-center gap-1 bg-surface-raised rounded-md p-0.5"><button class="flex items-center gap-1.5 px-3 py-1.5 rounded text-xs font-medium transition-colors
|
|
9
|
+
text-text-dim hover:text-text hover:bg-surface-hover" href="/settings"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></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">Settings</span></a></nav><main class="flex-1 overflow-y-auto bg-grid"><div class="h-full relative"><div class="h-full relative overflow-hidden"><div class="absolute top-3 right-3 z-50"><div class="flex items-center gap-1 bg-surface-raised rounded-md p-0.5"><button class="flex items-center gap-1.5 px-3 py-1.5 rounded text-xs font-medium transition-colors
|
|
10
10
|
bg-surface-hover text-accent"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle></svg>Spheres</button><button class="flex items-center gap-1.5 px-3 py-1.5 rounded text-xs font-medium transition-colors
|
|
11
11
|
text-text-dim hover:text-text"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-fork" aria-hidden="true"><circle cx="12" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><circle cx="18" cy="6" r="3"></circle><path d="M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"></path><path d="M12 12v3"></path></svg>Tree</button></div></div><div class="absolute inset-0 transition-opacity duration-300 opacity-100 z-10"><div class="w-full h-full overflow-hidden relative"><div class="relative transition-all duration-500" style="width:1000px;height:1000px;transform:translate(100px, 0px) scale(0.7);transform-origin:0 0"><div class="absolute rounded-full border cursor-pointer transition-all duration-300 z-10
|
|
12
12
|
border-accent/15 bg-accent/[0.02] hover:border-accent/25" style="left:-5.684341886080802e-14px;top:-5.684341886080802e-14px;width:1000.0000000000001px;height:1000.0000000000001px"><div class="absolute left-0 right-0 text-center pointer-events-none" style="top:12px"><p class="text-[22px] font-semibold uppercase tracking-wider text-accent">Global</p><div class="flex justify-center mt-1"><div class="flex gap-1.5 justify-center flex-wrap"><div class="flex items-center gap-1 px-2.5 py-1 rounded-full text-[14px] font-medium
|
|
@@ -77,24 +77,24 @@
|
|
|
77
77
|
border-accent/12 bg-white/[0.02] hover:border-accent/25" style="left:748.1279497446147px;top:462.70562567149676px;width:102.58779472153644px;height:102.58779472153644px"><div class="absolute left-0 right-0 text-center px-2" style="top:8px"><p class="font-medium truncate
|
|
78
78
|
text-text-muted
|
|
79
79
|
text-[18px]">wgs_validations</p></div><div class="absolute left-[5%] right-[5%] flex justify-center" style="top:30px"><div class="flex gap-1.5 justify-center flex-wrap"><div class="flex items-center gap-1 px-2.5 py-1 rounded-full text-[14px] font-medium
|
|
80
|
-
bg-accent/12 text-accent"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" 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 class="absolute inset-0 transition-opacity duration-300 opacity-0 z-0 pointer-events-none"><div class="w-full h-full overflow-auto relative"><svg class="absolute inset-0 pointer-events-none
|
|
81
|
-
" style="left:
|
|
80
|
+
bg-accent/12 text-accent"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" 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 class="absolute inset-0 transition-opacity duration-300 opacity-0 z-0 pointer-events-none"><div class="w-full h-full overflow-auto relative"><div class="transition-all duration-500 ease-out"><svg class="absolute inset-0 pointer-events-none" width="900" height="700"><path d="M 470 104 L 470 170 L 470 170 L 470 236" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 105.55555555555556 350 L 105.55555555555556 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 196.66666666666669 350 L 196.66666666666669 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 287.77777777777777 350 L 287.77777777777777 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 378.8888888888889 350 L 378.8888888888889 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 470 350 L 470 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 561.1111111111111 350 L 561.1111111111111 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 652.2222222222223 350 L 652.2222222222223 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 743.3333333333334 350 L 743.3333333333334 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 284 L 470 350 L 834.4444444444445 350 L 834.4444444444445 416" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 470 464 L 470 530 L 470 530 L 470 596" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><path d="M 743.3333333333334 464 L 743.3333333333334 530 L 743.3333333333334 530 L 743.3333333333334 596" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="2"></path><circle cx="470" cy="236" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="105.55555555555556" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="196.66666666666669" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="287.77777777777777" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="378.8888888888889" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="470" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="561.1111111111111" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="652.2222222222223" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="743.3333333333334" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="834.4444444444445" cy="416" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="470" cy="596" r="3" fill="rgba(255,255,255,0.12)"></circle><circle cx="743.3333333333334" cy="596" r="3" fill="rgba(255,255,255,0.12)"></circle></svg><div class="relative transition-all duration-500" style="width:900px;height:700px"><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
81
|
+
" style="left:410px;top:56px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
82
82
|
border-accent/30 bg-accent/[0.06] hover:border-accent/50"><span class="text-xs font-medium text-accent">6</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
83
83
|
text-accent">Global</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]
|
|
84
84
|
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-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>4</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
85
85
|
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 class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
86
86
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
87
|
-
" style="left:
|
|
87
|
+
" style="left:410px;top:236px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
88
88
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">5</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
89
89
|
text-text-muted">Desktop</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]
|
|
90
90
|
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><span>3</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
91
91
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
92
92
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
93
|
-
" style="left:
|
|
93
|
+
" style="left:45.55555555555556px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
94
94
|
border-white/[0.08] bg-white/[0.02] hover:border-white/[0.15]"><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
|
|
95
95
|
text-text-muted">wiki</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]
|
|
96
96
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
97
|
-
" style="left:
|
|
97
|
+
" style="left:136.66666666666669px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
98
98
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">9</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
99
99
|
text-text-muted">web-app</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]
|
|
100
100
|
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-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>3</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
@@ -102,50 +102,50 @@
|
|
|
102
102
|
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-plug" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
103
103
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>3</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
104
104
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
105
|
-
" style="left:
|
|
105
|
+
" style="left:227.77777777777777px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
106
106
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">2</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
107
107
|
text-text-muted">ROADMAP_2026</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]
|
|
108
108
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
109
109
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
110
|
-
" style="left:
|
|
110
|
+
" style="left:318.8888888888889px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
111
111
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">4</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
112
112
|
text-text-muted">infrastructure</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]
|
|
113
113
|
bg-white/[0.04] text-text-dim"><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-terminal" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
114
114
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>2</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
115
115
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
116
|
-
" style="left:
|
|
116
|
+
" style="left:410px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
117
117
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">8</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
118
118
|
text-text-muted">platform-services</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]
|
|
119
119
|
bg-white/[0.04] text-text-dim"><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-terminal" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>5</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
120
120
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>2</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
121
121
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
122
|
-
" style="left:
|
|
122
|
+
" style="left:501.1111111111111px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
123
123
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">4</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
124
124
|
text-text-muted">wgs-ingestion-bot</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]
|
|
125
125
|
bg-white/[0.04] text-text-dim"><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-terminal" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
126
126
|
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-plug" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
127
127
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
128
128
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
129
|
-
" style="left:
|
|
129
|
+
" style="left:592.2222222222223px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
130
130
|
border-white/[0.08] bg-white/[0.02] hover:border-white/[0.15]"><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
|
|
131
131
|
text-text-muted">dhl-visualizer</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]
|
|
132
132
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
133
|
-
" style="left:
|
|
133
|
+
" style="left:683.3333333333334px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
134
134
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">8</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
135
135
|
text-text-muted">platform-services</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]
|
|
136
136
|
bg-white/[0.04] text-text-dim"><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-terminal" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>5</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
137
137
|
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-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>2</span></div><div class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
138
138
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
139
|
-
" style="left:
|
|
139
|
+
" style="left:774.4444444444445px;top:416px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
140
140
|
border-white/[0.08] bg-white/[0.02] hover:border-white/[0.15]"><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
|
|
141
141
|
text-text-muted">blood_typing/results</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]
|
|
142
142
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
143
|
-
" style="left:
|
|
143
|
+
" style="left:410px;top:596px;width:120px"><div class="w-12 h-12 rounded-full border-2 flex items-center justify-center transition-all
|
|
144
144
|
border-accent/20 bg-white/[0.03] hover:border-accent/40"><span class="text-xs font-medium text-text-muted">2</span></div><p class="text-xs font-medium mt-1.5 text-center truncate w-full
|
|
145
145
|
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]
|
|
146
146
|
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 class="flex items-center gap-0.5 px-1.5 py-0.5 rounded-full text-[10px]
|
|
147
147
|
bg-white/[0.04] text-text-dim"><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-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div></div></div><div class="absolute cursor-pointer transition-all duration-300 flex flex-col items-center
|
|
148
|
-
" style="left:
|
|
148
|
+
" style="left:683.3333333333334px;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></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/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"Sidebar\"]\n3:I[39756,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[97367,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nb:I[97367,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\nd:I[68027,[\"/_next/static/chunks/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0lb3l2a8_251j.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/0lb3l2a8_251j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/08fwcb._hc08b.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/14eh46s-dfy04.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/0lb3l2a8_251j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"ykykNEJbtAXExgOj13bt9\"}\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/08fwcb._hc08b.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/08fwcb._hc08b.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/14eh46s-dfy04.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>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[22140,["/_next/static/chunks/
|
|
3
|
-
3:I[39756,["/_next/static/chunks/
|
|
4
|
-
4:I[37457,["/_next/static/chunks/
|
|
5
|
-
6:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[22140,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"Sidebar"]
|
|
3
|
+
3:I[39756,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
4
|
+
4:I[37457,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
5
|
+
6:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
|
|
6
6
|
7:"$Sreact.suspense"
|
|
7
|
-
9:I[97367,["/_next/static/chunks/
|
|
8
|
-
b:I[97367,["/_next/static/chunks/
|
|
9
|
-
d:I[68027,["/_next/static/chunks/
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
9:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
|
+
b:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
|
+
d:I[68027,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
|
|
10
|
+
:HL["/_next/static/chunks/0lb3l2a8_251j.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/0lb3l2a8_251j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/08fwcb._hc08b.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/14eh46s-dfy04.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/0lb3l2a8_251j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ykykNEJbtAXExgOj13bt9"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
-
e:I[27201,["/_next/static/chunks/
|
|
16
|
+
e:I[27201,["/_next/static/chunks/08fwcb._hc08b.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/
|
|
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/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/14eh46s-dfy04.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":[]}]}]}}]}]
|