chorus-codes 0.7.5 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -1
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/routes-manifest.json +8 -0
  6. package/.next/server/app/_global-error/page.js +2 -2
  7. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/_global-error.html +1 -1
  9. package/.next/server/app/_global-error.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/server/app/_not-found/page.js +2 -2
  17. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/_not-found.html +1 -1
  19. package/.next/server/app/_not-found.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  26. package/.next/server/app/api/daemon/[...path]/route.js +1 -1
  27. package/.next/server/app/api/run-artifacts/[chatId]/route.js +1 -1
  28. package/.next/server/app/connect/page.js +2 -2
  29. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  30. package/.next/server/app/demo/[scenario]/page.js +2 -0
  31. package/.next/server/app/demo/[scenario]/page.js.nft.json +1 -0
  32. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -0
  33. package/.next/server/app/favicon.ico/route.js +1 -1
  34. package/.next/server/app/icon.svg/route.js +1 -1
  35. package/.next/server/app/new/page.js +2 -2
  36. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  37. package/.next/server/app/new.html +1 -1
  38. package/.next/server/app/new.rsc +2 -2
  39. package/.next/server/app/new.segments/_full.segment.rsc +2 -2
  40. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  41. package/.next/server/app/new.segments/_index.segment.rsc +1 -1
  42. package/.next/server/app/new.segments/_tree.segment.rsc +1 -1
  43. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +2 -2
  44. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  45. package/.next/server/app/onboarding/page.js +2 -2
  46. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/onboarding.html +1 -1
  48. package/.next/server/app/onboarding.rsc +2 -2
  49. package/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
  50. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  51. package/.next/server/app/onboarding.segments/_index.segment.rsc +1 -1
  52. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  53. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +2 -2
  54. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  55. package/.next/server/app/page.js +2 -2
  56. package/.next/server/app/page.js.nft.json +1 -1
  57. package/.next/server/app/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/personas/page.js +2 -2
  59. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/personas.html +1 -1
  61. package/.next/server/app/personas.rsc +2 -2
  62. package/.next/server/app/personas.segments/_full.segment.rsc +2 -2
  63. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  64. package/.next/server/app/personas.segments/_index.segment.rsc +1 -1
  65. package/.next/server/app/personas.segments/_tree.segment.rsc +1 -1
  66. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +2 -2
  67. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  68. package/.next/server/app/runs/[runId]/page.js +2 -2
  69. package/.next/server/app/runs/[runId]/page.js.nft.json +1 -1
  70. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/runs/page.js +2 -2
  72. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/settings/page.js +3 -3
  74. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/settings/permissions/page.js +2 -2
  76. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  77. package/.next/server/app/settings.html +1 -1
  78. package/.next/server/app/settings.rsc +2 -2
  79. package/.next/server/app/settings.segments/_full.segment.rsc +2 -2
  80. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  81. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  82. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  83. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  84. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  85. package/.next/server/app/templates/page.js +2 -2
  86. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  87. package/.next/server/app/templates.html +1 -1
  88. package/.next/server/app/templates.rsc +2 -2
  89. package/.next/server/app/templates.segments/_full.segment.rsc +2 -2
  90. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  91. package/.next/server/app/templates.segments/_index.segment.rsc +1 -1
  92. package/.next/server/app/templates.segments/_tree.segment.rsc +1 -1
  93. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +2 -2
  94. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  95. package/.next/server/app-paths-manifest.json +2 -1
  96. package/.next/server/chunks/597.js +1 -0
  97. package/.next/server/chunks/668.js +1 -1
  98. package/.next/server/chunks/681.js +1 -1
  99. package/.next/server/chunks/946.js +1 -1
  100. package/.next/server/middleware-build-manifest.js +1 -1
  101. package/.next/server/pages/404.html +1 -1
  102. package/.next/server/pages/500.html +1 -1
  103. package/.next/server/server-reference-manifest.json +1 -1
  104. package/.next/static/{VWSkj_Yx6OKSjPmYY8ewj → bbzOQo_mKxMPrYmXUbnSg}/_buildManifest.js +1 -1
  105. package/.next/static/chunks/{116-0372d11bc2a9ac4d.js → 116-8bf7e014066cedde.js} +1 -1
  106. package/.next/static/chunks/344-57b337448af965da.js +1 -0
  107. package/.next/static/chunks/641-9a68e56c49410f66.js +1 -0
  108. package/.next/static/chunks/977-26354f62110c63d4.js +1 -0
  109. package/.next/static/chunks/app/connect/{page-c09d9fb410c468b7.js → page-052be1ded639feb8.js} +1 -1
  110. package/.next/static/chunks/app/demo/[scenario]/page-1e694db85f44db1d.js +1 -0
  111. package/.next/static/chunks/app/new/{page-e4923b87c7a7b6ae.js → page-e84d8e7864dd8059.js} +1 -1
  112. package/.next/static/chunks/app/onboarding/page-8794913af4e5d34c.js +1 -0
  113. package/.next/static/chunks/app/{page-3c0d23c063b036eb.js → page-f18ee044fb5c3f79.js} +1 -1
  114. package/.next/static/chunks/app/personas/{page-a130cd11d8cbd832.js → page-c1a7624aea8c6ae2.js} +1 -1
  115. package/.next/static/chunks/app/runs/[runId]/page-9ce1e87a5e513d8b.js +1 -0
  116. package/.next/static/chunks/app/runs/{page-503439d57f433574.js → page-a91204fa64867e92.js} +1 -1
  117. package/.next/static/chunks/app/settings/{page-64d7d48d2413a18b.js → page-69e9f3ca7747b72c.js} +1 -1
  118. package/.next/static/chunks/app/settings/permissions/{page-18bf0e6d84be8fad.js → page-1004af2ee3990f03.js} +1 -1
  119. package/.next/static/chunks/app/templates/{page-db5165c6311bf6e1.js → page-9d588b21525591e0.js} +1 -1
  120. package/.next/trace +20 -19
  121. package/.next/trace-build +1 -1
  122. package/.next/types/app/demo/[scenario]/page.ts +87 -0
  123. package/.next/types/routes.d.ts +2 -1
  124. package/.next/types/validator.ts +9 -0
  125. package/dist/cli/commands/start.js +395 -167
  126. package/dist/cli/commands/start.js.map +1 -1
  127. package/dist/cli/commands/status.js +6 -4
  128. package/dist/cli/commands/status.js.map +1 -1
  129. package/dist/cli/commands/stop.js +34 -19
  130. package/dist/cli/commands/stop.js.map +1 -1
  131. package/dist/cli/index.js +12 -4
  132. package/dist/cli/index.js.map +1 -1
  133. package/dist/cli/shared.js +1 -16
  134. package/dist/cli/shared.js.map +1 -1
  135. package/dist/daemon/index.js +25 -2
  136. package/dist/daemon/index.js.map +1 -1
  137. package/dist/lib/daemon-discovery.js +219 -0
  138. package/dist/lib/daemon-discovery.js.map +1 -0
  139. package/dist/mcp/client.js +125 -15
  140. package/dist/mcp/client.js.map +1 -1
  141. package/dist/mcp/index.js +21 -1
  142. package/dist/mcp/index.js.map +1 -1
  143. package/dist/mcp/tools.js +16 -1
  144. package/dist/mcp/tools.js.map +1 -1
  145. package/package.json +1 -1
  146. package/.next/server/chunks/418.js +0 -1
  147. package/.next/static/chunks/344-1f06059a92faa936.js +0 -1
  148. package/.next/static/chunks/app/onboarding/page-4c87427335371aaa.js +0 -1
  149. package/.next/static/chunks/app/runs/[runId]/page-aa118bfeb6508779.js +0 -1
  150. /package/.next/static/{VWSkj_Yx6OKSjPmYY8ewj → bbzOQo_mKxMPrYmXUbnSg}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,19 +1,20 @@
1
- [{"name":"build-module-js","duration":5652,"timestamp":6592523167899,"id":128,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8929,"timestamp":6592523167998,"id":129,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13420,"timestamp":6592523168156,"id":130,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16345,"timestamp":6592523167686,"id":127,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":16179,"timestamp":6592523168244,"id":131,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":16984,"timestamp":6592523168436,"id":132,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1777983893594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3243,"timestamp":6592523215047,"id":135,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1777983893641,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4114,"timestamp":6592523214580,"id":133,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1777983893641,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4300,"timestamp":6592523214838,"id":134,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1777983893641,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6251,"timestamp":6592523224871,"id":136,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1777983893651,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14805,"timestamp":6592523231313,"id":137,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1777983893657,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":18590,"timestamp":6592523231457,"id":138,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1777983893657,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2412,"timestamp":6592523265672,"id":140,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1777983893692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2495,"timestamp":6592523265764,"id":141,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1777983893692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5510,"timestamp":6592523265522,"id":139,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1777983893692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3355,"timestamp":6592523271720,"id":142,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1777983893698,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2534,"timestamp":6592523273239,"id":153,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5105,"timestamp":6592523271887,"id":143,"parentId":67,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1777983893698,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4813,"timestamp":6592523272392,"id":146,"parentId":74,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1777983893698,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5254,"timestamp":6592523272270,"id":145,"parentId":72,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1777983893698,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6698,"timestamp":6592523272091,"id":144,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1777983893698,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6671,"timestamp":6592523272511,"id":147,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6677,"timestamp":6592523272730,"id":149,"parentId":76,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7219,"timestamp":6592523272620,"id":148,"parentId":76,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7364,"timestamp":6592523272920,"id":151,"parentId":76,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2731,"timestamp":6592523280961,"id":154,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1777983893707,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2829,"timestamp":6592523281084,"id":155,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1777983893707,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3041,"timestamp":6592523281205,"id":156,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1777983893707,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4286,"timestamp":6592523281290,"id":157,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1777983893707,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4386,"timestamp":6592523281366,"id":158,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1777983893707,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":21544,"timestamp":6592523273043,"id":152,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1296,"timestamp":6592523298250,"id":159,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1777983893724,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1459,"timestamp":6592523301306,"id":161,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1777983893727,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2447,"timestamp":6592523301480,"id":163,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1777983893728,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2843,"timestamp":6592523301554,"id":164,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1777983893728,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3827,"timestamp":6592523301632,"id":165,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1777983893728,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5757,"timestamp":6592523301120,"id":160,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1777983893727,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2624,"timestamp":6592523310336,"id":166,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1777983893736,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":21631,"timestamp":6592523310467,"id":167,"parentId":74,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1777983893736,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":22016,"timestamp":6592523310550,"id":168,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1777983893737,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":23765,"timestamp":6592523310803,"id":170,"parentId":100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1777983893737,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":24811,"timestamp":6592523310637,"id":169,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1777983893737,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":65889,"timestamp":6592523272834,"id":150,"parentId":80,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1777983893699,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1609,"timestamp":6592523341266,"id":172,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1777983893767,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1590,"timestamp":6592523341427,"id":173,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1777983893767,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2383,"timestamp":6592523341577,"id":174,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1777983893768,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2594,"timestamp":6592523342021,"id":177,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1777983893768,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5020,"timestamp":6592523341855,"id":176,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1777983893768,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5947,"timestamp":6592523341688,"id":175,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1777983893768,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1222,"timestamp":6592523358136,"id":178,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1777983893784,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1677,"timestamp":6592523358377,"id":179,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1777983893784,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2301,"timestamp":6592523358467,"id":180,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1777983893784,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1312,"timestamp":6592523364453,"id":181,"parentId":115,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1777983893790,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2205,"timestamp":6592523364583,"id":182,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1777983893791,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3766,"timestamp":6592523364672,"id":183,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1777983893791,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":34,"timestamp":6592523368693,"id":184,"parentId":129,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1719,"timestamp":6592523368739,"id":185,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2396,"timestamp":6592523368854,"id":186,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3470,"timestamp":6592523368947,"id":187,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5504,"timestamp":6592523369192,"id":189,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":73425,"timestamp":6592523301401,"id":162,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1777983893727,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6461,"timestamp":6592523369294,"id":190,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7330,"timestamp":6592523369037,"id":188,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7714,"timestamp":6592523369412,"id":191,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1777983893795,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":849,"timestamp":6592523388007,"id":192,"parentId":99,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1777983893814,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1452,"timestamp":6592523390377,"id":194,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1777983893816,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6551,"timestamp":6592523388167,"id":193,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1777983893814,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4909,"timestamp":6592523390565,"id":196,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1777983893817,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6563,"timestamp":6592523390479,"id":195,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1777983893817,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":58591,"timestamp":6592523340969,"id":171,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1777983893767,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3016,"timestamp":6592523397508,"id":197,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1777983893824,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1611,"timestamp":6592523400950,"id":199,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1777983893827,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2814,"timestamp":6592523401240,"id":201,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1777983893827,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4236,"timestamp":6592523400741,"id":198,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1777983893827,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5185,"timestamp":6592523401056,"id":200,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1777983893827,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14292,"timestamp":6592523401420,"id":202,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1777983893827,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9741,"timestamp":6592523406594,"id":203,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1777983893833,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1985,"timestamp":6592523429422,"id":204,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1777983893855,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2005,"timestamp":6592523429585,"id":205,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1347,"timestamp":6592523430430,"id":210,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3137,"timestamp":6592523430292,"id":209,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4060,"timestamp":6592523429674,"id":206,"parentId":136,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3824,"timestamp":6592523430113,"id":208,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4313,"timestamp":6592523429906,"id":207,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1777983893856,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1709,"timestamp":6592523434566,"id":211,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1777983893861,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3929,"timestamp":6592523434680,"id":212,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1777983893861,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1013,"timestamp":6592523438682,"id":213,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1777983893865,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1849,"timestamp":6592523438784,"id":214,"parentId":157,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1777983893865,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1916,"timestamp":6592523438940,"id":215,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1777983893865,"traceId":"736ece428e33d872"},{"name":"build-module-css","duration":377,"timestamp":6592523442463,"id":220,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1777983893868,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1071,"timestamp":6592523442161,"id":217,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1777983893868,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1110,"timestamp":6592523442258,"id":218,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1777983893868,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2699,"timestamp":6592523441274,"id":216,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1777983893867,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1838,"timestamp":6592523442347,"id":219,"parentId":148,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1777983893868,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2156,"timestamp":6592523444451,"id":222,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1777983893870,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3566,"timestamp":6592523444253,"id":221,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1777983893870,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1765,"timestamp":6592523448302,"id":223,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1777983893874,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1919,"timestamp":6592523448406,"id":224,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1777983893874,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":978,"timestamp":6592523451337,"id":225,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1777983893877,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1692,"timestamp":6592523451440,"id":226,"parentId":163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1777983893877,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2520,"timestamp":6592523451533,"id":227,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1777983893878,"traceId":"736ece428e33d872"}]
2
- [{"name":"font-loader","duration":780076,"timestamp":6592523593756,"id":279,"parentId":278,"tags":{},"startTime":1777983894020,"traceId":"736ece428e33d872"},{"name":"postcss","duration":3479,"timestamp":6592524444589,"id":430,"parentId":276,"tags":{},"startTime":1777983894871,"traceId":"736ece428e33d872"},{"name":"postcss","duration":1378,"timestamp":6592524446700,"id":431,"parentId":278,"tags":{},"startTime":1777983894873,"traceId":"736ece428e33d872"},{"name":"next-font-loader","duration":903781,"timestamp":6592523544693,"id":276,"parentId":274,"tags":{},"startTime":1777983893971,"traceId":"736ece428e33d872"},{"name":"next-font-loader","duration":854781,"timestamp":6592523593697,"id":278,"parentId":275,"tags":{},"startTime":1777983894020,"traceId":"736ece428e33d872"},{"name":"css-loader","duration":20500,"timestamp":6592524448204,"id":432,"parentId":274,"tags":{"astUsed":"true"},"startTime":1777983894874,"traceId":"736ece428e33d872"},{"name":"css-loader","duration":20246,"timestamp":6592524448463,"id":433,"parentId":275,"tags":{"astUsed":"true"},"startTime":1777983894874,"traceId":"736ece428e33d872"},{"name":"build-module","duration":926119,"timestamp":6592523542963,"id":274,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1777983893969,"traceId":"736ece428e33d872"},{"name":"build-module","duration":924685,"timestamp":6592523544552,"id":275,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1777983893971,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883914,"timestamp":6592522586793,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883266,"timestamp":6592522587449,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883419,"timestamp":6592522587302,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883413,"timestamp":6592522587311,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883413,"timestamp":6592522587319,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883356,"timestamp":6592522587380,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883337,"timestamp":6592522587403,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883325,"timestamp":6592522587417,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883319,"timestamp":6592522587426,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883305,"timestamp":6592522587443,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1883332,"timestamp":6592522587456,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"build-module","duration":1123,"timestamp":6592524618824,"id":634,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1777983895045,"traceId":"736ece428e33d872"},{"name":"build-module","duration":121,"timestamp":6592524619994,"id":635,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1777983895046,"traceId":"736ece428e33d872"},{"name":"build-module","duration":179,"timestamp":6592524620136,"id":636,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895046,"traceId":"736ece428e33d872"},{"name":"build-module","duration":141,"timestamp":6592524620330,"id":637,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895046,"traceId":"736ece428e33d872"},{"name":"build-module","duration":391,"timestamp":6592524620486,"id":638,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895047,"traceId":"736ece428e33d872"},{"name":"build-module","duration":1523,"timestamp":6592524620894,"id":639,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895047,"traceId":"736ece428e33d872"},{"name":"build-module","duration":468,"timestamp":6592524622451,"id":640,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895048,"traceId":"736ece428e33d872"},{"name":"build-module","duration":441,"timestamp":6592524622934,"id":641,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895049,"traceId":"736ece428e33d872"},{"name":"build-module","duration":159,"timestamp":6592524623388,"id":642,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895049,"traceId":"736ece428e33d872"},{"name":"build-module","duration":142,"timestamp":6592524623557,"id":643,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895050,"traceId":"736ece428e33d872"},{"name":"build-module","duration":148,"timestamp":6592524623709,"id":644,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895050,"traceId":"736ece428e33d872"},{"name":"build-module","duration":405,"timestamp":6592524623867,"id":645,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895050,"traceId":"736ece428e33d872"},{"name":"build-module","duration":157,"timestamp":6592524624284,"id":646,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895050,"traceId":"736ece428e33d872"},{"name":"build-module","duration":148,"timestamp":6592524624451,"id":647,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895050,"traceId":"736ece428e33d872"},{"name":"build-module","duration":135,"timestamp":6592524624608,"id":648,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895051,"traceId":"736ece428e33d872"},{"name":"build-module","duration":137,"timestamp":6592524624753,"id":649,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895051,"traceId":"736ece428e33d872"},{"name":"build-module","duration":330,"timestamp":6592524635326,"id":650,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895061,"traceId":"736ece428e33d872"},{"name":"build-module","duration":198,"timestamp":6592524635683,"id":651,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895062,"traceId":"736ece428e33d872"},{"name":"build-module","duration":555,"timestamp":6592524635895,"id":652,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895062,"traceId":"736ece428e33d872"},{"name":"build-module","duration":308,"timestamp":6592524636462,"id":653,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895062,"traceId":"736ece428e33d872"},{"name":"build-module","duration":308,"timestamp":6592524636781,"id":654,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895063,"traceId":"736ece428e33d872"},{"name":"build-module","duration":255,"timestamp":6592524637110,"id":655,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895063,"traceId":"736ece428e33d872"},{"name":"build-module","duration":361,"timestamp":6592524637377,"id":656,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895063,"traceId":"736ece428e33d872"},{"name":"build-module","duration":244,"timestamp":6592524637765,"id":657,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895064,"traceId":"736ece428e33d872"},{"name":"build-module","duration":398,"timestamp":6592524638023,"id":658,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895064,"traceId":"736ece428e33d872"},{"name":"build-module","duration":306,"timestamp":6592524638432,"id":659,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895064,"traceId":"736ece428e33d872"},{"name":"build-module","duration":271,"timestamp":6592524643161,"id":660,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1777983895069,"traceId":"736ece428e33d872"},{"name":"build-module","duration":196,"timestamp":6592524643447,"id":661,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1777983895069,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4862,"timestamp":6592524656194,"id":665,"parentId":648,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1777983895082,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10489,"timestamp":6592524654573,"id":662,"parentId":642,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1777983895081,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":31706,"timestamp":6592524655954,"id":664,"parentId":646,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1777983895082,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":32150,"timestamp":6592524656399,"id":666,"parentId":638,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1777983895082,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":35385,"timestamp":6592524655704,"id":663,"parentId":644,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1777983895082,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":34458,"timestamp":6592524657177,"id":669,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1777983895083,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":35176,"timestamp":6592524657064,"id":668,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1777983895083,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":37233,"timestamp":6592524656863,"id":667,"parentId":650,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1777983895083,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":37091,"timestamp":6592524657401,"id":671,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1777983895083,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":37594,"timestamp":6592524657890,"id":674,"parentId":654,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1777983895084,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":39430,"timestamp":6592524657713,"id":673,"parentId":652,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1777983895084,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":42068,"timestamp":6592524657515,"id":672,"parentId":652,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1777983895084,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":45600,"timestamp":6592524657295,"id":670,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1777983895083,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":38482,"timestamp":6592524666361,"id":676,"parentId":652,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1777983895092,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":39344,"timestamp":6592524666251,"id":675,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"ssr"},"startTime":1777983895092,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9575,"timestamp":6592524751766,"id":679,"parentId":652,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1777983895178,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10886,"timestamp":6592524751409,"id":677,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1777983895177,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":11219,"timestamp":6592524751953,"id":680,"parentId":658,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1777983895178,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10419,"timestamp":6592524752979,"id":684,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1777983895179,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":11701,"timestamp":6592524752679,"id":681,"parentId":658,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1777983895179,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13019,"timestamp":6592524751673,"id":678,"parentId":640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1777983895178,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11978,"timestamp":6592524752878,"id":682,"parentId":665,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895179,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12042,"timestamp":6592524752934,"id":683,"parentId":662,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895179,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4286,"timestamp":6592524791323,"id":685,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1777983895217,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":1889,"timestamp":6592524796085,"id":687,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1777983895222,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5851,"timestamp":6592524795768,"id":686,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1777983895222,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6827,"timestamp":6592524796644,"id":689,"parentId":656,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1777983895223,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":7978,"timestamp":6592524796370,"id":688,"parentId":658,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1777983895222,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8196,"timestamp":6592524798193,"id":690,"parentId":658,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1777983895224,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11339,"timestamp":6592524812546,"id":694,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12702,"timestamp":6592524813063,"id":698,"parentId":666,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15671,"timestamp":6592524813134,"id":699,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":17686,"timestamp":6592524813205,"id":700,"parentId":668,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":17894,"timestamp":6592524813926,"id":706,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1777983895240,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":26608,"timestamp":6592524813277,"id":701,"parentId":666,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":27365,"timestamp":6592524813410,"id":702,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":27624,"timestamp":6592524813767,"id":704,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1777983895240,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":31092,"timestamp":6592524813590,"id":703,"parentId":660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1777983895240,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32715,"timestamp":6592524812506,"id":693,"parentId":672,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32905,"timestamp":6592524812460,"id":692,"parentId":673,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895238,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":33104,"timestamp":6592524812375,"id":691,"parentId":674,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895238,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32688,"timestamp":6592524812918,"id":695,"parentId":664,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32746,"timestamp":6592524812964,"id":696,"parentId":663,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32063,"timestamp":6592524813873,"id":705,"parentId":676,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895240,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":33054,"timestamp":6592524813013,"id":697,"parentId":667,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895239,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6262,"timestamp":6592524862647,"id":707,"parentId":658,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6579,"timestamp":6592524862856,"id":708,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":6920,"timestamp":6592524863058,"id":710,"parentId":680,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6725,"timestamp":6592524863567,"id":714,"parentId":666,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7859,"timestamp":6592524863289,"id":712,"parentId":668,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7707,"timestamp":6592524863672,"id":715,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":8318,"timestamp":6592524863391,"id":713,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8107,"timestamp":6592524864067,"id":718,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"}]
3
- [{"name":"generate-buildid","duration":139,"timestamp":6592521879397,"id":4,"parentId":1,"tags":{},"startTime":1777983892305,"traceId":"736ece428e33d872"},{"name":"load-custom-routes","duration":255,"timestamp":6592521879615,"id":5,"parentId":1,"tags":{},"startTime":1777983892306,"traceId":"736ece428e33d872"},{"name":"create-dist-dir","duration":172,"timestamp":6592521879890,"id":6,"parentId":1,"tags":{},"startTime":1777983892306,"traceId":"736ece428e33d872"},{"name":"clean","duration":253,"timestamp":6592521880397,"id":7,"parentId":1,"tags":{},"startTime":1777983892306,"traceId":"736ece428e33d872"},{"name":"discover-routes","duration":4585,"timestamp":6592521919525,"id":8,"parentId":1,"tags":{},"startTime":1777983892346,"traceId":"736ece428e33d872"},{"name":"create-root-mapping","duration":38,"timestamp":6592521924142,"id":9,"parentId":1,"tags":{},"startTime":1777983892350,"traceId":"736ece428e33d872"},{"name":"generate-route-types","duration":14304,"timestamp":6592521925080,"id":10,"parentId":1,"tags":{},"startTime":1777983892351,"traceId":"736ece428e33d872"},{"name":"public-dir-conflict-check","duration":51,"timestamp":6592521939459,"id":11,"parentId":1,"tags":{},"startTime":1777983892365,"traceId":"736ece428e33d872"},{"name":"generate-routes-manifest","duration":1762,"timestamp":6592521939577,"id":12,"parentId":1,"tags":{},"startTime":1777983892366,"traceId":"736ece428e33d872"},{"name":"create-entrypoints","duration":11426,"timestamp":6592522297642,"id":17,"parentId":15,"tags":{},"startTime":1777983892724,"traceId":"736ece428e33d872"},{"name":"generate-webpack-config","duration":206660,"timestamp":6592522309202,"id":18,"parentId":16,"tags":{},"startTime":1777983892735,"traceId":"736ece428e33d872"},{"name":"next-trace-entrypoint-plugin","duration":1639,"timestamp":6592522581111,"id":20,"parentId":19,"tags":{},"startTime":1777983893007,"traceId":"736ece428e33d872"},{"name":"build-module","duration":37394,"timestamp":6592522645344,"id":40,"parentId":24,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893071,"traceId":"736ece428e33d872"},{"name":"build-module","duration":48547,"timestamp":6592522645402,"id":41,"parentId":25,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893071,"traceId":"736ece428e33d872"},{"name":"build-module","duration":53708,"timestamp":6592522645460,"id":42,"parentId":26,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893071,"traceId":"736ece428e33d872"},{"name":"build-module","duration":57747,"timestamp":6592522645510,"id":43,"parentId":27,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":187,"timestamp":6592522710311,"id":54,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1777983893136,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":19,"timestamp":6592522710560,"id":55,"parentId":40,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1777983893137,"traceId":"736ece428e33d872"},{"name":"build-module","duration":110588,"timestamp":6592522645266,"id":39,"parentId":23,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893071,"traceId":"736ece428e33d872"},{"name":"build-module","duration":219679,"timestamp":6592522639680,"id":38,"parentId":22,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893066,"traceId":"736ece428e33d872"},{"name":"build-module","duration":213281,"timestamp":6592522646237,"id":52,"parentId":36,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":253857,"timestamp":6592522645568,"id":44,"parentId":28,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":259389,"timestamp":6592522645632,"id":45,"parentId":29,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":263951,"timestamp":6592522645690,"id":46,"parentId":30,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":267476,"timestamp":6592522645841,"id":47,"parentId":31,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":269701,"timestamp":6592522645942,"id":48,"parentId":32,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":275845,"timestamp":6592522646048,"id":49,"parentId":33,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":282598,"timestamp":6592522646109,"id":50,"parentId":34,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":293693,"timestamp":6592522646187,"id":51,"parentId":35,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":296454,"timestamp":6592522646277,"id":53,"parentId":37,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1777983893072,"traceId":"736ece428e33d872"},{"name":"build-module","duration":53,"timestamp":6592522993420,"id":56,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1777983893419,"traceId":"736ece428e33d872"},{"name":"build-module","duration":14,"timestamp":6592522993514,"id":57,"parentId":39,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module","duration":16,"timestamp":6592522993940,"id":60,"parentId":39,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module","duration":10,"timestamp":6592522993967,"id":61,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module","duration":10,"timestamp":6592522993986,"id":62,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module","duration":11,"timestamp":6592522994012,"id":63,"parentId":39,"tags":{"name":"path","layer":null},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11606,"timestamp":6592522994038,"id":64,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10702,"timestamp":6592522995894,"id":65,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11910,"timestamp":6592522996013,"id":66,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14292,"timestamp":6592522996115,"id":67,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15160,"timestamp":6592522996216,"id":68,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15367,"timestamp":6592522996439,"id":70,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15716,"timestamp":6592522996521,"id":71,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16225,"timestamp":6592522996608,"id":72,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16664,"timestamp":6592522996700,"id":73,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19702,"timestamp":6592522996843,"id":74,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":20881,"timestamp":6592522996937,"id":75,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":20980,"timestamp":6592522997120,"id":77,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":21208,"timestamp":6592522997207,"id":78,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19636,"timestamp":6592522998998,"id":81,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":21313,"timestamp":6592522999130,"id":82,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":22741,"timestamp":6592522999230,"id":83,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":24521,"timestamp":6592522999338,"id":84,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":31976,"timestamp":6592522999437,"id":85,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":32939,"timestamp":6592522999530,"id":86,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1777983893426,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":33484,"timestamp":6592522999623,"id":87,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1777983893426,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":36208,"timestamp":6592522998649,"id":80,"parentId":43,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1777983893425,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":39677,"timestamp":6592522997289,"id":79,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":41931,"timestamp":6592522997031,"id":76,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1777983893423,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":48672,"timestamp":6592522996346,"id":69,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1777983893422,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3261,"timestamp":6592523073531,"id":88,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1777983893500,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3516,"timestamp":6592523073758,"id":89,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1777983893500,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12297,"timestamp":6592523073897,"id":90,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1777983893500,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13222,"timestamp":6592523074036,"id":91,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1777983893500,"traceId":"736ece428e33d872"},{"name":"build-module","duration":94169,"timestamp":6592522993873,"id":59,"parentId":42,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ficon.svg&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module","duration":94914,"timestamp":6592522993555,"id":58,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1777983893420,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5203,"timestamp":6592523090204,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1777983893516,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5465,"timestamp":6592523090365,"id":93,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1777983893516,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7278,"timestamp":6592523090460,"id":94,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1777983893516,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7755,"timestamp":6592523090542,"id":95,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1777983893517,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11257,"timestamp":6592523090848,"id":97,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1777983893517,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12127,"timestamp":6592523090619,"id":96,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1777983893517,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12175,"timestamp":6592523091193,"id":98,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1777983893517,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12424,"timestamp":6592523091613,"id":99,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1777983893518,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12587,"timestamp":6592523091788,"id":100,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1777983893518,"traceId":"736ece428e33d872"},{"name":"build-module","duration":21614,"timestamp":6592523108392,"id":105,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=icon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/icon.svg?__next_metadata__","layer":"rsc"},"startTime":1777983893534,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":24398,"timestamp":6592523107757,"id":102,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1777983893534,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":29579,"timestamp":6592523107412,"id":101,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1777983893533,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":29585,"timestamp":6592523107857,"id":103,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1777983893534,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":30451,"timestamp":6592523108132,"id":104,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1777983893534,"traceId":"736ece428e33d872"},{"name":"build-module","duration":923,"timestamp":6592523145729,"id":106,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1777983893572,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1956,"timestamp":6592523145816,"id":107,"parentId":66,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1777983893572,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":31,"timestamp":6592523151768,"id":108,"parentId":92,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12,"timestamp":6592523151812,"id":109,"parentId":93,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module","duration":8,"timestamp":6592523151830,"id":110,"parentId":79,"tags":{"name":"node:fs","layer":null},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module","duration":7,"timestamp":6592523151844,"id":111,"parentId":79,"tags":{"name":"node:path","layer":null},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module","duration":10,"timestamp":6592523151856,"id":112,"parentId":79,"tags":{"name":"node:os","layer":null},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1425,"timestamp":6592523151872,"id":113,"parentId":66,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1873,"timestamp":6592523151996,"id":114,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1777983893578,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":19,"timestamp":6592523156285,"id":117,"parentId":84,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1777983893582,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":19,"timestamp":6592523157314,"id":122,"parentId":84,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1777983893583,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":18,"timestamp":6592523157346,"id":123,"parentId":84,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1777983893583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2757,"timestamp":6592523155940,"id":115,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1777983893582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5097,"timestamp":6592523156317,"id":118,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1777983893582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5664,"timestamp":6592523156055,"id":116,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1777983893582,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5578,"timestamp":6592523156468,"id":119,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1777983893582,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5525,"timestamp":6592523156770,"id":120,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1777983893583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5112,"timestamp":6592523157374,"id":124,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1777983893583,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5658,"timestamp":6592523157057,"id":121,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1777983893583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5384,"timestamp":6592523157515,"id":125,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1777983893584,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5441,"timestamp":6592523157712,"id":126,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1777983893584,"traceId":"736ece428e33d872"}]
4
- [{"name":"build-module-ts","duration":8661,"timestamp":6592524863786,"id":716,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9317,"timestamp":6592524863950,"id":717,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9620,"timestamp":6592524864178,"id":719,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1777983895290,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11250,"timestamp":6592524862990,"id":709,"parentId":680,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11142,"timestamp":6592524863236,"id":711,"parentId":681,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895289,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2408,"timestamp":6592524883944,"id":720,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1777983895310,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2501,"timestamp":6592524884162,"id":721,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1777983895310,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2748,"timestamp":6592524884394,"id":723,"parentId":687,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1777983895310,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1846,"timestamp":6592524888083,"id":727,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1836,"timestamp":6592524888217,"id":728,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5671,"timestamp":6592524887500,"id":725,"parentId":687,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5531,"timestamp":6592524887792,"id":726,"parentId":687,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":6795,"timestamp":6592524887296,"id":724,"parentId":687,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1777983895313,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6144,"timestamp":6592524888626,"id":732,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1777983895315,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7165,"timestamp":6592524888477,"id":731,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1777983895315,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7477,"timestamp":6592524888340,"id":729,"parentId":688,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7595,"timestamp":6592524888409,"id":730,"parentId":689,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895314,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14983,"timestamp":6592524884305,"id":722,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1777983895310,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1840,"timestamp":6592524902071,"id":734,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1777983895328,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1914,"timestamp":6592524902202,"id":735,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1777983895328,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2626,"timestamp":6592524901853,"id":733,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1777983895328,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2446,"timestamp":6592524902315,"id":736,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1777983895328,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2801,"timestamp":6592524906712,"id":739,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1777983895333,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3332,"timestamp":6592524906793,"id":740,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1777983895333,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4149,"timestamp":6592524906867,"id":741,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1777983895333,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9532,"timestamp":6592524906508,"id":737,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1777983895333,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12169,"timestamp":6592524906656,"id":738,"parentId":703,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895333,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4740,"timestamp":6592524921781,"id":744,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6316,"timestamp":6592524922086,"id":747,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6417,"timestamp":6592524922282,"id":749,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8290,"timestamp":6592524921629,"id":743,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8346,"timestamp":6592524921946,"id":746,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8096,"timestamp":6592524922370,"id":750,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8807,"timestamp":6592524922174,"id":748,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8773,"timestamp":6592524922477,"id":751,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1777983895349,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8796,"timestamp":6592524922652,"id":752,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1777983895349,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8783,"timestamp":6592524922835,"id":753,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"ssr"},"startTime":1777983895349,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8750,"timestamp":6592524923043,"id":754,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"ssr"},"startTime":1777983895349,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10927,"timestamp":6592524923227,"id":755,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1777983895349,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12649,"timestamp":6592524921869,"id":745,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":22897,"timestamp":6592524921502,"id":742,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1777983895348,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1835,"timestamp":6592524952730,"id":774,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1777983895379,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2074,"timestamp":6592524952862,"id":775,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1777983895379,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1890,"timestamp":6592524953166,"id":777,"parentId":670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1777983895379,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9625,"timestamp":6592524949026,"id":757,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1777983895375,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10466,"timestamp":6592524948704,"id":756,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1777983895375,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":10369,"timestamp":6592524949229,"id":758,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1777983895375,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10216,"timestamp":6592524949599,"id":760,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10181,"timestamp":6592524949953,"id":762,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10796,"timestamp":6592524949784,"id":761,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10491,"timestamp":6592524950289,"id":764,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11132,"timestamp":6592524950128,"id":763,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10941,"timestamp":6592524950716,"id":766,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1777983895377,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11732,"timestamp":6592524950462,"id":765,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1777983895376,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11637,"timestamp":6592524950888,"id":767,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1777983895377,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":13384,"timestamp":6592524949419,"id":759,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"ssr"},"startTime":1777983895375,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11324,"timestamp":6592524951658,"id":770,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"ssr"},"startTime":1777983895378,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":12785,"timestamp":6592524951060,"id":768,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1777983895377,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":12391,"timestamp":6592524952131,"id":772,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1777983895378,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":14166,"timestamp":6592524951343,"id":769,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1777983895377,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":14972,"timestamp":6592524951830,"id":771,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1777983895378,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14217,"timestamp":6592524953006,"id":776,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1777983895379,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":15222,"timestamp":6592524952443,"id":773,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1777983895378,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10022,"timestamp":6592524983349,"id":779,"parentId":682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"ssr"},"startTime":1777983895409,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10089,"timestamp":6592524983510,"id":780,"parentId":682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10902,"timestamp":6592524983032,"id":778,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1777983895409,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10488,"timestamp":6592524983646,"id":781,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10890,"timestamp":6592524983771,"id":782,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11109,"timestamp":6592524983951,"id":783,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11141,"timestamp":6592524984304,"id":785,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11094,"timestamp":6592524984564,"id":787,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":11261,"timestamp":6592524984729,"id":788,"parentId":674,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11173,"timestamp":6592524985014,"id":789,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11243,"timestamp":6592524985184,"id":790,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13303,"timestamp":6592524984129,"id":784,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1777983895410,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":12269,"timestamp":6592524985343,"id":791,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":13370,"timestamp":6592524984480,"id":786,"parentId":733,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895411,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5234,"timestamp":6592524999975,"id":793,"parentId":672,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1777983895426,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5725,"timestamp":6592524999721,"id":792,"parentId":676,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1777983895426,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5342,"timestamp":6592525000272,"id":794,"parentId":662,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1777983895426,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4991,"timestamp":6592525000822,"id":796,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1777983895427,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5561,"timestamp":6592525000547,"id":795,"parentId":664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1777983895427,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6652,"timestamp":6592525007769,"id":798,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7131,"timestamp":6592525008202,"id":802,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7357,"timestamp":6592525008333,"id":803,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8045,"timestamp":6592525008459,"id":804,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8491,"timestamp":6592525008758,"id":805,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8511,"timestamp":6592525009094,"id":808,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7821,"timestamp":6592525009920,"id":814,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7715,"timestamp":6592525011137,"id":823,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8190,"timestamp":6592525011258,"id":824,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8847,"timestamp":6592525011350,"id":825,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9800,"timestamp":6592525011426,"id":826,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15222,"timestamp":6592525007614,"id":797,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15173,"timestamp":6592525008035,"id":801,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15476,"timestamp":6592525007913,"id":800,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14912,"timestamp":6592525008851,"id":806,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15120,"timestamp":6592525008968,"id":807,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15255,"timestamp":6592525009175,"id":809,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15258,"timestamp":6592525009391,"id":811,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15640,"timestamp":6592525009282,"id":810,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1777983895435,"traceId":"736ece428e33d872"}]
5
- [{"name":"build-module-js","duration":1437,"timestamp":6592523455525,"id":229,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1777983893882,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5058,"timestamp":6592523455297,"id":228,"parentId":136,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1777983893881,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1246,"timestamp":6592523460763,"id":230,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1777983893887,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1091,"timestamp":6592523461234,"id":231,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1777983893887,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1942,"timestamp":6592523463073,"id":232,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1777983893889,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2461,"timestamp":6592523465436,"id":234,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1777983893891,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3266,"timestamp":6592523465283,"id":233,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1777983893891,"traceId":"736ece428e33d872"},{"name":"build-module-external","duration":27,"timestamp":6592523469390,"id":235,"parentId":183,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1777983893895,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1931,"timestamp":6592523469430,"id":236,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1777983893895,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4029,"timestamp":6592523469536,"id":237,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1777983893896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5297,"timestamp":6592523469627,"id":238,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1777983893896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5338,"timestamp":6592523469948,"id":241,"parentId":150,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1777983893896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6996,"timestamp":6592523469704,"id":239,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1777983893896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7853,"timestamp":6592523469827,"id":240,"parentId":175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1777983893896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1188,"timestamp":6592523485218,"id":245,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1777983893911,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2013,"timestamp":6592523485316,"id":246,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1777983893911,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4550,"timestamp":6592523484074,"id":242,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1777983893910,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4088,"timestamp":6592523485049,"id":244,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1777983893911,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6453,"timestamp":6592523484394,"id":243,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1777983893910,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5577,"timestamp":6592523485517,"id":248,"parentId":187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1777983893912,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6140,"timestamp":6592523485401,"id":247,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1777983893911,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":835,"timestamp":6592523494786,"id":250,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1777983893921,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3305,"timestamp":6592523494666,"id":249,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1777983893921,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1214,"timestamp":6592523498112,"id":251,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1777983893924,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1353,"timestamp":6592523498219,"id":252,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1777983893924,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1959,"timestamp":6592523500463,"id":257,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1777983893926,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2162,"timestamp":6592523500670,"id":259,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1777983893927,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4137,"timestamp":6592523500319,"id":256,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1777983893926,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4095,"timestamp":6592523500558,"id":258,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1777983893927,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1077,"timestamp":6592523506626,"id":260,"parentId":163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1777983893933,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1555,"timestamp":6592523508718,"id":261,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1777983893935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1764,"timestamp":6592523508825,"id":262,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1777983893935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2896,"timestamp":6592523524014,"id":267,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1777983893950,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3231,"timestamp":6592523524176,"id":268,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1777983893950,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":28477,"timestamp":6592523500270,"id":255,"parentId":200,"tags":{"name":"__barrel_optimize__?names=Activity,CheckCircle2,Clock,Coins,Layers,Sparkles!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1777983893926,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":28701,"timestamp":6592523500215,"id":254,"parentId":198,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,CircleHelp,Clock,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1777983893926,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":28930,"timestamp":6592523500132,"id":253,"parentId":104,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1777983893926,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6496,"timestamp":6592523522825,"id":263,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1777983893949,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6412,"timestamp":6592523523101,"id":264,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1777983893949,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":6137,"timestamp":6592523523691,"id":266,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1777983893950,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6737,"timestamp":6592523523400,"id":265,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1777983893949,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2638,"timestamp":6592523534429,"id":269,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1777983893960,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1083,"timestamp":6592523537961,"id":271,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1777983893964,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1245,"timestamp":6592523538068,"id":272,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1777983893964,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2660,"timestamp":6592523537148,"id":270,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1777983893963,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":72243,"timestamp":6592523538155,"id":273,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1777983893964,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1765,"timestamp":6592523611176,"id":281,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1777983894037,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2665,"timestamp":6592523610792,"id":280,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1777983894037,"traceId":"736ece428e33d872"},{"name":"build-module","duration":25,"timestamp":6592523613482,"id":284,"parentId":273,"tags":{"name":"util","layer":null},"startTime":1777983894040,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2709,"timestamp":6592523611317,"id":282,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1777983894037,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3255,"timestamp":6592523611440,"id":283,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1777983894037,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1449,"timestamp":6592523619067,"id":285,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1777983894045,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":736,"timestamp":6592523620546,"id":286,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1777983894047,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1215,"timestamp":6592523620648,"id":287,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1777983894047,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1607,"timestamp":6592523620737,"id":288,"parentId":233,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1777983894047,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":723,"timestamp":6592523622399,"id":289,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1777983894048,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":780,"timestamp":6592523622501,"id":290,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1777983894049,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":789,"timestamp":6592523626009,"id":291,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1777983894052,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1757,"timestamp":6592523626109,"id":292,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1777983894052,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2004,"timestamp":6592523626231,"id":293,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1777983894052,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1639,"timestamp":6592523628515,"id":296,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1777983894055,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1230,"timestamp":6592523630278,"id":299,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1777983894056,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1276,"timestamp":6592523630398,"id":300,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1777983894056,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3828,"timestamp":6592523628638,"id":297,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1777983894055,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5543,"timestamp":6592523628393,"id":295,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1777983894054,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5765,"timestamp":6592523628812,"id":298,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1777983894055,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7386,"timestamp":6592523628288,"id":294,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1777983894054,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1038,"timestamp":6592523639952,"id":302,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1777983894066,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1098,"timestamp":6592523640058,"id":303,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1777983894066,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1074,"timestamp":6592523640156,"id":304,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1777983894066,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2414,"timestamp":6592523639715,"id":301,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1777983894066,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1504,"timestamp":6592523642235,"id":305,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1777983894068,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1969,"timestamp":6592523642335,"id":306,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1777983894068,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2217,"timestamp":6592523642468,"id":307,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1777983894068,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2387,"timestamp":6592523642586,"id":308,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1777983894069,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2379,"timestamp":6592523642925,"id":310,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1777983894069,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7348,"timestamp":6592523642760,"id":309,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1777983894069,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3932,"timestamp":6592523646530,"id":311,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1777983894073,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3995,"timestamp":6592523646676,"id":312,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1777983894073,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1679,"timestamp":6592523652269,"id":313,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1777983894078,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1935,"timestamp":6592523652409,"id":314,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1777983894078,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3294,"timestamp":6592523652528,"id":315,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1777983894079,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":966,"timestamp":6592523656183,"id":318,"parentId":268,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1777983894082,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1683,"timestamp":6592523656288,"id":319,"parentId":261,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1777983894082,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4329,"timestamp":6592523654445,"id":316,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1777983894080,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4626,"timestamp":6592523654585,"id":317,"parentId":256,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1777983894081,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2123,"timestamp":6592523660751,"id":320,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1777983894087,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":1909,"timestamp":6592523663305,"id":321,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1777983894089,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1414,"timestamp":6592523665297,"id":326,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1777983894091,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4137,"timestamp":6592523663518,"id":322,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1777983894090,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4278,"timestamp":6592523663817,"id":323,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1777983894090,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4264,"timestamp":6592523664134,"id":324,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1777983894090,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4470,"timestamp":6592523664448,"id":325,"parentId":271,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1777983894090,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":3647,"timestamp":6592523665447,"id":327,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1777983894091,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":3721,"timestamp":6592523665703,"id":328,"parentId":266,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1777983894092,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1082978,"timestamp":6592522587223,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2623,"timestamp":6592523674309,"id":329,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"rsc"},"startTime":1777983894100,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2770,"timestamp":6592523674491,"id":330,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"rsc"},"startTime":1777983894101,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2510,"timestamp":6592523675078,"id":331,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1777983894101,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2554,"timestamp":6592523675228,"id":332,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"rsc"},"startTime":1777983894101,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2589,"timestamp":6592523675419,"id":333,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/coins.mjs","layer":"rsc"},"startTime":1777983894101,"traceId":"736ece428e33d872"}]
6
- [{"name":"build-module-mjs","duration":2580,"timestamp":6592523675610,"id":334,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"rsc"},"startTime":1777983894102,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2557,"timestamp":6592523675803,"id":335,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"rsc"},"startTime":1777983894102,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1645,"timestamp":6592523679985,"id":336,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1777983894106,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1682,"timestamp":6592523680139,"id":337,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"rsc"},"startTime":1777983894106,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":819,"timestamp":6592523681894,"id":338,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"rsc"},"startTime":1777983894108,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1846,"timestamp":6592523682046,"id":339,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"rsc"},"startTime":1777983894108,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2250,"timestamp":6592523682181,"id":340,"parentId":283,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1777983894108,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2101,"timestamp":6592523682755,"id":341,"parentId":311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1777983894109,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2221,"timestamp":6592523682889,"id":342,"parentId":283,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1777983894109,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4394,"timestamp":6592523683074,"id":343,"parentId":283,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1777983894109,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4511,"timestamp":6592523683248,"id":344,"parentId":295,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1777983894109,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4960,"timestamp":6592523683417,"id":345,"parentId":296,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1777983894109,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1101488,"timestamp":6592522587251,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":404,"timestamp":6592523689929,"id":346,"parentId":326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1777983894116,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1112,"timestamp":6592523691563,"id":347,"parentId":329,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1777983894118,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2241,"timestamp":6592523693066,"id":348,"parentId":293,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1777983894119,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":862,"timestamp":6592523695986,"id":349,"parentId":345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1777983894122,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7995,"timestamp":6592523697054,"id":350,"parentId":302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1777983894123,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1117950,"timestamp":6592522587294,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1117970,"timestamp":6592522587283,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1117987,"timestamp":6592522587271,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1545,"timestamp":6592523706668,"id":351,"parentId":347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1777983894133,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1480,"timestamp":6592523710215,"id":352,"parentId":347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1777983894136,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1627,"timestamp":6592523710422,"id":353,"parentId":347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1777983894136,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3634,"timestamp":6592523710623,"id":354,"parentId":347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1777983894137,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1129,"timestamp":6592523714559,"id":355,"parentId":322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1777983894141,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1859,"timestamp":6592523721449,"id":356,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"rsc"},"startTime":1777983894147,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1451,"timestamp":6592523723512,"id":357,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"rsc"},"startTime":1777983894150,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3664,"timestamp":6592523723621,"id":358,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"rsc"},"startTime":1777983894150,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4374,"timestamp":6592523723743,"id":359,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1777983894150,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2078,"timestamp":6592523731938,"id":360,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"rsc"},"startTime":1777983894158,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3671,"timestamp":6592523732065,"id":361,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"rsc"},"startTime":1777983894158,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3972,"timestamp":6592523732152,"id":362,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"rsc"},"startTime":1777983894158,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3875,"timestamp":6592523736711,"id":363,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"rsc"},"startTime":1777983894163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4126,"timestamp":6592523736818,"id":364,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"rsc"},"startTime":1777983894163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4461,"timestamp":6592523736902,"id":365,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"rsc"},"startTime":1777983894163,"traceId":"736ece428e33d872"},{"name":"build-module","duration":31,"timestamp":6592523745759,"id":366,"parentId":360,"tags":{"name":"process","layer":null},"startTime":1777983894172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1580,"timestamp":6592523746397,"id":367,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"rsc"},"startTime":1777983894172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2258,"timestamp":6592523746538,"id":368,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1777983894173,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2709,"timestamp":6592523746655,"id":369,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1777983894173,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3050,"timestamp":6592523746755,"id":370,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"rsc"},"startTime":1777983894173,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6387,"timestamp":6592523746852,"id":371,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"rsc"},"startTime":1777983894173,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6570,"timestamp":6592523746948,"id":372,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"rsc"},"startTime":1777983894173,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4238,"timestamp":6592523754197,"id":373,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"rsc"},"startTime":1777983894180,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":508,"timestamp":6592523763424,"id":374,"parentId":358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1777983894189,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1700,"timestamp":6592523767275,"id":375,"parentId":360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1777983894193,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2472,"timestamp":6592523767384,"id":376,"parentId":360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1777983894193,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2645,"timestamp":6592523767489,"id":377,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"rsc"},"startTime":1777983894194,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1987,"timestamp":6592523770608,"id":378,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2188,"timestamp":6592523770710,"id":379,"parentId":360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2337,"timestamp":6592523770870,"id":380,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2736,"timestamp":6592523770957,"id":381,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3392,"timestamp":6592523771050,"id":382,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3800,"timestamp":6592523771135,"id":383,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1777983894197,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1476,"timestamp":6592523775887,"id":384,"parentId":363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1777983894202,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":721,"timestamp":6592523780274,"id":385,"parentId":365,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1777983894206,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1083,"timestamp":6592523780375,"id":386,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"rsc"},"startTime":1777983894206,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1929,"timestamp":6592523782027,"id":387,"parentId":365,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1777983894208,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2615,"timestamp":6592523782127,"id":388,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"rsc"},"startTime":1777983894208,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2699,"timestamp":6592523782210,"id":389,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1777983894208,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3086,"timestamp":6592523782292,"id":390,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1777983894208,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3170,"timestamp":6592523782367,"id":391,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1777983894208,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1519,"timestamp":6592523790419,"id":392,"parentId":370,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"rsc"},"startTime":1777983894216,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3771,"timestamp":6592523795734,"id":393,"parentId":370,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"rsc"},"startTime":1777983894222,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3999,"timestamp":6592523795837,"id":394,"parentId":370,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"rsc"},"startTime":1777983894222,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1035,"timestamp":6592523801771,"id":395,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1777983894228,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7536,"timestamp":6592523801869,"id":396,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1777983894228,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7660,"timestamp":6592523801950,"id":397,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1777983894228,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1349,"timestamp":6592523809916,"id":398,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1777983894236,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1591,"timestamp":6592523810031,"id":399,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1777983894236,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1672,"timestamp":6592523810120,"id":400,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1777983894236,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5977,"timestamp":6592523810198,"id":401,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1777983894236,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6287,"timestamp":6592523810276,"id":402,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1777983894236,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3978,"timestamp":6592523832955,"id":403,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"rsc"},"startTime":1777983894259,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2244,"timestamp":6592523835136,"id":404,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"rsc"},"startTime":1777983894261,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2844,"timestamp":6592523835241,"id":405,"parentId":385,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1777983894261,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2980,"timestamp":6592523835331,"id":406,"parentId":386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1777983894261,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4743,"timestamp":6592523835411,"id":407,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"rsc"},"startTime":1777983894261,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5269,"timestamp":6592523835490,"id":408,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"rsc"},"startTime":1777983894262,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5679,"timestamp":6592523835574,"id":409,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"rsc"},"startTime":1777983894262,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6044,"timestamp":6592523835649,"id":410,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"rsc"},"startTime":1777983894262,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6190,"timestamp":6592523835723,"id":411,"parentId":381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"rsc"},"startTime":1777983894262,"traceId":"736ece428e33d872"},{"name":"build-module","duration":29,"timestamp":6592523849375,"id":412,"parentId":403,"tags":{"name":"buffer","layer":null},"startTime":1777983894275,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1651,"timestamp":6592523850030,"id":413,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"rsc"},"startTime":1777983894276,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3808,"timestamp":6592523850164,"id":414,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1777983894276,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4678,"timestamp":6592523850249,"id":415,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"rsc"},"startTime":1777983894276,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":964,"timestamp":6592523857197,"id":416,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1777983894283,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1337,"timestamp":6592523857315,"id":417,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1777983894283,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3359,"timestamp":6592523857400,"id":418,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1777983894283,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":497,"timestamp":6592523864490,"id":419,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"rsc"},"startTime":1777983894291,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":770,"timestamp":6592523865853,"id":420,"parentId":411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1777983894292,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1180,"timestamp":6592523865960,"id":421,"parentId":411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1777983894292,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1526,"timestamp":6592523866053,"id":422,"parentId":411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1777983894292,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1027,"timestamp":6592523869919,"id":423,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"rsc"},"startTime":1777983894296,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2180,"timestamp":6592523870032,"id":424,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"rsc"},"startTime":1777983894296,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2754,"timestamp":6592523870125,"id":425,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1777983894296,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2298,"timestamp":6592523873185,"id":426,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1777983894299,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":637,"timestamp":6592523877376,"id":427,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"rsc"},"startTime":1777983894303,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":737,"timestamp":6592523877481,"id":428,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"rsc"},"startTime":1777983894304,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":821,"timestamp":6592523877565,"id":429,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1777983894304,"traceId":"736ece428e33d872"},{"name":"font-loader","duration":802494,"timestamp":6592523568976,"id":277,"parentId":276,"tags":{},"startTime":1777983893995,"traceId":"736ece428e33d872"}]
7
- [{"name":"build-module-mjs","duration":5908,"timestamp":6592525136052,"id":917,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5972,"timestamp":6592525136163,"id":918,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6011,"timestamp":6592525136276,"id":919,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6140,"timestamp":6592525136382,"id":920,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6286,"timestamp":6592525136485,"id":921,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1777983895563,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6502,"timestamp":6592525136659,"id":922,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1777983895563,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3925,"timestamp":6592525143624,"id":923,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4347,"timestamp":6592525143721,"id":924,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4441,"timestamp":6592525143794,"id":925,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4913,"timestamp":6592525143863,"id":926,"parentId":896,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5084,"timestamp":6592525143928,"id":927,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5259,"timestamp":6592525143998,"id":928,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5521,"timestamp":6592525144071,"id":929,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5714,"timestamp":6592525144263,"id":930,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"ssr"},"startTime":1777983895570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3272,"timestamp":6592525159094,"id":934,"parentId":916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3559,"timestamp":6592525159214,"id":935,"parentId":916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4163,"timestamp":6592525158926,"id":933,"parentId":916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4109,"timestamp":6592525159324,"id":936,"parentId":916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4249,"timestamp":6592525159429,"id":937,"parentId":916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4260,"timestamp":6592525159644,"id":939,"parentId":889,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1777983895586,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5070,"timestamp":6592525159534,"id":938,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1777983895586,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2714,"timestamp":6592525164989,"id":941,"parentId":923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"ssr"},"startTime":1777983895591,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2904,"timestamp":6592525165108,"id":942,"parentId":923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"ssr"},"startTime":1777983895591,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3764,"timestamp":6592525165185,"id":943,"parentId":923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"ssr"},"startTime":1777983895591,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11536,"timestamp":6592525158779,"id":931,"parentId":912,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":11566,"timestamp":6592525158871,"id":932,"parentId":911,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13192,"timestamp":6592525159754,"id":940,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1777983895586,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8009,"timestamp":6592525165255,"id":944,"parentId":738,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"ssr"},"startTime":1777983895591,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8355,"timestamp":6592525165423,"id":945,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1777983895591,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8828,"timestamp":6592525165767,"id":948,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1777983895592,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9588,"timestamp":6592525165662,"id":947,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1777983895592,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11069,"timestamp":6592525165543,"id":946,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1777983895592,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14281,"timestamp":6592525165877,"id":949,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1777983895592,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":32355,"timestamp":6592525165979,"id":950,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"ssr"},"startTime":1777983895592,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3601,"timestamp":6592525201167,"id":952,"parentId":938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1777983895627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4293,"timestamp":6592525200936,"id":951,"parentId":937,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1777983895627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1627,"timestamp":6592525205547,"id":953,"parentId":941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1777983895632,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1716,"timestamp":6592525205659,"id":954,"parentId":941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1777983895632,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1821,"timestamp":6592525205737,"id":955,"parentId":941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1777983895632,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3134,"timestamp":6592525206021,"id":957,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1777983895632,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4005,"timestamp":6592525205809,"id":956,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1777983895632,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5582,"timestamp":6592525210125,"id":958,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1777983895636,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5837,"timestamp":6592525210635,"id":960,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1777983895637,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6227,"timestamp":6592525210933,"id":961,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1777983895637,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":8231,"timestamp":6592525210335,"id":959,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1777983895636,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7548,"timestamp":6592525211791,"id":964,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1777983895638,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9306,"timestamp":6592525211227,"id":962,"parentId":664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1777983895637,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8785,"timestamp":6592525211955,"id":965,"parentId":786,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1777983895638,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10548,"timestamp":6592525211510,"id":963,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1777983895638,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6544,"timestamp":6592525222723,"id":966,"parentId":951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1777983895649,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8890,"timestamp":6592525232327,"id":967,"parentId":956,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895658,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4295,"timestamp":6592525242945,"id":971,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4572,"timestamp":6592525243103,"id":972,"parentId":790,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4705,"timestamp":6592525243229,"id":973,"parentId":784,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8722,"timestamp":6592525242775,"id":968,"parentId":960,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8943,"timestamp":6592525242862,"id":969,"parentId":961,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12143,"timestamp":6592525243349,"id":974,"parentId":784,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12825,"timestamp":6592525242907,"id":970,"parentId":959,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895669,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":8372,"timestamp":6592525248107,"id":975,"parentId":772,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1777983895674,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":8369,"timestamp":6592525248310,"id":976,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1777983895674,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8209,"timestamp":6592525248654,"id":979,"parentId":822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8261,"timestamp":6592525248767,"id":980,"parentId":840,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8278,"timestamp":6592525248906,"id":981,"parentId":850,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8451,"timestamp":6592525249037,"id":982,"parentId":888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9066,"timestamp":6592525248556,"id":977,"parentId":962,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14529,"timestamp":6592525248612,"id":978,"parentId":963,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895675,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3322,"timestamp":6592525264765,"id":983,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1777983895691,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1719,"timestamp":6592525268798,"id":984,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1777983895695,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1731,"timestamp":6592525268967,"id":985,"parentId":977,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1777983895695,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1834,"timestamp":6592525269279,"id":987,"parentId":931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"ssr"},"startTime":1777983895695,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1948,"timestamp":6592525269390,"id":988,"parentId":931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"ssr"},"startTime":1777983895695,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2875,"timestamp":6592525269101,"id":986,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1777983895695,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3018,"timestamp":6592525275694,"id":989,"parentId":986,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895702,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2161,"timestamp":6592525277122,"id":990,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1777983895703,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2227,"timestamp":6592525277384,"id":992,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1777983895703,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2546,"timestamp":6592525277501,"id":993,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1777983895704,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5025,"timestamp":6592525277263,"id":991,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1777983895703,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5204,"timestamp":6592525277615,"id":994,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1777983895704,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5531,"timestamp":6592525277769,"id":995,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1777983895704,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6265,"timestamp":6592525277937,"id":996,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1777983895704,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1358,"timestamp":6592525284509,"id":997,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1777983895711,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2099,"timestamp":6592525289339,"id":1000,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1777983895715,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3173,"timestamp":6592525289211,"id":999,"parentId":949,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1777983895715,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2895,"timestamp":6592525289745,"id":1001,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1777983895716,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6743,"timestamp":6592525292937,"id":1005,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1777983895719,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10939,"timestamp":6592525290085,"id":1003,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"ssr"},"startTime":1777983895716,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13387,"timestamp":6592525289038,"id":998,"parentId":949,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1777983895715,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12510,"timestamp":6592525290234,"id":1004,"parentId":949,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1777983895716,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":14422,"timestamp":6592525289867,"id":1002,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1777983895716,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2530,"timestamp":6592525308582,"id":1006,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1777983895735,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2025,"timestamp":6592525309298,"id":1008,"parentId":969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"ssr"},"startTime":1777983895735,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2035,"timestamp":6592525309449,"id":1009,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1777983895735,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4609,"timestamp":6592525309224,"id":1007,"parentId":1002,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895735,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2280,"timestamp":6592525313934,"id":1010,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"ssr"},"startTime":1777983895740,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2329,"timestamp":6592525314092,"id":1011,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1777983895740,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2375,"timestamp":6592525314266,"id":1012,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1777983895740,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1243,"timestamp":6592525318289,"id":1016,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1777983895744,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2254,"timestamp":6592525317717,"id":1013,"parentId":911,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1777983895744,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2482,"timestamp":6592525317916,"id":1014,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1777983895744,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2717,"timestamp":6592525318113,"id":1015,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1777983895744,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2472,"timestamp":6592525318566,"id":1018,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1777983895745,"traceId":"736ece428e33d872"}]
8
- [{"name":"build-module-mjs","duration":2862,"timestamp":6592525318400,"id":1017,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1777983895744,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1657,"timestamp":6592525321470,"id":1020,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1777983895748,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2063,"timestamp":6592525321623,"id":1021,"parentId":854,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1777983895748,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7955,"timestamp":6592525318738,"id":1019,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1777983895745,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":888,"timestamp":6592525326919,"id":1022,"parentId":854,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1777983895753,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3327,"timestamp":6592525328835,"id":1025,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1777983895755,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3240,"timestamp":6592525329210,"id":1027,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1777983895755,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4293,"timestamp":6592525329029,"id":1026,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1777983895755,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3020,"timestamp":6592525335351,"id":1031,"parentId":888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1777983895761,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10178,"timestamp":6592525328730,"id":1023,"parentId":1013,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895755,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10227,"timestamp":6592525328793,"id":1024,"parentId":1014,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895755,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4437,"timestamp":6592525334976,"id":1029,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1777983895761,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5001,"timestamp":6592525334760,"id":1028,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1777983895761,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4172,"timestamp":6592525335781,"id":1034,"parentId":978,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"ssr"},"startTime":1777983895762,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5353,"timestamp":6592525335432,"id":1032,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1777983895761,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5792,"timestamp":6592525335594,"id":1033,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1777983895762,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":7828,"timestamp":6592525335167,"id":1030,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1777983895761,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4485,"timestamp":6592525348850,"id":1036,"parentId":1026,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895775,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4706,"timestamp":6592525348776,"id":1035,"parentId":1025,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895775,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2300,"timestamp":6592525351434,"id":1040,"parentId":1007,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1777983895777,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2811,"timestamp":6592525351073,"id":1038,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1777983895777,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":3026,"timestamp":6592525351251,"id":1039,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1777983895777,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6980,"timestamp":6592525351012,"id":1037,"parentId":1029,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895777,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":1329,"timestamp":6592525358182,"id":1041,"parentId":1002,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1777983895784,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":1290,"timestamp":6592525358401,"id":1042,"parentId":1002,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1777983895784,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2661,"timestamp":6592525362029,"id":1043,"parentId":1041,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895788,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2834,"timestamp":6592525362094,"id":1044,"parentId":1023,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"ssr"},"startTime":1777983895788,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1561,"timestamp":6592525363902,"id":1045,"parentId":1023,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"ssr"},"startTime":1777983895790,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2220,"timestamp":6592525364044,"id":1046,"parentId":1023,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"ssr"},"startTime":1777983895790,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2309,"timestamp":6592525364182,"id":1047,"parentId":1023,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"ssr"},"startTime":1777983895790,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1058,"timestamp":6592525366907,"id":1048,"parentId":1036,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1777983895793,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2035,"timestamp":6592525368217,"id":1050,"parentId":1036,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1777983895794,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2599,"timestamp":6592525368027,"id":1049,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1777983895794,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9220,"timestamp":6592525369932,"id":1053,"parentId":1037,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"ssr"},"startTime":1777983895796,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":11815,"timestamp":6592525369542,"id":1051,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1777983895796,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":12297,"timestamp":6592525369734,"id":1052,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1777983895796,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2634,"timestamp":6592525387323,"id":1055,"parentId":1039,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1777983895813,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2913,"timestamp":6592525387244,"id":1054,"parentId":1052,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895813,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2927,"timestamp":6592525429283,"id":1056,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1777983895855,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2645,"timestamp":6592525437558,"id":1057,"parentId":1056,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":887,"timestamp":6592525441173,"id":1058,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1777983895867,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1044,"timestamp":6592525441334,"id":1060,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1777983895867,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4873,"timestamp":6592525441264,"id":1059,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1777983895867,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3750,"timestamp":6592525444041,"id":1061,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1777983895870,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":991,"timestamp":6592525448364,"id":1062,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1777983895874,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3661,"timestamp":6592525448456,"id":1063,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1777983895874,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5105,"timestamp":6592525448524,"id":1064,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1777983895875,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5927,"timestamp":6592525448589,"id":1065,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1777983895875,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":750,"timestamp":6592525458676,"id":1070,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1777983895885,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4725,"timestamp":6592525456439,"id":1066,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1777983895882,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5749,"timestamp":6592525458536,"id":1068,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1777983895885,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7321,"timestamp":6592525458450,"id":1067,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1777983895884,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9759,"timestamp":6592525458611,"id":1069,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1777983895885,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3424,"timestamp":6592525494521,"id":1072,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1777983895921,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5281,"timestamp":6592525494389,"id":1071,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1777983895920,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5241,"timestamp":6592525498054,"id":1073,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1777983895924,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10728,"timestamp":6592525498142,"id":1074,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1777983895924,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4153,"timestamp":6592525606781,"id":1077,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1777983896033,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6027,"timestamp":6592525606063,"id":1076,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1777983896032,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10311,"timestamp":6592525605905,"id":1075,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1777983896032,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8957,"timestamp":6592525608853,"id":1078,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1777983896035,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4495,"timestamp":6592525648927,"id":1079,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1777983896075,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3372,"timestamp":6592525665602,"id":1080,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1777983896092,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7963,"timestamp":6592525665723,"id":1081,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1777983896092,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12211,"timestamp":6592525667982,"id":1082,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1777983896094,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":704,"timestamp":6592525721598,"id":1083,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1777983896148,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1486,"timestamp":6592525743335,"id":1084,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1777983896169,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6241,"timestamp":6592525743480,"id":1085,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1777983896170,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8268,"timestamp":6592525766752,"id":1086,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1777983896193,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3610,"timestamp":6592525796659,"id":1087,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1777983896223,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4027,"timestamp":6592525797256,"id":1088,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1777983896223,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":2503,"timestamp":6592525807998,"id":1089,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1777983896234,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2463,"timestamp":6592525808381,"id":1092,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1777983896234,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3284,"timestamp":6592525808227,"id":1090,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1777983896234,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3903,"timestamp":6592525808313,"id":1091,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1777983896234,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":590,"timestamp":6592525830923,"id":1094,"parentId":1060,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1777983896257,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":756,"timestamp":6592525835304,"id":1095,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1777983896261,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8900,"timestamp":6592525830786,"id":1093,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1777983896257,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8507,"timestamp":6592525835392,"id":1096,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1777983896261,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":863,"timestamp":6592525868503,"id":1098,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1777983896295,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2953,"timestamp":6592525867794,"id":1097,"parentId":1022,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1777983896294,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":536,"timestamp":6592525881571,"id":1099,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1777983896308,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1437,"timestamp":6592525882942,"id":1100,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1488,"timestamp":6592525883120,"id":1102,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2087,"timestamp":6592525883187,"id":1103,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2310,"timestamp":6592525883256,"id":1104,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2470,"timestamp":6592525883318,"id":1105,"parentId":1063,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7202,"timestamp":6592525883047,"id":1101,"parentId":1059,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1777983896309,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":480,"timestamp":6592525897801,"id":1106,"parentId":1063,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1777983896324,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":614,"timestamp":6592525899945,"id":1107,"parentId":1063,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1777983896326,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":715,"timestamp":6592525900072,"id":1108,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1777983896326,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":807,"timestamp":6592525902590,"id":1110,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1777983896329,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3171,"timestamp":6592525902470,"id":1109,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1777983896329,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":282,"timestamp":6592525912597,"id":1112,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896339,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8921,"timestamp":6592525911438,"id":1111,"parentId":1066,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1777983896337,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1459,"timestamp":6592525958043,"id":1116,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896384,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2285,"timestamp":6592525957942,"id":1115,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1777983896384,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4361,"timestamp":6592525956939,"id":1114,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1777983896383,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5615,"timestamp":6592525956788,"id":1113,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1777983896383,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":587,"timestamp":6592525979119,"id":1119,"parentId":1076,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1777983896405,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3491,"timestamp":6592525979029,"id":1118,"parentId":1073,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1777983896405,"traceId":"736ece428e33d872"}]
9
- [{"name":"build-module-mjs","duration":6722,"timestamp":6592525978347,"id":1117,"parentId":1071,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1777983896404,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2374,"timestamp":6592526003713,"id":1120,"parentId":1088,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983896430,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":660,"timestamp":6592526012737,"id":1121,"parentId":1075,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1777983896439,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":940,"timestamp":6592526014643,"id":1124,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1777983896441,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19544,"timestamp":6592526014724,"id":1125,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1777983896441,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":22011,"timestamp":6592526012858,"id":1122,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1777983896439,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":22049,"timestamp":6592526014424,"id":1123,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1777983896440,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1209,"timestamp":6592526044838,"id":1126,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1777983896471,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":264,"timestamp":6592526048213,"id":1127,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1777983896474,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1128,"timestamp":6592526049141,"id":1128,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1777983896475,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2341,"timestamp":6592526049234,"id":1129,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1777983896475,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2508,"timestamp":6592526049305,"id":1130,"parentId":1106,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1777983896475,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2774,"timestamp":6592526053091,"id":1131,"parentId":1122,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983896479,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":890,"timestamp":6592526082475,"id":1132,"parentId":1112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1777983896509,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2087,"timestamp":6592526099613,"id":1134,"parentId":1120,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"ssr"},"startTime":1777983896526,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2482,"timestamp":6592526099381,"id":1133,"parentId":1120,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"ssr"},"startTime":1777983896525,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":402,"timestamp":6592526103202,"id":1135,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1777983896529,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1143,"timestamp":6592526109694,"id":1136,"parentId":1124,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1777983896536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":755,"timestamp":6592526117471,"id":1139,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1777983896544,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4733,"timestamp":6592526115308,"id":1137,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1777983896541,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5282,"timestamp":6592526115569,"id":1138,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1777983896542,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2480,"timestamp":6592526124285,"id":1140,"parentId":1138,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983896550,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":505,"timestamp":6592526130016,"id":1141,"parentId":1132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1777983896556,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":875,"timestamp":6592526130113,"id":1142,"parentId":1132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1777983896556,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":419,"timestamp":6592526139453,"id":1143,"parentId":1114,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1777983896565,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":413,"timestamp":6592526147404,"id":1144,"parentId":1141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1777983896573,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1544,"timestamp":6592526147492,"id":1145,"parentId":1141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1777983896574,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":459,"timestamp":6592526151734,"id":1146,"parentId":1117,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1777983896578,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1578,"timestamp":6592526152528,"id":1147,"parentId":1117,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1777983896579,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":591,"timestamp":6592526157432,"id":1148,"parentId":1145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1777983896583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1091,"timestamp":6592526157565,"id":1149,"parentId":1145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1777983896584,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3302,"timestamp":6592526163148,"id":1150,"parentId":1132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1777983896589,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":423,"timestamp":6592526177401,"id":1151,"parentId":1142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896603,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":365,"timestamp":6592526178067,"id":1152,"parentId":1141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896604,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":322,"timestamp":6592526179240,"id":1153,"parentId":1142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1777983896605,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":316,"timestamp":6592526181727,"id":1154,"parentId":1145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896608,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":281,"timestamp":6592526183663,"id":1155,"parentId":1145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896610,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1115,"timestamp":6592526187535,"id":1156,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1197,"timestamp":6592526187633,"id":1157,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1272,"timestamp":6592526187704,"id":1158,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1533,"timestamp":6592526187768,"id":1159,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1703,"timestamp":6592526187832,"id":1160,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1770,"timestamp":6592526187898,"id":1161,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1903,"timestamp":6592526187959,"id":1162,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1967,"timestamp":6592526188028,"id":1163,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1777983896614,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1046,"timestamp":6592526193149,"id":1164,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1777983896619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1146,"timestamp":6592526193237,"id":1165,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1777983896619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1401,"timestamp":6592526193306,"id":1166,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1777983896619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1471,"timestamp":6592526193369,"id":1167,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1777983896619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1594,"timestamp":6592526193437,"id":1168,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1777983896619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1873,"timestamp":6592526193498,"id":1169,"parentId":1152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1777983896620,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3079,"timestamp":6592526196384,"id":1170,"parentId":1147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1777983896622,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":732,"timestamp":6592526200580,"id":1171,"parentId":1154,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1777983896627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":905,"timestamp":6592526200665,"id":1172,"parentId":1154,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1777983896627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":445,"timestamp":6592526202860,"id":1173,"parentId":1155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1777983896629,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":699,"timestamp":6592526203423,"id":1174,"parentId":1155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1777983896629,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":783,"timestamp":6592526203505,"id":1175,"parentId":1155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1777983896630,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":267,"timestamp":6592526205953,"id":1176,"parentId":1164,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1777983896632,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1174,"timestamp":6592526219554,"id":1177,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1777983896646,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":907,"timestamp":6592526221929,"id":1178,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1777983896648,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":320,"timestamp":6592526224304,"id":1179,"parentId":1176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1777983896650,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4685,"timestamp":6592526225049,"id":1180,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1777983896651,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":427,"timestamp":6592526230118,"id":1181,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1777983896656,"traceId":"736ece428e33d872"},{"name":"make","duration":3656024,"timestamp":6592522586576,"id":21,"parentId":19,"tags":{},"startTime":1777983893013,"traceId":"736ece428e33d872"},{"name":"get-entries","duration":760,"timestamp":6592526243520,"id":1183,"parentId":1182,"tags":{},"startTime":1777983896670,"traceId":"736ece428e33d872"},{"name":"node-file-trace-plugin","duration":115874,"timestamp":6592526247630,"id":1184,"parentId":1182,"tags":{"traceEntryCount":"28"},"startTime":1777983896674,"traceId":"736ece428e33d872"},{"name":"collect-traced-files","duration":844,"timestamp":6592526363516,"id":1185,"parentId":1182,"tags":{},"startTime":1777983896790,"traceId":"736ece428e33d872"},{"name":"finish-modules","duration":120983,"timestamp":6592526243384,"id":1182,"parentId":20,"tags":{},"startTime":1777983896669,"traceId":"736ece428e33d872"},{"name":"chunk-graph","duration":24448,"timestamp":6592526414987,"id":1187,"parentId":1186,"tags":{},"startTime":1777983896841,"traceId":"736ece428e33d872"},{"name":"optimize-modules","duration":23,"timestamp":6592526439536,"id":1189,"parentId":1186,"tags":{},"startTime":1777983896866,"traceId":"736ece428e33d872"},{"name":"optimize-chunks","duration":36782,"timestamp":6592526439617,"id":1190,"parentId":1186,"tags":{},"startTime":1777983896866,"traceId":"736ece428e33d872"},{"name":"optimize-tree","duration":99,"timestamp":6592526476476,"id":1191,"parentId":1186,"tags":{},"startTime":1777983896903,"traceId":"736ece428e33d872"},{"name":"optimize-chunk-modules","duration":19338,"timestamp":6592526476643,"id":1192,"parentId":1186,"tags":{},"startTime":1777983896903,"traceId":"736ece428e33d872"},{"name":"optimize","duration":56576,"timestamp":6592526439492,"id":1188,"parentId":1186,"tags":{},"startTime":1777983896866,"traceId":"736ece428e33d872"},{"name":"module-hash","duration":19039,"timestamp":6592526515688,"id":1193,"parentId":1186,"tags":{},"startTime":1777983896942,"traceId":"736ece428e33d872"},{"name":"code-generation","duration":262591,"timestamp":6592526534771,"id":1194,"parentId":1186,"tags":{},"startTime":1777983896961,"traceId":"736ece428e33d872"},{"name":"hash","duration":6718,"timestamp":6592526802107,"id":1195,"parentId":1186,"tags":{},"startTime":1777983897228,"traceId":"736ece428e33d872"},{"name":"code-generation-jobs","duration":532,"timestamp":6592526808823,"id":1196,"parentId":1186,"tags":{},"startTime":1777983897235,"traceId":"736ece428e33d872"},{"name":"module-assets","duration":357,"timestamp":6592526809274,"id":1197,"parentId":1186,"tags":{},"startTime":1777983897235,"traceId":"736ece428e33d872"},{"name":"create-chunk-assets","duration":8314,"timestamp":6592526809643,"id":1198,"parentId":1186,"tags":{},"startTime":1777983897236,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":78896,"timestamp":6592526852467,"id":1203,"parentId":1199,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1777983897278,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":79755,"timestamp":6592526851660,"id":1202,"parentId":1199,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1777983897278,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":85962,"timestamp":6592526845495,"id":1200,"parentId":1199,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1777983897272,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":78372,"timestamp":6592526853102,"id":1204,"parentId":1199,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1777983897279,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":77900,"timestamp":6592526853590,"id":1205,"parentId":1199,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1777983897280,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":81606,"timestamp":6592526849926,"id":1201,"parentId":1199,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1777983897276,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":77492,"timestamp":6592526854098,"id":1206,"parentId":1199,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1777983897280,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":68470,"timestamp":6592526863158,"id":1208,"parentId":1199,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1777983897289,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":75030,"timestamp":6592526856648,"id":1207,"parentId":1199,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1777983897283,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":66320,"timestamp":6592526865413,"id":1209,"parentId":1199,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1777983897291,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":54094,"timestamp":6592526877684,"id":1212,"parentId":1199,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1777983897304,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":56171,"timestamp":6592526875659,"id":1211,"parentId":1199,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1777983897302,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":52743,"timestamp":6592526879112,"id":1213,"parentId":1199,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1777983897305,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":44944,"timestamp":6592526886928,"id":1216,"parentId":1199,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1777983897313,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":51102,"timestamp":6592526880822,"id":1214,"parentId":1199,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1777983897307,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":48237,"timestamp":6592526883737,"id":1215,"parentId":1199,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1777983897310,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":64802,"timestamp":6592526868318,"id":1210,"parentId":1199,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1777983897294,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":24438,"timestamp":6592526908712,"id":1219,"parentId":1199,"tags":{"name":"504.js","cache":"MISS"},"startTime":1777983897335,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":29381,"timestamp":6592526919544,"id":1221,"parentId":1199,"tags":{"name":"557.js","cache":"MISS"},"startTime":1777983897346,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":63103,"timestamp":6592526887257,"id":1217,"parentId":1199,"tags":{"name":"332.js","cache":"MISS"},"startTime":1777983897313,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":44116,"timestamp":6592526927904,"id":1223,"parentId":1199,"tags":{"name":"498.js","cache":"MISS"},"startTime":1777983897354,"traceId":"736ece428e33d872"}]
10
- [{"name":"build-module-mjs","duration":15565,"timestamp":6592525009568,"id":812,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15625,"timestamp":6592525009748,"id":813,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15517,"timestamp":6592525010034,"id":815,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15560,"timestamp":6592525010152,"id":816,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15623,"timestamp":6592525010266,"id":817,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15635,"timestamp":6592525010441,"id":818,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"ssr"},"startTime":1777983895436,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15646,"timestamp":6592525010607,"id":819,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15656,"timestamp":6592525010757,"id":820,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15694,"timestamp":6592525010876,"id":821,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18839,"timestamp":6592525007865,"id":799,"parentId":755,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895434,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15765,"timestamp":6592525011053,"id":822,"parentId":756,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4659,"timestamp":6592525029454,"id":827,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1777983895455,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4847,"timestamp":6592525029580,"id":828,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1777983895456,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5301,"timestamp":6592525029660,"id":829,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1777983895456,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3230,"timestamp":6592525037807,"id":830,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3468,"timestamp":6592525037904,"id":831,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3606,"timestamp":6592525037978,"id":832,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4374,"timestamp":6592525038056,"id":833,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4861,"timestamp":6592525038121,"id":834,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5164,"timestamp":6592525038186,"id":835,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8798,"timestamp":6592525038250,"id":836,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8984,"timestamp":6592525038313,"id":837,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14076,"timestamp":6592525038375,"id":838,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":19002,"timestamp":6592525038640,"id":841,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"ssr"},"startTime":1777983895465,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19518,"timestamp":6592525038442,"id":839,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1777983895464,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":19439,"timestamp":6592525038757,"id":842,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"ssr"},"startTime":1777983895465,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":19752,"timestamp":6592525038584,"id":840,"parentId":768,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895465,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5687,"timestamp":6592525059126,"id":843,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1777983895485,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5734,"timestamp":6592525059300,"id":844,"parentId":769,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895485,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9558,"timestamp":6592525067433,"id":858,"parentId":802,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1777983895493,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9731,"timestamp":6592525067508,"id":859,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10433,"timestamp":6592525067577,"id":860,"parentId":826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10656,"timestamp":6592525067643,"id":861,"parentId":826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10795,"timestamp":6592525067714,"id":862,"parentId":826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11233,"timestamp":6592525067992,"id":865,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11363,"timestamp":6592525068083,"id":866,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11744,"timestamp":6592525068149,"id":867,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12035,"timestamp":6592525068222,"id":868,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12224,"timestamp":6592525068293,"id":869,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12572,"timestamp":6592525068356,"id":870,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12944,"timestamp":6592525068427,"id":871,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13185,"timestamp":6592525068491,"id":872,"parentId":829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13271,"timestamp":6592525068553,"id":873,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13368,"timestamp":6592525068619,"id":874,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13530,"timestamp":6592525068685,"id":875,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":17954,"timestamp":6592525065943,"id":848,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18026,"timestamp":6592525066078,"id":849,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":18595,"timestamp":6592525065760,"id":847,"parentId":664,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":18341,"timestamp":6592525066241,"id":851,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18419,"timestamp":6592525066349,"id":852,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":18688,"timestamp":6592525066455,"id":853,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":18845,"timestamp":6592525066563,"id":854,"parentId":674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1777983895493,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":18988,"timestamp":6592525066735,"id":855,"parentId":664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1777983895493,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":19072,"timestamp":6592525066901,"id":856,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1777983895493,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":18406,"timestamp":6592525067778,"id":863,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":18778,"timestamp":6592525067883,"id":864,"parentId":806,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1777983895494,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":18161,"timestamp":6592525068750,"id":876,"parentId":676,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18079,"timestamp":6592525069039,"id":878,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18441,"timestamp":6592525068913,"id":877,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"ssr"},"startTime":1777983895495,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":21840,"timestamp":6592525065646,"id":845,"parentId":771,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":21872,"timestamp":6592525065715,"id":846,"parentId":773,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":21494,"timestamp":6592525066191,"id":850,"parentId":778,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895492,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":20401,"timestamp":6592525067383,"id":857,"parentId":795,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1777983895493,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3066,"timestamp":6592525096397,"id":880,"parentId":831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1777983895522,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3378,"timestamp":6592525096489,"id":881,"parentId":831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4146,"timestamp":6592525096563,"id":882,"parentId":833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4870,"timestamp":6592525096634,"id":883,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5074,"timestamp":6592525096699,"id":884,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5360,"timestamp":6592525096769,"id":885,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4903,"timestamp":6592525097347,"id":890,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4915,"timestamp":6592525097425,"id":891,"parentId":668,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9956,"timestamp":6592525096219,"id":879,"parentId":842,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"ssr"},"startTime":1777983895522,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9356,"timestamp":6592525097012,"id":887,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":10124,"timestamp":6592525096835,"id":886,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10238,"timestamp":6592525097237,"id":889,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11309,"timestamp":6592525097130,"id":888,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1777983895523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5958,"timestamp":6592525109340,"id":892,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1777983895535,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7678,"timestamp":6592525109454,"id":893,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1777983895535,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8172,"timestamp":6592525109530,"id":894,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8310,"timestamp":6592525109599,"id":895,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9657,"timestamp":6592525109670,"id":896,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9772,"timestamp":6592525109738,"id":897,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9917,"timestamp":6592525109802,"id":898,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10163,"timestamp":6592525109865,"id":899,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10382,"timestamp":6592525109933,"id":900,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10462,"timestamp":6592525109997,"id":901,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10709,"timestamp":6592525110071,"id":902,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11012,"timestamp":6592525110139,"id":903,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11288,"timestamp":6592525110202,"id":904,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11537,"timestamp":6592525110324,"id":905,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11867,"timestamp":6592525110393,"id":906,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11999,"timestamp":6592525110455,"id":907,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1777983895536,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12359,"timestamp":6592525110523,"id":908,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1777983895537,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12862,"timestamp":6592525110586,"id":909,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1777983895537,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16540,"timestamp":6592525110649,"id":910,"parentId":851,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1777983895537,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2685,"timestamp":6592525135786,"id":914,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3470,"timestamp":6592525135866,"id":915,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4653,"timestamp":6592525135606,"id":913,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5361,"timestamp":6592525135411,"id":912,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1777983895561,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5254,"timestamp":6592525135936,"id":916,"parentId":888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1777983895562,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6623,"timestamp":6592525135135,"id":911,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1777983895561,"traceId":"736ece428e33d872"}]
11
- [{"name":"minify-js","duration":46372,"timestamp":6592526928556,"id":1224,"parentId":1199,"tags":{"name":"681.js","cache":"MISS"},"startTime":1777983897355,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":47926,"timestamp":6592526929068,"id":1225,"parentId":1199,"tags":{"name":"95.js","cache":"MISS"},"startTime":1777983897355,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":49157,"timestamp":6592526929741,"id":1226,"parentId":1199,"tags":{"name":"946.js","cache":"MISS"},"startTime":1777983897356,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":51008,"timestamp":6592526930150,"id":1227,"parentId":1199,"tags":{"name":"429.js","cache":"MISS"},"startTime":1777983897356,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":52640,"timestamp":6592526930592,"id":1228,"parentId":1199,"tags":{"name":"418.js","cache":"MISS"},"startTime":1777983897357,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":71266,"timestamp":6592526914435,"id":1220,"parentId":1199,"tags":{"name":"668.js","cache":"MISS"},"startTime":1777983897340,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":66127,"timestamp":6592526923478,"id":1222,"parentId":1199,"tags":{"name":"144.js","cache":"MISS"},"startTime":1777983897350,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":163669,"timestamp":6592526892370,"id":1218,"parentId":1199,"tags":{"name":"451.js","cache":"MISS"},"startTime":1777983897318,"traceId":"736ece428e33d872"},{"name":"minify-webpack-plugin-optimize","duration":227333,"timestamp":6592526828726,"id":1199,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1777983897255,"traceId":"736ece428e33d872"},{"name":"css-minimizer-plugin","duration":152,"timestamp":6592527056248,"id":1229,"parentId":19,"tags":{},"startTime":1777983897482,"traceId":"736ece428e33d872"},{"name":"create-trace-assets","duration":2186,"timestamp":6592527056569,"id":1230,"parentId":20,"tags":{},"startTime":1777983897483,"traceId":"736ece428e33d872"},{"name":"seal","duration":680720,"timestamp":6592526391740,"id":1186,"parentId":19,"tags":{},"startTime":1777983896818,"traceId":"736ece428e33d872"},{"name":"webpack-compilation","duration":4517560,"timestamp":6592522579651,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1777983893006,"traceId":"736ece428e33d872"},{"name":"emit","duration":6642,"timestamp":6592527097693,"id":1231,"parentId":16,"tags":{},"startTime":1777983897524,"traceId":"736ece428e33d872"},{"name":"webpack-close","duration":561950,"timestamp":6592527105607,"id":1232,"parentId":16,"tags":{"name":"server"},"startTime":1777983897532,"traceId":"736ece428e33d872"},{"name":"webpack-generate-error-stats","duration":1943,"timestamp":6592527667624,"id":1233,"parentId":1232,"tags":{},"startTime":1777983898094,"traceId":"736ece428e33d872"},{"name":"run-webpack-compiler","duration":5372169,"timestamp":6592522297638,"id":16,"parentId":15,"tags":{},"startTime":1777983892724,"traceId":"736ece428e33d872"},{"name":"format-webpack-messages","duration":70,"timestamp":6592527669814,"id":1234,"parentId":15,"tags":{},"startTime":1777983898096,"traceId":"736ece428e33d872"},{"name":"worker-main-server","duration":5372626,"timestamp":6592522297366,"id":15,"parentId":1,"tags":{},"startTime":1777983892723,"traceId":"736ece428e33d872"},{"name":"create-entrypoints","duration":10566,"timestamp":6592528112951,"id":1237,"parentId":1235,"tags":{},"startTime":1777983898539,"traceId":"736ece428e33d872"},{"name":"generate-webpack-config","duration":213944,"timestamp":6592528123651,"id":1238,"parentId":1236,"tags":{},"startTime":1777983898550,"traceId":"736ece428e33d872"},{"name":"make","duration":644,"timestamp":6592528405739,"id":1240,"parentId":1239,"tags":{},"startTime":1777983898832,"traceId":"736ece428e33d872"},{"name":"chunk-graph","duration":529,"timestamp":6592528408583,"id":1242,"parentId":1241,"tags":{},"startTime":1777983898835,"traceId":"736ece428e33d872"},{"name":"optimize-modules","duration":32,"timestamp":6592528409233,"id":1244,"parentId":1241,"tags":{},"startTime":1777983898835,"traceId":"736ece428e33d872"},{"name":"optimize-chunks","duration":656,"timestamp":6592528409349,"id":1245,"parentId":1241,"tags":{},"startTime":1777983898835,"traceId":"736ece428e33d872"},{"name":"optimize-tree","duration":93,"timestamp":6592528410073,"id":1246,"parentId":1241,"tags":{},"startTime":1777983898836,"traceId":"736ece428e33d872"},{"name":"optimize-chunk-modules","duration":387,"timestamp":6592528410331,"id":1247,"parentId":1241,"tags":{},"startTime":1777983898836,"traceId":"736ece428e33d872"},{"name":"optimize","duration":1687,"timestamp":6592528409180,"id":1243,"parentId":1241,"tags":{},"startTime":1777983898835,"traceId":"736ece428e33d872"},{"name":"module-hash","duration":70,"timestamp":6592528411682,"id":1248,"parentId":1241,"tags":{},"startTime":1777983898838,"traceId":"736ece428e33d872"},{"name":"code-generation","duration":229,"timestamp":6592528411802,"id":1249,"parentId":1241,"tags":{},"startTime":1777983898838,"traceId":"736ece428e33d872"},{"name":"hash","duration":409,"timestamp":6592528412371,"id":1250,"parentId":1241,"tags":{},"startTime":1777983898838,"traceId":"736ece428e33d872"},{"name":"code-generation-jobs","duration":120,"timestamp":6592528412778,"id":1251,"parentId":1241,"tags":{},"startTime":1777983898839,"traceId":"736ece428e33d872"},{"name":"module-assets","duration":79,"timestamp":6592528412870,"id":1252,"parentId":1241,"tags":{},"startTime":1777983898839,"traceId":"736ece428e33d872"},{"name":"create-chunk-assets","duration":161,"timestamp":6592528412962,"id":1253,"parentId":1241,"tags":{},"startTime":1777983898839,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":995,"timestamp":6592528417177,"id":1255,"parentId":1254,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1777983898843,"traceId":"736ece428e33d872"},{"name":"minify-webpack-plugin-optimize","duration":2206,"timestamp":6592528415972,"id":1254,"parentId":1239,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1777983898842,"traceId":"736ece428e33d872"},{"name":"css-minimizer-plugin","duration":78,"timestamp":6592528418248,"id":1256,"parentId":1239,"tags":{},"startTime":1777983898844,"traceId":"736ece428e33d872"},{"name":"seal","duration":12415,"timestamp":6592528408103,"id":1241,"parentId":1239,"tags":{},"startTime":1777983898834,"traceId":"736ece428e33d872"},{"name":"webpack-compilation","duration":20320,"timestamp":6592528400459,"id":1239,"parentId":1236,"tags":{"name":"edge-server"},"startTime":1777983898826,"traceId":"736ece428e33d872"},{"name":"emit","duration":1953,"timestamp":6592528421114,"id":1257,"parentId":1236,"tags":{},"startTime":1777983898847,"traceId":"736ece428e33d872"},{"name":"webpack-close","duration":7087,"timestamp":6592528423657,"id":1258,"parentId":1236,"tags":{"name":"edge-server"},"startTime":1777983898850,"traceId":"736ece428e33d872"},{"name":"webpack-generate-error-stats","duration":1888,"timestamp":6592528430783,"id":1259,"parentId":1258,"tags":{},"startTime":1777983898857,"traceId":"736ece428e33d872"},{"name":"run-webpack-compiler","duration":319799,"timestamp":6592528112946,"id":1236,"parentId":1235,"tags":{},"startTime":1777983898539,"traceId":"736ece428e33d872"},{"name":"format-webpack-messages","duration":63,"timestamp":6592528432753,"id":1260,"parentId":1235,"tags":{},"startTime":1777983898859,"traceId":"736ece428e33d872"},{"name":"worker-main-edge-server","duration":320239,"timestamp":6592528112676,"id":1235,"parentId":1,"tags":{},"startTime":1777983898539,"traceId":"736ece428e33d872"},{"name":"create-entrypoints","duration":10091,"timestamp":6592528800882,"id":1263,"parentId":1261,"tags":{},"startTime":1777983899227,"traceId":"736ece428e33d872"},{"name":"generate-webpack-config","duration":233696,"timestamp":6592528811103,"id":1264,"parentId":1262,"tags":{},"startTime":1777983899237,"traceId":"736ece428e33d872"},{"name":"build-module","duration":7519,"timestamp":6592529151208,"id":1290,"parentId":1269,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899577,"traceId":"736ece428e33d872"},{"name":"build-module","duration":278,"timestamp":6592529158839,"id":1291,"parentId":1271,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1777983899585,"traceId":"736ece428e33d872"},{"name":"build-module","duration":1019,"timestamp":6592529159145,"id":1292,"parentId":1273,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899585,"traceId":"736ece428e33d872"},{"name":"build-module","duration":347,"timestamp":6592529160186,"id":1293,"parentId":1274,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899586,"traceId":"736ece428e33d872"},{"name":"build-module","duration":351,"timestamp":6592529160621,"id":1294,"parentId":1280,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899587,"traceId":"736ece428e33d872"},{"name":"build-module","duration":472,"timestamp":6592529160995,"id":1295,"parentId":1281,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899587,"traceId":"736ece428e33d872"},{"name":"build-module","duration":318,"timestamp":6592529161487,"id":1296,"parentId":1282,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899588,"traceId":"736ece428e33d872"},{"name":"build-module","duration":370,"timestamp":6592529161825,"id":1297,"parentId":1283,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899588,"traceId":"736ece428e33d872"},{"name":"build-module","duration":414,"timestamp":6592529162220,"id":1298,"parentId":1284,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899588,"traceId":"736ece428e33d872"},{"name":"build-module","duration":720,"timestamp":6592529162713,"id":1299,"parentId":1285,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899589,"traceId":"736ece428e33d872"},{"name":"build-module","duration":622,"timestamp":6592529163512,"id":1300,"parentId":1286,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899590,"traceId":"736ece428e33d872"},{"name":"build-module","duration":477,"timestamp":6592529164189,"id":1301,"parentId":1287,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899590,"traceId":"736ece428e33d872"},{"name":"build-module","duration":700,"timestamp":6592529164693,"id":1302,"parentId":1288,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899591,"traceId":"736ece428e33d872"},{"name":"build-module","duration":413,"timestamp":6592529165414,"id":1303,"parentId":1289,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1777983899591,"traceId":"736ece428e33d872"},{"name":"next-client-pages-loader","duration":178,"timestamp":6592529166228,"id":1305,"parentId":1304,"tags":{"absolutePagePath":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1777983899592,"traceId":"736ece428e33d872"},{"name":"build-module","duration":3941,"timestamp":6592529165843,"id":1304,"parentId":1270,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1777983899592,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":46171,"timestamp":6592529124590,"id":1271,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":46162,"timestamp":6592529124612,"id":1272,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":46127,"timestamp":6592529124654,"id":1275,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":46101,"timestamp":6592529124682,"id":1276,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":46071,"timestamp":6592529124714,"id":1277,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":45999,"timestamp":6592529124788,"id":1278,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":45981,"timestamp":6592529124809,"id":1279,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8942,"timestamp":6592529181130,"id":1306,"parentId":1267,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1777983899607,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9546,"timestamp":6592529183820,"id":1307,"parentId":1268,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1777983899610,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2810,"timestamp":6592529199263,"id":1308,"parentId":1304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1777983899625,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2181,"timestamp":6592529205356,"id":1309,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1777983899631,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5150,"timestamp":6592529209290,"id":1310,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1777983899635,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2097,"timestamp":6592529214862,"id":1315,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1777983899641,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2729,"timestamp":6592529215190,"id":1316,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1777983899641,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8279,"timestamp":6592529211259,"id":1312,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1777983899637,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10536,"timestamp":6592529211621,"id":1314,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1777983899638,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":27804,"timestamp":6592529209511,"id":1311,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1777983899636,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":30868,"timestamp":6592529211457,"id":1313,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1777983899637,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6096,"timestamp":6592529253714,"id":1317,"parentId":1312,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1777983899680,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3074,"timestamp":6592529264723,"id":1319,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1777983899691,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4355,"timestamp":6592529264393,"id":1318,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1777983899690,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4123,"timestamp":6592529265189,"id":1321,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1777983899691,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6121,"timestamp":6592529264963,"id":1320,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1777983899691,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8162,"timestamp":6592529266136,"id":1323,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1777983899692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8587,"timestamp":6592529266547,"id":1326,"parentId":1308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1777983899693,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9380,"timestamp":6592529266429,"id":1325,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1777983899692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13578,"timestamp":6592529266295,"id":1324,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1777983899692,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19695,"timestamp":6592529265342,"id":1322,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1777983899691,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":7219,"timestamp":6592529314153,"id":1330,"parentId":1297,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1777983899740,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":11579,"timestamp":6592529312815,"id":1327,"parentId":1294,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1777983899739,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":13790,"timestamp":6592529313560,"id":1328,"parentId":1295,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1777983899740,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":12752,"timestamp":6592529315009,"id":1333,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1777983899741,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":20394,"timestamp":6592529313843,"id":1329,"parentId":1296,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1777983899740,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":22241,"timestamp":6592529314450,"id":1331,"parentId":1298,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1777983899740,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":22075,"timestamp":6592529315916,"id":1336,"parentId":1300,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1777983899742,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":26744,"timestamp":6592529314723,"id":1332,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1777983899741,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":27908,"timestamp":6592529315602,"id":1335,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1777983899742,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":33006,"timestamp":6592529316250,"id":1337,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1777983899742,"traceId":"736ece428e33d872"}]
12
- [{"name":"build-module-tsx","duration":36976,"timestamp":6592529315309,"id":1334,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1777983899741,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":36965,"timestamp":6592529316582,"id":1338,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1777983899743,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":38158,"timestamp":6592529316939,"id":1339,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1777983899743,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":39014,"timestamp":6592529317254,"id":1340,"parentId":1301,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1777983899743,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":41825,"timestamp":6592529317565,"id":1341,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1777983899744,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1757,"timestamp":6592529413012,"id":1343,"parentId":1290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1777983899839,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3600,"timestamp":6592529413763,"id":1344,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1777983899840,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4026,"timestamp":6592529413896,"id":1345,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1777983899840,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8449,"timestamp":6592529412766,"id":1342,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1777983899839,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9549,"timestamp":6592529415682,"id":1346,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1777983899842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9980,"timestamp":6592529415927,"id":1348,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1777983899842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11295,"timestamp":6592529415813,"id":1347,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1777983899842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1168,"timestamp":6592529431806,"id":1350,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2559,"timestamp":6592529432043,"id":1353,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3185,"timestamp":6592529431935,"id":1352,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3377,"timestamp":6592529432135,"id":1354,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5474,"timestamp":6592529431648,"id":1349,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5497,"timestamp":6592529432248,"id":1355,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7830,"timestamp":6592529431838,"id":1351,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1777983899858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1689,"timestamp":6592529442497,"id":1356,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1777983899869,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1947,"timestamp":6592529442644,"id":1357,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1777983899869,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2205,"timestamp":6592529442761,"id":1358,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1777983899869,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5655,"timestamp":6592529442860,"id":1359,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1777983899869,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7781,"timestamp":6592529442966,"id":1360,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1777983899869,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5656,"timestamp":6592529445661,"id":1361,"parentId":1309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1777983899872,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5991,"timestamp":6592529445779,"id":1362,"parentId":1312,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1777983899872,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5995,"timestamp":6592529445996,"id":1364,"parentId":1312,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1777983899872,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6391,"timestamp":6592529445897,"id":1363,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1777983899872,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6391,"timestamp":6592529446111,"id":1365,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899872,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2228,"timestamp":6592529455229,"id":1366,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1777983899881,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2235,"timestamp":6592529455450,"id":1367,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899881,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2347,"timestamp":6592529455561,"id":1368,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899882,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2397,"timestamp":6592529455933,"id":1371,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899882,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4223,"timestamp":6592529455664,"id":1369,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1777983899882,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5438,"timestamp":6592529455763,"id":1370,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1777983899882,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3468,"timestamp":6592529464496,"id":1372,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1777983899891,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3728,"timestamp":6592529464661,"id":1373,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899891,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4092,"timestamp":6592529464769,"id":1374,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1777983899891,"traceId":"736ece428e33d872"},{"name":"build-module","duration":355,"timestamp":6592529470205,"id":1381,"parentId":1315,"tags":{"layer":null},"startTime":1777983899896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2542,"timestamp":6592529469385,"id":1375,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1777983899895,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3785,"timestamp":6592529469543,"id":1377,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1777983899896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4661,"timestamp":6592529469419,"id":1376,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1777983899895,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4842,"timestamp":6592529469701,"id":1378,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1777983899896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5182,"timestamp":6592529469849,"id":1379,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1777983899896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5351,"timestamp":6592529469991,"id":1380,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1777983899896,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5408,"timestamp":6592529470574,"id":1382,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1777983899897,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6027,"timestamp":6592529470688,"id":1383,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1777983899897,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6660,"timestamp":6592529470859,"id":1384,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1777983899897,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3216,"timestamp":6592529483453,"id":1391,"parentId":1308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1777983899909,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5733,"timestamp":6592529482230,"id":1386,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1777983899908,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6653,"timestamp":6592529482074,"id":1385,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1777983899908,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7007,"timestamp":6592529482333,"id":1387,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1777983899908,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7821,"timestamp":6592529482433,"id":1388,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1777983899908,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8855,"timestamp":6592529482542,"id":1389,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1777983899909,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8079,"timestamp":6592529483779,"id":1392,"parentId":1319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1777983899910,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9970,"timestamp":6592529483285,"id":1390,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1777983899909,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9697,"timestamp":6592529483901,"id":1393,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1777983899910,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8000,"timestamp":6592529486089,"id":1395,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1777983899912,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8278,"timestamp":6592529486239,"id":1396,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1777983899912,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1038,"timestamp":6592529508852,"id":1401,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1602,"timestamp":6592529508897,"id":1402,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2090,"timestamp":6592529508941,"id":1403,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1850,"timestamp":6592529509384,"id":1406,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2068,"timestamp":6592529509422,"id":1407,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4364,"timestamp":6592529508353,"id":1399,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1777983899934,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4251,"timestamp":6592529508987,"id":1404,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7473,"timestamp":6592529507882,"id":1397,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1777983899934,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8511,"timestamp":6592529508110,"id":1398,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1777983899934,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9071,"timestamp":6592529508592,"id":1400,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8720,"timestamp":6592529509244,"id":1405,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1777983899935,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3648,"timestamp":6592529525871,"id":1411,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1777983899952,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4244,"timestamp":6592529525631,"id":1409,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1777983899952,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5077,"timestamp":6592529525401,"id":1408,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1777983899951,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6004,"timestamp":6592529525756,"id":1410,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1777983899952,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6003,"timestamp":6592529526644,"id":1415,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1777983899953,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6118,"timestamp":6592529526836,"id":1416,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1777983899953,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":236,"timestamp":6592529533714,"id":1418,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1777983899960,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11864,"timestamp":6592529525989,"id":1412,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1777983899952,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5250,"timestamp":6592529533565,"id":1417,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1777983899960,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1554,"timestamp":6592529539768,"id":1420,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1777983899966,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2292,"timestamp":6592529539625,"id":1419,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1777983899966,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1327,"timestamp":6592529544417,"id":1432,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1777983899970,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1411,"timestamp":6592529544977,"id":1433,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1777983899971,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5787,"timestamp":6592529542145,"id":1422,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1777983899968,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5987,"timestamp":6592529542388,"id":1424,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1777983899968,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7496,"timestamp":6592529541997,"id":1421,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1777983899968,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8104,"timestamp":6592529542266,"id":1423,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1777983899968,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8492,"timestamp":6592529542567,"id":1425,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1777983899969,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":8778,"timestamp":6592529542734,"id":1426,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1777983899969,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9334,"timestamp":6592529543270,"id":1428,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1777983899969,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9237,"timestamp":6592529543806,"id":1430,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1777983899970,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":10174,"timestamp":6592529543456,"id":1429,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1777983899969,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":10086,"timestamp":6592529544111,"id":1431,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1777983899970,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":20584,"timestamp":6592529543089,"id":1427,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1777983899969,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":362,"timestamp":6592529570862,"id":1435,"parentId":1311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1777983899997,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":598,"timestamp":6592529570900,"id":1436,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1777983899997,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4069,"timestamp":6592529569212,"id":1434,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1777983899995,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":929,"timestamp":6592529576143,"id":1442,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3790,"timestamp":6592529574057,"id":1438,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1777983900000,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5455,"timestamp":6592529573830,"id":1437,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1777983900000,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3776,"timestamp":6592529575744,"id":1440,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"}]
13
- [{"name":"build-module-tsx","duration":3828,"timestamp":6592529575951,"id":1441,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4082,"timestamp":6592529576174,"id":1443,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4335,"timestamp":6592529576292,"id":1444,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6693,"timestamp":6592529576461,"id":1445,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1777983900002,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":9422,"timestamp":6592529575433,"id":1439,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1777983900001,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2784,"timestamp":6592529586470,"id":1447,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1777983900013,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3033,"timestamp":6592529586660,"id":1448,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1777983900013,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4396,"timestamp":6592529586227,"id":1446,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1777983900012,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4741,"timestamp":6592529591381,"id":1449,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1777983900017,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5511,"timestamp":6592529591520,"id":1450,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1777983900018,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5574,"timestamp":6592529591814,"id":1451,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1777983900018,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5539,"timestamp":6592529592147,"id":1452,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1777983900018,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5407,"timestamp":6592529592445,"id":1453,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1777983900018,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4642,"timestamp":6592529598572,"id":1454,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1777983900025,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3862,"timestamp":6592529603422,"id":1455,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1777983900029,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4124,"timestamp":6592529603569,"id":1456,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1777983900030,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4218,"timestamp":6592529603759,"id":1457,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1777983900030,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4407,"timestamp":6592529603942,"id":1458,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1777983900030,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4514,"timestamp":6592529604129,"id":1459,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1777983900030,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4665,"timestamp":6592529604302,"id":1460,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1777983900030,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":5040,"timestamp":6592529604477,"id":1461,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1777983900031,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":57603,"timestamp":6592529610945,"id":1463,"parentId":1383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":58854,"timestamp":6592529611046,"id":1464,"parentId":1384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":59760,"timestamp":6592529610693,"id":1462,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":59493,"timestamp":6592529611168,"id":1465,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":59847,"timestamp":6592529611277,"id":1466,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":60815,"timestamp":6592529611461,"id":1467,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1777983900037,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":59278,"timestamp":6592529613261,"id":1470,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1777983900039,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":59170,"timestamp":6592529613632,"id":1472,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1777983900040,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":59202,"timestamp":6592529613807,"id":1473,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1777983900040,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":60298,"timestamp":6592529613447,"id":1471,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1777983900039,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":60416,"timestamp":6592529613989,"id":1474,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1777983900040,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":60941,"timestamp":6592529614176,"id":1475,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1777983900040,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":63585,"timestamp":6592529613053,"id":1469,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1777983900039,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":62575,"timestamp":6592529614536,"id":1477,"parentId":1410,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1777983900041,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":63576,"timestamp":6592529614360,"id":1476,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1777983900040,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":62762,"timestamp":6592529615460,"id":1480,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1777983900041,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":63249,"timestamp":6592529615765,"id":1482,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":63415,"timestamp":6592529615880,"id":1483,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":64153,"timestamp":6592529615576,"id":1481,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":64069,"timestamp":6592529615998,"id":1484,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":64354,"timestamp":6592529616192,"id":1485,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":64611,"timestamp":6592529616606,"id":1488,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1777983900043,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":65388,"timestamp":6592529616373,"id":1486,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1777983900042,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":65760,"timestamp":6592529616488,"id":1487,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1777983900043,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4236,"timestamp":6592529697188,"id":1494,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1777983900123,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4488,"timestamp":6592529697400,"id":1495,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1777983900123,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4421,"timestamp":6592529697836,"id":1499,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4885,"timestamp":6592529697744,"id":1498,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6300,"timestamp":6592529697513,"id":1496,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6074,"timestamp":6592529698056,"id":1501,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6624,"timestamp":6592529697945,"id":1500,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6915,"timestamp":6592529698154,"id":1502,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":14339,"timestamp":6592529698254,"id":1503,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":23439,"timestamp":6592529697626,"id":1497,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1777983900124,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15264,"timestamp":6592529706175,"id":1504,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1777983900132,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":15359,"timestamp":6592529706472,"id":1506,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1777983900133,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16702,"timestamp":6592529706357,"id":1505,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1777983900132,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2793,"timestamp":6592529736952,"id":1509,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1777983900163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3212,"timestamp":6592529736806,"id":1508,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1777983900163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3827,"timestamp":6592529736604,"id":1507,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1777983900163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3514,"timestamp":6592529737102,"id":1510,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1777983900163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3999,"timestamp":6592529737248,"id":1511,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1777983900163,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4280,"timestamp":6592529737487,"id":1512,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1777983900164,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2383,"timestamp":6592529741940,"id":1513,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1777983900168,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2476,"timestamp":6592529742078,"id":1514,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1777983900168,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2816,"timestamp":6592529742212,"id":1515,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1777983900168,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2858,"timestamp":6592529742380,"id":1516,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1777983900168,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":77525,"timestamp":6592529745676,"id":1517,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":77974,"timestamp":6592529745814,"id":1518,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":78350,"timestamp":6592529746179,"id":1521,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":81742,"timestamp":6592529746062,"id":1520,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":85434,"timestamp":6592529745936,"id":1519,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":99445,"timestamp":6592529746351,"id":1522,"parentId":1330,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900172,"traceId":"736ece428e33d872"},{"name":"postcss-process","duration":165423,"timestamp":6592529810937,"id":1523,"parentId":1489,"tags":{},"startTime":1777983900237,"traceId":"736ece428e33d872"},{"name":"postcss-loader","duration":359758,"timestamp":6592529616815,"id":1489,"parentId":1468,"tags":{},"startTime":1777983900043,"traceId":"736ece428e33d872"},{"name":"css-loader","duration":25168,"timestamp":6592529976732,"id":1524,"parentId":1468,"tags":{"astUsed":"true"},"startTime":1777983900403,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14522,"timestamp":6592530011552,"id":1527,"parentId":1329,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14730,"timestamp":6592530011496,"id":1526,"parentId":1328,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14787,"timestamp":6592530011600,"id":1528,"parentId":1331,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14866,"timestamp":6592530011652,"id":1529,"parentId":1336,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":14923,"timestamp":6592530011740,"id":1531,"parentId":1335,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15452,"timestamp":6592530011332,"id":1525,"parentId":1327,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900437,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":15287,"timestamp":6592530011698,"id":1530,"parentId":1332,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":17135,"timestamp":6592530011829,"id":1533,"parentId":1334,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":17372,"timestamp":6592530011788,"id":1532,"parentId":1337,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900438,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4109,"timestamp":6592530048240,"id":1534,"parentId":1338,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900474,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4195,"timestamp":6592530048349,"id":1535,"parentId":1339,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900474,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4304,"timestamp":6592530048408,"id":1536,"parentId":1340,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900474,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9508,"timestamp":6592530056105,"id":1537,"parentId":1341,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900482,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8291,"timestamp":6592530057623,"id":1538,"parentId":1426,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8366,"timestamp":6592530057691,"id":1539,"parentId":1428,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9367,"timestamp":6592530057740,"id":1540,"parentId":1429,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9518,"timestamp":6592530057790,"id":1541,"parentId":1434,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9980,"timestamp":6592530057836,"id":1542,"parentId":1438,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10115,"timestamp":6592530057879,"id":1543,"parentId":1437,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900484,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3006,"timestamp":6592530070180,"id":1547,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1777983900496,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3500,"timestamp":6592530070047,"id":1546,"parentId":1373,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1777983900496,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7177,"timestamp":6592530069873,"id":1544,"parentId":1439,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900496,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7204,"timestamp":6592530069977,"id":1545,"parentId":1452,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900496,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2842,"timestamp":6592530074844,"id":1548,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1777983900501,"traceId":"736ece428e33d872"}]
14
- [{"name":"build-module-js","duration":2816,"timestamp":6592530075219,"id":1551,"parentId":1382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1777983900501,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3139,"timestamp":6592530075037,"id":1549,"parentId":1458,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900501,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4371,"timestamp":6592530075106,"id":1550,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1777983900501,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1478,"timestamp":6592530078426,"id":1552,"parentId":1383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1777983900504,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1897,"timestamp":6592530080303,"id":1556,"parentId":1463,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1777983900506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2325,"timestamp":6592530080413,"id":1557,"parentId":1382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1777983900506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8360,"timestamp":6592530080133,"id":1554,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1777983900506,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8463,"timestamp":6592530080240,"id":1555,"parentId":1474,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6296,"timestamp":6592530082828,"id":1558,"parentId":1383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11704,"timestamp":6592530079970,"id":1553,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1777983900506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9065,"timestamp":6592530083400,"id":1564,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10617,"timestamp":6592530083051,"id":1560,"parentId":1385,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12520,"timestamp":6592530082978,"id":1559,"parentId":1476,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12505,"timestamp":6592530083288,"id":1562,"parentId":1467,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12645,"timestamp":6592530083341,"id":1563,"parentId":1469,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":23573,"timestamp":6592530083161,"id":1561,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1777983900509,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":995,"timestamp":6592530136655,"id":1572,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1777983900563,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4759,"timestamp":6592530135453,"id":1565,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"app-pages-browser"},"startTime":1777983900561,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4889,"timestamp":6592530135701,"id":1566,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"app-pages-browser"},"startTime":1777983900562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4922,"timestamp":6592530135869,"id":1567,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1777983900562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4860,"timestamp":6592530136313,"id":1570,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1777983900562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6017,"timestamp":6592530136014,"id":1568,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1777983900562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6522,"timestamp":6592530136155,"id":1569,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1777983900562,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6304,"timestamp":6592530136702,"id":1573,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1777983900563,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7325,"timestamp":6592530136477,"id":1571,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1777983900563,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9442,"timestamp":6592530136859,"id":1574,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1777983900563,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1034537,"timestamp":6592529124559,"id":1270,"parentId":1266,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7224,"timestamp":6592530155412,"id":1577,"parentId":1407,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1777983900581,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":19100,"timestamp":6592530155741,"id":1580,"parentId":1406,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":112811,"timestamp":6592530155784,"id":1581,"parentId":1403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":112117,"timestamp":6592530156958,"id":1589,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":111681,"timestamp":6592530157660,"id":1594,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":114419,"timestamp":6592530157707,"id":1595,"parentId":1418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":171659,"timestamp":6592530157905,"id":1597,"parentId":1402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":177992,"timestamp":6592530155035,"id":1575,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1777983900581,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":178015,"timestamp":6592530155277,"id":1576,"parentId":1392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1777983900581,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":180100,"timestamp":6592530155453,"id":1578,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1777983900581,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":180193,"timestamp":6592530155821,"id":1582,"parentId":1411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181136,"timestamp":6592530155569,"id":1579,"parentId":1404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181081,"timestamp":6592530155995,"id":1583,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181115,"timestamp":6592530156174,"id":1584,"parentId":1411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181117,"timestamp":6592530156354,"id":1585,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1777983900582,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181148,"timestamp":6592530156514,"id":1586,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181056,"timestamp":6592530156834,"id":1588,"parentId":1412,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":181109,"timestamp":6592530157006,"id":1590,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"app-pages-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":181092,"timestamp":6592530157199,"id":1591,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"app-pages-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181045,"timestamp":6592530157511,"id":1593,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181443,"timestamp":6592530157372,"id":1592,"parentId":1421,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181295,"timestamp":6592530157742,"id":1596,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":181236,"timestamp":6592530157954,"id":1598,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":181564,"timestamp":6592530158103,"id":1599,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":181587,"timestamp":6592530158603,"id":1601,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1777983900585,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":183156,"timestamp":6592530158294,"id":1600,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1777983900584,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":182897,"timestamp":6592530158892,"id":1602,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1777983900585,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":187792,"timestamp":6592530156662,"id":1587,"parentId":1412,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1777983900583,"traceId":"736ece428e33d872"},{"name":"font-loader","duration":706940,"timestamp":6592529641514,"id":1491,"parentId":1490,"tags":{},"startTime":1777983900068,"traceId":"736ece428e33d872"},{"name":"postcss","duration":989,"timestamp":6592530348654,"id":1603,"parentId":1490,"tags":{},"startTime":1777983900775,"traceId":"736ece428e33d872"},{"name":"next-font-loader","duration":732230,"timestamp":6592529617471,"id":1490,"parentId":1478,"tags":{},"startTime":1777983900044,"traceId":"736ece428e33d872"},{"name":"css-loader","duration":6766,"timestamp":6592530349667,"id":1604,"parentId":1478,"tags":{"astUsed":"true"},"startTime":1777983900776,"traceId":"736ece428e33d872"},{"name":"build-module","duration":742018,"timestamp":6592529614653,"id":1478,"parentId":1413,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1777983900041,"traceId":"736ece428e33d872"},{"name":"font-loader","duration":691940,"timestamp":6592529665178,"id":1493,"parentId":1492,"tags":{},"startTime":1777983900091,"traceId":"736ece428e33d872"},{"name":"postcss","duration":247,"timestamp":6592530357144,"id":1605,"parentId":1492,"tags":{},"startTime":1777983900783,"traceId":"736ece428e33d872"},{"name":"next-font-loader","duration":692285,"timestamp":6592529665135,"id":1492,"parentId":1479,"tags":{},"startTime":1777983900091,"traceId":"736ece428e33d872"},{"name":"css-loader","duration":1163,"timestamp":6592530357409,"id":1606,"parentId":1479,"tags":{"astUsed":"true"},"startTime":1777983900783,"traceId":"736ece428e33d872"},{"name":"build-module","duration":743357,"timestamp":6592529615413,"id":1479,"parentId":1414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1777983900041,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3254,"timestamp":6592530363774,"id":1610,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4536,"timestamp":6592530363948,"id":1612,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11419,"timestamp":6592530363823,"id":1611,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12782,"timestamp":6592530363161,"id":1607,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1777983900789,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13019,"timestamp":6592530363562,"id":1609,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12573,"timestamp":6592530364271,"id":1614,"parentId":1488,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":14132,"timestamp":6592530363369,"id":1608,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1777983900789,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":13291,"timestamp":6592530364439,"id":1615,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":14215,"timestamp":6592530363985,"id":1613,"parentId":1439,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1777983900790,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":13989,"timestamp":6592530364585,"id":1616,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1777983900791,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":13633,"timestamp":6592530365086,"id":1618,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1777983900791,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":14480,"timestamp":6592530364868,"id":1617,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1777983900791,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":315,"timestamp":6592530385497,"id":1639,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1777983900812,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5942,"timestamp":6592530381039,"id":1619,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1777983900807,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6106,"timestamp":6592530381273,"id":1620,"parentId":1467,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1777983900807,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6421,"timestamp":6592530381463,"id":1621,"parentId":1467,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1777983900807,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6548,"timestamp":6592530381751,"id":1622,"parentId":1467,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1777983900808,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6233,"timestamp":6592530382333,"id":1624,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1777983900808,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6312,"timestamp":6592530382576,"id":1625,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1777983900809,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":7664,"timestamp":6592530382041,"id":1623,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1777983900808,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7325,"timestamp":6592530382891,"id":1626,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1777983900809,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":7525,"timestamp":6592530383070,"id":1627,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1777983900809,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6639,"timestamp":6592530384144,"id":1631,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1777983900810,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":8421,"timestamp":6592530383331,"id":1628,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1777983900809,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":8728,"timestamp":6592530383631,"id":1629,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1777983900810,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8364,"timestamp":6592530384252,"id":1632,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1777983900810,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8339,"timestamp":6592530384551,"id":1634,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1777983900811,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8755,"timestamp":6592530384406,"id":1633,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1777983900810,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8726,"timestamp":6592530384708,"id":1635,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1777983900811,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":8745,"timestamp":6592530384876,"id":1636,"parentId":1437,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1777983900811,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8626,"timestamp":6592530385176,"id":1637,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1777983900811,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":11272,"timestamp":6592530383930,"id":1630,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1777983900810,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10074,"timestamp":6592530385334,"id":1638,"parentId":1514,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1777983900811,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6027,"timestamp":6592530401117,"id":1641,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1777983900827,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6149,"timestamp":6592530401288,"id":1642,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1777983900827,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7128,"timestamp":6592530400916,"id":1640,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1777983900827,"traceId":"736ece428e33d872"}]
15
- [{"name":"build-module-js","duration":6864,"timestamp":6592530401445,"id":1643,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1777983900827,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6822,"timestamp":6592530401713,"id":1644,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1777983900828,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6878,"timestamp":6592530401861,"id":1645,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1777983900828,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6833,"timestamp":6592530402018,"id":1646,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1777983900828,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7352,"timestamp":6592530402161,"id":1647,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1777983900828,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7077,"timestamp":6592530402602,"id":1649,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1777983900829,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":7865,"timestamp":6592530402331,"id":1648,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1777983900828,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2968,"timestamp":6592530411874,"id":1650,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1777983900838,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3210,"timestamp":6592530412027,"id":1651,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1777983900838,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3491,"timestamp":6592530415628,"id":1652,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3474,"timestamp":6592530415877,"id":1654,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4039,"timestamp":6592530415762,"id":1653,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4027,"timestamp":6592530416137,"id":1656,"parentId":1554,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4042,"timestamp":6592530416282,"id":1657,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4113,"timestamp":6592530416580,"id":1658,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1777983900843,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7544,"timestamp":6592530415990,"id":1655,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1777983900842,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2230,"timestamp":6592530431419,"id":1662,"parentId":1522,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"app-pages-browser"},"startTime":1777983900857,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3036,"timestamp":6592530431091,"id":1660,"parentId":1476,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1777983900857,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3814,"timestamp":6592530430825,"id":1659,"parentId":1467,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1777983900857,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3169,"timestamp":6592530431661,"id":1664,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3443,"timestamp":6592530431540,"id":1663,"parentId":1522,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4474,"timestamp":6592530431285,"id":1661,"parentId":1519,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1777983900857,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4156,"timestamp":6592530431771,"id":1665,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4213,"timestamp":6592530431888,"id":1666,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4275,"timestamp":6592530431995,"id":1667,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4303,"timestamp":6592530432121,"id":1668,"parentId":1529,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4352,"timestamp":6592530432229,"id":1669,"parentId":1526,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4405,"timestamp":6592530432345,"id":1670,"parentId":1529,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10810,"timestamp":6592530432461,"id":1671,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"app-pages-browser"},"startTime":1777983900858,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":10878,"timestamp":6592530432576,"id":1672,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1777983900859,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5845,"timestamp":6592530437914,"id":1673,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5735,"timestamp":6592530438221,"id":1677,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5819,"timestamp":6592530438329,"id":1678,"parentId":1525,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1503,"timestamp":6592530444515,"id":1681,"parentId":1450,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983900871,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8481,"timestamp":6592530438073,"id":1674,"parentId":1599,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8572,"timestamp":6592530438136,"id":1675,"parentId":1601,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8749,"timestamp":6592530438178,"id":1676,"parentId":1600,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900864,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2939,"timestamp":6592530444383,"id":1680,"parentId":1525,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1777983900870,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3541,"timestamp":6592530444318,"id":1679,"parentId":1608,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900870,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6284,"timestamp":6592530463929,"id":1682,"parentId":1620,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900890,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6349,"timestamp":6592530464042,"id":1683,"parentId":1622,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900890,"traceId":"736ece428e33d872"},{"name":"build-module-css","duration":859238,"timestamp":6592529611648,"id":1468,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1777983900038,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3776,"timestamp":6592530467281,"id":1684,"parentId":1623,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900893,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3853,"timestamp":6592530467347,"id":1685,"parentId":1627,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900893,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2391,"timestamp":6592530473524,"id":1686,"parentId":1648,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900900,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2606,"timestamp":6592530476281,"id":1689,"parentId":1656,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1777983900902,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2750,"timestamp":6592530476389,"id":1690,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1777983900902,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3393,"timestamp":6592530476151,"id":1688,"parentId":1656,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1777983900902,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3205,"timestamp":6592530476522,"id":1691,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1777983900903,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1897,"timestamp":6592530480211,"id":1694,"parentId":1450,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983900906,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6413,"timestamp":6592530476085,"id":1687,"parentId":1630,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900902,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3473,"timestamp":6592530479864,"id":1692,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1777983900906,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3508,"timestamp":6592530480022,"id":1693,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1777983900906,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":3583,"timestamp":6592530480340,"id":1695,"parentId":1623,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1777983900906,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4125,"timestamp":6592530480561,"id":1696,"parentId":1623,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1777983900907,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4457,"timestamp":6592530480743,"id":1697,"parentId":1623,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1777983900907,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8526,"timestamp":6592530488241,"id":1702,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1777983900914,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1305,"timestamp":6592530500162,"id":1703,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1777983900926,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18197,"timestamp":6592530486912,"id":1701,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1777983900913,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":18519,"timestamp":6592530486854,"id":1700,"parentId":1660,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900913,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":20093,"timestamp":6592530486673,"id":1699,"parentId":1630,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1777983900913,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":20572,"timestamp":6592530486471,"id":1698,"parentId":1630,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1777983900913,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6449,"timestamp":6592530500783,"id":1706,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1777983900927,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6033,"timestamp":6592530501512,"id":1707,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"app-pages-browser"},"startTime":1777983900928,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7062,"timestamp":6592530500652,"id":1705,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1777983900927,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":8545,"timestamp":6592530500353,"id":1704,"parentId":1658,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1777983900926,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2808,"timestamp":6592530509663,"id":1708,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"app-pages-browser"},"startTime":1777983900936,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2852,"timestamp":6592530509813,"id":1709,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1777983900936,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2884,"timestamp":6592530509949,"id":1710,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1777983900936,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2940,"timestamp":6592530510159,"id":1711,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1777983900936,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2421,"timestamp":6592530515275,"id":1712,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1777983900941,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2520,"timestamp":6592530515425,"id":1713,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1777983900941,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2554,"timestamp":6592530515576,"id":1714,"parentId":1537,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1777983900942,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2700,"timestamp":6592530519256,"id":1722,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2319,"timestamp":6592530520516,"id":1733,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1635,"timestamp":6592530521604,"id":1744,"parentId":1478,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1777983900948,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4602,"timestamp":6592530519284,"id":1723,"parentId":1471,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7054,"timestamp":6592530518410,"id":1715,"parentId":1538,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1777983900944,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7094,"timestamp":6592530518549,"id":1716,"parentId":1540,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7139,"timestamp":6592530518678,"id":1717,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7199,"timestamp":6592530518797,"id":1718,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7265,"timestamp":6592530518917,"id":1719,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7318,"timestamp":6592530519035,"id":1720,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7439,"timestamp":6592530519150,"id":1721,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7263,"timestamp":6592530519555,"id":1726,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7685,"timestamp":6592530519456,"id":1725,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7644,"timestamp":6592530519676,"id":1727,"parentId":1563,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8761,"timestamp":6592530519359,"id":1724,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1777983900945,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8500,"timestamp":6592530519799,"id":1728,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8533,"timestamp":6592530519937,"id":1729,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8609,"timestamp":6592530520240,"id":1731,"parentId":1574,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":8718,"timestamp":6592530520377,"id":1732,"parentId":1579,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9839,"timestamp":6592530520082,"id":1730,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1777983900946,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9733,"timestamp":6592530520547,"id":1734,"parentId":1579,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9878,"timestamp":6592530520707,"id":1735,"parentId":1579,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":9832,"timestamp":6592530521108,"id":1739,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":10301,"timestamp":6592530521210,"id":1740,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11359,"timestamp":6592530520924,"id":1737,"parentId":1587,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11027,"timestamp":6592530521420,"id":1742,"parentId":1631,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":11313,"timestamp":6592530521320,"id":1741,"parentId":1641,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":12769,"timestamp":6592530520825,"id":1736,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"}]
16
- [{"name":"build-module-js","duration":12472,"timestamp":6592530521513,"id":1743,"parentId":1633,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"pages-dir-browser"},"startTime":1777983900948,"traceId":"736ece428e33d872"},{"name":"build-module","duration":1019203,"timestamp":6592529526177,"id":1413,"parentId":1292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1777983899952,"traceId":"736ece428e33d872"},{"name":"build-module","duration":1019358,"timestamp":6592529526473,"id":1414,"parentId":1292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1777983899953,"traceId":"736ece428e33d872"},{"name":"build-module-css","duration":1066965,"timestamp":6592529484054,"id":1394,"parentId":1292,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1777983899910,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":32699,"timestamp":6592530521053,"id":1738,"parentId":1696,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900947,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16280,"timestamp":6592530538161,"id":1747,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1777983900964,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16650,"timestamp":6592530537993,"id":1746,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1777983900964,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16703,"timestamp":6592530538263,"id":1748,"parentId":1653,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1777983900964,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16867,"timestamp":6592530538387,"id":1749,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1777983900964,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":16846,"timestamp":6592530538730,"id":1751,"parentId":1662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1777983900965,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":16920,"timestamp":6592530538905,"id":1752,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1777983900965,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":17585,"timestamp":6592530538565,"id":1750,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1777983900965,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":20568,"timestamp":6592530537874,"id":1745,"parentId":1698,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983900964,"traceId":"736ece428e33d872"},{"name":"build-module","duration":81,"timestamp":6592530561093,"id":1754,"parentId":1413,"tags":{},"startTime":1777983900987,"traceId":"736ece428e33d872"},{"name":"build-module","duration":17,"timestamp":6592530561186,"id":1755,"parentId":1414,"tags":{},"startTime":1777983900987,"traceId":"736ece428e33d872"},{"name":"build-module","duration":24,"timestamp":6592530561208,"id":1756,"parentId":1394,"tags":{},"startTime":1777983900987,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2682,"timestamp":6592530559225,"id":1753,"parentId":1724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1777983900985,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1437622,"timestamp":6592529124626,"id":1273,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":192,"timestamp":6592530562496,"id":1758,"parentId":1597,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1777983900989,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":732,"timestamp":6592530563359,"id":1759,"parentId":1581,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1777983900989,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2933,"timestamp":6592530562282,"id":1757,"parentId":1623,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1777983900988,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1963,"timestamp":6592530563454,"id":1760,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1777983900989,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1995,"timestamp":6592530563587,"id":1761,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1777983900990,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1907,"timestamp":6592530566063,"id":1762,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1777983900992,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1693,"timestamp":6592530570087,"id":1763,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1777983900996,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1737,"timestamp":6592530570240,"id":1764,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1777983900996,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2697,"timestamp":6592530570376,"id":1765,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1777983900996,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4573,"timestamp":6592530572209,"id":1766,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1777983900998,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4610,"timestamp":6592530572353,"id":1767,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1777983900998,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2428,"timestamp":6592530575170,"id":1768,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1777983901001,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2869,"timestamp":6592530575350,"id":1769,"parentId":1757,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983901001,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1373,"timestamp":6592530585280,"id":1786,"parentId":1743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3605,"timestamp":6592530583590,"id":1773,"parentId":1617,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4458,"timestamp":6592530583104,"id":1770,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1777983901009,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4459,"timestamp":6592530583267,"id":1771,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1777983901009,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4023,"timestamp":6592530583858,"id":1775,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4106,"timestamp":6592530583983,"id":1776,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4778,"timestamp":6592530583683,"id":1774,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4351,"timestamp":6592530584295,"id":1778,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":6039,"timestamp":6592530583406,"id":1772,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1777983901009,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":5724,"timestamp":6592530584118,"id":1777,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5626,"timestamp":6592530584417,"id":1779,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1777983901010,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5655,"timestamp":6592530584562,"id":1780,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5695,"timestamp":6592530584686,"id":1781,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5735,"timestamp":6592530584800,"id":1782,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5907,"timestamp":6592530584922,"id":1783,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5977,"timestamp":6592530585175,"id":1785,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6064,"timestamp":6592530585308,"id":1787,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6653,"timestamp":6592530585042,"id":1784,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6483,"timestamp":6592530585415,"id":1788,"parentId":1724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1777983901011,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6588,"timestamp":6592530585510,"id":1789,"parentId":1731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1777983901012,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6548,"timestamp":6592530585721,"id":1791,"parentId":1751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"app-pages-browser"},"startTime":1777983901012,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":6577,"timestamp":6592530585850,"id":1792,"parentId":1751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"app-pages-browser"},"startTime":1777983901012,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":7175,"timestamp":6592530585625,"id":1790,"parentId":1724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1777983901012,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":4451,"timestamp":6592530595335,"id":1793,"parentId":1724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1777983901021,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1578,"timestamp":6592530603011,"id":1795,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901029,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3156,"timestamp":6592530602888,"id":1794,"parentId":1772,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983901029,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3215,"timestamp":6592530607541,"id":1797,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901034,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4898,"timestamp":6592530607311,"id":1796,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1777983901033,"traceId":"736ece428e33d872"},{"name":"build-module-ts","duration":4795,"timestamp":6592530608017,"id":1798,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1777983901034,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3144,"timestamp":6592530615170,"id":1800,"parentId":1798,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983901041,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5087,"timestamp":6592530614649,"id":1799,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901041,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":445,"timestamp":6592530621706,"id":1803,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901048,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":2506,"timestamp":6592530621293,"id":1801,"parentId":1796,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1777983901047,"traceId":"736ece428e33d872"},{"name":"build-module-tsx","duration":4447,"timestamp":6592530621514,"id":1802,"parentId":1796,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1777983901048,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7992,"timestamp":6592530622988,"id":1804,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901049,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2520,"timestamp":6592530632730,"id":1805,"parentId":1802,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1777983901059,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2221,"timestamp":6592530634492,"id":1806,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901061,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4002,"timestamp":6592530635477,"id":1807,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901062,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2946,"timestamp":6592530640803,"id":1808,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901067,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5674,"timestamp":6592530651086,"id":1809,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901077,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4267,"timestamp":6592530654411,"id":1810,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901080,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":917,"timestamp":6592530692381,"id":1811,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901118,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3905,"timestamp":6592530692522,"id":1812,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901119,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2521,"timestamp":6592530694522,"id":1814,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901121,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5602,"timestamp":6592530694427,"id":1813,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901120,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3181,"timestamp":6592530702739,"id":1818,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901129,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5180,"timestamp":6592530702589,"id":1816,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901129,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8590,"timestamp":6592530702669,"id":1817,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901129,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7742,"timestamp":6592530703794,"id":1820,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901130,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9926,"timestamp":6592530702807,"id":1819,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901129,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":12449,"timestamp":6592530703883,"id":1821,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901130,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":16796,"timestamp":6592530702495,"id":1815,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901129,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3003,"timestamp":6592530789471,"id":1824,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901216,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2521,"timestamp":6592530791078,"id":1826,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901217,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":8834,"timestamp":6592530788374,"id":1822,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901214,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":9601,"timestamp":6592530790493,"id":1825,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901217,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":17503,"timestamp":6592530789371,"id":1823,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901215,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1774,"timestamp":6592530844367,"id":1827,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901270,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5916,"timestamp":6592530844509,"id":1828,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901271,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":669,"timestamp":6592530860914,"id":1829,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901287,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2862,"timestamp":6592530862998,"id":1830,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901289,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2605,"timestamp":6592530864504,"id":1831,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901291,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":707,"timestamp":6592530875390,"id":1834,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901301,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2121,"timestamp":6592530874633,"id":1832,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901301,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3921,"timestamp":6592530875302,"id":1833,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901301,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5572,"timestamp":6592530875464,"id":1835,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901301,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1749,"timestamp":6592530898665,"id":1836,"parentId":1759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1777983901325,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1159,"timestamp":6592530902414,"id":1837,"parentId":1758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1777983901328,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1459,"timestamp":6592530902465,"id":1838,"parentId":1704,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1777983901328,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":672,"timestamp":6592530904631,"id":1839,"parentId":1722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1777983901331,"traceId":"736ece428e33d872"}]
17
- [{"name":"build-module-js","duration":1565,"timestamp":6592530905938,"id":1841,"parentId":1743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1777983901332,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2296,"timestamp":6592530905844,"id":1840,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1777983901332,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1784271,"timestamp":6592529124639,"id":1274,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1726,"timestamp":6592530908569,"id":1842,"parentId":1792,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"app-pages-browser"},"startTime":1777983901335,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1791,"timestamp":6592530908757,"id":1843,"parentId":1789,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1777983901335,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2602,"timestamp":6592530909362,"id":1844,"parentId":1790,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1777983901335,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2797,"timestamp":6592530909478,"id":1845,"parentId":1787,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1777983901336,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1788604,"timestamp":6592529124483,"id":1269,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1788653,"timestamp":6592529124444,"id":1268,"parentId":1266,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js"},"startTime":1777983899550,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":699,"timestamp":6592530912747,"id":1849,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/index.js","layer":"app-pages-browser"},"startTime":1777983901339,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2820,"timestamp":6592530910896,"id":1847,"parentId":1794,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"app-pages-browser"},"startTime":1777983901337,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3286,"timestamp":6592530910780,"id":1846,"parentId":1793,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1777983901337,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1691,"timestamp":6592530912608,"id":1848,"parentId":1794,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"app-pages-browser"},"startTime":1777983901339,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":1796630,"timestamp":6592529123959,"id":1267,"parentId":1266,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js"},"startTime":1777983899550,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":741,"timestamp":6592530920475,"id":1850,"parentId":1797,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901347,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":764,"timestamp":6592530922043,"id":1851,"parentId":1797,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901348,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1061,"timestamp":6592530922135,"id":1852,"parentId":1797,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901348,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1397,"timestamp":6592530924866,"id":1854,"parentId":1799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901351,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1539,"timestamp":6592530924964,"id":1855,"parentId":1799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901351,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1759,"timestamp":6592530925044,"id":1856,"parentId":1799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901351,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1851,"timestamp":6592530925123,"id":1857,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901351,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1955,"timestamp":6592530925193,"id":1858,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901351,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7956,"timestamp":6592530922210,"id":1853,"parentId":1799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901348,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":567,"timestamp":6592530935924,"id":1859,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901362,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3203,"timestamp":6592530936026,"id":1860,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901362,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":529,"timestamp":6592530940799,"id":1862,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901367,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":388,"timestamp":6592530943676,"id":1863,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901370,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7999,"timestamp":6592530940014,"id":1861,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901366,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":324,"timestamp":6592530959868,"id":1867,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901386,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3531,"timestamp":6592530958137,"id":1864,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901384,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3199,"timestamp":6592530959064,"id":1866,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901385,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":7325,"timestamp":6592530958949,"id":1865,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901385,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":922,"timestamp":6592530975963,"id":1868,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901402,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":931,"timestamp":6592530977515,"id":1870,"parentId":1818,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901404,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":880,"timestamp":6592530977700,"id":1872,"parentId":1817,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901404,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":3375,"timestamp":6592530977612,"id":1871,"parentId":1816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901404,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4878,"timestamp":6592530977393,"id":1869,"parentId":1812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901403,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":848,"timestamp":6592530991467,"id":1873,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/errors.js","layer":"app-pages-browser"},"startTime":1777983901417,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":493,"timestamp":6592530992878,"id":1874,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1777983901419,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1813,"timestamp":6592530992973,"id":1875,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/composer.js","layer":"app-pages-browser"},"startTime":1777983901419,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2138,"timestamp":6592531000689,"id":1876,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/Document.js","layer":"app-pages-browser"},"startTime":1777983901427,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2429,"timestamp":6592531000792,"id":1877,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/Schema.js","layer":"app-pages-browser"},"startTime":1777983901427,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2998,"timestamp":6592531000873,"id":1878,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Alias.js","layer":"app-pages-browser"},"startTime":1777983901427,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3303,"timestamp":6592531000949,"id":1879,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/identity.js","layer":"app-pages-browser"},"startTime":1777983901427,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1353,"timestamp":6592531008283,"id":1880,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Pair.js","layer":"app-pages-browser"},"startTime":1777983901434,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1350,"timestamp":6592531010763,"id":1881,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Scalar.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2299,"timestamp":6592531010868,"id":1882,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLMap.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2838,"timestamp":6592531010951,"id":1883,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLSeq.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3145,"timestamp":6592531011038,"id":1884,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":5857,"timestamp":6592531011122,"id":1885,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/lexer.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":6110,"timestamp":6592531011196,"id":1886,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/line-counter.js","layer":"app-pages-browser"},"startTime":1777983901437,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3421,"timestamp":6592531024568,"id":1887,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/parser.js","layer":"app-pages-browser"},"startTime":1777983901451,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1031,"timestamp":6592531029694,"id":1888,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/public-api.js","layer":"app-pages-browser"},"startTime":1777983901456,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1223,"timestamp":6592531031725,"id":1889,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/visit.js","layer":"app-pages-browser"},"startTime":1777983901458,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1326,"timestamp":6592531031822,"id":1890,"parentId":1859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1777983901458,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":447,"timestamp":6592531037762,"id":1891,"parentId":1867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1777983901464,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":530,"timestamp":6592531043249,"id":1892,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1777983901469,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":685,"timestamp":6592531043344,"id":1893,"parentId":1864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901469,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1294,"timestamp":6592531044573,"id":1894,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"app-pages-browser"},"startTime":1777983901471,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1307,"timestamp":6592531044664,"id":1895,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"app-pages-browser"},"startTime":1777983901471,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1959,"timestamp":6592531044742,"id":1896,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"app-pages-browser"},"startTime":1777983901471,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":23548,"timestamp":6592531046960,"id":1897,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1777983901473,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":25226,"timestamp":6592531047085,"id":1898,"parentId":1874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1777983901473,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":26675,"timestamp":6592531047163,"id":1899,"parentId":1875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/directives.js","layer":"app-pages-browser"},"startTime":1777983901473,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1165,"timestamp":6592531079328,"id":1900,"parentId":1875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-doc.js","layer":"app-pages-browser"},"startTime":1777983901505,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1269,"timestamp":6592531079510,"id":1901,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/toJS.js","layer":"app-pages-browser"},"startTime":1777983901506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1464,"timestamp":6592531079609,"id":1902,"parentId":1875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-end.js","layer":"app-pages-browser"},"startTime":1777983901506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2338,"timestamp":6592531079687,"id":1903,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Collection.js","layer":"app-pages-browser"},"startTime":1777983901506,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1319,"timestamp":6592531083951,"id":1904,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/applyReviver.js","layer":"app-pages-browser"},"startTime":1777983901510,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1728,"timestamp":6592531084117,"id":1905,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/anchors.js","layer":"app-pages-browser"},"startTime":1777983901510,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2424,"timestamp":6592531084244,"id":1906,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/createNode.js","layer":"app-pages-browser"},"startTime":1777983901510,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1019,"timestamp":6592531088448,"id":1907,"parentId":1878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Node.js","layer":"app-pages-browser"},"startTime":1777983901514,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1767,"timestamp":6592531088590,"id":1908,"parentId":1877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/tags.js","layer":"app-pages-browser"},"startTime":1777983901515,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":787,"timestamp":6592531095553,"id":1909,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js","layer":"app-pages-browser"},"startTime":1777983901522,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1081,"timestamp":6592531097160,"id":1910,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyDocument.js","layer":"app-pages-browser"},"startTime":1777983901523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1860,"timestamp":6592531097262,"id":1911,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyPair.js","layer":"app-pages-browser"},"startTime":1777983901523,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1015,"timestamp":6592531099460,"id":1912,"parentId":1877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/map.js","layer":"app-pages-browser"},"startTime":1777983901525,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1117,"timestamp":6592531099557,"id":1913,"parentId":1877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/seq.js","layer":"app-pages-browser"},"startTime":1777983901526,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1209,"timestamp":6592531099641,"id":1914,"parentId":1877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/string.js","layer":"app-pages-browser"},"startTime":1777983901526,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1031,"timestamp":6592531102144,"id":1915,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyCollection.js","layer":"app-pages-browser"},"startTime":1777983901528,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1371,"timestamp":6592531105088,"id":1916,"parentId":1884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-scalar.js","layer":"app-pages-browser"},"startTime":1777983901531,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1696,"timestamp":6592531105185,"id":1917,"parentId":1884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-visit.js","layer":"app-pages-browser"},"startTime":1777983901531,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1921,"timestamp":6592531105267,"id":1918,"parentId":1884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-stringify.js","layer":"app-pages-browser"},"startTime":1777983901531,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":420,"timestamp":6592531109359,"id":1919,"parentId":1869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1777983901535,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":480,"timestamp":6592531110597,"id":1920,"parentId":1888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/log.js","layer":"app-pages-browser"},"startTime":1777983901537,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1826,"timestamp":6592531110697,"id":1921,"parentId":1869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1777983901537,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":993,"timestamp":6592531114385,"id":1922,"parentId":1891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1777983901540,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1071,"timestamp":6592531114521,"id":1923,"parentId":1891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1777983901541,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1395,"timestamp":6592531114595,"id":1924,"parentId":1890,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1777983901541,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2112,"timestamp":6592531114664,"id":1925,"parentId":1892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"app-pages-browser"},"startTime":1777983901541,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":326,"timestamp":6592531118647,"id":1926,"parentId":1897,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1777983901545,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1070,"timestamp":6592531120568,"id":1927,"parentId":1900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-props.js","layer":"app-pages-browser"},"startTime":1777983901547,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1575,"timestamp":6592531120668,"id":1928,"parentId":1900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-node.js","layer":"app-pages-browser"},"startTime":1777983901547,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":4409,"timestamp":6592531120745,"id":1929,"parentId":1891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1777983901547,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":989,"timestamp":6592531128919,"id":1930,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/null.js","layer":"app-pages-browser"},"startTime":1777983901555,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1152,"timestamp":6592531129092,"id":1931,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/bool.js","layer":"app-pages-browser"},"startTime":1777983901555,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1606,"timestamp":6592531129178,"id":1932,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/float.js","layer":"app-pages-browser"},"startTime":1777983901555,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":977,"timestamp":6592531133357,"id":1933,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/int.js","layer":"app-pages-browser"},"startTime":1777983901559,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1044,"timestamp":6592531133479,"id":1934,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/schema.js","layer":"app-pages-browser"},"startTime":1777983901560,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1345,"timestamp":6592531133559,"id":1935,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js","layer":"app-pages-browser"},"startTime":1777983901560,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1657,"timestamp":6592531133638,"id":1936,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/json/schema.js","layer":"app-pages-browser"},"startTime":1777983901560,"traceId":"736ece428e33d872"}]
18
- [{"name":"build-module-js","duration":1048,"timestamp":6592531137891,"id":1937,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js","layer":"app-pages-browser"},"startTime":1777983901564,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1362,"timestamp":6592531137997,"id":1938,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js","layer":"app-pages-browser"},"startTime":1777983901564,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1688,"timestamp":6592531138107,"id":1939,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js","layer":"app-pages-browser"},"startTime":1777983901564,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2049,"timestamp":6592531138180,"id":1940,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js","layer":"app-pages-browser"},"startTime":1777983901564,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1277,"timestamp":6592531143993,"id":1941,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js","layer":"app-pages-browser"},"startTime":1777983901570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1732,"timestamp":6592531144113,"id":1942,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js","layer":"app-pages-browser"},"startTime":1777983901570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1866,"timestamp":6592531144191,"id":1943,"parentId":1910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyComment.js","layer":"app-pages-browser"},"startTime":1777983901570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2365,"timestamp":6592531144270,"id":1944,"parentId":1909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringify.js","layer":"app-pages-browser"},"startTime":1777983901570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3961,"timestamp":6592531144340,"id":1945,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyString.js","layer":"app-pages-browser"},"startTime":1777983901570,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1051,"timestamp":6592531151422,"id":1946,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js","layer":"app-pages-browser"},"startTime":1777983901577,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1608,"timestamp":6592531153524,"id":1947,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js","layer":"app-pages-browser"},"startTime":1777983901580,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2434,"timestamp":6592531153621,"id":1948,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1777983901580,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":2487,"timestamp":6592531153696,"id":1949,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1777983901580,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3102,"timestamp":6592531153771,"id":1950,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-scalar.js","layer":"app-pages-browser"},"startTime":1777983901580,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3747,"timestamp":6592531153841,"id":1951,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-collection.js","layer":"app-pages-browser"},"startTime":1777983901580,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":494,"timestamp":6592531160995,"id":1952,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js","layer":"app-pages-browser"},"startTime":1777983901587,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":622,"timestamp":6592531161105,"id":1953,"parentId":1932,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyNumber.js","layer":"app-pages-browser"},"startTime":1777983901587,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":682,"timestamp":6592531162219,"id":1954,"parentId":1938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js","layer":"app-pages-browser"},"startTime":1777983901588,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":800,"timestamp":6592531163462,"id":1955,"parentId":1938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js","layer":"app-pages-browser"},"startTime":1777983901589,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1069,"timestamp":6592531163605,"id":1956,"parentId":1938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js","layer":"app-pages-browser"},"startTime":1777983901590,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":724,"timestamp":6592531165315,"id":1957,"parentId":1945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/foldFlowLines.js","layer":"app-pages-browser"},"startTime":1777983901591,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1255,"timestamp":6592531167826,"id":1958,"parentId":1951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-seq.js","layer":"app-pages-browser"},"startTime":1777983901594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1888,"timestamp":6592531167961,"id":1959,"parentId":1951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-map.js","layer":"app-pages-browser"},"startTime":1777983901594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":3185,"timestamp":6592531168094,"id":1960,"parentId":1951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js","layer":"app-pages-browser"},"startTime":1777983901594,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":813,"timestamp":6592531172326,"id":1961,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1777983901598,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1209,"timestamp":6592531172433,"id":1962,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1777983901598,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":417,"timestamp":6592531177875,"id":1963,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901604,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":506,"timestamp":6592531179938,"id":1964,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901606,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":779,"timestamp":6592531180754,"id":1965,"parentId":1958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js","layer":"app-pages-browser"},"startTime":1777983901607,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":843,"timestamp":6592531180906,"id":1966,"parentId":1959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-contains-newline.js","layer":"app-pages-browser"},"startTime":1777983901607,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":956,"timestamp":6592531180991,"id":1967,"parentId":1959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-map-includes.js","layer":"app-pages-browser"},"startTime":1777983901607,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":446,"timestamp":6592531183854,"id":1968,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1777983901610,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":516,"timestamp":6592531183944,"id":1969,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901610,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":2802,"timestamp":6592531185392,"id":1970,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1777983901611,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":629,"timestamp":6592531189469,"id":1971,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1777983901615,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":672,"timestamp":6592531189557,"id":1972,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1777983901616,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":706,"timestamp":6592531189633,"id":1973,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901616,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":993,"timestamp":6592531190955,"id":1974,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1777983901617,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1050,"timestamp":6592531191053,"id":1975,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1777983901617,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":809,"timestamp":6592531192548,"id":1976,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1777983901619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":884,"timestamp":6592531192635,"id":1977,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1777983901619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":972,"timestamp":6592531192706,"id":1978,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1777983901619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1103,"timestamp":6592531192778,"id":1979,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1777983901619,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":750,"timestamp":6592531195239,"id":1980,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1777983901621,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":856,"timestamp":6592531195333,"id":1981,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1777983901621,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":919,"timestamp":6592531195403,"id":1982,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1777983901621,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1440,"timestamp":6592531196575,"id":1983,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1777983901623,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1548,"timestamp":6592531196665,"id":1984,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1777983901623,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1793,"timestamp":6592531196736,"id":1985,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1777983901623,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":618,"timestamp":6592531200696,"id":1986,"parentId":1969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1777983901627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1288,"timestamp":6592531200786,"id":1987,"parentId":1969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1777983901627,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":297,"timestamp":6592531204259,"id":1988,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1777983901630,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":828,"timestamp":6592531204883,"id":1989,"parentId":1973,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1777983901631,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":1076,"timestamp":6592531205033,"id":1990,"parentId":1973,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1777983901631,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":811,"timestamp":6592531206393,"id":1991,"parentId":1973,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1777983901632,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":1045,"timestamp":6592531209359,"id":1992,"parentId":1970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1777983901635,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":802,"timestamp":6592531210903,"id":1993,"parentId":1970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1777983901637,"traceId":"736ece428e33d872"},{"name":"build-module-mjs","duration":5929,"timestamp":6592531212855,"id":1994,"parentId":1970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1777983901639,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":270,"timestamp":6592531219914,"id":1995,"parentId":1988,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1777983901646,"traceId":"736ece428e33d872"},{"name":"build-module-js","duration":386,"timestamp":6592531220874,"id":1996,"parentId":1990,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1777983901647,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097156,"timestamp":6592529124870,"id":1283,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097198,"timestamp":6592529124836,"id":1280,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097194,"timestamp":6592529124848,"id":1281,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097160,"timestamp":6592529124885,"id":1285,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097156,"timestamp":6592529124891,"id":1286,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097096,"timestamp":6592529124954,"id":1287,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097081,"timestamp":6592529124971,"id":1288,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097069,"timestamp":6592529124984,"id":1289,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097197,"timestamp":6592529124857,"id":1282,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"add-entry","duration":2097177,"timestamp":6592529124879,"id":1284,"parentId":1266,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777983899551,"traceId":"736ece428e33d872"},{"name":"make","duration":2098556,"timestamp":6592529123648,"id":1266,"parentId":1265,"tags":{},"startTime":1777983899550,"traceId":"736ece428e33d872"},{"name":"chunk-graph","duration":20822,"timestamp":6592531275026,"id":1998,"parentId":1997,"tags":{},"startTime":1777983901701,"traceId":"736ece428e33d872"},{"name":"optimize-modules","duration":67,"timestamp":6592531295981,"id":2000,"parentId":1997,"tags":{},"startTime":1777983901722,"traceId":"736ece428e33d872"},{"name":"optimize-chunks","duration":27437,"timestamp":6592531298464,"id":2002,"parentId":1997,"tags":{},"startTime":1777983901724,"traceId":"736ece428e33d872"},{"name":"optimize-tree","duration":123,"timestamp":6592531325987,"id":2003,"parentId":1997,"tags":{},"startTime":1777983901752,"traceId":"736ece428e33d872"},{"name":"optimize-chunk-modules","duration":29221,"timestamp":6592531326187,"id":2004,"parentId":1997,"tags":{},"startTime":1777983901752,"traceId":"736ece428e33d872"},{"name":"optimize","duration":59574,"timestamp":6592531295926,"id":1999,"parentId":1997,"tags":{},"startTime":1777983901722,"traceId":"736ece428e33d872"},{"name":"module-hash","duration":23628,"timestamp":6592531372493,"id":2005,"parentId":1997,"tags":{},"startTime":1777983901799,"traceId":"736ece428e33d872"},{"name":"code-generation","duration":300802,"timestamp":6592531396209,"id":2006,"parentId":1997,"tags":{},"startTime":1777983901822,"traceId":"736ece428e33d872"},{"name":"hash","duration":8044,"timestamp":6592531700614,"id":2007,"parentId":1997,"tags":{},"startTime":1777983902127,"traceId":"736ece428e33d872"},{"name":"code-generation-jobs","duration":415,"timestamp":6592531708654,"id":2008,"parentId":1997,"tags":{},"startTime":1777983902135,"traceId":"736ece428e33d872"},{"name":"module-assets","duration":554,"timestamp":6592531709021,"id":2009,"parentId":1997,"tags":{},"startTime":1777983902135,"traceId":"736ece428e33d872"},{"name":"create-chunk-assets","duration":11756,"timestamp":6592531709588,"id":2010,"parentId":1997,"tags":{},"startTime":1777983902136,"traceId":"736ece428e33d872"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1054,"timestamp":6592531724210,"id":2012,"parentId":1265,"tags":{},"startTime":1777983902150,"traceId":"736ece428e33d872"},{"name":"NextJsBuildManifest-createassets","duration":1662,"timestamp":6592531723615,"id":2011,"parentId":1265,"tags":{},"startTime":1777983902150,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":93076,"timestamp":6592531750275,"id":2017,"parentId":2013,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1777983902176,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":93487,"timestamp":6592531749930,"id":2015,"parentId":2013,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1777983902176,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":93055,"timestamp":6592531750387,"id":2018,"parentId":2013,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1777983902176,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92974,"timestamp":6592531750488,"id":2019,"parentId":2013,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92834,"timestamp":6592531750649,"id":2020,"parentId":2013,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92745,"timestamp":6592531750759,"id":2021,"parentId":2013,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92669,"timestamp":6592531750853,"id":2022,"parentId":2013,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92577,"timestamp":6592531750968,"id":2023,"parentId":2013,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92421,"timestamp":6592531751150,"id":2024,"parentId":2013,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92318,"timestamp":6592531751274,"id":2025,"parentId":2013,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":93517,"timestamp":6592531750095,"id":2016,"parentId":2013,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1777983902176,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":92346,"timestamp":6592531751376,"id":2026,"parentId":2013,"tags":{"name":"static/chunks/app/new/page-eec7773204038b48.js","cache":"MISS"},"startTime":1777983902177,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":89135,"timestamp":6592531754669,"id":2028,"parentId":2013,"tags":{"name":"static/chunks/app/personas/page-fbdaa7c54c80094f.js","cache":"MISS"},"startTime":1777983902181,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":91266,"timestamp":6592531752647,"id":2027,"parentId":2013,"tags":{"name":"static/chunks/app/onboarding/page-77fc6343a4f7e6e6.js","cache":"MISS"},"startTime":1777983902179,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":88097,"timestamp":6592531755934,"id":2029,"parentId":2013,"tags":{"name":"static/chunks/app/settings/page-e6816b5207e09eca.js","cache":"MISS"},"startTime":1777983902182,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":77028,"timestamp":6592531767049,"id":2032,"parentId":2013,"tags":{"name":"static/chunks/app/runs/page-f21e09319609185c.js","cache":"MISS"},"startTime":1777983902193,"traceId":"736ece428e33d872"}]
19
- [{"name":"minify-js","duration":76584,"timestamp":6592531767534,"id":2033,"parentId":2013,"tags":{"name":"static/chunks/app/settings/permissions/page-55c4efb58a21594c.js","cache":"MISS"},"startTime":1777983902194,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":78610,"timestamp":6592531765573,"id":2031,"parentId":2013,"tags":{"name":"static/chunks/app/connect/page-888fcae4137e9953.js","cache":"MISS"},"startTime":1777983902192,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":75952,"timestamp":6592531768266,"id":2034,"parentId":2013,"tags":{"name":"static/chunks/app/page-1f35a0e92b1d45a3.js","cache":"MISS"},"startTime":1777983902194,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":65945,"timestamp":6592531778308,"id":2036,"parentId":2013,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1777983902204,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":84700,"timestamp":6592531759705,"id":2030,"parentId":2013,"tags":{"name":"static/chunks/app/templates/page-206b6ed45fbf5eb7.js","cache":"MISS"},"startTime":1777983902186,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":74918,"timestamp":6592531769574,"id":2035,"parentId":2013,"tags":{"name":"static/chunks/app/runs/[runId]/page-1afe72d0a051ca3b.js","cache":"MISS"},"startTime":1777983902196,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":103787,"timestamp":6592531741072,"id":2014,"parentId":2013,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1777983902167,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":39992,"timestamp":6592531804909,"id":2040,"parentId":2013,"tags":{"name":"static/chunks/720-d15754f0235fea5d.js","cache":"MISS"},"startTime":1777983902231,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":75967,"timestamp":6592531793346,"id":2039,"parentId":2013,"tags":{"name":"static/chunks/116-217edd0d685c99a5.js","cache":"MISS"},"startTime":1777983902219,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":60437,"timestamp":6592531830165,"id":2042,"parentId":2013,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1777983902256,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":116869,"timestamp":6592531778582,"id":2037,"parentId":2013,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1777983902205,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":60640,"timestamp":6592531834895,"id":2043,"parentId":2013,"tags":{"name":"static/chunks/344-ce7179ac49de8efa.js","cache":"MISS"},"startTime":1777983902261,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":58797,"timestamp":6592531836792,"id":2045,"parentId":2013,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1777983902263,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":58668,"timestamp":6592531836945,"id":2046,"parentId":2013,"tags":{"name":"static/VWSkj_Yx6OKSjPmYY8ewj/_ssgManifest.js","cache":"MISS"},"startTime":1777983902263,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":58610,"timestamp":6592531837023,"id":2047,"parentId":2013,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1777983902263,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":58813,"timestamp":6592531837105,"id":2048,"parentId":2013,"tags":{"name":"static/VWSkj_Yx6OKSjPmYY8ewj/_buildManifest.js","cache":"MISS"},"startTime":1777983902263,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":58773,"timestamp":6592531837168,"id":2049,"parentId":2013,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1777983902263,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":60562,"timestamp":6592531836235,"id":2044,"parentId":2013,"tags":{"name":"static/chunks/744-624ca24e0d10014a.js","cache":"MISS"},"startTime":1777983902262,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":140577,"timestamp":6592531787794,"id":2038,"parentId":2013,"tags":{"name":"static/chunks/ed64ccb0-018a78a13bd5699c.js","cache":"MISS"},"startTime":1777983902214,"traceId":"736ece428e33d872"},{"name":"minify-js","duration":139591,"timestamp":6592531810527,"id":2041,"parentId":2013,"tags":{"name":"static/chunks/128-b3ce6610832f6d57.js","cache":"MISS"},"startTime":1777983902237,"traceId":"736ece428e33d872"},{"name":"minify-webpack-plugin-optimize","duration":223314,"timestamp":6592531726831,"id":2013,"parentId":1265,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1777983902153,"traceId":"736ece428e33d872"},{"name":"minify-css","duration":329957,"timestamp":6592531950521,"id":2051,"parentId":2050,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1777983902377,"traceId":"736ece428e33d872"},{"name":"css-minimizer-plugin","duration":330158,"timestamp":6592531950336,"id":2050,"parentId":1265,"tags":{},"startTime":1777983902376,"traceId":"736ece428e33d872"},{"name":"seal","duration":1042394,"timestamp":6592531250371,"id":1997,"parentId":1265,"tags":{},"startTime":1777983901676,"traceId":"736ece428e33d872"},{"name":"webpack-compilation","duration":3174806,"timestamp":6592529118199,"id":1265,"parentId":1262,"tags":{"name":"client"},"startTime":1777983899544,"traceId":"736ece428e33d872"},{"name":"emit","duration":5556,"timestamp":6592532293252,"id":2052,"parentId":1262,"tags":{},"startTime":1777983902719,"traceId":"736ece428e33d872"},{"name":"webpack-close","duration":389585,"timestamp":6592532299586,"id":2053,"parentId":1262,"tags":{"name":"client"},"startTime":1777983902726,"traceId":"736ece428e33d872"},{"name":"webpack-generate-error-stats","duration":1980,"timestamp":6592532689240,"id":2054,"parentId":2053,"tags":{},"startTime":1777983903115,"traceId":"736ece428e33d872"},{"name":"run-webpack-compiler","duration":3890533,"timestamp":6592528800877,"id":1262,"parentId":1261,"tags":{},"startTime":1777983899227,"traceId":"736ece428e33d872"},{"name":"format-webpack-messages","duration":73,"timestamp":6592532691419,"id":2055,"parentId":1261,"tags":{},"startTime":1777983903117,"traceId":"736ece428e33d872"},{"name":"worker-main-client","duration":3891002,"timestamp":6592528800607,"id":1261,"parentId":1,"tags":{},"startTime":1777983899227,"traceId":"736ece428e33d872"},{"name":"run-webpack","duration":10814283,"timestamp":6592521943583,"id":14,"parentId":1,"tags":{},"startTime":1777983892370,"traceId":"736ece428e33d872"},{"name":"run-typescript","duration":5355127,"timestamp":6592532761466,"id":2058,"parentId":1,"tags":{},"startTime":1777983903187,"traceId":"736ece428e33d872"},{"name":"generate-required-server-files","duration":1043,"timestamp":6592538117186,"id":2060,"parentId":1,"tags":{},"startTime":1777983908543,"traceId":"736ece428e33d872"},{"name":"check-static-error-page","duration":5305,"timestamp":6592538170306,"id":2062,"parentId":2061,"tags":{},"startTime":1777983908596,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":268425,"timestamp":6592538176759,"id":2080,"parentId":2064,"tags":{},"startTime":1777983908603,"traceId":"736ece428e33d872"},{"name":"check-page","duration":273561,"timestamp":6592538171719,"id":2064,"parentId":2061,"tags":{"page":"/_global-error"},"startTime":1777983908598,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":373473,"timestamp":6592538176829,"id":2081,"parentId":2066,"tags":{},"startTime":1777983908603,"traceId":"736ece428e33d872"},{"name":"check-page","duration":376902,"timestamp":6592538173449,"id":2066,"parentId":2061,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1777983908599,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":377541,"timestamp":6592538176551,"id":2079,"parentId":2063,"tags":{},"startTime":1777983908603,"traceId":"736ece428e33d872"},{"name":"check-page","duration":383172,"timestamp":6592538170976,"id":2063,"parentId":2061,"tags":{"page":"/_not-found"},"startTime":1777983908597,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":369980,"timestamp":6592538189056,"id":2087,"parentId":2073,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":384830,"timestamp":6592538174258,"id":2073,"parentId":2061,"tags":{"page":"/personas"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":383626,"timestamp":6592538189267,"id":2089,"parentId":2078,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":397460,"timestamp":6592538175491,"id":2078,"parentId":2061,"tags":{"page":"/templates"},"startTime":1777983908602,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":388288,"timestamp":6592538189351,"id":2092,"parentId":2075,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":403103,"timestamp":6592538174569,"id":2075,"parentId":2061,"tags":{"page":"/runs"},"startTime":1777983908601,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":388580,"timestamp":6592538189851,"id":2094,"parentId":2077,"tags":{},"startTime":1777983908616,"traceId":"736ece428e33d872"},{"name":"check-page","duration":403692,"timestamp":6592538174754,"id":2077,"parentId":2061,"tags":{"page":"/settings/permissions"},"startTime":1777983908601,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":403829,"timestamp":6592538179380,"id":2084,"parentId":2065,"tags":{},"startTime":1777983908605,"traceId":"736ece428e33d872"},{"name":"check-page","duration":411378,"timestamp":6592538171863,"id":2065,"parentId":2061,"tags":{"page":"/api/daemon/[...path]"},"startTime":1777983908598,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":396624,"timestamp":6592538188839,"id":2085,"parentId":2070,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":411620,"timestamp":6592538173869,"id":2070,"parentId":2061,"tags":{"page":"/new"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":398404,"timestamp":6592538189359,"id":2093,"parentId":2074,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":413380,"timestamp":6592538174410,"id":2074,"parentId":2061,"tags":{"page":"/runs/[runId]"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":413216,"timestamp":6592538176954,"id":2083,"parentId":2069,"tags":{},"startTime":1777983908603,"traceId":"736ece428e33d872"},{"name":"check-page","duration":416390,"timestamp":6592538173809,"id":2069,"parentId":2061,"tags":{"page":"/icon.svg"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":401545,"timestamp":6592538188973,"id":2086,"parentId":2071,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":416557,"timestamp":6592538173976,"id":2071,"parentId":2061,"tags":{"page":"/onboarding"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":413598,"timestamp":6592538189337,"id":2091,"parentId":2072,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":428855,"timestamp":6592538174097,"id":2072,"parentId":2061,"tags":{"page":"/"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":414124,"timestamp":6592538189318,"id":2090,"parentId":2067,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":429908,"timestamp":6592538173549,"id":2067,"parentId":2061,"tags":{"page":"/connect"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":420723,"timestamp":6592538189183,"id":2088,"parentId":2076,"tags":{},"startTime":1777983908615,"traceId":"736ece428e33d872"},{"name":"check-page","duration":435245,"timestamp":6592538174679,"id":2076,"parentId":2061,"tags":{"page":"/settings"},"startTime":1777983908601,"traceId":"736ece428e33d872"},{"name":"is-page-static","duration":437128,"timestamp":6592538176889,"id":2082,"parentId":2068,"tags":{},"startTime":1777983908603,"traceId":"736ece428e33d872"},{"name":"check-page","duration":440344,"timestamp":6592538173687,"id":2068,"parentId":2061,"tags":{"page":"/favicon.ico"},"startTime":1777983908600,"traceId":"736ece428e33d872"},{"name":"static-check","duration":444352,"timestamp":6592538169705,"id":2061,"parentId":1,"tags":{},"startTime":1777983908596,"traceId":"736ece428e33d872"},{"name":"write-routes-manifest","duration":3020,"timestamp":6592538780775,"id":2098,"parentId":1,"tags":{},"startTime":1777983909207,"traceId":"736ece428e33d872"},{"name":"load-dotenv","duration":27,"timestamp":6592538817937,"id":2101,"parentId":2100,"tags":{},"startTime":1777983909244,"traceId":"736ece428e33d872"},{"name":"run-export-path-map","duration":272,"timestamp":6592539623189,"id":2102,"parentId":2100,"tags":{},"startTime":1777983910049,"traceId":"736ece428e33d872"},{"name":"next-export","duration":1153470,"timestamp":6592538817178,"id":2100,"parentId":1,"tags":{},"startTime":1777983909243,"traceId":"736ece428e33d872"},{"name":"move-exported-app-not-found-","duration":40173,"timestamp":6592539971798,"id":2103,"parentId":2099,"tags":{},"startTime":1777983910398,"traceId":"736ece428e33d872"},{"name":"move-exported-app-global-error-","duration":27315,"timestamp":6592540012050,"id":2104,"parentId":2099,"tags":{},"startTime":1777983910438,"traceId":"736ece428e33d872"},{"name":"static-generation","duration":1476421,"timestamp":6592538813721,"id":2099,"parentId":1,"tags":{},"startTime":1777983909240,"traceId":"736ece428e33d872"},{"name":"write-routes-manifest","duration":72011,"timestamp":6592540290348,"id":2105,"parentId":1,"tags":{},"startTime":1777983910716,"traceId":"736ece428e33d872"},{"name":"node-file-trace-build","duration":5954737,"timestamp":6592538775978,"id":2097,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1777983909202,"traceId":"736ece428e33d872"},{"name":"apply-include-excludes","duration":426,"timestamp":6592544730736,"id":2106,"parentId":1,"tags":{},"startTime":1777983915157,"traceId":"736ece428e33d872"},{"name":"collect-build-traces","duration":6116716,"timestamp":6592538614459,"id":2096,"parentId":1,"tags":{},"startTime":1777983909040,"traceId":"736ece428e33d872"},{"name":"print-tree-view","duration":1476,"timestamp":6592544731279,"id":2107,"parentId":1,"tags":{},"startTime":1777983915157,"traceId":"736ece428e33d872"},{"name":"telemetry-flush","duration":30,"timestamp":6592544732765,"id":2108,"parentId":1,"tags":{},"startTime":1777983915159,"traceId":"736ece428e33d872"},{"name":"next-build","duration":22881639,"timestamp":6592521851165,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777983892277,"traceId":"736ece428e33d872"}]
1
+ [{"name":"build-module-tsx","duration":2972,"timestamp":6660615835782,"id":127,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778051986262,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2875,"timestamp":6660615836105,"id":129,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778051986262,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2860,"timestamp":6660615839226,"id":131,"parentId":118,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778051986265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3399,"timestamp":6660615839321,"id":132,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1778051986265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3786,"timestamp":6660615839409,"id":133,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1778051986265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4612,"timestamp":6660615839486,"id":134,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1778051986266,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6531,"timestamp":6660615839077,"id":130,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1778051986265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6455,"timestamp":6660615839562,"id":135,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778051986266,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1276,"timestamp":6660615846632,"id":136,"parentId":113,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1778051986273,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5652,"timestamp":6660615851814,"id":138,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778051986278,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6806,"timestamp":6660615851506,"id":137,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778051986278,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7651,"timestamp":6660615852097,"id":139,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778051986278,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":37,"timestamp":6660615876509,"id":141,"parentId":94,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778051986303,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4039,"timestamp":6660615876754,"id":143,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778051986303,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5030,"timestamp":6660615876185,"id":140,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778051986302,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4868,"timestamp":6660615876571,"id":142,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778051986303,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6300,"timestamp":6660615883776,"id":146,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778051986310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10488,"timestamp":6660615883924,"id":147,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778051986310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":15139,"timestamp":6660615884078,"id":148,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778051986310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24050,"timestamp":6660615883639,"id":145,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778051986310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24622,"timestamp":6660615883418,"id":144,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778051986309,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24560,"timestamp":6660615884224,"id":149,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778051986310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":803,"timestamp":6660615923961,"id":150,"parentId":97,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778051986350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1182,"timestamp":6660615924125,"id":151,"parentId":99,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778051986350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1876,"timestamp":6660615924214,"id":152,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778051986350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7338,"timestamp":6660615930833,"id":153,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778051986357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1993,"timestamp":6660615945648,"id":154,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778051986372,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2517,"timestamp":6660615946579,"id":155,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778051986373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3185,"timestamp":6660615947712,"id":157,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778051986374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1353,"timestamp":6660615954702,"id":159,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778051986381,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1439,"timestamp":6660615954790,"id":160,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778051986381,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1945,"timestamp":6660615954879,"id":161,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778051986381,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3451,"timestamp":6660615954581,"id":158,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778051986381,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2126,"timestamp":6660615958740,"id":162,"parentId":97,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778051986385,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2629,"timestamp":6660615958843,"id":163,"parentId":97,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778051986385,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4119,"timestamp":6660615958934,"id":164,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778051986385,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5624,"timestamp":6660615959083,"id":165,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778051986385,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23157,"timestamp":6660615946723,"id":156,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778051986373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4870,"timestamp":6660615968603,"id":167,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5462,"timestamp":6660615968411,"id":166,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778051986394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5431,"timestamp":6660615968727,"id":168,"parentId":99,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5842,"timestamp":6660615968841,"id":169,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5756,"timestamp":6660615969168,"id":172,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6733,"timestamp":6660615969059,"id":171,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6854,"timestamp":6660615969285,"id":173,"parentId":99,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7720,"timestamp":6660615969393,"id":174,"parentId":89,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8254,"timestamp":6660615969510,"id":175,"parentId":97,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778051986396,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2114,"timestamp":6660615983377,"id":177,"parentId":66,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778051986409,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8894,"timestamp":6660615983503,"id":178,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9222,"timestamp":6660615983590,"id":179,"parentId":113,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9374,"timestamp":6660615983670,"id":180,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9494,"timestamp":6660615983751,"id":181,"parentId":119,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9629,"timestamp":6660615983834,"id":182,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10350,"timestamp":6660615984043,"id":184,"parentId":76,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10403,"timestamp":6660615984138,"id":185,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11593,"timestamp":6660615983908,"id":183,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778051986410,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2085,"timestamp":6660616005430,"id":186,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778051986431,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2136,"timestamp":6660616005736,"id":188,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3184,"timestamp":6660616005833,"id":189,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3337,"timestamp":6660616005912,"id":190,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3272,"timestamp":6660616006112,"id":192,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3678,"timestamp":6660616006317,"id":194,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4507,"timestamp":6660616006412,"id":195,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6305,"timestamp":6660616005573,"id":187,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6257,"timestamp":6660616005989,"id":191,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6627,"timestamp":6660616006201,"id":193,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1778051986432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":7339,"timestamp":6660616006493,"id":196,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778051986433,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":27,"timestamp":6660616014443,"id":198,"parentId":146,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778051986440,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1302,"timestamp":6660616014326,"id":197,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778051986440,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1912,"timestamp":6660616014480,"id":199,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778051986441,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2060,"timestamp":6660616014573,"id":200,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778051986441,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":48645,"timestamp":6660615968954,"id":170,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1778051986395,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":20,"timestamp":6660616018861,"id":201,"parentId":196,"tags":{"name":"fs","layer":null},"startTime":1778051986445,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":8,"timestamp":6660616018891,"id":202,"parentId":196,"tags":{"name":"os","layer":null},"startTime":1778051986445,"traceId":"4cf437e9eb57d727"},{"name":"build-module-css","duration":351,"timestamp":6660616020286,"id":205,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778051986446,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2543,"timestamp":6660616020019,"id":203,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778051986446,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3307,"timestamp":6660616020126,"id":204,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1778051986446,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2815,"timestamp":6660616025072,"id":206,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778051986451,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2875,"timestamp":6660616025300,"id":207,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778051986451,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3353,"timestamp":6660616025682,"id":209,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778051986452,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4420,"timestamp":6660616025494,"id":208,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778051986452,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":53815,"timestamp":6660615979962,"id":176,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778051986406,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":1896,"timestamp":6660616037508,"id":210,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778051986464,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1896,"timestamp":6660616037771,"id":211,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1778051986464,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1391,"timestamp":6660616039732,"id":213,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778051986466,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3697,"timestamp":6660616037907,"id":212,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1778051986464,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2407,"timestamp":6660616039916,"id":215,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778051986466,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2785,"timestamp":6660616040061,"id":216,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778051986466,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7150,"timestamp":6660616039833,"id":214,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778051986466,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2205,"timestamp":6660616050196,"id":217,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778051986476,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2244,"timestamp":6660616050438,"id":218,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778051986476,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2782,"timestamp":6660616050630,"id":219,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778051986477,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1358,"timestamp":6660616056076,"id":221,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1778051986482,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2109,"timestamp":6660616056169,"id":222,"parentId":148,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1778051986482,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3819,"timestamp":6660616055858,"id":220,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778051986482,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1315,"timestamp":6660616060344,"id":224,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1778051986486,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2069,"timestamp":6660616060521,"id":226,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778051986487,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3099,"timestamp":6660616060129,"id":223,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778051986486,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":818,"timestamp":6660616063511,"id":227,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778051986490,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12451,"timestamp":6660616060438,"id":225,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778051986486,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1946,"timestamp":6660616074027,"id":228,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778051986500,"traceId":"4cf437e9eb57d727"}]
2
+ [{"name":"build-module-js","duration":3640,"timestamp":6660616074177,"id":229,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778051986500,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1159,"timestamp":6660616077902,"id":230,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778051986504,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1730,"timestamp":6660616078014,"id":231,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778051986504,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1867,"timestamp":6660616078148,"id":232,"parentId":155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778051986504,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2683,"timestamp":6660616080144,"id":233,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778051986506,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1405,"timestamp":6660616084829,"id":234,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1778051986511,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2208,"timestamp":6660616086434,"id":238,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1778051986512,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3177,"timestamp":6660616086533,"id":239,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778051986513,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5318,"timestamp":6660616085112,"id":236,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778051986511,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6038,"timestamp":6660616084976,"id":235,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778051986511,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6071,"timestamp":6660616085225,"id":237,"parentId":172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778051986511,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4841,"timestamp":6660616086735,"id":241,"parentId":169,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778051986513,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5699,"timestamp":6660616086615,"id":240,"parentId":175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778051986513,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1544,"timestamp":6660616095104,"id":243,"parentId":147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778051986521,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4234,"timestamp":6660616094910,"id":242,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778051986521,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1385,"timestamp":6660616101187,"id":245,"parentId":184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778051986527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1577,"timestamp":6660616101283,"id":246,"parentId":156,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778051986527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3797,"timestamp":6660616101022,"id":244,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778051986527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1399,"timestamp":6660616105261,"id":247,"parentId":199,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1778051986531,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2284,"timestamp":6660616105369,"id":248,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778051986531,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":993,"timestamp":6660616111955,"id":250,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1778051986538,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2369,"timestamp":6660616111669,"id":249,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778051986538,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":834,"timestamp":6660616115078,"id":254,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778051986541,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3115,"timestamp":6660616114309,"id":251,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778051986540,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3553,"timestamp":6660616114459,"id":252,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778051986540,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3571,"timestamp":6660616114928,"id":253,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778051986541,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3654,"timestamp":6660616115175,"id":255,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778051986541,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1513,"timestamp":6660616122480,"id":257,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778051986549,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":2677,"timestamp":6660616122234,"id":256,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778051986548,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2813,"timestamp":6660616122577,"id":258,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778051986549,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1943,"timestamp":6660616125711,"id":259,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778051986552,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":60258,"timestamp":6660616127704,"id":260,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778051986554,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":686,"timestamp":6660616191976,"id":270,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1778051986618,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4016,"timestamp":6660616190693,"id":267,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778051986617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3478,"timestamp":6660616191439,"id":268,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778051986617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3406,"timestamp":6660616191736,"id":269,"parentId":208,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778051986618,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2228,"timestamp":6660616197810,"id":271,"parentId":208,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778051986624,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2182,"timestamp":6660616198066,"id":272,"parentId":208,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778051986624,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1433,"timestamp":6660616200323,"id":274,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1778051986626,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1887,"timestamp":6660616200424,"id":275,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1778051986626,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5446,"timestamp":6660616198265,"id":273,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1778051986624,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3585,"timestamp":6660616200513,"id":276,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778051986627,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3673,"timestamp":6660616206922,"id":280,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778051986633,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":33,"timestamp":6660616210976,"id":283,"parentId":222,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778051986637,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1748,"timestamp":6660616210670,"id":281,"parentId":181,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1778051986637,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1838,"timestamp":6660616211024,"id":284,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778051986637,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1016,"timestamp":6660616212995,"id":285,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778051986639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1186,"timestamp":6660616213108,"id":286,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778051986639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1387,"timestamp":6660616213196,"id":287,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778051986639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":16213,"timestamp":6660616210781,"id":282,"parentId":208,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778051986637,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":25160,"timestamp":6660616206707,"id":277,"parentId":114,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778051986633,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":25316,"timestamp":6660616206795,"id":278,"parentId":209,"tags":{"name":"__barrel_optimize__?names=Activity,CheckCircle2,Clock,Coins,Layers,Sparkles!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778051986633,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":26254,"timestamp":6660616206871,"id":279,"parentId":208,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,CircleHelp,Clock,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778051986633,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1616,"timestamp":6660616234327,"id":288,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778051986660,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1832,"timestamp":6660616234462,"id":289,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778051986660,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2532,"timestamp":6660616236680,"id":290,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778051986663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2799,"timestamp":6660616236790,"id":291,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778051986663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3863,"timestamp":6660616236935,"id":292,"parentId":233,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778051986663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2844,"timestamp":6660616243858,"id":293,"parentId":190,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778051986670,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":898,"timestamp":6660616248013,"id":294,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778051986674,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":984,"timestamp":6660616248118,"id":295,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778051986674,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":891,"timestamp":6660616249518,"id":296,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778051986676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2390,"timestamp":6660616249626,"id":297,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778051986676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2615,"timestamp":6660616249780,"id":298,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778051986676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2850,"timestamp":6660616249902,"id":299,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778051986676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1861,"timestamp":6660616253691,"id":300,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778051986680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2361,"timestamp":6660616253958,"id":302,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778051986680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1252,"timestamp":6660616256795,"id":303,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778051986683,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6455,"timestamp":6660616253839,"id":301,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778051986680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1407,"timestamp":6660616260628,"id":305,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778051986687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2169,"timestamp":6660616260713,"id":306,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778051986687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4097,"timestamp":6660616260520,"id":304,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1778051986687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":942,"timestamp":6660616266872,"id":309,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778051986693,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1007,"timestamp":6660616266973,"id":310,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778051986693,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1786,"timestamp":6660616266713,"id":308,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778051986693,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":476,"timestamp":6660616270787,"id":312,"parentId":214,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1778051986697,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2304,"timestamp":6660616270298,"id":311,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778051986696,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24107,"timestamp":6660616260791,"id":307,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1778051986687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2932,"timestamp":6660616285316,"id":313,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778051986711,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":26,"timestamp":6660616289706,"id":316,"parentId":307,"tags":{"name":"util","layer":null},"startTime":1778051986716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3769,"timestamp":6660616288490,"id":315,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1778051986715,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4674,"timestamp":6660616288321,"id":314,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1778051986714,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3651,"timestamp":6660616289746,"id":317,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1778051986716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3667,"timestamp":6660616290013,"id":319,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778051986716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4161,"timestamp":6660616289885,"id":318,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778051986716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4126,"timestamp":6660616290134,"id":320,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778051986716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":859,"timestamp":6660616294667,"id":321,"parentId":225,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778051986721,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1166,"timestamp":6660616297571,"id":322,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1778051986724,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":684,"timestamp":6660616298810,"id":326,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1778051986725,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2083,"timestamp":6660616297740,"id":323,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778051986724,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2323,"timestamp":6660616297864,"id":324,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778051986724,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2749,"timestamp":6660616297984,"id":325,"parentId":258,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1778051986724,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1040930,"timestamp":6660615261224,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4324,"timestamp":6660616298916,"id":327,"parentId":275,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778051986725,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4660,"timestamp":6660616299044,"id":328,"parentId":276,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1778051986725,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3586,"timestamp":6660616300915,"id":329,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778051986727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3583,"timestamp":6660616301143,"id":330,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778051986727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3816,"timestamp":6660616301334,"id":331,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778051986727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5960,"timestamp":6660616301520,"id":332,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778051986728,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1410,"timestamp":6660616308306,"id":336,"parentId":288,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778051986734,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":2391,"timestamp":6660616307759,"id":333,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778051986734,"traceId":"4cf437e9eb57d727"}]
3
+ [{"name":"build-module-ts","duration":2554,"timestamp":6660616307986,"id":334,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778051986734,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2724,"timestamp":6660616308185,"id":335,"parentId":284,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778051986734,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":979,"timestamp":6660616311286,"id":337,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778051986737,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1098,"timestamp":6660616311392,"id":338,"parentId":291,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778051986737,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1052794,"timestamp":6660615261196,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1489,"timestamp":6660616313714,"id":339,"parentId":277,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"rsc"},"startTime":1778051986740,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1113,"timestamp":6660616315880,"id":340,"parentId":277,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"rsc"},"startTime":1778051986742,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1191,"timestamp":6660616316032,"id":341,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"rsc"},"startTime":1778051986742,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1254,"timestamp":6660616316164,"id":342,"parentId":277,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"rsc"},"startTime":1778051986742,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1208,"timestamp":6660616317482,"id":343,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1778051986744,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1252,"timestamp":6660616317625,"id":344,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"rsc"},"startTime":1778051986744,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1315,"timestamp":6660616317757,"id":345,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/coins.mjs","layer":"rsc"},"startTime":1778051986744,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1371,"timestamp":6660616317878,"id":346,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"rsc"},"startTime":1778051986744,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1072,"timestamp":6660616319324,"id":347,"parentId":279,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"rsc"},"startTime":1778051986745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":824,"timestamp":6660616320452,"id":348,"parentId":279,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1778051986746,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1344,"timestamp":6660616320595,"id":349,"parentId":279,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"rsc"},"startTime":1778051986747,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":491,"timestamp":6660616321980,"id":353,"parentId":326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1778051986748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1786,"timestamp":6660616321321,"id":350,"parentId":319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778051986747,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1965,"timestamp":6660616321455,"id":351,"parentId":301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778051986747,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2367,"timestamp":6660616321578,"id":352,"parentId":299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1778051986748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2606,"timestamp":6660616328218,"id":354,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1778051986754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3070,"timestamp":6660616328322,"id":355,"parentId":339,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1778051986754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":884,"timestamp":6660616332730,"id":356,"parentId":352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1778051986759,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8290,"timestamp":6660616333822,"id":357,"parentId":309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1778051986760,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1081443,"timestamp":6660615261269,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1081477,"timestamp":6660615261245,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1081467,"timestamp":6660615261260,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1541,"timestamp":6660616342899,"id":358,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778051986769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1081,"timestamp":6660616345107,"id":359,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778051986771,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1126,"timestamp":6660616345271,"id":360,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778051986771,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4176,"timestamp":6660616346440,"id":361,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778051986772,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":927,"timestamp":6660616350861,"id":362,"parentId":332,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778051986777,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1209,"timestamp":6660616354190,"id":363,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"rsc"},"startTime":1778051986780,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1302,"timestamp":6660616358095,"id":364,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"rsc"},"startTime":1778051986784,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2015,"timestamp":6660616358207,"id":365,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778051986784,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2566,"timestamp":6660616358291,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"rsc"},"startTime":1778051986784,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1526,"timestamp":6660616362222,"id":367,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"rsc"},"startTime":1778051986788,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2664,"timestamp":6660616362324,"id":368,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"rsc"},"startTime":1778051986788,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2914,"timestamp":6660616362413,"id":369,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"rsc"},"startTime":1778051986788,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1041,"timestamp":6660616368504,"id":370,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"rsc"},"startTime":1778051986795,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1255,"timestamp":6660616368608,"id":371,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"rsc"},"startTime":1778051986795,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1477,"timestamp":6660616368692,"id":372,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"rsc"},"startTime":1778051986795,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":28,"timestamp":6660616372008,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778051986798,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1195,"timestamp":6660616374618,"id":374,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1936,"timestamp":6660616374749,"id":375,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2577,"timestamp":6660616374845,"id":376,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2920,"timestamp":6660616374928,"id":377,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6777,"timestamp":6660616375012,"id":378,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7026,"timestamp":6660616375090,"id":379,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"rsc"},"startTime":1778051986801,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5985,"timestamp":6660616392743,"id":380,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"rsc"},"startTime":1778051986819,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":602,"timestamp":6660616404122,"id":381,"parentId":366,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1778051986830,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1470,"timestamp":6660616406155,"id":382,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"rsc"},"startTime":1778051986832,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2302,"timestamp":6660616406261,"id":383,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1778051986832,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2930,"timestamp":6660616406351,"id":384,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1778051986832,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3047,"timestamp":6660616406484,"id":385,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1778051986833,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3254,"timestamp":6660616406562,"id":386,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1778051986833,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7031,"timestamp":6660616406639,"id":387,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778051986833,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7266,"timestamp":6660616406717,"id":388,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778051986833,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7629,"timestamp":6660616406792,"id":389,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1778051986833,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3469,"timestamp":6660616414979,"id":390,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1778051986841,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1358,"timestamp":6660616423042,"id":391,"parentId":370,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1778051986849,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1620,"timestamp":6660616423167,"id":392,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778051986849,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2503,"timestamp":6660616423252,"id":393,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"rsc"},"startTime":1778051986849,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3421,"timestamp":6660616423331,"id":394,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778051986849,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3530,"timestamp":6660616423410,"id":395,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778051986849,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3625,"timestamp":6660616423490,"id":396,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778051986850,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3724,"timestamp":6660616423565,"id":397,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778051986850,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2121,"timestamp":6660616427962,"id":398,"parentId":375,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"rsc"},"startTime":1778051986854,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1350,"timestamp":6660616432559,"id":399,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"rsc"},"startTime":1778051986859,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1569,"timestamp":6660616432666,"id":400,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"rsc"},"startTime":1778051986859,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1872,"timestamp":6660616432750,"id":401,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"rsc"},"startTime":1778051986859,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":892,"timestamp":6660616437104,"id":402,"parentId":386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778051986863,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1360,"timestamp":6660616437209,"id":403,"parentId":386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778051986863,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":887,"timestamp":6660616439910,"id":404,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778051986866,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1011,"timestamp":6660616442188,"id":405,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778051986868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1239,"timestamp":6660616442291,"id":406,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778051986868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1468,"timestamp":6660616442373,"id":407,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778051986868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1610,"timestamp":6660616442456,"id":408,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778051986868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1894,"timestamp":6660616442536,"id":409,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778051986869,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4195,"timestamp":6660616448139,"id":410,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"rsc"},"startTime":1778051986874,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":858,"timestamp":6660616454255,"id":411,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"rsc"},"startTime":1778051986880,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1470,"timestamp":6660616455446,"id":412,"parentId":393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778051986881,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1997,"timestamp":6660616455564,"id":413,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2333,"timestamp":6660616455654,"id":414,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2971,"timestamp":6660616455736,"id":415,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3412,"timestamp":6660616455815,"id":416,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3556,"timestamp":6660616455891,"id":417,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3923,"timestamp":6660616455976,"id":418,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"rsc"},"startTime":1778051986882,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":31,"timestamp":6660616463283,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778051986889,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2685,"timestamp":6660616467766,"id":420,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778051986894,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3533,"timestamp":6660616467900,"id":421,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"rsc"},"startTime":1778051986894,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1477,"timestamp":6660616472372,"id":422,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"rsc"},"startTime":1778051986898,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1177,"timestamp":6660616474220,"id":423,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778051986900,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1568,"timestamp":6660616474329,"id":424,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778051986900,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1670,"timestamp":6660616474418,"id":425,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778051986900,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":413,"timestamp":6660616478117,"id":426,"parentId":406,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"rsc"},"startTime":1778051986904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":940,"timestamp":6660616479370,"id":427,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778051986905,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1329,"timestamp":6660616479473,"id":428,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778051986906,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1681,"timestamp":6660616479556,"id":429,"parentId":417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778051986906,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":830,"timestamp":6660616481963,"id":430,"parentId":420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1778051986908,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1104,"timestamp":6660616485028,"id":431,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"rsc"},"startTime":1778051986911,"traceId":"4cf437e9eb57d727"}]
4
+ [{"name":"build-module-js","duration":1829,"timestamp":6660616485138,"id":432,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"rsc"},"startTime":1778051986911,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2729,"timestamp":6660616485222,"id":433,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1778051986911,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":655,"timestamp":6660616490505,"id":434,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"rsc"},"startTime":1778051986917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":731,"timestamp":6660616490622,"id":435,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"rsc"},"startTime":1778051986917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":818,"timestamp":6660616490709,"id":436,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1778051986917,"traceId":"4cf437e9eb57d727"},{"name":"font-loader","duration":699949,"timestamp":6660616182297,"id":266,"parentId":265,"tags":{},"startTime":1778051986608,"traceId":"4cf437e9eb57d727"},{"name":"font-loader","duration":730550,"timestamp":6660616152661,"id":264,"parentId":263,"tags":{},"startTime":1778051986579,"traceId":"4cf437e9eb57d727"},{"name":"postcss","duration":3562,"timestamp":6660616949616,"id":437,"parentId":265,"tags":{},"startTime":1778051987376,"traceId":"4cf437e9eb57d727"},{"name":"postcss","duration":1395,"timestamp":6660616951796,"id":438,"parentId":263,"tags":{},"startTime":1778051987378,"traceId":"4cf437e9eb57d727"},{"name":"next-font-loader","duration":771358,"timestamp":6660616182242,"id":265,"parentId":262,"tags":{},"startTime":1778051986608,"traceId":"4cf437e9eb57d727"},{"name":"next-font-loader","duration":823993,"timestamp":6660616129611,"id":263,"parentId":261,"tags":{},"startTime":1778051986556,"traceId":"4cf437e9eb57d727"},{"name":"css-loader","duration":20368,"timestamp":6660616953325,"id":439,"parentId":262,"tags":{"astUsed":"true"},"startTime":1778051987379,"traceId":"4cf437e9eb57d727"},{"name":"css-loader","duration":20110,"timestamp":6660616953589,"id":440,"parentId":261,"tags":{"astUsed":"true"},"startTime":1778051987380,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":844655,"timestamp":6660616129469,"id":262,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778051986556,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":846376,"timestamp":6660616127912,"id":261,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778051986554,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713709,"timestamp":6660615260777,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713069,"timestamp":6660615261426,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713214,"timestamp":6660615261286,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713208,"timestamp":6660615261296,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713234,"timestamp":6660615261278,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713141,"timestamp":6660615261376,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713170,"timestamp":6660615261351,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713135,"timestamp":6660615261388,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713111,"timestamp":6660615261415,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713099,"timestamp":6660615261431,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713133,"timestamp":6660615261437,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1713174,"timestamp":6660615261401,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":2109,"timestamp":6660617116728,"id":659,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1778051987543,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":102,"timestamp":6660617118879,"id":660,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1778051987545,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":188,"timestamp":6660617119023,"id":661,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987545,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":156,"timestamp":6660617119225,"id":662,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987545,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":390,"timestamp":6660617119397,"id":663,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987545,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":168,"timestamp":6660617119803,"id":664,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987546,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":601,"timestamp":6660617119988,"id":665,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987546,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":449,"timestamp":6660617120605,"id":666,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987547,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":180,"timestamp":6660617121068,"id":667,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987547,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":148,"timestamp":6660617121258,"id":668,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987547,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":197,"timestamp":6660617121416,"id":669,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987547,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":155,"timestamp":6660617121624,"id":670,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987548,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":137,"timestamp":6660617121789,"id":671,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987548,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":268,"timestamp":6660617121936,"id":672,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987548,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":157,"timestamp":6660617122215,"id":673,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987548,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":133,"timestamp":6660617122382,"id":674,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987548,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":356,"timestamp":6660617138596,"id":675,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987565,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":170,"timestamp":6660617138980,"id":676,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987565,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":383,"timestamp":6660617139161,"id":677,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987565,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":225,"timestamp":6660617139555,"id":678,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987566,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":141,"timestamp":6660617139791,"id":679,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987566,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":149,"timestamp":6660617139990,"id":680,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987566,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":281,"timestamp":6660617140150,"id":681,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987566,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":195,"timestamp":6660617140443,"id":682,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987566,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":351,"timestamp":6660617140648,"id":683,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987567,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":262,"timestamp":6660617141016,"id":684,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987567,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":414,"timestamp":6660617146723,"id":685,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987573,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":196,"timestamp":6660617147156,"id":686,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987573,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":217,"timestamp":6660617147361,"id":687,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778051987573,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":187,"timestamp":6660617147589,"id":688,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778051987574,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6843,"timestamp":6660617158765,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778051987585,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11314,"timestamp":6660617157290,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778051987583,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":13795,"timestamp":6660617158580,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778051987585,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":16801,"timestamp":6660617158374,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778051987584,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":17225,"timestamp":6660617158944,"id":693,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1778051987585,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":18703,"timestamp":6660617161290,"id":697,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1778051987587,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19918,"timestamp":6660617161172,"id":696,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1778051987587,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":20854,"timestamp":6660617160974,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778051987587,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":69505,"timestamp":6660617160787,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778051987587,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":69490,"timestamp":6660617161523,"id":699,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1778051987588,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":70142,"timestamp":6660617161975,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778051987588,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":71892,"timestamp":6660617161805,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778051987588,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":74897,"timestamp":6660617161630,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778051987588,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":78945,"timestamp":6660617161402,"id":698,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1778051987587,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":58167,"timestamp":6660617186336,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778051987612,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":58890,"timestamp":6660617186140,"id":703,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"ssr"},"startTime":1778051987612,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5593,"timestamp":6660617274116,"id":705,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1778051987700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5583,"timestamp":6660617274387,"id":706,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1778051987700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5671,"timestamp":6660617284641,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778051987711,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7237,"timestamp":6660617301094,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778051987727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8179,"timestamp":6660617301414,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778051987727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8234,"timestamp":6660617301606,"id":710,"parentId":692,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987728,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13211,"timestamp":6660617321478,"id":714,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":15278,"timestamp":6660617321837,"id":715,"parentId":697,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":17678,"timestamp":6660617321911,"id":716,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":18142,"timestamp":6660617323893,"id":730,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19284,"timestamp":6660617324179,"id":734,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":24181,"timestamp":6660617322342,"id":719,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25182,"timestamp":6660617321986,"id":717,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":25021,"timestamp":6660617322583,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778051987749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":25659,"timestamp":6660617322161,"id":718,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778051987748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":25863,"timestamp":6660617322931,"id":722,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778051987749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":26682,"timestamp":6660617322759,"id":721,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778051987749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":27007,"timestamp":6660617323297,"id":724,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778051987749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":29609,"timestamp":6660617323471,"id":725,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":36235,"timestamp":6660617323129,"id":723,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778051987749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":35902,"timestamp":6660617324249,"id":735,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":36549,"timestamp":6660617324395,"id":736,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":37542,"timestamp":6660617324020,"id":732,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":37444,"timestamp":6660617324615,"id":738,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1778051987751,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":38926,"timestamp":6660617324509,"id":737,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1778051987751,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":41232,"timestamp":6660617323578,"id":726,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":40551,"timestamp":6660617324723,"id":739,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778051987751,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":44176,"timestamp":6660617321281,"id":711,"parentId":689,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987747,"traceId":"4cf437e9eb57d727"}]
5
+ [{"name":"build-module-mjs","duration":44179,"timestamp":6660617321432,"id":713,"parentId":690,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987747,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":42012,"timestamp":6660617323756,"id":727,"parentId":702,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":44580,"timestamp":6660617321385,"id":712,"parentId":691,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987747,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":42392,"timestamp":6660617323806,"id":728,"parentId":701,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":42715,"timestamp":6660617323849,"id":729,"parentId":700,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":53009,"timestamp":6660617323965,"id":731,"parentId":694,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":53063,"timestamp":6660617324129,"id":733,"parentId":704,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4306,"timestamp":6660617400551,"id":743,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1778051987827,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5384,"timestamp":6660617399922,"id":740,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778051987826,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5783,"timestamp":6660617400370,"id":742,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778051987826,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6408,"timestamp":6660617400670,"id":744,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1778051987827,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6863,"timestamp":6660617400789,"id":745,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1778051987827,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7658,"timestamp":6660617400310,"id":741,"parentId":708,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987826,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2649,"timestamp":6660617415580,"id":746,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2649,"timestamp":6660617415730,"id":747,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4168,"timestamp":6660617416320,"id":750,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6119,"timestamp":6660617416392,"id":751,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8765,"timestamp":6660617416469,"id":752,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1737,"timestamp":6660617426426,"id":756,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778051987852,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13868,"timestamp":6660617416174,"id":748,"parentId":709,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4183,"timestamp":6660617426247,"id":755,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778051987852,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4677,"timestamp":6660617426071,"id":754,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778051987852,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5652,"timestamp":6660617425824,"id":753,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778051987852,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3135,"timestamp":6660617431955,"id":759,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778051987858,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19237,"timestamp":6660617416246,"id":749,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1778051987842,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4583,"timestamp":6660617431832,"id":758,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778051987858,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4786,"timestamp":6660617432127,"id":761,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778051987858,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5392,"timestamp":6660617432044,"id":760,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1778051987858,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4299,"timestamp":6660617438218,"id":762,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778051987864,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4436,"timestamp":6660617438327,"id":763,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778051987864,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19044,"timestamp":6660617431718,"id":757,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778051987858,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13168,"timestamp":6660617438403,"id":764,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1778051987864,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13396,"timestamp":6660617438533,"id":765,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1778051987865,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14458,"timestamp":6660617438748,"id":768,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778051987865,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14893,"timestamp":6660617438649,"id":766,"parentId":724,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987865,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14971,"timestamp":6660617438706,"id":767,"parentId":723,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987865,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3500,"timestamp":6660617460674,"id":770,"parentId":711,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3555,"timestamp":6660617460802,"id":771,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3633,"timestamp":6660617460920,"id":772,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4745,"timestamp":6660617460449,"id":769,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778051987886,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3920,"timestamp":6660617461437,"id":777,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4921,"timestamp":6660617461103,"id":774,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5552,"timestamp":6660617461219,"id":775,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6084,"timestamp":6660617461332,"id":776,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6605,"timestamp":6660617461050,"id":773,"parentId":726,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987887,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3386,"timestamp":6660617468087,"id":778,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778051987894,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3520,"timestamp":6660617468387,"id":779,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778051987894,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3529,"timestamp":6660617468748,"id":781,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1778051987895,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3759,"timestamp":6660617468858,"id":782,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1778051987895,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4645,"timestamp":6660617468568,"id":780,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778051987895,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14423,"timestamp":6660617468967,"id":783,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1778051987895,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2217,"timestamp":6660617488206,"id":784,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778051987914,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2052,"timestamp":6660617488561,"id":786,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"ssr"},"startTime":1778051987915,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2395,"timestamp":6660617488434,"id":785,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"ssr"},"startTime":1778051987914,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4485,"timestamp":6660617488853,"id":788,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778051987915,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5926,"timestamp":6660617488673,"id":787,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778051987915,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3936,"timestamp":6660617490961,"id":789,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778051987917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4111,"timestamp":6660617491104,"id":790,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1778051987917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4298,"timestamp":6660617491225,"id":791,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778051987917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4503,"timestamp":6660617491332,"id":792,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778051987917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6838,"timestamp":6660617497805,"id":794,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7182,"timestamp":6660617497645,"id":793,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7250,"timestamp":6660617498056,"id":796,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7910,"timestamp":6660617497927,"id":795,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8033,"timestamp":6660617498349,"id":798,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8319,"timestamp":6660617498516,"id":799,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778051987925,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":10300,"timestamp":6660617498169,"id":797,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778051987924,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":10681,"timestamp":6660617498689,"id":800,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778051987925,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":12578,"timestamp":6660617498850,"id":801,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778051987925,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3236,"timestamp":6660617522358,"id":802,"parentId":746,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778051987948,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3445,"timestamp":6660617522507,"id":803,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3191,"timestamp":6660617522871,"id":806,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3058,"timestamp":6660617523254,"id":809,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3232,"timestamp":6660617523340,"id":810,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3889,"timestamp":6660617523416,"id":811,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4447,"timestamp":6660617523486,"id":812,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3723,"timestamp":6660617524548,"id":821,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1778051987951,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6882,"timestamp":6660617522588,"id":804,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7015,"timestamp":6660617522759,"id":805,"parentId":760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6959,"timestamp":6660617523146,"id":808,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6915,"timestamp":6660617523553,"id":813,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7116,"timestamp":6660617523653,"id":814,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8762,"timestamp":6660617522954,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778051987949,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8059,"timestamp":6660617523930,"id":816,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8408,"timestamp":6660617524111,"id":817,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8489,"timestamp":6660617524226,"id":818,"parentId":710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8616,"timestamp":6660617524335,"id":819,"parentId":710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9033,"timestamp":6660617524440,"id":820,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11244,"timestamp":6660617523753,"id":815,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778051987950,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4116,"timestamp":6660617544821,"id":824,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5977,"timestamp":6660617546527,"id":841,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9935,"timestamp":6660617544909,"id":825,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10715,"timestamp":6660617544477,"id":822,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10526,"timestamp":6660617545023,"id":826,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10742,"timestamp":6660617545144,"id":827,"parentId":770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11008,"timestamp":6660617545255,"id":828,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10969,"timestamp":6660617545477,"id":830,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11327,"timestamp":6660617545361,"id":829,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11281,"timestamp":6660617545585,"id":831,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13673,"timestamp":6660617544703,"id":823,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778051987971,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12924,"timestamp":6660617545694,"id":832,"parentId":711,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"}]
6
+ [{"name":"build-module-mjs","duration":12848,"timestamp":6660617545998,"id":836,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12956,"timestamp":6660617546116,"id":837,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13583,"timestamp":6660617545800,"id":833,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13170,"timestamp":6660617546423,"id":840,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13626,"timestamp":6660617546273,"id":839,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13531,"timestamp":6660617546613,"id":842,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13660,"timestamp":6660617546709,"id":843,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13524,"timestamp":6660617547044,"id":845,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":14178,"timestamp":6660617546849,"id":844,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14110,"timestamp":6660617547153,"id":846,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14247,"timestamp":6660617547263,"id":847,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"ssr"},"startTime":1778051987973,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15724,"timestamp":6660617545956,"id":835,"parentId":779,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15937,"timestamp":6660617545902,"id":834,"parentId":778,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15768,"timestamp":6660617546226,"id":838,"parentId":780,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987972,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6427,"timestamp":6660617562907,"id":848,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"ssr"},"startTime":1778051987989,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6400,"timestamp":6660617563289,"id":850,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1778051987989,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":6464,"timestamp":6660617563413,"id":851,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778051987989,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6495,"timestamp":6660617563592,"id":852,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778051987990,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7696,"timestamp":6660617563178,"id":849,"parentId":787,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987989,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7778,"timestamp":6660617573072,"id":859,"parentId":809,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8190,"timestamp":6660617573153,"id":860,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8663,"timestamp":6660617573220,"id":861,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9258,"timestamp":6660617573291,"id":862,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10709,"timestamp":6660617573356,"id":863,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12446,"timestamp":6660617573420,"id":864,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12810,"timestamp":6660617573487,"id":865,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13489,"timestamp":6660617573621,"id":866,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13902,"timestamp":6660617573690,"id":867,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14267,"timestamp":6660617573755,"id":868,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14522,"timestamp":6660617573822,"id":869,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":15599,"timestamp":6660617573885,"id":870,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16300,"timestamp":6660617573946,"id":871,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16720,"timestamp":6660617574018,"id":872,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19965,"timestamp":6660617574086,"id":873,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":20227,"timestamp":6660617574148,"id":874,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26513,"timestamp":6660617574216,"id":875,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":30902,"timestamp":6660617572624,"id":856,"parentId":796,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":31001,"timestamp":6660617572946,"id":858,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":31579,"timestamp":6660617572765,"id":857,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":30303,"timestamp":6660617574280,"id":876,"parentId":811,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":30338,"timestamp":6660617574497,"id":878,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":30440,"timestamp":6660617574606,"id":879,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":30422,"timestamp":6660617574819,"id":881,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":30729,"timestamp":6660617574716,"id":880,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":31638,"timestamp":6660617574387,"id":877,"parentId":813,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1778051988000,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":31171,"timestamp":6660617575090,"id":884,"parentId":817,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":31584,"timestamp":6660617574927,"id":882,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":34290,"timestamp":6660617572442,"id":853,"parentId":798,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987998,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":34285,"timestamp":6660617572582,"id":855,"parentId":801,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":34516,"timestamp":6660617572538,"id":854,"parentId":797,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051987999,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":32131,"timestamp":6660617575045,"id":883,"parentId":816,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988001,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3417,"timestamp":6660617620986,"id":896,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4238,"timestamp":6660617621075,"id":897,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4425,"timestamp":6660617621151,"id":898,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4560,"timestamp":6660617621220,"id":899,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5090,"timestamp":6660617621286,"id":900,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5237,"timestamp":6660617621355,"id":901,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5556,"timestamp":6660617621420,"id":902,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5838,"timestamp":6660617621485,"id":903,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6081,"timestamp":6660617621546,"id":904,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6478,"timestamp":6660617621614,"id":905,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6844,"timestamp":6660617621677,"id":906,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7049,"timestamp":6660617621739,"id":907,"parentId":866,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7650,"timestamp":6660617621804,"id":908,"parentId":868,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7911,"timestamp":6660617621869,"id":909,"parentId":868,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8001,"timestamp":6660617621931,"id":910,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8082,"timestamp":6660617622007,"id":911,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8151,"timestamp":6660617622075,"id":912,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11167,"timestamp":6660617619568,"id":887,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11805,"timestamp":6660617619088,"id":885,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778051988045,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11407,"timestamp":6660617619687,"id":888,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11913,"timestamp":6660617619387,"id":886,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778051988045,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11763,"timestamp":6660617619799,"id":889,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11890,"timestamp":6660617619966,"id":890,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":12008,"timestamp":6660617620170,"id":891,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11750,"timestamp":6660617620700,"id":894,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":12683,"timestamp":6660617620357,"id":892,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778051988046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12723,"timestamp":6660617620879,"id":895,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":13560,"timestamp":6660617620532,"id":893,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778051988047,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11960,"timestamp":6660617622306,"id":914,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":12800,"timestamp":6660617622139,"id":913,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778051988048,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6299,"timestamp":6660617647189,"id":916,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778051988073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7001,"timestamp":6660617647271,"id":917,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778051988073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7196,"timestamp":6660617647341,"id":918,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778051988073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7484,"timestamp":6660617647407,"id":919,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778051988073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9672,"timestamp":6660617647474,"id":920,"parentId":884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778051988074,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":9852,"timestamp":6660617647656,"id":921,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778051988074,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10972,"timestamp":6660617647083,"id":915,"parentId":857,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5566,"timestamp":6660617658335,"id":922,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778051988084,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10020,"timestamp":6660617658448,"id":923,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778051988084,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10530,"timestamp":6660617658527,"id":924,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10675,"timestamp":6660617658595,"id":925,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10775,"timestamp":6660617658665,"id":926,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10900,"timestamp":6660617658735,"id":927,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11140,"timestamp":6660617658800,"id":928,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11368,"timestamp":6660617658863,"id":929,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11446,"timestamp":6660617658931,"id":930,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11690,"timestamp":6660617659010,"id":931,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11995,"timestamp":6660617659088,"id":932,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12272,"timestamp":6660617659156,"id":933,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12581,"timestamp":6660617659224,"id":934,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"}]
7
+ [{"name":"build-module-js","duration":15950,"timestamp":6660617659287,"id":935,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16098,"timestamp":6660617659351,"id":936,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16482,"timestamp":6660617659419,"id":937,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1778051988085,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":17013,"timestamp":6660617659481,"id":938,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16793,"timestamp":6660617659845,"id":941,"parentId":697,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16811,"timestamp":6660617659925,"id":942,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":25947,"timestamp":6660617659544,"id":939,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":25791,"timestamp":6660617660009,"id":943,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":27091,"timestamp":6660617659729,"id":940,"parentId":749,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1778051988086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7783,"timestamp":6660617708245,"id":947,"parentId":912,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778051988134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8137,"timestamp":6660617708827,"id":950,"parentId":917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"ssr"},"startTime":1778051988135,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8878,"timestamp":6660617708916,"id":951,"parentId":917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"ssr"},"startTime":1778051988135,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12544,"timestamp":6660617708051,"id":946,"parentId":888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"ssr"},"startTime":1778051988134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12128,"timestamp":6660617708702,"id":949,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"ssr"},"startTime":1778051988135,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13463,"timestamp":6660617708992,"id":952,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"ssr"},"startTime":1778051988135,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":14932,"timestamp":6660617708339,"id":948,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778051988134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15588,"timestamp":6660617707830,"id":944,"parentId":892,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15576,"timestamp":6660617707973,"id":945,"parentId":893,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2545,"timestamp":6660617723969,"id":953,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2896,"timestamp":6660617724110,"id":954,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2999,"timestamp":6660617724185,"id":955,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3137,"timestamp":6660617724256,"id":956,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3284,"timestamp":6660617724330,"id":957,"parentId":936,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3569,"timestamp":6660617724397,"id":958,"parentId":936,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3911,"timestamp":6660617724462,"id":959,"parentId":936,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"ssr"},"startTime":1778051988150,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2961,"timestamp":6660617734348,"id":962,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"ssr"},"startTime":1778051988160,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3256,"timestamp":6660617734223,"id":961,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"ssr"},"startTime":1778051988160,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3920,"timestamp":6660617733996,"id":960,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778051988160,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3464,"timestamp":6660617734685,"id":965,"parentId":895,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1778051988161,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3801,"timestamp":6660617734577,"id":964,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1778051988161,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4544,"timestamp":6660617734467,"id":963,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1778051988160,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5768,"timestamp":6660617734788,"id":966,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778051988161,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2642,"timestamp":6660617741243,"id":968,"parentId":947,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778051988167,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12056,"timestamp":6660617734891,"id":967,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1778051988161,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6036,"timestamp":6660617741351,"id":969,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778051988167,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2349,"timestamp":6660617748032,"id":971,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"ssr"},"startTime":1778051988174,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2513,"timestamp":6660617748150,"id":972,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"ssr"},"startTime":1778051988174,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3366,"timestamp":6660617748225,"id":973,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"ssr"},"startTime":1778051988174,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19684,"timestamp":6660617741480,"id":970,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"ssr"},"startTime":1778051988168,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14422,"timestamp":6660617748303,"id":974,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1778051988174,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5593,"timestamp":6660617764471,"id":977,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1778051988191,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6234,"timestamp":6660617764132,"id":975,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1778051988190,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6271,"timestamp":6660617764354,"id":976,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1778051988190,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6379,"timestamp":6660617764575,"id":978,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1778051988191,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6517,"timestamp":6660617764682,"id":979,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1778051988191,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6568,"timestamp":6660617764784,"id":980,"parentId":963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778051988191,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2796,"timestamp":6660617772288,"id":981,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778051988198,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2759,"timestamp":6660617772914,"id":984,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1778051988199,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3676,"timestamp":6660617772548,"id":982,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778051988199,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2582,"timestamp":6660617777880,"id":987,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1778051988204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2710,"timestamp":6660617777996,"id":988,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1778051988204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2800,"timestamp":6660617778079,"id":989,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1778051988204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9730,"timestamp":6660617773207,"id":986,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778051988199,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11564,"timestamp":6660617772732,"id":983,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778051988199,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11844,"timestamp":6660617773045,"id":985,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1778051988199,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6986,"timestamp":6660617778150,"id":990,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778051988204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7356,"timestamp":6660617778291,"id":991,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778051988204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7950,"timestamp":6660617778474,"id":992,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778051988205,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4441,"timestamp":6660617786896,"id":993,"parentId":979,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778051988213,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6015,"timestamp":6660617787095,"id":994,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778051988213,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9305,"timestamp":6660617793657,"id":996,"parentId":982,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988220,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9521,"timestamp":6660617793565,"id":995,"parentId":981,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988220,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7381,"timestamp":6660617803771,"id":1001,"parentId":834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7441,"timestamp":6660617803885,"id":1002,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8270,"timestamp":6660617803645,"id":1000,"parentId":817,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8931,"timestamp":6660617803432,"id":999,"parentId":800,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778051988229,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8663,"timestamp":6660617803999,"id":1003,"parentId":833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8782,"timestamp":6660617804125,"id":1004,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9890,"timestamp":6660617803285,"id":997,"parentId":983,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988229,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9889,"timestamp":6660617803387,"id":998,"parentId":991,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988229,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12058,"timestamp":6660617804235,"id":1005,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778051988230,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2870,"timestamp":6660617818555,"id":1006,"parentId":993,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1778051988245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4867,"timestamp":6660617818768,"id":1008,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1778051988245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4855,"timestamp":6660617818948,"id":1009,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"ssr"},"startTime":1778051988245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5368,"timestamp":6660617818717,"id":1007,"parentId":992,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4958,"timestamp":6660617824257,"id":1010,"parentId":797,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778051988250,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4960,"timestamp":6660617824470,"id":1011,"parentId":994,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988251,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4404,"timestamp":6660617829724,"id":1012,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1778051988256,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4455,"timestamp":6660617829890,"id":1013,"parentId":1000,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778051988256,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4537,"timestamp":6660617830031,"id":1014,"parentId":1003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778051988256,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1788,"timestamp":6660617834797,"id":1015,"parentId":1007,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1637,"timestamp":6660617835123,"id":1017,"parentId":945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1689,"timestamp":6660617835235,"id":1018,"parentId":945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1894,"timestamp":6660617835351,"id":1019,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4930,"timestamp":6660617835459,"id":1020,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6100,"timestamp":6660617834943,"id":1016,"parentId":816,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778051988261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5819,"timestamp":6660617835569,"id":1021,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778051988262,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3013,"timestamp":6660617838878,"id":1022,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778051988265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6571,"timestamp":6660617839037,"id":1023,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778051988265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4183,"timestamp":6660617842055,"id":1024,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778051988268,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2164,"timestamp":6660617847684,"id":1027,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2624,"timestamp":6660617847921,"id":1029,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3895,"timestamp":6660617848146,"id":1031,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5044,"timestamp":6660617847804,"id":1028,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5952,"timestamp":6660617847412,"id":1025,"parentId":1016,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988273,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6094,"timestamp":6660617848035,"id":1030,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8001,"timestamp":6660617847482,"id":1026,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778051988274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5008,"timestamp":6660617850748,"id":1032,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778051988277,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2677,"timestamp":6660617861366,"id":1033,"parentId":1027,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1778051988287,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2447,"timestamp":6660617862362,"id":1034,"parentId":1026,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988288,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2354,"timestamp":6660617864951,"id":1035,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778051988291,"traceId":"4cf437e9eb57d727"}]
8
+ [{"name":"build-module-js","duration":1278,"timestamp":6660617867391,"id":1036,"parentId":1033,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1778051988293,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1858,"timestamp":6660617868763,"id":1037,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"ssr"},"startTime":1778051988295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1894,"timestamp":6660617868904,"id":1038,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1778051988295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1927,"timestamp":6660617869036,"id":1039,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1778051988295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1971,"timestamp":6660617869153,"id":1040,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"ssr"},"startTime":1778051988295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1949,"timestamp":6660617869324,"id":1041,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1778051988295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1942,"timestamp":6660617869491,"id":1042,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1778051988296,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1980,"timestamp":6660617869662,"id":1043,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1778051988296,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1690,"timestamp":6660617871822,"id":1045,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778051988298,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2991,"timestamp":6660617871764,"id":1044,"parentId":1035,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988298,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1300,"timestamp":6660617875275,"id":1048,"parentId":851,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778051988301,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2279,"timestamp":6660617874944,"id":1046,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1778051988301,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2286,"timestamp":6660617875093,"id":1047,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"ssr"},"startTime":1778051988301,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5154,"timestamp":6660617877560,"id":1049,"parentId":851,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1778051988304,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5929,"timestamp":6660617877646,"id":1050,"parentId":1005,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778051988304,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2515,"timestamp":6660617884525,"id":1054,"parentId":1011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"ssr"},"startTime":1778051988311,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3715,"timestamp":6660617883772,"id":1051,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778051988310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4377,"timestamp":6660617884029,"id":1052,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778051988310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4560,"timestamp":6660617884214,"id":1053,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778051988310,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2848,"timestamp":6660617893782,"id":1059,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778051988320,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3453,"timestamp":6660617893500,"id":1058,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778051988320,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4466,"timestamp":6660617893270,"id":1057,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778051988319,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7043,"timestamp":6660617893226,"id":1056,"parentId":1053,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988319,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7235,"timestamp":6660617893138,"id":1055,"parentId":1051,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988319,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":2230,"timestamp":6660617900601,"id":1060,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778051988327,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":2877,"timestamp":6660617903018,"id":1062,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778051988329,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1729,"timestamp":6660617907609,"id":1066,"parentId":940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778051988334,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":7858,"timestamp":6660617903221,"id":1063,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778051988329,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8334,"timestamp":6660617902946,"id":1061,"parentId":1057,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988329,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4482,"timestamp":6660617907222,"id":1064,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778051988333,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4743,"timestamp":6660617907428,"id":1065,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778051988333,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4459,"timestamp":6660617907860,"id":1068,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778051988334,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4782,"timestamp":6660617907692,"id":1067,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778051988334,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4336,"timestamp":6660617908334,"id":1070,"parentId":1034,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1778051988334,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4839,"timestamp":6660617908042,"id":1069,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778051988334,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4243,"timestamp":6660617913330,"id":1072,"parentId":889,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1778051988339,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7154,"timestamp":6660617913249,"id":1071,"parentId":1060,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988339,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1587,"timestamp":6660617920943,"id":1073,"parentId":889,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1778051988347,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2267,"timestamp":6660617921076,"id":1074,"parentId":1044,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"ssr"},"startTime":1778051988347,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1954,"timestamp":6660617923508,"id":1076,"parentId":1044,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"ssr"},"startTime":1778051988350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1994,"timestamp":6660617923651,"id":1077,"parentId":1044,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"ssr"},"startTime":1778051988350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2820,"timestamp":6660617923446,"id":1075,"parentId":1069,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988349,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1300,"timestamp":6660617925708,"id":1078,"parentId":1044,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"ssr"},"startTime":1778051988352,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2508,"timestamp":6660617930342,"id":1079,"parentId":1057,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778051988356,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3166,"timestamp":6660617931115,"id":1082,"parentId":1061,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1778051988357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3153,"timestamp":6660617931280,"id":1083,"parentId":1061,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1778051988357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4642,"timestamp":6660617930548,"id":1080,"parentId":1057,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778051988357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4779,"timestamp":6660617930831,"id":1081,"parentId":1057,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778051988357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4331,"timestamp":6660617931443,"id":1084,"parentId":1071,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"ssr"},"startTime":1778051988357,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2188,"timestamp":6660617938912,"id":1085,"parentId":1080,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988365,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":2462,"timestamp":6660617940368,"id":1086,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778051988366,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3963,"timestamp":6660617971171,"id":1087,"parentId":1057,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778051988397,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3016,"timestamp":6660617977568,"id":1088,"parentId":1087,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988404,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3460,"timestamp":6660618017801,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778051988444,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":6700,"timestamp":6660618021447,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778051988447,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6780,"timestamp":6660618021716,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778051988448,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2913,"timestamp":6660618034843,"id":1092,"parentId":1089,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051988461,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":824,"timestamp":6660618038983,"id":1093,"parentId":1086,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778051988465,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4771,"timestamp":6660618039110,"id":1094,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1778051988465,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":762,"timestamp":6660618044388,"id":1095,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1778051988470,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1049,"timestamp":6660618047714,"id":1097,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1778051988474,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6343,"timestamp":6660618047588,"id":1096,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778051988474,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7147,"timestamp":6660618047827,"id":1098,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1778051988474,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3610,"timestamp":6660618056468,"id":1099,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1778051988482,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":709,"timestamp":6660618061135,"id":1103,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1778051988487,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4990,"timestamp":6660618058020,"id":1100,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1778051988484,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5370,"timestamp":6660618060962,"id":1101,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1778051988487,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9300,"timestamp":6660618061059,"id":1102,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778051988487,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3733,"timestamp":6660618080209,"id":1104,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1778051988506,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5388,"timestamp":6660618080332,"id":1105,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1778051988506,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8237,"timestamp":6660618100774,"id":1108,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1778051988527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10543,"timestamp":6660618100702,"id":1107,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1778051988527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12141,"timestamp":6660618102513,"id":1109,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1778051988529,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":22029,"timestamp":6660618100574,"id":1106,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1778051988527,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":19037,"timestamp":6660618105352,"id":1110,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1778051988531,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":20958,"timestamp":6660618105486,"id":1111,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1778051988532,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3905,"timestamp":6660618242319,"id":1112,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1778051988668,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3800,"timestamp":6660618243514,"id":1113,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1778051988670,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3820,"timestamp":6660618246316,"id":1114,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1778051988672,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1683,"timestamp":6660618274029,"id":1116,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1778051988700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1866,"timestamp":6660618274130,"id":1117,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1778051988700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11727,"timestamp":6660618269755,"id":1115,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1778051988696,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":12388,"timestamp":6660618274266,"id":1119,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1778051988700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":17173,"timestamp":6660618274201,"id":1118,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1778051988700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2523,"timestamp":6660618345039,"id":1120,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1778051988771,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2937,"timestamp":6660618358480,"id":1121,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"ssr"},"startTime":1778051988785,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":482,"timestamp":6660618363584,"id":1128,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778051988790,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3952,"timestamp":6660618361543,"id":1122,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1778051988788,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4622,"timestamp":6660618361641,"id":1123,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1778051988788,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2957,"timestamp":6660618363470,"id":1127,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"ssr"},"startTime":1778051988790,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3629,"timestamp":6660618363100,"id":1125,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778051988789,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7405,"timestamp":6660618363281,"id":1126,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778051988789,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10183,"timestamp":6660618363009,"id":1124,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1778051988789,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3879,"timestamp":6660618425872,"id":1129,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1778051988852,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1136,"timestamp":6660618435217,"id":1132,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1778051988861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1573,"timestamp":6660618435352,"id":1134,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1778051988861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2911,"timestamp":6660618435136,"id":1131,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1778051988861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5288,"timestamp":6660618435285,"id":1133,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1778051988861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7391,"timestamp":6660618435020,"id":1130,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1778051988861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1076,"timestamp":6660618475883,"id":1136,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1778051988902,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1321,"timestamp":6660618475960,"id":1137,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1778051988902,"traceId":"4cf437e9eb57d727"}]
9
+ [{"name":"build-module-mjs","duration":500,"timestamp":6660618477792,"id":1138,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1778051988904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7352,"timestamp":6660618475747,"id":1135,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1778051988902,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1290,"timestamp":6660618492155,"id":1139,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1778051988918,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1410,"timestamp":6660618492284,"id":1140,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1778051988918,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":499,"timestamp":6660618503391,"id":1141,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778051988929,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":330,"timestamp":6660618506105,"id":1142,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778051988932,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":702,"timestamp":6660618509173,"id":1143,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778051988935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":843,"timestamp":6660618509312,"id":1144,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1778051988935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":721,"timestamp":6660618512686,"id":1145,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1778051988939,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":657,"timestamp":6660618515607,"id":1147,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778051988942,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3887,"timestamp":6660618515480,"id":1146,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1778051988942,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9221,"timestamp":6660618517936,"id":1148,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1778051988944,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6898,"timestamp":6660618522333,"id":1149,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778051988948,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2125,"timestamp":6660618583304,"id":1151,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778051989009,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3941,"timestamp":6660618582517,"id":1150,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778051989009,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":870,"timestamp":6660618589945,"id":1152,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989016,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":276,"timestamp":6660618593213,"id":1155,"parentId":1109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1778051989019,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3825,"timestamp":6660618591793,"id":1153,"parentId":1105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1778051989018,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4154,"timestamp":6660618592433,"id":1154,"parentId":1107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1778051989018,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":684,"timestamp":6660618614872,"id":1156,"parentId":1109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1778051989041,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":409,"timestamp":6660618619750,"id":1158,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778051989046,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2708,"timestamp":6660618618375,"id":1157,"parentId":1125,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051989044,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1955,"timestamp":6660618624770,"id":1159,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778051989051,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":21063,"timestamp":6660618624867,"id":1160,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778051989051,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":21816,"timestamp":6660618624940,"id":1161,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778051989051,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":532,"timestamp":6660618649314,"id":1162,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778051989075,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1389,"timestamp":6660618650924,"id":1163,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778051989077,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1063,"timestamp":6660618651447,"id":1166,"parentId":1142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1778051989077,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3749,"timestamp":6660618651033,"id":1164,"parentId":1126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778051989077,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4452,"timestamp":6660618651264,"id":1165,"parentId":1126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778051989077,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2921,"timestamp":6660618659841,"id":1167,"parentId":1165,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778051989086,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":703,"timestamp":6660618687484,"id":1168,"parentId":1147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778051989114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1496,"timestamp":6660618703766,"id":1169,"parentId":1158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778051989130,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":442,"timestamp":6660618706636,"id":1170,"parentId":1160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778051989133,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":702,"timestamp":6660618717709,"id":1171,"parentId":1166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778051989144,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":707,"timestamp":6660618726552,"id":1172,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1778051989153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":451,"timestamp":6660618728035,"id":1173,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778051989154,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":501,"timestamp":6660618737950,"id":1174,"parentId":1150,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1778051989164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":712,"timestamp":6660618745121,"id":1175,"parentId":1153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1778051989171,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":759,"timestamp":6660618745219,"id":1176,"parentId":1172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778051989171,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1618,"timestamp":6660618745304,"id":1177,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1778051989171,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2059,"timestamp":6660618750397,"id":1178,"parentId":1153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1778051989176,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":618,"timestamp":6660618757038,"id":1179,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1778051989183,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1027,"timestamp":6660618757157,"id":1180,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1778051989183,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3163,"timestamp":6660618761726,"id":1181,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778051989188,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":476,"timestamp":6660618776873,"id":1182,"parentId":1172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989203,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":297,"timestamp":6660618777978,"id":1183,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989204,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":461,"timestamp":6660618780037,"id":1184,"parentId":1172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1778051989206,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":535,"timestamp":6660618780135,"id":1185,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989206,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":262,"timestamp":6660618784122,"id":1186,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989210,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":909,"timestamp":6660618785543,"id":1187,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1042,"timestamp":6660618785632,"id":1188,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1092,"timestamp":6660618785703,"id":1189,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1166,"timestamp":6660618785768,"id":1190,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1237,"timestamp":6660618785834,"id":1191,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1476,"timestamp":6660618785897,"id":1192,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1778051989212,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":450,"timestamp":6660618790762,"id":1193,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1778051989217,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":561,"timestamp":6660618790860,"id":1194,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1778051989217,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":922,"timestamp":6660618792830,"id":1195,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1165,"timestamp":6660618792924,"id":1196,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1417,"timestamp":6660618792993,"id":1197,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1468,"timestamp":6660618793069,"id":1198,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1578,"timestamp":6660618793136,"id":1199,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2134,"timestamp":6660618793198,"id":1200,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1778051989219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3338,"timestamp":6660618796982,"id":1201,"parentId":1178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778051989223,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1035,"timestamp":6660618801855,"id":1202,"parentId":1185,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1778051989228,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1195,"timestamp":6660618801980,"id":1203,"parentId":1185,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1778051989228,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":563,"timestamp":6660618805030,"id":1204,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1778051989231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":649,"timestamp":6660618806151,"id":1205,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1778051989232,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":856,"timestamp":6660618806239,"id":1206,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1778051989232,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":611,"timestamp":6660618807275,"id":1207,"parentId":1196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1778051989233,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1282,"timestamp":6660618822688,"id":1208,"parentId":1201,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1778051989249,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":844,"timestamp":6660618826542,"id":1209,"parentId":1201,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1778051989253,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":303,"timestamp":6660618827799,"id":1210,"parentId":1207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1778051989254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3876,"timestamp":6660618828307,"id":1211,"parentId":1201,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1778051989254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":407,"timestamp":6660618834049,"id":1212,"parentId":1206,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1778051989260,"traceId":"4cf437e9eb57d727"},{"name":"make","duration":3587853,"timestamp":6660615260554,"id":21,"parentId":19,"tags":{},"startTime":1778051985687,"traceId":"4cf437e9eb57d727"},{"name":"get-entries","duration":858,"timestamp":6660618849411,"id":1214,"parentId":1213,"tags":{},"startTime":1778051989275,"traceId":"4cf437e9eb57d727"},{"name":"node-file-trace-plugin","duration":175705,"timestamp":6660618853780,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778051989280,"traceId":"4cf437e9eb57d727"},{"name":"collect-traced-files","duration":855,"timestamp":6660619029501,"id":1216,"parentId":1213,"tags":{},"startTime":1778051989456,"traceId":"4cf437e9eb57d727"},{"name":"finish-modules","duration":181090,"timestamp":6660618849273,"id":1213,"parentId":20,"tags":{},"startTime":1778051989275,"traceId":"4cf437e9eb57d727"},{"name":"chunk-graph","duration":37603,"timestamp":6660619090275,"id":1218,"parentId":1217,"tags":{},"startTime":1778051989516,"traceId":"4cf437e9eb57d727"},{"name":"optimize-modules","duration":27,"timestamp":6660619128012,"id":1220,"parentId":1217,"tags":{},"startTime":1778051989554,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunks","duration":48183,"timestamp":6660619128101,"id":1221,"parentId":1217,"tags":{},"startTime":1778051989554,"traceId":"4cf437e9eb57d727"},{"name":"optimize-tree","duration":102,"timestamp":6660619176374,"id":1222,"parentId":1217,"tags":{},"startTime":1778051989602,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunk-modules","duration":23227,"timestamp":6660619176547,"id":1223,"parentId":1217,"tags":{},"startTime":1778051989603,"traceId":"4cf437e9eb57d727"},{"name":"optimize","duration":71916,"timestamp":6660619127941,"id":1219,"parentId":1217,"tags":{},"startTime":1778051989554,"traceId":"4cf437e9eb57d727"},{"name":"module-hash","duration":24907,"timestamp":6660619223498,"id":1224,"parentId":1217,"tags":{},"startTime":1778051989650,"traceId":"4cf437e9eb57d727"},{"name":"code-generation","duration":237014,"timestamp":6660619248469,"id":1225,"parentId":1217,"tags":{},"startTime":1778051989675,"traceId":"4cf437e9eb57d727"},{"name":"hash","duration":7530,"timestamp":6660619490524,"id":1226,"parentId":1217,"tags":{},"startTime":1778051989917,"traceId":"4cf437e9eb57d727"},{"name":"code-generation-jobs","duration":537,"timestamp":6660619498051,"id":1227,"parentId":1217,"tags":{},"startTime":1778051989924,"traceId":"4cf437e9eb57d727"},{"name":"module-assets","duration":366,"timestamp":6660619498504,"id":1228,"parentId":1217,"tags":{},"startTime":1778051989925,"traceId":"4cf437e9eb57d727"},{"name":"create-chunk-assets","duration":8768,"timestamp":6660619498883,"id":1229,"parentId":1217,"tags":{},"startTime":1778051989925,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":105509,"timestamp":6660619539769,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778051989966,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":106172,"timestamp":6660619539165,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778051989965,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":105158,"timestamp":6660619540202,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778051989966,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":107770,"timestamp":6660619537637,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778051989964,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":113615,"timestamp":6660619531815,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778051989958,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":104797,"timestamp":6660619540649,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778051989967,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":103782,"timestamp":6660619541700,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778051989968,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":96060,"timestamp":6660619549468,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778051989976,"traceId":"4cf437e9eb57d727"}]
10
+ [{"name":"generate-buildid","duration":156,"timestamp":6660614547199,"id":4,"parentId":1,"tags":{},"startTime":1778051984973,"traceId":"4cf437e9eb57d727"},{"name":"load-custom-routes","duration":260,"timestamp":6660614547443,"id":5,"parentId":1,"tags":{},"startTime":1778051984973,"traceId":"4cf437e9eb57d727"},{"name":"create-dist-dir","duration":273,"timestamp":6660614547725,"id":6,"parentId":1,"tags":{},"startTime":1778051984974,"traceId":"4cf437e9eb57d727"},{"name":"clean","duration":352,"timestamp":6660614548542,"id":7,"parentId":1,"tags":{},"startTime":1778051984975,"traceId":"4cf437e9eb57d727"},{"name":"discover-routes","duration":5134,"timestamp":6660614589049,"id":8,"parentId":1,"tags":{},"startTime":1778051985015,"traceId":"4cf437e9eb57d727"},{"name":"create-root-mapping","duration":47,"timestamp":6660614594217,"id":9,"parentId":1,"tags":{},"startTime":1778051985020,"traceId":"4cf437e9eb57d727"},{"name":"generate-route-types","duration":14231,"timestamp":6660614595183,"id":10,"parentId":1,"tags":{},"startTime":1778051985021,"traceId":"4cf437e9eb57d727"},{"name":"public-dir-conflict-check","duration":60,"timestamp":6660614609495,"id":11,"parentId":1,"tags":{},"startTime":1778051985036,"traceId":"4cf437e9eb57d727"},{"name":"generate-routes-manifest","duration":1847,"timestamp":6660614609621,"id":12,"parentId":1,"tags":{},"startTime":1778051985036,"traceId":"4cf437e9eb57d727"},{"name":"create-entrypoints","duration":10881,"timestamp":6660614958944,"id":17,"parentId":15,"tags":{},"startTime":1778051985385,"traceId":"4cf437e9eb57d727"},{"name":"generate-webpack-config","duration":220374,"timestamp":6660614969952,"id":18,"parentId":16,"tags":{},"startTime":1778051985396,"traceId":"4cf437e9eb57d727"},{"name":"next-trace-entrypoint-plugin","duration":1688,"timestamp":6660615254478,"id":20,"parentId":19,"tags":{},"startTime":1778051985681,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":38659,"timestamp":6660615321998,"id":41,"parentId":24,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":49885,"timestamp":6660615322067,"id":42,"parentId":25,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":54940,"timestamp":6660615322128,"id":43,"parentId":26,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":58901,"timestamp":6660615322182,"id":44,"parentId":27,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":157,"timestamp":6660615383947,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778051985810,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":16,"timestamp":6660615384149,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778051985810,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":197104,"timestamp":6660615316274,"id":39,"parentId":22,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985742,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":191541,"timestamp":6660615321919,"id":40,"parentId":23,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":190631,"timestamp":6660615322917,"id":53,"parentId":36,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":233596,"timestamp":6660615322297,"id":46,"parentId":29,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":239814,"timestamp":6660615322356,"id":47,"parentId":30,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":244519,"timestamp":6660615322241,"id":45,"parentId":28,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985748,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":257621,"timestamp":6660615322634,"id":49,"parentId":32,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":270873,"timestamp":6660615322531,"id":48,"parentId":31,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":275497,"timestamp":6660615322729,"id":50,"parentId":33,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":278892,"timestamp":6660615322867,"id":52,"parentId":35,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":291601,"timestamp":6660615322956,"id":54,"parentId":37,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":293908,"timestamp":6660615322998,"id":55,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":299265,"timestamp":6660615322789,"id":51,"parentId":34,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778051985749,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":46,"timestamp":6660615669411,"id":60,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778051986095,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":11,"timestamp":6660615669476,"id":61,"parentId":39,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":7,"timestamp":6660615669496,"id":62,"parentId":39,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":14,"timestamp":6660615669555,"id":63,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":9,"timestamp":6660615669577,"id":64,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":7,"timestamp":6660615669597,"id":65,"parentId":39,"tags":{"name":"path","layer":null},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":27577,"timestamp":6660615669615,"id":66,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778051986096,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":12124,"timestamp":6660615685286,"id":67,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=icon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/icon.svg?__next_metadata__","layer":"rsc"},"startTime":1778051986111,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":17356,"timestamp":6660615685362,"id":68,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1778051986111,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":16959,"timestamp":6660615686853,"id":69,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":18701,"timestamp":6660615686973,"id":70,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":18842,"timestamp":6660615687216,"id":72,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":22282,"timestamp":6660615687311,"id":73,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23553,"timestamp":6660615687401,"id":74,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25066,"timestamp":6660615687578,"id":76,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25178,"timestamp":6660615687707,"id":77,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26403,"timestamp":6660615687812,"id":78,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":27875,"timestamp":6660615687906,"id":79,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26857,"timestamp":6660615689584,"id":82,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1778051986116,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":27832,"timestamp":6660615689745,"id":83,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1778051986116,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":29969,"timestamp":6660615689834,"id":84,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1778051986116,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":32690,"timestamp":6660615689265,"id":81,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778051986115,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":36039,"timestamp":6660615687993,"id":80,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":38621,"timestamp":6660615687490,"id":75,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1778051986114,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":45138,"timestamp":6660615687085,"id":71,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1778051986113,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8876,"timestamp":6660615736376,"id":85,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1778051986162,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9722,"timestamp":6660615736576,"id":86,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10267,"timestamp":6660615736669,"id":87,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10378,"timestamp":6660615736761,"id":88,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10654,"timestamp":6660615736841,"id":89,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10796,"timestamp":6660615736919,"id":90,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11236,"timestamp":6660615737008,"id":91,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11715,"timestamp":6660615737087,"id":92,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12161,"timestamp":6660615737165,"id":93,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13698,"timestamp":6660615737241,"id":94,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14039,"timestamp":6660615737361,"id":95,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14283,"timestamp":6660615737443,"id":96,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778051986163,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":14755,"timestamp":6660615737520,"id":97,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":15059,"timestamp":6660615737599,"id":98,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19718,"timestamp":6660615737675,"id":99,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19328,"timestamp":6660615739371,"id":106,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1778051986165,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23843,"timestamp":6660615737956,"id":101,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24700,"timestamp":6660615737750,"id":100,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24641,"timestamp":6660615738158,"id":102,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778051986164,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24511,"timestamp":6660615738922,"id":104,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1778051986165,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":25343,"timestamp":6660615738499,"id":103,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778051986165,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25122,"timestamp":6660615739138,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1778051986165,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25166,"timestamp":6660615739521,"id":107,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1778051986166,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":32,"timestamp":6660615776440,"id":108,"parentId":82,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778051986202,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":108302,"timestamp":6660615669008,"id":58,"parentId":42,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778051986095,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":108260,"timestamp":6660615669323,"id":59,"parentId":43,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ficon.svg&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778051986095,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":21,"timestamp":6660615779482,"id":109,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778051986206,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":37,"timestamp":6660615791989,"id":110,"parentId":80,"tags":{"name":"node:fs","layer":null},"startTime":1778051986218,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":12,"timestamp":6660615792044,"id":111,"parentId":80,"tags":{"name":"node:path","layer":null},"startTime":1778051986218,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":11,"timestamp":6660615792062,"id":112,"parentId":80,"tags":{"name":"node:os","layer":null},"startTime":1778051986218,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1294,"timestamp":6660615793190,"id":113,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1778051986219,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":996,"timestamp":6660615796445,"id":115,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778051986222,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5053,"timestamp":6660615796103,"id":114,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778051986222,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1564,"timestamp":6660615801382,"id":116,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778051986227,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":26,"timestamp":6660615804480,"id":117,"parentId":75,"tags":{"name":"./work-async-storage.external","layer":null},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2567,"timestamp":6660615804521,"id":118,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3219,"timestamp":6660615804647,"id":119,"parentId":76,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4956,"timestamp":6660615804730,"id":120,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5416,"timestamp":6660615804809,"id":121,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6436,"timestamp":6660615804891,"id":122,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13719,"timestamp":6660615804968,"id":123,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778051986231,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3101,"timestamp":6660615827975,"id":124,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778051986254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5384,"timestamp":6660615828455,"id":126,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778051986254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5918,"timestamp":6660615828182,"id":125,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778051986254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-external","duration":24,"timestamp":6660615836064,"id":128,"parentId":71,"tags":{"name":"../app-render/work-unit-async-storage.external","layer":null},"startTime":1778051986262,"traceId":"4cf437e9eb57d727"}]
11
+ [{"name":"minify-js","duration":92161,"timestamp":6660619553407,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778051989979,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":88993,"timestamp":6660619556629,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778051989983,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":75081,"timestamp":6660619570580,"id":1242,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778051989997,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":71559,"timestamp":6660619574167,"id":1243,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778051990000,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":68025,"timestamp":6660619577740,"id":1244,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778051990004,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":58852,"timestamp":6660619586961,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778051990013,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":57555,"timestamp":6660619588280,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778051990014,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60586,"timestamp":6660619585280,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778051990011,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":65642,"timestamp":6660619580291,"id":1245,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778051990006,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":88030,"timestamp":6660619560858,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778051989987,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":24178,"timestamp":6660619624744,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778051990051,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":37480,"timestamp":6660619631228,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778051990057,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":75195,"timestamp":6660619625824,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778051990052,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":118606,"timestamp":6660619588599,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778051990015,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":70621,"timestamp":6660619639481,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778051990066,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":72192,"timestamp":6660619640275,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778051990066,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":73654,"timestamp":6660619640925,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778051990067,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":81621,"timestamp":6660619641297,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778051990067,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":86583,"timestamp":6660619638495,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778051990065,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":81002,"timestamp":6660619644267,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778051990070,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":95426,"timestamp":6660619633836,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778051990060,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":206893,"timestamp":6660619598677,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778051990025,"traceId":"4cf437e9eb57d727"},{"name":"minify-webpack-plugin-optimize","duration":292713,"timestamp":6660619512883,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778051989939,"traceId":"4cf437e9eb57d727"},{"name":"css-minimizer-plugin","duration":145,"timestamp":6660619805780,"id":1261,"parentId":19,"tags":{},"startTime":1778051990232,"traceId":"4cf437e9eb57d727"},{"name":"create-trace-assets","duration":2035,"timestamp":6660619806100,"id":1262,"parentId":20,"tags":{},"startTime":1778051990232,"traceId":"4cf437e9eb57d727"},{"name":"seal","duration":755817,"timestamp":6660619062590,"id":1217,"parentId":19,"tags":{},"startTime":1778051989489,"traceId":"4cf437e9eb57d727"},{"name":"webpack-compilation","duration":4585681,"timestamp":6660615253166,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778051985679,"traceId":"4cf437e9eb57d727"},{"name":"emit","duration":6148,"timestamp":6660619839259,"id":1263,"parentId":16,"tags":{},"startTime":1778051990265,"traceId":"4cf437e9eb57d727"},{"name":"webpack-close","duration":581312,"timestamp":6660619846587,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778051990273,"traceId":"4cf437e9eb57d727"},{"name":"webpack-generate-error-stats","duration":1871,"timestamp":6660620427951,"id":1265,"parentId":1264,"tags":{},"startTime":1778051990854,"traceId":"4cf437e9eb57d727"},{"name":"run-webpack-compiler","duration":5471108,"timestamp":6660614958940,"id":16,"parentId":15,"tags":{},"startTime":1778051985385,"traceId":"4cf437e9eb57d727"},{"name":"format-webpack-messages","duration":68,"timestamp":6660620430054,"id":1266,"parentId":15,"tags":{},"startTime":1778051990856,"traceId":"4cf437e9eb57d727"},{"name":"worker-main-server","duration":5471559,"timestamp":6660614958675,"id":15,"parentId":1,"tags":{},"startTime":1778051985385,"traceId":"4cf437e9eb57d727"},{"name":"create-entrypoints","duration":10772,"timestamp":6660620843189,"id":1270,"parentId":1268,"tags":{},"startTime":1778051991269,"traceId":"4cf437e9eb57d727"},{"name":"generate-webpack-config","duration":207337,"timestamp":6660620854103,"id":1271,"parentId":1269,"tags":{},"startTime":1778051991280,"traceId":"4cf437e9eb57d727"},{"name":"make","duration":642,"timestamp":6660621130735,"id":1273,"parentId":1272,"tags":{},"startTime":1778051991557,"traceId":"4cf437e9eb57d727"},{"name":"chunk-graph","duration":573,"timestamp":6660621133548,"id":1275,"parentId":1274,"tags":{},"startTime":1778051991560,"traceId":"4cf437e9eb57d727"},{"name":"optimize-modules","duration":28,"timestamp":6660621134232,"id":1277,"parentId":1274,"tags":{},"startTime":1778051991560,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunks","duration":640,"timestamp":6660621134335,"id":1278,"parentId":1274,"tags":{},"startTime":1778051991560,"traceId":"4cf437e9eb57d727"},{"name":"optimize-tree","duration":87,"timestamp":6660621135053,"id":1279,"parentId":1274,"tags":{},"startTime":1778051991561,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunk-modules","duration":382,"timestamp":6660621135297,"id":1280,"parentId":1274,"tags":{},"startTime":1778051991561,"traceId":"4cf437e9eb57d727"},{"name":"optimize","duration":1641,"timestamp":6660621134183,"id":1276,"parentId":1274,"tags":{},"startTime":1778051991560,"traceId":"4cf437e9eb57d727"},{"name":"module-hash","duration":74,"timestamp":6660621136636,"id":1281,"parentId":1274,"tags":{},"startTime":1778051991563,"traceId":"4cf437e9eb57d727"},{"name":"code-generation","duration":165,"timestamp":6660621136751,"id":1282,"parentId":1274,"tags":{},"startTime":1778051991563,"traceId":"4cf437e9eb57d727"},{"name":"hash","duration":337,"timestamp":6660621137175,"id":1283,"parentId":1274,"tags":{},"startTime":1778051991563,"traceId":"4cf437e9eb57d727"},{"name":"code-generation-jobs","duration":120,"timestamp":6660621137511,"id":1284,"parentId":1274,"tags":{},"startTime":1778051991564,"traceId":"4cf437e9eb57d727"},{"name":"module-assets","duration":80,"timestamp":6660621137602,"id":1285,"parentId":1274,"tags":{},"startTime":1778051991564,"traceId":"4cf437e9eb57d727"},{"name":"create-chunk-assets","duration":149,"timestamp":6660621137698,"id":1286,"parentId":1274,"tags":{},"startTime":1778051991564,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":994,"timestamp":6660621141945,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778051991568,"traceId":"4cf437e9eb57d727"},{"name":"minify-webpack-plugin-optimize","duration":2166,"timestamp":6660621140780,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778051991567,"traceId":"4cf437e9eb57d727"},{"name":"css-minimizer-plugin","duration":80,"timestamp":6660621143026,"id":1289,"parentId":1272,"tags":{},"startTime":1778051991569,"traceId":"4cf437e9eb57d727"},{"name":"seal","duration":12530,"timestamp":6660621133096,"id":1274,"parentId":1272,"tags":{},"startTime":1778051991559,"traceId":"4cf437e9eb57d727"},{"name":"webpack-compilation","duration":20386,"timestamp":6660621125499,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778051991552,"traceId":"4cf437e9eb57d727"},{"name":"emit","duration":2030,"timestamp":6660621146225,"id":1290,"parentId":1269,"tags":{},"startTime":1778051991572,"traceId":"4cf437e9eb57d727"},{"name":"webpack-close","duration":7631,"timestamp":6660621148834,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778051991575,"traceId":"4cf437e9eb57d727"},{"name":"webpack-generate-error-stats","duration":2005,"timestamp":6660621156510,"id":1292,"parentId":1291,"tags":{},"startTime":1778051991583,"traceId":"4cf437e9eb57d727"},{"name":"run-webpack-compiler","duration":315440,"timestamp":6660620843184,"id":1269,"parentId":1268,"tags":{},"startTime":1778051991269,"traceId":"4cf437e9eb57d727"},{"name":"format-webpack-messages","duration":66,"timestamp":6660621158631,"id":1293,"parentId":1268,"tags":{},"startTime":1778051991585,"traceId":"4cf437e9eb57d727"},{"name":"worker-main-edge-server","duration":315914,"timestamp":6660620842896,"id":1268,"parentId":1,"tags":{},"startTime":1778051991269,"traceId":"4cf437e9eb57d727"},{"name":"create-entrypoints","duration":11201,"timestamp":6660621524069,"id":1296,"parentId":1294,"tags":{},"startTime":1778051991950,"traceId":"4cf437e9eb57d727"},{"name":"generate-webpack-config","duration":211777,"timestamp":6660621535473,"id":1297,"parentId":1295,"tags":{},"startTime":1778051991962,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":7986,"timestamp":6660621844261,"id":1324,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992270,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":282,"timestamp":6660621852366,"id":1325,"parentId":1304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778051992278,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":959,"timestamp":6660621852677,"id":1326,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992279,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":356,"timestamp":6660621853658,"id":1327,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992280,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":348,"timestamp":6660621854075,"id":1328,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992280,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":518,"timestamp":6660621854446,"id":1329,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992280,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":326,"timestamp":6660621854985,"id":1330,"parentId":1315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992281,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":342,"timestamp":6660621855332,"id":1331,"parentId":1316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992281,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":421,"timestamp":6660621855696,"id":1332,"parentId":1317,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992282,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":723,"timestamp":6660621856192,"id":1333,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992282,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":341,"timestamp":6660621856996,"id":1334,"parentId":1319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992283,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":466,"timestamp":6660621857396,"id":1335,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992283,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":755,"timestamp":6660621857922,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992284,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":390,"timestamp":6660621858698,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992285,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":382,"timestamp":6660621859127,"id":1338,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778051992285,"traceId":"4cf437e9eb57d727"},{"name":"next-client-pages-loader","duration":213,"timestamp":6660621860015,"id":1340,"parentId":1339,"tags":{"absolutePagePath":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1778051992286,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":4387,"timestamp":6660621859523,"id":1339,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1778051992286,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45868,"timestamp":6660621818578,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45864,"timestamp":6660621818594,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45844,"timestamp":6660621818622,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45826,"timestamp":6660621818642,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45806,"timestamp":6660621818664,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45760,"timestamp":6660621818713,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":45749,"timestamp":6660621818726,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8568,"timestamp":6660621877029,"id":1341,"parentId":1300,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1778051992303,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9622,"timestamp":6660621879331,"id":1342,"parentId":1301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1778051992305,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3482,"timestamp":6660621892963,"id":1343,"parentId":1339,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778051992319,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2728,"timestamp":6660621904207,"id":1344,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778051992330,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4134,"timestamp":6660621904441,"id":1345,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1778051992330,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5572,"timestamp":6660621904775,"id":1347,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778051992331,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9829,"timestamp":6660621904943,"id":1348,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778051992331,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":19975,"timestamp":6660621905097,"id":1349,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1778051992331,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":33936,"timestamp":6660621904598,"id":1346,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1778051992331,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1026,"timestamp":6660621945056,"id":1350,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778051992371,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1501,"timestamp":6660621945282,"id":1351,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778051992371,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4258,"timestamp":6660621948720,"id":1352,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778051992375,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3407,"timestamp":6660621957291,"id":1353,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778051992383,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3923,"timestamp":6660621957639,"id":1354,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778051992384,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4796,"timestamp":6660621958063,"id":1356,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778051992384,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6640,"timestamp":6660621957870,"id":1355,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778051992384,"traceId":"4cf437e9eb57d727"}]
12
+ [{"name":"build-module-js","duration":14507,"timestamp":6660621958225,"id":1357,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778051992384,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2672,"timestamp":6660621988919,"id":1360,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778051992415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4451,"timestamp":6660621988737,"id":1359,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778051992415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5677,"timestamp":6660621989094,"id":1361,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778051992415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10208,"timestamp":6660621988487,"id":1358,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778051992415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":9923,"timestamp":6660622009438,"id":1363,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778051992435,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":15716,"timestamp":6660622008414,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778051992434,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":23616,"timestamp":6660622009644,"id":1364,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778051992436,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4645,"timestamp":6660622049212,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778051992475,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6996,"timestamp":6660622048495,"id":1365,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778051992475,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":9044,"timestamp":6660622048795,"id":1366,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778051992475,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":13964,"timestamp":6660622049025,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778051992475,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":15168,"timestamp":6660622049706,"id":1370,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778051992476,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":15842,"timestamp":6660622050301,"id":1372,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778051992476,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":22946,"timestamp":6660622049416,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778051992475,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":23189,"timestamp":6660622050623,"id":1373,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778051992477,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":24602,"timestamp":6660622050960,"id":1374,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778051992477,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":25872,"timestamp":6660622051305,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778051992477,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":28316,"timestamp":6660622049990,"id":1371,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778051992476,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1877,"timestamp":6660622109396,"id":1379,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778051992535,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3317,"timestamp":6660622109065,"id":1377,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778051992535,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3497,"timestamp":6660622109766,"id":1380,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778051992536,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7576,"timestamp":6660622108778,"id":1376,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778051992535,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12533,"timestamp":6660622109272,"id":1378,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1778051992535,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2496,"timestamp":6660622132852,"id":1382,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1778051992559,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2808,"timestamp":6660622133014,"id":1383,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1778051992559,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2980,"timestamp":6660622133473,"id":1386,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778051992560,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3776,"timestamp":6660622133304,"id":1385,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778051992559,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":811,"timestamp":6660622137849,"id":1390,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778051992564,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7629,"timestamp":6660622133144,"id":1384,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778051992559,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8612,"timestamp":6660622132726,"id":1381,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778051992559,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4777,"timestamp":6660622137406,"id":1387,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778051992563,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6171,"timestamp":6660622137540,"id":1388,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1778051992564,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7154,"timestamp":6660622137889,"id":1391,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1778051992564,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8847,"timestamp":6660622137702,"id":1389,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778051992564,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3363,"timestamp":6660622151295,"id":1392,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778051992577,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2911,"timestamp":6660622152273,"id":1393,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778051992578,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3040,"timestamp":6660622152759,"id":1396,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1092,"timestamp":6660622156092,"id":1401,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778051992582,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5429,"timestamp":6660622152868,"id":1397,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5966,"timestamp":6660622152990,"id":1398,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9341,"timestamp":6660622152496,"id":1395,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11593,"timestamp":6660622152396,"id":1394,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778051992578,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11783,"timestamp":6660622153098,"id":1399,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12642,"timestamp":6660622153207,"id":1400,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778051992579,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10456,"timestamp":6660622156126,"id":1402,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778051992582,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13354,"timestamp":6660622156245,"id":1403,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778051992582,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3842,"timestamp":6660622181052,"id":1404,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778051992607,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5224,"timestamp":6660622181344,"id":1405,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1778051992607,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":238,"timestamp":6660622189750,"id":1406,"parentId":1350,"tags":{"layer":null},"startTime":1778051992616,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1975,"timestamp":6660622190265,"id":1409,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778051992616,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2810,"timestamp":6660622190012,"id":1407,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778051992616,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3200,"timestamp":6660622190145,"id":1408,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1778051992616,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3093,"timestamp":6660622190496,"id":1411,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3451,"timestamp":6660622190379,"id":1410,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778051992616,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3547,"timestamp":6660622190694,"id":1413,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4062,"timestamp":6660622190595,"id":1412,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4217,"timestamp":6660622190790,"id":1414,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4355,"timestamp":6660622190879,"id":1415,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7162,"timestamp":6660622191180,"id":1418,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9494,"timestamp":6660622190973,"id":1416,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9739,"timestamp":6660622191296,"id":1419,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13256,"timestamp":6660622191075,"id":1417,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1778051992617,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9120,"timestamp":6660622195709,"id":1420,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778051992622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9237,"timestamp":6660622195960,"id":1422,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778051992622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9638,"timestamp":6660622196078,"id":1423,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778051992622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10721,"timestamp":6660622195850,"id":1421,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778051992622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10729,"timestamp":6660622196183,"id":1424,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778051992622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1216,"timestamp":6660622208585,"id":1427,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778051992635,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7000,"timestamp":6660622208086,"id":1425,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778051992634,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9526,"timestamp":6660622208339,"id":1426,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778051992634,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4245,"timestamp":6660622220521,"id":1429,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778051992647,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5147,"timestamp":6660622220190,"id":1428,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778051992646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5390,"timestamp":6660622220693,"id":1430,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1778051992647,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5760,"timestamp":6660622220988,"id":1431,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778051992647,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1879,"timestamp":6660622238260,"id":1436,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778051992664,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2463,"timestamp":6660622238306,"id":1437,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1778051992664,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2980,"timestamp":6660622238340,"id":1438,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778051992664,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2636,"timestamp":6660622238968,"id":1442,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2807,"timestamp":6660622239026,"id":1443,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4009,"timestamp":6660622239364,"id":1446,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8931,"timestamp":6660622235730,"id":1433,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778051992662,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10220,"timestamp":6660622235448,"id":1432,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778051992661,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11124,"timestamp":6660622235865,"id":1434,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778051992662,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9075,"timestamp":6660622238370,"id":1439,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778051992664,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9358,"timestamp":6660622238753,"id":1441,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10376,"timestamp":6660622238536,"id":1440,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10532,"timestamp":6660622239064,"id":1444,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":477,"timestamp":6660622253647,"id":1449,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778051992680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25738,"timestamp":6660622239227,"id":1445,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778051992665,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12458,"timestamp":6660622253684,"id":1450,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778051992680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":554,"timestamp":6660622274269,"id":1458,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1508,"timestamp":6660622273739,"id":1454,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4189,"timestamp":6660622271972,"id":1451,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778051992698,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3143,"timestamp":6660622273470,"id":1452,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3300,"timestamp":6660622273615,"id":1453,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3429,"timestamp":6660622273945,"id":1456,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5422,"timestamp":6660622273836,"id":1455,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5685,"timestamp":6660622274123,"id":1457,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7260,"timestamp":6660622274309,"id":1459,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778051992700,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2474,"timestamp":6660622283970,"id":1460,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778051992710,"traceId":"4cf437e9eb57d727"}]
13
+ [{"name":"build-module-js","duration":1886,"timestamp":6660622286692,"id":1461,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778051992713,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2352,"timestamp":6660622286864,"id":1462,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778051992713,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1546,"timestamp":6660622289779,"id":1465,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1778051992716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1437,"timestamp":6660622290544,"id":1467,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1778051992717,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3441,"timestamp":6660622289679,"id":1464,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1778051992716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3272,"timestamp":6660622290591,"id":1468,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1778051992717,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5733,"timestamp":6660622289423,"id":1463,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778051992715,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7184,"timestamp":6660622290244,"id":1466,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778051992716,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8599,"timestamp":6660622290699,"id":1469,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778051992717,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2689,"timestamp":6660622301376,"id":1473,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778051992727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4668,"timestamp":6660622301173,"id":1472,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778051992727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":6236,"timestamp":6660622300583,"id":1470,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778051992727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5887,"timestamp":6660622301570,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778051992728,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7899,"timestamp":6660622300867,"id":1471,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778051992727,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4814,"timestamp":6660622310430,"id":1475,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778051992736,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4869,"timestamp":6660622310788,"id":1476,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778051992737,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4952,"timestamp":6660622310989,"id":1477,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778051992737,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5039,"timestamp":6660622311199,"id":1478,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778051992737,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1743,"timestamp":6660622319024,"id":1481,"parentId":1382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778051992745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3322,"timestamp":6660622318676,"id":1479,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778051992745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3521,"timestamp":6660622318892,"id":1480,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778051992745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2279,"timestamp":6660622322769,"id":1482,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778051992749,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2589,"timestamp":6660622323634,"id":1484,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778051992750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3822,"timestamp":6660622323509,"id":1483,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778051992750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7053,"timestamp":6660622323749,"id":1485,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778051992750,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3343,"timestamp":6660622327977,"id":1486,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778051992754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":3590,"timestamp":6660622328221,"id":1487,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778051992754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4018,"timestamp":6660622328403,"id":1488,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778051992754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4270,"timestamp":6660622328581,"id":1489,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778051992755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":74385,"timestamp":6660622339515,"id":1493,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778051992766,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":75826,"timestamp":6660622338883,"id":1490,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778051992765,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":76059,"timestamp":6660622339402,"id":1492,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778051992765,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":76217,"timestamp":6660622339603,"id":1494,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778051992766,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":77414,"timestamp":6660622339206,"id":1491,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778051992765,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":77074,"timestamp":6660622339946,"id":1496,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778051992766,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":77722,"timestamp":6660622339776,"id":1495,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778051992766,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":77761,"timestamp":6660622340326,"id":1497,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778051992766,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":77792,"timestamp":6660622340680,"id":1499,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":77992,"timestamp":6660622340797,"id":1500,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":78821,"timestamp":6660622340503,"id":1498,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":78462,"timestamp":6660622341375,"id":1503,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":79089,"timestamp":6660622341542,"id":1504,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":80883,"timestamp":6660622340972,"id":1501,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":80531,"timestamp":6660622341679,"id":1505,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":80607,"timestamp":6660622341854,"id":1506,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":80555,"timestamp":6660622342204,"id":1508,"parentId":1422,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":81014,"timestamp":6660622342031,"id":1507,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":83851,"timestamp":6660622341195,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778051992767,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":83204,"timestamp":6660622342475,"id":1510,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":83423,"timestamp":6660622342760,"id":1512,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":85366,"timestamp":6660622342300,"id":1509,"parentId":1373,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778051992768,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":85936,"timestamp":6660622342645,"id":1511,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":86888,"timestamp":6660622342873,"id":1513,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":87762,"timestamp":6660622342983,"id":1514,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":88674,"timestamp":6660622343171,"id":1515,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":89857,"timestamp":6660622343342,"id":1516,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778051992769,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":90318,"timestamp":6660622343519,"id":1517,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778051992770,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5179,"timestamp":6660622452587,"id":1527,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6074,"timestamp":6660622452285,"id":1526,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778051992878,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5653,"timestamp":6660622453159,"id":1531,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6314,"timestamp":6660622452984,"id":1530,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7583,"timestamp":6660622452854,"id":1529,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7532,"timestamp":6660622453331,"id":1532,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":17602,"timestamp":6660622452726,"id":1528,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778051992879,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6455,"timestamp":6660622465145,"id":1535,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778051992891,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6574,"timestamp":6660622465503,"id":1536,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778051992892,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6830,"timestamp":6660622465787,"id":1537,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778051992892,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6938,"timestamp":6660622466091,"id":1538,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778051992892,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7099,"timestamp":6660622466246,"id":1539,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778051992892,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":9972,"timestamp":6660622464527,"id":1533,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778051992891,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11339,"timestamp":6660622464866,"id":1534,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778051992891,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5339,"timestamp":6660622477206,"id":1540,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778051992903,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5326,"timestamp":6660622477646,"id":1543,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5975,"timestamp":6660622477524,"id":1542,"parentId":1384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6025,"timestamp":6660622477819,"id":1544,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5963,"timestamp":6660622478252,"id":1547,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6085,"timestamp":6660622478399,"id":1548,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7591,"timestamp":6660622478117,"id":1546,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7338,"timestamp":6660622478556,"id":1549,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778051992905,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7505,"timestamp":6660622478704,"id":1550,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778051992905,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9806,"timestamp":6660622477963,"id":1545,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778051992904,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7490,"timestamp":6660622489531,"id":1552,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778051992916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8039,"timestamp":6660622489356,"id":1551,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778051992915,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8205,"timestamp":6660622489687,"id":1553,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778051992916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8385,"timestamp":6660622489840,"id":1554,"parentId":1480,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1778051992916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8444,"timestamp":6660622490020,"id":1555,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778051992916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10859,"timestamp":6660622490169,"id":1556,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778051992916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":40979,"timestamp":6660622477408,"id":1541,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778051992903,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":38232,"timestamp":6660622502047,"id":1557,"parentId":1363,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051992928,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":38441,"timestamp":6660622502181,"id":1558,"parentId":1362,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051992928,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":39199,"timestamp":6660622502303,"id":1560,"parentId":1365,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051992928,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":39581,"timestamp":6660622502250,"id":1559,"parentId":1364,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051992928,"traceId":"4cf437e9eb57d727"},{"name":"postcss-process","duration":141413,"timestamp":6660622612078,"id":1561,"parentId":1521,"tags":{},"startTime":1778051993038,"traceId":"4cf437e9eb57d727"},{"name":"postcss-loader","duration":407446,"timestamp":6660622346222,"id":1521,"parentId":1518,"tags":{},"startTime":1778051992772,"traceId":"4cf437e9eb57d727"},{"name":"css-loader","duration":22447,"timestamp":6660622753821,"id":1562,"parentId":1518,"tags":{"astUsed":"true"},"startTime":1778051993180,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15996,"timestamp":6660622796883,"id":1563,"parentId":1366,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993223,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13884,"timestamp":6660622799195,"id":1565,"parentId":1370,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14292,"timestamp":6660622799096,"id":1564,"parentId":1367,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14249,"timestamp":6660622799277,"id":1566,"parentId":1372,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":14358,"timestamp":6660622799346,"id":1567,"parentId":1369,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15212,"timestamp":6660622799393,"id":1568,"parentId":1373,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"}]
14
+ [{"name":"build-module-mjs","duration":15339,"timestamp":6660622799441,"id":1569,"parentId":1374,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15538,"timestamp":6660622799483,"id":1570,"parentId":1371,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993226,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15725,"timestamp":6660622799528,"id":1571,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993226,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":15804,"timestamp":6660622799568,"id":1572,"parentId":1376,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993226,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2724,"timestamp":6660622828252,"id":1573,"parentId":1466,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7025,"timestamp":6660622831313,"id":1574,"parentId":1469,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993257,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7120,"timestamp":6660622831392,"id":1575,"parentId":1472,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993257,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7199,"timestamp":6660622831442,"id":1576,"parentId":1471,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993257,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3889,"timestamp":6660622834924,"id":1577,"parentId":1476,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4707,"timestamp":6660622835019,"id":1578,"parentId":1482,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4783,"timestamp":6660622835088,"id":1579,"parentId":1485,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4869,"timestamp":6660622835139,"id":1580,"parentId":1486,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993261,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2790,"timestamp":6660622841032,"id":1581,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778051993267,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3536,"timestamp":6660622841182,"id":1582,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778051993267,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3430,"timestamp":6660622841915,"id":1584,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778051993268,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5962,"timestamp":6660622842102,"id":1585,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778051993268,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":9980,"timestamp":6660622841306,"id":1583,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778051993267,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":13139,"timestamp":6660622842269,"id":1586,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778051993268,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3168,"timestamp":6660622858109,"id":1589,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778051993284,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3704,"timestamp":6660622857889,"id":1588,"parentId":1493,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778051993284,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3719,"timestamp":6660622858225,"id":1590,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778051993284,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9853,"timestamp":6660622857798,"id":1587,"parentId":1497,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993284,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6629,"timestamp":6660622862188,"id":1593,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778051993288,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6595,"timestamp":6660622862645,"id":1598,"parentId":1418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1778051993289,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8047,"timestamp":6660622862538,"id":1597,"parentId":1403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1778051993289,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10568,"timestamp":6660622862789,"id":1599,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778051993289,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11518,"timestamp":6660622862064,"id":1591,"parentId":1514,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993288,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11577,"timestamp":6660622862135,"id":1592,"parentId":1516,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993288,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13368,"timestamp":6660622862439,"id":1595,"parentId":1501,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993288,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":13495,"timestamp":6660622862495,"id":1596,"parentId":1502,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993289,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23771,"timestamp":6660622862314,"id":1594,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778051993288,"traceId":"4cf437e9eb57d727"},{"name":"font-loader","duration":524169,"timestamp":6660622385098,"id":1523,"parentId":1522,"tags":{},"startTime":1778051992811,"traceId":"4cf437e9eb57d727"},{"name":"postcss","duration":982,"timestamp":6660622909462,"id":1600,"parentId":1522,"tags":{},"startTime":1778051993335,"traceId":"4cf437e9eb57d727"},{"name":"next-font-loader","duration":563480,"timestamp":6660622347019,"id":1522,"parentId":1519,"tags":{},"startTime":1778051992773,"traceId":"4cf437e9eb57d727"},{"name":"css-loader","duration":14277,"timestamp":6660622910469,"id":1601,"parentId":1519,"tags":{"astUsed":"true"},"startTime":1778051993337,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":579873,"timestamp":6660622345304,"id":1519,"parentId":1447,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778051992771,"traceId":"4cf437e9eb57d727"},{"name":"font-loader","duration":515142,"timestamp":6660622410476,"id":1525,"parentId":1524,"tags":{},"startTime":1778051992837,"traceId":"4cf437e9eb57d727"},{"name":"postcss","duration":297,"timestamp":6660622925645,"id":1602,"parentId":1524,"tags":{},"startTime":1778051993352,"traceId":"4cf437e9eb57d727"},{"name":"next-font-loader","duration":515551,"timestamp":6660622410422,"id":1524,"parentId":1520,"tags":{},"startTime":1778051992836,"traceId":"4cf437e9eb57d727"},{"name":"css-loader","duration":1283,"timestamp":6660622925961,"id":1603,"parentId":1520,"tags":{"astUsed":"true"},"startTime":1778051993352,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":581434,"timestamp":6660622346068,"id":1520,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778051992772,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1912,"timestamp":6660622945071,"id":1604,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"app-pages-browser"},"startTime":1778051993371,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2218,"timestamp":6660622945312,"id":1605,"parentId":1419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778051993371,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1428,"timestamp":6660622947857,"id":1607,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"app-pages-browser"},"startTime":1778051993374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2026,"timestamp":6660622947713,"id":1606,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778051993374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1977,"timestamp":6660622947987,"id":1608,"parentId":1421,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778051993374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2068,"timestamp":6660622948111,"id":1609,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778051993374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":958,"timestamp":6660622950939,"id":1616,"parentId":1427,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4936,"timestamp":6660622951428,"id":1621,"parentId":1443,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11552,"timestamp":6660622948213,"id":1610,"parentId":1421,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778051993374,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":9428,"timestamp":6660622950657,"id":1614,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10286,"timestamp":6660622950510,"id":1613,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11264,"timestamp":6660622950252,"id":1611,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778051993376,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":11838,"timestamp":6660622950381,"id":1612,"parentId":1529,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778051993376,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11623,"timestamp":6660622950804,"id":1615,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12156,"timestamp":6660622950978,"id":1617,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12350,"timestamp":6660622951089,"id":1618,"parentId":1429,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12505,"timestamp":6660622951199,"id":1619,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":12681,"timestamp":6660622951314,"id":1620,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778051993377,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1150013,"timestamp":6660621818560,"id":1303,"parentId":1299,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":109169,"timestamp":6660622966082,"id":1627,"parentId":1438,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":117928,"timestamp":6660622966132,"id":1628,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":118613,"timestamp":6660622966646,"id":1632,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":119112,"timestamp":6660622967167,"id":1636,"parentId":1458,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":119232,"timestamp":6660622967311,"id":1638,"parentId":1436,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":121546,"timestamp":6660622967355,"id":1639,"parentId":1449,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":121835,"timestamp":6660622967390,"id":1640,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":194116,"timestamp":6660622967423,"id":1641,"parentId":1437,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":198383,"timestamp":6660622966516,"id":1631,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":200210,"timestamp":6660622965542,"id":1623,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":200877,"timestamp":6660622965335,"id":1622,"parentId":1434,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778051993391,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":201090,"timestamp":6660622965765,"id":1625,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":201027,"timestamp":6660622966168,"id":1629,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":201661,"timestamp":6660622965929,"id":1626,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":201601,"timestamp":6660622966339,"id":1630,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":203485,"timestamp":6660622965651,"id":1624,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778051993392,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":202778,"timestamp":6660622966852,"id":1634,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":203891,"timestamp":6660622966684,"id":1633,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":203756,"timestamp":6660622967032,"id":1635,"parentId":1421,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":203758,"timestamp":6660622967198,"id":1637,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":205469,"timestamp":6660622967454,"id":1642,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778051993393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":205687,"timestamp":6660622967629,"id":1643,"parentId":1484,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":205763,"timestamp":6660622967766,"id":1644,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":205828,"timestamp":6660622967884,"id":1645,"parentId":1484,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":205957,"timestamp":6660622967985,"id":1646,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":206069,"timestamp":6660622968361,"id":1648,"parentId":1469,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":209140,"timestamp":6660622968177,"id":1647,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778051993394,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7664,"timestamp":6660623180464,"id":1649,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778051993606,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":7888,"timestamp":6660623180855,"id":1650,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778051993607,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8538,"timestamp":6660623181172,"id":1651,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778051993607,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8614,"timestamp":6660623181767,"id":1653,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778051993608,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8596,"timestamp":6660623182054,"id":1654,"parentId":1466,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778051993608,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8937,"timestamp":6660623182339,"id":1655,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778051993608,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11181,"timestamp":6660623181472,"id":1652,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778051993608,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":7625,"timestamp":6660623195523,"id":1658,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778051993622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":8031,"timestamp":6660623195392,"id":1657,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778051993621,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":8798,"timestamp":6660623195121,"id":1656,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778051993621,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8693,"timestamp":6660623195629,"id":1659,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778051993622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8262,"timestamp":6660623196216,"id":1661,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778051993622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8834,"timestamp":6660623195921,"id":1660,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778051993622,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":8373,"timestamp":6660623196806,"id":1663,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778051993623,"traceId":"4cf437e9eb57d727"}]
15
+ [{"name":"build-module-ts","duration":9329,"timestamp":6660623196511,"id":1662,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778051993623,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":9698,"timestamp":6660623197043,"id":1664,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778051993623,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":9659,"timestamp":6660623197416,"id":1666,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778051993623,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":11011,"timestamp":6660623197236,"id":1665,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778051993623,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11034,"timestamp":6660623197724,"id":1667,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778051993624,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":11220,"timestamp":6660623198023,"id":1668,"parentId":1476,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778051993624,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3156,"timestamp":6660623212170,"id":1670,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778051993638,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3227,"timestamp":6660623212319,"id":1671,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778051993638,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3004,"timestamp":6660623212657,"id":1673,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778051993639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3669,"timestamp":6660623212483,"id":1672,"parentId":1543,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1778051993639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3612,"timestamp":6660623212812,"id":1674,"parentId":1540,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778051993639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":5445,"timestamp":6660623211917,"id":1669,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778051993638,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4598,"timestamp":6660623213270,"id":1676,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778051993639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":9317,"timestamp":6660623212959,"id":1675,"parentId":1537,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778051993639,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3641,"timestamp":6660623219148,"id":1677,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778051993645,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3563,"timestamp":6660623219471,"id":1679,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4129,"timestamp":6660623219350,"id":1678,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778051993645,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4083,"timestamp":6660623219579,"id":1680,"parentId":1552,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5508,"timestamp":6660623219681,"id":1681,"parentId":1554,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5523,"timestamp":6660623219893,"id":1683,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5773,"timestamp":6660623219984,"id":1684,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10765,"timestamp":6660623219785,"id":1682,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778051993646,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3896,"timestamp":6660623227335,"id":1685,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778051993653,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4088,"timestamp":6660623227475,"id":1686,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778051993654,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":539,"timestamp":6660623236658,"id":1689,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778051993663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3477,"timestamp":6660623236297,"id":1687,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778051993662,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4234,"timestamp":6660623236494,"id":1688,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778051993663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4218,"timestamp":6660623236856,"id":1691,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778051993663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4931,"timestamp":6660623236714,"id":1690,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778051993663,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3814,"timestamp":6660623242637,"id":1692,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1778051993669,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3845,"timestamp":6660623242844,"id":1693,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778051993669,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4029,"timestamp":6660623243124,"id":1694,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778051993669,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4478,"timestamp":6660623243381,"id":1695,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778051993669,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4911,"timestamp":6660623243641,"id":1696,"parentId":1516,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778051993670,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4010,"timestamp":6660623249625,"id":1697,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1778051993676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3993,"timestamp":6660623249956,"id":1699,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778051993676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6748,"timestamp":6660623249810,"id":1698,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778051993676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6647,"timestamp":6660623250142,"id":1700,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778051993676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6665,"timestamp":6660623250313,"id":1701,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"app-pages-browser"},"startTime":1778051993676,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6672,"timestamp":6660623250488,"id":1702,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6665,"timestamp":6660623250651,"id":1703,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6663,"timestamp":6660623250818,"id":1704,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6658,"timestamp":6660623250979,"id":1705,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6648,"timestamp":6660623251150,"id":1706,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6656,"timestamp":6660623251316,"id":1707,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778051993677,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6649,"timestamp":6660623251487,"id":1708,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"app-pages-browser"},"startTime":1778051993678,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6668,"timestamp":6660623251647,"id":1709,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778051993678,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6934,"timestamp":6660623251810,"id":1710,"parentId":1611,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778051993678,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1337,"timestamp":6660623259310,"id":1711,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778051993685,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6028,"timestamp":6660623260921,"id":1712,"parentId":1649,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6085,"timestamp":6660623260987,"id":1713,"parentId":1650,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6138,"timestamp":6660623261051,"id":1714,"parentId":1651,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6221,"timestamp":6660623261100,"id":1715,"parentId":1653,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6680,"timestamp":6660623261138,"id":1716,"parentId":1652,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993687,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1600,"timestamp":6660623269981,"id":1717,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993696,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6516,"timestamp":6660623270094,"id":1718,"parentId":1656,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993696,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6603,"timestamp":6660623270152,"id":1719,"parentId":1663,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993696,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2522,"timestamp":6660623274955,"id":1720,"parentId":1664,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993701,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2134,"timestamp":6660623278202,"id":1723,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993704,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3045,"timestamp":6660623278072,"id":1722,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"app-pages-browser"},"startTime":1778051993704,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3050,"timestamp":6660623278289,"id":1724,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778051993704,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3132,"timestamp":6660623278403,"id":1725,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778051993704,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3193,"timestamp":6660623278527,"id":1726,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778051993705,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3176,"timestamp":6660623278707,"id":1727,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778051993705,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4646,"timestamp":6660623277993,"id":1721,"parentId":1668,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993704,"traceId":"4cf437e9eb57d727"},{"name":"build-module-css","duration":944801,"timestamp":6660622343694,"id":1518,"parentId":1435,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1778051992770,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1428,"timestamp":6660623292306,"id":1728,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778051993718,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4336,"timestamp":6660623292464,"id":1729,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778051993718,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4005,"timestamp":6660623293875,"id":1731,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778051993720,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4603,"timestamp":6660623294086,"id":1732,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778051993720,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4831,"timestamp":6660623294381,"id":1733,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778051993720,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5566,"timestamp":6660623293807,"id":1730,"parentId":1675,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993720,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":624,"timestamp":6660623301993,"id":1736,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778051993728,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8627,"timestamp":6660623294675,"id":1734,"parentId":1696,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993721,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2375,"timestamp":6660623301781,"id":1735,"parentId":1675,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778051993728,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8454,"timestamp":6660623306996,"id":1740,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10114,"timestamp":6660623306575,"id":1738,"parentId":1710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":10744,"timestamp":6660623306441,"id":1737,"parentId":1710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1778051993732,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":10784,"timestamp":6660623306691,"id":1739,"parentId":1675,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10567,"timestamp":6660623307135,"id":1741,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"app-pages-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10637,"timestamp":6660623307295,"id":1742,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10767,"timestamp":6660623307424,"id":1743,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"app-pages-browser"},"startTime":1778051993733,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2568,"timestamp":6660623318551,"id":1744,"parentId":1567,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"app-pages-browser"},"startTime":1778051993745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2244,"timestamp":6660623319065,"id":1746,"parentId":1568,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778051993745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2233,"timestamp":6660623319249,"id":1747,"parentId":1568,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778051993745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2250,"timestamp":6660623319410,"id":1748,"parentId":1568,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1778051993745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3632,"timestamp":6660623319592,"id":1749,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778051993746,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3686,"timestamp":6660623319767,"id":1750,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1778051993746,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":6008,"timestamp":6660623318751,"id":1745,"parentId":1694,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778051993745,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3631,"timestamp":6660623321818,"id":1751,"parentId":1572,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778051993748,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2527,"timestamp":6660623327857,"id":1757,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1951,"timestamp":6660623329302,"id":1771,"parentId":1640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2315,"timestamp":6660623329333,"id":1772,"parentId":1519,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4544,"timestamp":6660623327890,"id":1758,"parentId":1509,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":1088509,"timestamp":6660622253296,"id":1447,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1778051992679,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":1088772,"timestamp":6660622253552,"id":1448,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1778051992680,"traceId":"4cf437e9eb57d727"},{"name":"build-module-css","duration":1111601,"timestamp":6660622235986,"id":1435,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778051992662,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":21530,"timestamp":6660623327630,"id":1755,"parentId":1578,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":22127,"timestamp":6660623327230,"id":1752,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778051993753,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":22024,"timestamp":6660623327513,"id":1754,"parentId":1577,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":22335,"timestamp":6660623327380,"id":1753,"parentId":1575,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778051993753,"traceId":"4cf437e9eb57d727"}]
16
+ [{"name":"build-module-mjs","duration":22135,"timestamp":6660623327748,"id":1756,"parentId":1580,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":22248,"timestamp":6660623328088,"id":1760,"parentId":1597,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":22497,"timestamp":6660623328303,"id":1762,"parentId":1599,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23616,"timestamp":6660623327969,"id":1759,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":23369,"timestamp":6660623328416,"id":1763,"parentId":1591,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":23430,"timestamp":6660623328526,"id":1764,"parentId":1591,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":23505,"timestamp":6660623328643,"id":1765,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23491,"timestamp":6660623328877,"id":1767,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25068,"timestamp":6660623328191,"id":1761,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778051993754,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":24696,"timestamp":6660623328767,"id":1766,"parentId":1595,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24652,"timestamp":6660623328991,"id":1768,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24744,"timestamp":6660623329207,"id":1770,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24853,"timestamp":6660623329351,"id":1773,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25784,"timestamp":6660623329107,"id":1769,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25599,"timestamp":6660623329616,"id":1776,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778051993756,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26211,"timestamp":6660623329507,"id":1775,"parentId":1647,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1778051993756,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26411,"timestamp":6660623329727,"id":1777,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778051993756,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":26807,"timestamp":6660623329836,"id":1778,"parentId":1623,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1778051993756,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":27479,"timestamp":6660623329450,"id":1774,"parentId":1732,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993755,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":27392,"timestamp":6660623329934,"id":1779,"parentId":1622,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778051993756,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23597,"timestamp":6660623333886,"id":1781,"parentId":1683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":23541,"timestamp":6660623334222,"id":1784,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24056,"timestamp":6660623334100,"id":1783,"parentId":1678,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":24595,"timestamp":6660623333993,"id":1782,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"pages-dir-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25784,"timestamp":6660623333761,"id":1780,"parentId":1635,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":34143,"timestamp":6660623334337,"id":1785,"parentId":1735,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993760,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4430,"timestamp":6660623364468,"id":1787,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778051993790,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4969,"timestamp":6660623364260,"id":1786,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778051993790,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4864,"timestamp":6660623364594,"id":1788,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778051993791,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5057,"timestamp":6660623364699,"id":1789,"parentId":1699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1778051993791,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":5108,"timestamp":6660623364834,"id":1790,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778051993791,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4403,"timestamp":6660623365715,"id":1791,"parentId":1690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778051993792,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4475,"timestamp":6660623365825,"id":1792,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778051993792,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4376,"timestamp":6660623366079,"id":1794,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1778051993792,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4658,"timestamp":6660623365953,"id":1793,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778051993792,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4557,"timestamp":6660623366203,"id":1795,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1778051993792,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":125,"timestamp":6660623374062,"id":1796,"parentId":1447,"tags":{},"startTime":1778051993800,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":15,"timestamp":6660623374199,"id":1797,"parentId":1448,"tags":{},"startTime":1778051993800,"traceId":"4cf437e9eb57d727"},{"name":"build-module","duration":24,"timestamp":6660623374220,"id":1798,"parentId":1435,"tags":{},"startTime":1778051993800,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1557856,"timestamp":6660621818603,"id":1306,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2971,"timestamp":6660623374252,"id":1799,"parentId":1769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1778051993800,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1651,"timestamp":6660623376491,"id":1800,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1778051993803,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1342,"timestamp":6660623378288,"id":1801,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1778051993804,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1365,"timestamp":6660623378429,"id":1802,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778051993804,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2223,"timestamp":6660623378554,"id":1803,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1778051993805,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2361,"timestamp":6660623378674,"id":1804,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778051993805,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2542,"timestamp":6660623378789,"id":1805,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778051993805,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1651,"timestamp":6660623380040,"id":1806,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"app-pages-browser"},"startTime":1778051993806,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2181,"timestamp":6660623380173,"id":1807,"parentId":1720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1778051993806,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2263,"timestamp":6660623380296,"id":1808,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"app-pages-browser"},"startTime":1778051993806,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2287,"timestamp":6660623380416,"id":1809,"parentId":1720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1778051993806,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":235,"timestamp":6660623384824,"id":1810,"parentId":1641,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778051993811,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":655,"timestamp":6660623385541,"id":1811,"parentId":1627,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1778051993812,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":2299,"timestamp":6660623385635,"id":1812,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778051993812,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":608,"timestamp":6660623391801,"id":1816,"parentId":1662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778051993818,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3376,"timestamp":6660623391336,"id":1813,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1778051993817,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3413,"timestamp":6660623391488,"id":1814,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1778051993818,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3454,"timestamp":6660623391623,"id":1815,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1778051993818,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2037,"timestamp":6660623395437,"id":1817,"parentId":1734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1778051993821,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2043,"timestamp":6660623396169,"id":1818,"parentId":1812,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993822,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1353,"timestamp":6660623397845,"id":1819,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778051993824,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2452,"timestamp":6660623402579,"id":1823,"parentId":1782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3360,"timestamp":6660623402202,"id":1820,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778051993828,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3526,"timestamp":6660623402344,"id":1821,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778051993828,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3649,"timestamp":6660623402466,"id":1822,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778051993828,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3721,"timestamp":6660623402609,"id":1824,"parentId":1769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3661,"timestamp":6660623402862,"id":1826,"parentId":1762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4205,"timestamp":6660623402714,"id":1825,"parentId":1769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4066,"timestamp":6660623403041,"id":1827,"parentId":1789,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"app-pages-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3845,"timestamp":6660623403438,"id":1829,"parentId":1789,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"app-pages-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4019,"timestamp":6660623403618,"id":1830,"parentId":1812,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778051993830,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":4151,"timestamp":6660623403914,"id":1831,"parentId":1812,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778051993830,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5618,"timestamp":6660623403228,"id":1828,"parentId":1812,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778051993829,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2459,"timestamp":6660623410092,"id":1832,"parentId":1769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1778051993836,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1353,"timestamp":6660623414895,"id":1834,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993841,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2729,"timestamp":6660623414974,"id":1835,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993841,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3675,"timestamp":6660623414809,"id":1833,"parentId":1828,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993841,"traceId":"4cf437e9eb57d727"},{"name":"build-module-ts","duration":3405,"timestamp":6660623420393,"id":1838,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778051993846,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4745,"timestamp":6660623420248,"id":1837,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993846,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":6733,"timestamp":6660623419764,"id":1836,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778051993846,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":448,"timestamp":6660623428475,"id":1839,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993855,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1614,"timestamp":6660623429221,"id":1840,"parentId":1838,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993855,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":4544,"timestamp":6660623433144,"id":1841,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778051993859,"traceId":"4cf437e9eb57d727"},{"name":"build-module-tsx","duration":5064,"timestamp":6660623433352,"id":1842,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778051993859,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5378,"timestamp":6660623435310,"id":1843,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993861,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2553,"timestamp":6660623441779,"id":1845,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3005,"timestamp":6660623441711,"id":1844,"parentId":1842,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778051993868,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3272,"timestamp":6660623443230,"id":1846,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993869,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2669,"timestamp":6660623448730,"id":1847,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993875,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":491,"timestamp":6660623455219,"id":1848,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993881,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4203,"timestamp":6660623463028,"id":1849,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993889,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3750,"timestamp":6660623489836,"id":1850,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993916,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4803,"timestamp":6660623491020,"id":1851,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993917,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7644,"timestamp":6660623491749,"id":1852,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993918,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2226,"timestamp":6660623509177,"id":1853,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3424,"timestamp":6660623509292,"id":1854,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4715,"timestamp":6660623509512,"id":1857,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993936,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5900,"timestamp":6660623509584,"id":1858,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993936,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8203,"timestamp":6660623509441,"id":1856,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11064,"timestamp":6660623509651,"id":1859,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993936,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11552,"timestamp":6660623509718,"id":1860,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993936,"traceId":"4cf437e9eb57d727"}]
17
+ [{"name":"build-module-mjs","duration":14942,"timestamp":6660623509372,"id":1855,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051993935,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2373,"timestamp":6660623586523,"id":1863,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994013,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1429,"timestamp":6660623589844,"id":1864,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994016,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":8603,"timestamp":6660623586441,"id":1862,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994012,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":7440,"timestamp":6660623589990,"id":1865,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994016,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":10405,"timestamp":6660623590114,"id":1866,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994016,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":20757,"timestamp":6660623586304,"id":1861,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994012,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1230,"timestamp":6660623649961,"id":1874,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2514,"timestamp":6660623650040,"id":1875,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5760,"timestamp":6660623647623,"id":1869,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994074,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6618,"timestamp":6660623647540,"id":1868,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994074,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4845,"timestamp":6660623649821,"id":1872,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5769,"timestamp":6660623649649,"id":1870,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6596,"timestamp":6660623649745,"id":1871,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11418,"timestamp":6660623647399,"id":1867,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994073,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11843,"timestamp":6660623649889,"id":1873,"parentId":1723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994076,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":945,"timestamp":6660623702812,"id":1876,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778051994129,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":768,"timestamp":6660623704130,"id":1877,"parentId":1758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778051994130,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1886630,"timestamp":6660621818614,"id":1307,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1268,"timestamp":6660623705177,"id":1878,"parentId":1810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1778051994131,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":595,"timestamp":6660623706929,"id":1879,"parentId":1745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778051994133,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2539,"timestamp":6660623708487,"id":1881,"parentId":1782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1778051994135,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3274,"timestamp":6660623708351,"id":1880,"parentId":1816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/index.js","layer":"app-pages-browser"},"startTime":1778051994134,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1562,"timestamp":6660623718911,"id":1882,"parentId":1822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778051994145,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1668,"timestamp":6660623719329,"id":1883,"parentId":1826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1778051994145,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1903331,"timestamp":6660621818787,"id":1319,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1903626,"timestamp":6660621818501,"id":1302,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1903660,"timestamp":6660621818474,"id":1301,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1256,"timestamp":6660623721598,"id":1889,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994148,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1487,"timestamp":6660623721687,"id":1890,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994148,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1763,"timestamp":6660623721762,"id":1891,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994148,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4042,"timestamp":6660623719716,"id":1884,"parentId":1829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"app-pages-browser"},"startTime":1778051994146,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4110,"timestamp":6660623720019,"id":1885,"parentId":1832,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1778051994146,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3182,"timestamp":6660623721233,"id":1886,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1778051994147,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3226,"timestamp":6660623721353,"id":1887,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"app-pages-browser"},"startTime":1778051994147,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3260,"timestamp":6660623721478,"id":1888,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"app-pages-browser"},"startTime":1778051994148,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1908382,"timestamp":6660621818768,"id":1316,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":1909145,"timestamp":6660621818033,"id":1300,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js"},"startTime":1778051992244,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1921,"timestamp":6660623726636,"id":1893,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2171,"timestamp":6660623726710,"id":1894,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2338,"timestamp":6660623726781,"id":1895,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2380,"timestamp":6660623726914,"id":1897,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2475,"timestamp":6660623726983,"id":1898,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2546,"timestamp":6660623727054,"id":1899,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":6694,"timestamp":6660623726543,"id":1892,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":11070,"timestamp":6660623726849,"id":1896,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994153,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":512,"timestamp":6660623756083,"id":1900,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994182,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":535,"timestamp":6660623758479,"id":1901,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994185,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2811,"timestamp":6660623760067,"id":1902,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994186,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3225,"timestamp":6660623761424,"id":1903,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994187,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":546,"timestamp":6660623772365,"id":1906,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994198,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1686,"timestamp":6660623772285,"id":1905,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994198,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":964,"timestamp":6660623774097,"id":1907,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994200,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4300,"timestamp":6660623772186,"id":1904,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994198,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3977,"timestamp":6660623778487,"id":1908,"parentId":1852,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994205,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4454,"timestamp":6660623780264,"id":1909,"parentId":1854,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994206,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":719,"timestamp":6660623799123,"id":1910,"parentId":1857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":789,"timestamp":6660623799250,"id":1911,"parentId":1856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994225,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":896,"timestamp":6660623800558,"id":1912,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/errors.js","layer":"app-pages-browser"},"startTime":1778051994227,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1735,"timestamp":6660623801727,"id":1913,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/composer.js","layer":"app-pages-browser"},"startTime":1778051994228,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1984,"timestamp":6660623806582,"id":1914,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/Document.js","layer":"app-pages-browser"},"startTime":1778051994233,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2350,"timestamp":6660623806676,"id":1915,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/Schema.js","layer":"app-pages-browser"},"startTime":1778051994233,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2532,"timestamp":6660623818408,"id":1916,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Alias.js","layer":"app-pages-browser"},"startTime":1778051994244,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2777,"timestamp":6660623818583,"id":1917,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/identity.js","layer":"app-pages-browser"},"startTime":1778051994245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3038,"timestamp":6660623818714,"id":1918,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Pair.js","layer":"app-pages-browser"},"startTime":1778051994245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3245,"timestamp":6660623818830,"id":1919,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Scalar.js","layer":"app-pages-browser"},"startTime":1778051994245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4651,"timestamp":6660623818949,"id":1920,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLMap.js","layer":"app-pages-browser"},"startTime":1778051994245,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":751,"timestamp":6660623827818,"id":1921,"parentId":1879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778051994254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1356,"timestamp":6660623827913,"id":1922,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLSeq.js","layer":"app-pages-browser"},"startTime":1778051994254,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":802,"timestamp":6660623832763,"id":1923,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst.js","layer":"app-pages-browser"},"startTime":1778051994259,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":4271,"timestamp":6660623832858,"id":1924,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/lexer.js","layer":"app-pages-browser"},"startTime":1778051994259,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":583,"timestamp":6660623838546,"id":1925,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/line-counter.js","layer":"app-pages-browser"},"startTime":1778051994265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1227,"timestamp":6660623838641,"id":1926,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/public-api.js","layer":"app-pages-browser"},"startTime":1778051994265,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1344,"timestamp":6660623840798,"id":1927,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/visit.js","layer":"app-pages-browser"},"startTime":1778051994267,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":6507,"timestamp":6660623840889,"id":1928,"parentId":1880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/parser.js","layer":"app-pages-browser"},"startTime":1778051994267,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":705,"timestamp":6660623847851,"id":1929,"parentId":1899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1778051994274,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":443,"timestamp":6660623853151,"id":1930,"parentId":1906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1778051994279,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":398,"timestamp":6660623856509,"id":1931,"parentId":1903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994283,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1157,"timestamp":6660623858077,"id":1932,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/directives.js","layer":"app-pages-browser"},"startTime":1778051994284,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":960,"timestamp":6660623859492,"id":1933,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-end.js","layer":"app-pages-browser"},"startTime":1778051994286,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1368,"timestamp":6660623859584,"id":1934,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-doc.js","layer":"app-pages-browser"},"startTime":1778051994286,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2317,"timestamp":6660623859657,"id":1935,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Collection.js","layer":"app-pages-browser"},"startTime":1778051994286,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":760,"timestamp":6660623866509,"id":1936,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/toJS.js","layer":"app-pages-browser"},"startTime":1778051994293,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1110,"timestamp":6660623866607,"id":1937,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/anchors.js","layer":"app-pages-browser"},"startTime":1778051994293,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1354,"timestamp":6660623866708,"id":1938,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/applyReviver.js","layer":"app-pages-browser"},"startTime":1778051994293,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":995,"timestamp":6660623868681,"id":1939,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/tags.js","layer":"app-pages-browser"},"startTime":1778051994295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1575,"timestamp":6660623868778,"id":1940,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/createNode.js","layer":"app-pages-browser"},"startTime":1778051994295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2166,"timestamp":6660623868851,"id":1941,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyDocument.js","layer":"app-pages-browser"},"startTime":1778051994295,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1187,"timestamp":6660623873397,"id":1942,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Node.js","layer":"app-pages-browser"},"startTime":1778051994299,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2489,"timestamp":6660623873494,"id":1943,"parentId":1918,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyPair.js","layer":"app-pages-browser"},"startTime":1778051994300,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1252,"timestamp":6660623877571,"id":1944,"parentId":1918,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js","layer":"app-pages-browser"},"startTime":1778051994304,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1567,"timestamp":6660623879883,"id":1945,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyCollection.js","layer":"app-pages-browser"},"startTime":1778051994306,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1669,"timestamp":6660623879975,"id":1946,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/map.js","layer":"app-pages-browser"},"startTime":1778051994306,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1752,"timestamp":6660623880066,"id":1947,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/seq.js","layer":"app-pages-browser"},"startTime":1778051994306,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1328,"timestamp":6660623882343,"id":1948,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/string.js","layer":"app-pages-browser"},"startTime":1778051994308,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1429,"timestamp":6660623882435,"id":1949,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778051994308,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":25586,"timestamp":6660623882515,"id":1950,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778051994309,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1459,"timestamp":6660623909412,"id":1951,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778051994335,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1142,"timestamp":6660623913069,"id":1952,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"app-pages-browser"},"startTime":1778051994339,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1130,"timestamp":6660623913173,"id":1953,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"app-pages-browser"},"startTime":1778051994339,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1707,"timestamp":6660623913249,"id":1954,"parentId":1921,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"app-pages-browser"},"startTime":1778051994339,"traceId":"4cf437e9eb57d727"}]
18
+ [{"name":"build-module-mjs","duration":428,"timestamp":6660623916881,"id":1955,"parentId":1909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778051994343,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1532,"timestamp":6660623918292,"id":1956,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-scalar.js","layer":"app-pages-browser"},"startTime":1778051994344,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1757,"timestamp":6660623918404,"id":1957,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-stringify.js","layer":"app-pages-browser"},"startTime":1778051994344,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":3057,"timestamp":6660623918488,"id":1958,"parentId":1909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1778051994345,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":773,"timestamp":6660623923509,"id":1959,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-visit.js","layer":"app-pages-browser"},"startTime":1778051994350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":844,"timestamp":6660623923604,"id":1960,"parentId":1926,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/log.js","layer":"app-pages-browser"},"startTime":1778051994350,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1143,"timestamp":6660623925257,"id":1961,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1778051994351,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1240,"timestamp":6660623925356,"id":1962,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1778051994351,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2064,"timestamp":6660623925431,"id":1963,"parentId":1934,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-node.js","layer":"app-pages-browser"},"startTime":1778051994351,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3100,"timestamp":6660623925505,"id":1964,"parentId":1934,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-props.js","layer":"app-pages-browser"},"startTime":1778051994352,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3726,"timestamp":6660623925582,"id":1965,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778051994352,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1554,"timestamp":6660623934640,"id":1966,"parentId":1941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringify.js","layer":"app-pages-browser"},"startTime":1778051994361,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1668,"timestamp":6660623934789,"id":1967,"parentId":1941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyComment.js","layer":"app-pages-browser"},"startTime":1778051994361,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1801,"timestamp":6660623934867,"id":1968,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/null.js","layer":"app-pages-browser"},"startTime":1778051994361,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":5151,"timestamp":6660623934938,"id":1969,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778051994361,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":933,"timestamp":6660623943014,"id":1970,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/bool.js","layer":"app-pages-browser"},"startTime":1778051994369,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1196,"timestamp":6660623943137,"id":1971,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/float.js","layer":"app-pages-browser"},"startTime":1778051994369,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1402,"timestamp":6660623943283,"id":1972,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/int.js","layer":"app-pages-browser"},"startTime":1778051994369,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1519,"timestamp":6660623943359,"id":1973,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/schema.js","layer":"app-pages-browser"},"startTime":1778051994369,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":955,"timestamp":6660623946859,"id":1974,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/json/schema.js","layer":"app-pages-browser"},"startTime":1778051994373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1292,"timestamp":6660623946953,"id":1975,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js","layer":"app-pages-browser"},"startTime":1778051994373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1751,"timestamp":6660623947044,"id":1976,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js","layer":"app-pages-browser"},"startTime":1778051994373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2477,"timestamp":6660623947118,"id":1977,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js","layer":"app-pages-browser"},"startTime":1778051994373,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1889,"timestamp":6660623953211,"id":1978,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js","layer":"app-pages-browser"},"startTime":1778051994379,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2728,"timestamp":6660623953352,"id":1979,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js","layer":"app-pages-browser"},"startTime":1778051994379,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2973,"timestamp":6660623953474,"id":1980,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js","layer":"app-pages-browser"},"startTime":1778051994380,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3741,"timestamp":6660623953593,"id":1981,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js","layer":"app-pages-browser"},"startTime":1778051994380,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3847,"timestamp":6660623953711,"id":1982,"parentId":1950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1778051994380,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2274,"timestamp":6660623961451,"id":1983,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyString.js","layer":"app-pages-browser"},"startTime":1778051994387,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2919,"timestamp":6660623961560,"id":1984,"parentId":1949,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"app-pages-browser"},"startTime":1778051994388,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1361,"timestamp":6660623967339,"id":1985,"parentId":1956,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js","layer":"app-pages-browser"},"startTime":1778051994393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2279,"timestamp":6660623967446,"id":1986,"parentId":1956,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js","layer":"app-pages-browser"},"startTime":1778051994393,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1326,"timestamp":6660623971444,"id":1987,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-collection.js","layer":"app-pages-browser"},"startTime":1778051994397,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1417,"timestamp":6660623971543,"id":1988,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js","layer":"app-pages-browser"},"startTime":1778051994398,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1485,"timestamp":6660623971620,"id":1989,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1778051994398,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1963,"timestamp":6660623971696,"id":1990,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-scalar.js","layer":"app-pages-browser"},"startTime":1778051994398,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2140,"timestamp":6660623971766,"id":1991,"parentId":1971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyNumber.js","layer":"app-pages-browser"},"startTime":1778051994398,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":3051,"timestamp":6660623971835,"id":1992,"parentId":1962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1778051994398,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":680,"timestamp":6660623977872,"id":1993,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js","layer":"app-pages-browser"},"startTime":1778051994404,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1021,"timestamp":6660623978970,"id":1994,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js","layer":"app-pages-browser"},"startTime":1778051994405,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1693,"timestamp":6660623979080,"id":1995,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js","layer":"app-pages-browser"},"startTime":1778051994405,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1220,"timestamp":6660623982380,"id":1996,"parentId":1983,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/foldFlowLines.js","layer":"app-pages-browser"},"startTime":1778051994408,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1079,"timestamp":6660623985502,"id":1997,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-map.js","layer":"app-pages-browser"},"startTime":1778051994412,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1233,"timestamp":6660623985653,"id":1998,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-seq.js","layer":"app-pages-browser"},"startTime":1778051994412,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":2212,"timestamp":6660623985736,"id":1999,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js","layer":"app-pages-browser"},"startTime":1778051994412,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":793,"timestamp":6660623989124,"id":2000,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778051994415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1247,"timestamp":6660623989216,"id":2001,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1778051994415,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":348,"timestamp":6660623992982,"id":2002,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994419,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":329,"timestamp":6660623994761,"id":2003,"parentId":1962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994421,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":650,"timestamp":6660623995380,"id":2004,"parentId":1997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-contains-newline.js","layer":"app-pages-browser"},"startTime":1778051994421,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":763,"timestamp":6660623995468,"id":2005,"parentId":1997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-map-includes.js","layer":"app-pages-browser"},"startTime":1778051994421,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":859,"timestamp":6660623995546,"id":2006,"parentId":1997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js","layer":"app-pages-browser"},"startTime":1778051994422,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":424,"timestamp":6660623997885,"id":2007,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1778051994424,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":475,"timestamp":6660623997974,"id":2008,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994424,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":2862,"timestamp":6660623999350,"id":2009,"parentId":1958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1778051994425,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":442,"timestamp":6660624003525,"id":2010,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1778051994430,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":525,"timestamp":6660624003611,"id":2011,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994430,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":579,"timestamp":6660624004758,"id":2012,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1778051994431,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":944,"timestamp":6660624006103,"id":2013,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1778051994432,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1119,"timestamp":6660624007316,"id":2014,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1778051994433,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1189,"timestamp":6660624007406,"id":2015,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1778051994433,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1293,"timestamp":6660624007475,"id":2016,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1778051994434,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1446,"timestamp":6660624007539,"id":2017,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1778051994434,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1578,"timestamp":6660624007607,"id":2018,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1778051994434,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1663,"timestamp":6660624007670,"id":2019,"parentId":2002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1778051994434,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1130,"timestamp":6660624010336,"id":2020,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778051994436,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1193,"timestamp":6660624010421,"id":2021,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1778051994436,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":649,"timestamp":6660624013163,"id":2022,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1778051994439,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":534,"timestamp":6660624014232,"id":2023,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1778051994440,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":587,"timestamp":6660624015109,"id":2024,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1778051994441,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1263,"timestamp":6660624015193,"id":2025,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778051994441,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":1470,"timestamp":6660624015262,"id":2026,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1778051994441,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":290,"timestamp":6660624019060,"id":2027,"parentId":2020,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1778051994445,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":581,"timestamp":6660624019607,"id":2028,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778051994446,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":773,"timestamp":6660624019692,"id":2029,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1778051994446,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":388,"timestamp":6660624020761,"id":2030,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778051994447,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":1602,"timestamp":6660624023643,"id":2031,"parentId":2009,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1778051994450,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":807,"timestamp":6660624025738,"id":2032,"parentId":2009,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1778051994452,"traceId":"4cf437e9eb57d727"},{"name":"build-module-mjs","duration":4357,"timestamp":6660624027676,"id":2033,"parentId":2009,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1778051994454,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":360,"timestamp":6660624033022,"id":2034,"parentId":2027,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1778051994459,"traceId":"4cf437e9eb57d727"},{"name":"build-module-js","duration":388,"timestamp":6660624035564,"id":2035,"parentId":2029,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778051994462,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217973,"timestamp":6660621818755,"id":1314,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217989,"timestamp":6660621818745,"id":1313,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217956,"timestamp":6660621818782,"id":1318,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217895,"timestamp":6660621818846,"id":1320,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217882,"timestamp":6660621818859,"id":1321,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217872,"timestamp":6660621818872,"id":1322,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217870,"timestamp":6660621818876,"id":1323,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217985,"timestamp":6660621818763,"id":1315,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"add-entry","duration":2217974,"timestamp":6660621818775,"id":1317,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778051992245,"traceId":"4cf437e9eb57d727"},{"name":"make","duration":2219182,"timestamp":6660621817707,"id":1299,"parentId":1298,"tags":{},"startTime":1778051992244,"traceId":"4cf437e9eb57d727"},{"name":"chunk-graph","duration":20406,"timestamp":6660624085378,"id":2037,"parentId":2036,"tags":{},"startTime":1778051994511,"traceId":"4cf437e9eb57d727"},{"name":"optimize-modules","duration":48,"timestamp":6660624105931,"id":2039,"parentId":2036,"tags":{},"startTime":1778051994532,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunks","duration":24972,"timestamp":6660624108172,"id":2041,"parentId":2036,"tags":{},"startTime":1778051994534,"traceId":"4cf437e9eb57d727"},{"name":"optimize-tree","duration":105,"timestamp":6660624133216,"id":2042,"parentId":2036,"tags":{},"startTime":1778051994559,"traceId":"4cf437e9eb57d727"},{"name":"optimize-chunk-modules","duration":20051,"timestamp":6660624133396,"id":2043,"parentId":2036,"tags":{},"startTime":1778051994559,"traceId":"4cf437e9eb57d727"},{"name":"optimize","duration":47663,"timestamp":6660624105867,"id":2038,"parentId":2036,"tags":{},"startTime":1778051994532,"traceId":"4cf437e9eb57d727"},{"name":"module-hash","duration":22573,"timestamp":6660624165822,"id":2044,"parentId":2036,"tags":{},"startTime":1778051994592,"traceId":"4cf437e9eb57d727"},{"name":"code-generation","duration":211085,"timestamp":6660624188446,"id":2045,"parentId":2036,"tags":{},"startTime":1778051994614,"traceId":"4cf437e9eb57d727"},{"name":"hash","duration":12759,"timestamp":6660624402854,"id":2046,"parentId":2036,"tags":{},"startTime":1778051994829,"traceId":"4cf437e9eb57d727"},{"name":"code-generation-jobs","duration":543,"timestamp":6660624415608,"id":2047,"parentId":2036,"tags":{},"startTime":1778051994842,"traceId":"4cf437e9eb57d727"}]
19
+ [{"name":"module-assets","duration":641,"timestamp":6660624416095,"id":2048,"parentId":2036,"tags":{},"startTime":1778051994842,"traceId":"4cf437e9eb57d727"},{"name":"create-chunk-assets","duration":15643,"timestamp":6660624416752,"id":2049,"parentId":2036,"tags":{},"startTime":1778051994843,"traceId":"4cf437e9eb57d727"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1164,"timestamp":6660624435306,"id":2051,"parentId":1298,"tags":{},"startTime":1778051994861,"traceId":"4cf437e9eb57d727"},{"name":"NextJsBuildManifest-createassets","duration":1906,"timestamp":6660624434577,"id":2050,"parentId":1298,"tags":{},"startTime":1778051994861,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98604,"timestamp":6660624468697,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":99124,"timestamp":6660624468241,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778051994894,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98616,"timestamp":6660624468780,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98556,"timestamp":6660624468869,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98466,"timestamp":6660624468984,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98381,"timestamp":6660624469095,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98342,"timestamp":6660624469157,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":99157,"timestamp":6660624468461,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778051994894,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98298,"timestamp":6660624469367,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98446,"timestamp":6660624469247,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98264,"timestamp":6660624469457,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778051994895,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":98222,"timestamp":6660624469555,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-51183fbe6e2a82de.js","cache":"MISS"},"startTime":1778051994896,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":92425,"timestamp":6660624475445,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778051994901,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":96985,"timestamp":6660624470976,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778051994897,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":84900,"timestamp":6660624483164,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778051994909,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":94418,"timestamp":6660624473722,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778051994900,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":84065,"timestamp":6660624484166,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778051994910,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":82294,"timestamp":6660624485975,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778051994912,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":81791,"timestamp":6660624486511,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778051994913,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":79359,"timestamp":6660624488974,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778051994915,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":90197,"timestamp":6660624478293,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-916a87e361541e99.js","cache":"MISS"},"startTime":1778051994904,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":79401,"timestamp":6660624489116,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778051994915,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":80471,"timestamp":6660624488083,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778051994914,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":109626,"timestamp":6660624459294,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778051994885,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":38186,"timestamp":6660624530772,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778051994957,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":74509,"timestamp":6660624519265,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778051994945,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":63674,"timestamp":6660624556662,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778051994983,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":133279,"timestamp":6660624489497,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778051994916,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":62270,"timestamp":6660624561332,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-6939097d426713fa.js","cache":"MISS"},"startTime":1778051994987,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":63014,"timestamp":6660624562086,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778051994988,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60695,"timestamp":6660624565876,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778051994992,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60179,"timestamp":6660624566464,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778051994992,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60007,"timestamp":6660624566660,"id":2088,"parentId":2052,"tags":{"name":"static/bbzOQo_mKxMPrYmXUbnSg/_ssgManifest.js","cache":"MISS"},"startTime":1778051994993,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":59953,"timestamp":6660624566734,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778051994993,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60168,"timestamp":6660624566807,"id":2090,"parentId":2052,"tags":{"name":"static/bbzOQo_mKxMPrYmXUbnSg/_buildManifest.js","cache":"MISS"},"startTime":1778051994993,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":60136,"timestamp":6660624566873,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778051994993,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":70191,"timestamp":6660624563026,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-3ab8a58b4b69cecd.js","cache":"MISS"},"startTime":1778051994989,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":146199,"timestamp":6660624509091,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778051994935,"traceId":"4cf437e9eb57d727"},{"name":"minify-js","duration":124922,"timestamp":6660624536489,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778051994963,"traceId":"4cf437e9eb57d727"},{"name":"minify-webpack-plugin-optimize","duration":222981,"timestamp":6660624438441,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778051994864,"traceId":"4cf437e9eb57d727"},{"name":"minify-css","duration":326895,"timestamp":6660624661755,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778051995088,"traceId":"4cf437e9eb57d727"},{"name":"css-minimizer-plugin","duration":327075,"timestamp":6660624661589,"id":2092,"parentId":1298,"tags":{},"startTime":1778051995088,"traceId":"4cf437e9eb57d727"},{"name":"seal","duration":939001,"timestamp":6660624063341,"id":2036,"parentId":1298,"tags":{},"startTime":1778051994489,"traceId":"4cf437e9eb57d727"},{"name":"webpack-compilation","duration":3190203,"timestamp":6660621812370,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778051992238,"traceId":"4cf437e9eb57d727"},{"name":"emit","duration":5945,"timestamp":6660625002821,"id":2094,"parentId":1295,"tags":{},"startTime":1778051995429,"traceId":"4cf437e9eb57d727"},{"name":"webpack-close","duration":349049,"timestamp":6660625009585,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778051995436,"traceId":"4cf437e9eb57d727"},{"name":"webpack-generate-error-stats","duration":1883,"timestamp":6660625358701,"id":2096,"parentId":2095,"tags":{},"startTime":1778051995785,"traceId":"4cf437e9eb57d727"},{"name":"run-webpack-compiler","duration":3836696,"timestamp":6660621524064,"id":1295,"parentId":1294,"tags":{},"startTime":1778051991950,"traceId":"4cf437e9eb57d727"},{"name":"format-webpack-messages","duration":68,"timestamp":6660625360766,"id":2097,"parentId":1294,"tags":{},"startTime":1778051995787,"traceId":"4cf437e9eb57d727"},{"name":"worker-main-client","duration":3837170,"timestamp":6660621523778,"id":1294,"parentId":1,"tags":{},"startTime":1778051991950,"traceId":"4cf437e9eb57d727"},{"name":"run-webpack","duration":10807165,"timestamp":6660614613671,"id":14,"parentId":1,"tags":{},"startTime":1778051985040,"traceId":"4cf437e9eb57d727"},{"name":"run-typescript","duration":5450039,"timestamp":6660625424257,"id":2100,"parentId":1,"tags":{},"startTime":1778051995850,"traceId":"4cf437e9eb57d727"},{"name":"generate-required-server-files","duration":1016,"timestamp":6660630874747,"id":2102,"parentId":1,"tags":{},"startTime":1778052001301,"traceId":"4cf437e9eb57d727"},{"name":"check-static-error-page","duration":7584,"timestamp":6660630922344,"id":2104,"parentId":2103,"tags":{},"startTime":1778052001348,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":419802,"timestamp":6660630932777,"id":2123,"parentId":2106,"tags":{},"startTime":1778052001359,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":427279,"timestamp":6660630925407,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778052001351,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":425423,"timestamp":6660630932909,"id":2125,"parentId":2111,"tags":{},"startTime":1778052001359,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":430143,"timestamp":6660630928243,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778052001354,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":429075,"timestamp":6660630932962,"id":2126,"parentId":2112,"tags":{},"startTime":1778052001359,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":433662,"timestamp":6660630928404,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778052001354,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":413790,"timestamp":6660630948377,"id":2131,"parentId":2119,"tags":{},"startTime":1778052001374,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":432772,"timestamp":6660630929413,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":430182,"timestamp":6660630948456,"id":2132,"parentId":2121,"tags":{},"startTime":1778052001374,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":448899,"timestamp":6660630929812,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778052001356,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":434199,"timestamp":6660630948595,"id":2136,"parentId":2117,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":453792,"timestamp":6660630929051,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":450976,"timestamp":6660630948607,"id":2138,"parentId":2120,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":469953,"timestamp":6660630929680,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778052001356,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":471290,"timestamp":6660630932857,"id":2124,"parentId":2108,"tags":{},"startTime":1778052001359,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":477048,"timestamp":6660630927150,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778052001353,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":457998,"timestamp":6660630948601,"id":2137,"parentId":2118,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":477410,"timestamp":6660630929226,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":458124,"timestamp":6660630948574,"id":2134,"parentId":2110,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":478646,"timestamp":6660630928067,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778052001354,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":462274,"timestamp":6660630948312,"id":2130,"parentId":2116,"tags":{},"startTime":1778052001374,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":481746,"timestamp":6660630928880,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":462428,"timestamp":6660630948587,"id":2135,"parentId":2115,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":482302,"timestamp":6660630928733,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":483215,"timestamp":6660630948239,"id":2129,"parentId":2114,"tags":{},"startTime":1778052001374,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":502907,"timestamp":6660630928595,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778052001355,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":485905,"timestamp":6660630947085,"id":2127,"parentId":2107,"tags":{},"startTime":1778052001373,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":507472,"timestamp":6660630925573,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778052001352,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":502674,"timestamp":6660630948552,"id":2133,"parentId":2109,"tags":{},"startTime":1778052001375,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":524018,"timestamp":6660630927257,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778052001353,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":508345,"timestamp":6660630948098,"id":2128,"parentId":2113,"tags":{},"startTime":1778052001374,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":528020,"timestamp":6660630928461,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778052001354,"traceId":"4cf437e9eb57d727"},{"name":"is-page-static","duration":526193,"timestamp":6660630932538,"id":2122,"parentId":2105,"tags":{},"startTime":1778052001359,"traceId":"4cf437e9eb57d727"},{"name":"check-page","duration":535790,"timestamp":6660630922975,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778052001349,"traceId":"4cf437e9eb57d727"},{"name":"static-check","duration":537012,"timestamp":6660630921772,"id":2103,"parentId":1,"tags":{},"startTime":1778052001348,"traceId":"4cf437e9eb57d727"},{"name":"write-routes-manifest","duration":4880,"timestamp":6660631611360,"id":2142,"parentId":1,"tags":{},"startTime":1778052002037,"traceId":"4cf437e9eb57d727"},{"name":"load-dotenv","duration":27,"timestamp":6660631659892,"id":2145,"parentId":2144,"tags":{},"startTime":1778052002086,"traceId":"4cf437e9eb57d727"},{"name":"run-export-path-map","duration":343,"timestamp":6660632468277,"id":2146,"parentId":2144,"tags":{},"startTime":1778052002894,"traceId":"4cf437e9eb57d727"},{"name":"next-export","duration":1088066,"timestamp":6660631659228,"id":2144,"parentId":1,"tags":{},"startTime":1778052002085,"traceId":"4cf437e9eb57d727"},{"name":"move-exported-app-not-found-","duration":8435,"timestamp":6660632748450,"id":2147,"parentId":2143,"tags":{},"startTime":1778052003174,"traceId":"4cf437e9eb57d727"},{"name":"move-exported-app-global-error-","duration":53440,"timestamp":6660632756941,"id":2148,"parentId":2143,"tags":{},"startTime":1778052003183,"traceId":"4cf437e9eb57d727"},{"name":"static-generation","duration":1273319,"timestamp":6660631654855,"id":2143,"parentId":1,"tags":{},"startTime":1778052002081,"traceId":"4cf437e9eb57d727"},{"name":"write-routes-manifest","duration":194026,"timestamp":6660632928431,"id":2149,"parentId":1,"tags":{},"startTime":1778052003354,"traceId":"4cf437e9eb57d727"}]
20
+ [{"name":"node-file-trace-build","duration":6059167,"timestamp":6660631605386,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778052002031,"traceId":"4cf437e9eb57d727"},{"name":"apply-include-excludes","duration":441,"timestamp":6660637664579,"id":2150,"parentId":1,"tags":{},"startTime":1778052008091,"traceId":"4cf437e9eb57d727"},{"name":"collect-build-traces","duration":6205792,"timestamp":6660631459244,"id":2140,"parentId":1,"tags":{},"startTime":1778052001885,"traceId":"4cf437e9eb57d727"},{"name":"print-tree-view","duration":1518,"timestamp":6660637665157,"id":2151,"parentId":1,"tags":{},"startTime":1778052008091,"traceId":"4cf437e9eb57d727"},{"name":"telemetry-flush","duration":32,"timestamp":6660637666686,"id":2152,"parentId":1,"tags":{},"startTime":1778052008093,"traceId":"4cf437e9eb57d727"},{"name":"next-build","duration":23152562,"timestamp":6660614514164,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778051984940,"traceId":"4cf437e9eb57d727"}]