@shepai/cli 1.182.0 → 1.182.1
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/dist/packages/core/src/application/ports/output/services/git-pr-service.interface.d.ts +8 -1
- package/dist/packages/core/src/application/ports/output/services/git-pr-service.interface.d.ts.map +1 -1
- package/dist/packages/core/src/application/use-cases/repositories/import-github-repository.use-case.d.ts +13 -1
- package/dist/packages/core/src/application/use-cases/repositories/import-github-repository.use-case.d.ts.map +1 -1
- package/dist/packages/core/src/application/use-cases/repositories/import-github-repository.use-case.js +44 -5
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts +1 -0
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts.map +1 -1
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.js +15 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/build-manifest.json +2 -2
- package/web/.next/fallback-build-manifest.json +2 -2
- package/web/.next/prerender-manifest.json +3 -3
- package/web/.next/required-server-files.js +2 -2
- package/web/.next/required-server-files.json +2 -2
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page/server-reference-manifest.json +32 -32
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/chat/page/server-reference-manifest.json +30 -30
- package/web/.next/server/app/(dashboard)/@drawer/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/create/page/server-reference-manifest.json +33 -33
- package/web/.next/server/app/(dashboard)/@drawer/create/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/create/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page/server-reference-manifest.json +41 -41
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/chat/page/server-reference-manifest.json +30 -30
- package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/create/page/server-reference-manifest.json +33 -33
- package/web/.next/server/app/(dashboard)/create/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/create/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page/server-reference-manifest.json +41 -41
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/page/server-reference-manifest.json +30 -30
- package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error.html +2 -2
- package/web/.next/server/app/_global-error.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/_not-found/page/server-reference-manifest.json +7 -7
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/application/[id]/page/server-reference-manifest.json +15 -15
- package/web/.next/server/app/application/[id]/page.js.nft.json +1 -1
- package/web/.next/server/app/application/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/features/page/server-reference-manifest.json +7 -7
- package/web/.next/server/app/features/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/settings/page/server-reference-manifest.json +10 -10
- package/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/skills/page/server-reference-manifest.json +15 -15
- package/web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/tools/page/server-reference-manifest.json +13 -13
- package/web/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/version/page/server-reference-manifest.json +7 -7
- package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
- package/web/.next/server/chunks/[root-of-the-server]__a402b567._.js +1 -1
- package/web/.next/server/chunks/[root-of-the-server]__c8f90b29._.js +1 -1
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js +1 -1
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js.map +1 -1
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js +2 -2
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1925bef0._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js +2 -2
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__4ee8be85._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__e265da61._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_0277d3b5._.js +1 -1
- package/web/.next/server/chunks/ssr/_0277d3b5._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_56b9d60f._.js +1 -1
- package/web/.next/server/chunks/ssr/_56b9d60f._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_5dec4047._.js +3 -0
- package/web/.next/server/chunks/ssr/{_a7184dfa._.js.map → _5dec4047._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{_21cc662b._.js → _73aa3b20._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_21cc662b._.js.map → _73aa3b20._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{_177d29c6._.js → _774cbf7d._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_177d29c6._.js.map → _774cbf7d._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{_503102fc._.js → _81e7a131._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_503102fc._.js.map → _81e7a131._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_946a7fc6._.js +1 -1
- package/web/.next/server/chunks/ssr/_946a7fc6._.js.map +1 -1
- package/web/.next/server/chunks/ssr/{_575fe3ee._.js → _d75dcb43._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_575fe3ee._.js.map → _d75dcb43._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_eff1b518._.js +1 -1
- package/web/.next/server/chunks/ssr/_eff1b518._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f227429a._.js +1 -1
- package/web/.next/server/chunks/ssr/_f227429a._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f86fc1bf._.js +1 -1
- package/web/.next/server/chunks/ssr/_f86fc1bf._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f8c55130._.js +1 -1
- package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js +1 -1
- package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/f3a1f_components_common_control-center-drawer_repository-drawer-client_tsx_39a00c03._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_app_actions_open-ide_ts_baaca5d5._.js +3 -3
- package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js.map +1 -1
- package/web/.next/server/pages/500.html +2 -2
- package/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/server/server-reference-manifest.json +54 -54
- package/web/.next/static/chunks/{87a0df5389e06641.js → 2af89379fde6831d.js} +1 -1
- package/web/.next/static/chunks/{b87904ecdddde972.js → 3a71cab38909921e.js} +1 -1
- package/web/.next/static/chunks/{e4f0ca20b62bd66f.js → 4e53adb5d07b7e3d.js} +1 -1
- package/web/.next/static/chunks/{ceff12f8a2e5bc08.js → 503d2e86f83285f9.js} +1 -1
- package/web/.next/static/chunks/{8c9016ab8c1f6204.js → 5e7ac3508bef115f.js} +1 -1
- package/web/.next/static/chunks/761a7c542b358739.js +1 -0
- package/web/.next/static/chunks/{6afd16b2fe544054.js → 7bf6ed16395220c4.js} +2 -2
- package/web/.next/static/chunks/{be2e80436bc15812.js → 996e4ea45364bf3c.js} +2 -2
- package/web/.next/static/chunks/{b4aa3a83f2451e07.js → 9e9b60f127270dfd.js} +1 -1
- package/web/.next/static/chunks/{ac22076c64634ac1.js → a2601dbbcb657c7d.js} +1 -1
- package/web/.next/static/chunks/{de7de1db2a8788dd.js → a31f2264cedb23e9.js} +1 -1
- package/web/.next/static/chunks/{a2531137c7d36d54.js → abf7d1b66555b758.js} +1 -1
- package/web/.next/static/chunks/{33dc7a1041f4ab64.js → d488e6b5cbbc6833.js} +1 -1
- package/web/.next/static/chunks/{2424ab50273fe1d9.js → d984d1d8d506291c.js} +1 -1
- package/web/.next/static/chunks/e843a0d8e8c645c4.js +1 -0
- package/web/.next/static/chunks/{7604027076448f2b.js → f5ed0232d50b1ec8.js} +1 -1
- package/web/.next/server/chunks/ssr/_a7184dfa._.js +0 -3
- package/web/.next/static/chunks/94e8559ae19a16e1.js +0 -1
- package/web/.next/static/chunks/a0cfca1e5fd467e9.js +0 -1
- /package/web/.next/static/{EVCmRtpgNX9ebXGb-bV1G → 6GBQ7MHEYpZbJzqULwvXh}/_buildManifest.js +0 -0
- /package/web/.next/static/{EVCmRtpgNX9ebXGb-bV1G → 6GBQ7MHEYpZbJzqULwvXh}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{EVCmRtpgNX9ebXGb-bV1G → 6GBQ7MHEYpZbJzqULwvXh}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"002386bee71a5ce17cbded353839cc75a79eb772f6\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\",\n \"exportedName\": \"getAllAgentModels\"\n },\n \"0022940fac7b76d693ef518b0f0df38f98e93c94a8\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\",\n \"exportedName\": \"checkAllAgentsStatus\"\n },\n \"6029f0baee8045ab649b4dde1ddabc22ae7cabcd03\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\",\n \"exportedName\": \"updateAgentAndModel\"\n },\n \"006daede354b3555a3add6f42fa5cfb038a9b3fdbd\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\",\n \"exportedName\": \"pickFolder\"\n },\n \"40f17cd57586bb2fa54f262248dcce3ee1e9e21e73\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\",\n \"exportedName\": \"listGitHubRepositories\"\n },\n \"00da7d4452a7dfe670ada510be8f6bf1489124b108\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\",\n \"exportedName\": \"listGitHubOrganizations\"\n },\n \"404e73f4011dad1aae02357f58af12bb02bb204eca\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\",\n \"exportedName\": \"importGitHubRepository\"\n },\n \"407e705c6dbaa58d897f3a9504359bf8848d5d9ca0\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\",\n \"exportedName\": \"deployFeature\"\n },\n \"4092b46401f01d7a804b3709092893722c29c6b69d\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\",\n \"exportedName\": \"deployRepository\"\n },\n \"40dd07394d324152bd45e4e4f769f366d967e25308\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\",\n \"exportedName\": \"deployApplication\"\n },\n \"40506a30fcbe01aae704103714c08f8a05e7af009b\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\",\n \"exportedName\": \"stopDeployment\"\n },\n \"401556752d2af3ca8f84f32f8b3da3e8e92e551f0a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\",\n \"exportedName\": \"getDeploymentStatus\"\n },\n \"40b8f186dffbe550d19d6cf8f0039defeef5a3cb75\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\",\n \"exportedName\": \"openIde\"\n },\n \"40d4f19a3d3be255d1041da62b22d5c641e0ada846\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\",\n \"exportedName\": \"openShell\"\n },\n \"40a9005e9f2086afbab18c22efa5f332191960c632\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\",\n \"exportedName\": \"openFolder\"\n },\n \"40f95969cf318db6077d7982fec5b59d39a48dd987\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\",\n \"exportedName\": \"syncRepository\"\n },\n \"40fcc863c7655ecc2ebaf471c943fb4b7de51147c1\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\",\n \"exportedName\": \"getDeploymentLogs\"\n },\n \"4089b300050d81658f20ea0043475189522cd3a2dd\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\",\n \"exportedName\": \"createProjectAndFeature\"\n },\n \"40b7ac4389ecd987aa2e24f4b4f45eb48c6e932ecf\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\",\n \"exportedName\": \"createApplication\"\n },\n \"4098d90af088d2be26bd1bb7326ac762dcccf71294\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\",\n \"exportedName\": \"createProjectFolder\"\n },\n \"40cf8a14664dcf22641d961f9e4cc71c3c559f7df7\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\",\n \"exportedName\": \"archiveFeature\"\n },\n \"78f037b256864a1706ed28138da1c4b2ab92afc3fe\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\",\n \"exportedName\": \"deleteFeature\"\n },\n \"409ffe8b2afb1c7d10d667e601b1f9a24cc3ed5625\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\",\n \"exportedName\": \"resumeFeature\"\n },\n \"407689839318438d5e1dda38417500cc335dfbd213\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\",\n \"exportedName\": \"startFeature\"\n },\n \"4088ffb519dcad1da31d2c3601bfc372efedf0a5c1\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\",\n \"exportedName\": \"stopFeature\"\n },\n \"404c4bd65b1046492a61aee8d0a89e868ce5017473\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\",\n \"exportedName\": \"unarchiveFeature\"\n },\n \"4099b902707dfaed18bf3c3a04618b888eae6fd500\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\",\n \"exportedName\": \"addRepository\"\n },\n \"609ddfa325fbc4312c6752a9e9d9383a7cef112d3b\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\",\n \"exportedName\": \"deleteRepository\"\n },\n \"40598b43179459e1a20fb048d3befa71e476928650\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\",\n \"exportedName\": \"deleteApplication\"\n },\n \"40960c4e85d0f003032d2574de11f99a671ddf18ae\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\",\n \"exportedName\": \"getFeatureMetadata\"\n },\n \"401fb6f9da6283e943cdd0b8e383a07bcb1093db27\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"adoptBranch\",\n \"filename\": \"src/presentation/web/app/actions/adopt-branch.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/adopt-branch.ts\",\n \"exportedName\": \"adoptBranch\"\n },\n \"4032cd8c0c6c1798dee77aa8620a3a49dd5ac6de9a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listBranches\",\n \"filename\": \"src/presentation/web/app/actions/list-branches.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-branches.ts\",\n \"exportedName\": \"listBranches\"\n },\n \"0073cfb5a89b2558f5f1506b1d4487e1c495f1f282\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getWorkflowDefaults\",\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getWorkflowDefaults\",\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"rsc\",\n \"app/(dashboard)/create/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\",\n \"exportedName\": \"getWorkflowDefaults\"\n },\n \"408a22558791db850172592845df6fdf5f1cdefcb3\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getViewerPermission\",\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getViewerPermission\",\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\",\n \"exportedName\": \"getViewerPermission\"\n },\n \"402a78d6e80152f5300bd501ed84533c16774ba44f\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\",\n \"exportedName\": \"createFeature\"\n },\n \"60af37e525b8b54b8fac4ed677859d776efe60828a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\",\n \"exportedName\": \"approveFeature\"\n },\n \"703d3d532cbc74a0c05751f7a20fd949bc5e141515\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\",\n \"exportedName\": \"rejectFeature\"\n },\n \"40b97ed8d87db3542e339020bb80766c85c34e759a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\",\n \"exportedName\": \"getFeatureArtifact\"\n },\n \"40377e3cfeeb2d2031c5aa8a570ab518dd3dcca4e2\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\",\n \"exportedName\": \"getResearchArtifact\"\n },\n \"403f16255afedb924b5acc4ef49a66308457eca3bf\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\",\n \"exportedName\": \"getMergeReviewData\"\n },\n \"409912f31cd47efdfb7670eb11b3f1638989f5725c\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\",\n \"exportedName\": \"getFeaturePhaseTimings\"\n },\n \"40deaec0cd3d31e5f5bf3a66680796ca05a030d45b\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\",\n \"exportedName\": \"getFeaturePlan\"\n },\n \"4089ba419d252df2932e22e127726b0ed9eb812fbf\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\",\n \"exportedName\": \"rebaseFeature\"\n },\n \"40cb2477a2b12750e5eeb0da363934cdb702aa9723\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\",\n \"exportedName\": \"getFeatureDrawerData\"\n },\n \"40dd13a4cdfedceca73a23ea3290b416bf0c09dac4\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\",\n \"exportedName\": \"getBranchSyncStatus\"\n },\n \"70f4397a2e3f84777f96895c37f6850f2da894cc33\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\",\n \"exportedName\": \"updateFeaturePinnedConfig\"\n },\n \"6025a91abcc0f3878f72e1a8693a205e76b41f091f\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\",\n \"exportedName\": \"getGitRepoInfo\"\n },\n \"40f91c50f5dac7021d5ceb2486c068765fbb6ac789\": {\n \"workers\": {\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getApplicationDebugPrompt\",\n \"filename\": \"src/presentation/web/app/actions/get-application-debug-prompt.ts\"\n }\n },\n \"layer\": {\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-application-debug-prompt.ts\",\n \"exportedName\": \"getApplicationDebugPrompt\"\n },\n \"00497d1d53b70a93bce27c6e2591d876e9ada22d90\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"loadSettings\",\n \"filename\": \"src/presentation/web/app/actions/load-settings.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/load-settings.ts\",\n \"exportedName\": \"loadSettings\"\n },\n \"003eb9905cf512c3e33b10590873338fbfa4428bfa\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"getAvailableTerminals\",\n \"filename\": \"src/presentation/web/app/actions/get-available-terminals.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-available-terminals.ts\",\n \"exportedName\": \"getAvailableTerminals\"\n },\n \"40893cd196075283447e3bfeae07e5c83768aed04d\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"updateSettingsAction\",\n \"filename\": \"src/presentation/web/app/actions/update-settings.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-settings.ts\",\n \"exportedName\": \"updateSettingsAction\"\n },\n \"4077af556f85c6d1925ceb13b67ea795b73b1459a0\": {\n \"workers\": {\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"removeInjectedSkill\",\n \"filename\": \"src/presentation/web/app/actions/remove-injected-skill.ts\"\n }\n },\n \"layer\": {\n \"app/skills/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/remove-injected-skill.ts\",\n \"exportedName\": \"removeInjectedSkill\"\n },\n \"401f1b0b4c29563cbb7840ee579ffa099238de8950\": {\n \"workers\": {\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"addInjectedSkill\",\n \"filename\": \"src/presentation/web/app/actions/add-injected-skill.ts\"\n }\n },\n \"layer\": {\n \"app/skills/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/add-injected-skill.ts\",\n \"exportedName\": \"addInjectedSkill\"\n }\n },\n \"edge\": {},\n \"encryptionKey\": \"nxo3DSXVHn/LzdbyPchUrFHd2qgUn7WdFGRVkwYsiOE=\"\n}"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"006509149fb6c2f415f8450c9088450072a014aa1a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"getAllAgentModels\",\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-all-agent-models.ts\",\n \"exportedName\": \"getAllAgentModels\"\n },\n \"004f4e5ce8df8f01c0c63485e0ed0718133e1fa853\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"checkAllAgentsStatus\",\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/check-all-agents-status.ts\",\n \"exportedName\": \"checkAllAgentsStatus\"\n },\n \"609c3cd490c6f827a214c5e775cde00e9cee2bd2da\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"updateAgentAndModel\",\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-agent-and-model.ts\",\n \"exportedName\": \"updateAgentAndModel\"\n },\n \"0017a3f596c2b90658bb19c5117be2b6f519bc1314\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"pickFolder\",\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/pick-folder.ts\",\n \"exportedName\": \"pickFolder\"\n },\n \"408c4683e7e38f8046c9dad7739ff677e837c2e436\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"listGitHubRepositories\",\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-github-repositories.ts\",\n \"exportedName\": \"listGitHubRepositories\"\n },\n \"0032e72d1011d4e626b5503edd0fef331cb9e8ae13\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"listGitHubOrganizations\",\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-github-organizations.ts\",\n \"exportedName\": \"listGitHubOrganizations\"\n },\n \"402a9388c4c40595790daa4181cb39052554de06ed\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/_not-found/page\": {\n \"moduleId\": 97823,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/features/page\": {\n \"moduleId\": 27548,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n },\n \"app/version/page\": {\n \"moduleId\": 70613,\n \"async\": false,\n \"exportedName\": \"importGitHubRepository\",\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/_not-found/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/features/page\": \"action-browser\",\n \"app/settings/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\",\n \"app/version/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/import-github-repository.ts\",\n \"exportedName\": \"importGitHubRepository\"\n },\n \"4019f70a0543cf0486aa16490cbe978f2a34a2347e\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployFeature\",\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-feature.ts\",\n \"exportedName\": \"deployFeature\"\n },\n \"40b3ff55d8c6015de48f42ddd0a47a270c41d82366\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployRepository\",\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-repository.ts\",\n \"exportedName\": \"deployRepository\"\n },\n \"4083635fcd972ab212a5a17bf919c30711e14955c3\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"deployApplication\",\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/deploy-application.ts\",\n \"exportedName\": \"deployApplication\"\n },\n \"402f3ec754226496bb37e1bf882a17def51cf8ccb8\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"stopDeployment\",\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/stop-deployment.ts\",\n \"exportedName\": \"stopDeployment\"\n },\n \"40ae71a74448e4f534011f66f784be8cc3005391e7\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getDeploymentStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-deployment-status.ts\",\n \"exportedName\": \"getDeploymentStatus\"\n },\n \"406858434b1d40a654474f652e273dacff0f114a8f\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openIde\",\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-ide.ts\",\n \"exportedName\": \"openIde\"\n },\n \"409173b44abca96c719c7230f6de025f6d9bea0849\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openShell\",\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-shell.ts\",\n \"exportedName\": \"openShell\"\n },\n \"4028cc39abb05ca7c18237aafb41d8134bdb40a3ab\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"openFolder\",\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/open-folder.ts\",\n \"exportedName\": \"openFolder\"\n },\n \"4043971339eb4f84d2ca25693efa0c5145dce877af\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"syncRepository\",\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/sync-repository.ts\",\n \"exportedName\": \"syncRepository\"\n },\n \"40c3fcb203be759711825a5cac090e83e5c3b8e45f\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n },\n \"app/tools/page\": {\n \"moduleId\": 17249,\n \"async\": false,\n \"exportedName\": \"getDeploymentLogs\",\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/skills/page\": \"action-browser\",\n \"app/tools/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-deployment-logs.ts\",\n \"exportedName\": \"getDeploymentLogs\"\n },\n \"403fbb28c13795acda94d00d80fca36290fbb3d9c4\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createProjectAndFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-project-and-feature.ts\",\n \"exportedName\": \"createProjectAndFeature\"\n },\n \"40b9d57439db23ee8fffe27f9307cddf7e203b1f95\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createApplication\",\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-application.ts\",\n \"exportedName\": \"createApplication\"\n },\n \"40a6376439dd2da25ab983e84a2e327778f8f453f4\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"createProjectFolder\",\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-project-folder.ts\",\n \"exportedName\": \"createProjectFolder\"\n },\n \"406260b7003b9bf0cb14ef656aafd980487280c22c\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"archiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/archive-feature.ts\",\n \"exportedName\": \"archiveFeature\"\n },\n \"7812c1aa0763b4d79f2e787daf598094ad499c8a1a\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteFeature\",\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-feature.ts\",\n \"exportedName\": \"deleteFeature\"\n },\n \"40429c9cf912c02f17c2da08bf4e9db4d1a9081059\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"resumeFeature\",\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/resume-feature.ts\",\n \"exportedName\": \"resumeFeature\"\n },\n \"409f36190e2ab34a496a18a1119a535d506aa6c3c8\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"startFeature\",\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/start-feature.ts\",\n \"exportedName\": \"startFeature\"\n },\n \"40546ee39227e6e083b5ff161e95a54a24a3739a1c\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"stopFeature\",\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/stop-feature.ts\",\n \"exportedName\": \"stopFeature\"\n },\n \"40023dc327570cea6ff2a1177e996854851a51c089\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"unarchiveFeature\",\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/unarchive-feature.ts\",\n \"exportedName\": \"unarchiveFeature\"\n },\n \"40b04b2895d648863306ce7d024b5e9baa6ef8ec7b\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"addRepository\",\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/add-repository.ts\",\n \"exportedName\": \"addRepository\"\n },\n \"6036bd2e834ebd0c4acfa043c83e1a1f595d949be9\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteRepository\",\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-repository.ts\",\n \"exportedName\": \"deleteRepository\"\n },\n \"40ee07562b07beaa415ee4ea443c25c60934686a33\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"deleteApplication\",\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/delete-application.ts\",\n \"exportedName\": \"deleteApplication\"\n },\n \"40af4871c7609c265aa4f2438b045c7abe38fe6e69\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/chat/page\": {\n \"moduleId\": 49159,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/chat/page\": {\n \"moduleId\": 6509,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/page\": {\n \"moduleId\": 6199,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getFeatureMetadata\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/chat/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/chat/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-metadata.ts\",\n \"exportedName\": \"getFeatureMetadata\"\n },\n \"40df04b98f7a9273f2459d0404f30d7673af744f3e\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"adoptBranch\",\n \"filename\": \"src/presentation/web/app/actions/adopt-branch.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/adopt-branch.ts\",\n \"exportedName\": \"adoptBranch\"\n },\n \"4055f6e02aa7b824edd3ce6054b0867f23b393d0b3\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/adopt/page\": {\n \"moduleId\": 49851,\n \"async\": false,\n \"exportedName\": \"listBranches\",\n \"filename\": \"src/presentation/web/app/actions/list-branches.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/adopt/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/list-branches.ts\",\n \"exportedName\": \"listBranches\"\n },\n \"00d32d5310df3ff792dfc6d8b67395f5ae206a5d56\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getWorkflowDefaults\",\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getWorkflowDefaults\",\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"rsc\",\n \"app/(dashboard)/create/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-workflow-defaults.ts\",\n \"exportedName\": \"getWorkflowDefaults\"\n },\n \"400ffd5690a8959d9374602bf4fb0609303f830c03\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"getViewerPermission\",\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"getViewerPermission\",\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-viewer-permission.ts\",\n \"exportedName\": \"getViewerPermission\"\n },\n \"40c2edbd9855aa0f10159f7fa545c5225d6c235eba\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/create/page\": {\n \"moduleId\": 25637,\n \"async\": false,\n \"exportedName\": \"createFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\"\n },\n \"app/(dashboard)/create/page\": {\n \"moduleId\": 23761,\n \"async\": false,\n \"exportedName\": \"createFeature\",\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/create/page\": \"action-browser\",\n \"app/(dashboard)/create/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/create-feature.ts\",\n \"exportedName\": \"createFeature\"\n },\n \"6039087a3381f6a6686ef42b534ddbf3f8f67bdd22\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"approveFeature\",\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/approve-feature.ts\",\n \"exportedName\": \"approveFeature\"\n },\n \"709a84cd1e3ffa8578d58ff4eb4f39dd6538631e41\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"rejectFeature\",\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/reject-feature.ts\",\n \"exportedName\": \"rejectFeature\"\n },\n \"4083d006ea41189fa2953e9550aa68461da1b4b99c\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-artifact.ts\",\n \"exportedName\": \"getFeatureArtifact\"\n },\n \"408176b887fbc26be0b73439d485b1cd75e14100d0\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getResearchArtifact\",\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-research-artifact.ts\",\n \"exportedName\": \"getResearchArtifact\"\n },\n \"405394ebaf3f20fd317ae36dfee415d2e7460758af\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getMergeReviewData\",\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-merge-review-data.ts\",\n \"exportedName\": \"getMergeReviewData\"\n },\n \"408ca5b81b3349b4c215f61818333e5fbb662c00f5\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeaturePhaseTimings\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-phase-timings.ts\",\n \"exportedName\": \"getFeaturePhaseTimings\"\n },\n \"4036edf267a20af3a7289c742b0649f671be87bb7e\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeaturePlan\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-plan.ts\",\n \"exportedName\": \"getFeaturePlan\"\n },\n \"405da9f06d212a6e2046f77c34e4c7397e63c3cb64\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"rebaseFeature\",\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/rebase-feature.ts\",\n \"exportedName\": \"rebaseFeature\"\n },\n \"40d43ccb5d6f6ece2a2ed56786647bd6bf8e1a3729\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getFeatureDrawerData\",\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-feature-drawer-data.ts\",\n \"exportedName\": \"getFeatureDrawerData\"\n },\n \"404b7d524f10c0160e4b06b4fa5a3404a7b44e5be7\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"getBranchSyncStatus\",\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-branch-sync-status.ts\",\n \"exportedName\": \"getBranchSyncStatus\"\n },\n \"70b3efd4db57fbc5b5f2c6fda0bcd3a0add9923fb3\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 12154,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": {\n \"moduleId\": 6340,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": {\n \"moduleId\": 43629,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n },\n \"app/(dashboard)/feature/[featureId]/page\": {\n \"moduleId\": 85216,\n \"async\": false,\n \"exportedName\": \"updateFeaturePinnedConfig\",\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/feature/[featureId]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/feature/[featureId]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-feature-pinned-config.ts\",\n \"exportedName\": \"updateFeaturePinnedConfig\"\n },\n \"60a4767abdc16755d70c418c91b95be6f50d8c3bea\": {\n \"workers\": {\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 61035,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": {\n \"moduleId\": 80224,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": {\n \"moduleId\": 47688,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/(dashboard)/repository/[repositoryId]/page\": {\n \"moduleId\": 12358,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n },\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getGitRepoInfo\",\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\"\n }\n },\n \"layer\": {\n \"app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/@drawer/repository/[repositoryId]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/[tab]/page\": \"action-browser\",\n \"app/(dashboard)/repository/[repositoryId]/page\": \"action-browser\",\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-git-log.ts\",\n \"exportedName\": \"getGitRepoInfo\"\n },\n \"40944a288e4871edb2ec62b9df6ed2c6684a794d95\": {\n \"workers\": {\n \"app/application/[id]/page\": {\n \"moduleId\": 6736,\n \"async\": false,\n \"exportedName\": \"getApplicationDebugPrompt\",\n \"filename\": \"src/presentation/web/app/actions/get-application-debug-prompt.ts\"\n }\n },\n \"layer\": {\n \"app/application/[id]/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-application-debug-prompt.ts\",\n \"exportedName\": \"getApplicationDebugPrompt\"\n },\n \"001797ce1e92a649fff4fbfc7f014e54362d57cd1e\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"loadSettings\",\n \"filename\": \"src/presentation/web/app/actions/load-settings.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/load-settings.ts\",\n \"exportedName\": \"loadSettings\"\n },\n \"0037a6fa1fe834a94f8e9cde5f5b450b5630a33c3b\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"getAvailableTerminals\",\n \"filename\": \"src/presentation/web/app/actions/get-available-terminals.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"rsc\"\n },\n \"filename\": \"src/presentation/web/app/actions/get-available-terminals.ts\",\n \"exportedName\": \"getAvailableTerminals\"\n },\n \"40335b246996bd296ed05cb04c7423cf52f3f82d54\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 98735,\n \"async\": false,\n \"exportedName\": \"updateSettingsAction\",\n \"filename\": \"src/presentation/web/app/actions/update-settings.ts\"\n }\n },\n \"layer\": {\n \"app/settings/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/update-settings.ts\",\n \"exportedName\": \"updateSettingsAction\"\n },\n \"4033377f5aa050298ffaa40eff1e1b053de1203a46\": {\n \"workers\": {\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"removeInjectedSkill\",\n \"filename\": \"src/presentation/web/app/actions/remove-injected-skill.ts\"\n }\n },\n \"layer\": {\n \"app/skills/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/remove-injected-skill.ts\",\n \"exportedName\": \"removeInjectedSkill\"\n },\n \"40d12d8b9c27664ee7f5dfdfd26e29dca2003f9523\": {\n \"workers\": {\n \"app/skills/page\": {\n \"moduleId\": 34294,\n \"async\": false,\n \"exportedName\": \"addInjectedSkill\",\n \"filename\": \"src/presentation/web/app/actions/add-injected-skill.ts\"\n }\n },\n \"layer\": {\n \"app/skills/page\": \"action-browser\"\n },\n \"filename\": \"src/presentation/web/app/actions/add-injected-skill.ts\",\n \"exportedName\": \"addInjectedSkill\"\n }\n },\n \"edge\": {},\n \"encryptionKey\": \"EeUgQFzswSZJr0zV0rHmLhrw6Q+jTfbclKjUPRaKbAY=\"\n}"
|