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,8 +1,8 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[35996,["/_next/static/chunks/
|
|
3
|
-
5:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[35996,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/14eh46s-dfy04.js"],"OverviewClient"]
|
|
3
|
+
5:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
|
|
4
4
|
6:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"h-full relative","children":["$","$L2",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"199 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}],["$L3"],"$L4"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"vFFhR9bZqGO0pHP7N7NNG"}
|
|
6
|
-
3:["$","script","script-0",{"src":"/_next/static/chunks/
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"h-full relative","children":["$","$L2",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"201 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}],["$L3"],"$L4"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ykykNEJbtAXExgOj13bt9"}
|
|
6
|
+
3:["$","script","script-0",{"src":"/_next/static/chunks/14eh46s-dfy04.js","async":true}]
|
|
7
7
|
4:["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]
|
|
8
8
|
7:null
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[22140,["/_next/static/chunks/
|
|
3
|
-
3:I[39756,["/_next/static/chunks/
|
|
4
|
-
4:I[37457,["/_next/static/chunks/
|
|
5
|
-
6:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[22140,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"Sidebar"]
|
|
3
|
+
3:I[39756,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
4
|
+
4:I[37457,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
5
|
+
6:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
|
|
6
6
|
7:"$Sreact.suspense"
|
|
7
|
-
9:I[97367,["/_next/static/chunks/
|
|
8
|
-
b:I[97367,["/_next/static/chunks/
|
|
9
|
-
d:I[68027,["/_next/static/chunks/
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
9:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
|
+
b:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
|
+
d:I[68027,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
|
|
10
|
+
:HL["/_next/static/chunks/0lb3l2a8_251j.css","style"]
|
|
11
11
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0lb3l2a8_251j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/08fwcb._hc08b.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable","children":["$","body",null,{"className":"bg-surface text-text font-sans antialiased","children":["$","div",null,{"className":"flex h-screen overflow-hidden","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 overflow-y-auto bg-grid","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/14eh46s-dfy04.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0lb3l2a8_251j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ykykNEJbtAXExgOj13bt9"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
-
e:I[27201,["/_next/static/chunks/
|
|
16
|
+
e:I[27201,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
17
17
|
8:null
|
|
18
18
|
c:[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Le","3",{}]]
|
|
19
|
-
f:I[35996,["/_next/static/chunks/
|
|
20
|
-
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"199 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
19
|
+
f:I[35996,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/14eh46s-dfy04.js"],"OverviewClient"]
|
|
20
|
+
5:["$","div",null,{"className":"h-full relative","children":["$","$Lf",null,{"data":{"global":[{"id":"agent-/Users/gabry/.claude/agents/address-review.md","label":"address-review","type":"agent","model":"sonnet","description":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.","href":"/agents#address-review"},{"id":"agent-/Users/gabry/.claude/agents/fix-tests.md","label":"fix-tests","type":"agent","model":"sonnet","description":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.","href":"/agents#fix-tests"},{"id":"agent-/Users/gabry/.claude/agents/implement.md","label":"implement","type":"agent","model":"opus","description":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.","href":"/agents#implement"},{"id":"agent-/Users/gabry/.claude/agents/review.md","label":"review","type":"agent","model":"opus","description":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.","href":"/agents#review"},{"id":"skill-/Users/gabry/.claude/skills/implement-ticket/SKILL.md","label":"implement-ticket","type":"skill","description":"Full implementation pipeline for a ticket -- implement, review, address feedback, fix tests. Orchestrates subagents with parallelism for multi-package changes.","href":"/skills#implement-ticket"},{"id":"global-settings","label":"settings.json","type":"setting","href":"/settings"}],"projects":[{"name":"Desktop","path":"/Users/gabry/Desktop","shortPath":"~/Desktop","items":[{"id":"skill-/Users/gabry/Desktop/.claude/skills/find-variant/SKILL.md","label":"find-variant","type":"skill","description":"Look up a genomic variant in a local VCF and public databases (ClinVar, dbSNP, ClinGen, GWAS)","href":"/projects/Desktop#find-variant"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/fix-tests/SKILL.md","label":"fix-tests","type":"skill","description":"Analyze and fix test files to follow platform-services testing standards","href":"/projects/Desktop#fix-tests"},{"id":"skill-/Users/gabry/Desktop/.claude/skills/make-status-report/SKILL.md","label":"make-status-report","type":"skill","description":"$undefined","href":"/projects/Desktop#make-status-report"},{"id":"rule-/Users/gabry/Desktop/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/Desktop#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop","label":"201 permissions","type":"setting","href":"/projects/Desktop"}],"children":[{"name":"wiki","path":"/Users/gabry/Desktop/wiki","shortPath":"~/Desktop/wiki","items":[{"id":"settings-/Users/gabry/Desktop/wiki","label":"7 permissions","type":"setting","href":"/projects/wiki"}],"children":[]},{"name":"web-app","path":"/Users/gabry/Desktop/web-app","shortPath":"~/Desktop/web-app","items":[{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md","label":"playwright-test-generator","type":"agent","model":"sonnet","description":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>","href":"/projects/web-app#playwright-test-generator"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md","label":"playwright-test-healer","type":"agent","model":"sonnet","description":"Use this agent when you need to debug and fix failing Playwright tests","href":"/projects/web-app#playwright-test-healer"},{"id":"agent-/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md","label":"playwright-test-planner","type":"agent","model":"sonnet","description":"Use this agent when you need to create comprehensive test plan for a web application or website","href":"/projects/web-app#playwright-test-planner"},{"id":"skill-/Users/gabry/Desktop/web-app/.claude/skills/smoke-test/SKILL.md","label":"smoke-test","type":"skill","description":"Use this skill for doing exploratory testing of the application","href":"/projects/web-app#smoke-test"},{"id":"mcp-playwright-test-/Users/gabry/Desktop/web-app","label":"playwright-test","type":"mcp","description":"stdio: npx","href":"/projects/web-app#playwright-test"},{"id":"rule-/Users/gabry/Desktop/web-app/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/web-app#CLAUDE.md"},{"id":"rule-/Users/gabry/Desktop/web-app/.clauderules","label":".clauderules","type":"rule","href":"/projects/web-app#.clauderules"},{"id":"rule-/Users/gabry/Desktop/web-app/.claude/rules.md","label":"rules.md","type":"rule","href":"/projects/web-app#rules.md"},{"id":"settings-/Users/gabry/Desktop/web-app","label":"13 permissions","type":"setting","href":"/projects/web-app"}],"children":[]},{"name":"ROADMAP_2026","path":"/Users/gabry/Desktop/ROADMAP_2026","shortPath":"~/Desktop/ROADMAP_2026","items":[{"id":"rule-/Users/gabry/Desktop/ROADMAP_2026/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/ROADMAP_2026#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ROADMAP_2026","label":"4 permissions","type":"setting","href":"/projects/ROADMAP_2026"}],"children":[]},{"name":"infrastructure","path":"/Users/gabry/Desktop/infrastructure","shortPath":"~/Desktop/infrastructure","items":[{"id":"cmd-/Users/gabry/Desktop/infrastructure/.claude/commands/security-audit.md","label":"security-audit","type":"command","href":"/projects/infrastructure#security-audit"},{"id":"rule-/Users/gabry/Desktop/infrastructure/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/infrastructure#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/infrastructure/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/infrastructure#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/infrastructure","label":"10 permissions","type":"setting","href":"/projects/infrastructure"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/platform-services","shortPath":"~/Desktop/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/platform-services","label":"34 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/platform-services/packages/wgs_validations","shortPath":"~/Desktop/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"},{"id":"settings-/Users/gabry/Desktop/platform-services/packages/wgs_validations","label":"14 permissions","type":"setting","href":"/projects/wgs_validations"}],"children":[]}]},{"name":"wgs-ingestion-bot","path":"/Users/gabry/Desktop/wgs-ingestion-bot","shortPath":"~/Desktop/wgs-ingestion-bot","items":[{"id":"cmd-/Users/gabry/Desktop/wgs-ingestion-bot/.claude/commands/investigate-wgs-ingestion.md","label":"investigate-wgs-ingestion","type":"command","href":"/projects/wgs-ingestion-bot#investigate-wgs-ingestion"},{"id":"mcp-slack-wgs-/Users/gabry/Desktop/wgs-ingestion-bot","label":"slack-wgs","type":"mcp","description":"stdio: bun","href":"/projects/wgs-ingestion-bot#slack-wgs"},{"id":"rule-/Users/gabry/Desktop/wgs-ingestion-bot/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/wgs-ingestion-bot#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/wgs-ingestion-bot","label":"31 permissions","type":"setting","href":"/projects/wgs-ingestion-bot"}],"children":[]},{"name":"dhl-visualizer","path":"/Users/gabry/Desktop/DHL/dhl-visualizer","shortPath":"~/Desktop/DHL/dhl-visualizer","items":[{"id":"settings-/Users/gabry/Desktop/DHL/dhl-visualizer","label":"2 permissions","type":"setting","href":"/projects/dhl-visualizer"}],"children":[]},{"name":"platform-services","path":"/Users/gabry/Desktop/ps-copy/platform-services","shortPath":"~/Desktop/ps-copy/platform-services","items":[{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/access-control-scan.md","label":"access-control-scan","type":"command","href":"/projects/platform-services#access-control-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/add-llm-proxy-service-model.md","label":"add-llm-proxy-service-model","type":"command","href":"/projects/platform-services#add-llm-proxy-service-model"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/idor-scan.md","label":"idor-scan","type":"command","href":"/projects/platform-services#idor-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/phi-exposure-scan.md","label":"phi-exposure-scan","type":"command","href":"/projects/platform-services#phi-exposure-scan"},{"id":"cmd-/Users/gabry/Desktop/ps-copy/platform-services/.claude/commands/upgrade-litellm.md","label":"upgrade-litellm","type":"command","href":"/projects/platform-services#upgrade-litellm"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/AGENTS.md","label":"AGENTS.md","type":"rule","href":"/projects/platform-services#AGENTS.md"},{"id":"rule-/Users/gabry/Desktop/ps-copy/platform-services/CLAUDE.md","label":"CLAUDE.md","type":"rule","href":"/projects/platform-services#CLAUDE.md"},{"id":"settings-/Users/gabry/Desktop/ps-copy/platform-services","label":"13 permissions","type":"setting","href":"/projects/platform-services"}],"children":[{"name":"wgs_validations","path":"/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations","shortPath":"~/Desktop/ps-copy/platform-services/packages/wgs_validations","items":[{"id":"skill-/Users/gabry/Desktop/ps-copy/platform-services/packages/wgs_validations/.claude/skills/create-validation-notebook/SKILL.md","label":"create-validation-notebook","type":"skill","description":"Create a validation notebook for WGS pipeline testing based on modified packages","href":"/projects/wgs_validations#create-validation-notebook"}],"children":[]}]},{"name":"blood_typing/results","path":"/Users/gabry/Desktop/personal_genomics/blood_typing/results","shortPath":"~/Desktop/personal_genomics/blood_typing/results","items":[{"id":"settings-/Users/gabry/Desktop/personal_genomics/blood_typing/results","label":"5 permissions","type":"setting","href":"/projects/blood_typing%2Fresults"}],"children":[]}]}]}}]}]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[97367,["/_next/static/chunks/
|
|
3
|
-
3:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[27201,["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ykykNEJbtAXExgOj13bt9"}
|
|
@@ -1,6 +1,6 @@
|
|
|
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
|
-
:HL["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_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
|
+
:HL["/_next/static/chunks/0lb3l2a8_251j.css","style"]
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0lb3l2a8_251j.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/08fwcb._hc08b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}]],["$","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","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ykykNEJbtAXExgOj13bt9"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0lb3l2a8_251j.css","style"]
|
|
2
2
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
3
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
5
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"ykykNEJbtAXExgOj13bt9"}
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
"lowPriorityFiles": [],
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/0bzupvr5gt3k9.js",
|
|
10
|
-
"static/chunks/
|
|
10
|
+
"static/chunks/04aem330ymbdp.js",
|
|
11
11
|
"static/chunks/0bogtdbh.dcu1.js",
|
|
12
|
-
"static/chunks/
|
|
12
|
+
"static/chunks/0pokw498xojn-.js",
|
|
13
|
+
"static/chunks/turbopack-0vxtok8kx-1on.js"
|
|
13
14
|
],
|
|
14
15
|
"pages": {},
|
|
15
16
|
"ampFirstPages": []
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/mcp/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0qau0oe._.js")
|
|
3
|
+
R.c("server/chunks/ssr/node_modules_next_dist_060d1m.._.js")
|
|
3
4
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_08617.g.js")
|
|
4
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
-
R.c("server/chunks/ssr/
|
|
6
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
7
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__13f6exv._.js")
|
|
6
|
+
R.c("server/chunks/ssr/node_modules_06ooq~z._.js")
|
|
7
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0a6fhf4._.js")
|
|
8
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0.angw.._.js")
|
|
9
|
+
R.c("server/chunks/ssr/node_modules_next_dist_compiled_0wewlb4._.js")
|
|
8
10
|
R.c("server/chunks/ssr/[root-of-the-server]__0dey16.._.js")
|
|
9
11
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
|
|
10
12
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]__0.angw.._.js","../../chunks/ssr/[root-of-the-server]__00-fvlp._.js","../../chunks/ssr/[root-of-the-server]__0a6fhf4._.js","../../chunks/ssr/[root-of-the-server]__0dey16.._.js","../../chunks/ssr/[root-of-the-server]__0qau0oe._.js","../../chunks/ssr/[root-of-the-server]__13f6exv._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0n0cdzu._.js","../../chunks/ssr/_next-internal_server_app_mcp_page_actions_00_op~_.js","../../chunks/ssr/node_modules_06ooq~z._.js","../../chunks/ssr/node_modules_09w7yel._.js","../../chunks/ssr/node_modules_next_dist_060d1m.._.js","../../chunks/ssr/node_modules_next_dist_0e1izl_._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_compiled_0wewlb4._.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_08617.g.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/mcp/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/
|
|
2
|
+
globalThis.__RSC_MANIFEST["/mcp/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx <module evaluation>":{"id":22140,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx":{"id":22140,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/08fwcb._hc08b.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"22140":{"*":{"id":45209,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__00-fvlp._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0n0cdzu._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"22140":{"*":{"id":17875,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0lb3l2a8_251j.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0lb3l2a8_251j.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/08fwcb._hc08b.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/08fwcb._hc08b.js","static/chunks/0d3shmwh5_nmn.js"]}};
|
|
3
3
|
|