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,239 +1,54 @@
|
|
|
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
|
-
a:I[97367,["/_next/static/chunks/
|
|
8
|
-
c:I[97367,["/_next/static/chunks/
|
|
9
|
-
e:I[68027,["/_next/static/chunks/
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
a:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
|
+
c:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
|
+
e: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":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"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":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/0_y~i1hg5~4wi.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","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
|
f:[]
|
|
16
16
|
9:"$Wf"
|
|
17
17
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
18
|
-
10:I[27201,["/_next/static/chunks/
|
|
18
|
+
10:I[27201,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
19
19
|
8:null
|
|
20
20
|
d:[["$","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"}],["$","$L10","3",{}]]
|
|
21
|
-
|
|
22
|
-
11:["$","p","17",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(python3 -m py_compile:*)"}]
|
|
23
|
-
12:["$","p","
|
|
24
|
-
13:["$","
|
|
25
|
-
14:["$","
|
|
26
|
-
15:["$","
|
|
27
|
-
16:["$","
|
|
28
|
-
17:["$","
|
|
29
|
-
18:["$","
|
|
30
|
-
19:["$","
|
|
31
|
-
1a:["$","
|
|
32
|
-
1b:["$","
|
|
33
|
-
1c:["$","
|
|
34
|
-
1d:["$","p",
|
|
35
|
-
1e:["$","
|
|
36
|
-
1f:["$","p",
|
|
37
|
-
20:["$","
|
|
38
|
-
21:["$","
|
|
39
|
-
22:["$","
|
|
40
|
-
23:["$","
|
|
41
|
-
24:["$","
|
|
42
|
-
25:["$","
|
|
43
|
-
26:["$","
|
|
44
|
-
27:["$","p",
|
|
45
|
-
28:["$","
|
|
46
|
-
29:["$","p",
|
|
47
|
-
2a:["$","
|
|
48
|
-
2b:["$","p",
|
|
49
|
-
2c:["$","
|
|
50
|
-
2d:["$","
|
|
51
|
-
2e:["$","
|
|
52
|
-
2f:["$","
|
|
53
|
-
30:["$","
|
|
54
|
-
31:["$","p",
|
|
55
|
-
32:["$","p","50",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/basedpyright:*)"}]
|
|
56
|
-
33:["$","p","51",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/pytest tests/validation/test_notebook_utils.py -v)"}]
|
|
57
|
-
34:["$","p","52",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/pytest packages/wgs_validations/tests/validation/test_notebook_utils.py -v)"}]
|
|
58
|
-
35:["$","p","53",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tofu init:*)"}]
|
|
59
|
-
36:["$","p","54",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm lint:*)"}]
|
|
60
|
-
37:["$","p","55",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm tsc:*)"}]
|
|
61
|
-
38:["$","p","56",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr checkout:*)"}]
|
|
62
|
-
39:["$","p","57",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(done)"}]
|
|
63
|
-
3a:["$","p","58",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(for:*)"}]
|
|
64
|
-
3b:["$","p","59",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(do echo \"=== $dir ===\" grep -l \"PatientEvent\" \"$dir/src\"/*/*.py)"}]
|
|
65
|
-
3c:["$","p","60",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(while read f)"}]
|
|
66
|
-
3d:["$","p","61",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(do echo \"File: $f\" grep -B2 -A15 \"handle_patient\" \"$f\")"}]
|
|
67
|
-
3e:["$","p","62",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm --filter bioscope_types fmt:*)"}]
|
|
68
|
-
3f:["$","p","63",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm run fmt:*)"}]
|
|
69
|
-
40:["$","p","64",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm run lint:*)"}]
|
|
70
|
-
41:["$","p","65",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm run typecheck:*)"}]
|
|
71
|
-
42:["$","p","66",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pdftotext:*)"}]
|
|
72
|
-
43:["$","p","67",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(cat:*)"}]
|
|
73
|
-
44:["$","p","68",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(do jq -r '.tiles[] | select\\(.condition\\) | .condition' \"$f\")"}]
|
|
74
|
-
45:["$","p","69",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pntml exec nx run patient-data-service:test:*)"}]
|
|
75
|
-
46:["$","p","70",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git:*)"}]
|
|
76
|
-
47:["$","p","71",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(/tmp/pptx_venv/bin/python3:*)"}]
|
|
77
|
-
48:["$","p","72",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.pptx_venv/bin/python3:*)"}]
|
|
78
|
-
49:["$","p","73",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(source:*)"}]
|
|
79
|
-
4a:["$","p","74",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(chmod +x:*)"}]
|
|
80
|
-
4b:["$","p","75",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(cd ~/Desktop/wgs-ingestion-claude-bot && bash run.sh 2>&1)"}]
|
|
81
|
-
4c:["$","p","76",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(file:*)"}]
|
|
82
|
-
4d:["$","p","77",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(printf:*)"}]
|
|
83
|
-
4e:["$","p","78",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(claude mcp:*)"}]
|
|
84
|
-
4f:["$","p","79",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(cd:*)"}]
|
|
85
|
-
50:["$","p","80",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/python:*)"}]
|
|
86
|
-
51:["$","p","81",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(/Users/gabry/Desktop/wgs-ingestion-claude-bot/.venv/bin/pip list 2>/dev/null || /Users/gabry/Desktop/wgs-ingestion-claude-bot/.venv/bin/python -m pip list 2>/dev/null)"}]
|
|
87
|
-
52:["$","p","82",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh search:*)"}]
|
|
88
|
-
53:["$","p","83",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools query:*)"}]
|
|
89
|
-
54:["$","p","84",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tabix:*)"}]
|
|
90
|
-
55:["$","p","85",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools view:*)"}]
|
|
91
|
-
56:["$","p","86",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(grep ^##FILTER:*)"}]
|
|
92
|
-
57:["$","p","87",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(head:*)"}]
|
|
93
|
-
58:["$","p","88",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gzcat /Users/gabry/Desktop/DUL8334G.vcf.gz)"}]
|
|
94
|
-
59:["$","p","89",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools stats:*)"}]
|
|
95
|
-
5a:["$","p","90",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(zcat:*)"}]
|
|
96
|
-
5b:["$","p","91",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools index /Users/gabry/Desktop/DURU6786.vcf.gz 2>&1 && bcftools query -f '%CHROM\\\\t%POS\\\\t%ID\\\\t%REF\\\\t%ALT\\\\t%FILTER\\\\t[%GT\\\\t%DP\\\\t%GQ]\\\\n' /Users/gabry/Desktop/DURU6786.vcf.gz -r chr19:44908684-44908684,chr19:44908822-44908822 2>&1)"}]
|
|
97
|
-
5c:["$","p","92",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tail:*)"}]
|
|
98
|
-
5d:["$","p","93",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx eslint:*)"}]
|
|
99
|
-
5e:["$","p","94",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(/tmp/dp_venv/bin/python3:*)"}]
|
|
100
|
-
5f:["$","p","95",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(for cmd:*)"}]
|
|
101
|
-
60:["$","p","96",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm exec:*)"}]
|
|
102
|
-
61:["$","p","97",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(which bcftools:*)"}]
|
|
103
|
-
62:["$","p","98",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo \"=== HG00096 PASS at DP>=10 ===\")"}]
|
|
104
|
-
63:["$","p","99",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo \"=== DURU6786 PASS at DP>=10 ===\")"}]
|
|
105
|
-
64:["$","p","100",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(find /Users/gabry/Desktop/SNP_PANEL_PROJECT -type f \\\\\\(-name *.py -o -name *.ts -o -name *.js -o -name *.json \\\\\\))"}]
|
|
106
|
-
65:["$","p","101",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(du -sh /Users/gabry/Desktop/SNP_PANEL_PROJECT/*)"}]
|
|
107
|
-
66:["$","p","102",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/python3 -c \"\nimport json\npath = 'packages/genomics_wgs_query_service/src/genomics_wgs_query_service/genetic_features/data/snp_panels/methylation_b_vitamins.json'\nwith open\\(path\\) as f:\n data = json.load\\(f\\)\nfor v in data['variants']:\n v.pop\\('position_grch38', None\\)\n v.pop\\('ref_alt_plus_strand', None\\)\n gi = v.get\\('genotype_interpretations', {}\\)\n for key in gi:\n gi[key].pop\\('label', None\\)\n gi[key].pop\\('enzyme_activity', None\\)\nwith open\\(path, 'w'\\) as f:\n json.dump\\(data, f, indent=2\\)\n f.write\\('\\\\n'\\)\nprint\\('Done - stripped fields from', len\\(data['variants']\\), 'variants'\\)\n\")"}]
|
|
108
|
-
67:["$","p","103",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx nx:*)"}]
|
|
109
|
-
68:["$","p","104",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gzcat /Users/gabry/Desktop/data_tecnica/Freeze_1-weights_and_variants/PGS000765_hmPOS_GRCh38.txt.gz)"}]
|
|
110
|
-
69:["$","p","105",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bash /Users/gabry/Desktop/prs-intermediate-analysis/extract_1kg_eur_af.sh)"}]
|
|
111
|
-
6a:["$","p","106",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/python3 -c \"\nfor path in [\n 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features.py',\n]:\n with open\\(path\\) as f:\n content = f.read\\(\\)\n content = content.replace\\('_enrich_genetic_features', 'enrich_genetic_features'\\)\n content = content.replace\\('enrich_genetic_features, # pyright: ignore[reportPrivateUsage]', 'enrich_genetic_features,'\\)\n with open\\(path, 'w'\\) as f:\n f.write\\(content\\)\n print\\(f'Fixed {path}'\\)\n\")"}]
|
|
112
|
-
6b:["$","p","107",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/python3 -c \"\nfor path in [\n 'packages/genomics_wgs_query_service/src/genomics_wgs_query_service/handlers/get_genetic_features.py',\n 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features.py',\n]:\n with open\\(path\\) as f:\n content = f.read\\(\\)\n content = content.replace\\('_enrich_variant', 'enrich_variant'\\)\n content = content.replace\\('enrich_variant, # pyright: ignore[reportPrivateUsage]', 'enrich_variant,'\\)\n with open\\(path, 'w'\\) as f:\n f.write\\(content\\)\n print\\(f'Fixed {path}'\\)\n\")"}]
|
|
113
|
-
6c:["$","p","108",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(.venv/bin/python3 -c \"\npath = 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features_for_patient.py'\nwith open\\(path\\) as f:\n content = f.read\\(\\)\ncontent = content.replace\\('_enrich_genetic_features', 'enrich_genetic_features'\\)\nwith open\\(path, 'w'\\) as f:\n f.write\\(content\\)\nprint\\('Done'\\)\n\")"}]
|
|
114
|
-
6d:["$","p","109",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(export AWS_PROFILE=dev)"}]
|
|
115
|
-
6e:["$","p","110",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(aws lambda:*)"}]
|
|
116
|
-
6f:["$","p","111",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gzcat /Users/gabry/Desktop/PRS_INVESTIGATION/data_tecnica/Freeze_1-weights_and_variants/PGS000024_hmPOS_GRCh38.txt.gz)"}]
|
|
117
|
-
70:["$","p","112",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gzcat /Users/gabry/Desktop/PRS_INVESTIGATION/analysis/1kg_scores/036f110e-e8b8-4024-bbf4-2827a1aa1d6f/HG00343_prs_scores.json.gz)"}]
|
|
118
|
-
71:["$","p","113",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(grep -r .create\\\\\\(/Users/gabry/Desktop/platform-services/packages/cmbio_sync_service/src --include=*.py -B 3 -A 3)"}]
|
|
119
|
-
72:["$","p","114",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm lint:all)"}]
|
|
120
|
-
73:["$","p","115",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm sync-schema:*)"}]
|
|
121
|
-
74:["$","p","116",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_log.csv.gz)"}]
|
|
122
|
-
75:["$","p","117",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_pgs.txt.gz)"}]
|
|
123
|
-
76:["$","p","118",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_popsimilarity.txt.gz)"}]
|
|
124
|
-
77:["$","p","119",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_info.json.gz)"}]
|
|
125
|
-
78:["$","p","120",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_ALL_additive_0.scorefile.gz)"}]
|
|
126
|
-
79:["$","p","121",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_ALL_additive_1.scorefile.gz)"}]
|
|
127
|
-
7a:["$","p","122",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-genomics-gxg-shared/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)"}]
|
|
128
|
-
7b:["$","p","123",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo \"---EXIT:$?\")"}]
|
|
129
|
-
7c:["$","p","124",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-genomics-clinvar-xml-blocks/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)"}]
|
|
130
|
-
7d:["$","p","125",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-platform-files/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)"}]
|
|
131
|
-
7e:["$","p","126",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(AWS_PROFILE=prod-admin aws s3 cp:*)"}]
|
|
132
|
-
7f:["$","p","127",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx create-next-app@latest MiClaw --typescript --tailwind --app --src-dir --eslint --no-turbopack --use-npm --import-alias \"@/*\")"}]
|
|
133
|
-
80:["$","p","128",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx create-next-app@latest miclaw --typescript --tailwind --app --src-dir --eslint --no-turbopack --use-npm --import-alias \"@/*\")"}]
|
|
134
|
-
81:["$","p","129",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bun --version)"}]
|
|
135
|
-
82:["$","p","130",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+config+manager&sort=stars&order=desc&per_page=10\")"}]
|
|
136
|
-
83:["$","p","131",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(rm -rf node_modules package-lock.json)"}]
|
|
137
|
-
84:["$","p","132",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bun install:*)"}]
|
|
138
|
-
85:["$","p","133",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+dashboard+UI&sort=stars&order=desc&per_page=10\")"}]
|
|
139
|
-
86:["$","p","134",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+settings+GUI&sort=stars&order=desc&per_page=10\")"}]
|
|
140
|
-
87:["$","p","135",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=CLAUDE.md+manager&sort=stars&order=desc&per_page=10\")"}]
|
|
141
|
-
88:["$","p","136",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+admin+panel+web&sort=stars&order=desc&per_page=10\")"}]
|
|
142
|
-
89:["$","p","137",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+MCP+server+manager+visual&sort=stars&order=desc&per_page=10\")"}]
|
|
143
|
-
8a:["$","p","138",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=%22claude+code%22+configuration+web+interface&sort=stars&order=desc&per_page=10\")"}]
|
|
144
|
-
8b:["$","p","139",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s \"https://api.github.com/search/repositories?q=%22claude+code%22+hooks+skills+editor&sort=stars&order=desc&per_page=10\")"}]
|
|
145
|
-
8c:["$","p","140",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bun run:*)"}]
|
|
146
|
-
8d:["$","p","141",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bun add:*)"}]
|
|
147
|
-
8e:["$","p","142",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pkill -f \"next dev\")"}]
|
|
148
|
-
8f:["$","p","143",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s http://localhost:3000)"}]
|
|
149
|
-
90:["$","p","144",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s http://localhost:3000/mcp)"}]
|
|
150
|
-
91:["$","p","145",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s http://localhost:3000/hooks)"}]
|
|
151
|
-
92:["$","p","146",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(curl -s http://localhost:3000/agents)"}]
|
|
152
|
-
93:["$","p","147",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx next:*)"}]
|
|
153
|
-
94:["$","p","148",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bunx tsc:*)"}]
|
|
154
|
-
95:["$","p","149",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(node -e ':*)"}]
|
|
155
|
-
96:["$","p","150",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx playwright:*)"}]
|
|
156
|
-
97:["$","div","Read",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Read"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Read(//tmp/**)"}]]}]]}]
|
|
157
|
-
98:["$","div","Skill",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Skill"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Skill(review)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Skill(fix-tests)"}]]}]]}]
|
|
158
|
-
99:["$","div","WebFetch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebFetch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:github.com)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:raw.githubusercontent.com)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:search.clinicalgenome.org)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:www.notion.so)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:boto3.amazonaws.com)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:api.crossref.org)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:uploads.linear.app)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:axiom.co)"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:pgsc-calc.readthedocs.io)"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:journals.plos.org)"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:doi.org)"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:aacrjournals.org)"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:iovs.arvojournals.org)"}],["$","p","13",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:www.pgscatalog.org)"}],["$","p","14",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:pubmed.ncbi.nlm.nih.gov)"}],["$","p","15",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:discuss.gnomad.broadinstitute.org)"}],["$","p","16",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:storage.googleapis.com)"}],["$","p","17",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:ftp.1000genomes.ebi.ac.uk)"}],["$","p","18",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:zenodo.org)"}],["$","p","19",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:registry.opendata.aws)"}],["$","p","20",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:bioconductor.org)"}],["$","p","21",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:pmc.ncbi.nlm.nih.gov)"}],["$","p","22",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:pygscatalog.readthedocs.io)"}]]}]]}]
|
|
159
|
-
9a:["$","div","WebSearch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebSearch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebSearch"}]]}]]}]
|
|
160
|
-
9b:["$","div","mcp__axiom__checkMonitors",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__checkMonitors"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__checkMonitors"}]]}]]}]
|
|
161
|
-
9c:["$","div","mcp__axiom__listDashboards",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__listDashboards"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__listDashboards"}]]}]]}]
|
|
162
|
-
9d:["$","div","mcp__axiom__queryDataset",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__queryDataset"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__queryDataset"}]]}]]}]
|
|
163
|
-
9e:["$","div","mcp__claude_ai_Context7__resolve",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__claude_ai_Context7__resolve"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Context7__resolve-library-id"}]]}]]}]
|
|
164
|
-
9f:["$","div","mcp__claude_ai_Linear_2__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__claude_ai_Linear_2__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Linear_2__get_issue"}]]}]]}]
|
|
165
|
-
a0:["$","div","mcp__linear__create_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__create_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__create_issue"}]]}]]}]
|
|
166
|
-
a1:["$","div","mcp__linear__create_issue_label",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__create_issue_label"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__create_issue_label"}]]}]]}]
|
|
167
|
-
a2:["$","div","mcp__linear__create_project",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__create_project"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__create_project"}]]}]]}]
|
|
168
|
-
a3:["$","div","mcp__linear__get_attachment",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_attachment"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_attachment"}]]}]]}]
|
|
169
|
-
a4:["$","div","mcp__linear__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}]]}]]}]
|
|
170
|
-
a5:["$","div","mcp__linear__get_project",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_project"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_project"}]]}]]}]
|
|
171
|
-
a6:["$","div","mcp__linear__list_issue_labels",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_issue_labels"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_issue_labels"}]]}]]}]
|
|
172
|
-
a7:["$","div","mcp__linear__list_issues",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_issues"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_issues"}]]}]]}]
|
|
173
|
-
a8:["$","div","mcp__linear__list_projects",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_projects"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_projects"}]]}]]}]
|
|
174
|
-
a9:["$","div","mcp__linear__list_teams",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_teams"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_teams"}]]}]]}]
|
|
175
|
-
aa:["$","div","mcp__linear__list_users",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_users"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_users"}]]}]]}]
|
|
176
|
-
ab:["$","div","mcp__linear__save_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__save_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__save_issue"}]]}]]}]
|
|
177
|
-
ac:["$","div","mcp__linear__update_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__update_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__update_issue"}]]}]]}]
|
|
178
|
-
ad:["$","div","mcp__notion__notion",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__notion__notion"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__notion__notion-fetch"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__notion__notion-update-page"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__notion__notion-search"}]]}]]}]
|
|
179
|
-
ae:["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]
|
|
180
|
-
af:["$","div","/Users/gabry/Desktop/DHL/dhl-visualizer",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"DHL-VISUALIZER"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/DHL/dhl-visualizer"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"dhl-visualizer"}],["$","span",null,{"className":"text-xs text-text-dim","children":[2," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npm run build:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npm install:*)"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":["$Lb9",false]}],"$Lba"]}]]}]]}]]}]]}]]}]
|
|
181
|
-
b0:["$","div","/Users/gabry/Desktop/ROADMAP_2026",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"ROADMAP_2026"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/ROADMAP_2026"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"ROADMAP_2026"}],["$","span",null,{"className":"text-xs text-text-dim","children":[4," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(open:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(lsof:*)"}]]}]]}],["$","div","mcp__axiom__getDashboard",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__getDashboard"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__getDashboard"}]]}]]}],["$","div","mcp__linear__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":["$Lbb","$Lbc"]}],"$Lbd"]}],"$Lbe"]}]]}]]}]]}]]}]
|
|
182
|
-
b1:["$","div","/Users/gabry/Desktop/infrastructure",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"INFRASTRUCTURE"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/infrastructure"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"infrastructure"}],["$","span",null,{"className":"text-xs text-text-dim","children":[10," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(find:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tofu fmt:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tofu validate:*)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(mkdir:*)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tofu init:*)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr view:*)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr diff:*)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(grep:*)"}]]}]]}],["$","div","WebSearch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebSearch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebSearch"}]]}]]}],["$","div","mcp__linear__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],"$Lbf"]}],"$Lc0"]}],"$Lc1","$Lc2"]}]]}]]}]]}]]}]
|
|
183
|
-
b2:["$","div","/Users/gabry/Desktop/personal_genomics/blood_typing/results",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"BLOOD_TYPING/RESULTS"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/personal_genomics/blood_typing/results"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"blood_typing/results"}],["$","span",null,{"className":"text-xs text-text-dim","children":[5," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools view:*)"}]]}]]}],["$","div","WebFetch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebFetch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:www.ncbi.nlm.nih.gov)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:gnomad.broadinstitute.org)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:search.clinicalgenome.org)"}]]}]]}],["$","div","WebSearch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebSearch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebSearch"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],"$Lc3","$Lc4"]}]]}]]}]]}]]}]
|
|
184
|
-
b3:["$","div","/Users/gabry/Desktop/platform-services",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"PLATFORM-SERVICES"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/platform-services"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"platform-services"}],["$","span",null,{"className":"text-xs text-text-dim","children":[34," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm exec nx run:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(cat:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gunzip:*)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(grep:*)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run ruff check:*)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run python:*)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(find:*)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(xargs:*)"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr diff:*)"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr list:*)"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr view:*)"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tree:*)"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(claude mcp add:*)"}],["$","p","13",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run ruff:*)"}],["$","p","14",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(ruff format:*)"}],["$","p","15",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(python -m pytest:*)"}],["$","p","16",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git -C /Users/gabry/Desktop/platform-services status packages/microbiome_service/)"}],["$","p","17",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run pyright:*)"}],["$","p","18",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git checkout:*)"}],["$","p","19",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(terraform fmt:*)"}],["$","p","20",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(linear issue create:*)"}],["$","p","21",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(npx linear --help:*)"}],["$","p","22",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(done)"}],["$","p","23",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run:*)"}],"$Lc5","$Lc6"]}]]}],"$Lc7","$Lc8","$Lc9","$Lca","$Lcb","$Lcc","$Lcd"],"$undefined"]}]}],"$Lce"]}]]}]]}]
|
|
185
|
-
b4:["$","div","/Users/gabry/Desktop/platform-services/packages/wgs_validations",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"WGS_VALIDATIONS"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/platform-services/packages/wgs_validations"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wgs_validations"}],["$","span",null,{"className":"text-xs text-text-dim","children":[14," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tail:)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === filteredVcf stats ===:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === processedVcf stats ===:*)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === invalidVcf stats ===:*)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === filteredVcf ===:*)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === processedVcf ===:*)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === invalidVcf ===:*)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools stats:*)"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools view:*)"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(echo === filteredVcf updated contigs ===:*)"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools query:*)"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tail:*)"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(grep:*)"}],["$","p","13",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run:*)"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":["$Lcf","$Ld0"]}]]}],"$Ld1","$Ld2","$Ld3"]}]]}]]}]]}]]}]
|
|
186
|
-
b5:["$","div","/Users/gabry/Desktop/ps-copy/platform-services",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"PLATFORM-SERVICES"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/ps-copy/platform-services"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"platform-services"}],["$","span",null,{"className":"text-xs text-text-dim","children":[13," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr view:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr diff:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm --version:*)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm exec nx run scripts:lint:*)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm exec nx run:*)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(unzip:*)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run ruff:*)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools query:*)"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(bcftools view:*)"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(zcat:*)"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(head:*)"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(python3:*)"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(uv run:*)"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":["$Ld4","$Ld5"]}],"$Ld6","$Ld7"]}]]}]]}]]}]]}]
|
|
187
|
-
b6:["$","div","/Users/gabry/Desktop/web-app",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"WEB-APP"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/web-app"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"web-app"}],["$","span",null,{"className":"text-xs text-text-dim","children":[13," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(ls:*)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm lint:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm tsc:*)"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(find:*)"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(pnpm lint:check:*)"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git fetch:*)"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git pull:*)"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr view:*)"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(gh pr diff:*)"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git checkout:*)"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(python3:*)"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(head:*)"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tail:*)"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],"$Ld8"]}],"$Ld9"]}],"$Lda","$Ldb"]}]]}]]}]]}]]}]
|
|
188
|
-
b7:["$","div","/Users/gabry/Desktop/wgs-ingestion-bot",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"WGS-INGESTION-BOT"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/wgs-ingestion-bot"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wgs-ingestion-bot"}],["$","span",null,{"className":"text-xs text-text-dim","children":[31," allow",", 14 deny",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Edit",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Edit"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Edit(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)"}]]}]]}],["$","div","Glob",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Glob"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Glob(path:/Users/gabry/Desktop/platform-services/**)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Glob(path:/Users/gabry/Desktop/infrastructure/**)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Glob(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)"}]]}]]}],["$","div","Grep",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Grep"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Grep(path:/Users/gabry/Desktop/platform-services/**)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Grep(path:/Users/gabry/Desktop/infrastructure/**)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Grep(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)"}]]}]]}],["$","div","Read",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Read"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Read(path:/Users/gabry/Desktop/platform-services/**)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Read(path:/Users/gabry/Desktop/infrastructure/**)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Read(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)"}]]}]]}],["$","div","Write",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Write"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Write(path:/Users/gabry/Desktop/wgs-ingestion-bot/reports/**)"}]]}]]}],["$","div","mcp__axiom__checkMonitors",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__checkMonitors"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__checkMonitors"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__checkMonitors"}]]}]]}],["$","div","mcp__axiom__getMonitorHistory",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__getMonitorHistory"}],["$","div",null,{"className":"space-y-0.5","children":["$Ldc","$Ldd"]}]]}],"$Lde","$Ldf","$Le0","$Le1","$Le2","$Le3","$Le4"],"$Le5"]}]}],"$Le6"]}]]}]]}]
|
|
189
|
-
b8:["$","div","/Users/gabry/Desktop/wiki",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-dim","children":"WIKI"}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/wiki"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wiki"}],["$","span",null,{"className":"text-xs text-text-dim","children":[7," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"space-y-3","children":[[["$","div","Bash",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"Bash"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(git -C /Users/gabry/Desktop/platform-services log --oneline --all --grep=\"genomics\\\\|wgs\\\\|pipeline\\\\|version\")"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(find:*)"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(xargs -I {} sh -c 'echo \"\"\"\"=== {} ===\"\"\"\" && head -20 {}')"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(tree:*)"}]]}]]}],["$","div","WebFetch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebFetch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:registry.opendata.aws)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:www.internationalgenome.org)"}]]}]]}],["$","div","WebSearch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebSearch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebSearch"}]]}]]}]],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],"$Le7"]}],"$Le8"]}]]}],"$Le9","$Lea"]}]]}]]}]]}]]}]
|
|
190
|
-
b9:["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}]
|
|
191
|
-
ba:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]
|
|
192
|
-
bb:["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}]
|
|
193
|
-
bc:["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]
|
|
194
|
-
bd:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]
|
|
195
|
-
be:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
196
|
-
bf:["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]
|
|
197
|
-
c0:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]
|
|
198
|
-
c1:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
199
|
-
c2:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
200
|
-
c3:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
201
|
-
c4:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
202
|
-
c5:["$","p","24",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(cd:*)"}]
|
|
203
|
-
c6:["$","p","25",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash(python3:*)"}]
|
|
204
|
-
c7:["$","div","WebFetch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebFetch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:www.ncbi.nlm.nih.gov)"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebFetch(domain:github.com)"}]]}]]}]
|
|
205
|
-
c8:["$","div","WebSearch",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"WebSearch"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"WebSearch"}]]}]]}]
|
|
206
|
-
c9:["$","div","mcp__axiom__queryDataset",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__queryDataset"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__queryDataset"}]]}]]}]
|
|
207
|
-
ca:["$","div","mcp__linear__create_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__create_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__create_issue"}]]}]]}]
|
|
208
|
-
cb:["$","div","mcp__linear__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}]]}]]}]
|
|
209
|
-
cc:["$","div","mcp__linear__list_issue_labels",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_issue_labels"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_issue_labels"}]]}]]}]
|
|
210
|
-
cd:["$","div","mcp__linear__list_teams",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_teams"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_teams"}]]}]]}]
|
|
211
|
-
ce:["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]
|
|
212
|
-
cf:["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}]
|
|
213
|
-
d0:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]
|
|
214
|
-
d1:["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}]
|
|
215
|
-
d2:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
216
|
-
d3:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
217
|
-
d4:["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}]
|
|
218
|
-
d5:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]
|
|
219
|
-
d6:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
220
|
-
d7:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
221
|
-
d8:["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]
|
|
222
|
-
d9:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]
|
|
223
|
-
da:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
224
|
-
db:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
225
|
-
dc:["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__getMonitorHistory"}]
|
|
226
|
-
dd:["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__getMonitorHistory"}]
|
|
227
|
-
de:["$","div","mcp__axiom__queryDataset",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__axiom__queryDataset"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__queryDataset"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__axiom__queryDataset"}]]}]]}]
|
|
228
|
-
df:["$","div","mcp__linear__get_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__get_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__get_issue"}]]}]]}]
|
|
229
|
-
e0:["$","div","mcp__linear__list_issues",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_issues"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_issues"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_issues"}]]}]]}]
|
|
230
|
-
e1:["$","div","mcp__linear__list_teams",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_teams"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_teams"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_teams"}]]}]]}]
|
|
231
|
-
e2:["$","div","mcp__linear__list_users",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__list_users"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_users"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__list_users"}]]}]]}]
|
|
232
|
-
e3:["$","div","mcp__linear__save_issue",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__linear__save_issue"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__save_issue"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__save_issue"}]]}]]}]
|
|
233
|
-
e4:["$","div","mcp__slack",{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-1","children":"mcp__slack"}],["$","div",null,{"className":"space-y-0.5","children":[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__slack-wgs__slack_reply"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__slack-wgs__slack_upload_report"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__slack-wgs__slack_reply"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__slack-wgs__slack_upload_report"}]]}]]}]
|
|
234
|
-
e5:["$","div",null,{"className":"mt-4 pt-3 border-t border-border","children":[["$","p",null,{"className":"text-xs text-accent mb-1","children":"Denied"}],[["$","p","0",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash"}],["$","p","1",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__save_comment"}],["$","p","2",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_send_message"}],["$","p","3",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_send_message_draft"}],["$","p","4",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_schedule_message"}],["$","p","5",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_create_canvas"}],["$","p","6",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_update_canvas"}],["$","p","7",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"Bash"}],["$","p","8",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__linear__save_comment"}],["$","p","9",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_send_message"}],["$","p","10",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_send_message_draft"}],["$","p","11",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_schedule_message"}],["$","p","12",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_create_canvas"}],["$","p","13",{"className":"text-xs font-mono text-text-muted pl-3 leading-relaxed","children":"mcp__claude_ai_Slack__slack_update_canvas"}]]]}]
|
|
235
|
-
e6:["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Shared"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]
|
|
236
|
-
e7:["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]
|
|
237
|
-
e8:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]
|
|
238
|
-
e9:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
239
|
-
ea:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent","children":"active"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
21
|
+
11:I[98137,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0_y~i1hg5~4wi.js"],"PermissionList"]
|
|
22
|
+
5:["$","div",null,{"className":"mx-auto max-w-5xl px-8 py-10","children":[["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-baseline gap-3","children":[["$","h1",null,{"className":"text-2xl font-mono font-medium tracking-tight","children":"Settings"}],false]}],["$","p",null,{"className":"mt-1 text-sm text-text-muted","children":"Global settings, keybindings, and per-project permissions"}]]}],["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","GLOBAL","]"]}],"$undefined"]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":["$","div",null,{"className":"space-y-1","children":[["$","div","autoUpdatesChannel",{"className":"flex gap-3 text-sm","children":[["$","span",null,{"className":"text-text-muted font-mono","children":"autoUpdatesChannel"}],["$","span",null,{"className":"text-text-dim font-mono break-all","children":"latest"}]]}]]}]}]]}],false,["$","div",null,{"children":["$","div",null,{"className":"space-y-6","children":[["$","div","/Users/gabry/Desktop",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","DESKTOP","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"Desktop"}],["$","span",null,{"className":"text-xs text-text-dim","children":[201," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["mcp__notion__notion-fetch","Bash(grep:*)","mcp__linear__list_teams","mcp__linear__list_projects","mcp__linear__list_issue_labels","mcp__linear__create_project","mcp__linear__create_issue_label","mcp__linear__create_issue","mcp__linear__get_issue","Bash(pnpm exec nx run:*)","Bash(pnpm exec nx:*)","Bash(nx run:*)","Bash(uv run ruff check:*)","Bash(find:*)","Bash(tree:*)","Bash(tofu fmt:*)","mcp__linear__update_issue","mcp__linear__list_issues","Bash(git checkout:*)","Bash(gfgp)","Bash(tofu validate:*)","Bash(git fetch:*)","Bash(git pull:*)","Skill(review)","Bash(gh pr view:*)","Bash(gh pr diff:*)","Bash(npx nx run-many:*)","Bash(uv run pytest:*)","Bash(python3 -m py_compile:*)","Bash(npm run test-all:*)","Bash(uv run basedpyright:*)","Bash(ls:*)","Bash(xargs:*)","WebSearch","Bash(uv sync)","Bash(python3:*)","Bash(npm create:*)","Bash(npm install)","Bash(npm install:*)","Bash(npx tsc:*)","Bash(npm run build:*)","Bash(AWS_PROFILE=dev aws glue:*)","Bash(AWS_PROFILE=dev aws s3 ls:*)","mcp__linear__get_project","Bash(AWS_PROFILE=dev aws s3tables:*)","Bash(AWS_PROFILE=dev aws:*)","Bash(pip3 install:*)","Bash(/Users/gabry/Desktop/.venv/bin/pip install:*)","Bash(/Users/gabry/Desktop/.venv/bin/python:*)","Bash(gh api:*)","Bash(uv run ruff format:*)","Bash(uv run pyright:*)","Bash(npx pyright:*)","mcp__notion__notion-update-page","mcp__linear__list_users","Bash(uv run:*)","Bash(uv sync:*)","Bash(wc:*)","Bash(git reset:*)","Bash(git grep:*)","Bash(python:*)","Bash(poetry run pytest:*)","Bash(poetry run basedpyright:*)","Bash(pnpm exec basedpyright:*)","Skill(fix-tests)","mcp__axiom__queryDataset","WebFetch(domain:github.com)","WebFetch(domain:raw.githubusercontent.com)","WebFetch(domain:search.clinicalgenome.org)","Bash(.venv/bin/ruff check packages/wgs_validations/src packages/wgs_validations/tests)","Bash(.venv/bin/basedpyright:*)","Bash(.venv/bin/pytest tests/validation/test_notebook_utils.py -v)","Bash(.venv/bin/pytest packages/wgs_validations/tests/validation/test_notebook_utils.py -v)","mcp__axiom__checkMonitors","WebFetch(domain:www.notion.so)","Bash(tofu init:*)","WebFetch(domain:boto3.amazonaws.com)","WebFetch(domain:api.crossref.org)","Bash(pnpm lint:*)","Bash(pnpm tsc:*)","Bash(gh pr checkout:*)","Bash(done)","Bash(for:*)","Bash(do echo \"=== $dir ===\" grep -l \"PatientEvent\" \"$dir/src\"/*/*.py)","Bash(while read f)","Bash(do echo \"File: $f\" grep -B2 -A15 \"handle_patient\" \"$f\")","Bash(pnpm --filter bioscope_types fmt:*)","Bash(pnpm run fmt:*)","Bash(pnpm run lint:*)","Bash(pnpm run typecheck:*)","Bash(pdftotext:*)","Bash(cat:*)","Bash(do jq -r '.tiles[] | select\\(.condition\\) | .condition' \"$f\")","mcp__linear__get_attachment","WebFetch(domain:uploads.linear.app)","Bash(pntml exec nx run patient-data-service:test:*)","mcp__axiom__listDashboards","Bash(git:*)","mcp__claude_ai_Linear_2__get_issue","Bash(/tmp/pptx_venv/bin/python3:*)","Bash(.pptx_venv/bin/python3:*)","Bash(source:*)","Bash(chmod +x:*)","Bash(cd ~/Desktop/wgs-ingestion-claude-bot && bash run.sh 2>&1)","Bash(file:*)","Bash(printf:*)","Bash(claude mcp:*)","WebFetch(domain:axiom.co)","Bash(cd:*)","Bash(.venv/bin/python:*)","Bash(/Users/gabry/Desktop/wgs-ingestion-claude-bot/.venv/bin/pip list 2>/dev/null || /Users/gabry/Desktop/wgs-ingestion-claude-bot/.venv/bin/python -m pip list 2>/dev/null)","Bash(gh search:*)","mcp__linear__save_issue","Bash(bcftools query:*)","Bash(tabix:*)","Bash(bcftools view:*)","Bash(grep ^##FILTER:*)","Bash(head:*)","Bash(gzcat /Users/gabry/Desktop/DUL8334G.vcf.gz)","Bash(bcftools stats:*)","Bash(zcat:*)","Bash(bcftools index /Users/gabry/Desktop/DURU6786.vcf.gz 2>&1 && bcftools query -f '%CHROM\\\\t%POS\\\\t%ID\\\\t%REF\\\\t%ALT\\\\t%FILTER\\\\t[%GT\\\\t%DP\\\\t%GQ]\\\\n' /Users/gabry/Desktop/DURU6786.vcf.gz -r chr19:44908684-44908684,chr19:44908822-44908822 2>&1)","Bash(tail:*)","Bash(npx eslint:*)","Bash(/tmp/dp_venv/bin/python3:*)","Bash(for cmd:*)","mcp__notion__notion-search","Bash(pnpm exec:*)","Bash(which bcftools:*)","Bash(echo \"=== HG00096 PASS at DP>=10 ===\")","Bash(echo \"=== DURU6786 PASS at DP>=10 ===\")","Bash(find /Users/gabry/Desktop/SNP_PANEL_PROJECT -type f \\\\\\(-name *.py -o -name *.ts -o -name *.js -o -name *.json \\\\\\))","Bash(du -sh /Users/gabry/Desktop/SNP_PANEL_PROJECT/*)","Bash(.venv/bin/python3 -c \"\nimport json\npath = 'packages/genomics_wgs_query_service/src/genomics_wgs_query_service/genetic_features/data/snp_panels/methylation_b_vitamins.json'\nwith open\\(path\\) as f:\n data = json.load\\(f\\)\nfor v in data['variants']:\n v.pop\\('position_grch38', None\\)\n v.pop\\('ref_alt_plus_strand', None\\)\n gi = v.get\\('genotype_interpretations', {}\\)\n for key in gi:\n gi[key].pop\\('label', None\\)\n gi[key].pop\\('enzyme_activity', None\\)\nwith open\\(path, 'w'\\) as f:\n json.dump\\(data, f, indent=2\\)\n f.write\\('\\\\n'\\)\nprint\\('Done - stripped fields from', len\\(data['variants']\\), 'variants'\\)\n\")","Bash(npx nx:*)","Bash(gzcat /Users/gabry/Desktop/data_tecnica/Freeze_1-weights_and_variants/PGS000765_hmPOS_GRCh38.txt.gz)","WebFetch(domain:pgsc-calc.readthedocs.io)","WebFetch(domain:journals.plos.org)","WebFetch(domain:doi.org)","WebFetch(domain:aacrjournals.org)","WebFetch(domain:iovs.arvojournals.org)","WebFetch(domain:www.pgscatalog.org)","WebFetch(domain:pubmed.ncbi.nlm.nih.gov)","WebFetch(domain:discuss.gnomad.broadinstitute.org)","WebFetch(domain:storage.googleapis.com)","WebFetch(domain:ftp.1000genomes.ebi.ac.uk)","WebFetch(domain:zenodo.org)","WebFetch(domain:registry.opendata.aws)","WebFetch(domain:bioconductor.org)","WebFetch(domain:pmc.ncbi.nlm.nih.gov)","Bash(bash /Users/gabry/Desktop/prs-intermediate-analysis/extract_1kg_eur_af.sh)","mcp__claude_ai_Context7__resolve-library-id","Bash(.venv/bin/python3 -c \"\nfor path in [\n 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features.py',\n]:\n with open\\(path\\) as f:\n content = f.read\\(\\)\n content = content.replace\\('_enrich_genetic_features', 'enrich_genetic_features'\\)\n content = content.replace\\('enrich_genetic_features, # pyright: ignore[reportPrivateUsage]', 'enrich_genetic_features,'\\)\n with open\\(path, 'w'\\) as f:\n f.write\\(content\\)\n print\\(f'Fixed {path}'\\)\n\")","Bash(.venv/bin/python3 -c \"\nfor path in [\n 'packages/genomics_wgs_query_service/src/genomics_wgs_query_service/handlers/get_genetic_features.py',\n 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features.py',\n]:\n with open\\(path\\) as f:\n content = f.read\\(\\)\n content = content.replace\\('_enrich_variant', 'enrich_variant'\\)\n content = content.replace\\('enrich_variant, # pyright: ignore[reportPrivateUsage]', 'enrich_variant,'\\)\n with open\\(path, 'w'\\) as f:\n f.write\\(content\\)\n print\\(f'Fixed {path}'\\)\n\")","Bash(.venv/bin/python3 -c \"\npath = 'packages/genomics_wgs_query_service/tests/test_handlers_get_genetic_features_for_patient.py'\nwith open\\(path\\) as f:\n content = f.read\\(\\)\ncontent = content.replace\\('_enrich_genetic_features', 'enrich_genetic_features'\\)\nwith open\\(path, 'w'\\) as f:\n f.write\\(content\\)\nprint\\('Done'\\)\n\")","WebFetch(domain:pygscatalog.readthedocs.io)","Bash(export AWS_PROFILE=dev)","Bash(aws lambda:*)","Read(//tmp/**)","Bash(gzcat /Users/gabry/Desktop/PRS_INVESTIGATION/data_tecnica/Freeze_1-weights_and_variants/PGS000024_hmPOS_GRCh38.txt.gz)","Bash(gzcat /Users/gabry/Desktop/PRS_INVESTIGATION/analysis/1kg_scores/036f110e-e8b8-4024-bbf4-2827a1aa1d6f/HG00343_prs_scores.json.gz)","Bash(grep -r .create\\\\\\(/Users/gabry/Desktop/platform-services/packages/cmbio_sync_service/src --include=*.py -B 3 -A 3)","Bash(pnpm lint:all)","Bash(pnpm sync-schema:*)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_log.csv.gz)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_pgs.txt.gz)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_popsimilarity.txt.gz)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/score/SAMPLE_info.json.gz)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_ALL_additive_0.scorefile.gz)","Bash(gunzip -c ~/Desktop/DUL8334G_diagnostics/SAMPLE/match/SAMPLE_ALL_additive_1.scorefile.gz)","Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-genomics-gxg-shared/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)","Bash(echo \"---EXIT:$?\")","Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-genomics-clinvar-xml-blocks/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)","Bash(AWS_PROFILE=prod-admin aws s3 ls --recursive s3://bioscope-prod-platform-files/8ecc523a-6232-4397-ad39-f6a92ba32ab8/)","Bash(AWS_PROFILE=prod-admin aws s3 cp:*)","Bash(npx create-next-app@latest MiClaw --typescript --tailwind --app --src-dir --eslint --no-turbopack --use-npm --import-alias \"@/*\")","Bash(npx create-next-app@latest miclaw --typescript --tailwind --app --src-dir --eslint --no-turbopack --use-npm --import-alias \"@/*\")","Bash(bun --version)","Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+config+manager&sort=stars&order=desc&per_page=10\")","Bash(rm -rf node_modules package-lock.json)","Bash(bun install:*)","Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+dashboard+UI&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+settings+GUI&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=CLAUDE.md+manager&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+admin+panel+web&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=claude+code+MCP+server+manager+visual&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=%22claude+code%22+configuration+web+interface&sort=stars&order=desc&per_page=10\")","Bash(curl -s \"https://api.github.com/search/repositories?q=%22claude+code%22+hooks+skills+editor&sort=stars&order=desc&per_page=10\")","Bash(bun run:*)","Bash(bun add:*)","Bash(pkill -f \"next dev\")","Bash(curl -s http://localhost:3000)","Bash(curl -s http://localhost:3000/mcp)","Bash(curl -s http://localhost:3000/hooks)","Bash(curl -s http://localhost:3000/agents)","Bash(npx next:*)","Bash(bunx tsc:*)","Bash(node -e ':*)","Bash(npx playwright:*)","Bash(bun list:*)","Bash(npm list:*)"],"deny":"$undefined","ask":"$undefined"}}]}],"$L12"]}]]}]]}],"$L13","$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]]}]
|
|
23
|
+
12:["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]
|
|
24
|
+
13:["$","div","/Users/gabry/Desktop/DHL/dhl-visualizer",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","DHL-VISUALIZER","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/DHL/dhl-visualizer"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"dhl-visualizer"}],["$","span",null,{"className":"text-xs text-text-dim","children":[2," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(npm run build:*)","Bash(npm install:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]]}]]}]]}]
|
|
25
|
+
14:["$","div","/Users/gabry/Desktop/ROADMAP_2026",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","ROADMAP_2026","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/ROADMAP_2026"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"ROADMAP_2026"}],["$","span",null,{"className":"text-xs text-text-dim","children":[4," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(open:*)","Bash(lsof:*)","mcp__axiom__getDashboard","mcp__linear__get_issue"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]]}]]}]]}]]}]]}]
|
|
26
|
+
15:["$","div","/Users/gabry/Desktop/infrastructure",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","INFRASTRUCTURE","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/infrastructure"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"infrastructure"}],["$","span",null,{"className":"text-xs text-text-dim","children":[10," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(find:*)","Bash(tofu fmt:*)","Bash(tofu validate:*)","WebSearch","Bash(mkdir:*)","Bash(tofu init:*)","Bash(gh pr view:*)","Bash(gh pr diff:*)","mcp__linear__get_issue","Bash(grep:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],"$L1d"]}]]}]]}]]}]]}]]}]]}]
|
|
27
|
+
16:["$","div","/Users/gabry/Desktop/personal_genomics/blood_typing/results",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","BLOOD_TYPING/RESULTS","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/personal_genomics/blood_typing/results"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"blood_typing/results"}],["$","span",null,{"className":"text-xs text-text-dim","children":[5," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["WebSearch","WebFetch(domain:www.ncbi.nlm.nih.gov)","Bash(bcftools view:*)","WebFetch(domain:gnomad.broadinstitute.org)","WebFetch(domain:search.clinicalgenome.org)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],"$L1e"]}],"$L1f"]}]]}]]}]]}]]}]]}]]}]
|
|
28
|
+
17:["$","div","/Users/gabry/Desktop/platform-services",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","PLATFORM-SERVICES","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/platform-services"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"platform-services"}],["$","span",null,{"className":"text-xs text-text-dim","children":[34," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(pnpm exec nx run:*)","Bash(cat:*)","Bash(gunzip:*)","WebSearch","Bash(grep:*)","Bash(uv run ruff check:*)","Bash(uv run python:*)","Bash(find:*)","Bash(xargs:*)","Bash(gh pr diff:*)","Bash(gh pr list:*)","Bash(gh pr view:*)","Bash(tree:*)","WebFetch(domain:www.ncbi.nlm.nih.gov)","Bash(claude mcp add:*)","mcp__linear__create_issue","Bash(uv run ruff:*)","Bash(ruff format:*)","Bash(python -m pytest:*)","Bash(git -C /Users/gabry/Desktop/platform-services status packages/microbiome_service/)","Bash(uv run pyright:*)","mcp__linear__list_teams","Bash(git checkout:*)","Bash(terraform fmt:*)","Bash(linear issue create:*)","Bash(npx linear --help:*)","mcp__linear__list_issue_labels","mcp__linear__get_issue","mcp__axiom__queryDataset","Bash(done)","Bash(uv run:*)","Bash(cd:*)","Bash(python3:*)","WebFetch(domain:github.com)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],"$L20"]}],"$L21"]}],"$L22"]}]]}]]}]]}]]}]
|
|
29
|
+
18:["$","div","/Users/gabry/Desktop/platform-services/packages/wgs_validations",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WGS_VALIDATIONS","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/platform-services/packages/wgs_validations"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wgs_validations"}],["$","span",null,{"className":"text-xs text-text-dim","children":[14," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(tail:)","Bash(echo === filteredVcf stats ===:*)","Bash(echo === processedVcf stats ===:*)","Bash(echo === invalidVcf stats ===:*)","Bash(echo === filteredVcf ===:*)","Bash(echo === processedVcf ===:*)","Bash(echo === invalidVcf ===:*)","Bash(bcftools stats:*)","Bash(bcftools view:*)","Bash(echo === filteredVcf updated contigs ===:*)","Bash(bcftools query:*)","Bash(tail:*)","Bash(grep:*)","Bash(uv run:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":["$L23",false]}],"$L24"]}]]}]]}]]}]]}]]}]
|
|
30
|
+
19:["$","div","/Users/gabry/Desktop/ps-copy/platform-services",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","PLATFORM-SERVICES","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/ps-copy/platform-services"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"platform-services"}],["$","span",null,{"className":"text-xs text-text-dim","children":[13," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(gh pr view:*)","Bash(gh pr diff:*)","Bash(pnpm --version:*)","Bash(pnpm exec nx run scripts:lint:*)","Bash(pnpm exec nx run:*)","Bash(unzip:*)","Bash(uv run ruff:*)","Bash(bcftools query:*)","Bash(bcftools view:*)","Bash(zcat:*)","Bash(head:*)","Bash(python3:*)","Bash(uv run:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":["$L25","$L26"]}],"$L27"]}]]}]]}]]}]]}]]}]]}]
|
|
31
|
+
1a:["$","div","/Users/gabry/Desktop/web-app",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WEB-APP","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/web-app"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"web-app"}],["$","span",null,{"className":"text-xs text-text-dim","children":[13," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["Bash(ls:*)","Bash(pnpm lint:*)","Bash(pnpm tsc:*)","Bash(find:*)","Bash(pnpm lint:check:*)","Bash(git fetch:*)","Bash(git pull:*)","Bash(gh pr view:*)","Bash(gh pr diff:*)","Bash(git checkout:*)","Bash(python3:*)","Bash(head:*)","Bash(tail:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],"$L28"]}],"$L29"]}]]}]]}]]}]]}]]}]]}]
|
|
32
|
+
1b:["$","div","/Users/gabry/Desktop/wgs-ingestion-bot",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WGS-INGESTION-BOT","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/wgs-ingestion-bot"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wgs-ingestion-bot"}],["$","span",null,{"className":"text-xs text-text-dim","children":[31," allow",", 14 deny",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["mcp__axiom__queryDataset","mcp__axiom__checkMonitors","mcp__axiom__getMonitorHistory","mcp__slack-wgs__slack_reply","mcp__slack-wgs__slack_upload_report","mcp__linear__list_teams","mcp__linear__list_users","mcp__linear__list_issues","mcp__linear__get_issue","mcp__linear__save_issue","Read(path:/Users/gabry/Desktop/platform-services/**)","Read(path:/Users/gabry/Desktop/infrastructure/**)","Read(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)","Edit(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)","Write(path:/Users/gabry/Desktop/wgs-ingestion-bot/reports/**)","Glob(path:/Users/gabry/Desktop/platform-services/**)","Glob(path:/Users/gabry/Desktop/infrastructure/**)","Glob(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)","Grep(path:/Users/gabry/Desktop/platform-services/**)","Grep(path:/Users/gabry/Desktop/infrastructure/**)","Grep(path:/Users/gabry/Desktop/wgs-ingestion-bot/**)","mcp__axiom__queryDataset","mcp__axiom__checkMonitors","mcp__axiom__getMonitorHistory","mcp__slack-wgs__slack_reply","mcp__slack-wgs__slack_upload_report","mcp__linear__list_teams","mcp__linear__list_users","mcp__linear__list_issues","mcp__linear__get_issue","mcp__linear__save_issue"],"deny":["Bash","mcp__linear__save_comment","mcp__claude_ai_Slack__slack_send_message","mcp__claude_ai_Slack__slack_send_message_draft","mcp__claude_ai_Slack__slack_schedule_message","mcp__claude_ai_Slack__slack_create_canvas","mcp__claude_ai_Slack__slack_update_canvas","Bash","mcp__linear__save_comment","mcp__claude_ai_Slack__slack_send_message","mcp__claude_ai_Slack__slack_send_message_draft","mcp__claude_ai_Slack__slack_schedule_message","mcp__claude_ai_Slack__slack_create_canvas","mcp__claude_ai_Slack__slack_update_canvas"],"ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":["$L2a",false]}],"$L2b"]}]]}],"$L2c","$L2d","$L2e"]}]]}]]}]]}]]}]
|
|
33
|
+
1c:["$","div","/Users/gabry/Desktop/wiki",{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WIKI","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/wiki"}]]}],["$","div",null,{"id":"$undefined","className":"border border-border rounded-sm p-5 scroll-mt-4 ","onClick":"$undefined","onMouseEnter":"$undefined","onMouseLeave":"$undefined","children":[["$","div",null,{"className":"flex items-baseline justify-between mb-4","children":[["$","h3",null,{"className":"text-sm font-medium","children":"wiki"}],["$","span",null,{"className":"text-xs text-text-dim","children":[7," allow","",""]}]]}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-3 gap-6","children":[["$","div",null,{"className":"lg:col-span-2","children":["$","$L11",null,{"permissions":{"allow":["WebSearch","WebFetch(domain:registry.opendata.aws)","WebFetch(domain:www.internationalgenome.org)","Bash(git -C /Users/gabry/Desktop/platform-services log --oneline --all --grep=\"genomics\\\\|wgs\\\\|pipeline\\\\|version\")","Bash(find:*)","Bash(xargs -I {} sh -c 'echo \"\"\"\"=== {} ===\"\"\"\" && head -20 {}')","Bash(tree:*)"],"deny":"$undefined","ask":"$undefined"}}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-xs text-text-dim mb-2","children":"Settings Priority"}],["$","div",null,{"className":"flex flex-col gap-0","children":[["$","div","Enterprise",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Enterprise"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"managed-settings.json"}]]}]]}],["$","div","CLI Flag",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]]}]]}],["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}],["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-surface-raised"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}],["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":["$L2f","$L30"]}],"$L31"]}]]}]]}]]}]]}]]}]]}]
|
|
34
|
+
1d:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]
|
|
35
|
+
1e:["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]
|
|
36
|
+
1f:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]
|
|
37
|
+
20:["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]
|
|
38
|
+
21:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"Project Shared"}],false]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]
|
|
39
|
+
22:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
40
|
+
23:["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}]
|
|
41
|
+
24:["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]
|
|
42
|
+
25:["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}]
|
|
43
|
+
26:["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]
|
|
44
|
+
27:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]
|
|
45
|
+
28:["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]
|
|
46
|
+
29:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]
|
|
47
|
+
2a:["$","span",null,{"className":"text-xs font-medium text-text-dim","children":"CLI Flag"}]
|
|
48
|
+
2b:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"--settings"}]
|
|
49
|
+
2c:["$","div","Project Local",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Local"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.local.json"}]]}]]}]
|
|
50
|
+
2d:["$","div","Project Shared",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],["$","div",null,{"className":"w-px flex-1 bg-border-strong"}]]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"Project Shared"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":".claude/settings.json"}]]}]]}]
|
|
51
|
+
2e:["$","div","User Global",{"className":"flex items-stretch","children":[["$","div",null,{"className":"flex flex-col items-center w-5 shrink-0","children":[["$","div",null,{"className":"w-2 h-2 rounded-full shrink-0 mt-2.5 bg-accent"}],false]}],["$","div",null,{"className":"pb-3 pl-3","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}],["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]]}],["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]]}]]}]
|
|
52
|
+
2f:["$","span",null,{"className":"text-xs font-medium text-text","children":"User Global"}]
|
|
53
|
+
30:["$","span",null,{"className":"font-mono text-[10px] text-accent","children":"*"}]
|
|
54
|
+
31:["$","p",null,{"className":"text-xs font-mono text-text-dim","children":"~/.claude/settings.json"}]
|