@shepai/cli 1.181.0 → 1.182.0-pr548.9285cca

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.
Files changed (224) hide show
  1. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/node-helpers.d.ts.map +1 -1
  2. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/node-helpers.js +4 -1
  3. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/fast-implement.prompt.d.ts.map +1 -1
  4. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/fast-implement.prompt.js +4 -1
  5. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/implement.prompt.d.ts.map +1 -1
  6. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/implement.prompt.js +4 -1
  7. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/merge-prompts.d.ts.map +1 -1
  8. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/merge-prompts.js +11 -6
  9. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/pr-branding.d.ts +2 -2
  10. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/pr-branding.d.ts.map +1 -1
  11. package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/prompts/pr-branding.js +2 -2
  12. package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts.map +1 -1
  13. package/dist/packages/core/src/infrastructure/services/git/git-pr.service.js +3 -2
  14. package/dist/packages/core/src/infrastructure/services/git/pr-branding.d.ts +16 -5
  15. package/dist/packages/core/src/infrastructure/services/git/pr-branding.d.ts.map +1 -1
  16. package/dist/packages/core/src/infrastructure/services/git/pr-branding.js +38 -7
  17. package/dist/src/presentation/cli/commands/app/del.command.d.ts +14 -0
  18. package/dist/src/presentation/cli/commands/app/del.command.d.ts.map +1 -0
  19. package/dist/src/presentation/cli/commands/app/del.command.js +58 -0
  20. package/dist/src/presentation/cli/commands/app/index.d.ts +20 -0
  21. package/dist/src/presentation/cli/commands/app/index.d.ts.map +1 -0
  22. package/dist/src/presentation/cli/commands/app/index.js +33 -0
  23. package/dist/src/presentation/cli/commands/app/ls.command.d.ts +11 -0
  24. package/dist/src/presentation/cli/commands/app/ls.command.d.ts.map +1 -0
  25. package/dist/src/presentation/cli/commands/app/ls.command.js +74 -0
  26. package/dist/src/presentation/cli/commands/app/new.command.d.ts +17 -0
  27. package/dist/src/presentation/cli/commands/app/new.command.d.ts.map +1 -0
  28. package/dist/src/presentation/cli/commands/app/new.command.js +58 -0
  29. package/dist/src/presentation/cli/commands/app/resolve-application.d.ts +10 -0
  30. package/dist/src/presentation/cli/commands/app/resolve-application.d.ts.map +1 -0
  31. package/dist/src/presentation/cli/commands/app/resolve-application.js +33 -0
  32. package/dist/src/presentation/cli/commands/app/show.command.d.ts +11 -0
  33. package/dist/src/presentation/cli/commands/app/show.command.d.ts.map +1 -0
  34. package/dist/src/presentation/cli/commands/app/show.command.js +95 -0
  35. package/dist/src/presentation/cli/index.js +2 -0
  36. package/dist/translations/ar/cli.json +63 -0
  37. package/dist/translations/de/cli.json +63 -0
  38. package/dist/translations/en/cli.json +63 -0
  39. package/dist/translations/es/cli.json +63 -0
  40. package/dist/translations/fr/cli.json +63 -0
  41. package/dist/translations/he/cli.json +63 -0
  42. package/dist/translations/pt/cli.json +63 -0
  43. package/dist/translations/ru/cli.json +63 -0
  44. package/dist/translations/uk/cli.json +63 -0
  45. package/dist/tsconfig.build.tsbuildinfo +1 -1
  46. package/package.json +1 -1
  47. package/web/.next/BUILD_ID +1 -1
  48. package/web/.next/build-manifest.json +2 -2
  49. package/web/.next/fallback-build-manifest.json +2 -2
  50. package/web/.next/prerender-manifest.json +3 -3
  51. package/web/.next/required-server-files.js +3 -3
  52. package/web/.next/required-server-files.json +3 -3
  53. package/web/.next/server/app/(dashboard)/@drawer/adopt/page/server-reference-manifest.json +32 -32
  54. package/web/.next/server/app/(dashboard)/@drawer/adopt/page.js.nft.json +1 -1
  55. package/web/.next/server/app/(dashboard)/@drawer/adopt/page_client-reference-manifest.js +1 -1
  56. package/web/.next/server/app/(dashboard)/@drawer/chat/page/server-reference-manifest.json +30 -30
  57. package/web/.next/server/app/(dashboard)/@drawer/chat/page.js.nft.json +1 -1
  58. package/web/.next/server/app/(dashboard)/@drawer/chat/page_client-reference-manifest.js +1 -1
  59. package/web/.next/server/app/(dashboard)/@drawer/create/page/server-reference-manifest.json +33 -33
  60. package/web/.next/server/app/(dashboard)/@drawer/create/page.js.nft.json +1 -1
  61. package/web/.next/server/app/(dashboard)/@drawer/create/page_client-reference-manifest.js +1 -1
  62. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
  63. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page.js.nft.json +1 -1
  64. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
  65. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page/server-reference-manifest.json +41 -41
  66. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page.js.nft.json +1 -1
  67. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page_client-reference-manifest.js +1 -1
  68. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
  69. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
  70. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
  71. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
  72. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page.js.nft.json +1 -1
  73. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
  74. package/web/.next/server/app/(dashboard)/chat/page/server-reference-manifest.json +30 -30
  75. package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  76. package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  77. package/web/.next/server/app/(dashboard)/create/page/server-reference-manifest.json +33 -33
  78. package/web/.next/server/app/(dashboard)/create/page.js.nft.json +1 -1
  79. package/web/.next/server/app/(dashboard)/create/page_client-reference-manifest.js +1 -1
  80. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
  81. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page.js.nft.json +1 -1
  82. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
  83. package/web/.next/server/app/(dashboard)/feature/[featureId]/page/server-reference-manifest.json +41 -41
  84. package/web/.next/server/app/(dashboard)/feature/[featureId]/page.js.nft.json +1 -1
  85. package/web/.next/server/app/(dashboard)/feature/[featureId]/page_client-reference-manifest.js +1 -1
  86. package/web/.next/server/app/(dashboard)/page/server-reference-manifest.json +30 -30
  87. package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
  88. package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
  89. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
  90. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
  91. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
  92. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
  93. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page.js.nft.json +1 -1
  94. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
  95. package/web/.next/server/app/_global-error.html +2 -2
  96. package/web/.next/server/app/_global-error.rsc +1 -1
  97. package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  98. package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  99. package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  100. package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  101. package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  102. package/web/.next/server/app/_not-found/page/server-reference-manifest.json +7 -7
  103. package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  104. package/web/.next/server/app/application/[id]/page/server-reference-manifest.json +15 -15
  105. package/web/.next/server/app/application/[id]/page.js.nft.json +1 -1
  106. package/web/.next/server/app/application/[id]/page_client-reference-manifest.js +1 -1
  107. package/web/.next/server/app/features/page/server-reference-manifest.json +7 -7
  108. package/web/.next/server/app/features/page_client-reference-manifest.js +1 -1
  109. package/web/.next/server/app/settings/page/server-reference-manifest.json +10 -10
  110. package/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  111. package/web/.next/server/app/skills/page/server-reference-manifest.json +15 -15
  112. package/web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  113. package/web/.next/server/app/tools/page/server-reference-manifest.json +13 -13
  114. package/web/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  115. package/web/.next/server/app/version/page/server-reference-manifest.json +7 -7
  116. package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
  117. package/web/.next/server/chunks/[root-of-the-server]__a402b567._.js +1 -1
  118. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js +1 -1
  119. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js.map +1 -1
  120. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js +2 -2
  121. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js.map +1 -1
  122. package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js +1 -1
  123. package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js.map +1 -1
  124. package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js +1 -1
  125. package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js.map +1 -1
  126. package/web/.next/server/chunks/ssr/[root-of-the-server]__1925bef0._.js +1 -1
  127. package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js +1 -1
  128. package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js.map +1 -1
  129. package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js +2 -2
  130. package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js.map +1 -1
  131. package/web/.next/server/chunks/ssr/[root-of-the-server]__4ee8be85._.js +1 -1
  132. package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js +1 -1
  133. package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js.map +1 -1
  134. package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js +1 -1
  135. package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js.map +1 -1
  136. package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js +1 -1
  137. package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js.map +1 -1
  138. package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js +1 -1
  139. package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js.map +1 -1
  140. package/web/.next/server/chunks/ssr/[root-of-the-server]__e265da61._.js +1 -1
  141. package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js +1 -1
  142. package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js.map +1 -1
  143. package/web/.next/server/chunks/ssr/_0277d3b5._.js +1 -1
  144. package/web/.next/server/chunks/ssr/_0277d3b5._.js.map +1 -1
  145. package/web/.next/server/chunks/ssr/{_da028026._.js → _04e59c76._.js} +2 -2
  146. package/web/.next/server/chunks/ssr/{_da028026._.js.map → _04e59c76._.js.map} +1 -1
  147. package/web/.next/server/chunks/ssr/{_655cc4fd._.js → _2dcbafcc._.js} +2 -2
  148. package/web/.next/server/chunks/ssr/{_655cc4fd._.js.map → _2dcbafcc._.js.map} +1 -1
  149. package/web/.next/server/chunks/ssr/_56b9d60f._.js +1 -1
  150. package/web/.next/server/chunks/ssr/_56b9d60f._.js.map +1 -1
  151. package/web/.next/server/chunks/ssr/{_5bb39227._.js → _7a8d82d8._.js} +2 -2
  152. package/web/.next/server/chunks/ssr/{_5bb39227._.js.map → _7a8d82d8._.js.map} +1 -1
  153. package/web/.next/server/chunks/ssr/_946a7fc6._.js +1 -1
  154. package/web/.next/server/chunks/ssr/_946a7fc6._.js.map +1 -1
  155. package/web/.next/server/chunks/ssr/{_fbf4db9c._.js → _9f2d11a2._.js} +2 -2
  156. package/web/.next/server/chunks/ssr/{_fbf4db9c._.js.map → _9f2d11a2._.js.map} +1 -1
  157. package/web/.next/server/chunks/ssr/{_e5753970._.js → _cc456949._.js} +2 -2
  158. package/web/.next/server/chunks/ssr/{_e5753970._.js.map → _cc456949._.js.map} +1 -1
  159. package/web/.next/server/chunks/ssr/_eff1b518._.js +1 -1
  160. package/web/.next/server/chunks/ssr/_eff1b518._.js.map +1 -1
  161. package/web/.next/server/chunks/ssr/_f227429a._.js +1 -1
  162. package/web/.next/server/chunks/ssr/_f227429a._.js.map +1 -1
  163. package/web/.next/server/chunks/ssr/_f86fc1bf._.js +1 -1
  164. package/web/.next/server/chunks/ssr/_f86fc1bf._.js.map +1 -1
  165. package/web/.next/server/chunks/ssr/_f8c55130._.js +1 -1
  166. package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js +1 -1
  167. package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js.map +1 -1
  168. package/web/.next/server/chunks/ssr/f3a1f_components_common_control-center-drawer_repository-drawer-client_tsx_39a00c03._.js +1 -1
  169. package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js +1 -1
  170. package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js.map +1 -1
  171. package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js +1 -1
  172. package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js.map +1 -1
  173. package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js +1 -1
  174. package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js.map +1 -1
  175. package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js +1 -1
  176. package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js.map +1 -1
  177. package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js +1 -1
  178. package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js.map +1 -1
  179. package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js +1 -1
  180. package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js.map +1 -1
  181. package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js +1 -1
  182. package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js.map +1 -1
  183. package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js +1 -1
  184. package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js.map +1 -1
  185. package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js +1 -1
  186. package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js.map +1 -1
  187. package/web/.next/server/chunks/ssr/src_presentation_web_app_actions_open-ide_ts_baaca5d5._.js +3 -3
  188. package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js +1 -1
  189. package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js.map +1 -1
  190. package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js +1 -1
  191. package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js.map +1 -1
  192. package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js +1 -1
  193. package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js.map +1 -1
  194. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js +1 -1
  195. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js.map +1 -1
  196. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js +1 -1
  197. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js.map +1 -1
  198. package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js +1 -1
  199. package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js.map +1 -1
  200. package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js +1 -1
  201. package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js.map +1 -1
  202. package/web/.next/server/pages/500.html +2 -2
  203. package/web/.next/server/server-reference-manifest.js +1 -1
  204. package/web/.next/server/server-reference-manifest.json +54 -54
  205. package/web/.next/static/chunks/{5635fe220632fced.js → 0fca538c8a29691d.js} +1 -1
  206. package/web/.next/static/chunks/{25bbd99fa3dcc0b2.js → 1332132fa08b32a6.js} +1 -1
  207. package/web/.next/static/chunks/{ae94e98b7163890b.js → 21a17efb196571ff.js} +1 -1
  208. package/web/.next/static/chunks/{7a9d8b705c0f8d2d.js → 2a6dce03c4bc24a1.js} +1 -1
  209. package/web/.next/static/chunks/{b40755bc75789277.js → 2d0deaa168eca4a6.js} +1 -1
  210. package/web/.next/static/chunks/{e11508a76f5fca98.js → 4df1826f2280bb91.js} +1 -1
  211. package/web/.next/static/chunks/{fe29d30a75e697ed.js → 5c4f318453ac7984.js} +1 -1
  212. package/web/.next/static/chunks/{d8e96baa3feb79cb.js → 6454c634b1dfd9e1.js} +1 -1
  213. package/web/.next/static/chunks/{b6ddc3e5f64bef7f.js → 8441fecda031344a.js} +1 -1
  214. package/web/.next/static/chunks/{6ad23a3ac827b65b.js → 8de6ff9a58d783f1.js} +1 -1
  215. package/web/.next/static/chunks/{15951ad67a810e2c.js → 911685bfab863324.js} +3 -3
  216. package/web/.next/static/chunks/{53f9385d4a447ad4.js → a7b75ff95a0f9779.js} +2 -2
  217. package/web/.next/static/chunks/{443c0073e58878d8.js → b649d60a870a6b30.js} +1 -1
  218. package/web/.next/static/chunks/{be165be5db7a6054.js → bd0a4fdd2b1cc737.js} +1 -1
  219. package/web/.next/static/chunks/{e65f14d14ad46a32.js → df4464ba4edeee49.js} +1 -1
  220. package/web/.next/static/chunks/e9bd2883b2ba2017.js +1 -0
  221. package/web/.next/static/chunks/d7310881615cb55b.js +0 -1
  222. /package/web/.next/static/{_PzlF7w3QzhaBsMnhT75_ → fHns2V-tULTm-kY_Fjx8m}/_buildManifest.js +0 -0
  223. /package/web/.next/static/{_PzlF7w3QzhaBsMnhT75_ → fHns2V-tULTm-kY_Fjx8m}/_clientMiddlewareManifest.json +0 -0
  224. /package/web/.next/static/{_PzlF7w3QzhaBsMnhT75_ → fHns2V-tULTm-kY_Fjx8m}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"003d0efbae2ee51b84f36569a3d9855d87e24750d1\": {\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 \"0023077826973eb66acc97360f2324aa92fc4b7eaf\": {\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 \"60ddc5a1721764ad79ab273b52c39232c5e9359107\": {\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 \"00d659d7355a2b6a5ffc831e27d33aa2b1bbb99816\": {\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 \"40192685e178327248c4ee3e7ed433168089f96062\": {\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 \"00bd27b30e6c35aa39ca5fcf0280d5b3379cd1c07e\": {\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 \"401df75e6c7fb8e097b733abb8797bdfcdccbefb47\": {\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 \"40cfe9ccf1af62e1123113d5ba522244a957544f28\": {\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 \"402bf41f2c3cf1b29b445e07ab9a6fe3182e1df2d8\": {\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 \"40d7b674cc1d8c901818cf7e473218e7a6203fd032\": {\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 \"40314c5fc0aabcf152e1d908fe738c3cf40bd70be1\": {\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 \"40f88f7c0b3d5aad4185d49a932fc0dce113ec0912\": {\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 \"40d9edabf5ce0f2bae3126c6a229398875f507a208\": {\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 \"40bd8b1511738071912093ce876b807d0cb12137cd\": {\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 \"40d902df8a5f576b5aa33b645a7dfaf4b4133f67e6\": {\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 \"400c298d066926bbd45a1cc986940c718482912bf4\": {\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 \"406c2354167c1037f06f5228adc94dcd5e877d721e\": {\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 \"4046888598d39ae43d75963d3ef3cd4e8016324d4b\": {\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 \"400962487c8ebd3b1f5ded2ca4a60f8a73406f4f3f\": {\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 \"40699d7542c74323d1335bc9d1238c872989b4ff95\": {\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 \"40adf0278807286a3192aa91cc969ad4bf34de24f3\": {\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 \"788ed56ab07e66ef884d6ce0f77fa46b5034bcfed4\": {\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 \"40f7e19e0c90a0828d68efc73ea956f73a3fc08de5\": {\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 \"400c51000c5d6b72e9ea6f8c5b72d2281b3a54694b\": {\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 \"402abe7793fe396edf2d669c244fd0eeb370125424\": {\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 \"403a379924950f7ba0c0e57e7c3c960d0624062339\": {\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 \"40003deaddd47ade1409b6d526755b08eb3be80f0d\": {\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 \"6066fc7a836c30765dbacbf5d8466865b5aa1f9640\": {\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 \"40249dc44ff0bea67ac4b228d968dd1f704ee4b24f\": {\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 \"40c7cc76af10154bd904315971383c0c513ef690f6\": {\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 \"40ebf6fb7c12ba0c96a087e925010ba9953421ebc1\": {\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 \"40d6b9a6d8a3dec6db39512f48e30cee75c4839d75\": {\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 \"00b377cba6c794f2eab4ff78f2016353e723e305c2\": {\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 \"40e94d549a1b2ad0387ebfe8cd8e7d09a8802daa83\": {\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 \"40cfbdcca08cd1c0a38f8655b5cec9e55a665cf783\": {\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 \"60edbe700ffc1b669421c9dba271f7c42f5ba8a6dc\": {\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 \"708d1b07c11dc346578c426b5cc8a8cde1536a8f4a\": {\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 \"4059fccbe6248e2c1a928c66c54fc6e24c20122e91\": {\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 \"40c85810f5f78107dd440f21eda5750b2b5abd9fa9\": {\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 \"40530374289ce9da0a504fb04096516cb05a30c8b0\": {\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 \"40d2379184b51d70f222c9967c0950471d1d59e5ee\": {\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 \"402ee61aaf5601ff72a452be65e1e73212f26d4491\": {\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 \"40cbbc551f51cd040f66c1a48b15a1eac877224491\": {\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 \"402ba114d5739a06dc374b9f01009be61773a52cc2\": {\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 \"406ce14951c191d5f69c0228d1851382285267ada0\": {\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 \"70adb0cdf2121063fc856dabb0f714ca51c41f2131\": {\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 \"60f8fa91b2f014c10674fdbd70076519c6a7792419\": {\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 \"40fc19d718db31a142b2eaa6469276da3343a00605\": {\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 \"00592624c979debecc1e14ae559b5897fcda7bced5\": {\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 \"0044bec973a07e271b5a409d58e71c445935f6640f\": {\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 \"409b76980a998d392c95b11c7d25e547f33c206c32\": {\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 \"40e2ea3c89625f89f59266a81d174098c8c156c94e\": {\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 \"40e3be46c3dabbd695830d6a8d62290808482376e2\": {\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\": \"1/6XbLkeu+P+3pArFzUqYPObsmxA9NK5c1SU2CNzX6s=\"\n}"
1
+ self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"008509d19dd9a2cfbf9d2341a86901b764b3dc843b\": {\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 \"00d26e7ff84204c80048090e57fae7733e945583d3\": {\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 \"60fb317496dd3a25d29885828ee97f7cd47105920d\": {\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 \"00aa5fb0355ecf3b43439642183e35b6ec50560084\": {\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 \"4095a62107e998ea83afe905499439978bf697fb7d\": {\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 \"00121c94c57d97ec959fb5070295c93770416422e8\": {\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 \"403dbcc2be173f41862d8862984ef2d0eb34d2b82e\": {\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 \"40ce1870834f727e931b1cf59ab354e7e8681e5a6f\": {\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 \"40820278a653c830fe0245011a9d21ba971809c0fe\": {\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 \"4027e1286916f6f8a0ccf9ecf766f94d49f82483f4\": {\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 \"4011ff2cab52aa8731c2ff4a2a21850af05dbd744f\": {\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 \"40e55c0879b8765841c0ef0e08cbdb2e8b4acd4888\": {\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 \"404a03f8b97ac011757753600df767dd92b9f6bfc6\": {\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 \"40b9f24b532374b29dec79c0541b43e2fffc9feafb\": {\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 \"40acae42186eb8fd217d71a72b4945acf22d89ec18\": {\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 \"40723c9650159ba67a297db1a9aca888d3cc2bca59\": {\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 \"402b827b66f4a4690c02f0c2482b9648362444fca3\": {\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 \"402f7d3fbeeedeb3bf32eb4455f5c52c6cbe0c9dbc\": {\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 \"40bd8f510d8e1649401a50167192ab2986af619ece\": {\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 \"40afc7125f38f319a56310312639e9772d5b330d7f\": {\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 \"4066028d782e66210f353ba5777fc5e47ae5186ad5\": {\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 \"78921b2703fb4d716a0043589cf819b56dc9dbd32c\": {\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 \"40d2e35c3115af12d99ec265235ac234fe3d507793\": {\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 \"4024fde93e6e2147dcdaa3f185855d20434a4ddf08\": {\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 \"403d888b0febaea3ca8e976004d7a3930298897064\": {\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 \"40c35fbaa75aedc7ebc4ee7e6c3f5426183b102c46\": {\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 \"40bb9c2a45d41de0c78ea76f48c10f92884a5ccfb2\": {\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 \"6018195d0d10db5aaf9e274b10230a249a9d4f96a3\": {\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 \"408345ac0b52fea08ca72b167c801d9b1b71a493b0\": {\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 \"4030634e58faa32adb5207cfeeb903a6bd0c77dcf6\": {\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 \"40f2586c594b9cb91f2040c2ecc5fa7409f1b33e2d\": {\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 \"40e5501acc9ca15e960f48be0f8bd4936a5d8f5d05\": {\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 \"000ceee2fe57ea22361dbef2f4e190f659e96e5228\": {\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 \"406a712ec0184b65e76aa84c1afbc72a461babb331\": {\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 \"40ab6a25d84540327f5a2cc1ce327e5bb05f6aa253\": {\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 \"600a91b5fb16d98d4fbab2289d6be0ae599ef67112\": {\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 \"706b63d971e0ad53a224f0d3dcea864984b85e351d\": {\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 \"40e77d3e891504c4b6042ddd3304ac7b742be7d317\": {\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 \"40e8144b1af21ccb9fe0d40059c9c6d975d86f4d04\": {\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 \"40f2f0a232b5af040b92af0dae7737e2a3a088233c\": {\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 \"40c7ef752e49ced6848f7195c74d288b9014c1bbc4\": {\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 \"40c4dc5b230deb3fd38274ad5bad54faa90de4a40b\": {\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 \"4075dfec57c5064bd95a0e95eb7af9282ba1df4bf2\": {\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 \"403993c3a88dc94fba1d0ee1f8ea8b3a32204d5c40\": {\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 \"40c9fdf4fd3a41329f1f953eb299bb3a96ba138b06\": {\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 \"704745c2135c7e34810acaa5a50e3e025cd1aec672\": {\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 \"60996b3f1c4e8a5548f23b90cd8dc9699756654c1d\": {\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 \"40f67ff8a1b2339d6275d98dbda6ce53085dc5d765\": {\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 \"00ffef07ca8a8156634fc58443c49c3612a6eddcf4\": {\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 \"002e58143d8091e65d8765dba81f96fe4a373168ea\": {\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 \"4082542eefeac2ffaecb018c5eaf65ad1acbb9e673\": {\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 \"40a22a898d5cd9d4b723febcee650cd6bbbabc823a\": {\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 \"40ec24b4cfcdc715101b0c580dcb509fe6574edbf1\": {\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\": \"Jvh+SNpestYYbgZ6LmbY5vXEHc7FaG1yHt6JQhVBfjc=\"\n}"