chorus-codes 0.8.7 → 0.8.9

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 (88) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -2
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/new.html +1 -1
  27. package/.next/server/app/new.rsc +1 -1
  28. package/.next/server/app/new.segments/_full.segment.rsc +1 -1
  29. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  30. package/.next/server/app/new.segments/_index.segment.rsc +1 -1
  31. package/.next/server/app/new.segments/_tree.segment.rsc +1 -1
  32. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +1 -1
  33. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  34. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/onboarding.html +1 -1
  36. package/.next/server/app/onboarding.rsc +1 -1
  37. package/.next/server/app/onboarding.segments/_full.segment.rsc +1 -1
  38. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  39. package/.next/server/app/onboarding.segments/_index.segment.rsc +1 -1
  40. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  41. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  42. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  43. package/.next/server/app/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  45. package/.next/server/app/personas.html +1 -1
  46. package/.next/server/app/personas.rsc +1 -1
  47. package/.next/server/app/personas.segments/_full.segment.rsc +1 -1
  48. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  49. package/.next/server/app/personas.segments/_index.segment.rsc +1 -1
  50. package/.next/server/app/personas.segments/_tree.segment.rsc +1 -1
  51. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +1 -1
  52. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  53. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  54. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/settings.html +1 -1
  58. package/.next/server/app/settings.rsc +1 -1
  59. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  60. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  61. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  62. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  63. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  64. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  65. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/templates.html +1 -1
  67. package/.next/server/app/templates.rsc +1 -1
  68. package/.next/server/app/templates.segments/_full.segment.rsc +1 -1
  69. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/templates.segments/_index.segment.rsc +1 -1
  71. package/.next/server/app/templates.segments/_tree.segment.rsc +1 -1
  72. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  74. package/.next/server/app-paths-manifest.json +2 -2
  75. package/.next/server/chunks/597.js +1 -1
  76. package/.next/server/middleware-build-manifest.js +1 -1
  77. package/.next/server/pages/404.html +1 -1
  78. package/.next/server/pages/500.html +1 -1
  79. package/.next/server/server-reference-manifest.json +1 -1
  80. package/.next/static/chunks/977-e49df4d223b9e655.js +1 -0
  81. package/.next/trace +20 -20
  82. package/.next/trace-build +1 -1
  83. package/dist/daemon/template-adapter.js +144 -76
  84. package/dist/daemon/template-adapter.js.map +1 -1
  85. package/package.json +1 -1
  86. package/.next/static/chunks/977-26354f62110c63d4.js +0 -1
  87. /package/.next/static/{2-XAEHWtrjGewQajCM5pM → hmC83z5NnKa77tLC3wdHa}/_buildManifest.js +0 -0
  88. /package/.next/static/{2-XAEHWtrjGewQajCM5pM → hmC83z5NnKa77tLC3wdHa}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,20 +1,20 @@
1
- [{"name":"build-module-js","duration":3568,"timestamp":6668090776932,"id":129,"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/request/params.js","layer":"rsc"},"startTime":1778059461203,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6650,"timestamp":6668090776745,"id":128,"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/client/components/client-segment.js","layer":"rsc"},"startTime":1778059461203,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3338,"timestamp":6668090793062,"id":130,"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/request/search-params.js","layer":"rsc"},"startTime":1778059461219,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3746,"timestamp":6668090793195,"id":131,"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/lib/batcher.js","layer":"rsc"},"startTime":1778059461219,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5971,"timestamp":6668090793437,"id":133,"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/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778059461219,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7673,"timestamp":6668090793283,"id":132,"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/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778059461219,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":29,"timestamp":6668090808807,"id":135,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":8,"timestamp":6668090808845,"id":136,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":7,"timestamp":6668090808859,"id":137,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4089,"timestamp":6668090808678,"id":134,"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/collect-segment-data.js","layer":"rsc"},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4995,"timestamp":6668090808872,"id":138,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6393,"timestamp":6668090809109,"id":139,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778059461235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5102,"timestamp":6668090840823,"id":140,"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/server/response-cache/utils.js","layer":"rsc"},"startTime":1778059461267,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12454,"timestamp":6668090841407,"id":143,"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/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778059461267,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12685,"timestamp":6668090841545,"id":144,"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/server/response-cache/types.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12546,"timestamp":6668090842128,"id":147,"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/rsc/preloads.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12600,"timestamp":6668090842242,"id":148,"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/rsc/postpone.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13174,"timestamp":6668090842327,"id":149,"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/rsc/taint.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13905,"timestamp":6668090842409,"id":150,"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/build/output/log.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":18057,"timestamp":6668090840976,"id":141,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778059461267,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":18024,"timestamp":6668090841265,"id":142,"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/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778059461267,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":17917,"timestamp":6668090841688,"id":145,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17912,"timestamp":6668090841984,"id":146,"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/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778059461268,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1119,"timestamp":6668090873631,"id":156,"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/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778059461300,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3266,"timestamp":6668090873348,"id":154,"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/is-thenable.js","layer":"rsc"},"startTime":1778059461299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3766,"timestamp":6668090873102,"id":152,"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/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778059461299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4012,"timestamp":6668090873225,"id":153,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3543,"timestamp":6668090873942,"id":158,"parentId":77,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461300,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5952,"timestamp":6668090872846,"id":151,"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/shared/lib/utils.js","layer":"rsc"},"startTime":1778059461299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5726,"timestamp":6668090873467,"id":155,"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/router/utils/is-bot.js","layer":"rsc"},"startTime":1778059461299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5896,"timestamp":6668090873782,"id":157,"parentId":77,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461300,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3163,"timestamp":6668090880224,"id":159,"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/build/static-paths/utils.js","layer":"rsc"},"startTime":1778059461306,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3263,"timestamp":6668090880765,"id":164,"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/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4235,"timestamp":6668090880853,"id":165,"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/server/api-utils/index.js","layer":"rsc"},"startTime":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4805,"timestamp":6668090880929,"id":166,"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":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12317,"timestamp":6668090881012,"id":167,"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/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12388,"timestamp":6668090881201,"id":169,"parentId":110,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14459,"timestamp":6668090880494,"id":162,"parentId":77,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16190,"timestamp":6668090880641,"id":163,"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/router/routes/app.js","layer":"rsc"},"startTime":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2518,"timestamp":6668090906646,"id":171,"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":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2784,"timestamp":6668090906730,"id":172,"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":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3991,"timestamp":6668090906817,"id":173,"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/staged-rendering.js","layer":"rsc"},"startTime":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4450,"timestamp":6668090906895,"id":174,"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/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6066,"timestamp":6668090907161,"id":176,"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/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6920,"timestamp":6668090906976,"id":175,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17390,"timestamp":6668090906494,"id":170,"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":1778059461333,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10205,"timestamp":6668090914324,"id":177,"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/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778059461340,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":46283,"timestamp":6668090880336,"id":160,"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/api/server.js","layer":"rsc"},"startTime":1778059461306,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1487,"timestamp":6668090929630,"id":178,"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/web/spec-extension/request.js","layer":"rsc"},"startTime":1778059461356,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1506,"timestamp":6668090929761,"id":179,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778059461356,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1537,"timestamp":6668090929850,"id":180,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778059461356,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":33,"timestamp":6668090933778,"id":184,"parentId":129,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778059461360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1999,"timestamp":6668090933374,"id":181,"parentId":110,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461359,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1961,"timestamp":6668090933653,"id":183,"parentId":117,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2557,"timestamp":6668090933826,"id":185,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3528,"timestamp":6668090933960,"id":186,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":57847,"timestamp":6668090880415,"id":161,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461306,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5732,"timestamp":6668090933484,"id":182,"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/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778059461360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1725,"timestamp":6668090939463,"id":187,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461365,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2332,"timestamp":6668090939572,"id":188,"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/compiled/fresh/index.js","layer":"rsc"},"startTime":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2952,"timestamp":6668090939803,"id":190,"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/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4957,"timestamp":6668090939902,"id":191,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5131,"timestamp":6668090939986,"id":192,"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/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6638,"timestamp":6668090939661,"id":189,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8584,"timestamp":6668090940085,"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/server/request/utils.js","layer":"rsc"},"startTime":1778059461366,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2932,"timestamp":6668090958472,"id":194,"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/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2702,"timestamp":6668090958937,"id":197,"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/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3465,"timestamp":6668090958715,"id":195,"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/shared/lib/segment.js","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3737,"timestamp":6668090959065,"id":198,"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/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4837,"timestamp":6668090959182,"id":199,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8384,"timestamp":6668090958843,"id":196,"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/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778059461385,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3236,"timestamp":6668090964273,"id":200,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778059461390,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3678,"timestamp":6668090964676,"id":202,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778059461391,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1726,"timestamp":6668090969169,"id":204,"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/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778059461395,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7247,"timestamp":6668090964983,"id":203,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778059461391,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8754,"timestamp":6668090964485,"id":201,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778059461391,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7226,"timestamp":6668090969273,"id":205,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778059461395,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7251,"timestamp":6668090969471,"id":206,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778059461396,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":26,"timestamp":6668090977688,"id":207,"parentId":199,"tags":{"name":"fs","layer":null},"startTime":1778059461404,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":9,"timestamp":6668090977726,"id":208,"parentId":199,"tags":{"name":"os","layer":null},"startTime":1778059461404,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":97629,"timestamp":6668090881095,"id":168,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059461307,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":779,"timestamp":6668090984580,"id":209,"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/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778059461411,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2058,"timestamp":6668090991544,"id":211,"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/lib/picocolors.js","layer":"rsc"},"startTime":1778059461418,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2566,"timestamp":6668090991645,"id":212,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461418,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":5631,"timestamp":6668090989982,"id":210,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778059461416,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4392,"timestamp":6668090991825,"id":214,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461418,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12083,"timestamp":6668090991738,"id":213,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461418,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":904,"timestamp":6668091007931,"id":215,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461434,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1072,"timestamp":6668091008090,"id":216,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461434,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-css","duration":506,"timestamp":6668091010732,"id":222,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778059461437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1552,"timestamp":6668091010090,"id":217,"parentId":185,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461436,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1225,"timestamp":6668091010602,"id":221,"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/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778059461437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3656,"timestamp":6668091010283,"id":219,"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/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778059461436,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3754,"timestamp":6668091010446,"id":220,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461436,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4266,"timestamp":6668091010191,"id":218,"parentId":143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461436,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1056,"timestamp":6668091014644,"id":223,"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/checks.js","layer":"rsc"},"startTime":1778059461441,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1235,"timestamp":6668091017652,"id":227,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461444,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3390,"timestamp":6668091017383,"id":225,"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/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778059461443,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3940,"timestamp":6668091017159,"id":224,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778059461443,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4130,"timestamp":6668091017531,"id":226,"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/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778059461444,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1289,"timestamp":6668091026076,"id":230,"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/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778059461452,"traceId":"174ac2abfb9ebbdd"}]
2
- [{"name":"build-module-js","duration":2094,"timestamp":6668091025774,"id":228,"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/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778059461452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3937,"timestamp":6668091025946,"id":229,"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/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778059461452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3523,"timestamp":6668091026636,"id":231,"parentId":173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":599,"timestamp":6668091032367,"id":233,"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/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778059461458,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1651,"timestamp":6668091032217,"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/static-generation-bailout.js","layer":"rsc"},"startTime":1778059461458,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":943,"timestamp":6668091033935,"id":234,"parentId":101,"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":1778059461460,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2868,"timestamp":6668091035214,"id":235,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778059461461,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":874,"timestamp":6668091038475,"id":236,"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/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778059461465,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1844,"timestamp":6668091038582,"id":237,"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/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778059461465,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":932,"timestamp":6668091040630,"id":239,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461467,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2153,"timestamp":6668091040722,"id":240,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461467,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2326,"timestamp":6668091040800,"id":241,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461467,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3238,"timestamp":6668091040482,"id":238,"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/shared/lib/hash.js","layer":"rsc"},"startTime":1778059461467,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3176,"timestamp":6668091040882,"id":242,"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/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778059461467,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2785,"timestamp":6668091044267,"id":243,"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/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778059461470,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2739,"timestamp":6668091047523,"id":244,"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/server/server-utils.js","layer":"rsc"},"startTime":1778059461474,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2985,"timestamp":6668091047629,"id":245,"parentId":160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461474,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3425,"timestamp":6668091053935,"id":247,"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/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778059461480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4125,"timestamp":6668091054333,"id":250,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5841,"timestamp":6668091054042,"id":248,"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/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778059461480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7369,"timestamp":6668091053659,"id":246,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778059461480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9370,"timestamp":6668091054170,"id":249,"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/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778059461480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2370,"timestamp":6668091067624,"id":252,"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/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778059461494,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3057,"timestamp":6668091067404,"id":251,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461493,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":27,"timestamp":6668091070609,"id":253,"parentId":193,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778059461497,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":749,"timestamp":6668091070647,"id":254,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461497,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1165,"timestamp":6668091072260,"id":257,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461498,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1574,"timestamp":6668091072340,"id":258,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461498,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1712,"timestamp":6668091072423,"id":259,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461498,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2956,"timestamp":6668091071944,"id":255,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778059461498,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2774,"timestamp":6668091072504,"id":260,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3589,"timestamp":6668091072164,"id":256,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461498,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4177,"timestamp":6668091079075,"id":264,"parentId":168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059461505,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1957,"timestamp":6668091086496,"id":267,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461513,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4388,"timestamp":6668091085091,"id":265,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778059461511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4312,"timestamp":6668091085385,"id":266,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778059461511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3771,"timestamp":6668091086600,"id":268,"parentId":199,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778059461513,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3783,"timestamp":6668091086788,"id":269,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778059461513,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6669,"timestamp":6668091086978,"id":270,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778059461513,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":14548,"timestamp":6668091090763,"id":271,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778059461517,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1374,"timestamp":6668091106806,"id":272,"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/lib/app-dir-module.js","layer":"rsc"},"startTime":1778059461533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1525,"timestamp":6668091106950,"id":273,"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/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778059461533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":32867,"timestamp":6668091078941,"id":262,"parentId":202,"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":1778059461505,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":33024,"timestamp":6668091079010,"id":263,"parentId":201,"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":1778059461505,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":33368,"timestamp":6668091078830,"id":261,"parentId":106,"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":1778059461505,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":49198,"timestamp":6668091113780,"id":274,"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/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778059461540,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":49371,"timestamp":6668091113917,"id":275,"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/lib/lazy-result.js","layer":"rsc"},"startTime":1778059461540,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2034,"timestamp":6668091166876,"id":282,"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/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778059461593,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2383,"timestamp":6668091167015,"id":283,"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/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778059461593,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4204,"timestamp":6668091167104,"id":284,"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/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778059461593,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4636,"timestamp":6668091167191,"id":285,"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/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778059461593,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1660,"timestamp":6668091178486,"id":288,"parentId":226,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461605,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2426,"timestamp":6668091178275,"id":287,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778059461604,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":458,"timestamp":6668091180795,"id":289,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461607,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1042,"timestamp":6668091182903,"id":290,"parentId":168,"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":1778059461609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2080,"timestamp":6668091183015,"id":291,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2281,"timestamp":6668091183141,"id":292,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":33458,"timestamp":6668091175641,"id":286,"parentId":221,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461602,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":23908,"timestamp":6668091185729,"id":294,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461612,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24588,"timestamp":6668091185592,"id":293,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461612,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24179,"timestamp":6668091186353,"id":295,"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/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778059461612,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24274,"timestamp":6668091186602,"id":297,"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/client/components/not-found.js","layer":"rsc"},"startTime":1778059461613,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24540,"timestamp":6668091186716,"id":298,"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/client/components/forbidden.js","layer":"rsc"},"startTime":1778059461613,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25541,"timestamp":6668091186486,"id":296,"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/client/components/redirect.js","layer":"rsc"},"startTime":1778059461613,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1808,"timestamp":6668091215929,"id":301,"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/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778059461642,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2327,"timestamp":6668091215799,"id":300,"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/client/components/unauthorized.js","layer":"rsc"},"startTime":1778059461642,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":26,"timestamp":6668091218274,"id":302,"parentId":286,"tags":{"name":"util","layer":null},"startTime":1778059461644,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1105,"timestamp":6668091218343,"id":303,"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/lib/url.js","layer":"rsc"},"startTime":1778059461644,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1160,"timestamp":6668091218447,"id":304,"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/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778059461644,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4541,"timestamp":6668091215499,"id":299,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778059461642,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2034,"timestamp":6668091218529,"id":305,"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/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778059461645,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1996,"timestamp":6668091220677,"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/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778059461647,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2278,"timestamp":6668091220819,"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/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778059461647,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2755,"timestamp":6668091220939,"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/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778059461647,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":943,"timestamp":6668091223848,"id":310,"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-dom.js","layer":"rsc"},"startTime":1778059461650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7610,"timestamp":6668091221065,"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/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778059461647,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1392,"timestamp":6668091230274,"id":312,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461656,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1224,"timestamp":6668091230530,"id":314,"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/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778059461657,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3358,"timestamp":6668091230361,"id":313,"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/format-url.js","layer":"rsc"},"startTime":1778059461656,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1658,"timestamp":6668091233859,"id":315,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461660,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1705,"timestamp":6668091233971,"id":316,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461660,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2404,"timestamp":6668091234064,"id":317,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461660,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7132,"timestamp":6668091230132,"id":311,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461656,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2133,"timestamp":6668091238014,"id":318,"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/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778059461664,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2886,"timestamp":6668091238314,"id":320,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461664,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3301,"timestamp":6668091238140,"id":319,"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/action-revalidation-kind.js","layer":"rsc"},"startTime":1778059461664,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3996,"timestamp":6668091238446,"id":321,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461664,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2504,"timestamp":6668091245783,"id":323,"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/is-plain-object.js","layer":"rsc"},"startTime":1778059461672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2802,"timestamp":6668091245963,"id":324,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4027,"timestamp":6668091245468,"id":322,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778059461671,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3284,"timestamp":6668091246537,"id":326,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778059461673,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":5223,"timestamp":6668091246842,"id":327,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778059461673,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":5155,"timestamp":6668091247144,"id":328,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778059461673,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":5752,"timestamp":6668091247348,"id":329,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778059461673,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7400,"timestamp":6668091246158,"id":325,"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/querystring.js","layer":"rsc"},"startTime":1778059461672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":905,"timestamp":6668091256653,"id":332,"parentId":285,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1679,"timestamp":6668091256795,"id":333,"parentId":282,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2654,"timestamp":6668091256213,"id":330,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778059461682,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2772,"timestamp":6668091256483,"id":331,"parentId":274,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1794,"timestamp":6668091260507,"id":334,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461687,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2481,"timestamp":6668091260796,"id":336,"parentId":262,"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":1778059461687,"traceId":"174ac2abfb9ebbdd"}]
3
- [{"name":"build-module-mjs","duration":2531,"timestamp":6668091260934,"id":337,"parentId":262,"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":1778059461687,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2584,"timestamp":6668091261070,"id":338,"parentId":262,"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":1778059461687,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2622,"timestamp":6668091261254,"id":339,"parentId":262,"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":1778059461687,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8988,"timestamp":6668091260628,"id":335,"parentId":262,"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":1778059461687,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1180,"timestamp":6668091270639,"id":341,"parentId":262,"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":1778059461697,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1598,"timestamp":6668091270421,"id":340,"parentId":263,"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":1778059461696,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1383,"timestamp":6668091270820,"id":342,"parentId":261,"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":1778059461697,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2594,"timestamp":6668091272418,"id":346,"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/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778059461698,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4692,"timestamp":6668091270994,"id":343,"parentId":263,"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":1778059461697,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4721,"timestamp":6668091271175,"id":344,"parentId":263,"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":1778059461697,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3828,"timestamp":6668091272270,"id":345,"parentId":261,"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":1778059461698,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1082538,"timestamp":6668090193779,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1924,"timestamp":6668091277411,"id":347,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461703,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1770,"timestamp":6668091277980,"id":348,"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/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778059461704,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1870,"timestamp":6668091278147,"id":349,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461704,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4652,"timestamp":6668091278563,"id":352,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461705,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5198,"timestamp":6668091278389,"id":351,"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/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778059461704,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5908,"timestamp":6668091278272,"id":350,"parentId":308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059461704,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1091089,"timestamp":6668090193826,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1969,"timestamp":6668091284362,"id":353,"parentId":336,"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":1778059461710,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":442,"timestamp":6668091286785,"id":354,"parentId":334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461713,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2453,"timestamp":6668091289448,"id":355,"parentId":306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461715,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1066,"timestamp":6668091294060,"id":356,"parentId":350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461720,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8647,"timestamp":6668091295856,"id":358,"parentId":315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059461722,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9613,"timestamp":6668091295455,"id":357,"parentId":353,"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":1778059461721,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1111891,"timestamp":6668090193872,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1111911,"timestamp":6668090193862,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1111932,"timestamp":6668090193846,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5006,"timestamp":6668091306922,"id":359,"parentId":353,"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":1778059461733,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4937,"timestamp":6668091307181,"id":360,"parentId":353,"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":1778059461733,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4381,"timestamp":6668091308055,"id":361,"parentId":353,"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":1778059461734,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":947,"timestamp":6668091312697,"id":362,"parentId":329,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778059461739,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":932,"timestamp":6668091316355,"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":1778059461742,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1307,"timestamp":6668091318224,"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":1778059461744,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1954,"timestamp":6668091318324,"id":365,"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":1778059461744,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2698,"timestamp":6668091318409,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778059461744,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1701,"timestamp":6668091322479,"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":1778059461749,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4782,"timestamp":6668091322582,"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":1778059461749,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5108,"timestamp":6668091322662,"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":1778059461749,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":902,"timestamp":6668091331320,"id":370,"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":1778059461757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1443,"timestamp":6668091331462,"id":371,"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":1778059461757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1720,"timestamp":6668091331546,"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":1778059461758,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":32,"timestamp":6668091335296,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778059461761,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1218,"timestamp":6668091336252,"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":1778059461762,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1917,"timestamp":6668091336363,"id":375,"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":1778059461762,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2399,"timestamp":6668091336448,"id":376,"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":1778059461762,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2801,"timestamp":6668091336528,"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":1778059461763,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5781,"timestamp":6668091336631,"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":1778059461763,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6003,"timestamp":6668091336712,"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":1778059461763,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3820,"timestamp":6668091346847,"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":1778059461773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":510,"timestamp":6668091352779,"id":381,"parentId":365,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1778059461779,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1728,"timestamp":6668091354872,"id":382,"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":1778059461781,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1912,"timestamp":6668091354998,"id":383,"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":1778059461781,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2057,"timestamp":6668091355131,"id":384,"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":1778059461781,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2614,"timestamp":6668091355301,"id":385,"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":1778059461781,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1824,"timestamp":6668091358274,"id":386,"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":1778059461784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1976,"timestamp":6668091358377,"id":387,"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":1778059461784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2327,"timestamp":6668091358465,"id":388,"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":1778059461784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2575,"timestamp":6668091358543,"id":389,"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":1778059461785,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3097,"timestamp":6668091358619,"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":1778059461785,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1482,"timestamp":6668091367254,"id":391,"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":1778059461793,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1459,"timestamp":6668091367451,"id":392,"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":1778059461793,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1872,"timestamp":6668091367542,"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":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2141,"timestamp":6668091367626,"id":394,"parentId":371,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2903,"timestamp":6668091367702,"id":395,"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":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3196,"timestamp":6668091367777,"id":396,"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":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3851,"timestamp":6668091367851,"id":397,"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":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3942,"timestamp":6668091367928,"id":398,"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":1778059461794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1456,"timestamp":6668091383167,"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":1778059461809,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":970,"timestamp":6668091385474,"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":1778059461812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1278,"timestamp":6668091385584,"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":1778059461812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":905,"timestamp":6668091387206,"id":402,"parentId":383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778059461813,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1352,"timestamp":6668091387308,"id":403,"parentId":383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778059461813,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":461,"timestamp":6668091391403,"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":1778059461817,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1395,"timestamp":6668091392387,"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":1778059461818,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1657,"timestamp":6668091392486,"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":1778059461819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1904,"timestamp":6668091392568,"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":1778059461819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2016,"timestamp":6668091392646,"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":1778059461819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2348,"timestamp":6668091392729,"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":1778059461819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1370,"timestamp":6668091396993,"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":1778059461823,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":656,"timestamp":6668091402127,"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":1778059461828,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":30,"timestamp":6668091403595,"id":412,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1909,"timestamp":6668091403640,"id":413,"parentId":393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2035,"timestamp":6668091403740,"id":414,"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":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2190,"timestamp":6668091403827,"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/schema.js","layer":"rsc"},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2540,"timestamp":6668091403906,"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/pairs.js","layer":"rsc"},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3011,"timestamp":6668091403983,"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/set.js","layer":"rsc"},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3517,"timestamp":6668091404072,"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/timestamp.js","layer":"rsc"},"startTime":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3892,"timestamp":6668091404155,"id":419,"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":1778059461830,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3873,"timestamp":6668091408980,"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":1778059461835,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4804,"timestamp":6668091409106,"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":1778059461835,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1516,"timestamp":6668091418940,"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":1778059461845,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1314,"timestamp":6668091420684,"id":423,"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":1778059461847,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1409,"timestamp":6668091420791,"id":424,"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":1778059461847,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1862,"timestamp":6668091420876,"id":425,"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":1778059461847,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":495,"timestamp":6668091424740,"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":1778059461851,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":977,"timestamp":6668091426389,"id":427,"parentId":415,"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":1778059461852,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1164,"timestamp":6668091426493,"id":428,"parentId":415,"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":1778059461853,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1555,"timestamp":6668091426579,"id":429,"parentId":415,"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":1778059461853,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1116,"timestamp":6668091428318,"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":1778059461854,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1053,"timestamp":6668091430174,"id":431,"parentId":423,"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":1778059461856,"traceId":"174ac2abfb9ebbdd"}]
4
- [{"name":"build-module-js","duration":1914,"timestamp":6668091430282,"id":432,"parentId":423,"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":1778059461856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2146,"timestamp":6668091430390,"id":433,"parentId":423,"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":1778059461856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":540,"timestamp":6668091434984,"id":434,"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":1778059461861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":641,"timestamp":6668091435102,"id":435,"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":1778059461861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":531,"timestamp":6668091435839,"id":436,"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":1778059461862,"traceId":"174ac2abfb9ebbdd"},{"name":"font-loader","duration":326140,"timestamp":6668091160565,"id":281,"parentId":280,"tags":{},"startTime":1778059461587,"traceId":"174ac2abfb9ebbdd"},{"name":"font-loader","duration":351728,"timestamp":6668091138457,"id":279,"parentId":278,"tags":{},"startTime":1778059461564,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss","duration":3516,"timestamp":6668091552069,"id":437,"parentId":280,"tags":{},"startTime":1778059461978,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss","duration":1401,"timestamp":6668091554195,"id":438,"parentId":278,"tags":{},"startTime":1778059461980,"traceId":"174ac2abfb9ebbdd"},{"name":"next-font-loader","duration":395502,"timestamp":6668091160512,"id":280,"parentId":277,"tags":{},"startTime":1778059461587,"traceId":"174ac2abfb9ebbdd"},{"name":"next-font-loader","duration":440334,"timestamp":6668091115683,"id":278,"parentId":276,"tags":{},"startTime":1778059461542,"traceId":"174ac2abfb9ebbdd"},{"name":"css-loader","duration":20676,"timestamp":6668091555730,"id":439,"parentId":277,"tags":{"astUsed":"true"},"startTime":1778059461982,"traceId":"174ac2abfb9ebbdd"},{"name":"css-loader","duration":20417,"timestamp":6668091555997,"id":440,"parentId":276,"tags":{"astUsed":"true"},"startTime":1778059461982,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":461289,"timestamp":6668091115545,"id":277,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778059461542,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":463076,"timestamp":6668091114016,"id":276,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778059461540,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1384039,"timestamp":6668090193264,"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":1778059460619,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383217,"timestamp":6668090194095,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383424,"timestamp":6668090193893,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383419,"timestamp":6668090193903,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383347,"timestamp":6668090193983,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383421,"timestamp":6668090193913,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383309,"timestamp":6668090194029,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383282,"timestamp":6668090194060,"id":34,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383269,"timestamp":6668090194076,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383300,"timestamp":6668090194048,"id":33,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383280,"timestamp":6668090194110,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1383293,"timestamp":6668090194101,"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":1778059460620,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":1022,"timestamp":6668091716775,"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":1778059462143,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":96,"timestamp":6668091717831,"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":1778059462144,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":191,"timestamp":6668091717956,"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":1778059462144,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":141,"timestamp":6668091718161,"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":1778059462144,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":399,"timestamp":6668091718316,"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":1778059462144,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":170,"timestamp":6668091718731,"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":1778059462145,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":444,"timestamp":6668091718916,"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":1778059462145,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":419,"timestamp":6668091719374,"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":1778059462145,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":157,"timestamp":6668091719806,"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":1778059462146,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":170,"timestamp":6668091719972,"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":1778059462146,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":143,"timestamp":6668091720152,"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":1778059462146,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":155,"timestamp":6668091720306,"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":1778059462146,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":142,"timestamp":6668091720471,"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":1778059462147,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":136,"timestamp":6668091720623,"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":1778059462147,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":134,"timestamp":6668091720768,"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":1778059462147,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":146,"timestamp":6668091720912,"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":1778059462147,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":344,"timestamp":6668091735620,"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":1778059462162,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":150,"timestamp":6668091735989,"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":1778059462162,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":127,"timestamp":6668091736149,"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%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778059462162,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":127,"timestamp":6668091736285,"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%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778059462162,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":404,"timestamp":6668091736421,"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%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":1778059462162,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":251,"timestamp":6668091736835,"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%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":1778059462163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":229,"timestamp":6668091737097,"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":1778059462163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":185,"timestamp":6668091737335,"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":1778059462163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":411,"timestamp":6668091737530,"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":1778059462164,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":282,"timestamp":6668091737951,"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":1778059462164,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":286,"timestamp":6668091742482,"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":1778059462169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":239,"timestamp":6668091742786,"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":1778059462169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":233,"timestamp":6668091743037,"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":1778059462169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":194,"timestamp":6668091743280,"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":1778059462169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5960,"timestamp":6668091755902,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778059462182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6957,"timestamp":6668091756186,"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":1778059462182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11245,"timestamp":6668091754458,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778059462180,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12654,"timestamp":6668091755525,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778059462182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":15026,"timestamp":6668091755719,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778059462182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14008,"timestamp":6668091757402,"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":1778059462183,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14360,"timestamp":6668091757571,"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":1778059462184,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":41237,"timestamp":6668091757128,"id":695,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778059462183,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":43451,"timestamp":6668091756838,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778059462183,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":42814,"timestamp":6668091757922,"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":1778059462184,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":43051,"timestamp":6668091758679,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778059462185,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":44894,"timestamp":6668091758381,"id":701,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778059462184,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":47500,"timestamp":6668091758094,"id":700,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778059462184,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":51017,"timestamp":6668091757754,"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":1778059462184,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":35993,"timestamp":6668091774871,"id":704,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778059462201,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":37345,"timestamp":6668091774731,"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":1778059462201,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4737,"timestamp":6668091840562,"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":1778059462267,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4952,"timestamp":6668091851212,"id":707,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778059462277,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5924,"timestamp":6668091851069,"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":1778059462277,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7802,"timestamp":6668091867901,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778059462294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":10600,"timestamp":6668091868188,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778059462294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13763,"timestamp":6668091868376,"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":1778059462294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13837,"timestamp":6668091868485,"id":712,"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":1778059462295,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":14014,"timestamp":6668091868437,"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":1778059462294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9714,"timestamp":6668091887653,"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":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13739,"timestamp":6668091888029,"id":715,"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":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15917,"timestamp":6668091888108,"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/params.js","layer":"ssr"},"startTime":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15567,"timestamp":6668091889777,"id":728,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16431,"timestamp":6668091890260,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":20458,"timestamp":6668091888353,"id":718,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":21286,"timestamp":6668091888178,"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":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":21161,"timestamp":6668091888542,"id":719,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":20829,"timestamp":6668091889065,"id":722,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":21633,"timestamp":6668091888715,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":22082,"timestamp":6668091888887,"id":721,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":22697,"timestamp":6668091889230,"id":723,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":23287,"timestamp":6668091889508,"id":725,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25342,"timestamp":6668091889401,"id":724,"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":1778059462315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25125,"timestamp":6668091890113,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25338,"timestamp":6668091890434,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":26037,"timestamp":6668091890334,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":26108,"timestamp":6668091890704,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778059462317,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":26524,"timestamp":6668091890534,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778059462317,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":29039,"timestamp":6668091889890,"id":730,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778059462316,"traceId":"174ac2abfb9ebbdd"}]
5
- [{"name":"build-module-js","duration":28957,"timestamp":6668091890868,"id":739,"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":1778059462317,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":39481,"timestamp":6668091889732,"id":727,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":41808,"timestamp":6668091887557,"id":713,"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":1778059462314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":39647,"timestamp":6668091889846,"id":729,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":39933,"timestamp":6668091889680,"id":726,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":39790,"timestamp":6668091890059,"id":731,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":39833,"timestamp":6668091890211,"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":1778059462316,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1537,"timestamp":6668091957977,"id":745,"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":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1549,"timestamp":6668091958082,"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.js","layer":"ssr"},"startTime":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5964,"timestamp":6668091955590,"id":740,"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":1778059462382,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5982,"timestamp":6668091955823,"id":741,"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":1778059462382,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6927,"timestamp":6668091955943,"id":742,"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":1778059462382,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":6198,"timestamp":6668091957619,"id":744,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6223,"timestamp":6668091958157,"id":747,"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":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7038,"timestamp":6668091957553,"id":743,"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":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6452,"timestamp":6668091958273,"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":1778059462384,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1161,"timestamp":6668091972017,"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/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778059462398,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1684,"timestamp":6668091972094,"id":752,"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":1778059462398,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3855,"timestamp":6668091971677,"id":749,"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":1778059462398,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2149,"timestamp":6668091977159,"id":755,"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":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3295,"timestamp":6668091977318,"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/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4288,"timestamp":6668091976756,"id":753,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4806,"timestamp":6668091976968,"id":754,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4755,"timestamp":6668091977424,"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/server/request/utils.js","layer":"ssr"},"startTime":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3108,"timestamp":6668091982419,"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":1778059462408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4417,"timestamp":6668091982658,"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/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778059462409,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4554,"timestamp":6668091982747,"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/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778059462409,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16618,"timestamp":6668091971914,"id":750,"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":1778059462398,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15256,"timestamp":6668091977248,"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/dynamic-rendering.js","layer":"ssr"},"startTime":1778059462403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10392,"timestamp":6668091982517,"id":760,"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":1778059462409,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10426,"timestamp":6668091982823,"id":763,"parentId":723,"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":1778059462409,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4157,"timestamp":6668092002294,"id":766,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778059462428,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4734,"timestamp":6668092002071,"id":765,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778059462428,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4930,"timestamp":6668092002589,"id":768,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5924,"timestamp":6668092002471,"id":767,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6211,"timestamp":6668092002696,"id":769,"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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6403,"timestamp":6668092002806,"id":770,"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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6507,"timestamp":6668092002918,"id":771,"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/triangle-alert.mjs","layer":"ssr"},"startTime":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6562,"timestamp":6668092003040,"id":772,"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/plug.mjs","layer":"ssr"},"startTime":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6628,"timestamp":6668092003155,"id":773,"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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6877,"timestamp":6668092003330,"id":775,"parentId":739,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8419,"timestamp":6668092001958,"id":764,"parentId":725,"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":1778059462428,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7202,"timestamp":6668092003279,"id":774,"parentId":730,"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":1778059462429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3737,"timestamp":6668092011115,"id":778,"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":1778059462437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4481,"timestamp":6668092010842,"id":776,"parentId":739,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4848,"timestamp":6668092010993,"id":777,"parentId":739,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5652,"timestamp":6668092011219,"id":779,"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":1778059462437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5877,"timestamp":6668092011334,"id":780,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778059462437,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6578,"timestamp":6668092011505,"id":781,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778059462438,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7051,"timestamp":6668092011670,"id":782,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778059462438,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":589,"timestamp":6668092027135,"id":793,"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/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3044,"timestamp":6668092026078,"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":1778059462452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3155,"timestamp":6668092026197,"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":1778059462452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4056,"timestamp":6668092025725,"id":783,"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":1778059462452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3880,"timestamp":6668092026309,"id":787,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778059462452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3865,"timestamp":6668092026645,"id":789,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3878,"timestamp":6668092026811,"id":790,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3962,"timestamp":6668092027027,"id":792,"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/router/utils/is-bot.js","layer":"ssr"},"startTime":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4360,"timestamp":6668092026914,"id":791,"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/is-next-router-error.js","layer":"ssr"},"startTime":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5645,"timestamp":6668092026479,"id":788,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778059462453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16002,"timestamp":6668092025935,"id":784,"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":1778059462452,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9416,"timestamp":6668092032797,"id":795,"parentId":743,"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":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9464,"timestamp":6668092032924,"id":796,"parentId":743,"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":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9542,"timestamp":6668092033192,"id":798,"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/client/components/redirect-error.js","layer":"ssr"},"startTime":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10163,"timestamp":6668092033082,"id":797,"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/client/components/redirect.js","layer":"ssr"},"startTime":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":10562,"timestamp":6668092033301,"id":799,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12269,"timestamp":6668092032568,"id":794,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778059462459,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1948,"timestamp":6668092056248,"id":804,"parentId":754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1888,"timestamp":6668092056437,"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":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1619,"timestamp":6668092056960,"id":810,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462483,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1799,"timestamp":6668092057046,"id":811,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462483,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5748,"timestamp":6668092056132,"id":803,"parentId":749,"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":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":6316,"timestamp":6668092055937,"id":802,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6903,"timestamp":6668092055756,"id":801,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6658,"timestamp":6668092056333,"id":805,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462482,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6325,"timestamp":6668092056851,"id":809,"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":1778059462483,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7568,"timestamp":6668092056518,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778059462483,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11143,"timestamp":6668092055435,"id":800,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778059462481,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11213,"timestamp":6668092056685,"id":808,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778059462483,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4666,"timestamp":6668092073019,"id":812,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5207,"timestamp":6668092073150,"id":813,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4855,"timestamp":6668092073846,"id":819,"parentId":756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462500,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7688,"timestamp":6668092073504,"id":816,"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/arrow-right.mjs","layer":"ssr"},"startTime":1778059462500,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7732,"timestamp":6668092073622,"id":817,"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":1778059462500,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8327,"timestamp":6668092073384,"id":815,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8873,"timestamp":6668092073229,"id":814,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8542,"timestamp":6668092073737,"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/code-xml.mjs","layer":"ssr"},"startTime":1778059462500,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8682,"timestamp":6668092073925,"id":820,"parentId":756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462500,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3683,"timestamp":6668092085302,"id":824,"parentId":756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7668,"timestamp":6668092084962,"id":822,"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":1778059462511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7646,"timestamp":6668092085162,"id":823,"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/loader-circle.mjs","layer":"ssr"},"startTime":1778059462511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8518,"timestamp":6668092084687,"id":821,"parentId":756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8004,"timestamp":6668092085688,"id":827,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8580,"timestamp":6668092085394,"id":825,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778059462511,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8555,"timestamp":6668092085808,"id":828,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9148,"timestamp":6668092085576,"id":826,"parentId":768,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8658,"timestamp":6668092086232,"id":833,"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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8810,"timestamp":6668092086338,"id":834,"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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8558,"timestamp":6668092086751,"id":837,"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/check.mjs","layer":"ssr"},"startTime":1778059462513,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9194,"timestamp":6668092086451,"id":835,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9352,"timestamp":6668092086570,"id":836,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462513,"traceId":"174ac2abfb9ebbdd"}]
6
- [{"name":"build-module-js","duration":3921,"timestamp":6668092199717,"id":935,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4253,"timestamp":6668092199788,"id":936,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4382,"timestamp":6668092199858,"id":937,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4738,"timestamp":6668092199924,"id":938,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5279,"timestamp":6668092199988,"id":939,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5335,"timestamp":6668092200061,"id":940,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5360,"timestamp":6668092200127,"id":941,"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/app-router-context.js","layer":"ssr"},"startTime":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10393,"timestamp":6668092200193,"id":942,"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/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":10428,"timestamp":6668092200519,"id":944,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778059462627,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":10565,"timestamp":6668092200688,"id":945,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778059462627,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11459,"timestamp":6668092200340,"id":943,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778059462626,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4916,"timestamp":6668092212761,"id":948,"parentId":915,"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":1778059462639,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5528,"timestamp":6668092212979,"id":949,"parentId":915,"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":1778059462639,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9887,"timestamp":6668092213061,"id":950,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462639,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10680,"timestamp":6668092212719,"id":947,"parentId":919,"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":1778059462639,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10903,"timestamp":6668092212628,"id":946,"parentId":918,"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":1778059462639,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2657,"timestamp":6668092223898,"id":951,"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":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3045,"timestamp":6668092224017,"id":952,"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":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3143,"timestamp":6668092224092,"id":953,"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":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5542,"timestamp":6668092224163,"id":954,"parentId":926,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5712,"timestamp":6668092224234,"id":955,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9720,"timestamp":6668092224531,"id":957,"parentId":764,"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":1778059462651,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9773,"timestamp":6668092224651,"id":958,"parentId":764,"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":1778059462651,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":10579,"timestamp":6668092224300,"id":956,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778059462650,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1701,"timestamp":6668092235461,"id":959,"parentId":937,"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":1778059462661,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1930,"timestamp":6668092235610,"id":960,"parentId":937,"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":1778059462662,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2268,"timestamp":6668092235687,"id":961,"parentId":937,"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":1778059462662,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2899,"timestamp":6668092239746,"id":963,"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/client/components/not-found.js","layer":"ssr"},"startTime":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3357,"timestamp":6668092239579,"id":962,"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/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3409,"timestamp":6668092239863,"id":964,"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/client/components/forbidden.js","layer":"ssr"},"startTime":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3592,"timestamp":6668092239966,"id":965,"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/client/components/unauthorized.js","layer":"ssr"},"startTime":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3502,"timestamp":6668092240272,"id":967,"parentId":764,"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":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3545,"timestamp":6668092240392,"id":968,"parentId":774,"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":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4119,"timestamp":6668092240083,"id":966,"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/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1778059462666,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3929,"timestamp":6668092240500,"id":969,"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/match-segments.js","layer":"ssr"},"startTime":1778059462667,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3920,"timestamp":6668092240712,"id":971,"parentId":911,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462667,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4678,"timestamp":6668092240608,"id":970,"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/use-action-queue.js","layer":"ssr"},"startTime":1778059462667,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4686,"timestamp":6668092240917,"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/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778059462667,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1954,"timestamp":6668092246057,"id":974,"parentId":951,"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":1778059462672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2124,"timestamp":6668092246159,"id":975,"parentId":951,"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":1778059462672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2978,"timestamp":6668092246230,"id":976,"parentId":951,"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":1778059462672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11046,"timestamp":6668092240811,"id":972,"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/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778059462667,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5161,"timestamp":6668092254296,"id":978,"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/optimistic-routes.js","layer":"ssr"},"startTime":1778059462680,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6983,"timestamp":6668092254083,"id":977,"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/navigation.js","layer":"ssr"},"startTime":1778059462680,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16913,"timestamp":6668092254414,"id":979,"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.js","layer":"ssr"},"startTime":1778059462680,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10193,"timestamp":6668092261554,"id":980,"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/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778059462688,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10261,"timestamp":6668092261709,"id":981,"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/is-thenable.js","layer":"ssr"},"startTime":1778059462688,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3524,"timestamp":6668092273880,"id":982,"parentId":974,"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":1778059462700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3576,"timestamp":6668092274013,"id":983,"parentId":974,"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":1778059462700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3669,"timestamp":6668092274089,"id":984,"parentId":974,"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":1778059462700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6208,"timestamp":6668092274163,"id":985,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778059462700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6535,"timestamp":6668092274369,"id":986,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778059462700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6654,"timestamp":6668092274724,"id":988,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778059462701,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7005,"timestamp":6668092274892,"id":989,"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/bfcache.js","layer":"ssr"},"startTime":1778059462701,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8514,"timestamp":6668092274548,"id":987,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778059462701,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8748,"timestamp":6668092275010,"id":990,"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/vary-path.js","layer":"ssr"},"startTime":1778059462701,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1734,"timestamp":6668092289614,"id":991,"parentId":980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462716,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3425,"timestamp":6668092289743,"id":992,"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/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778059462716,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2585,"timestamp":6668092290889,"id":995,"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/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778059462717,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4407,"timestamp":6668092289900,"id":993,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778059462716,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7868,"timestamp":6668092290707,"id":994,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778059462717,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9506,"timestamp":6668092294481,"id":996,"parentId":985,"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":1778059462721,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9511,"timestamp":6668092294588,"id":998,"parentId":988,"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":1778059462721,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9646,"timestamp":6668092294547,"id":997,"parentId":986,"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":1778059462721,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9776,"timestamp":6668092294625,"id":999,"parentId":987,"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":1778059462721,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4829,"timestamp":6668092299881,"id":1002,"parentId":831,"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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":5578,"timestamp":6668092299561,"id":1000,"parentId":799,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5872,"timestamp":6668092299758,"id":1001,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5794,"timestamp":6668092299994,"id":1003,"parentId":830,"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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6534,"timestamp":6668092300223,"id":1005,"parentId":829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6963,"timestamp":6668092300113,"id":1004,"parentId":836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17562,"timestamp":6668092300327,"id":1006,"parentId":829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462726,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3999,"timestamp":6668092319057,"id":1009,"parentId":887,"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":1778059462745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4061,"timestamp":6668092319173,"id":1010,"parentId":839,"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":1778059462745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4737,"timestamp":6668092318702,"id":1007,"parentId":794,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778059462745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4633,"timestamp":6668092318995,"id":1008,"parentId":993,"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":1778059462745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4817,"timestamp":6668092325105,"id":1011,"parentId":999,"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":1778059462751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4887,"timestamp":6668092325282,"id":1012,"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/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778059462751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4998,"timestamp":6668092325400,"id":1013,"parentId":1004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5044,"timestamp":6668092325536,"id":1014,"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":1778059462752,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4324,"timestamp":6668092331054,"id":1016,"parentId":946,"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":1778059462757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4367,"timestamp":6668092331180,"id":1017,"parentId":946,"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":1778059462757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5167,"timestamp":6668092330849,"id":1015,"parentId":825,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778059462757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5171,"timestamp":6668092331298,"id":1018,"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/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778059462757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5291,"timestamp":6668092331517,"id":1020,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462758,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5680,"timestamp":6668092331411,"id":1019,"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/client/app-call-server.js","layer":"ssr"},"startTime":1778059462757,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2765,"timestamp":6668092337543,"id":1021,"parentId":1008,"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":1778059462764,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2191,"timestamp":6668092340610,"id":1024,"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/deployment-id.js","layer":"ssr"},"startTime":1778059462767,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2577,"timestamp":6668092340491,"id":1023,"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/client/navigation-build-id.js","layer":"ssr"},"startTime":1778059462767,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3409,"timestamp":6668092340361,"id":1022,"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/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778059462766,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2719,"timestamp":6668092345149,"id":1025,"parentId":1015,"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":1778059462771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1453,"timestamp":6668092347048,"id":1027,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778059462773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2588,"timestamp":6668092347287,"id":1029,"parentId":977,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3218,"timestamp":6668092347393,"id":1030,"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/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778059462773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4673,"timestamp":6668092347169,"id":1028,"parentId":977,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6472,"timestamp":6668092346839,"id":1026,"parentId":956,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778059462773,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9907,"timestamp":6668092347502,"id":1031,"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/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778059462774,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9200,"timestamp":6668092348612,"id":1032,"parentId":919,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778059462775,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1694,"timestamp":6668092358377,"id":1034,"parentId":977,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059462784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2052,"timestamp":6668092358214,"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":1778059462784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2429,"timestamp":6668092360430,"id":1036,"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/credit-card.mjs","layer":"ssr"},"startTime":1778059462786,"traceId":"174ac2abfb9ebbdd"}]
7
- [{"name":"build-module-mjs","duration":2477,"timestamp":6668092360553,"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/terminal.mjs","layer":"ssr"},"startTime":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2521,"timestamp":6668092360667,"id":1038,"parentId":999,"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":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2561,"timestamp":6668092360775,"id":1039,"parentId":999,"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":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2613,"timestamp":6668092360887,"id":1040,"parentId":999,"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":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2669,"timestamp":6668092360993,"id":1041,"parentId":999,"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":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2749,"timestamp":6668092361109,"id":1042,"parentId":999,"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":1778059462787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7203,"timestamp":6668092360371,"id":1035,"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":1778059462786,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2231,"timestamp":6668092365768,"id":1043,"parentId":1032,"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":1778059462792,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1619,"timestamp":6668092368198,"id":1044,"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":1778059462794,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1095,"timestamp":6668092370380,"id":1045,"parentId":999,"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":1778059462796,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1335,"timestamp":6668092370515,"id":1046,"parentId":999,"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":1778059462797,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":350,"timestamp":6668092372073,"id":1047,"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/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778059462798,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7951,"timestamp":6668092374691,"id":1048,"parentId":881,"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":1778059462801,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3234,"timestamp":6668092383779,"id":1049,"parentId":1006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462810,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2951,"timestamp":6668092384499,"id":1050,"parentId":993,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778059462811,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3153,"timestamp":6668092384790,"id":1051,"parentId":993,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778059462811,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1932,"timestamp":6668092388295,"id":1057,"parentId":881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778059462814,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9213,"timestamp":6668092385080,"id":1052,"parentId":993,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778059462811,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9202,"timestamp":6668092385359,"id":1053,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778059462811,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8815,"timestamp":6668092386025,"id":1056,"parentId":1014,"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":1778059462812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9361,"timestamp":6668092385803,"id":1055,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778059462812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":10276,"timestamp":6668092385630,"id":1054,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778059462812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3750,"timestamp":6668092396311,"id":1058,"parentId":890,"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":1778059462822,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2728,"timestamp":6668092401502,"id":1060,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778059462828,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2912,"timestamp":6668092401437,"id":1059,"parentId":1050,"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":1778059462827,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3097,"timestamp":6668092401899,"id":1062,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778059462828,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2610,"timestamp":6668092405442,"id":1066,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462831,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7957,"timestamp":6668092401715,"id":1061,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778059462828,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4239,"timestamp":6668092405689,"id":1068,"parentId":1043,"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":1778059462832,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":4716,"timestamp":6668092405525,"id":1067,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778059462832,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4637,"timestamp":6668092405805,"id":1069,"parentId":1043,"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":1778059462832,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5650,"timestamp":6668092405262,"id":1065,"parentId":993,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778059462831,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5183,"timestamp":6668092405912,"id":1070,"parentId":1035,"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":1778059462832,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5232,"timestamp":6668092406034,"id":1071,"parentId":1043,"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":1778059462832,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2655,"timestamp":6668092412704,"id":1072,"parentId":890,"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":1778059462839,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11996,"timestamp":6668092405158,"id":1063,"parentId":1052,"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":1778059462831,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":12202,"timestamp":6668092405221,"id":1064,"parentId":1054,"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":1778059462831,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3171,"timestamp":6668092418173,"id":1073,"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":1778059462844,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":1421,"timestamp":6668092421831,"id":1075,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778059462848,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2453,"timestamp":6668092421527,"id":1074,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778059462848,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2136,"timestamp":6668092422113,"id":1076,"parentId":1043,"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":1778059462848,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2275,"timestamp":6668092423278,"id":1077,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778059462849,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1931,"timestamp":6668092426944,"id":1078,"parentId":1074,"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":1778059462853,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1418,"timestamp":6668092429869,"id":1081,"parentId":1064,"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":1778059462856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1842,"timestamp":6668092429980,"id":1082,"parentId":1064,"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":1778059462856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2686,"timestamp":6668092429497,"id":1079,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778059462856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3206,"timestamp":6668092429688,"id":1080,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778059462856,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6032,"timestamp":6668092430967,"id":1084,"parentId":1073,"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":1778059462857,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6911,"timestamp":6668092430783,"id":1083,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778059462857,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2044,"timestamp":6668092439523,"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":1778059462866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2518,"timestamp":6668092440668,"id":1086,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778059462867,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3607,"timestamp":6668092465449,"id":1087,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778059462891,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2055,"timestamp":6668092472908,"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":1778059462899,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2789,"timestamp":6668092509651,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778059462936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2475,"timestamp":6668092510412,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778059462936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3758,"timestamp":6668092509959,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778059462936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1706,"timestamp":6668092515392,"id":1092,"parentId":1086,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778059462941,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":957,"timestamp":6668092524321,"id":1094,"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":1778059462950,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1076,"timestamp":6668092524485,"id":1096,"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":1778059462951,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3213,"timestamp":6668092523264,"id":1093,"parentId":1090,"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":1778059462949,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7153,"timestamp":6668092524413,"id":1095,"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":1778059462950,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3017,"timestamp":6668092534741,"id":1097,"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":1778059462961,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6362,"timestamp":6668092535541,"id":1098,"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":1778059462962,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10117,"timestamp":6668092535710,"id":1100,"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":1778059462962,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":12102,"timestamp":6668092535632,"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":1778059462962,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10594,"timestamp":6668092537898,"id":1101,"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":1778059462964,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1076,"timestamp":6668092549851,"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":1778059462976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5016,"timestamp":6668092549922,"id":1104,"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":1778059462976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6618,"timestamp":6668092549732,"id":1102,"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":1778059462976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9160,"timestamp":6668092549991,"id":1105,"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":1778059462976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3438,"timestamp":6668092592816,"id":1106,"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":1778059463019,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6662,"timestamp":6668092592944,"id":1107,"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":1778059463019,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8431,"timestamp":6668092593100,"id":1109,"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":1778059463019,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11636,"timestamp":6668092593025,"id":1108,"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":1778059463019,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":12079,"timestamp":6668092596410,"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":1778059463022,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":14725,"timestamp":6668092596501,"id":1111,"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":1778059463023,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3263,"timestamp":6668092733239,"id":1112,"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":1778059463159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4092,"timestamp":6668092733387,"id":1113,"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":1778059463159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7816,"timestamp":6668092733461,"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":1778059463159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9929,"timestamp":6668092734937,"id":1115,"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":1778059463161,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":762,"timestamp":6668092779484,"id":1119,"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":1778059463206,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7389,"timestamp":6668092776192,"id":1116,"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":1778059463202,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5718,"timestamp":6668092779392,"id":1118,"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":1778059463205,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":15619,"timestamp":6668092778108,"id":1117,"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":1778059463204,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1368,"timestamp":6668092872918,"id":1121,"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":1778059463299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3041,"timestamp":6668092872779,"id":1120,"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":1778059463299,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":1961,"timestamp":6668092892402,"id":1122,"parentId":1091,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778059463318,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1885,"timestamp":6668092896756,"id":1123,"parentId":1093,"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":1778059463323,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1354,"timestamp":6668092897442,"id":1124,"parentId":1093,"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":1778059463323,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4055,"timestamp":6668092897572,"id":1125,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778059463324,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5135,"timestamp":6668092898954,"id":1127,"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":1778059463325,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7255,"timestamp":6668092898868,"id":1126,"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":1778059463325,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2448,"timestamp":6668092934305,"id":1128,"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":1778059463360,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":876,"timestamp":6668092941543,"id":1129,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778059463368,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3047,"timestamp":6668092941727,"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":1778059463368,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6552,"timestamp":6668092941653,"id":1130,"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":1778059463368,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":866,"timestamp":6668092970480,"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":1778059463397,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":771,"timestamp":6668092978980,"id":1134,"parentId":1096,"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":1778059463405,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1051,"timestamp":6668092979086,"id":1135,"parentId":1095,"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":1778059463405,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5730,"timestamp":6668092976830,"id":1133,"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":1778059463403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":780,"timestamp":6668092999602,"id":1136,"parentId":1095,"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":1778059463426,"traceId":"174ac2abfb9ebbdd"}]
8
- [{"name":"build-module-js","duration":10946,"timestamp":6668092085961,"id":829,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10976,"timestamp":6668092086086,"id":830,"parentId":780,"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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11035,"timestamp":6668092086138,"id":831,"parentId":781,"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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11097,"timestamp":6668092086185,"id":832,"parentId":782,"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":1778059462512,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4817,"timestamp":6668092098400,"id":842,"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/lib/constants.js","layer":"ssr"},"startTime":1778059462524,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6665,"timestamp":6668092097935,"id":838,"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":1778059462524,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6689,"timestamp":6668092098166,"id":840,"parentId":792,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462524,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6773,"timestamp":6668092098283,"id":841,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462524,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6820,"timestamp":6668092098481,"id":843,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462525,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6806,"timestamp":6668092098692,"id":845,"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/pencil.mjs","layer":"ssr"},"startTime":1778059462525,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7129,"timestamp":6668092098580,"id":844,"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/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1778059462525,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5704,"timestamp":6668092107890,"id":855,"parentId":810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6110,"timestamp":6668092107973,"id":856,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6572,"timestamp":6668092108047,"id":857,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7261,"timestamp":6668092108115,"id":858,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8611,"timestamp":6668092108184,"id":859,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9700,"timestamp":6668092108248,"id":860,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9966,"timestamp":6668092108313,"id":861,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10431,"timestamp":6668092108379,"id":862,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10731,"timestamp":6668092108441,"id":863,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10956,"timestamp":6668092108502,"id":864,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11107,"timestamp":6668092108564,"id":865,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11708,"timestamp":6668092108633,"id":866,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12158,"timestamp":6668092108695,"id":867,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12448,"timestamp":6668092108758,"id":868,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14752,"timestamp":6668092108826,"id":869,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14919,"timestamp":6668092108886,"id":870,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778059462535,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":26790,"timestamp":6668092098108,"id":839,"parentId":788,"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":1778059462524,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":18870,"timestamp":6668092106621,"id":846,"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/trash-2.mjs","layer":"ssr"},"startTime":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":18862,"timestamp":6668092106797,"id":847,"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/copy.mjs","layer":"ssr"},"startTime":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":18646,"timestamp":6668092107177,"id":849,"parentId":726,"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":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":19239,"timestamp":6668092106914,"id":848,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19063,"timestamp":6668092107295,"id":850,"parentId":726,"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":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19119,"timestamp":6668092107405,"id":851,"parentId":731,"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":1778059462533,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":19233,"timestamp":6668092107561,"id":853,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":19251,"timestamp":6668092107725,"id":854,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20014,"timestamp":6668092107514,"id":852,"parentId":794,"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":1778059462534,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10487,"timestamp":6668092138805,"id":871,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778059462565,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9128,"timestamp":6668092141522,"id":892,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9692,"timestamp":6668092141709,"id":893,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9875,"timestamp":6668092141788,"id":894,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10049,"timestamp":6668092141859,"id":895,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10569,"timestamp":6668092141932,"id":896,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10734,"timestamp":6668092141998,"id":897,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11059,"timestamp":6668092142071,"id":898,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11351,"timestamp":6668092142141,"id":899,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11554,"timestamp":6668092142208,"id":900,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11951,"timestamp":6668092142271,"id":901,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12323,"timestamp":6668092142334,"id":902,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12520,"timestamp":6668092142400,"id":903,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13182,"timestamp":6668092142463,"id":904,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778059462568,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13308,"timestamp":6668092142525,"id":905,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778059462569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13389,"timestamp":6668092142590,"id":906,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778059462569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13470,"timestamp":6668092142653,"id":907,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778059462569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":18836,"timestamp":6668092139122,"id":873,"parentId":803,"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":1778059462565,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":18923,"timestamp":6668092139250,"id":874,"parentId":803,"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":1778059462565,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19431,"timestamp":6668092138941,"id":872,"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":1778059462565,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19177,"timestamp":6668092139365,"id":875,"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":1778059462565,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19229,"timestamp":6668092139482,"id":876,"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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19283,"timestamp":6668092139592,"id":877,"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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":19097,"timestamp":6668092139957,"id":881,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":19147,"timestamp":6668092140127,"id":882,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19145,"timestamp":6668092140291,"id":883,"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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":19788,"timestamp":6668092139790,"id":880,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19390,"timestamp":6668092140406,"id":884,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19140,"timestamp":6668092140849,"id":888,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":19593,"timestamp":6668092140617,"id":886,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":20146,"timestamp":6668092140514,"id":885,"parentId":814,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":20018,"timestamp":6668092140974,"id":889,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":20132,"timestamp":6668092141118,"id":890,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":20151,"timestamp":6668092141346,"id":891,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":19068,"timestamp":6668092142713,"id":908,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778059462569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":22174,"timestamp":6668092139751,"id":879,"parentId":800,"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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":21254,"timestamp":6668092140780,"id":887,"parentId":825,"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":1778059462567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":22429,"timestamp":6668092139703,"id":878,"parentId":801,"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":1778059462566,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3556,"timestamp":6668092171536,"id":913,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4254,"timestamp":6668092171613,"id":914,"parentId":866,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5062,"timestamp":6668092171682,"id":915,"parentId":868,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5273,"timestamp":6668092171746,"id":916,"parentId":868,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5553,"timestamp":6668092171814,"id":917,"parentId":868,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7220,"timestamp":6668092171239,"id":910,"parentId":743,"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":1778059462597,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7736,"timestamp":6668092170956,"id":909,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778059462597,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7906,"timestamp":6668092171367,"id":911,"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/nav-failure-handler.js","layer":"ssr"},"startTime":1778059462597,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7879,"timestamp":6668092171878,"id":918,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8288,"timestamp":6668092172046,"id":919,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9410,"timestamp":6668092172223,"id":920,"parentId":750,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10329,"timestamp":6668092171484,"id":912,"parentId":853,"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":1778059462598,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6316,"timestamp":6668092182832,"id":922,"parentId":894,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7444,"timestamp":6668092182916,"id":923,"parentId":894,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7942,"timestamp":6668092182991,"id":924,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8016,"timestamp":6668092183134,"id":925,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9336,"timestamp":6668092183207,"id":926,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9442,"timestamp":6668092183278,"id":927,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9563,"timestamp":6668092183345,"id":928,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9808,"timestamp":6668092183409,"id":929,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10017,"timestamp":6668092183472,"id":930,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778059462610,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10099,"timestamp":6668092183539,"id":931,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778059462610,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10343,"timestamp":6668092183604,"id":932,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778059462610,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10644,"timestamp":6668092183666,"id":933,"parentId":902,"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":1778059462610,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":16050,"timestamp":6668092182670,"id":921,"parentId":874,"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":1778059462609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3645,"timestamp":6668092199593,"id":934,"parentId":902,"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":1778059462626,"traceId":"174ac2abfb9ebbdd"}]
9
- [{"name":"build-module-mjs","duration":1230,"timestamp":6668093003043,"id":1137,"parentId":1095,"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":1778059463429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1348,"timestamp":6668093003163,"id":1138,"parentId":1095,"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":1778059463429,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1267,"timestamp":6668093019353,"id":1139,"parentId":1095,"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":1778059463445,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":393,"timestamp":6668093023978,"id":1141,"parentId":1097,"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":1778059463450,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":517,"timestamp":6668093026638,"id":1142,"parentId":1097,"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":1778059463453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":583,"timestamp":6668093026732,"id":1143,"parentId":1097,"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":1778059463453,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":15219,"timestamp":6668093019491,"id":1140,"parentId":1095,"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":1778059463446,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1332,"timestamp":6668093040009,"id":1145,"parentId":1100,"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":1778059463466,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5441,"timestamp":6668093039862,"id":1144,"parentId":1100,"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":1778059463466,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3579,"timestamp":6668093042049,"id":1147,"parentId":1100,"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":1778059463468,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6409,"timestamp":6668093041946,"id":1146,"parentId":1100,"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":1778059463468,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":364,"timestamp":6668093054295,"id":1149,"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":1778059463480,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4088,"timestamp":6668093053079,"id":1148,"parentId":1100,"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":1778059463479,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":595,"timestamp":6668093068250,"id":1150,"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":1778059463494,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":337,"timestamp":6668093073278,"id":1151,"parentId":1100,"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":1778059463499,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4202,"timestamp":6668093075062,"id":1153,"parentId":1107,"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":1778059463501,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9416,"timestamp":6668093074964,"id":1152,"parentId":1104,"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":1778059463501,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1241,"timestamp":6668093126161,"id":1156,"parentId":1110,"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":1778059463552,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4368,"timestamp":6668093124871,"id":1154,"parentId":1109,"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":1778059463551,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4180,"timestamp":6668093126089,"id":1155,"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":1778059463552,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":871,"timestamp":6668093140971,"id":1157,"parentId":1111,"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":1778059463567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1019,"timestamp":6668093142592,"id":1160,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778059463569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1931,"timestamp":6668093142680,"id":1161,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778059463569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":22811,"timestamp":6668093142757,"id":1162,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778059463569,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":26866,"timestamp":6668093141111,"id":1158,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778059463567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":27560,"timestamp":6668093141344,"id":1159,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778059463567,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1531,"timestamp":6668093176322,"id":1163,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778059463602,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1491,"timestamp":6668093176467,"id":1164,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778059463602,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1071,"timestamp":6668093178950,"id":1165,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778059463605,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1256,"timestamp":6668093179056,"id":1166,"parentId":1143,"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":1778059463605,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2104,"timestamp":6668093182803,"id":1167,"parentId":1159,"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":1778059463609,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":569,"timestamp":6668093231399,"id":1168,"parentId":1162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778059463657,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":946,"timestamp":6668093234444,"id":1169,"parentId":1160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778059463660,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":810,"timestamp":6668093245840,"id":1170,"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":1778059463672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1013,"timestamp":6668093245952,"id":1171,"parentId":1151,"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":1778059463672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":669,"timestamp":6668093257026,"id":1172,"parentId":1144,"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":1778059463683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":439,"timestamp":6668093262080,"id":1173,"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":1778059463688,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1430,"timestamp":6668093264958,"id":1174,"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":1778059463691,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":718,"timestamp":6668093273377,"id":1175,"parentId":1171,"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":1778059463699,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":773,"timestamp":6668093273473,"id":1176,"parentId":1171,"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":1778059463700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":414,"timestamp":6668093279240,"id":1177,"parentId":1175,"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":1778059463705,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1312,"timestamp":6668093279331,"id":1178,"parentId":1176,"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":1778059463705,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":532,"timestamp":6668093288741,"id":1179,"parentId":1178,"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":1778059463715,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":954,"timestamp":6668093288836,"id":1180,"parentId":1178,"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":1778059463715,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5219,"timestamp":6668093299310,"id":1181,"parentId":1171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778059463725,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":460,"timestamp":6668093305852,"id":1182,"parentId":1176,"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":1778059463732,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":615,"timestamp":6668093309126,"id":1183,"parentId":1175,"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":1778059463735,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3177,"timestamp":6668093309325,"id":1184,"parentId":1174,"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":1778059463735,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":359,"timestamp":6668093313793,"id":1185,"parentId":1175,"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":1778059463740,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":300,"timestamp":6668093314805,"id":1186,"parentId":1178,"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":1778059463741,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":630,"timestamp":6668093318559,"id":1187,"parentId":1182,"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":1778059463745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":883,"timestamp":6668093318649,"id":1188,"parentId":1182,"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":1778059463745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":921,"timestamp":6668093318717,"id":1189,"parentId":1178,"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":1778059463745,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":931,"timestamp":6668093320393,"id":1190,"parentId":1182,"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":1778059463746,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1200,"timestamp":6668093320477,"id":1191,"parentId":1182,"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":1778059463747,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1330,"timestamp":6668093320542,"id":1192,"parentId":1182,"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":1778059463747,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1681,"timestamp":6668093320611,"id":1193,"parentId":1182,"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":1778059463747,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1161,"timestamp":6668093324577,"id":1194,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1212,"timestamp":6668093324665,"id":1195,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1292,"timestamp":6668093324733,"id":1196,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1344,"timestamp":6668093324801,"id":1197,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1553,"timestamp":6668093324865,"id":1198,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1626,"timestamp":6668093324932,"id":1199,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2237,"timestamp":6668093324991,"id":1200,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2364,"timestamp":6668093325060,"id":1201,"parentId":1183,"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":1778059463751,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":865,"timestamp":6668093331546,"id":1202,"parentId":1186,"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":1778059463758,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1210,"timestamp":6668093332646,"id":1203,"parentId":1186,"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":1778059463759,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":286,"timestamp":6668093334711,"id":1204,"parentId":1188,"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":1778059463761,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":536,"timestamp":6668093337404,"id":1205,"parentId":1189,"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":1778059463763,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":736,"timestamp":6668093337493,"id":1206,"parentId":1189,"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":1778059463764,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":829,"timestamp":6668093337566,"id":1207,"parentId":1189,"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":1778059463764,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1109,"timestamp":6668093345977,"id":1208,"parentId":1184,"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":1778059463772,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":836,"timestamp":6668093351267,"id":1209,"parentId":1184,"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":1778059463777,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3863,"timestamp":6668093353870,"id":1210,"parentId":1184,"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":1778059463780,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":299,"timestamp":6668093359709,"id":1211,"parentId":1204,"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":1778059463786,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":356,"timestamp":6668093361028,"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":1778059463787,"traceId":"174ac2abfb9ebbdd"},{"name":"make","duration":3185925,"timestamp":6668090192972,"id":21,"parentId":19,"tags":{},"startTime":1778059460619,"traceId":"174ac2abfb9ebbdd"},{"name":"get-entries","duration":2803,"timestamp":6668093383417,"id":1214,"parentId":1213,"tags":{},"startTime":1778059463809,"traceId":"174ac2abfb9ebbdd"},{"name":"node-file-trace-plugin","duration":137978,"timestamp":6668093389816,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778059463816,"traceId":"174ac2abfb9ebbdd"},{"name":"collect-traced-files","duration":872,"timestamp":6668093527809,"id":1216,"parentId":1213,"tags":{},"startTime":1778059463954,"traceId":"174ac2abfb9ebbdd"},{"name":"finish-modules","duration":145409,"timestamp":6668093383276,"id":1213,"parentId":20,"tags":{},"startTime":1778059463809,"traceId":"174ac2abfb9ebbdd"},{"name":"chunk-graph","duration":32568,"timestamp":6668093584924,"id":1218,"parentId":1217,"tags":{},"startTime":1778059464011,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-modules","duration":23,"timestamp":6668093617606,"id":1220,"parentId":1217,"tags":{},"startTime":1778059464044,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunks","duration":42488,"timestamp":6668093617694,"id":1221,"parentId":1217,"tags":{},"startTime":1778059464044,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-tree","duration":98,"timestamp":6668093660267,"id":1222,"parentId":1217,"tags":{},"startTime":1778059464086,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunk-modules","duration":21060,"timestamp":6668093660434,"id":1223,"parentId":1217,"tags":{},"startTime":1778059464086,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize","duration":64013,"timestamp":6668093617561,"id":1219,"parentId":1217,"tags":{},"startTime":1778059464044,"traceId":"174ac2abfb9ebbdd"},{"name":"module-hash","duration":23069,"timestamp":6668093702175,"id":1224,"parentId":1217,"tags":{},"startTime":1778059464128,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation","duration":308857,"timestamp":6668093725297,"id":1225,"parentId":1217,"tags":{},"startTime":1778059464151,"traceId":"174ac2abfb9ebbdd"},{"name":"hash","duration":15557,"timestamp":6668094039470,"id":1226,"parentId":1217,"tags":{},"startTime":1778059464466,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation-jobs","duration":587,"timestamp":6668094055023,"id":1227,"parentId":1217,"tags":{},"startTime":1778059464481,"traceId":"174ac2abfb9ebbdd"},{"name":"module-assets","duration":398,"timestamp":6668094055527,"id":1228,"parentId":1217,"tags":{},"startTime":1778059464482,"traceId":"174ac2abfb9ebbdd"},{"name":"create-chunk-assets","duration":9002,"timestamp":6668094055937,"id":1229,"parentId":1217,"tags":{},"startTime":1778059464482,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":82659,"timestamp":6668094097365,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778059464523,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":83448,"timestamp":6668094096678,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778059464523,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":82003,"timestamp":6668094098151,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778059464524,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":81621,"timestamp":6668094098554,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778059464525,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":89579,"timestamp":6668094090626,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778059464517,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":84626,"timestamp":6668094095652,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778059464522,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":81287,"timestamp":6668094099048,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778059464525,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":79695,"timestamp":6668094100719,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778059464527,"traceId":"174ac2abfb9ebbdd"}]
10
- [{"name":"generate-buildid","duration":147,"timestamp":6668089431536,"id":4,"parentId":1,"tags":{},"startTime":1778059459858,"traceId":"174ac2abfb9ebbdd"},{"name":"load-custom-routes","duration":276,"timestamp":6668089431776,"id":5,"parentId":1,"tags":{},"startTime":1778059459858,"traceId":"174ac2abfb9ebbdd"},{"name":"create-dist-dir","duration":242,"timestamp":6668089432073,"id":6,"parentId":1,"tags":{},"startTime":1778059459858,"traceId":"174ac2abfb9ebbdd"},{"name":"clean","duration":266,"timestamp":6668089432729,"id":7,"parentId":1,"tags":{},"startTime":1778059459859,"traceId":"174ac2abfb9ebbdd"},{"name":"discover-routes","duration":5176,"timestamp":6668089470364,"id":8,"parentId":1,"tags":{},"startTime":1778059459896,"traceId":"174ac2abfb9ebbdd"},{"name":"create-root-mapping","duration":39,"timestamp":6668089475569,"id":9,"parentId":1,"tags":{},"startTime":1778059459902,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-route-types","duration":13727,"timestamp":6668089476529,"id":10,"parentId":1,"tags":{},"startTime":1778059459903,"traceId":"174ac2abfb9ebbdd"},{"name":"public-dir-conflict-check","duration":53,"timestamp":6668089490322,"id":11,"parentId":1,"tags":{},"startTime":1778059459916,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-routes-manifest","duration":1869,"timestamp":6668089490438,"id":12,"parentId":1,"tags":{},"startTime":1778059459916,"traceId":"174ac2abfb9ebbdd"},{"name":"create-entrypoints","duration":11551,"timestamp":6668089862120,"id":17,"parentId":15,"tags":{},"startTime":1778059460288,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-webpack-config","duration":238081,"timestamp":6668089873802,"id":18,"parentId":16,"tags":{},"startTime":1778059460300,"traceId":"174ac2abfb9ebbdd"},{"name":"next-trace-entrypoint-plugin","duration":1648,"timestamp":6668090186014,"id":20,"parentId":19,"tags":{},"startTime":1778059460612,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":43714,"timestamp":6668090256948,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":57316,"timestamp":6668090257027,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":63526,"timestamp":6668090257086,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":67987,"timestamp":6668090257142,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":167,"timestamp":6668090328082,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778059460754,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":17,"timestamp":6668090328297,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778059460754,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":126756,"timestamp":6668090256859,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":224721,"timestamp":6668090249810,"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":1778059460676,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":216727,"timestamp":6668090257917,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":259773,"timestamp":6668090257211,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":264686,"timestamp":6668090257275,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":269253,"timestamp":6668090257498,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":275111,"timestamp":6668090257338,"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":1778059460683,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":282109,"timestamp":6668090257610,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":287788,"timestamp":6668090257785,"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=%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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":294721,"timestamp":6668090257868,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":304702,"timestamp":6668090257719,"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=%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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":307550,"timestamp":6668090258039,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":310210,"timestamp":6668090257959,"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":1778059460684,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":70,"timestamp":6668090621509,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":19,"timestamp":6668090621632,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":21,"timestamp":6668090622145,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":20,"timestamp":6668090622244,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":14,"timestamp":6668090622277,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":13,"timestamp":6668090622308,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17240,"timestamp":6668090622342,"id":66,"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":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15484,"timestamp":6668090624652,"id":67,"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":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16667,"timestamp":6668090624802,"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/send-response.js","layer":"rsc"},"startTime":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17226,"timestamp":6668090624994,"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/send-payload.js","layer":"rsc"},"startTime":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19351,"timestamp":6668090625134,"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/render-result.js","layer":"rsc"},"startTime":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19533,"timestamp":6668090625382,"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":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19812,"timestamp":6668090625497,"id":73,"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/streaming-metadata.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":20269,"timestamp":6668090625624,"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/server-action-request-meta.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":23005,"timestamp":6668090625806,"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/lib/trace/tracer.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24220,"timestamp":6668090625948,"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/lib/trace/constants.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24178,"timestamp":6668090626205,"id":78,"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/interop-default.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24286,"timestamp":6668090626342,"id":79,"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/strip-flight-headers.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25455,"timestamp":6668090626475,"id":80,"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":1778059461053,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24755,"timestamp":6668090628680,"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/utils.js","layer":"rsc"},"startTime":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24874,"timestamp":6668090628812,"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/instrumentation/utils.js","layer":"rsc"},"startTime":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25428,"timestamp":6668090628934,"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/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":26747,"timestamp":6668090629064,"id":86,"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":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":27392,"timestamp":6668090629179,"id":87,"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/fallback.js","layer":"rsc"},"startTime":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":28881,"timestamp":6668090629292,"id":88,"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/entry-base.js","layer":"rsc"},"startTime":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":30647,"timestamp":6668090629409,"id":89,"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":1778059461055,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":31066,"timestamp":6668090629523,"id":90,"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/scheduler.js","layer":"rsc"},"startTime":1778059461056,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":31276,"timestamp":6668090629634,"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/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778059461056,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":31728,"timestamp":6668090629746,"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/request/fallback-params.js","layer":"rsc"},"startTime":1778059461056,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":35021,"timestamp":6668090628232,"id":82,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778059461054,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":38571,"timestamp":6668090626591,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778059461053,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":40944,"timestamp":6668090626083,"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/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1778059461052,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":48124,"timestamp":6668090625259,"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":1778059461051,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":74019,"timestamp":6668090622059,"id":61,"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":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":74796,"timestamp":6668090621693,"id":60,"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":1778059461048,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6480,"timestamp":6668090698603,"id":93,"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/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11825,"timestamp":6668090698744,"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/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12385,"timestamp":6668090698826,"id":95,"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":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12684,"timestamp":6668090698910,"id":96,"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-page/module.compiled.js","layer":"ssr"},"startTime":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13220,"timestamp":6668090699449,"id":99,"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":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14369,"timestamp":6668090699544,"id":100,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778059461126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16712,"timestamp":6668090699231,"id":98,"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/redirect-status-code.js","layer":"rsc"},"startTime":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17688,"timestamp":6668090698990,"id":97,"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/app-router-headers.js","layer":"rsc"},"startTime":1778059461125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17625,"timestamp":6668090699634,"id":101,"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":1778059461126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":18003,"timestamp":6668090699881,"id":102,"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/global-error.js","layer":"rsc"},"startTime":1778059461126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":18182,"timestamp":6668090700090,"id":103,"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/forbidden.js","layer":"rsc"},"startTime":1778059461126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":18328,"timestamp":6668090700340,"id":104,"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/unauthorized.js","layer":"rsc"},"startTime":1778059461126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":18507,"timestamp":6668090700683,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778059461127,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":19518,"timestamp":6668090700958,"id":106,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778059461127,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":18606,"timestamp":6668090727370,"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/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":1778059461153,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":3350,"timestamp":6668090742848,"id":108,"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":1778059461169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4314,"timestamp":6668090743169,"id":110,"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/pipe-readable.js","layer":"rsc"},"startTime":1778059461169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9145,"timestamp":6668090742922,"id":109,"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":1778059461169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":26,"timestamp":6668090755862,"id":113,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13,"timestamp":6668090755906,"id":114,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2140,"timestamp":6668090755654,"id":111,"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/base-http/helpers.js","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2623,"timestamp":6668090755777,"id":112,"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/etag.js","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2650,"timestamp":6668090756320,"id":117,"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/server/base-http/index.js","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4747,"timestamp":6668090755926,"id":115,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4713,"timestamp":6668090756177,"id":116,"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/client/components/layout-router.js","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4711,"timestamp":6668090756409,"id":118,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778059461182,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4746,"timestamp":6668090756586,"id":119,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778059461183,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":25,"timestamp":6668090763446,"id":121,"parentId":88,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778059461189,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3100,"timestamp":6668090763488,"id":122,"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/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778059461190,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3597,"timestamp":6668090763219,"id":120,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778059461189,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4604,"timestamp":6668090763682,"id":123,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778059461190,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":27,"timestamp":6668090768417,"id":124,"parentId":88,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778059461194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5116,"timestamp":6668090768455,"id":125,"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/client/components/client-page.js","layer":"rsc"},"startTime":1778059461194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6033,"timestamp":6668090768599,"id":126,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778059461195,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-external","duration":27,"timestamp":6668090776705,"id":127,"parentId":88,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778059461203,"traceId":"174ac2abfb9ebbdd"}]
11
- [{"name":"minify-js","duration":77640,"timestamp":6668094102844,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778059464529,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75111,"timestamp":6668094105466,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778059464531,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":64885,"timestamp":6668094115825,"id":1242,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778059464542,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":63166,"timestamp":6668094117610,"id":1243,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778059464544,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":61294,"timestamp":6668094119606,"id":1244,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778059464546,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":59906,"timestamp":6668094121157,"id":1245,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778059464547,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":46681,"timestamp":6668094134417,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778059464560,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":49629,"timestamp":6668094131521,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778059464558,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":48094,"timestamp":6668094133135,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778059464559,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":72333,"timestamp":6668094109288,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778059464535,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":27066,"timestamp":6668094154583,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778059464581,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":38502,"timestamp":6668094161106,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778059464587,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":70727,"timestamp":6668094134759,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778059464561,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":55824,"timestamp":6668094173643,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778059464600,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":58618,"timestamp":6668094174241,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778059464600,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":60205,"timestamp":6668094174763,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778059464601,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":61611,"timestamp":6668094175398,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778059464601,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":81990,"timestamp":6668094163508,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778059464590,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":69817,"timestamp":6668094175759,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778059464602,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":68701,"timestamp":6668094178879,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778059464605,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":93096,"timestamp":6668094155925,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778059464582,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":179898,"timestamp":6668094139688,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778059464566,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-webpack-plugin-optimize","duration":252781,"timestamp":6668094066831,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778059464493,"traceId":"174ac2abfb9ebbdd"},{"name":"css-minimizer-plugin","duration":151,"timestamp":6668094319808,"id":1261,"parentId":19,"tags":{},"startTime":1778059464746,"traceId":"174ac2abfb9ebbdd"},{"name":"create-trace-assets","duration":2258,"timestamp":6668094320148,"id":1262,"parentId":20,"tags":{},"startTime":1778059464746,"traceId":"174ac2abfb9ebbdd"},{"name":"seal","duration":773286,"timestamp":6668093560856,"id":1217,"parentId":19,"tags":{},"startTime":1778059463987,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-compilation","duration":4175470,"timestamp":6668090184650,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778059460611,"traceId":"174ac2abfb9ebbdd"},{"name":"emit","duration":10943,"timestamp":6668094360576,"id":1263,"parentId":16,"tags":{},"startTime":1778059464787,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-close","duration":567646,"timestamp":6668094372788,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778059464799,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-generate-error-stats","duration":1919,"timestamp":6668094940490,"id":1265,"parentId":1264,"tags":{},"startTime":1778059465367,"traceId":"174ac2abfb9ebbdd"},{"name":"run-webpack-compiler","duration":5080522,"timestamp":6668089862116,"id":16,"parentId":15,"tags":{},"startTime":1778059460288,"traceId":"174ac2abfb9ebbdd"},{"name":"format-webpack-messages","duration":65,"timestamp":6668094942644,"id":1266,"parentId":15,"tags":{},"startTime":1778059465369,"traceId":"174ac2abfb9ebbdd"},{"name":"worker-main-server","duration":5080988,"timestamp":6668089861832,"id":15,"parentId":1,"tags":{},"startTime":1778059460288,"traceId":"174ac2abfb9ebbdd"},{"name":"create-entrypoints","duration":10882,"timestamp":6668095376713,"id":1269,"parentId":1267,"tags":{},"startTime":1778059465803,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-webpack-config","duration":207299,"timestamp":6668095387726,"id":1270,"parentId":1268,"tags":{},"startTime":1778059465814,"traceId":"174ac2abfb9ebbdd"},{"name":"make","duration":663,"timestamp":6668095663835,"id":1272,"parentId":1271,"tags":{},"startTime":1778059466090,"traceId":"174ac2abfb9ebbdd"},{"name":"chunk-graph","duration":546,"timestamp":6668095666668,"id":1274,"parentId":1273,"tags":{},"startTime":1778059466093,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-modules","duration":35,"timestamp":6668095667328,"id":1276,"parentId":1273,"tags":{},"startTime":1778059466093,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunks","duration":657,"timestamp":6668095667443,"id":1277,"parentId":1273,"tags":{},"startTime":1778059466093,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-tree","duration":94,"timestamp":6668095668165,"id":1278,"parentId":1273,"tags":{},"startTime":1778059466094,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunk-modules","duration":385,"timestamp":6668095668423,"id":1279,"parentId":1273,"tags":{},"startTime":1778059466094,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize","duration":1673,"timestamp":6668095667279,"id":1275,"parentId":1273,"tags":{},"startTime":1778059466093,"traceId":"174ac2abfb9ebbdd"},{"name":"module-hash","duration":71,"timestamp":6668095669770,"id":1280,"parentId":1273,"tags":{},"startTime":1778059466096,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation","duration":167,"timestamp":6668095669884,"id":1281,"parentId":1273,"tags":{},"startTime":1778059466096,"traceId":"174ac2abfb9ebbdd"},{"name":"hash","duration":321,"timestamp":6668095670309,"id":1282,"parentId":1273,"tags":{},"startTime":1778059466096,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation-jobs","duration":118,"timestamp":6668095670628,"id":1283,"parentId":1273,"tags":{},"startTime":1778059466097,"traceId":"174ac2abfb9ebbdd"},{"name":"module-assets","duration":78,"timestamp":6668095670717,"id":1284,"parentId":1273,"tags":{},"startTime":1778059466097,"traceId":"174ac2abfb9ebbdd"},{"name":"create-chunk-assets","duration":150,"timestamp":6668095670811,"id":1285,"parentId":1273,"tags":{},"startTime":1778059466097,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":1145,"timestamp":6668095675112,"id":1287,"parentId":1286,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778059466101,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-webpack-plugin-optimize","duration":2344,"timestamp":6668095673920,"id":1286,"parentId":1271,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778059466100,"traceId":"174ac2abfb9ebbdd"},{"name":"css-minimizer-plugin","duration":77,"timestamp":6668095676338,"id":1288,"parentId":1271,"tags":{},"startTime":1778059466102,"traceId":"174ac2abfb9ebbdd"},{"name":"seal","duration":12481,"timestamp":6668095666195,"id":1273,"parentId":1271,"tags":{},"startTime":1778059466092,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-compilation","duration":20409,"timestamp":6668095658543,"id":1271,"parentId":1268,"tags":{"name":"edge-server"},"startTime":1778059466085,"traceId":"174ac2abfb9ebbdd"},{"name":"emit","duration":1976,"timestamp":6668095679299,"id":1289,"parentId":1268,"tags":{},"startTime":1778059466105,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-close","duration":7187,"timestamp":6668095681880,"id":1290,"parentId":1268,"tags":{"name":"edge-server"},"startTime":1778059466108,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-generate-error-stats","duration":1830,"timestamp":6668095689105,"id":1291,"parentId":1290,"tags":{},"startTime":1778059466115,"traceId":"174ac2abfb9ebbdd"},{"name":"run-webpack-compiler","duration":314314,"timestamp":6668095376708,"id":1268,"parentId":1267,"tags":{},"startTime":1778059465803,"traceId":"174ac2abfb9ebbdd"},{"name":"format-webpack-messages","duration":63,"timestamp":6668095691028,"id":1292,"parentId":1267,"tags":{},"startTime":1778059466117,"traceId":"174ac2abfb9ebbdd"},{"name":"worker-main-edge-server","duration":314757,"timestamp":6668095376442,"id":1267,"parentId":1,"tags":{},"startTime":1778059465802,"traceId":"174ac2abfb9ebbdd"},{"name":"create-entrypoints","duration":10902,"timestamp":6668096052822,"id":1295,"parentId":1293,"tags":{},"startTime":1778059466479,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-webpack-config","duration":206460,"timestamp":6668096063854,"id":1296,"parentId":1294,"tags":{},"startTime":1778059466490,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":8391,"timestamp":6668096377425,"id":1323,"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/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":1778059466803,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":283,"timestamp":6668096385930,"id":1324,"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-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778059466812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":973,"timestamp":6668096386240,"id":1325,"parentId":1305,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059466812,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":346,"timestamp":6668096387236,"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%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466813,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":347,"timestamp":6668096387640,"id":1327,"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/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":1778059466814,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":523,"timestamp":6668096388012,"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%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466814,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":314,"timestamp":6668096388558,"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%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466815,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":347,"timestamp":6668096388895,"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%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466815,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":412,"timestamp":6668096389267,"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%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466815,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":397,"timestamp":6668096389754,"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%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778059466816,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":664,"timestamp":6668096390251,"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":1778059466816,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":479,"timestamp":6668096390975,"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%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":1778059466817,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":766,"timestamp":6668096391514,"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%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":1778059466818,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":383,"timestamp":6668096392299,"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%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":1778059466818,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":395,"timestamp":6668096392721,"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%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":1778059466819,"traceId":"174ac2abfb9ebbdd"},{"name":"next-client-pages-loader","duration":181,"timestamp":6668096393532,"id":1339,"parentId":1338,"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":1778059466820,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":3894,"timestamp":6668096393132,"id":1338,"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-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":1778059466819,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52608,"timestamp":6668096345415,"id":1303,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52606,"timestamp":6668096345429,"id":1304,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52581,"timestamp":6668096345459,"id":1307,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52564,"timestamp":6668096345478,"id":1308,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52544,"timestamp":6668096345503,"id":1309,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52495,"timestamp":6668096345555,"id":1310,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":52480,"timestamp":6668096345571,"id":1311,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8707,"timestamp":6668096408906,"id":1340,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466835,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8175,"timestamp":6668096411181,"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/app-next.js","layer":"app-pages-browser"},"startTime":1778059466837,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3454,"timestamp":6668096427556,"id":1342,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059466854,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3245,"timestamp":6668096434201,"id":1343,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466860,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4630,"timestamp":6668096434383,"id":1344,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466860,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6148,"timestamp":6668096434540,"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/app-webpack.js","layer":"app-pages-browser"},"startTime":1778059466861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12680,"timestamp":6668096435113,"id":1348,"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/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778059466861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":21059,"timestamp":6668096434749,"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/app-index.js","layer":"app-pages-browser"},"startTime":1778059466861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":33171,"timestamp":6668096434911,"id":1347,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466861,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":988,"timestamp":6668096476104,"id":1350,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059466902,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1417,"timestamp":6668096476363,"id":1351,"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":"app-pages-browser"},"startTime":1778059466902,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3408,"timestamp":6668096475766,"id":1349,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466902,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3555,"timestamp":6668096491901,"id":1352,"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/client-page.js","layer":"app-pages-browser"},"startTime":1778059466918,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3724,"timestamp":6668096492528,"id":1354,"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/client-segment.js","layer":"app-pages-browser"},"startTime":1778059466919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5221,"timestamp":6668096492710,"id":1355,"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/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778059466919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6658,"timestamp":6668096492861,"id":1356,"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/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778059466919,"traceId":"174ac2abfb9ebbdd"}]
12
- [{"name":"build-module-js","duration":6998,"timestamp":6668096493315,"id":1359,"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/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778059466919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10086,"timestamp":6668096493137,"id":1358,"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/error-boundary.js","layer":"app-pages-browser"},"startTime":1778059466919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":17175,"timestamp":6668096492265,"id":1353,"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/layout-router.js","layer":"app-pages-browser"},"startTime":1778059466918,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":20906,"timestamp":6668096492994,"id":1357,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059466919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3276,"timestamp":6668096538915,"id":1360,"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/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778059466965,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11421,"timestamp":6668096539083,"id":1361,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778059466965,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":13762,"timestamp":6668096539793,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778059466966,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":13634,"timestamp":6668096541140,"id":1364,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778059466967,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":20163,"timestamp":6668096540027,"id":1363,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778059466966,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":16990,"timestamp":6668096543653,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778059466970,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":19535,"timestamp":6668096543258,"id":1365,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778059466969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":22533,"timestamp":6668096543472,"id":1366,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778059466970,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":24943,"timestamp":6668096543906,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778059466970,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":26446,"timestamp":6668096544141,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778059466970,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":27710,"timestamp":6668096544325,"id":1370,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778059466970,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":35515,"timestamp":6668096544503,"id":1371,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778059466971,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":36371,"timestamp":6668096545080,"id":1374,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778059466971,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":38000,"timestamp":6668096544700,"id":1372,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778059466971,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":39096,"timestamp":6668096544879,"id":1373,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778059466971,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2336,"timestamp":6668096627650,"id":1377,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778059467054,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4740,"timestamp":6668096628297,"id":1378,"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":1778059467054,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9524,"timestamp":6668096627526,"id":1376,"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/components/app-router.js","layer":"app-pages-browser"},"startTime":1778059467054,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":13230,"timestamp":6668096627233,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778059467053,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2850,"timestamp":6668096650664,"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":1778059467077,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6620,"timestamp":6668096650535,"id":1379,"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/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778059467077,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2964,"timestamp":6668096655096,"id":1381,"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/app-globals.js","layer":"app-pages-browser"},"startTime":1778059467081,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3263,"timestamp":6668096655283,"id":1382,"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/app-call-server.js","layer":"app-pages-browser"},"startTime":1778059467081,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1154,"timestamp":6668096660027,"id":1390,"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/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4307,"timestamp":6668096658936,"id":1383,"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/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778059467085,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4617,"timestamp":6668096659101,"id":1384,"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/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778059467085,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5411,"timestamp":6668096659561,"id":1387,"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/head-manager.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5908,"timestamp":6668096659728,"id":1388,"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/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7771,"timestamp":6668096659217,"id":1385,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778059467085,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9293,"timestamp":6668096659394,"id":1386,"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/page-loader.js","layer":"pages-dir-browser"},"startTime":1778059467085,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9172,"timestamp":6668096660073,"id":1391,"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/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10981,"timestamp":6668096659858,"id":1389,"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/router.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11043,"timestamp":6668096660217,"id":1392,"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/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778059467086,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2468,"timestamp":6668096673302,"id":1394,"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/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778059467099,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6370,"timestamp":6668096673109,"id":1393,"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/script.js","layer":"pages-dir-browser"},"startTime":1778059467099,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7681,"timestamp":6668096676244,"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/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778059467102,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10540,"timestamp":6668096676093,"id":1395,"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/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778059467102,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9614,"timestamp":6668096680926,"id":1397,"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/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778059467107,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":10337,"timestamp":6668096681093,"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/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778059467107,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11106,"timestamp":6668096681218,"id":1399,"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/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778059467107,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1510,"timestamp":6668096699183,"id":1400,"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/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778059467125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4834,"timestamp":6668096699519,"id":1403,"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/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778059467126,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6026,"timestamp":6668096699235,"id":1401,"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/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778059467125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7133,"timestamp":6668096699408,"id":1402,"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/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778059467125,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":461,"timestamp":6668096707181,"id":1404,"parentId":1350,"tags":{"layer":null},"startTime":1778059467133,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2933,"timestamp":6668096707912,"id":1406,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467134,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3676,"timestamp":6668096707661,"id":1405,"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/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778059467134,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2289,"timestamp":6668096711561,"id":1407,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2399,"timestamp":6668096711703,"id":1408,"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":"app-pages-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2481,"timestamp":6668096711818,"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/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2704,"timestamp":6668096711935,"id":1410,"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":"app-pages-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2720,"timestamp":6668096712253,"id":1412,"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/mitt.js","layer":"pages-dir-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3169,"timestamp":6668096712149,"id":1411,"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/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3165,"timestamp":6668096712348,"id":1413,"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/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3659,"timestamp":6668096715834,"id":1414,"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/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4209,"timestamp":6668096715958,"id":1415,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4185,"timestamp":6668096716302,"id":1418,"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/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6627,"timestamp":6668096716082,"id":1416,"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/utils.js","layer":"pages-dir-browser"},"startTime":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8500,"timestamp":6668096716184,"id":1417,"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/utils.js","layer":"app-pages-browser"},"startTime":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8714,"timestamp":6668096716491,"id":1420,"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/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778059467143,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9946,"timestamp":6668096716402,"id":1419,"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/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778059467142,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3841,"timestamp":6668096730649,"id":1421,"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/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778059467157,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3978,"timestamp":6668096730841,"id":1422,"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/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778059467157,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4403,"timestamp":6668096730970,"id":1423,"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/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778059467157,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4431,"timestamp":6668096731755,"id":1426,"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/portal/index.js","layer":"pages-dir-browser"},"startTime":1778059467158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6290,"timestamp":6668096731075,"id":1424,"parentId":1335,"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":1778059467157,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7958,"timestamp":6668096731638,"id":1425,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6044,"timestamp":6668096747893,"id":1427,"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/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778059467174,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":861,"timestamp":6668096753370,"id":1435,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778059467179,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1497,"timestamp":6668096753413,"id":1436,"parentId":1347,"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":1778059467179,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8448,"timestamp":6668096749049,"id":1428,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467175,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8429,"timestamp":6668096749666,"id":1430,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467176,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9802,"timestamp":6668096749477,"id":1429,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467176,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9828,"timestamp":6668096749910,"id":1431,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467176,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7490,"timestamp":6668096752882,"id":1433,"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/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778059467179,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8028,"timestamp":6668096753180,"id":1434,"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":"app-pages-browser"},"startTime":1778059467179,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1829,"timestamp":6668096767241,"id":1437,"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/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778059467193,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2169,"timestamp":6668096767313,"id":1438,"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/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778059467193,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2313,"timestamp":6668096767346,"id":1439,"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/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778059467193,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3117,"timestamp":6668096768190,"id":1445,"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/api/navigation.js","layer":"app-pages-browser"},"startTime":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4568,"timestamp":6668096767375,"id":1440,"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/warn-once.js","layer":"app-pages-browser"},"startTime":1778059467193,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4688,"timestamp":6668096767618,"id":1441,"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/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4644,"timestamp":6668096767948,"id":1443,"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/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5865,"timestamp":6668096767805,"id":1442,"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/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6380,"timestamp":6668096768077,"id":1444,"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/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6702,"timestamp":6668096768537,"id":1448,"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/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778059467195,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7235,"timestamp":6668096768660,"id":1449,"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/app-paths.js","layer":"app-pages-browser"},"startTime":1778059467195,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":785,"timestamp":6668096778547,"id":1451,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778059467205,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3655,"timestamp":6668096778374,"id":1450,"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/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778059467204,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3735,"timestamp":6668096778995,"id":1454,"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/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778059467205,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5799,"timestamp":6668096778875,"id":1453,"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/format-url.js","layer":"app-pages-browser"},"startTime":1778059467205,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":19442,"timestamp":6668096778585,"id":1452,"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/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778059467205,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13289,"timestamp":6668096785453,"id":1455,"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/add-base-path.js","layer":"app-pages-browser"},"startTime":1778059467211,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13459,"timestamp":6668096785913,"id":1457,"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/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778059467212,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":13640,"timestamp":6668096786089,"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/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778059467212,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16298,"timestamp":6668096785739,"id":1456,"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/links.js","layer":"app-pages-browser"},"startTime":1778059467212,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":433,"timestamp":6668096808681,"id":1461,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778059467235,"traceId":"174ac2abfb9ebbdd"}]
13
- [{"name":"build-module-js","duration":666,"timestamp":6668096810705,"id":1462,"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":"app-pages-browser"},"startTime":1778059467237,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4364,"timestamp":6668096808338,"id":1459,"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/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778059467234,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4726,"timestamp":6668096808551,"id":1460,"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/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778059467235,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1415,"timestamp":6668096813621,"id":1463,"parentId":1347,"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":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1768,"timestamp":6668096813982,"id":1464,"parentId":1347,"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":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2514,"timestamp":6668096814015,"id":1465,"parentId":1355,"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":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2702,"timestamp":6668096814105,"id":1466,"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/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3261,"timestamp":6668096814328,"id":1468,"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/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3916,"timestamp":6668096814185,"id":1467,"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/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778059467240,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4055,"timestamp":6668096814493,"id":1469,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778059467241,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3964,"timestamp":6668096819338,"id":1471,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778059467245,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6016,"timestamp":6668096819114,"id":1470,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778059467245,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":6167,"timestamp":6668096819915,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778059467246,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9621,"timestamp":6668096819725,"id":1473,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778059467246,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9650,"timestamp":6668096820107,"id":1475,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778059467246,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":10725,"timestamp":6668096820314,"id":1476,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778059467246,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":13112,"timestamp":6668096819537,"id":1472,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778059467246,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12691,"timestamp":6668096820500,"id":1477,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778059467247,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12586,"timestamp":6668096820859,"id":1479,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778059467247,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12644,"timestamp":6668096821047,"id":1480,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778059467247,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12692,"timestamp":6668096821236,"id":1481,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778059467247,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12716,"timestamp":6668096821515,"id":1482,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778059467248,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":18204,"timestamp":6668096820677,"id":1478,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778059467247,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1255,"timestamp":6668096846971,"id":1485,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059467273,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2535,"timestamp":6668096846752,"id":1484,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778059467273,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3287,"timestamp":6668096846380,"id":1483,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778059467272,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2599,"timestamp":6668096853820,"id":1497,"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/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6043,"timestamp":6668096852325,"id":1488,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467278,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6643,"timestamp":6668096852197,"id":1487,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467278,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7177,"timestamp":6668096851939,"id":1486,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778059467278,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7183,"timestamp":6668096852439,"id":1489,"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/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778059467278,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":7209,"timestamp":6668096852720,"id":1491,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7309,"timestamp":6668096853134,"id":1493,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":8945,"timestamp":6668096852544,"id":1490,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9068,"timestamp":6668096852952,"id":1492,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":9368,"timestamp":6668096853298,"id":1494,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":9419,"timestamp":6668096853651,"id":1496,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9650,"timestamp":6668096853901,"id":1498,"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/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":9972,"timestamp":6668096854013,"id":1499,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11350,"timestamp":6668096853466,"id":1495,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778059467279,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11006,"timestamp":6668096854515,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778059467281,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11095,"timestamp":6668096854676,"id":1503,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778059467281,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":13530,"timestamp":6668096854183,"id":1500,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":13240,"timestamp":6668096854840,"id":1504,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778059467281,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":13464,"timestamp":6668096855010,"id":1505,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778059467281,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":16979,"timestamp":6668096854348,"id":1501,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778059467280,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":57254,"timestamp":6668096881832,"id":1506,"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/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778059467308,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":57336,"timestamp":6668096882129,"id":1507,"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/invariant-error.js","layer":"app-pages-browser"},"startTime":1778059467308,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":57578,"timestamp":6668096882308,"id":1508,"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/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778059467308,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":58322,"timestamp":6668096882609,"id":1510,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":58726,"timestamp":6668096882802,"id":1511,"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/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":59777,"timestamp":6668096882487,"id":1509,"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/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":59702,"timestamp":6668096883038,"id":1513,"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/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":60176,"timestamp":6668096883144,"id":1514,"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/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":61741,"timestamp":6668096882916,"id":1512,"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/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":62046,"timestamp":6668096883253,"id":1515,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4801,"timestamp":6668096952957,"id":1522,"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/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778059467379,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5041,"timestamp":6668096953164,"id":1523,"parentId":1453,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467379,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5368,"timestamp":6668096953281,"id":1524,"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/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778059467379,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5823,"timestamp":6668096953398,"id":1525,"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/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778059467379,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6148,"timestamp":6668096953507,"id":1526,"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/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5912,"timestamp":6668096954152,"id":1530,"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/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":7117,"timestamp":6668096953607,"id":1527,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":8153,"timestamp":6668096953794,"id":1528,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8503,"timestamp":6668096954256,"id":1531,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11058,"timestamp":6668096953966,"id":1529,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11474,"timestamp":6668096954429,"id":1532,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778059467380,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11948,"timestamp":6668096954599,"id":1533,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778059467381,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2311,"timestamp":6668096976864,"id":1538,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2927,"timestamp":6668096976752,"id":1537,"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/with-router.js","layer":"pages-dir-browser"},"startTime":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3276,"timestamp":6668096976962,"id":1539,"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/segment.js","layer":"app-pages-browser"},"startTime":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9502,"timestamp":6668096977093,"id":1540,"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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9666,"timestamp":6668096977377,"id":1543,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11020,"timestamp":6668096977194,"id":1541,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11009,"timestamp":6668096977468,"id":1544,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12408,"timestamp":6668096977559,"id":1545,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467404,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15440,"timestamp":6668096976546,"id":1536,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11559,"timestamp":6668096980663,"id":1546,"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/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11651,"timestamp":6668096980792,"id":1547,"parentId":1468,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11706,"timestamp":6668096980912,"id":1548,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11952,"timestamp":6668096981024,"id":1549,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11868,"timestamp":6668096981462,"id":1551,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12550,"timestamp":6668096981216,"id":1550,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778059467407,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12571,"timestamp":6668096981598,"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/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":28417,"timestamp":6668096977284,"id":1542,"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/router.js","layer":"pages-dir-browser"},"startTime":1778059467403,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":62243,"timestamp":6668096981851,"id":1556,"parentId":1363,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":62485,"timestamp":6668096981808,"id":1555,"parentId":1364,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":62828,"timestamp":6668096981764,"id":1554,"parentId":1362,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":63217,"timestamp":6668096981897,"id":1557,"parentId":1365,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":63435,"timestamp":6668096981937,"id":1558,"parentId":1366,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":63961,"timestamp":6668096981703,"id":1553,"parentId":1361,"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":1778059467408,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss-process","duration":159891,"timestamp":6668097113434,"id":1559,"parentId":1518,"tags":{},"startTime":1778059467539,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss-loader","duration":387883,"timestamp":6668096885700,"id":1518,"parentId":1516,"tags":{},"startTime":1778059467312,"traceId":"174ac2abfb9ebbdd"},{"name":"css-loader","duration":27259,"timestamp":6668097273824,"id":1560,"parentId":1516,"tags":{"astUsed":"true"},"startTime":1778059467700,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3757,"timestamp":6668097320148,"id":1562,"parentId":1369,"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":1778059467746,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3911,"timestamp":6668097320201,"id":1563,"parentId":1370,"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":1778059467746,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4345,"timestamp":6668097320012,"id":1561,"parentId":1368,"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":1778059467746,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1809,"timestamp":6668097327694,"id":1564,"parentId":1371,"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":1778059467754,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4318,"timestamp":6668097330214,"id":1565,"parentId":1372,"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":1778059467756,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4443,"timestamp":6668097330281,"id":1566,"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":1778059467756,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4567,"timestamp":6668097330335,"id":1567,"parentId":1374,"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":1778059467756,"traceId":"174ac2abfb9ebbdd"}]
14
- [{"name":"build-module-mjs","duration":4863,"timestamp":6668097330377,"id":1568,"parentId":1375,"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":1778059467756,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7082,"timestamp":6668097330438,"id":1569,"parentId":1470,"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":1778059467756,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5442,"timestamp":6668097341964,"id":1572,"parentId":1475,"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":1778059467768,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5726,"timestamp":6668097341805,"id":1570,"parentId":1474,"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":1778059467768,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5757,"timestamp":6668097341908,"id":1571,"parentId":1473,"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":1778059467768,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2861,"timestamp":6668097345045,"id":1573,"parentId":1472,"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":1778059467771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3813,"timestamp":6668097349375,"id":1574,"parentId":1477,"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":1778059467775,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3973,"timestamp":6668097349443,"id":1575,"parentId":1482,"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":1778059467775,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2349,"timestamp":6668097351735,"id":1577,"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/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778059467778,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2580,"timestamp":6668097351873,"id":1578,"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":"pages-dir-browser"},"startTime":1778059467778,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2596,"timestamp":6668097352117,"id":1580,"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":1778059467778,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3630,"timestamp":6668097351993,"id":1579,"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":1778059467778,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5741,"timestamp":6668097351661,"id":1576,"parentId":1478,"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":1778059467778,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1921,"timestamp":6668097357719,"id":1581,"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":1778059467784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5675,"timestamp":6668097357859,"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/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778059467784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4137,"timestamp":6668097360084,"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/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778059467786,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3982,"timestamp":6668097360624,"id":1587,"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/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778059467787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12286,"timestamp":6668097357981,"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":1778059467784,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11825,"timestamp":6668097360528,"id":1586,"parentId":1492,"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":1778059467787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16788,"timestamp":6668097360305,"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/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778059467786,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":31896,"timestamp":6668097360814,"id":1588,"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/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778059467787,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7569,"timestamp":6668097399589,"id":1589,"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/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7110,"timestamp":6668097400250,"id":1596,"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/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7557,"timestamp":6668097400141,"id":1595,"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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7833,"timestamp":6668097400349,"id":1597,"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/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8261,"timestamp":6668097400449,"id":1598,"parentId":1415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11139,"timestamp":6668097400026,"id":1594,"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/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11867,"timestamp":6668097400652,"id":1600,"parentId":1402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467827,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12118,"timestamp":6668097400744,"id":1601,"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/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778059467827,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":14425,"timestamp":6668097400554,"id":1599,"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/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778059467827,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":15457,"timestamp":6668097399821,"id":1590,"parentId":1500,"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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":15696,"timestamp":6668097399887,"id":1591,"parentId":1501,"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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":22295,"timestamp":6668097399934,"id":1592,"parentId":1527,"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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":22446,"timestamp":6668097399975,"id":1593,"parentId":1531,"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":1778059467826,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4176,"timestamp":6668097431108,"id":1603,"parentId":1424,"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":1778059467857,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5050,"timestamp":6668097430890,"id":1602,"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":"pages-dir-browser"},"startTime":1778059467857,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5243,"timestamp":6668097431243,"id":1604,"parentId":1424,"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":1778059467857,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1480,"timestamp":6668097439367,"id":1605,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467865,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2025,"timestamp":6668097439512,"id":1606,"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/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778059467866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2537,"timestamp":6668097439618,"id":1607,"parentId":1512,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467866,"traceId":"174ac2abfb9ebbdd"},{"name":"font-loader","duration":532912,"timestamp":6668096910517,"id":1520,"parentId":1519,"tags":{},"startTime":1778059467337,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss","duration":1032,"timestamp":6668097443631,"id":1609,"parentId":1519,"tags":{},"startTime":1778059467870,"traceId":"174ac2abfb9ebbdd"},{"name":"next-font-loader","duration":558374,"timestamp":6668096886344,"id":1519,"parentId":1517,"tags":{},"startTime":1778059467312,"traceId":"174ac2abfb9ebbdd"},{"name":"css-loader","duration":8882,"timestamp":6668097444686,"id":1610,"parentId":1517,"tags":{"astUsed":"true"},"startTime":1778059467871,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":569071,"timestamp":6668096884871,"id":1517,"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/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":1778059467311,"traceId":"174ac2abfb9ebbdd"},{"name":"font-loader","duration":499620,"timestamp":6668096954853,"id":1535,"parentId":1534,"tags":{},"startTime":1778059467381,"traceId":"174ac2abfb9ebbdd"},{"name":"postcss","duration":340,"timestamp":6668097454508,"id":1611,"parentId":1534,"tags":{},"startTime":1778059467881,"traceId":"174ac2abfb9ebbdd"},{"name":"next-font-loader","duration":500088,"timestamp":6668096954794,"id":1534,"parentId":1521,"tags":{},"startTime":1778059467381,"traceId":"174ac2abfb9ebbdd"},{"name":"css-loader","duration":1173,"timestamp":6668097454867,"id":1612,"parentId":1521,"tags":{"astUsed":"true"},"startTime":1778059467881,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":503393,"timestamp":6668096952868,"id":1521,"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_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778059467379,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":15620,"timestamp":6668097442388,"id":1608,"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/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778059467868,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":443,"timestamp":6668097459877,"id":1615,"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":1778059467886,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4037,"timestamp":6668097456704,"id":1613,"parentId":1430,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467883,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1115803,"timestamp":6668096345397,"id":1302,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2836,"timestamp":6668097459690,"id":1614,"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/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778059467886,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2673,"timestamp":6668097461025,"id":1617,"parentId":1431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467887,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3987,"timestamp":6668097460889,"id":1616,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467887,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3280,"timestamp":6668097465613,"id":1619,"parentId":1439,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059467892,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4198,"timestamp":6668097465430,"id":1618,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467891,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1848,"timestamp":6668097470339,"id":1620,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059467896,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4014,"timestamp":6668097470883,"id":1621,"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/navigation.js","layer":"app-pages-browser"},"startTime":1778059467897,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3879,"timestamp":6668097472346,"id":1622,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778059467898,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1826,"timestamp":6668097487973,"id":1623,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059467914,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":16184,"timestamp":6668097492731,"id":1624,"parentId":1437,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059467919,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":89946,"timestamp":6668097509914,"id":1625,"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":1778059467936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":91612,"timestamp":6668097510166,"id":1627,"parentId":1424,"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":1778059467936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":92027,"timestamp":6668097509968,"id":1626,"parentId":1424,"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":1778059467936,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1862,"timestamp":6668097602241,"id":1628,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468028,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1300,"timestamp":6668097605138,"id":1633,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468031,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3396,"timestamp":6668097604578,"id":1629,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468031,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3472,"timestamp":6668097604769,"id":1630,"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/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778059468031,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3385,"timestamp":6668097605024,"id":1632,"parentId":1449,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468031,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3891,"timestamp":6668097604883,"id":1631,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468031,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1315,"timestamp":6668097609171,"id":1634,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1402,"timestamp":6668097609348,"id":1636,"parentId":1393,"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":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1576,"timestamp":6668097609378,"id":1637,"parentId":1435,"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":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3497,"timestamp":6668097609406,"id":1638,"parentId":1451,"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":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4521,"timestamp":6668097609423,"id":1639,"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/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5416,"timestamp":6668097609207,"id":1635,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468035,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5443,"timestamp":6668097609538,"id":1640,"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/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778059468036,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":60755,"timestamp":6668097616011,"id":1644,"parentId":1436,"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":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":61670,"timestamp":6668097616152,"id":1646,"parentId":1461,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":63854,"timestamp":6668097615623,"id":1641,"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/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":63931,"timestamp":6668097615783,"id":1642,"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/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":63998,"timestamp":6668097615899,"id":1643,"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/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":66692,"timestamp":6668097616041,"id":1645,"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/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778059468042,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4132,"timestamp":6668097683836,"id":1647,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778059468110,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2708,"timestamp":6668097685881,"id":1649,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778059468112,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3781,"timestamp":6668097685647,"id":1648,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778059468112,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":10149,"timestamp":6668097686252,"id":1651,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778059468112,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":12493,"timestamp":6668097686073,"id":1650,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778059468112,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8452,"timestamp":6668097690570,"id":1653,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778059468117,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8391,"timestamp":6668097690933,"id":1655,"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/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778059468117,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9119,"timestamp":6668097690750,"id":1654,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778059468117,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9968,"timestamp":6668097690337,"id":1652,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778059468116,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":9463,"timestamp":6668097691071,"id":1656,"parentId":1526,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468117,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":9311,"timestamp":6668097691515,"id":1658,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778059468118,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":9491,"timestamp":6668097691815,"id":1659,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778059468118,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":10957,"timestamp":6668097691226,"id":1657,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778059468117,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":10234,"timestamp":6668097692133,"id":1660,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778059468118,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":9987,"timestamp":6668097692738,"id":1662,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778059468119,"traceId":"174ac2abfb9ebbdd"}]
15
- [{"name":"build-module-tsx","duration":11327,"timestamp":6668097692427,"id":1661,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778059468118,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11166,"timestamp":6668097692952,"id":1663,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778059468119,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11498,"timestamp":6668097693167,"id":1664,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468119,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":11506,"timestamp":6668097693352,"id":1665,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778059468119,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":11610,"timestamp":6668097693660,"id":1666,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778059468120,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11072,"timestamp":6668097694464,"id":1669,"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/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778059468120,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11157,"timestamp":6668097694621,"id":1670,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059468121,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":12467,"timestamp":6668097693935,"id":1667,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778059468120,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11743,"timestamp":6668097694776,"id":1671,"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/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778059468121,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":579,"timestamp":6668097712179,"id":1683,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":20645,"timestamp":6668097694138,"id":1668,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778059468120,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4740,"timestamp":6668097710400,"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/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778059468136,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4797,"timestamp":6668097710536,"id":1674,"parentId":1547,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5393,"timestamp":6668097710214,"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/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778059468136,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4812,"timestamp":6668097710970,"id":1676,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4807,"timestamp":6668097711222,"id":1677,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5767,"timestamp":6668097710705,"id":1675,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5409,"timestamp":6668097711335,"id":1678,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5019,"timestamp":6668097711941,"id":1681,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5778,"timestamp":6668097711739,"id":1680,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5794,"timestamp":6668097712071,"id":1682,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5719,"timestamp":6668097712369,"id":1685,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6102,"timestamp":6668097712221,"id":1684,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468138,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":8424,"timestamp":6668097711440,"id":1679,"parentId":1550,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778059468137,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2540,"timestamp":6668097725188,"id":1686,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468151,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2204,"timestamp":6668097725776,"id":1690,"parentId":1556,"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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2510,"timestamp":6668097725655,"id":1689,"parentId":1556,"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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3278,"timestamp":6668097725543,"id":1688,"parentId":1542,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3120,"timestamp":6668097725895,"id":1691,"parentId":1556,"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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4155,"timestamp":6668097725345,"id":1687,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778059468151,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3423,"timestamp":6668097726237,"id":1694,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4098,"timestamp":6668097726013,"id":1692,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4213,"timestamp":6668097726129,"id":1693,"parentId":1556,"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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4220,"timestamp":6668097726342,"id":1695,"parentId":1554,"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":1778059468152,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2980,"timestamp":6668097731583,"id":1696,"parentId":1606,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3013,"timestamp":6668097731705,"id":1697,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778059468158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":3156,"timestamp":6668097731892,"id":1698,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778059468158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2871,"timestamp":6668097732373,"id":1700,"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/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778059468158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2859,"timestamp":6668097732556,"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/layers.mjs","layer":"app-pages-browser"},"startTime":1778059468159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2861,"timestamp":6668097732738,"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/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778059468159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3957,"timestamp":6668097732076,"id":1699,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778059468158,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3381,"timestamp":6668097732879,"id":1703,"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/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778059468159,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2377,"timestamp":6668097736746,"id":1704,"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/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778059468163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2406,"timestamp":6668097736888,"id":1705,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778059468163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2383,"timestamp":6668097737065,"id":1706,"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/plus.mjs","layer":"app-pages-browser"},"startTime":1778059468163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2347,"timestamp":6668097737265,"id":1707,"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/users.mjs","layer":"app-pages-browser"},"startTime":1778059468163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2321,"timestamp":6668097737446,"id":1708,"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/settings.mjs","layer":"app-pages-browser"},"startTime":1778059468163,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2382,"timestamp":6668097737568,"id":1709,"parentId":1553,"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":1778059468164,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1058,"timestamp":6668097740324,"id":1711,"parentId":1484,"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":1778059468166,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1880,"timestamp":6668097740169,"id":1710,"parentId":1639,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468166,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1807,"timestamp":6668097740409,"id":1712,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778059468166,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1942,"timestamp":6668097742469,"id":1714,"parentId":1484,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8110,"timestamp":6668097742328,"id":1713,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778059468168,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8051,"timestamp":6668097742554,"id":1715,"parentId":1647,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8111,"timestamp":6668097742599,"id":1716,"parentId":1648,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8165,"timestamp":6668097742643,"id":1717,"parentId":1651,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8438,"timestamp":6668097742719,"id":1719,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8690,"timestamp":6668097742682,"id":1718,"parentId":1650,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8709,"timestamp":6668097742758,"id":1720,"parentId":1652,"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":1778059468169,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-css","duration":877663,"timestamp":6668096883426,"id":1516,"parentId":1432,"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":1778059467309,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4421,"timestamp":6668097766314,"id":1725,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778059468192,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6150,"timestamp":6668097766149,"id":1724,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778059468192,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6871,"timestamp":6668097772410,"id":1726,"parentId":1503,"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":1778059468198,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13946,"timestamp":6668097765933,"id":1721,"parentId":1661,"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":1778059468192,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13984,"timestamp":6668097766043,"id":1722,"parentId":1666,"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":1778059468192,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":14092,"timestamp":6668097766095,"id":1723,"parentId":1675,"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":1778059468192,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8453,"timestamp":6668097772515,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778059468199,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2957,"timestamp":6668097783281,"id":1731,"parentId":1696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468209,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3585,"timestamp":6668097783158,"id":1730,"parentId":1696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468209,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6077,"timestamp":6668097783027,"id":1728,"parentId":1679,"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":1778059468209,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6208,"timestamp":6668097783108,"id":1729,"parentId":1699,"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":1778059468209,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3590,"timestamp":6668097786809,"id":1732,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778059468213,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2988,"timestamp":6668097787613,"id":1735,"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/clock.mjs","layer":"app-pages-browser"},"startTime":1778059468214,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3772,"timestamp":6668097787328,"id":1734,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778059468213,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4804,"timestamp":6668097787029,"id":1733,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778059468213,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3986,"timestamp":6668097788041,"id":1737,"parentId":1561,"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":1778059468214,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4479,"timestamp":6668097787802,"id":1736,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778059468214,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8497,"timestamp":6668097788236,"id":1738,"parentId":1561,"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":1778059468214,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":8491,"timestamp":6668097788415,"id":1739,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778059468214,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2133,"timestamp":6668097795876,"id":1740,"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/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778059468222,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1589,"timestamp":6668097801314,"id":1756,"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/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1926,"timestamp":6668097801343,"id":1757,"parentId":1510,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":535,"timestamp":6668097804118,"id":1773,"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/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":1043211,"timestamp":6668096768283,"id":1446,"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/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":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":1043715,"timestamp":6668096768456,"id":1447,"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/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":1778059467194,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-css","duration":1068484,"timestamp":6668096750184,"id":1432,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778059467176,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20321,"timestamp":6668097799428,"id":1741,"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/globe.mjs","layer":"app-pages-browser"},"startTime":1778059468225,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20242,"timestamp":6668097799705,"id":1743,"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/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20575,"timestamp":6668097799573,"id":1742,"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/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":20567,"timestamp":6668097799824,"id":1744,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20405,"timestamp":6668097800185,"id":1746,"parentId":1569,"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":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20463,"timestamp":6668097800300,"id":1747,"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/shield.mjs","layer":"app-pages-browser"},"startTime":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20521,"timestamp":6668097800422,"id":1748,"parentId":1574,"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":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":20610,"timestamp":6668097800538,"id":1749,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":20970,"timestamp":6668097800771,"id":1751,"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/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":21466,"timestamp":6668097800659,"id":1750,"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/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":23145,"timestamp":6668097800009,"id":1745,"parentId":1698,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778059468226,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":22652,"timestamp":6668097800883,"id":1752,"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/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":22791,"timestamp":6668097800987,"id":1753,"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/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":23197,"timestamp":6668097801103,"id":1754,"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/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":23657,"timestamp":6668097801418,"id":1758,"parentId":1585,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468227,"traceId":"174ac2abfb9ebbdd"}]
16
- [{"name":"build-module-js","duration":23615,"timestamp":6668097801647,"id":1760,"parentId":1588,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":23671,"timestamp":6668097801769,"id":1761,"parentId":1588,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24890,"timestamp":6668097801535,"id":1759,"parentId":1588,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24941,"timestamp":6668097801877,"id":1762,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":24939,"timestamp":6668097802109,"id":1764,"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/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25401,"timestamp":6668097801998,"id":1763,"parentId":1600,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":25284,"timestamp":6668097802325,"id":1766,"parentId":1590,"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":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":27782,"timestamp":6668097801206,"id":1755,"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/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778059468227,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":26749,"timestamp":6668097802446,"id":1767,"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/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":26029,"timestamp":6668097803408,"id":1768,"parentId":1592,"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":1778059468229,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":26097,"timestamp":6668097803557,"id":1769,"parentId":1592,"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":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":28120,"timestamp":6668097802224,"id":1765,"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/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778059468228,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":26936,"timestamp":6668097803720,"id":1770,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":27102,"timestamp":6668097803877,"id":1771,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":27221,"timestamp":6668097804147,"id":1774,"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":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":26825,"timestamp":6668097804892,"id":1775,"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":1778059468231,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":28083,"timestamp":6668097803994,"id":1772,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468230,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":131,"timestamp":6668097849559,"id":1787,"parentId":1446,"tags":{},"startTime":1778059468276,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":23,"timestamp":6668097849714,"id":1788,"parentId":1447,"tags":{},"startTime":1778059468276,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module","duration":35,"timestamp":6668097849745,"id":1789,"parentId":1432,"tags":{},"startTime":1778059468276,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2219,"timestamp":6668097848471,"id":1779,"parentId":1636,"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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9950,"timestamp":6668097842951,"id":1776,"parentId":1733,"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":1778059468269,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5165,"timestamp":6668097848737,"id":1782,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5482,"timestamp":6668097848628,"id":1781,"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/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6095,"timestamp":6668097848507,"id":1780,"parentId":1645,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7158,"timestamp":6668097848352,"id":1778,"parentId":1630,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468274,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6666,"timestamp":6668097849032,"id":1784,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6540,"timestamp":6668097849355,"id":1786,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7031,"timestamp":6668097849178,"id":1785,"parentId":1690,"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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7720,"timestamp":6668097848880,"id":1783,"parentId":1672,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468275,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1512833,"timestamp":6668096345439,"id":1305,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":12439,"timestamp":6668097848276,"id":1777,"parentId":1736,"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":1778059468274,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2458,"timestamp":6668097859487,"id":1790,"parentId":1765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468286,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":181,"timestamp":6668097863176,"id":1792,"parentId":1644,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778059468289,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":513,"timestamp":6668097863081,"id":1791,"parentId":1625,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468289,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1719,"timestamp":6668097864944,"id":1793,"parentId":1715,"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":1778059468291,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2237,"timestamp":6668097866815,"id":1794,"parentId":1717,"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":1778059468293,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3008,"timestamp":6668097866966,"id":1795,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778059468293,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2556,"timestamp":6668097867603,"id":1796,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2574,"timestamp":6668097867741,"id":1797,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2607,"timestamp":6668097867866,"id":1798,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2705,"timestamp":6668097867989,"id":1799,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2698,"timestamp":6668097868180,"id":1800,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4018,"timestamp":6668097868357,"id":1801,"parentId":1718,"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":1778059468294,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4113,"timestamp":6668097868495,"id":1802,"parentId":1718,"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":1778059468295,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1738,"timestamp":6668097873523,"id":1803,"parentId":1718,"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":1778059468300,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1172,"timestamp":6668097876648,"id":1809,"parentId":1657,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778059468303,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4078,"timestamp":6668097875400,"id":1804,"parentId":1721,"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":1778059468301,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4181,"timestamp":6668097876078,"id":1805,"parentId":1722,"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":1778059468302,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4196,"timestamp":6668097876219,"id":1806,"parentId":1721,"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":1778059468302,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4160,"timestamp":6668097876411,"id":1807,"parentId":1722,"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":1778059468302,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4607,"timestamp":6668097876588,"id":1808,"parentId":1795,"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":1778059468303,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":798,"timestamp":6668097881539,"id":1810,"parentId":1729,"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":1778059468308,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3355,"timestamp":6668097886078,"id":1813,"parentId":1729,"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":1778059468312,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":3940,"timestamp":6668097885887,"id":1812,"parentId":1795,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778059468312,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3633,"timestamp":6668097886385,"id":1815,"parentId":1729,"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":1778059468312,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5119,"timestamp":6668097885681,"id":1811,"parentId":1795,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778059468312,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4405,"timestamp":6668097886570,"id":1816,"parentId":1729,"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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":6503,"timestamp":6668097886213,"id":1814,"parentId":1795,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778059468312,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6333,"timestamp":6668097886748,"id":1817,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6400,"timestamp":6668097886944,"id":1818,"parentId":1755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6338,"timestamp":6668097887270,"id":1820,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6678,"timestamp":6668097887121,"id":1819,"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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6736,"timestamp":6668097887383,"id":1821,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468313,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6893,"timestamp":6668097887504,"id":1822,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6941,"timestamp":6668097887673,"id":1823,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7073,"timestamp":6668097887858,"id":1824,"parentId":1755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7119,"timestamp":6668097888021,"id":1825,"parentId":1765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7159,"timestamp":6668097888151,"id":1826,"parentId":1755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":580,"timestamp":6668097896850,"id":1830,"parentId":1783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468323,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10884,"timestamp":6668097888496,"id":1828,"parentId":1785,"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":1778059468315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":11429,"timestamp":6668097888338,"id":1827,"parentId":1765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468314,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11285,"timestamp":6668097888655,"id":1829,"parentId":1785,"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":1778059468315,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1532,"timestamp":6668097900552,"id":1832,"parentId":1791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468327,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2536,"timestamp":6668097900405,"id":1831,"parentId":1765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468326,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1963,"timestamp":6668097903167,"id":1834,"parentId":1714,"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":1778059468329,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3328,"timestamp":6668097903090,"id":1833,"parentId":1811,"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":1778059468329,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2633,"timestamp":6668097907968,"id":1836,"parentId":1714,"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":1778059468334,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-ts","duration":2588,"timestamp":6668097908371,"id":1837,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778059468334,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":5007,"timestamp":6668097907493,"id":1835,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778059468334,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2922,"timestamp":6668097915642,"id":1838,"parentId":1714,"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":1778059468342,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4164,"timestamp":6668097916121,"id":1839,"parentId":1837,"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":1778059468342,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":2934,"timestamp":6668097921209,"id":1840,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778059468347,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3086,"timestamp":6668097921782,"id":1842,"parentId":1714,"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":1778059468348,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-tsx","duration":4165,"timestamp":6668097921410,"id":1841,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778059468347,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":488,"timestamp":6668097926554,"id":1843,"parentId":1714,"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":1778059468353,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3737,"timestamp":6668097927746,"id":1844,"parentId":1841,"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":1778059468354,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5113,"timestamp":6668097928899,"id":1845,"parentId":1714,"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":1778059468355,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2507,"timestamp":6668097937110,"id":1846,"parentId":1714,"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":1778059468363,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3722,"timestamp":6668097941069,"id":1847,"parentId":1714,"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":1778059468367,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9081,"timestamp":6668097942440,"id":1848,"parentId":1714,"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":1778059468368,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":679,"timestamp":6668097984868,"id":1849,"parentId":1714,"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":1778059468411,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1645,"timestamp":6668097989185,"id":1851,"parentId":1714,"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":1778059468415,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4984,"timestamp":6668097988098,"id":1850,"parentId":1714,"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":1778059468414,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5424,"timestamp":6668097990025,"id":1852,"parentId":1714,"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":1778059468416,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6828,"timestamp":6668098004650,"id":1854,"parentId":1714,"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":1778059468431,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10767,"timestamp":6668098004518,"id":1853,"parentId":1714,"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":1778059468431,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":10697,"timestamp":6668098006746,"id":1857,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11843,"timestamp":6668098006871,"id":1858,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":11878,"timestamp":6668098007118,"id":1860,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13234,"timestamp":6668098006992,"id":1859,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"}]
17
- [{"name":"build-module-mjs","duration":16168,"timestamp":6668098006617,"id":1856,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":19795,"timestamp":6668098006474,"id":1855,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":22440,"timestamp":6668098007243,"id":1861,"parentId":1714,"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":1778059468433,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3214,"timestamp":6668098115567,"id":1862,"parentId":1714,"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":1778059468542,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":664,"timestamp":6668098121568,"id":1865,"parentId":1714,"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":1778059468548,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3074,"timestamp":6668098120958,"id":1864,"parentId":1714,"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":1778059468547,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":13811,"timestamp":6668098117374,"id":1863,"parentId":1714,"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":1778059468543,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1206,"timestamp":6668098156524,"id":1866,"parentId":1714,"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":1778059468583,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3084,"timestamp":6668098159405,"id":1867,"parentId":1714,"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":1778059468585,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2894,"timestamp":6668098160487,"id":1871,"parentId":1714,"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":1778059468587,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3633,"timestamp":6668098160410,"id":1870,"parentId":1714,"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":1778059468586,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7335,"timestamp":6668098159498,"id":1868,"parentId":1714,"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":1778059468586,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":5691,"timestamp":6668098161442,"id":1872,"parentId":1714,"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":1778059468587,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9653,"timestamp":6668098160320,"id":1869,"parentId":1714,"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":1778059468586,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1398,"timestamp":6668098206022,"id":1875,"parentId":1792,"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":1778059468632,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2150,"timestamp":6668098206052,"id":1876,"parentId":1756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468632,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3558,"timestamp":6668098205925,"id":1874,"parentId":1714,"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":1778059468632,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":782,"timestamp":6668098210608,"id":1877,"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":"app-pages-browser"},"startTime":1778059468637,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1866473,"timestamp":6668096345450,"id":1306,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":584,"timestamp":6668098211760,"id":1878,"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":1778059468638,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9190,"timestamp":6668098205753,"id":1873,"parentId":1714,"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":1778059468632,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1830,"timestamp":6668098230428,"id":1879,"parentId":1783,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778059468656,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":674,"timestamp":6668098233226,"id":1881,"parentId":1809,"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":1778059468659,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1636,"timestamp":6668098233320,"id":1882,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468659,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2228,"timestamp":6668098233018,"id":1880,"parentId":1823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468659,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1898548,"timestamp":6668096345627,"id":1317,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1898855,"timestamp":6668096345331,"id":1301,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1898889,"timestamp":6668096345303,"id":1300,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1766,"timestamp":6668098243675,"id":1883,"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":1778059468670,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":549,"timestamp":6668098245648,"id":1888,"parentId":1836,"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":1778059468672,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1727,"timestamp":6668098244664,"id":1885,"parentId":1827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468671,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1910,"timestamp":6668098244776,"id":1886,"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":1778059468671,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1952,"timestamp":6668098244904,"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":1778059468671,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2736,"timestamp":6668098244536,"id":1884,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778059468671,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":1904222,"timestamp":6668096344850,"id":1299,"parentId":1298,"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":1778059466771,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2153,"timestamp":6668098247762,"id":1889,"parentId":1836,"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":1778059468674,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2658,"timestamp":6668098247856,"id":1890,"parentId":1836,"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":1778059468674,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2543,"timestamp":6668098248711,"id":1892,"parentId":1838,"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":1778059468675,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2749,"timestamp":6668098248818,"id":1893,"parentId":1838,"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":1778059468675,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":2835,"timestamp":6668098248961,"id":1894,"parentId":1838,"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":1778059468675,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7770,"timestamp":6668098247939,"id":1891,"parentId":1838,"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":1778059468674,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":809,"timestamp":6668098264203,"id":1895,"parentId":1842,"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":1778059468690,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":858,"timestamp":6668098264355,"id":1896,"parentId":1842,"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":1778059468690,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":939,"timestamp":6668098264433,"id":1897,"parentId":1842,"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":1778059468690,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":480,"timestamp":6668098266026,"id":1898,"parentId":1845,"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":1778059468692,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":352,"timestamp":6668098267291,"id":1899,"parentId":1845,"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":1778059468693,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3236,"timestamp":6668098268800,"id":1900,"parentId":1845,"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":1778059468695,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3122,"timestamp":6668098270734,"id":1902,"parentId":1848,"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":1778059468697,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":9598,"timestamp":6668098269432,"id":1901,"parentId":1847,"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":1778059468695,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1825,"timestamp":6668098295508,"id":1904,"parentId":1848,"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":1778059468722,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":314,"timestamp":6668098297637,"id":1905,"parentId":1848,"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":1778059468724,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":4742,"timestamp":6668098294599,"id":1903,"parentId":1848,"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":1778059468721,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3491,"timestamp":6668098303565,"id":1906,"parentId":1848,"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":1778059468730,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":535,"timestamp":6668098311298,"id":1909,"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":1778059468737,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":6127,"timestamp":6668098309260,"id":1908,"parentId":1853,"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":1778059468735,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":7651,"timestamp":6668098309148,"id":1907,"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":1778059468735,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":468,"timestamp":6668098327803,"id":1910,"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":1778059468754,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":545,"timestamp":6668098327910,"id":1911,"parentId":1878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778059468754,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":972,"timestamp":6668098332828,"id":1912,"parentId":1881,"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":1778059468759,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4401,"timestamp":6668098332922,"id":1913,"parentId":1881,"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":1778059468759,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2020,"timestamp":6668098339944,"id":1914,"parentId":1881,"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":1778059468766,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4411,"timestamp":6668098340056,"id":1915,"parentId":1881,"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":1778059468766,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4733,"timestamp":6668098350062,"id":1916,"parentId":1881,"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":1778059468776,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5013,"timestamp":6668098350187,"id":1917,"parentId":1881,"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":1778059468776,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5317,"timestamp":6668098350267,"id":1918,"parentId":1881,"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":1778059468776,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":5503,"timestamp":6668098350339,"id":1919,"parentId":1881,"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":1778059468776,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8386,"timestamp":6668098350407,"id":1920,"parentId":1881,"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":1778059468776,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":8963,"timestamp":6668098350483,"id":1921,"parentId":1881,"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":1778059468777,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1159,"timestamp":6668098363370,"id":1922,"parentId":1881,"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":1778059468789,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3952,"timestamp":6668098363486,"id":1923,"parentId":1881,"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":1778059468790,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4263,"timestamp":6668098363564,"id":1924,"parentId":1881,"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":1778059468790,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7497,"timestamp":6668098371832,"id":1925,"parentId":1881,"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":1778059468798,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":7713,"timestamp":6668098371931,"id":1926,"parentId":1881,"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":1778059468798,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":12911,"timestamp":6668098372015,"id":1927,"parentId":1881,"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":1778059468798,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":418,"timestamp":6668098388349,"id":1928,"parentId":1897,"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":1778059468814,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":567,"timestamp":6668098393223,"id":1929,"parentId":1905,"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":1778059468819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":708,"timestamp":6668098393319,"id":1930,"parentId":1902,"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":1778059468819,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":735,"timestamp":6668098398634,"id":1931,"parentId":1911,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778059468825,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3388,"timestamp":6668098398722,"id":1932,"parentId":1911,"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":1778059468825,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3398,"timestamp":6668098398800,"id":1933,"parentId":1911,"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":1778059468825,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4023,"timestamp":6668098398871,"id":1934,"parentId":1911,"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":1778059468825,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":25939,"timestamp":6668098404649,"id":1935,"parentId":1911,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778059468831,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1396,"timestamp":6668098433358,"id":1936,"parentId":1911,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778059468859,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1017,"timestamp":6668098439561,"id":1937,"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":1778059468866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1266,"timestamp":6668098439685,"id":1938,"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":1778059468866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2179,"timestamp":6668098439763,"id":1939,"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":1778059468866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2884,"timestamp":6668098439844,"id":1940,"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":1778059468866,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":778,"timestamp":6668098443976,"id":1941,"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":1778059468870,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":825,"timestamp":6668098444997,"id":1942,"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":1778059468871,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1325,"timestamp":6668098445102,"id":1943,"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":1778059468871,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1704,"timestamp":6668098445181,"id":1944,"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":1778059468871,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1258,"timestamp":6668098448611,"id":1945,"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":1778059468875,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1533,"timestamp":6668098448712,"id":1946,"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":1778059468875,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1878,"timestamp":6668098448792,"id":1947,"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":1778059468875,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2328,"timestamp":6668098448864,"id":1948,"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":1778059468875,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":3084,"timestamp":6668098448942,"id":1949,"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":1778059468875,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1952,"timestamp":6668098454559,"id":1950,"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":1778059468881,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":503,"timestamp":6668098457074,"id":1951,"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":1778059468883,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":590,"timestamp":6668098457173,"id":1952,"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":1778059468883,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":355,"timestamp":6668098459094,"id":1953,"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":1778059468885,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":786,"timestamp":6668098462670,"id":1954,"parentId":1922,"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":1778059468889,"traceId":"174ac2abfb9ebbdd"}]
18
- [{"name":"build-module-js","duration":1642,"timestamp":6668098462799,"id":1955,"parentId":1924,"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":1778059468889,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1964,"timestamp":6668098462887,"id":1956,"parentId":1924,"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":1778059468889,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2220,"timestamp":6668098462963,"id":1957,"parentId":1924,"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":1778059468889,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":406,"timestamp":6668098466184,"id":1958,"parentId":1907,"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":1778059468892,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1519,"timestamp":6668098467505,"id":1959,"parentId":1907,"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":1778059468894,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":622,"timestamp":6668098469483,"id":1960,"parentId":1928,"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":1778059468896,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1265,"timestamp":6668098471162,"id":1961,"parentId":1929,"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":1778059468897,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1371,"timestamp":6668098471254,"id":1962,"parentId":1929,"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":1778059468897,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":629,"timestamp":6668098473266,"id":1963,"parentId":1935,"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":1778059468899,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":951,"timestamp":6668098474140,"id":1964,"parentId":1931,"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":1778059468900,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3279,"timestamp":6668098476939,"id":1965,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778059468903,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1190,"timestamp":6668098483402,"id":1966,"parentId":1938,"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":1778059468909,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1645,"timestamp":6668098483530,"id":1967,"parentId":1938,"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":1778059468910,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2367,"timestamp":6668098483607,"id":1968,"parentId":1947,"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":1778059468910,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":964,"timestamp":6668098486776,"id":1969,"parentId":1945,"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":1778059468913,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1085,"timestamp":6668098486873,"id":1970,"parentId":1948,"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":1778059468913,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1035,"timestamp":6668098490091,"id":1971,"parentId":1945,"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":1778059468916,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1289,"timestamp":6668098490184,"id":1972,"parentId":1945,"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":1778059468916,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1515,"timestamp":6668098490264,"id":1973,"parentId":1945,"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":1778059468916,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1605,"timestamp":6668098490342,"id":1974,"parentId":1945,"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":1778059468916,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1917,"timestamp":6668098490411,"id":1975,"parentId":1945,"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":1778059468916,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2239,"timestamp":6668098490480,"id":1976,"parentId":1945,"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":1778059468917,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1918,"timestamp":6668098493575,"id":1977,"parentId":1945,"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":1778059468920,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2247,"timestamp":6668098493671,"id":1978,"parentId":1945,"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":1778059468920,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1103,"timestamp":6668098496567,"id":1979,"parentId":1945,"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":1778059468923,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1511,"timestamp":6668098496665,"id":1980,"parentId":1945,"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":1778059468923,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1636,"timestamp":6668098501301,"id":1981,"parentId":1945,"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":1778059468927,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2407,"timestamp":6668098501407,"id":1982,"parentId":1955,"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":1778059468927,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":4054,"timestamp":6668098501487,"id":1983,"parentId":1953,"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":1778059468928,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6222,"timestamp":6668098501561,"id":1984,"parentId":1955,"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":1778059468928,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":6641,"timestamp":6668098501636,"id":1985,"parentId":1945,"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":1778059468928,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1461,"timestamp":6668098510622,"id":1986,"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":1778059468937,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1903,"timestamp":6668098510722,"id":1987,"parentId":1966,"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":1778059468937,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1950,"timestamp":6668098510799,"id":1988,"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":1778059468937,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2389,"timestamp":6668098510871,"id":1989,"parentId":1966,"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":1778059468937,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":354,"timestamp":6668098515662,"id":1990,"parentId":1966,"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":1778059468942,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":405,"timestamp":6668098516756,"id":1991,"parentId":1972,"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":1778059468943,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":887,"timestamp":6668098517715,"id":1992,"parentId":1979,"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":1778059468944,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1247,"timestamp":6668098517806,"id":1993,"parentId":1979,"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":1778059468944,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1441,"timestamp":6668098517884,"id":1994,"parentId":1979,"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":1778059468944,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":770,"timestamp":6668098520707,"id":1995,"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":1778059468947,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1115,"timestamp":6668098522387,"id":1996,"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":1778059468948,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1318,"timestamp":6668098522479,"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-seq.js","layer":"app-pages-browser"},"startTime":1778059468949,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2198,"timestamp":6668098522558,"id":1998,"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":1778059468949,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":2318,"timestamp":6668098522631,"id":1999,"parentId":1986,"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":1778059468949,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":990,"timestamp":6668098526048,"id":2000,"parentId":1986,"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":1778059468952,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":344,"timestamp":6668098530328,"id":2001,"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":1778059468956,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":735,"timestamp":6668098531995,"id":2002,"parentId":1996,"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":1778059468958,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":821,"timestamp":6668098532094,"id":2003,"parentId":1996,"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":1778059468958,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":931,"timestamp":6668098532173,"id":2004,"parentId":1996,"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":1778059468958,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1008,"timestamp":6668098532241,"id":2005,"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":1778059468958,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":291,"timestamp":6668098534603,"id":2006,"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":1778059468961,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":282,"timestamp":6668098535428,"id":2007,"parentId":1986,"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":1778059468961,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3070,"timestamp":6668098536963,"id":2008,"parentId":1959,"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":1778059468963,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":576,"timestamp":6668098541609,"id":2009,"parentId":2001,"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":1778059468968,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":628,"timestamp":6668098541694,"id":2010,"parentId":1986,"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":1778059468968,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1114,"timestamp":6668098542553,"id":2011,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1182,"timestamp":6668098542637,"id":2012,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1250,"timestamp":6668098542711,"id":2013,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1375,"timestamp":6668098542777,"id":2014,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1444,"timestamp":6668098542841,"id":2015,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1652,"timestamp":6668098542909,"id":2016,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1888,"timestamp":6668098542973,"id":2017,"parentId":2001,"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":1778059468969,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":487,"timestamp":6668098546609,"id":2018,"parentId":2005,"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":1778059468973,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1123,"timestamp":6668098547562,"id":2019,"parentId":2005,"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":1778059468974,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1187,"timestamp":6668098547645,"id":2020,"parentId":2005,"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":1778059468974,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":735,"timestamp":6668098550278,"id":2021,"parentId":2005,"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":1778059468976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1069,"timestamp":6668098550365,"id":2022,"parentId":2005,"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":1778059468976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":1327,"timestamp":6668098550443,"id":2023,"parentId":2005,"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":1778059468976,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":767,"timestamp":6668098552650,"id":2024,"parentId":2007,"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":1778059468979,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":982,"timestamp":6668098552737,"id":2025,"parentId":2007,"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":1778059468979,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":317,"timestamp":6668098555504,"id":2026,"parentId":2019,"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":1778059468982,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":542,"timestamp":6668098556500,"id":2027,"parentId":2010,"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":1778059468983,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":620,"timestamp":6668098556586,"id":2028,"parentId":2010,"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":1778059468983,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":842,"timestamp":6668098556658,"id":2029,"parentId":2010,"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":1778059468983,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":1148,"timestamp":6668098560233,"id":2030,"parentId":2008,"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":1778059468986,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":861,"timestamp":6668098561876,"id":2031,"parentId":2008,"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":1778059468988,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-mjs","duration":3565,"timestamp":6668098563728,"id":2032,"parentId":2008,"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":1778059468990,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":246,"timestamp":6668098568299,"id":2033,"parentId":2026,"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":1778059468994,"traceId":"174ac2abfb9ebbdd"},{"name":"build-module-js","duration":406,"timestamp":6668098570341,"id":2034,"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":1778059468996,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225859,"timestamp":6668096345600,"id":1313,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225881,"timestamp":6668096345589,"id":1312,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225863,"timestamp":6668096345612,"id":1315,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225846,"timestamp":6668096345631,"id":1318,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225788,"timestamp":6668096345692,"id":1319,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225771,"timestamp":6668096345711,"id":1320,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225762,"timestamp":6668096345721,"id":1321,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225757,"timestamp":6668096345728,"id":1322,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225880,"timestamp":6668096345606,"id":1314,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"add-entry","duration":2225868,"timestamp":6668096345620,"id":1316,"parentId":1298,"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":1778059466772,"traceId":"174ac2abfb9ebbdd"},{"name":"make","duration":2227562,"timestamp":6668096344067,"id":1298,"parentId":1297,"tags":{},"startTime":1778059466770,"traceId":"174ac2abfb9ebbdd"},{"name":"chunk-graph","duration":13531,"timestamp":6668098617953,"id":2036,"parentId":2035,"tags":{},"startTime":1778059469044,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-modules","duration":22,"timestamp":6668098631581,"id":2038,"parentId":2035,"tags":{},"startTime":1778059469058,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunks","duration":22744,"timestamp":6668098633029,"id":2040,"parentId":2035,"tags":{},"startTime":1778059469059,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-tree","duration":102,"timestamp":6668098655854,"id":2041,"parentId":2035,"tags":{},"startTime":1778059469082,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize-chunk-modules","duration":21627,"timestamp":6668098656046,"id":2042,"parentId":2035,"tags":{},"startTime":1778059469082,"traceId":"174ac2abfb9ebbdd"},{"name":"optimize","duration":46221,"timestamp":6668098631540,"id":2037,"parentId":2035,"tags":{},"startTime":1778059469058,"traceId":"174ac2abfb9ebbdd"},{"name":"module-hash","duration":16571,"timestamp":6668098690316,"id":2043,"parentId":2035,"tags":{},"startTime":1778059469116,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation","duration":187167,"timestamp":6668098706937,"id":2044,"parentId":2035,"tags":{},"startTime":1778059469133,"traceId":"174ac2abfb9ebbdd"},{"name":"hash","duration":13896,"timestamp":6668098897441,"id":2045,"parentId":2035,"tags":{},"startTime":1778059469323,"traceId":"174ac2abfb9ebbdd"},{"name":"code-generation-jobs","duration":585,"timestamp":6668098911334,"id":2046,"parentId":2035,"tags":{},"startTime":1778059469337,"traceId":"174ac2abfb9ebbdd"}]
19
- [{"name":"module-assets","duration":705,"timestamp":6668098911866,"id":2047,"parentId":2035,"tags":{},"startTime":1778059469338,"traceId":"174ac2abfb9ebbdd"},{"name":"create-chunk-assets","duration":14716,"timestamp":6668098912585,"id":2048,"parentId":2035,"tags":{},"startTime":1778059469339,"traceId":"174ac2abfb9ebbdd"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1142,"timestamp":6668098930130,"id":2050,"parentId":1297,"tags":{},"startTime":1778059469356,"traceId":"174ac2abfb9ebbdd"},{"name":"NextJsBuildManifest-createassets","duration":1893,"timestamp":6668098929392,"id":2049,"parentId":1297,"tags":{},"startTime":1778059469355,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75925,"timestamp":6668098962536,"id":2055,"parentId":2051,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":76420,"timestamp":6668098962100,"id":2053,"parentId":2051,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778059469388,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75927,"timestamp":6668098962615,"id":2056,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75853,"timestamp":6668098962706,"id":2057,"parentId":2051,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75736,"timestamp":6668098962839,"id":2058,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75688,"timestamp":6668098962914,"id":2059,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75644,"timestamp":6668098962972,"id":2060,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75627,"timestamp":6668098963068,"id":2061,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75411,"timestamp":6668098963315,"id":2063,"parentId":2051,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75570,"timestamp":6668098963184,"id":2062,"parentId":2051,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":76469,"timestamp":6668098962306,"id":2054,"parentId":2051,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778059469388,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":75407,"timestamp":6668098963397,"id":2064,"parentId":2051,"tags":{"name":"static/chunks/app/new/page-39574ba9e749d3be.js","cache":"MISS"},"startTime":1778059469389,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":72048,"timestamp":6668098966807,"id":2066,"parentId":2051,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778059469393,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":74143,"timestamp":6668098964773,"id":2065,"parentId":2051,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778059469391,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":70548,"timestamp":6668098968424,"id":2067,"parentId":2051,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778059469394,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":63699,"timestamp":6668098975356,"id":2069,"parentId":2051,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778059469401,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":62891,"timestamp":6668098976203,"id":2070,"parentId":2051,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778059469402,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":62185,"timestamp":6668098976942,"id":2071,"parentId":2051,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778059469403,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":61922,"timestamp":6668098977226,"id":2072,"parentId":2051,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778059469403,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":60822,"timestamp":6668098978351,"id":2074,"parentId":2051,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778059469404,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":61277,"timestamp":6668098977927,"id":2073,"parentId":2051,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778059469404,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":60784,"timestamp":6668098978436,"id":2075,"parentId":2051,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778059469404,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":68456,"timestamp":6668098970853,"id":2068,"parentId":2051,"tags":{"name":"static/chunks/app/templates/page-dd148d6cb503ac7a.js","cache":"MISS"},"startTime":1778059469397,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":106970,"timestamp":6668098953057,"id":2052,"parentId":2051,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778059469379,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":69371,"timestamp":6668099012497,"id":2079,"parentId":2051,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778059469439,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":99346,"timestamp":6668098999278,"id":2078,"parentId":2051,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778059469425,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":94551,"timestamp":6668099031913,"id":2081,"parentId":2051,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778059469458,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":95382,"timestamp":6668099034807,"id":2082,"parentId":2051,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778059469461,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":98670,"timestamp":6668099035257,"id":2083,"parentId":2051,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778059469461,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":111886,"timestamp":6668099035789,"id":2084,"parentId":2051,"tags":{"name":"static/chunks/977-3ab8a58b4b69cecd.js","cache":"MISS"},"startTime":1778059469462,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112684,"timestamp":6668099037368,"id":2085,"parentId":2051,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778059469463,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112362,"timestamp":6668099037779,"id":2086,"parentId":2051,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778059469464,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112209,"timestamp":6668099037961,"id":2087,"parentId":2051,"tags":{"name":"static/2-XAEHWtrjGewQajCM5pM/_ssgManifest.js","cache":"MISS"},"startTime":1778059469464,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112145,"timestamp":6668099038044,"id":2088,"parentId":2051,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778059469464,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112494,"timestamp":6668099038116,"id":2089,"parentId":2051,"tags":{"name":"static/2-XAEHWtrjGewQajCM5pM/_buildManifest.js","cache":"MISS"},"startTime":1778059469464,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":112462,"timestamp":6668099038188,"id":2090,"parentId":2051,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778059469464,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":172278,"timestamp":6668098985571,"id":2077,"parentId":2051,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778059469412,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":186887,"timestamp":6668098978631,"id":2076,"parentId":2051,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778059469405,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-js","duration":169361,"timestamp":6668099016580,"id":2080,"parentId":2051,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778059469443,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-webpack-plugin-optimize","duration":252652,"timestamp":6668098933304,"id":2051,"parentId":1297,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778059469359,"traceId":"174ac2abfb9ebbdd"},{"name":"minify-css","duration":300966,"timestamp":6668099186336,"id":2092,"parentId":2091,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778059469612,"traceId":"174ac2abfb9ebbdd"},{"name":"css-minimizer-plugin","duration":301170,"timestamp":6668099186146,"id":2091,"parentId":1297,"tags":{},"startTime":1778059469612,"traceId":"174ac2abfb9ebbdd"},{"name":"seal","duration":904011,"timestamp":6668098597768,"id":2035,"parentId":1297,"tags":{},"startTime":1778059469024,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-compilation","duration":3164614,"timestamp":6668096337437,"id":1297,"parentId":1294,"tags":{"name":"client"},"startTime":1778059466763,"traceId":"174ac2abfb9ebbdd"},{"name":"emit","duration":10522,"timestamp":6668099502312,"id":2093,"parentId":1294,"tags":{},"startTime":1778059469928,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-close","duration":415849,"timestamp":6668099513820,"id":2094,"parentId":1294,"tags":{"name":"client"},"startTime":1778059469940,"traceId":"174ac2abfb9ebbdd"},{"name":"webpack-generate-error-stats","duration":1973,"timestamp":6668099929727,"id":2095,"parentId":2094,"tags":{},"startTime":1778059470356,"traceId":"174ac2abfb9ebbdd"},{"name":"run-webpack-compiler","duration":3879079,"timestamp":6668096052817,"id":1294,"parentId":1293,"tags":{},"startTime":1778059466479,"traceId":"174ac2abfb9ebbdd"},{"name":"format-webpack-messages","duration":89,"timestamp":6668099931904,"id":2096,"parentId":1293,"tags":{},"startTime":1778059470358,"traceId":"174ac2abfb9ebbdd"},{"name":"worker-main-client","duration":3879594,"timestamp":6668096052543,"id":1293,"parentId":1,"tags":{},"startTime":1778059466479,"traceId":"174ac2abfb9ebbdd"},{"name":"run-webpack","duration":10497560,"timestamp":6668089494488,"id":14,"parentId":1,"tags":{},"startTime":1778059459921,"traceId":"174ac2abfb9ebbdd"},{"name":"run-typescript","duration":5364622,"timestamp":6668099995189,"id":2099,"parentId":1,"tags":{},"startTime":1778059470421,"traceId":"174ac2abfb9ebbdd"},{"name":"generate-required-server-files","duration":996,"timestamp":6668105360323,"id":2101,"parentId":1,"tags":{},"startTime":1778059475786,"traceId":"174ac2abfb9ebbdd"},{"name":"check-static-error-page","duration":14220,"timestamp":6668105400505,"id":2103,"parentId":2102,"tags":{},"startTime":1778059475827,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":279921,"timestamp":6668105417492,"id":2122,"parentId":2105,"tags":{},"startTime":1778059475844,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":291700,"timestamp":6668105405812,"id":2105,"parentId":2102,"tags":{"page":"/_global-error"},"startTime":1778059475832,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":362548,"timestamp":6668105417587,"id":2124,"parentId":2110,"tags":{},"startTime":1778059475844,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":371915,"timestamp":6668105408289,"id":2110,"parentId":2102,"tags":{"page":"/favicon.ico"},"startTime":1778059475834,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":362603,"timestamp":6668105424289,"id":2126,"parentId":2106,"tags":{},"startTime":1778059475850,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":380962,"timestamp":6668105405986,"id":2106,"parentId":2102,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778059475832,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":381421,"timestamp":6668105433039,"id":2129,"parentId":2115,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":401131,"timestamp":6668105413390,"id":2115,"parentId":2102,"tags":{"page":"/personas"},"startTime":1778059475839,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":409887,"timestamp":6668105417638,"id":2125,"parentId":2111,"tags":{},"startTime":1778059475844,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":419132,"timestamp":6668105408444,"id":2111,"parentId":2102,"tags":{"page":"/icon.svg"},"startTime":1778059475834,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":395326,"timestamp":6668105433105,"id":2130,"parentId":2118,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":414329,"timestamp":6668105414125,"id":2118,"parentId":2102,"tags":{"page":"/settings"},"startTime":1778059475840,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":397318,"timestamp":6668105433265,"id":2132,"parentId":2114,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":421784,"timestamp":6668105408822,"id":2114,"parentId":2102,"tags":{"page":"/"},"startTime":1778059475835,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":397347,"timestamp":6668105433307,"id":2135,"parentId":2108,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":422724,"timestamp":6668105407946,"id":2108,"parentId":2102,"tags":{"page":"/connect"},"startTime":1778059475834,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":401640,"timestamp":6668105433176,"id":2131,"parentId":2120,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":420267,"timestamp":6668105414582,"id":2120,"parentId":2102,"tags":{"page":"/templates"},"startTime":1778059475841,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":402969,"timestamp":6668105433990,"id":2137,"parentId":2109,"tags":{},"startTime":1778059475860,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":428893,"timestamp":6668105408115,"id":2109,"parentId":2102,"tags":{"page":"/demo/[scenario]"},"startTime":1778059475834,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":407090,"timestamp":6668105433288,"id":2133,"parentId":2116,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":426761,"timestamp":6668105413654,"id":2116,"parentId":2102,"tags":{"page":"/runs/[runId]"},"startTime":1778059475840,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":431981,"timestamp":6668105417546,"id":2123,"parentId":2107,"tags":{},"startTime":1778059475844,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":441739,"timestamp":6668105407826,"id":2107,"parentId":2102,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778059475834,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":448682,"timestamp":6668105415796,"id":2121,"parentId":2104,"tags":{},"startTime":1778059475842,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":463192,"timestamp":6668105401337,"id":2104,"parentId":2102,"tags":{"page":"/_not-found"},"startTime":1778059475827,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":431631,"timestamp":6668105433313,"id":2136,"parentId":2119,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":450529,"timestamp":6668105414432,"id":2119,"parentId":2102,"tags":{"page":"/settings/permissions"},"startTime":1778059475840,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":434108,"timestamp":6668105433300,"id":2134,"parentId":2117,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":453536,"timestamp":6668105413897,"id":2117,"parentId":2102,"tags":{"page":"/runs"},"startTime":1778059475840,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":435847,"timestamp":6668105432759,"id":2127,"parentId":2112,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":460119,"timestamp":6668105408507,"id":2112,"parentId":2102,"tags":{"page":"/new"},"startTime":1778059475835,"traceId":"174ac2abfb9ebbdd"},{"name":"is-page-static","duration":502085,"timestamp":6668105432967,"id":2128,"parentId":2113,"tags":{},"startTime":1778059475859,"traceId":"174ac2abfb9ebbdd"},{"name":"check-page","duration":526433,"timestamp":6668105408668,"id":2113,"parentId":2102,"tags":{"page":"/onboarding"},"startTime":1778059475835,"traceId":"174ac2abfb9ebbdd"},{"name":"static-check","duration":535340,"timestamp":6668105399784,"id":2102,"parentId":1,"tags":{},"startTime":1778059475826,"traceId":"174ac2abfb9ebbdd"},{"name":"write-routes-manifest","duration":2202,"timestamp":6668106066726,"id":2141,"parentId":1,"tags":{},"startTime":1778059476493,"traceId":"174ac2abfb9ebbdd"},{"name":"load-dotenv","duration":23,"timestamp":6668106130553,"id":2144,"parentId":2143,"tags":{},"startTime":1778059476557,"traceId":"174ac2abfb9ebbdd"},{"name":"run-export-path-map","duration":324,"timestamp":6668106903229,"id":2145,"parentId":2143,"tags":{},"startTime":1778059477329,"traceId":"174ac2abfb9ebbdd"},{"name":"next-export","duration":1096618,"timestamp":6668106129893,"id":2143,"parentId":1,"tags":{},"startTime":1778059476556,"traceId":"174ac2abfb9ebbdd"},{"name":"move-exported-app-not-found-","duration":31453,"timestamp":6668107228012,"id":2146,"parentId":2142,"tags":{},"startTime":1778059477654,"traceId":"174ac2abfb9ebbdd"},{"name":"move-exported-app-global-error-","duration":22879,"timestamp":6668107259552,"id":2147,"parentId":2142,"tags":{},"startTime":1778059477686,"traceId":"174ac2abfb9ebbdd"},{"name":"static-generation","duration":1430187,"timestamp":6668106126802,"id":2142,"parentId":1,"tags":{},"startTime":1778059476553,"traceId":"174ac2abfb9ebbdd"},{"name":"write-routes-manifest","duration":21734,"timestamp":6668107557181,"id":2148,"parentId":1,"tags":{},"startTime":1778059477983,"traceId":"174ac2abfb9ebbdd"}]
20
- [{"name":"node-file-trace-build","duration":6002323,"timestamp":6668106062622,"id":2140,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778059476489,"traceId":"174ac2abfb9ebbdd"},{"name":"apply-include-excludes","duration":423,"timestamp":6668112064967,"id":2149,"parentId":1,"tags":{},"startTime":1778059482491,"traceId":"174ac2abfb9ebbdd"},{"name":"collect-build-traces","duration":6129873,"timestamp":6668105935533,"id":2139,"parentId":1,"tags":{},"startTime":1778059476362,"traceId":"174ac2abfb9ebbdd"},{"name":"print-tree-view","duration":1592,"timestamp":6668112065519,"id":2150,"parentId":1,"tags":{},"startTime":1778059482492,"traceId":"174ac2abfb9ebbdd"},{"name":"telemetry-flush","duration":33,"timestamp":6668112067125,"id":2151,"parentId":1,"tags":{},"startTime":1778059482493,"traceId":"174ac2abfb9ebbdd"},{"name":"next-build","duration":22662709,"timestamp":6668089404458,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778059459830,"traceId":"174ac2abfb9ebbdd"}]
1
+ [{"name":"generate-buildid","duration":155,"timestamp":6670325144121,"id":4,"parentId":1,"tags":{},"startTime":1778061695570,"traceId":"f02d898778399ea0"},{"name":"load-custom-routes","duration":269,"timestamp":6670325144369,"id":5,"parentId":1,"tags":{},"startTime":1778061695570,"traceId":"f02d898778399ea0"},{"name":"create-dist-dir","duration":502,"timestamp":6670325144660,"id":6,"parentId":1,"tags":{},"startTime":1778061695571,"traceId":"f02d898778399ea0"},{"name":"clean","duration":283,"timestamp":6670325145715,"id":7,"parentId":1,"tags":{},"startTime":1778061695572,"traceId":"f02d898778399ea0"},{"name":"discover-routes","duration":4429,"timestamp":6670325187608,"id":8,"parentId":1,"tags":{},"startTime":1778061695614,"traceId":"f02d898778399ea0"},{"name":"create-root-mapping","duration":51,"timestamp":6670325192120,"id":9,"parentId":1,"tags":{},"startTime":1778061695618,"traceId":"f02d898778399ea0"},{"name":"generate-route-types","duration":9199,"timestamp":6670325193195,"id":10,"parentId":1,"tags":{},"startTime":1778061695619,"traceId":"f02d898778399ea0"},{"name":"public-dir-conflict-check","duration":69,"timestamp":6670325202507,"id":11,"parentId":1,"tags":{},"startTime":1778061695629,"traceId":"f02d898778399ea0"},{"name":"generate-routes-manifest","duration":2067,"timestamp":6670325202653,"id":12,"parentId":1,"tags":{},"startTime":1778061695629,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":13727,"timestamp":6670325570615,"id":17,"parentId":15,"tags":{},"startTime":1778061695997,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":213413,"timestamp":6670325584484,"id":18,"parentId":16,"tags":{},"startTime":1778061696011,"traceId":"f02d898778399ea0"},{"name":"next-trace-entrypoint-plugin","duration":1628,"timestamp":6670325864141,"id":20,"parentId":19,"tags":{},"startTime":1778061696290,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":38561,"timestamp":6670325929342,"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":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":49678,"timestamp":6670325929400,"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":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":55510,"timestamp":6670325929453,"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":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":61864,"timestamp":6670325929510,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":150,"timestamp":6670325994245,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778061696420,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":16,"timestamp":6670325994440,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778061696420,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":112612,"timestamp":6670325929261,"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":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":244519,"timestamp":6670325923607,"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":1778061696350,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":238023,"timestamp":6670325930218,"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=%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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":296139,"timestamp":6670325929572,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":315920,"timestamp":6670325929632,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":324158,"timestamp":6670325929690,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":327346,"timestamp":6670325929961,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":331375,"timestamp":6670325929858,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":333575,"timestamp":6670325930077,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":336254,"timestamp":6670325930264,"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=%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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":342850,"timestamp":6670325930307,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":348297,"timestamp":6670325930138,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":350565,"timestamp":6670325930347,"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":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":63,"timestamp":6670326329957,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":15,"timestamp":6670326330060,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":17,"timestamp":6670326330443,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":14,"timestamp":6670326330518,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":9,"timestamp":6670326330541,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":7,"timestamp":6670326330561,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14302,"timestamp":6670326330583,"id":66,"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":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13587,"timestamp":6670326332110,"id":67,"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":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14869,"timestamp":6670326332219,"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/send-response.js","layer":"rsc"},"startTime":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16790,"timestamp":6670326332387,"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/render-result.js","layer":"rsc"},"startTime":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17575,"timestamp":6670326332482,"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/send-payload.js","layer":"rsc"},"startTime":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17810,"timestamp":6670326332660,"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":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16559,"timestamp":6670326334295,"id":73,"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/streaming-metadata.js","layer":"rsc"},"startTime":1778061696760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17040,"timestamp":6670326334407,"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/server-action-request-meta.js","layer":"rsc"},"startTime":1778061696760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17020,"timestamp":6670326334654,"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/interop-default.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17182,"timestamp":6670326334748,"id":77,"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/strip-flight-headers.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21263,"timestamp":6670326334840,"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/lib/trace/tracer.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23038,"timestamp":6670326334924,"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/server/lib/trace/constants.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24336,"timestamp":6670326335030,"id":80,"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":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22868,"timestamp":6670326336713,"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/instrumentation/utils.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24118,"timestamp":6670326336810,"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/web/utils.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24641,"timestamp":6670326336895,"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/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26302,"timestamp":6670326336978,"id":86,"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/entry-base.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":28336,"timestamp":6670326337069,"id":87,"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":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30360,"timestamp":6670326337148,"id":88,"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":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31093,"timestamp":6670326337225,"id":89,"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/fallback.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31633,"timestamp":6670326337302,"id":90,"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/scheduler.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31914,"timestamp":6670326337381,"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/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32194,"timestamp":6670326337456,"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/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":36509,"timestamp":6670326335111,"id":81,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":37324,"timestamp":6670326336372,"id":82,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778061696762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":41051,"timestamp":6670326334550,"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":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":50827,"timestamp":6670326332574,"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":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9366,"timestamp":6670326402247,"id":93,"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/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778061696828,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9915,"timestamp":6670326402398,"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/request/fallback-params.js","layer":"rsc"},"startTime":1778061696828,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":86386,"timestamp":6670326330380,"id":61,"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":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":87088,"timestamp":6670326330106,"id":60,"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":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4462,"timestamp":6670326418071,"id":95,"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":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4689,"timestamp":6670326418210,"id":96,"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-page/module.compiled.js","layer":"ssr"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5576,"timestamp":6670326418304,"id":97,"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":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6232,"timestamp":6670326418818,"id":100,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8085,"timestamp":6670326418601,"id":99,"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/redirect-status-code.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9042,"timestamp":6670326418386,"id":98,"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/app-router-headers.js","layer":"rsc"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8900,"timestamp":6670326419185,"id":102,"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/global-error.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9709,"timestamp":6670326418915,"id":101,"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":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9518,"timestamp":6670326419431,"id":103,"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/forbidden.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9641,"timestamp":6670326419681,"id":104,"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/unauthorized.js","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9814,"timestamp":6670326420024,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9889,"timestamp":6670326420293,"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/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10932,"timestamp":6670326420494,"id":107,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778061696847,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32,"timestamp":6670326455805,"id":110,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14,"timestamp":6670326455865,"id":111,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":18558,"timestamp":6670326440223,"id":108,"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":1778061696866,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":3267,"timestamp":6670326455725,"id":109,"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":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4355,"timestamp":6670326455890,"id":112,"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/pipe-readable.js","layer":"rsc"},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1174,"timestamp":6670326463095,"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/base-http/helpers.js","layer":"rsc"},"startTime":1778061696889,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3900,"timestamp":6670326462777,"id":113,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778061696889,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":20,"timestamp":6670326467651,"id":119,"parentId":86,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2535,"timestamp":6670326467017,"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/lib/etag.js","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2977,"timestamp":6670326467123,"id":116,"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/server/base-http/index.js","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3299,"timestamp":6670326467826,"id":121,"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/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4168,"timestamp":6670326467210,"id":117,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4224,"timestamp":6670326467459,"id":118,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4234,"timestamp":6670326467685,"id":120,"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/client/components/layout-router.js","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4142,"timestamp":6670326468014,"id":122,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":23,"timestamp":6670326474127,"id":123,"parentId":86,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":24,"timestamp":6670326474160,"id":124,"parentId":86,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3359,"timestamp":6670326474193,"id":125,"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/client/components/client-page.js","layer":"rsc"},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3717,"timestamp":6670326474358,"id":126,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6946,"timestamp":6670326481045,"id":127,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778061696907,"traceId":"f02d898778399ea0"}]
2
+ [{"name":"build-module-js","duration":4187,"timestamp":6670326488339,"id":129,"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/server/request/search-params.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6800,"timestamp":6670326488559,"id":131,"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/server/request/params.js","layer":"rsc"},"startTime":1778061696915,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8857,"timestamp":6670326488176,"id":128,"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/client/components/client-segment.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9606,"timestamp":6670326488435,"id":130,"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/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1279,"timestamp":6670326517532,"id":133,"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/lib/batcher.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2496,"timestamp":6670326517629,"id":134,"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/lru-cache.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6000,"timestamp":6670326517711,"id":135,"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/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8304,"timestamp":6670326517222,"id":132,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778061696943,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":33,"timestamp":6670326539894,"id":136,"parentId":82,"tags":{"name":"node:fs","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":10,"timestamp":6670326539945,"id":137,"parentId":82,"tags":{"name":"node:path","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":6,"timestamp":6670326539961,"id":138,"parentId":82,"tags":{"name":"node:os","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2688,"timestamp":6670326539974,"id":139,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4420,"timestamp":6670326540282,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11735,"timestamp":6670326563830,"id":142,"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/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12585,"timestamp":6670326563933,"id":143,"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/response-cache/utils.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12862,"timestamp":6670326564037,"id":144,"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/response-cache/types.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13057,"timestamp":6670326564297,"id":146,"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/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13055,"timestamp":6670326564472,"id":148,"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/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13652,"timestamp":6670326564549,"id":149,"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/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14304,"timestamp":6670326564632,"id":150,"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/build/output/log.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17232,"timestamp":6670326563548,"id":141,"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/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":18496,"timestamp":6670326564118,"id":145,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18528,"timestamp":6670326564393,"id":147,"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/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2263,"timestamp":6670326595194,"id":156,"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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3050,"timestamp":6670326595281,"id":157,"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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3180,"timestamp":6670326595513,"id":160,"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":1778061697022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4522,"timestamp":6670326594954,"id":154,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5232,"timestamp":6670326594482,"id":151,"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/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5270,"timestamp":6670326594842,"id":153,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6847,"timestamp":6670326594714,"id":152,"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/shared/lib/utils.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7825,"timestamp":6670326595086,"id":155,"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/router/utils/is-bot.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3583,"timestamp":6670326603395,"id":162,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697029,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5378,"timestamp":6670326603486,"id":163,"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/staged-rendering.js","layer":"rsc"},"startTime":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6032,"timestamp":6670326603569,"id":164,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23435,"timestamp":6670326595364,"id":158,"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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15456,"timestamp":6670326603803,"id":166,"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":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16170,"timestamp":6670326603646,"id":165,"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":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":814,"timestamp":6670326623171,"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/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2947,"timestamp":6670326622932,"id":167,"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":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2884,"timestamp":6670326623269,"id":169,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2246,"timestamp":6670326627245,"id":171,"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/server/api-utils/index.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10390,"timestamp":6670326627338,"id":172,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11163,"timestamp":6670326627777,"id":176,"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/web/spec-extension/request.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11336,"timestamp":6670326627864,"id":177,"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/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18633,"timestamp":6670326627417,"id":173,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19078,"timestamp":6670326627531,"id":174,"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/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19640,"timestamp":6670326627655,"id":175,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":571,"timestamp":6670326651188,"id":178,"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/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778061697077,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1246,"timestamp":6670326651333,"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/static-paths/utils.js","layer":"rsc"},"startTime":1778061697077,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":58706,"timestamp":6670326595441,"id":159,"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":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1268,"timestamp":6670326656902,"id":180,"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/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778061697083,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":57188,"timestamp":6670326603236,"id":161,"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/api/navigation.react-server.js","layer":"rsc"},"startTime":1778061697029,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1766,"timestamp":6670326661575,"id":182,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1918,"timestamp":6670326661671,"id":183,"parentId":116,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2643,"timestamp":6670326661751,"id":184,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3691,"timestamp":6670326661916,"id":186,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670326661993,"id":187,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4468,"timestamp":6670326662086,"id":188,"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/compiled/fresh/index.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6524,"timestamp":6670326661394,"id":181,"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/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778061697087,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6544,"timestamp":6670326661836,"id":185,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1154,"timestamp":6670326671802,"id":190,"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/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2069,"timestamp":6670326671909,"id":191,"parentId":108,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5281,"timestamp":6670326671597,"id":189,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":28,"timestamp":6670326680106,"id":193,"parentId":131,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2818,"timestamp":6670326679974,"id":192,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670326680145,"id":194,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2594,"timestamp":6670326690427,"id":196,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3123,"timestamp":6670326690199,"id":195,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697116,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3081,"timestamp":6670326690569,"id":197,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778061697117,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4003,"timestamp":6670326690772,"id":198,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778061697117,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2038,"timestamp":6670326695298,"id":200,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778061697121,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":577,"timestamp":6670326697614,"id":202,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":71186,"timestamp":6670326627100,"id":170,"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/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5698,"timestamp":6670326695052,"id":199,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778061697121,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8029,"timestamp":6670326695494,"id":201,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778061697122,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6157,"timestamp":6670326697728,"id":203,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778061697124,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":32,"timestamp":6670326704327,"id":204,"parentId":198,"tags":{"name":"fs","layer":null},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":9,"timestamp":6670326704368,"id":205,"parentId":198,"tags":{"name":"os","layer":null},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7067,"timestamp":6670326704384,"id":206,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8295,"timestamp":6670326704649,"id":207,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697131,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5376,"timestamp":6670326713797,"id":208,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697140,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7634,"timestamp":6670326713977,"id":209,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697140,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3691,"timestamp":6670326729137,"id":210,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778061697155,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1072,"timestamp":6670326733951,"id":212,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2302,"timestamp":6670326734073,"id":213,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14768,"timestamp":6670326732915,"id":211,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697159,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10989,"timestamp":6670326740354,"id":214,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778061697166,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2258,"timestamp":6670326753246,"id":215,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697179,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2412,"timestamp":6670326753451,"id":216,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697179,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3653,"timestamp":6670326753689,"id":218,"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/lib/picocolors.js","layer":"rsc"},"startTime":1778061697180,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9141,"timestamp":6670326753573,"id":217,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697180,"traceId":"f02d898778399ea0"},{"name":"build-module-css","duration":463,"timestamp":6670326764071,"id":219,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778061697190,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1445,"timestamp":6670326766435,"id":220,"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/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1778061697192,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670326767259,"id":224,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2525,"timestamp":6670326767075,"id":223,"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/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2982,"timestamp":6670326766862,"id":222,"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/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3758,"timestamp":6670326766623,"id":221,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":946,"timestamp":6670326770586,"id":225,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":963,"timestamp":6670326770704,"id":226,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1988,"timestamp":6670326770791,"id":227,"parentId":166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3547,"timestamp":6670326773527,"id":228,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697200,"traceId":"f02d898778399ea0"}]
3
+ [{"name":"build-module-js","duration":3767,"timestamp":6670326773670,"id":229,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697200,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":951,"timestamp":6670326777824,"id":230,"parentId":101,"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":1778061697204,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1627,"timestamp":6670326779240,"id":231,"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/server/web/next-url.js","layer":"rsc"},"startTime":1778061697205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3027,"timestamp":6670326779340,"id":232,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":696,"timestamp":6670326782794,"id":233,"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/server/web/error.js","layer":"rsc"},"startTime":1778061697209,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":848,"timestamp":6670326784077,"id":235,"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/server/route-modules/checks.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":991,"timestamp":6670326784169,"id":236,"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/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2028,"timestamp":6670326784248,"id":237,"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/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3853,"timestamp":6670326783859,"id":234,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3726,"timestamp":6670326784324,"id":238,"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/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2207,"timestamp":6670326790318,"id":240,"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/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2720,"timestamp":6670326790446,"id":241,"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/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3902,"timestamp":6670326790095,"id":239,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4048,"timestamp":6670326794180,"id":242,"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/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778061697220,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":28,"timestamp":6670326798439,"id":243,"parentId":185,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778061697224,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2858,"timestamp":6670326798479,"id":244,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2848,"timestamp":6670326798837,"id":247,"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/web/exports/index.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4806,"timestamp":6670326798719,"id":246,"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/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5484,"timestamp":6670326798585,"id":245,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1816,"timestamp":6670326807379,"id":248,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3579,"timestamp":6670326807505,"id":249,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697234,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670326807652,"id":250,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697234,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1422,"timestamp":6670326815699,"id":253,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2285,"timestamp":6670326815847,"id":254,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4178,"timestamp":6670326815285,"id":251,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778061697241,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3535,"timestamp":6670326816181,"id":256,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4138,"timestamp":6670326815996,"id":255,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4786,"timestamp":6670326815559,"id":252,"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/app-dir/link.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1321,"timestamp":6670326825939,"id":257,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1506,"timestamp":6670326826220,"id":259,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3559,"timestamp":6670326826122,"id":258,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1724,"timestamp":6670326832014,"id":268,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5580,"timestamp":6670326830038,"id":260,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697256,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5141,"timestamp":6670326830867,"id":261,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4767,"timestamp":6670326831575,"id":266,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4789,"timestamp":6670326831758,"id":267,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5685,"timestamp":6670326831193,"id":262,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6658,"timestamp":6670326840660,"id":270,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778061697267,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7216,"timestamp":6670326840347,"id":269,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778061697266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":28216,"timestamp":6670326831395,"id":263,"parentId":107,"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":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":28399,"timestamp":6670326831472,"id":264,"parentId":199,"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":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1491,"timestamp":6670326860037,"id":271,"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/compiled/cookie/index.js","layer":"rsc"},"startTime":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1676,"timestamp":6670326860177,"id":272,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1986,"timestamp":6670326860267,"id":273,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":31938,"timestamp":6670326831526,"id":265,"parentId":201,"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":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48310,"timestamp":6670326865987,"id":276,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697292,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48514,"timestamp":6670326866091,"id":277,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697292,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1905,"timestamp":6670326920713,"id":283,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2165,"timestamp":6670326920817,"id":284,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3458,"timestamp":6670326920903,"id":285,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3733,"timestamp":6670326920990,"id":286,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5127,"timestamp":6670326920328,"id":282,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778061697346,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1072,"timestamp":6670326930458,"id":288,"parentId":170,"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":1778061697356,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2051,"timestamp":6670326930569,"id":289,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697357,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2108,"timestamp":6670326932648,"id":290,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697359,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2643,"timestamp":6670326932797,"id":291,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697359,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1249,"timestamp":6670326935706,"id":292,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2345,"timestamp":6670326935818,"id":293,"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/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2546,"timestamp":6670326935944,"id":294,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25563,"timestamp":6670326927927,"id":287,"parentId":224,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697354,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15873,"timestamp":6670326941403,"id":297,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16831,"timestamp":6670326941263,"id":296,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17387,"timestamp":6670326940980,"id":295,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4960,"timestamp":6670326953830,"id":298,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5078,"timestamp":6670326954119,"id":299,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5279,"timestamp":6670326954246,"id":300,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":27,"timestamp":6670326961695,"id":301,"parentId":287,"tags":{"name":"util","layer":null},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1267,"timestamp":6670326961799,"id":302,"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/lib/url.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1334,"timestamp":6670326961931,"id":303,"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/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3579,"timestamp":6670326962037,"id":304,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3730,"timestamp":6670326962184,"id":305,"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/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":977,"timestamp":6670326966107,"id":306,"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/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1815,"timestamp":6670326966227,"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/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1993,"timestamp":6670326966366,"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/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8918,"timestamp":6670326966489,"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/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778061697393,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4010,"timestamp":6670326971597,"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/remove-trailing-slash.js","layer":"rsc"},"startTime":1778061697398,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4539,"timestamp":6670326971777,"id":312,"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/format-url.js","layer":"rsc"},"startTime":1778061697398,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5427,"timestamp":6670326971441,"id":310,"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/server/request/connection.js","layer":"rsc"},"startTime":1778061697397,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":779,"timestamp":6670326979115,"id":313,"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/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":809,"timestamp":6670326979243,"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/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1302,"timestamp":6670326979327,"id":315,"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/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2208,"timestamp":6670326979408,"id":316,"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/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":960,"timestamp":6670326983183,"id":317,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697409,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":915,"timestamp":6670326984699,"id":318,"parentId":248,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1638,"timestamp":6670326984955,"id":320,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2011,"timestamp":6670326984801,"id":319,"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/escape-regexp.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2104,"timestamp":6670326985224,"id":322,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3192,"timestamp":6670326985109,"id":321,"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/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2097,"timestamp":6670326988940,"id":324,"parentId":259,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2405,"timestamp":6670326989078,"id":325,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3267,"timestamp":6670326988660,"id":323,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2469,"timestamp":6670326993163,"id":326,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778061697419,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2591,"timestamp":6670326993391,"id":327,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778061697419,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2847,"timestamp":6670326993589,"id":328,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3115,"timestamp":6670326993958,"id":330,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3312,"timestamp":6670326994152,"id":331,"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/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7039,"timestamp":6670326993776,"id":329,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":897,"timestamp":6670327000917,"id":332,"parentId":286,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697427,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1654,"timestamp":6670327001052,"id":333,"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/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778061697427,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":564,"timestamp":6670327004358,"id":334,"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/server/after/index.js","layer":"rsc"},"startTime":1778061697430,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2013,"timestamp":6670327005364,"id":335,"parentId":263,"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":1778061697431,"traceId":"f02d898778399ea0"}]
4
+ [{"name":"build-module-mjs","duration":1902,"timestamp":6670327005671,"id":337,"parentId":263,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2214,"timestamp":6670327005542,"id":336,"parentId":263,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2126,"timestamp":6670327005793,"id":338,"parentId":264,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2098,"timestamp":6670327006048,"id":340,"parentId":264,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2394,"timestamp":6670327005919,"id":339,"parentId":264,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2320,"timestamp":6670327006169,"id":341,"parentId":264,"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":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1461,"timestamp":6670327009745,"id":342,"parentId":264,"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":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1501,"timestamp":6670327009892,"id":343,"parentId":265,"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":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1546,"timestamp":6670327010031,"id":344,"parentId":265,"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":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2434,"timestamp":6670327012258,"id":348,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3825,"timestamp":6670327011868,"id":345,"parentId":265,"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":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3918,"timestamp":6670327012022,"id":346,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4021,"timestamp":6670327012143,"id":347,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697438,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1150402,"timestamp":6670325870273,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1042,"timestamp":6670327021200,"id":350,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1647,"timestamp":6670327020997,"id":349,"parentId":304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697447,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1152877,"timestamp":6670325870304,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3712,"timestamp":6670327021443,"id":352,"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/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4356,"timestamp":6670327021324,"id":351,"parentId":308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":442,"timestamp":6670327028088,"id":353,"parentId":334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1142,"timestamp":6670327028705,"id":354,"parentId":335,"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":1778061697455,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2306,"timestamp":6670327030394,"id":355,"parentId":307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":845,"timestamp":6670327033371,"id":356,"parentId":351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697459,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8433,"timestamp":6670327034764,"id":357,"parentId":315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061697461,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173008,"timestamp":6670325870344,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173027,"timestamp":6670325870335,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173045,"timestamp":6670325870321,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3116,"timestamp":6670327044629,"id":358,"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/Icon.mjs","layer":"rsc"},"startTime":1778061697471,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1005,"timestamp":6670327048270,"id":362,"parentId":329,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1699,"timestamp":6670327047982,"id":360,"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/toKebabCase.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2067,"timestamp":6670327047813,"id":359,"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/mergeClasses.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1960,"timestamp":6670327048127,"id":361,"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/toPascalCase.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1468,"timestamp":6670327055284,"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":1778061697481,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1406,"timestamp":6670327058759,"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":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2197,"timestamp":6670327058871,"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":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2776,"timestamp":6670327058959,"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":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":928,"timestamp":6670327063146,"id":367,"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":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2002,"timestamp":6670327063248,"id":368,"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":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3253,"timestamp":6670327063339,"id":369,"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":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1125,"timestamp":6670327070119,"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":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1374,"timestamp":6670327070226,"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":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1636,"timestamp":6670327070308,"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":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":29,"timestamp":6670327073831,"id":373,"parentId":368,"tags":{"name":"process","layer":null},"startTime":1778061697500,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1226,"timestamp":6670327076233,"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":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1725,"timestamp":6670327076365,"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":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2434,"timestamp":6670327076464,"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":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2862,"timestamp":6670327076543,"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":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5933,"timestamp":6670327076621,"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":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6177,"timestamp":6670327076695,"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":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4237,"timestamp":6670327086590,"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":1778061697513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":407,"timestamp":6670327092245,"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":1778061697518,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":857,"timestamp":6670327095071,"id":382,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1778061697521,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1848,"timestamp":6670327096382,"id":383,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"rsc"},"startTime":1778061697522,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3572,"timestamp":6670327096484,"id":384,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4245,"timestamp":6670327096646,"id":385,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4615,"timestamp":6670327096730,"id":386,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4859,"timestamp":6670327096807,"id":387,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5100,"timestamp":6670327096881,"id":388,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5278,"timestamp":6670327096957,"id":389,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5734,"timestamp":6670327097045,"id":390,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1802,"timestamp":6670327107770,"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":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2164,"timestamp":6670327107930,"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":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2268,"timestamp":6670327108044,"id":393,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2366,"timestamp":6670327108138,"id":394,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2474,"timestamp":6670327108267,"id":395,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3022,"timestamp":6670327108351,"id":396,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3885,"timestamp":6670327108432,"id":397,"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":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4901,"timestamp":6670327108510,"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":1778061697535,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1243,"timestamp":6670327117602,"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":1778061697544,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1248,"timestamp":6670327120500,"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":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1625,"timestamp":6670327120611,"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":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1865,"timestamp":6670327120702,"id":402,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1653,"timestamp":6670327134175,"id":403,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2233,"timestamp":6670327134331,"id":404,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2636,"timestamp":6670327134435,"id":405,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3045,"timestamp":6670327134533,"id":406,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778061697561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3802,"timestamp":6670327134618,"id":407,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778061697561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1203,"timestamp":6670327139844,"id":408,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778061697566,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6620,"timestamp":6670327142236,"id":409,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778061697568,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2008,"timestamp":6670327165259,"id":410,"parentId":382,"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":1778061697591,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2292,"timestamp":6670327165479,"id":411,"parentId":382,"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":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2705,"timestamp":6670327165610,"id":412,"parentId":382,"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":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3767,"timestamp":6670327165708,"id":413,"parentId":382,"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":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3960,"timestamp":6670327165796,"id":414,"parentId":382,"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":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4699,"timestamp":6670327165881,"id":415,"parentId":382,"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":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2320,"timestamp":6670327172617,"id":416,"parentId":382,"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":1778061697599,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1608,"timestamp":6670327182874,"id":417,"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":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3601,"timestamp":6670327183032,"id":418,"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":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3753,"timestamp":6670327183132,"id":419,"parentId":396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":27,"timestamp":6670327187726,"id":420,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778061697614,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1694,"timestamp":6670327189215,"id":421,"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":1778061697615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2665,"timestamp":6670327189347,"id":422,"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":1778061697615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1259,"timestamp":6670327192638,"id":423,"parentId":404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1359,"timestamp":6670327192748,"id":424,"parentId":404,"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":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1883,"timestamp":6670327192835,"id":425,"parentId":404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1107,"timestamp":6670327195383,"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":1778061697621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":973,"timestamp":6670327198077,"id":427,"parentId":414,"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":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1269,"timestamp":6670327198186,"id":428,"parentId":414,"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":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1458,"timestamp":6670327198270,"id":429,"parentId":414,"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":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670327200437,"id":430,"parentId":418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1778061697626,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":758,"timestamp":6670327202106,"id":431,"parentId":423,"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":1778061697628,"traceId":"f02d898778399ea0"}]
5
+ [{"name":"build-module-js","duration":1059,"timestamp":6670327203066,"id":432,"parentId":423,"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":1778061697629,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2053,"timestamp":6670327203174,"id":433,"parentId":423,"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":1778061697629,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":724,"timestamp":6670327210029,"id":434,"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":1778061697636,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":758,"timestamp":6670327210213,"id":435,"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":1778061697636,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":550,"timestamp":6670327211087,"id":436,"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":1778061697637,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":333776,"timestamp":6670326911654,"id":281,"parentId":280,"tags":{},"startTime":1778061697338,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":3262,"timestamp":6670327315849,"id":437,"parentId":280,"tags":{},"startTime":1778061697742,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":407925,"timestamp":6670326911580,"id":280,"parentId":275,"tags":{},"startTime":1778061697338,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":20420,"timestamp":6670327319256,"id":438,"parentId":275,"tags":{"astUsed":"true"},"startTime":1778061697745,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":474152,"timestamp":6670326865942,"id":275,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":471465,"timestamp":6670326890354,"id":279,"parentId":278,"tags":{},"startTime":1778061697316,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":401,"timestamp":6670327361864,"id":439,"parentId":278,"tags":{},"startTime":1778061697788,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":496040,"timestamp":6670326866265,"id":278,"parentId":274,"tags":{},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":986,"timestamp":6670327362290,"id":440,"parentId":274,"tags":{"astUsed":"true"},"startTime":1778061697788,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":499148,"timestamp":6670326864419,"id":274,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778061697290,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493809,"timestamp":6670325869842,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493168,"timestamp":6670325870491,"id":35,"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":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493310,"timestamp":6670325870354,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493307,"timestamp":6670325870362,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493310,"timestamp":6670325870372,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493234,"timestamp":6670325870453,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493266,"timestamp":6670325870425,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493227,"timestamp":6670325870467,"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":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493197,"timestamp":6670325870499,"id":36,"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":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493195,"timestamp":6670325870504,"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":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493227,"timestamp":6670325870477,"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":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493196,"timestamp":6670325870512,"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":1778061696297,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1035,"timestamp":6670327503221,"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":1778061697929,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":99,"timestamp":6670327504295,"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":1778061697930,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":189,"timestamp":6670327504427,"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":1778061697930,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":158,"timestamp":6670327504630,"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":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":393,"timestamp":6670327504802,"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":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":174,"timestamp":6670327505210,"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":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":491,"timestamp":6670327505399,"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":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":464,"timestamp":6670327505903,"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":1778061697932,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":145,"timestamp":6670327506380,"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":1778061697932,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":181,"timestamp":6670327506535,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":205,"timestamp":6670327506725,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":166,"timestamp":6670327506942,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":138,"timestamp":6670327507117,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":140,"timestamp":6670327507263,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":144,"timestamp":6670327507412,"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":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":136,"timestamp":6670327507565,"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":1778061697934,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":304,"timestamp":6670327521915,"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":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":136,"timestamp":6670327522243,"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":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":371,"timestamp":6670327522390,"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":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":221,"timestamp":6670327522772,"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":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":138,"timestamp":6670327523009,"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":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":125,"timestamp":6670327523158,"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":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":354,"timestamp":6670327523292,"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%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":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":270,"timestamp":6670327523656,"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%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":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":221,"timestamp":6670327523936,"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%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":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":181,"timestamp":6670327524166,"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%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":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":261,"timestamp":6670327529403,"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":1778061697955,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":217,"timestamp":6670327529680,"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":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":232,"timestamp":6670327529907,"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":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":204,"timestamp":6670327530149,"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":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6554,"timestamp":6670327544066,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10116,"timestamp":6670327543670,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":16494,"timestamp":6670327539984,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778061697966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":15280,"timestamp":6670327543873,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15723,"timestamp":6670327544352,"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":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17997,"timestamp":6670327545639,"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":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":18957,"timestamp":6670327545346,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778061697971,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":46666,"timestamp":6670327545056,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778061697971,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":47947,"timestamp":6670327545817,"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":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48002,"timestamp":6670327546166,"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":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":48266,"timestamp":6670327546935,"id":702,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778061697973,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":51185,"timestamp":6670327546333,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":52233,"timestamp":6670327546625,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778061697973,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":56119,"timestamp":6670327545984,"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":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":37442,"timestamp":6670327567131,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778061697993,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":38204,"timestamp":6670327566991,"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":1778061697993,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5086,"timestamp":6670327629971,"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":1778061698056,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4798,"timestamp":6670327639221,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778061698065,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5744,"timestamp":6670327639086,"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":1778061698065,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7667,"timestamp":6670327654742,"id":708,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8261,"timestamp":6670327655024,"id":709,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8257,"timestamp":6670327655210,"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":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13637,"timestamp":6670327671629,"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":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16211,"timestamp":6670327671992,"id":715,"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":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18676,"timestamp":6670327672082,"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/params.js","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17987,"timestamp":6670327673927,"id":729,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19062,"timestamp":6670327674321,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":23603,"timestamp":6670327672507,"id":719,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":24141,"timestamp":6670327672306,"id":718,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25290,"timestamp":6670327672153,"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":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":24678,"timestamp":6670327673035,"id":722,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":25731,"timestamp":6670327672682,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":26554,"timestamp":6670327672859,"id":721,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":27219,"timestamp":6670327673376,"id":724,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":27915,"timestamp":6670327673657,"id":726,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29913,"timestamp":6670327674100,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":30157,"timestamp":6670327674395,"id":735,"parentId":681,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":34415,"timestamp":6670327673211,"id":723,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":33846,"timestamp":6670327674498,"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":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":38119,"timestamp":6670327673551,"id":725,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":37386,"timestamp":6670327674708,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":39009,"timestamp":6670327674608,"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":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":39296,"timestamp":6670327674880,"id":739,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":42908,"timestamp":6670327671588,"id":713,"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":1778061698098,"traceId":"f02d898778399ea0"}]
6
+ [{"name":"build-module-mjs","duration":43128,"timestamp":6670327671537,"id":712,"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":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":43510,"timestamp":6670327671439,"id":711,"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":1778061698097,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":41289,"timestamp":6670327673829,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":51699,"timestamp":6670327673998,"id":730,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52002,"timestamp":6670327673885,"id":728,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52138,"timestamp":6670327674060,"id":731,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52185,"timestamp":6670327674199,"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":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4742,"timestamp":6670327754620,"id":740,"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":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4399,"timestamp":6670327755205,"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":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5374,"timestamp":6670327754971,"id":742,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5670,"timestamp":6670327755341,"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/redirect-boundary.js","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6413,"timestamp":6670327755472,"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/error-boundary.js","layer":"ssr"},"startTime":1778061698182,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10299,"timestamp":6670327754884,"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":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1369,"timestamp":6670327769484,"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":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1346,"timestamp":6670327769625,"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":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3250,"timestamp":6670327769833,"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":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1462,"timestamp":6670327775392,"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":1778061698201,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8444,"timestamp":6670327769709,"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":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4315,"timestamp":6670327775564,"id":752,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778061698202,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2640,"timestamp":6670327780686,"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":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3462,"timestamp":6670327781038,"id":760,"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":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5392,"timestamp":6670327780513,"id":755,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5930,"timestamp":6670327780328,"id":754,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778061698206,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6939,"timestamp":6670327780106,"id":753,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778061698206,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6403,"timestamp":6670327780847,"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":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6654,"timestamp":6670327780950,"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/request/utils.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3291,"timestamp":6670327788086,"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":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3446,"timestamp":6670327788176,"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":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26065,"timestamp":6670327769762,"id":749,"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/api/navigation.js","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8602,"timestamp":6670327787889,"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":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19507,"timestamp":6670327780770,"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":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5799,"timestamp":6670327809270,"id":769,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6550,"timestamp":6670327808853,"id":765,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6938,"timestamp":6670327809160,"id":768,"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/segment.js","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7418,"timestamp":6670327809382,"id":770,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7399,"timestamp":6670327809685,"id":772,"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/layers.mjs","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7865,"timestamp":6670327809519,"id":771,"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":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7958,"timestamp":6670327809866,"id":773,"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":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8096,"timestamp":6670327810201,"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/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8492,"timestamp":6670327810361,"id":776,"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":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9616,"timestamp":6670327810048,"id":774,"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":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9569,"timestamp":6670327810529,"id":777,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9903,"timestamp":6670327810824,"id":778,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10056,"timestamp":6670327811118,"id":779,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12700,"timestamp":6670327808730,"id":764,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12580,"timestamp":6670327809055,"id":766,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":20932,"timestamp":6670327809111,"id":767,"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":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2368,"timestamp":6670327830346,"id":780,"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":1778061698256,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5746,"timestamp":6670327832914,"id":781,"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":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5699,"timestamp":6670327833220,"id":783,"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":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5706,"timestamp":6670327833405,"id":784,"parentId":731,"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":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5694,"timestamp":6670327833577,"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":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5684,"timestamp":6670327833757,"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":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5725,"timestamp":6670327834102,"id":788,"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/redirect-error.js","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6470,"timestamp":6670327833922,"id":787,"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/redirect.js","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6007,"timestamp":6670327834575,"id":790,"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":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6093,"timestamp":6670327834738,"id":791,"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/is-next-router-error.js","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6248,"timestamp":6670327834903,"id":792,"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/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6232,"timestamp":6670327835109,"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":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8091,"timestamp":6670327834266,"id":789,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7237,"timestamp":6670327835294,"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":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7552,"timestamp":6670327835469,"id":795,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16306,"timestamp":6670327833103,"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/ppr-navigations.js","layer":"ssr"},"startTime":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":13813,"timestamp":6670327836093,"id":797,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13865,"timestamp":6670327836364,"id":798,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":14180,"timestamp":6670327836669,"id":799,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778061698263,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":22145,"timestamp":6670327835786,"id":796,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5649,"timestamp":6670327870633,"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":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5927,"timestamp":6670327870719,"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":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4848,"timestamp":6670327872047,"id":806,"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":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5028,"timestamp":6670327872146,"id":807,"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":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5660,"timestamp":6670327872222,"id":808,"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":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6230,"timestamp":6670327872293,"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/adapters/headers.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6019,"timestamp":6670327872624,"id":812,"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":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10704,"timestamp":6670327870441,"id":801,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778061698296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10537,"timestamp":6670327870793,"id":804,"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/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10740,"timestamp":6670327870907,"id":805,"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/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12320,"timestamp":6670327870132,"id":800,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778061698296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10303,"timestamp":6670327872469,"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/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10789,"timestamp":6670327872360,"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/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10633,"timestamp":6670327872765,"id":813,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10673,"timestamp":6670327873059,"id":814,"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":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10695,"timestamp":6670327873232,"id":815,"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":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10756,"timestamp":6670327873375,"id":816,"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":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10837,"timestamp":6670327873497,"id":817,"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":1778061698300,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11672,"timestamp":6670327873676,"id":818,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778061698300,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4299,"timestamp":6670327899298,"id":820,"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":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3950,"timestamp":6670327899793,"id":823,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6834,"timestamp":6670327899613,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7344,"timestamp":6670327899439,"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/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6749,"timestamp":6670327900320,"id":829,"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/copy.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7221,"timestamp":6670327900211,"id":828,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7616,"timestamp":6670327900082,"id":827,"parentId":772,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7430,"timestamp":6670327900438,"id":830,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7524,"timestamp":6670327900550,"id":831,"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/info.mjs","layer":"ssr"},"startTime":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7582,"timestamp":6670327900659,"id":832,"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/pencil.mjs","layer":"ssr"},"startTime":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7629,"timestamp":6670327900768,"id":833,"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":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10965,"timestamp":6670327898826,"id":819,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10252,"timestamp":6670327899883,"id":824,"parentId":777,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10346,"timestamp":6670327899941,"id":825,"parentId":778,"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":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10476,"timestamp":6670327899984,"id":826,"parentId":779,"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":1778061698326,"traceId":"f02d898778399ea0"}]
7
+ [{"name":"build-module-mjs","duration":7799,"timestamp":6670327911061,"id":835,"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/arrow-right.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8197,"timestamp":6670327910862,"id":834,"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":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8051,"timestamp":6670327911184,"id":836,"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/trash-2.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8195,"timestamp":6670327911303,"id":837,"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":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10453,"timestamp":6670327911579,"id":840,"parentId":788,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11043,"timestamp":6670327911414,"id":838,"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":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11074,"timestamp":6670327911681,"id":841,"parentId":792,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11137,"timestamp":6670327911833,"id":843,"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/app-router-types.js","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11361,"timestamp":6670327911937,"id":844,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11576,"timestamp":6670327912114,"id":845,"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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11732,"timestamp":6670327912228,"id":846,"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/external-link.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11671,"timestamp":6670327912463,"id":848,"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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11966,"timestamp":6670327912355,"id":847,"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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12751,"timestamp":6670327912580,"id":849,"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":1778061698339,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14041,"timestamp":6670327911528,"id":839,"parentId":789,"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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13922,"timestamp":6670327911786,"id":842,"parentId":795,"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":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14893,"timestamp":6670327926801,"id":854,"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/lib/constants.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20391,"timestamp":6670327927060,"id":856,"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/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20801,"timestamp":6670327927141,"id":857,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29359,"timestamp":6670327927217,"id":858,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29972,"timestamp":6670327927284,"id":859,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30959,"timestamp":6670327927350,"id":860,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32182,"timestamp":6670327927420,"id":861,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34766,"timestamp":6670327926628,"id":852,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35300,"timestamp":6670327926289,"id":850,"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":1778061698352,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35442,"timestamp":6670327926511,"id":851,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":35301,"timestamp":6670327926883,"id":855,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":35688,"timestamp":6670327926743,"id":853,"parentId":796,"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":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5725,"timestamp":6670327969660,"id":862,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6188,"timestamp":6670327969787,"id":863,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6444,"timestamp":6670327969867,"id":864,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6669,"timestamp":6670327969936,"id":865,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6804,"timestamp":6670327970010,"id":866,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7367,"timestamp":6670327970119,"id":867,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7839,"timestamp":6670327970192,"id":868,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8100,"timestamp":6670327970259,"id":869,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10207,"timestamp":6670327970321,"id":870,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10361,"timestamp":6670327970390,"id":871,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13890,"timestamp":6670327970453,"id":872,"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":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":16770,"timestamp":6670327970736,"id":875,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17235,"timestamp":6670327970518,"id":873,"parentId":808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17125,"timestamp":6670327970912,"id":876,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17002,"timestamp":6670327971256,"id":878,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17312,"timestamp":6670327971087,"id":877,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16815,"timestamp":6670327971806,"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/list-checks.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17303,"timestamp":6670327971528,"id":879,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18252,"timestamp":6670327971977,"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-close.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18357,"timestamp":6670327972156,"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/settings.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18400,"timestamp":6670327972292,"id":883,"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":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18228,"timestamp":6670327972697,"id":886,"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":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18291,"timestamp":6670327972817,"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/toPascalCase.mjs","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18392,"timestamp":6670327972934,"id":888,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19250,"timestamp":6670327972542,"id":885,"parentId":810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":21328,"timestamp":6670327970686,"id":874,"parentId":800,"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":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":19656,"timestamp":6670327972470,"id":884,"parentId":813,"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":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3371,"timestamp":6670327998143,"id":889,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4065,"timestamp":6670327998270,"id":890,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4253,"timestamp":6670327998342,"id":891,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4392,"timestamp":6670327998411,"id":892,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4922,"timestamp":6670327998481,"id":893,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5066,"timestamp":6670327998548,"id":894,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5439,"timestamp":6670327998612,"id":895,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5716,"timestamp":6670327998680,"id":896,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5907,"timestamp":6670327998742,"id":897,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6257,"timestamp":6670327998805,"id":898,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6320,"timestamp":6670327999392,"id":902,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7344,"timestamp":6670327998871,"id":899,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7750,"timestamp":6670327999094,"id":900,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8470,"timestamp":6670327999277,"id":901,"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":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8451,"timestamp":6670327999562,"id":903,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8528,"timestamp":6670327999770,"id":904,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8746,"timestamp":6670327999936,"id":905,"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":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":8909,"timestamp":6670328000056,"id":906,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":9281,"timestamp":6670328000220,"id":907,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4591,"timestamp":6670328018048,"id":910,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4824,"timestamp":6670328018135,"id":911,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5433,"timestamp":6670328018205,"id":912,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5694,"timestamp":6670328018273,"id":913,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6336,"timestamp":6670328018346,"id":914,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7010,"timestamp":6670328018416,"id":915,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7198,"timestamp":6670328018481,"id":916,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7475,"timestamp":6670328018549,"id":917,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7556,"timestamp":6670328018617,"id":918,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7628,"timestamp":6670328018681,"id":919,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7700,"timestamp":6670328018751,"id":920,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14986,"timestamp":6670328017859,"id":909,"parentId":887,"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":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14294,"timestamp":6670328018817,"id":921,"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/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15471,"timestamp":6670328017764,"id":908,"parentId":876,"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":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5287,"timestamp":6670328034364,"id":924,"parentId":891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5729,"timestamp":6670328034435,"id":925,"parentId":891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6243,"timestamp":6670328034508,"id":926,"parentId":895,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6384,"timestamp":6670328034575,"id":927,"parentId":895,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5869,"timestamp":6670328035229,"id":932,"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/app-router-context.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5875,"timestamp":6670328035308,"id":933,"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":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9276,"timestamp":6670328034984,"id":930,"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":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10012,"timestamp":6670328034642,"id":928,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10189,"timestamp":6670328034802,"id":929,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10349,"timestamp":6670328035115,"id":931,"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/nav-failure-handler.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10357,"timestamp":6670328035384,"id":934,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11669,"timestamp":6670328034216,"id":922,"parentId":899,"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":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11671,"timestamp":6670328034318,"id":923,"parentId":900,"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":1778061698460,"traceId":"f02d898778399ea0"}]
8
+ [{"name":"build-module-mjs","duration":4193,"timestamp":6670328048014,"id":936,"parentId":766,"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":1778061698474,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4877,"timestamp":6670328047722,"id":935,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778061698474,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3290,"timestamp":6670328053025,"id":937,"parentId":915,"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":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4116,"timestamp":6670328053130,"id":938,"parentId":915,"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":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5527,"timestamp":6670328053206,"id":939,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5658,"timestamp":6670328053280,"id":940,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5812,"timestamp":6670328053347,"id":941,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6057,"timestamp":6670328053410,"id":942,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6268,"timestamp":6670328053479,"id":943,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6354,"timestamp":6670328053542,"id":944,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6657,"timestamp":6670328053605,"id":945,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6945,"timestamp":6670328053677,"id":946,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7281,"timestamp":6670328053744,"id":947,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7619,"timestamp":6670328053807,"id":948,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7790,"timestamp":6670328054024,"id":949,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7930,"timestamp":6670328054093,"id":950,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8319,"timestamp":6670328054157,"id":951,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8850,"timestamp":6670328054224,"id":952,"parentId":910,"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":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3274,"timestamp":6670328070077,"id":953,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3751,"timestamp":6670328070212,"id":954,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670328070290,"id":955,"parentId":924,"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":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8614,"timestamp":6670328070526,"id":957,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698497,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9095,"timestamp":6670328070360,"id":956,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2826,"timestamp":6670328080204,"id":960,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3304,"timestamp":6670328080078,"id":959,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3824,"timestamp":6670328079890,"id":958,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3650,"timestamp":6670328080311,"id":961,"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/folder-lock.mjs","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3733,"timestamp":6670328080433,"id":962,"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/shield-check.mjs","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3789,"timestamp":6670328080543,"id":963,"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/globe.mjs","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3921,"timestamp":6670328080657,"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/components/match-segments.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3920,"timestamp":6670328080873,"id":966,"parentId":931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4161,"timestamp":6670328080971,"id":967,"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/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4989,"timestamp":6670328080765,"id":965,"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/components/use-action-queue.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2578,"timestamp":6670328086187,"id":969,"parentId":939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2740,"timestamp":6670328086285,"id":970,"parentId":942,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2917,"timestamp":6670328086360,"id":971,"parentId":950,"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":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4639,"timestamp":6670328086434,"id":972,"parentId":950,"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":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4996,"timestamp":6670328086499,"id":973,"parentId":950,"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":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12861,"timestamp":6670328081095,"id":968,"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/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8130,"timestamp":6670328086564,"id":974,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9696,"timestamp":6670328086746,"id":975,"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/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3976,"timestamp":6670328097366,"id":976,"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":1778061698523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4134,"timestamp":6670328097489,"id":977,"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":1778061698524,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4975,"timestamp":6670328097569,"id":978,"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":1778061698524,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2423,"timestamp":6670328109371,"id":980,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698535,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3055,"timestamp":6670328109159,"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.server.js","layer":"ssr"},"startTime":1778061698535,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4966,"timestamp":6670328114077,"id":985,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6212,"timestamp":6670328113473,"id":983,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7673,"timestamp":6670328113270,"id":982,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778061698539,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8467,"timestamp":6670328113774,"id":984,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8670,"timestamp":6670328114361,"id":986,"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/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8850,"timestamp":6670328114693,"id":988,"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/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10389,"timestamp":6670328114532,"id":987,"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/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11874,"timestamp":6670328113198,"id":981,"parentId":974,"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":1778061698539,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4601,"timestamp":6670328125793,"id":990,"parentId":976,"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":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4648,"timestamp":6670328125929,"id":991,"parentId":976,"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":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4723,"timestamp":6670328126025,"id":992,"parentId":976,"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":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25102,"timestamp":6670328114854,"id":989,"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/components/segment-cache/cache.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14181,"timestamp":6670328126108,"id":993,"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/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1929,"timestamp":6670328141923,"id":994,"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/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1778061698568,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3725,"timestamp":6670328152418,"id":995,"parentId":985,"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":1778061698578,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3768,"timestamp":6670328152521,"id":996,"parentId":983,"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":1778061698579,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3944,"timestamp":6670328152580,"id":997,"parentId":982,"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":1778061698579,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4613,"timestamp":6670328156772,"id":998,"parentId":989,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3959,"timestamp":6670328157694,"id":1003,"parentId":826,"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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4938,"timestamp":6670328157219,"id":1000,"parentId":799,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5163,"timestamp":6670328157574,"id":1002,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6751,"timestamp":6670328156921,"id":999,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6053,"timestamp":6670328157816,"id":1004,"parentId":824,"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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6229,"timestamp":6670328157982,"id":1005,"parentId":852,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6314,"timestamp":6670328158158,"id":1006,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13099,"timestamp":6670328157499,"id":1001,"parentId":984,"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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16272,"timestamp":6670328158329,"id":1007,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10225,"timestamp":6670328164988,"id":1008,"parentId":874,"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":1778061698591,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10241,"timestamp":6670328165182,"id":1009,"parentId":884,"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":1778061698591,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7741,"timestamp":6670328178182,"id":1010,"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":1778061698604,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2067,"timestamp":6670328186239,"id":1011,"parentId":1002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698612,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2133,"timestamp":6670328186444,"id":1012,"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/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778061698612,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3620,"timestamp":6670328188666,"id":1013,"parentId":1001,"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":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3713,"timestamp":6670328188828,"id":1014,"parentId":789,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3348,"timestamp":6670328189382,"id":1017,"parentId":922,"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":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3327,"timestamp":6670328189562,"id":1018,"parentId":922,"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":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4303,"timestamp":6670328189052,"id":1015,"parentId":813,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3955,"timestamp":6670328189742,"id":1019,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4251,"timestamp":6670328189914,"id":1020,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4394,"timestamp":6670328190086,"id":1021,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9562,"timestamp":6670328189285,"id":1016,"parentId":999,"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":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4556,"timestamp":6670328194830,"id":1022,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5165,"timestamp":6670328194993,"id":1023,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698621,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6283,"timestamp":6670328211692,"id":1024,"parentId":1015,"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":1778061698638,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4542,"timestamp":6670328216898,"id":1026,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4684,"timestamp":6670328217191,"id":1028,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9771,"timestamp":6670328217062,"id":1027,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9809,"timestamp":6670328217421,"id":1030,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10603,"timestamp":6670328217312,"id":1029,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13676,"timestamp":6670328216643,"id":1025,"parentId":935,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15503,"timestamp":6670328220283,"id":1031,"parentId":981,"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":1778061698646,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16833,"timestamp":6670328220462,"id":1032,"parentId":986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698646,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2518,"timestamp":6670328239660,"id":1034,"parentId":1028,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698666,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2868,"timestamp":6670328239887,"id":1035,"parentId":988,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698666,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6316,"timestamp":6670328239512,"id":1033,"parentId":1025,"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":1778061698666,"traceId":"f02d898778399ea0"}]
9
+ [{"name":"build-module-js","duration":1625,"timestamp":6670328250606,"id":1037,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7443,"timestamp":6670328249166,"id":1036,"parentId":1034,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698675,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6164,"timestamp":6670328250941,"id":1039,"parentId":996,"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":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6227,"timestamp":6670328251089,"id":1040,"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":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7066,"timestamp":6670328250728,"id":1038,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6652,"timestamp":6670328251336,"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/monitor.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6975,"timestamp":6670328251218,"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/server.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6840,"timestamp":6670328251512,"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/send.mjs","layer":"ssr"},"startTime":1778061698678,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6911,"timestamp":6670328251681,"id":1044,"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":1778061698678,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1781,"timestamp":6670328259291,"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":1778061698685,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2253,"timestamp":6670328258990,"id":1045,"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":1778061698685,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7033,"timestamp":6670328261321,"id":1047,"parentId":855,"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":1778061698687,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3494,"timestamp":6670328271167,"id":1048,"parentId":1038,"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":1778061698697,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2384,"timestamp":6670328273699,"id":1052,"parentId":1001,"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":1778061698700,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3669,"timestamp":6670328273374,"id":1051,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5196,"timestamp":6670328272758,"id":1049,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2805,"timestamp":6670328279407,"id":1053,"parentId":855,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778061698705,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10371,"timestamp":6670328273045,"id":1050,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2681,"timestamp":6670328285846,"id":1055,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3188,"timestamp":6670328286131,"id":1056,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4564,"timestamp":6670328286801,"id":1058,"parentId":1007,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061698713,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5859,"timestamp":6670328285738,"id":1054,"parentId":1049,"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":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6141,"timestamp":6670328286461,"id":1057,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3375,"timestamp":6670328292852,"id":1059,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778061698719,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3790,"timestamp":6670328293083,"id":1060,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778061698719,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5019,"timestamp":6670328297205,"id":1061,"parentId":1055,"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":1778061698723,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1535,"timestamp":6670328304228,"id":1066,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3303,"timestamp":6670328303422,"id":1062,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778061698729,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3574,"timestamp":6670328303670,"id":1063,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3349,"timestamp":6670328304050,"id":1065,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3861,"timestamp":6670328303860,"id":1064,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3521,"timestamp":6670328304359,"id":1067,"parentId":1025,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3165,"timestamp":6670328304916,"id":1069,"parentId":1033,"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":1778061698731,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3660,"timestamp":6670328304636,"id":1068,"parentId":1025,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778061698731,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4581,"timestamp":6670328308736,"id":1072,"parentId":902,"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":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7967,"timestamp":6670328308628,"id":1070,"parentId":1059,"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":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8056,"timestamp":6670328308693,"id":1071,"parentId":1060,"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":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1463,"timestamp":6670328317187,"id":1073,"parentId":902,"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":1778061698743,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1617,"timestamp":6670328319568,"id":1076,"parentId":1048,"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":1778061698746,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1958,"timestamp":6670328319420,"id":1075,"parentId":1048,"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":1778061698745,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3020,"timestamp":6670328319343,"id":1074,"parentId":1068,"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":1778061698745,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3333,"timestamp":6670328321446,"id":1077,"parentId":1048,"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":1778061698747,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3441,"timestamp":6670328321590,"id":1078,"parentId":1048,"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":1778061698748,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1394,"timestamp":6670328325126,"id":1079,"parentId":1054,"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":1778061698751,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1402,"timestamp":6670328325274,"id":1080,"parentId":1054,"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":1778061698751,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":1835,"timestamp":6670328328089,"id":1082,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1577,"timestamp":6670328328634,"id":1084,"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/tag.mjs","layer":"ssr"},"startTime":1778061698755,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2305,"timestamp":6670328328271,"id":1083,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5781,"timestamp":6670328327877,"id":1081,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2013,"timestamp":6670328336045,"id":1085,"parentId":1081,"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":1778061698762,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2572,"timestamp":6670328338272,"id":1086,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778061698764,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3381,"timestamp":6670328360847,"id":1087,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778061698787,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2063,"timestamp":6670328367576,"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":1778061698794,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3065,"timestamp":6670328409844,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3839,"timestamp":6670328409543,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4147,"timestamp":6670328410057,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2210,"timestamp":6670328422582,"id":1092,"parentId":1091,"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":1778061698849,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1191,"timestamp":6670328425066,"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":1778061698851,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":965,"timestamp":6670328428470,"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":1778061698855,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5391,"timestamp":6670328428315,"id":1094,"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":1778061698854,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":783,"timestamp":6670328437359,"id":1098,"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":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4385,"timestamp":6670328437289,"id":1097,"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":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6120,"timestamp":6670328437179,"id":1096,"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":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6795,"timestamp":6670328439610,"id":1099,"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":1778061698866,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7869,"timestamp":6670328439699,"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":1778061698866,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":589,"timestamp":6670328450695,"id":1105,"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":1778061698877,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6425,"timestamp":6670328449041,"id":1102,"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":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9037,"timestamp":6670328448916,"id":1101,"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":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14395,"timestamp":6670328449115,"id":1103,"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":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14503,"timestamp":6670328450603,"id":1104,"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":1778061698877,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8635,"timestamp":6670328494333,"id":1106,"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":1778061698920,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6537,"timestamp":6670328497738,"id":1107,"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":1778061698924,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7229,"timestamp":6670328519826,"id":1108,"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":1778061698946,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9723,"timestamp":6670328519964,"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":1778061698946,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11913,"timestamp":6670328607993,"id":1110,"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":1778061699034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6051,"timestamp":6670328615566,"id":1111,"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":1778061699042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7112,"timestamp":6670328615682,"id":1112,"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":1778061699042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2407,"timestamp":6670328665360,"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":1778061699091,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2389,"timestamp":6670328666747,"id":1114,"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":1778061699093,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4156,"timestamp":6670328675679,"id":1115,"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":1778061699102,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7355,"timestamp":6670328677654,"id":1116,"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":1778061699104,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12480,"timestamp":6670328702287,"id":1117,"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":1778061699128,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":729,"timestamp":6670328750545,"id":1118,"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":1778061699177,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1226,"timestamp":6670328763487,"id":1120,"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":1778061699190,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2208,"timestamp":6670328763585,"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":1778061699190,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5996,"timestamp":6670328761979,"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":1778061699188,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3912,"timestamp":6670328793791,"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":1778061699220,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4532,"timestamp":6670328793927,"id":1123,"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":1778061699220,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4723,"timestamp":6670328795861,"id":1124,"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":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4736,"timestamp":6670328796163,"id":1126,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6220,"timestamp":6670328795958,"id":1125,"parentId":1091,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1160,"timestamp":6670328835319,"id":1129,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1482,"timestamp":6670328835457,"id":1131,"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":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5340,"timestamp":6670328832633,"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":1778061699259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3937,"timestamp":6670328835207,"id":1128,"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":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4359,"timestamp":6670328835527,"id":1132,"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":1778061699262,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7616,"timestamp":6670328835390,"id":1130,"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":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1341,"timestamp":6670328880049,"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":1778061699306,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":652,"timestamp":6670328883574,"id":1135,"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":1778061699310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":901,"timestamp":6670328883671,"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":1778061699310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7534,"timestamp":6670328879885,"id":1133,"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":1778061699306,"traceId":"f02d898778399ea0"}]
10
+ [{"name":"build-module-mjs","duration":707,"timestamp":6670328898504,"id":1137,"parentId":1098,"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":1778061699325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":773,"timestamp":6670328908685,"id":1138,"parentId":1097,"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":1778061699335,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":828,"timestamp":6670328908814,"id":1139,"parentId":1097,"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":1778061699335,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1648,"timestamp":6670328915370,"id":1141,"parentId":1096,"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":1778061699341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1736,"timestamp":6670328915531,"id":1143,"parentId":1100,"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":1778061699342,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1842,"timestamp":6670328915603,"id":1144,"parentId":1099,"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":1778061699342,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5307,"timestamp":6670328913190,"id":1140,"parentId":1097,"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":1778061699339,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6805,"timestamp":6670328915459,"id":1142,"parentId":1096,"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":1778061699341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":785,"timestamp":6670328931544,"id":1145,"parentId":1099,"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":1778061699358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":473,"timestamp":6670328934561,"id":1146,"parentId":1099,"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":1778061699361,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":639,"timestamp":6670328938426,"id":1149,"parentId":1101,"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":1778061699364,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1283,"timestamp":6670328938593,"id":1151,"parentId":1101,"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":1778061699365,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5037,"timestamp":6670328937081,"id":1147,"parentId":1101,"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":1778061699363,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6075,"timestamp":6670328937171,"id":1148,"parentId":1101,"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":1778061699363,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5031,"timestamp":6670328938522,"id":1150,"parentId":1101,"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":1778061699365,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3480,"timestamp":6670328961892,"id":1153,"parentId":1106,"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":1778061699388,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9714,"timestamp":6670328960041,"id":1152,"parentId":1103,"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":1778061699386,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":718,"timestamp":6670329008252,"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":1778061699434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":775,"timestamp":6670329009531,"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":1778061699436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4544,"timestamp":6670329008105,"id":1154,"parentId":1108,"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":1778061699434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3230,"timestamp":6670329009623,"id":1157,"parentId":1126,"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":1778061699436,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1405,"timestamp":6670329029505,"id":1158,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2234,"timestamp":6670329029644,"id":1159,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21599,"timestamp":6670329029719,"id":1160,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22404,"timestamp":6670329029785,"id":1161,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22434,"timestamp":6670329029855,"id":1162,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1051,"timestamp":6670329055232,"id":1165,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3583,"timestamp":6670329055012,"id":1164,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4437,"timestamp":6670329054702,"id":1163,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":379,"timestamp":6670329064994,"id":1167,"parentId":1145,"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":1778061699491,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2066,"timestamp":6670329063653,"id":1166,"parentId":1164,"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":1778061699490,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":711,"timestamp":6670329095443,"id":1168,"parentId":1149,"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":1778061699521,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":523,"timestamp":6670329114251,"id":1169,"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":1778061699540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":961,"timestamp":6670329118063,"id":1170,"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":1778061699544,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":566,"timestamp":6670329120245,"id":1171,"parentId":1167,"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":1778061699546,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":632,"timestamp":6670329129317,"id":1172,"parentId":1147,"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":1778061699555,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":478,"timestamp":6670329131571,"id":1173,"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":1778061699558,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":784,"timestamp":6670329134999,"id":1174,"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":1778061699561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":458,"timestamp":6670329136706,"id":1175,"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":1778061699563,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1521,"timestamp":6670329139477,"id":1176,"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":1778061699566,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1284,"timestamp":6670329148900,"id":1177,"parentId":1175,"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":1778061699575,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1304,"timestamp":6670329149008,"id":1178,"parentId":1174,"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":1778061699575,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":582,"timestamp":6670329158603,"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":1778061699585,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":969,"timestamp":6670329158714,"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":1778061699585,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3195,"timestamp":6670329167652,"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":1778061699594,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":487,"timestamp":6670329176460,"id":1182,"parentId":1174,"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":1778061699602,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":359,"timestamp":6670329177882,"id":1183,"parentId":1175,"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":1778061699604,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":441,"timestamp":6670329179314,"id":1184,"parentId":1174,"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":1778061699605,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":538,"timestamp":6670329179403,"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":1778061699605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3072,"timestamp":6670329183062,"id":1186,"parentId":1176,"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":1778061699609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":538,"timestamp":6670329188695,"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/useRef.js","layer":"ssr"},"startTime":1778061699615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":586,"timestamp":6670329188784,"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/assignRef.js","layer":"ssr"},"startTime":1778061699615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670329190575,"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/createRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1003,"timestamp":6670329190669,"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/mergeRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1212,"timestamp":6670329190743,"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/useMergeRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1363,"timestamp":6670329190811,"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/refToCallback.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1438,"timestamp":6670329190874,"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/useTransformRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1494,"timestamp":6670329190942,"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/transformRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":946,"timestamp":6670329194728,"id":1195,"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":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1245,"timestamp":6670329194815,"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":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1404,"timestamp":6670329194882,"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/hoc.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1463,"timestamp":6670329194954,"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":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1708,"timestamp":6670329195028,"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/renderProp.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1823,"timestamp":6670329195092,"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/exports.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2126,"timestamp":6670329195152,"id":1201,"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":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":536,"timestamp":6670329198623,"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/utils.js","layer":"ssr"},"startTime":1778061699625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":904,"timestamp":6670329198708,"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/component.js","layer":"ssr"},"startTime":1778061699625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":303,"timestamp":6670329201717,"id":1204,"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":1778061699628,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":590,"timestamp":6670329204656,"id":1205,"parentId":1195,"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":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":782,"timestamp":6670329204746,"id":1206,"parentId":1195,"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":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":867,"timestamp":6670329204821,"id":1207,"parentId":1195,"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":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1481,"timestamp":6670329216567,"id":1208,"parentId":1186,"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":1778061699643,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":956,"timestamp":6670329222581,"id":1209,"parentId":1186,"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":1778061699649,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6566,"timestamp":6670329225697,"id":1210,"parentId":1186,"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":1778061699652,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":365,"timestamp":6670329233603,"id":1211,"parentId":1204,"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":1778061699660,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":417,"timestamp":6670329237125,"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":1778061699663,"traceId":"f02d898778399ea0"},{"name":"make","duration":3387179,"timestamp":6670325869626,"id":21,"parentId":19,"tags":{},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"get-entries","duration":885,"timestamp":6670329259734,"id":1214,"parentId":1213,"tags":{},"startTime":1778061699686,"traceId":"f02d898778399ea0"},{"name":"node-file-trace-plugin","duration":131960,"timestamp":6670329264736,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778061699691,"traceId":"f02d898778399ea0"},{"name":"collect-traced-files","duration":924,"timestamp":6670329396711,"id":1216,"parentId":1213,"tags":{},"startTime":1778061699823,"traceId":"f02d898778399ea0"},{"name":"finish-modules","duration":138045,"timestamp":6670329259595,"id":1213,"parentId":20,"tags":{},"startTime":1778061699686,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":29003,"timestamp":6670329451846,"id":1218,"parentId":1217,"tags":{},"startTime":1778061699878,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":24,"timestamp":6670329480955,"id":1220,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":43181,"timestamp":6670329481046,"id":1221,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":99,"timestamp":6670329524312,"id":1222,"parentId":1217,"tags":{},"startTime":1778061699950,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":19632,"timestamp":6670329524482,"id":1223,"parentId":1217,"tags":{},"startTime":1778061699951,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":63292,"timestamp":6670329480912,"id":1219,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":22206,"timestamp":6670329565315,"id":1224,"parentId":1217,"tags":{},"startTime":1778061699991,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":270316,"timestamp":6670329587572,"id":1225,"parentId":1217,"tags":{},"startTime":1778061700014,"traceId":"f02d898778399ea0"},{"name":"hash","duration":6837,"timestamp":6670329862592,"id":1226,"parentId":1217,"tags":{},"startTime":1778061700289,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":585,"timestamp":6670329869428,"id":1227,"parentId":1217,"tags":{},"startTime":1778061700295,"traceId":"f02d898778399ea0"},{"name":"module-assets","duration":356,"timestamp":6670329869928,"id":1228,"parentId":1217,"tags":{},"startTime":1778061700296,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":11788,"timestamp":6670329870295,"id":1229,"parentId":1217,"tags":{},"startTime":1778061700296,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79218,"timestamp":6670329910077,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778061700336,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79863,"timestamp":6670329909501,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778061700336,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":81041,"timestamp":6670329908370,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778061700334,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78931,"timestamp":6670329910500,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778061700337,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78488,"timestamp":6670329910962,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778061700337,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":85833,"timestamp":6670329903642,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778061700330,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":73843,"timestamp":6670329915670,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778061700342,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":77733,"timestamp":6670329911817,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778061700338,"traceId":"f02d898778399ea0"}]
11
+ [{"name":"minify-js","duration":76090,"timestamp":6670329913511,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778061700340,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":72077,"timestamp":6670329917576,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778061700344,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":61820,"timestamp":6670329927875,"id":1242,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778061700354,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":55339,"timestamp":6670329934400,"id":1245,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778061700360,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59933,"timestamp":6670329929874,"id":1243,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778061700356,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":58276,"timestamp":6670329931600,"id":1244,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778061700358,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":51305,"timestamp":6670329938593,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778061700365,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":54182,"timestamp":6670329935748,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778061700362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":52661,"timestamp":6670329937311,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778061700363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70043,"timestamp":6670329920194,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778061700346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":26718,"timestamp":6670329963542,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778061700390,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":31277,"timestamp":6670329970595,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778061700397,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":88680,"timestamp":6670329938929,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778061700365,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79201,"timestamp":6670329964546,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778061700391,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":69290,"timestamp":6670329977489,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778061700404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":74589,"timestamp":6670329973208,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778061700399,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70822,"timestamp":6670329978034,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778061700404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70999,"timestamp":6670329978667,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778061700405,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":71140,"timestamp":6670329980990,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778061700407,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":75428,"timestamp":6670329976879,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778061700403,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78256,"timestamp":6670329979036,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778061700405,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":188722,"timestamp":6670329943873,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778061700370,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":248496,"timestamp":6670329884125,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778061700310,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":150,"timestamp":6670330132810,"id":1261,"parentId":19,"tags":{},"startTime":1778061700559,"traceId":"f02d898778399ea0"},{"name":"create-trace-assets","duration":2805,"timestamp":6670330133158,"id":1262,"parentId":20,"tags":{},"startTime":1778061700559,"traceId":"f02d898778399ea0"},{"name":"seal","duration":720087,"timestamp":6670329427465,"id":1217,"parentId":19,"tags":{},"startTime":1778061699853,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":4311718,"timestamp":6670325862798,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778061696289,"traceId":"f02d898778399ea0"},{"name":"emit","duration":7077,"timestamp":6670330174917,"id":1263,"parentId":16,"tags":{},"startTime":1778061700601,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":601026,"timestamp":6670330183170,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778061700609,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1876,"timestamp":6670330784252,"id":1265,"parentId":1264,"tags":{},"startTime":1778061701210,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":5215738,"timestamp":6670325570611,"id":16,"parentId":15,"tags":{},"startTime":1778061695997,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":67,"timestamp":6670330786355,"id":1266,"parentId":15,"tags":{},"startTime":1778061701212,"traceId":"f02d898778399ea0"},{"name":"worker-main-server","duration":5216192,"timestamp":6670325570339,"id":15,"parentId":1,"tags":{},"startTime":1778061695996,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":11636,"timestamp":6670331184803,"id":1270,"parentId":1268,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":236146,"timestamp":6670331196635,"id":1271,"parentId":1269,"tags":{},"startTime":1778061701623,"traceId":"f02d898778399ea0"},{"name":"make","duration":645,"timestamp":6670331502710,"id":1273,"parentId":1272,"tags":{},"startTime":1778061701929,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":546,"timestamp":6670331505544,"id":1275,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":32,"timestamp":6670331506210,"id":1277,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":648,"timestamp":6670331506323,"id":1278,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":93,"timestamp":6670331507045,"id":1279,"parentId":1274,"tags":{},"startTime":1778061701933,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":382,"timestamp":6670331507302,"id":1280,"parentId":1274,"tags":{},"startTime":1778061701933,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":1678,"timestamp":6670331506158,"id":1276,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":72,"timestamp":6670331508667,"id":1281,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":164,"timestamp":6670331508780,"id":1282,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"hash","duration":335,"timestamp":6670331509218,"id":1283,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":123,"timestamp":6670331509552,"id":1284,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"module-assets","duration":71,"timestamp":6670331509649,"id":1285,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":150,"timestamp":6670331509737,"id":1286,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":998,"timestamp":6670331513893,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778061701940,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":2175,"timestamp":6670331512723,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778061701939,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":92,"timestamp":6670331514965,"id":1289,"parentId":1272,"tags":{},"startTime":1778061701941,"traceId":"f02d898778399ea0"},{"name":"seal","duration":12250,"timestamp":6670331505071,"id":1274,"parentId":1272,"tags":{},"startTime":1778061701931,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":20282,"timestamp":6670331497305,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061701923,"traceId":"f02d898778399ea0"},{"name":"emit","duration":1994,"timestamp":6670331517919,"id":1290,"parentId":1269,"tags":{},"startTime":1778061701944,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":7580,"timestamp":6670331520544,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061701947,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1878,"timestamp":6670331528160,"id":1292,"parentId":1291,"tags":{},"startTime":1778061701954,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":345320,"timestamp":6670331184797,"id":1269,"parentId":1268,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":60,"timestamp":6670331530122,"id":1293,"parentId":1268,"tags":{},"startTime":1778061701956,"traceId":"f02d898778399ea0"},{"name":"worker-main-edge-server","duration":345782,"timestamp":6670331184508,"id":1268,"parentId":1,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":10931,"timestamp":6670331902718,"id":1296,"parentId":1294,"tags":{},"startTime":1778061702329,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":207302,"timestamp":6670331913777,"id":1297,"parentId":1295,"tags":{},"startTime":1778061702340,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":8485,"timestamp":6670332220890,"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":1778061702647,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":323,"timestamp":6670332229517,"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":1778061702656,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1171,"timestamp":6670332229868,"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":1778061702656,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":392,"timestamp":6670332231065,"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":1778061702657,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":371,"timestamp":6670332231483,"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":1778061702658,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":554,"timestamp":6670332231874,"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":1778061702658,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":402,"timestamp":6670332232506,"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":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":356,"timestamp":6670332232931,"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":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":425,"timestamp":6670332233317,"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":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":774,"timestamp":6670332233823,"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":1778061702660,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":416,"timestamp":6670332234669,"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":1778061702661,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":872,"timestamp":6670332235156,"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%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":1778061702661,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":446,"timestamp":6670332236091,"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%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":1778061702662,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":383,"timestamp":6670332236557,"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":1778061702663,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":435,"timestamp":6670332236990,"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":1778061702663,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44536,"timestamp":6670332193636,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44527,"timestamp":6670332193660,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44501,"timestamp":6670332193689,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44487,"timestamp":6670332193706,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44453,"timestamp":6670332193742,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44402,"timestamp":6670332193796,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44377,"timestamp":6670332193823,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"next-client-pages-loader","duration":188,"timestamp":6670332247680,"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":1778061702674,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":4156,"timestamp":6670332247219,"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":1778061702673,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8915,"timestamp":6670332256108,"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":1778061702682,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8515,"timestamp":6670332258505,"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":1778061702685,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6021,"timestamp":6670332280838,"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":1778061702707,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4289,"timestamp":6670332291764,"id":1345,"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":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6468,"timestamp":6670332291471,"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/webpack.js","layer":"pages-dir-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11901,"timestamp":6670332291943,"id":1346,"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":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12879,"timestamp":6670332292470,"id":1349,"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":1778061702719,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21113,"timestamp":6670332292159,"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-index.js","layer":"app-pages-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34761,"timestamp":6670332292326,"id":1348,"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":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1330,"timestamp":6670332335266,"id":1351,"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":1778061702761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1968,"timestamp":6670332335498,"id":1352,"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":1778061702762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4152,"timestamp":6670332334845,"id":1350,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061702761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3155,"timestamp":6670332351666,"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":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3761,"timestamp":6670332352046,"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":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4808,"timestamp":6670332352690,"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/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778061702779,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6510,"timestamp":6670332352529,"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/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778061702779,"traceId":"f02d898778399ea0"}]
12
+ [{"name":"build-module-js","duration":8407,"timestamp":6670332352834,"id":1358,"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":1778061702779,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15228,"timestamp":6670332352324,"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/layout-router.js","layer":"app-pages-browser"},"startTime":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2659,"timestamp":6670332385685,"id":1360,"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":1778061702812,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7764,"timestamp":6670332384639,"id":1359,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061702811,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9119,"timestamp":6670332398820,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778061702825,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12961,"timestamp":6670332398135,"id":1361,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778061702824,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":19572,"timestamp":6670332399039,"id":1363,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778061702825,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17498,"timestamp":6670332401581,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":19255,"timestamp":6670332400987,"id":1364,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":21476,"timestamp":6670332401209,"id":1365,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":26788,"timestamp":6670332402162,"id":1370,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":30732,"timestamp":6670332401400,"id":1366,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":31920,"timestamp":6670332401969,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":33177,"timestamp":6670332402346,"id":1371,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":36677,"timestamp":6670332401767,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":37104,"timestamp":6670332402540,"id":1372,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778061702829,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3743,"timestamp":6670332478550,"id":1373,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4415,"timestamp":6670332479137,"id":1374,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4684,"timestamp":6670332479587,"id":1376,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6649,"timestamp":6670332479775,"id":1377,"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":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10467,"timestamp":6670332479376,"id":1375,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13964,"timestamp":6670332479909,"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":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2586,"timestamp":6670332513374,"id":1380,"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/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778061702939,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3497,"timestamp":6670332513149,"id":1379,"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/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778061702939,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6396,"timestamp":6670332513513,"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":1778061702940,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2413,"timestamp":6670332518277,"id":1382,"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/app-globals.js","layer":"app-pages-browser"},"startTime":1778061702944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2703,"timestamp":6670332518436,"id":1383,"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/app-call-server.js","layer":"app-pages-browser"},"startTime":1778061702944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2918,"timestamp":6670332518675,"id":1385,"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/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":567,"timestamp":6670332521969,"id":1391,"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/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778061702948,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670332518786,"id":1386,"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/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7024,"timestamp":6670332518559,"id":1384,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7274,"timestamp":6670332519018,"id":1388,"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/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9181,"timestamp":6670332519214,"id":1390,"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/router.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11160,"timestamp":6670332518895,"id":1387,"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/page-loader.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12075,"timestamp":6670332519118,"id":1389,"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/head-manager.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2441,"timestamp":6670332534910,"id":1393,"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/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3219,"timestamp":6670332534737,"id":1392,"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/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3278,"timestamp":6670332535038,"id":1394,"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/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1287,"timestamp":6670332538611,"id":1402,"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/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5713,"timestamp":6670332535408,"id":1397,"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/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6271,"timestamp":6670332535516,"id":1398,"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/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7182,"timestamp":6670332535615,"id":1399,"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/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9190,"timestamp":6670332535310,"id":1396,"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/script.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12151,"timestamp":6670332535189,"id":1395,"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/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12567,"timestamp":6670332535715,"id":1400,"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/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13189,"timestamp":6670332535829,"id":1401,"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/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10825,"timestamp":6670332538765,"id":1404,"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/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11808,"timestamp":6670332538646,"id":1403,"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/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12061,"timestamp":6670332538870,"id":1405,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6146,"timestamp":6670332569013,"id":1406,"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":1778061702995,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6198,"timestamp":6670332569388,"id":1407,"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/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061702995,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6349,"timestamp":6670332569679,"id":1408,"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/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061702996,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6743,"timestamp":6670332569862,"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/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061702996,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13830,"timestamp":6670332571046,"id":1410,"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/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061702997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14191,"timestamp":6670332571279,"id":1411,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061702997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4707,"timestamp":6670332581318,"id":1413,"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/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703007,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5330,"timestamp":6670332581032,"id":1412,"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/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778061703007,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":423,"timestamp":6670332586733,"id":1414,"parentId":1351,"tags":{"layer":null},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3918,"timestamp":6670332587452,"id":1417,"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/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5933,"timestamp":6670332587171,"id":1415,"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/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5964,"timestamp":6670332587557,"id":1418,"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/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6245,"timestamp":6670332587678,"id":1419,"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":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7906,"timestamp":6670332587316,"id":1416,"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.js","layer":"app-pages-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7543,"timestamp":6670332587983,"id":1421,"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/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8464,"timestamp":6670332587839,"id":1420,"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/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8537,"timestamp":6670332588134,"id":1422,"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/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8989,"timestamp":6670332588274,"id":1423,"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/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9143,"timestamp":6670332588424,"id":1424,"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/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10330,"timestamp":6670332588591,"id":1425,"parentId":1335,"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":1778061703015,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9894,"timestamp":6670332589542,"id":1427,"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/portal/index.js","layer":"pages-dir-browser"},"startTime":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10238,"timestamp":6670332589650,"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":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10475,"timestamp":6670332589758,"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":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12386,"timestamp":6670332589417,"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":1778061703015,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12256,"timestamp":6670332589979,"id":1430,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":989,"timestamp":6670332609792,"id":1432,"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":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":799,"timestamp":6670332610377,"id":1434,"parentId":1348,"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":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670332610412,"id":1435,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1177,"timestamp":6670332610479,"id":1436,"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/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778061703037,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3403,"timestamp":6670332610199,"id":1433,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":264,"timestamp":6670332615380,"id":1439,"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/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":404,"timestamp":6670332615412,"id":1440,"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/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2734,"timestamp":6670332615096,"id":1437,"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/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3171,"timestamp":6670332615253,"id":1438,"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":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1599,"timestamp":6670332620007,"id":1441,"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/warn-once.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1805,"timestamp":6670332620147,"id":1442,"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/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1000,"timestamp":6670332622482,"id":1448,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2072,"timestamp":6670332622031,"id":1444,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5283,"timestamp":6670332620277,"id":1443,"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/error-boundary.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4286,"timestamp":6670332622353,"id":1447,"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/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4810,"timestamp":6670332622516,"id":1449,"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/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5101,"timestamp":6670332622634,"id":1450,"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/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5377,"timestamp":6670332622922,"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/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5811,"timestamp":6670332623102,"id":1453,"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/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20683,"timestamp":6670332622751,"id":1451,"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/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1233,"timestamp":6670332647986,"id":1454,"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/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1966,"timestamp":6670332648312,"id":1456,"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/add-base-path.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3336,"timestamp":6670332648135,"id":1455,"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/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6432,"timestamp":6670332648448,"id":1457,"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/links.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3854,"timestamp":6670332651770,"id":1458,"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/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778061703078,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":395,"timestamp":6670332656407,"id":1459,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778061703082,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1683,"timestamp":6670332659619,"id":1460,"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/error-once.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"}]
13
+ [{"name":"build-module-js","duration":1846,"timestamp":6670332659785,"id":1461,"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/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":637,"timestamp":6670332661862,"id":1464,"parentId":1348,"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":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1023,"timestamp":6670332662236,"id":1465,"parentId":1348,"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":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2486,"timestamp":6670332661758,"id":1463,"parentId":1347,"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":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5328,"timestamp":6670332659918,"id":1462,"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/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2736,"timestamp":6670332665674,"id":1466,"parentId":1357,"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":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3537,"timestamp":6670332665834,"id":1467,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3777,"timestamp":6670332666482,"id":1469,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5567,"timestamp":6670332666175,"id":1468,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5118,"timestamp":6670332667205,"id":1472,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5796,"timestamp":6670332667385,"id":1473,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7719,"timestamp":6670332667013,"id":1471,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7463,"timestamp":6670332667568,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778061703094,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10144,"timestamp":6670332666802,"id":1470,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":1815,"timestamp":6670332682365,"id":1476,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778061703108,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2383,"timestamp":6670332682076,"id":1475,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778061703108,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2432,"timestamp":6670332682585,"id":1477,"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":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2719,"timestamp":6670332682717,"id":1478,"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":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2977,"timestamp":6670332682841,"id":1479,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3153,"timestamp":6670332686715,"id":1480,"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":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3986,"timestamp":6670332686884,"id":1481,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4022,"timestamp":6670332687225,"id":1482,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3878,"timestamp":6670332687550,"id":1483,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778061703114,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6179,"timestamp":6670332687860,"id":1484,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778061703114,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1727,"timestamp":6670332698068,"id":1492,"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":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3874,"timestamp":6670332696914,"id":1485,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4029,"timestamp":6670332697090,"id":1486,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4245,"timestamp":6670332697295,"id":1487,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4634,"timestamp":6670332697482,"id":1488,"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/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5037,"timestamp":6670332697596,"id":1489,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5384,"timestamp":6670332697770,"id":1490,"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/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5615,"timestamp":6670332697872,"id":1491,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5684,"timestamp":6670332698153,"id":1493,"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":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":60435,"timestamp":6670332704955,"id":1494,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":60592,"timestamp":6670332705389,"id":1496,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":61569,"timestamp":6670332705190,"id":1495,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61472,"timestamp":6670332705598,"id":1497,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61847,"timestamp":6670332705776,"id":1498,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62052,"timestamp":6670332705945,"id":1499,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61807,"timestamp":6670332706459,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":63025,"timestamp":6670332706121,"id":1500,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62712,"timestamp":6670332706632,"id":1503,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62970,"timestamp":6670332706794,"id":1504,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":62658,"timestamp":6670332707324,"id":1507,"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/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":63093,"timestamp":6670332707151,"id":1506,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":65174,"timestamp":6670332706290,"id":1501,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":64564,"timestamp":6670332707423,"id":1508,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":67712,"timestamp":6670332706967,"id":1505,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":65678,"timestamp":6670332709487,"id":1512,"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/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":68186,"timestamp":6670332709048,"id":1510,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778061703135,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":68719,"timestamp":6670332709790,"id":1514,"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":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":69854,"timestamp":6670332709610,"id":1513,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":69820,"timestamp":6670332710025,"id":1516,"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":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":72552,"timestamp":6670332709252,"id":1511,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778061703135,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":72852,"timestamp":6670332709906,"id":1515,"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":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":72201,"timestamp":6670332711263,"id":1521,"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":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":73383,"timestamp":6670332711071,"id":1520,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":75240,"timestamp":6670332710942,"id":1519,"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":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4847,"timestamp":6670332800814,"id":1527,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703227,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2908,"timestamp":6670332806228,"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/redirect-error.js","layer":"app-pages-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3739,"timestamp":6670332806039,"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":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670332806357,"id":1530,"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/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4070,"timestamp":6670332806838,"id":1533,"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":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4953,"timestamp":6670332806461,"id":1531,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5364,"timestamp":6670332806654,"id":1532,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5383,"timestamp":6670332806955,"id":1534,"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":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5269,"timestamp":6670332807367,"id":1537,"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":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11801,"timestamp":6670332807077,"id":1535,"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":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":14231,"timestamp":6670332807191,"id":1536,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8864,"timestamp":6670332813229,"id":1538,"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":1778061703239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9156,"timestamp":6670332813388,"id":1539,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9568,"timestamp":6670332813508,"id":1540,"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/with-router.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9725,"timestamp":6670332813710,"id":1542,"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/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10430,"timestamp":6670332813807,"id":1543,"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":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10958,"timestamp":6670332814011,"id":1545,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13884,"timestamp":6670332813613,"id":1541,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15431,"timestamp":6670332813910,"id":1544,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9364,"timestamp":6670332832050,"id":1546,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5132,"timestamp":6670332842095,"id":1549,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5985,"timestamp":6670332841681,"id":1547,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5836,"timestamp":6670332842255,"id":1550,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5901,"timestamp":6670332842399,"id":1551,"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":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5973,"timestamp":6670332842534,"id":1552,"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/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6080,"timestamp":6670332842700,"id":1553,"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":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6159,"timestamp":6670332842867,"id":1554,"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":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26979,"timestamp":6670332841914,"id":1548,"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/router/router.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":65868,"timestamp":6670332843024,"id":1555,"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":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":64768,"timestamp":6670332849306,"id":1556,"parentId":1361,"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":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":64816,"timestamp":6670332849443,"id":1558,"parentId":1364,"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":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":65032,"timestamp":6670332849386,"id":1557,"parentId":1363,"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":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":143394,"timestamp":6670332849490,"id":1559,"parentId":1365,"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":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":143961,"timestamp":6670332849532,"id":1560,"parentId":1370,"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":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":144193,"timestamp":6670332849578,"id":1561,"parentId":1366,"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":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":144547,"timestamp":6670332849617,"id":1562,"parentId":1369,"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":1778061703276,"traceId":"f02d898778399ea0"},{"name":"postcss-process","duration":173947,"timestamp":6670332978431,"id":1563,"parentId":1522,"tags":{},"startTime":1778061703404,"traceId":"f02d898778399ea0"},{"name":"postcss-loader","duration":441139,"timestamp":6670332711481,"id":1522,"parentId":1509,"tags":{},"startTime":1778061703138,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":23338,"timestamp":6670333152781,"id":1564,"parentId":1509,"tags":{"astUsed":"true"},"startTime":1778061703579,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7753,"timestamp":6670333201143,"id":1565,"parentId":1371,"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":1778061703627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7813,"timestamp":6670333201278,"id":1566,"parentId":1368,"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":1778061703627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9528,"timestamp":6670333211395,"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":1778061703637,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9812,"timestamp":6670333211300,"id":1567,"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":1778061703637,"traceId":"f02d898778399ea0"}]
14
+ [{"name":"build-module-mjs","duration":9974,"timestamp":6670333211490,"id":1570,"parentId":1375,"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":1778061703638,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10736,"timestamp":6670333211446,"id":1569,"parentId":1374,"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":1778061703637,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11417,"timestamp":6670333211532,"id":1571,"parentId":1468,"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":1778061703638,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1942,"timestamp":6670333228264,"id":1572,"parentId":1472,"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":1778061703654,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3732,"timestamp":6670333230496,"id":1576,"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/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778061703657,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4516,"timestamp":6670333230633,"id":1577,"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":1778061703657,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9591,"timestamp":6670333230303,"id":1573,"parentId":1471,"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":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9674,"timestamp":6670333230447,"id":1575,"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":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9902,"timestamp":6670333230388,"id":1574,"parentId":1470,"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":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4998,"timestamp":6670333235566,"id":1578,"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":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5473,"timestamp":6670333235720,"id":1579,"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":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5730,"timestamp":6670333235952,"id":1581,"parentId":1492,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6007,"timestamp":6670333236232,"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/prefetch.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6858,"timestamp":6670333236109,"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/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7233,"timestamp":6670333235883,"id":1580,"parentId":1491,"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":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10556,"timestamp":6670333236401,"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/navigation.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12912,"timestamp":6670333236591,"id":1585,"parentId":1494,"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":1778061703663,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8737,"timestamp":6670333255626,"id":1588,"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":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9123,"timestamp":6670333255456,"id":1586,"parentId":1496,"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":1778061703681,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9176,"timestamp":6670333255574,"id":1587,"parentId":1495,"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":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9097,"timestamp":6670333255867,"id":1590,"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":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9315,"timestamp":6670333255807,"id":1589,"parentId":1513,"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":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10342,"timestamp":6670333255959,"id":1591,"parentId":1505,"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":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2290,"timestamp":6670333283792,"id":1593,"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":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3219,"timestamp":6670333283495,"id":1592,"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":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4137,"timestamp":6670333283969,"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/bfcache.js","layer":"app-pages-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11831,"timestamp":6670333284159,"id":1595,"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":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12775,"timestamp":6670333284478,"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":1778061703711,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9103,"timestamp":6670333288482,"id":1598,"parentId":1425,"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":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":28085,"timestamp":6670333284328,"id":1596,"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":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":24429,"timestamp":6670333288789,"id":1599,"parentId":1425,"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":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24846,"timestamp":6670333288984,"id":1600,"parentId":1417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22988,"timestamp":6670333291148,"id":1602,"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/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23384,"timestamp":6670333291326,"id":1603,"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/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23796,"timestamp":6670333291442,"id":1604,"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":"app-pages-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":37479,"timestamp":6670333291059,"id":1601,"parentId":1536,"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":1778061703717,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":578785,"timestamp":6670332758930,"id":1526,"parentId":1525,"tags":{},"startTime":1778061703185,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":996,"timestamp":6670333337932,"id":1605,"parentId":1525,"tags":{},"startTime":1778061703764,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":580096,"timestamp":6670332758889,"id":1525,"parentId":1518,"tags":{},"startTime":1778061703185,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":7401,"timestamp":6670333338955,"id":1606,"parentId":1518,"tags":{"astUsed":"true"},"startTime":1778061703765,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":635940,"timestamp":6670332710895,"id":1518,"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/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":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2768,"timestamp":6670333348549,"id":1616,"parentId":1432,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7142,"timestamp":6670333348684,"id":1618,"parentId":1440,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25324,"timestamp":6670333348808,"id":1620,"parentId":1439,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":115038,"timestamp":6670333348838,"id":1621,"parentId":1436,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":114597,"timestamp":6670333349705,"id":1630,"parentId":1435,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":117499,"timestamp":6670333349731,"id":1631,"parentId":1448,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":176821,"timestamp":6670333349851,"id":1633,"parentId":1434,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":177709,"timestamp":6670333350072,"id":1636,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":177701,"timestamp":6670333350415,"id":1640,"parentId":1396,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":179563,"timestamp":6670333349979,"id":1635,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":182390,"timestamp":6670333347687,"id":1608,"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/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":182885,"timestamp":6670333347800,"id":1609,"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/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":183364,"timestamp":6670333347900,"id":1610,"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/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":183720,"timestamp":6670333348028,"id":1611,"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":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":185851,"timestamp":6670333348137,"id":1612,"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":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":186027,"timestamp":6670333348246,"id":1613,"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":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":186434,"timestamp":6670333348348,"id":1614,"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":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188475,"timestamp":6670333347487,"id":1607,"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/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188041,"timestamp":6670333348455,"id":1615,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188138,"timestamp":6670333348581,"id":1617,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188276,"timestamp":6670333348710,"id":1619,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":188418,"timestamp":6670333348855,"id":1622,"parentId":1425,"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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":188499,"timestamp":6670333348964,"id":1623,"parentId":1425,"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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188567,"timestamp":6670333349192,"id":1625,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188617,"timestamp":6670333349389,"id":1627,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189014,"timestamp":6670333349296,"id":1626,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189993,"timestamp":6670333349087,"id":1624,"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/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189680,"timestamp":6670333349606,"id":1629,"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/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189866,"timestamp":6670333349749,"id":1632,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189962,"timestamp":6670333350094,"id":1637,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190779,"timestamp":6670333349879,"id":1634,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190515,"timestamp":6670333350306,"id":1639,"parentId":1453,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190992,"timestamp":6670333350201,"id":1638,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190952,"timestamp":6670333350443,"id":1641,"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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":191038,"timestamp":6670333350540,"id":1642,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703777,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":191167,"timestamp":6670333350637,"id":1643,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703777,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":192530,"timestamp":6670333349502,"id":1628,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703776,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":806581,"timestamp":6670332736304,"id":1524,"parentId":1523,"tags":{},"startTime":1778061703162,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":350,"timestamp":6670333542922,"id":1644,"parentId":1523,"tags":{},"startTime":1778061703969,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":831166,"timestamp":6670332712154,"id":1523,"parentId":1517,"tags":{},"startTime":1778061703138,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":1442,"timestamp":6670333543303,"id":1645,"parentId":1517,"tags":{"astUsed":"true"},"startTime":1778061703969,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":834790,"timestamp":6670332710143,"id":1517,"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/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":1778061703136,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1356628,"timestamp":6670332193612,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2203,"timestamp":6670333548899,"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/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7484,"timestamp":6670333549157,"id":1649,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8888,"timestamp":6670333548936,"id":1648,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9604,"timestamp":6670333549711,"id":1652,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":11245,"timestamp":6670333549349,"id":1650,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12297,"timestamp":6670333549528,"id":1651,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12201,"timestamp":6670333550066,"id":1654,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13034,"timestamp":6670333549881,"id":1653,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19526,"timestamp":6670333548685,"id":1646,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5264,"timestamp":6670333571079,"id":1655,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778061703997,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5391,"timestamp":6670333571573,"id":1657,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5516,"timestamp":6670333571769,"id":1658,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5526,"timestamp":6670333571950,"id":1659,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6842,"timestamp":6670333571365,"id":1656,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778061703997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5841,"timestamp":6670333572661,"id":1663,"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/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6302,"timestamp":6670333572489,"id":1662,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6850,"timestamp":6670333572314,"id":1661,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"}]
15
+ [{"name":"build-module-tsx","duration":7900,"timestamp":6670333572139,"id":1660,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7374,"timestamp":6670333572878,"id":1665,"parentId":1471,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7725,"timestamp":6670333572780,"id":1664,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7939,"timestamp":6670333573057,"id":1666,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":8378,"timestamp":6670333573294,"id":1667,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":9149,"timestamp":6670333573512,"id":1668,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778061704000,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5692,"timestamp":6670333585564,"id":1672,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6274,"timestamp":6670333585342,"id":1670,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6846,"timestamp":6670333585167,"id":1669,"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/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6932,"timestamp":6670333585459,"id":1671,"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/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6425,"timestamp":6670333586150,"id":1676,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7441,"timestamp":6670333585668,"id":1673,"parentId":1538,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7630,"timestamp":6670333585972,"id":1675,"parentId":1476,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7471,"timestamp":6670333586436,"id":1678,"parentId":1551,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7966,"timestamp":6670333586255,"id":1677,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1580,"timestamp":6670333595511,"id":1682,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":14316,"timestamp":6670333585782,"id":1674,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5599,"timestamp":6670333595036,"id":1679,"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":"app-pages-browser"},"startTime":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5713,"timestamp":6670333595222,"id":1680,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5608,"timestamp":6670333595561,"id":1683,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5896,"timestamp":6670333595714,"id":1684,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6908,"timestamp":6670333595349,"id":1681,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6640,"timestamp":6670333595866,"id":1685,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6696,"timestamp":6670333595984,"id":1686,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6691,"timestamp":6670333596148,"id":1687,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6713,"timestamp":6670333596447,"id":1688,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7028,"timestamp":6670333596644,"id":1689,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778061704023,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2778,"timestamp":6670333608282,"id":1691,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2907,"timestamp":6670333608395,"id":1692,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3039,"timestamp":6670333608501,"id":1693,"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/info.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3927,"timestamp":6670333608064,"id":1690,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3563,"timestamp":6670333608623,"id":1694,"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/layers.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3607,"timestamp":6670333608738,"id":1695,"parentId":1556,"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":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3656,"timestamp":6670333608847,"id":1696,"parentId":1556,"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":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3614,"timestamp":6670333609075,"id":1698,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4121,"timestamp":6670333608955,"id":1697,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4058,"timestamp":6670333609184,"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/copy.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2197,"timestamp":6670333614997,"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/pencil.mjs","layer":"app-pages-browser"},"startTime":1778061704041,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2005,"timestamp":6670333615397,"id":1701,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778061704041,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2036,"timestamp":6670333615545,"id":1702,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2076,"timestamp":6670333615669,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2164,"timestamp":6670333615789,"id":1704,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2223,"timestamp":6670333615903,"id":1705,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2125,"timestamp":6670333618339,"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/clock.mjs","layer":"app-pages-browser"},"startTime":1778061704044,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2222,"timestamp":6670333618488,"id":1707,"parentId":1637,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2195,"timestamp":6670333618720,"id":1709,"parentId":1561,"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":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2745,"timestamp":6670333618611,"id":1708,"parentId":1609,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7936,"timestamp":6670333618844,"id":1710,"parentId":1648,"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":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5422,"timestamp":6670333621799,"id":1716,"parentId":1561,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5784,"timestamp":6670333621566,"id":1711,"parentId":1652,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6646,"timestamp":6670333621682,"id":1713,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6954,"timestamp":6670333621636,"id":1712,"parentId":1650,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7007,"timestamp":6670333621720,"id":1714,"parentId":1654,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7147,"timestamp":6670333621763,"id":1715,"parentId":1653,"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":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3201,"timestamp":6670333627648,"id":1717,"parentId":1561,"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":1778061704054,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2911,"timestamp":6670333634768,"id":1719,"parentId":1666,"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":1778061704061,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3233,"timestamp":6670333634588,"id":1718,"parentId":1660,"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":1778061704061,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1860,"timestamp":6670333639930,"id":1721,"parentId":1481,"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":1778061704066,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3153,"timestamp":6670333639836,"id":1720,"parentId":1675,"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":1778061704066,"traceId":"f02d898778399ea0"},{"name":"build-module-css","duration":940065,"timestamp":6670332707596,"id":1509,"parentId":1431,"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":1778061703134,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2133,"timestamp":6670333654539,"id":1725,"parentId":1481,"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":1778061704081,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3634,"timestamp":6670333654123,"id":1722,"parentId":1561,"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":1778061704080,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3655,"timestamp":6670333654329,"id":1723,"parentId":1561,"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":1778061704080,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5910,"timestamp":6670333654478,"id":1724,"parentId":1674,"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":1778061704081,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5060,"timestamp":6670333658208,"id":1727,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5263,"timestamp":6670333658595,"id":1729,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778061704085,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6089,"timestamp":6670333658136,"id":1726,"parentId":1690,"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":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6807,"timestamp":6670333658407,"id":1728,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3965,"timestamp":6670333661879,"id":1730,"parentId":1561,"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":1778061704088,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3989,"timestamp":6670333662052,"id":1731,"parentId":1561,"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":1778061704088,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1545,"timestamp":6670333673409,"id":1736,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8372,"timestamp":6670333673677,"id":1738,"parentId":1503,"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":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11718,"timestamp":6670333671931,"id":1733,"parentId":1708,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12453,"timestamp":6670333671706,"id":1732,"parentId":1708,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704098,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":11542,"timestamp":6670333672949,"id":1734,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11470,"timestamp":6670333673213,"id":1735,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11161,"timestamp":6670333673762,"id":1739,"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/external-link.mjs","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11245,"timestamp":6670333673886,"id":1740,"parentId":1561,"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":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":12830,"timestamp":6670333673503,"id":1737,"parentId":1688,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1255,"timestamp":6670333691106,"id":1759,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670333691990,"id":1768,"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":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2482,"timestamp":6670333691136,"id":1760,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":901,"timestamp":6670333696355,"id":1770,"parentId":1518,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10876,"timestamp":6670333687227,"id":1742,"parentId":1570,"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":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10888,"timestamp":6670333687503,"id":1744,"parentId":1569,"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":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11233,"timestamp":6670333687379,"id":1743,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11780,"timestamp":6670333687013,"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":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11453,"timestamp":6670333687632,"id":1745,"parentId":1569,"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":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11464,"timestamp":6670333687821,"id":1746,"parentId":1569,"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":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9630,"timestamp":6670333689826,"id":1748,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9953,"timestamp":6670333689682,"id":1747,"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/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10211,"timestamp":6670333689949,"id":1749,"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/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10449,"timestamp":6670333690081,"id":1750,"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/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10742,"timestamp":6670333690188,"id":1751,"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/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11143,"timestamp":6670333690298,"id":1752,"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/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11298,"timestamp":6670333690401,"id":1753,"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/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11229,"timestamp":6670333690644,"id":1755,"parentId":1585,"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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11194,"timestamp":6670333690872,"id":1757,"parentId":1590,"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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11291,"timestamp":6670333690981,"id":1758,"parentId":1586,"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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1087515,"timestamp":6670332622273,"id":1446,"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":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1088266,"timestamp":6670332622131,"id":1445,"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":1778061703048,"traceId":"f02d898778399ea0"}]
16
+ [{"name":"build-module-css","duration":1108098,"timestamp":6670332607764,"id":1431,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778061703034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":29206,"timestamp":6670333691213,"id":1761,"parentId":1589,"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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30611,"timestamp":6670333690758,"id":1756,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":30303,"timestamp":6670333691322,"id":1762,"parentId":1589,"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":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32606,"timestamp":6670333691550,"id":1764,"parentId":1595,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35251,"timestamp":6670333690504,"id":1754,"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/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":34590,"timestamp":6670333691431,"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/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34567,"timestamp":6670333691790,"id":1766,"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":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34651,"timestamp":6670333691886,"id":1767,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35756,"timestamp":6670333691664,"id":1765,"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/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31516,"timestamp":6670333696086,"id":1769,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31813,"timestamp":6670333696436,"id":1771,"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":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31900,"timestamp":6670333696690,"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/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778061704123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32373,"timestamp":6670333696578,"id":1772,"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":1778061704123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9685,"timestamp":6670333734232,"id":1774,"parentId":1607,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9124,"timestamp":6670333744550,"id":1778,"parentId":1625,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9447,"timestamp":6670333744668,"id":1779,"parentId":1626,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10326,"timestamp":6670333744417,"id":1777,"parentId":1646,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13316,"timestamp":6670333744267,"id":1776,"parentId":1607,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12887,"timestamp":6670333744865,"id":1781,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14033,"timestamp":6670333744767,"id":1780,"parentId":1629,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13891,"timestamp":6670333747139,"id":1784,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16551,"timestamp":6670333744954,"id":1782,"parentId":1671,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14390,"timestamp":6670333747341,"id":1786,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14668,"timestamp":6670333747240,"id":1785,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14607,"timestamp":6670333747560,"id":1788,"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/activity.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14672,"timestamp":6670333747674,"id":1789,"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/cloud.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15194,"timestamp":6670333747438,"id":1787,"parentId":1693,"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":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15029,"timestamp":6670333747786,"id":1790,"parentId":1710,"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":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15098,"timestamp":6670333747897,"id":1791,"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/monitor.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":17251,"timestamp":6670333748010,"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/send.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":2130,"timestamp":6670333766981,"id":1793,"parentId":1446,"tags":{},"startTime":1778061704193,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":23,"timestamp":6670333769124,"id":1794,"parentId":1445,"tags":{},"startTime":1778061704195,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":41,"timestamp":6670333769153,"id":1795,"parentId":1431,"tags":{},"startTime":1778061704195,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":26462,"timestamp":6670333744165,"id":1775,"parentId":1728,"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":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":23752,"timestamp":6670333747071,"id":1783,"parentId":1734,"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":1778061704173,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1580593,"timestamp":6670332193671,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2827,"timestamp":6670333774785,"id":1796,"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/server.mjs","layer":"app-pages-browser"},"startTime":1778061704201,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2523,"timestamp":6670333776416,"id":1798,"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/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778061704202,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2986,"timestamp":6670333776243,"id":1797,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704202,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2982,"timestamp":6670333776562,"id":1799,"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/webhook.mjs","layer":"app-pages-browser"},"startTime":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3181,"timestamp":6670333776694,"id":1800,"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/workflow.mjs","layer":"app-pages-browser"},"startTime":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7300,"timestamp":6670333776812,"id":1801,"parentId":1715,"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":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6388,"timestamp":6670333778117,"id":1802,"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":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7166,"timestamp":6670333778258,"id":1803,"parentId":1718,"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":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7210,"timestamp":6670333778385,"id":1804,"parentId":1718,"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":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7263,"timestamp":6670333778503,"id":1805,"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":1778061704205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":231,"timestamp":6670333790547,"id":1807,"parentId":1633,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778061704217,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":629,"timestamp":6670333790420,"id":1806,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704216,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6727,"timestamp":6670333791827,"id":1808,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778061704218,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5459,"timestamp":6670333799586,"id":1813,"parentId":1656,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778061704226,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6782,"timestamp":6670333799107,"id":1810,"parentId":1726,"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":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7265,"timestamp":6670333798834,"id":1809,"parentId":1726,"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":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7288,"timestamp":6670333799288,"id":1811,"parentId":1726,"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":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7335,"timestamp":6670333799445,"id":1812,"parentId":1726,"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":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4859,"timestamp":6670333813838,"id":1830,"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":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8395,"timestamp":6670333811806,"id":1814,"parentId":1752,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8523,"timestamp":6670333811956,"id":1815,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8627,"timestamp":6670333812093,"id":1816,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8855,"timestamp":6670333812202,"id":1817,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9032,"timestamp":6670333812315,"id":1818,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8952,"timestamp":6670333812583,"id":1821,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9324,"timestamp":6670333812468,"id":1820,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10492,"timestamp":6670333812690,"id":1822,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10594,"timestamp":6670333812797,"id":1823,"parentId":1764,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10700,"timestamp":6670333812895,"id":1824,"parentId":1787,"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":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10837,"timestamp":6670333813201,"id":1826,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10665,"timestamp":6670333813557,"id":1828,"parentId":1787,"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":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10700,"timestamp":6670333813734,"id":1829,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11492,"timestamp":6670333813383,"id":1827,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12676,"timestamp":6670333813020,"id":1825,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12405,"timestamp":6670333813865,"id":1831,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":17943,"timestamp":6670333812417,"id":1819,"parentId":1808,"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":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3099,"timestamp":6670333828029,"id":1832,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704254,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":498,"timestamp":6670333835132,"id":1835,"parentId":1721,"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":1778061704261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2425,"timestamp":6670333833671,"id":1833,"parentId":1825,"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":1778061704260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4656,"timestamp":6670333833747,"id":1834,"parentId":1721,"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":1778061704260,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2285,"timestamp":6670333839986,"id":1837,"parentId":1827,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3647,"timestamp":6670333840187,"id":1838,"parentId":1721,"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":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6709,"timestamp":6670333839614,"id":1836,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1928,"timestamp":6670333847821,"id":1839,"parentId":1837,"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":1778061704274,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2627,"timestamp":6670333847899,"id":1840,"parentId":1721,"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":1778061704274,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":703,"timestamp":6670333854526,"id":1841,"parentId":1721,"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":1778061704281,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2318,"timestamp":6670333854649,"id":1842,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778061704281,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3588,"timestamp":6670333855954,"id":1843,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778061704282,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4470,"timestamp":6670333860090,"id":1844,"parentId":1721,"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":1778061704286,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3982,"timestamp":6670333861783,"id":1845,"parentId":1843,"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":1778061704288,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2408,"timestamp":6670333866243,"id":1846,"parentId":1721,"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":1778061704292,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3618,"timestamp":6670333870078,"id":1847,"parentId":1721,"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":1778061704296,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":564,"timestamp":6670333884196,"id":1849,"parentId":1721,"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":1778061704310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5393,"timestamp":6670333881634,"id":1848,"parentId":1721,"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":1778061704308,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3787,"timestamp":6670333915208,"id":1850,"parentId":1721,"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":1778061704341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4969,"timestamp":6670333916533,"id":1851,"parentId":1721,"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":1778061704343,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3622,"timestamp":6670333931899,"id":1853,"parentId":1721,"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":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6251,"timestamp":6670333931789,"id":1852,"parentId":1721,"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":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8929,"timestamp":6670333931984,"id":1854,"parentId":1721,"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":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11423,"timestamp":6670333932143,"id":1856,"parentId":1721,"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":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16174,"timestamp":6670333932069,"id":1855,"parentId":1721,"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":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16515,"timestamp":6670333935703,"id":1857,"parentId":1721,"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":1778061704362,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2791,"timestamp":6670334006926,"id":1858,"parentId":1721,"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":1778061704433,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2562,"timestamp":6670334008433,"id":1860,"parentId":1721,"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":1778061704434,"traceId":"f02d898778399ea0"}]
17
+ [{"name":"build-module-mjs","duration":4490,"timestamp":6670334007768,"id":1859,"parentId":1721,"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":1778061704434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1066,"timestamp":6670334027984,"id":1862,"parentId":1721,"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":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7720,"timestamp":6670334026628,"id":1861,"parentId":1721,"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":1778061704453,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9611,"timestamp":6670334028177,"id":1864,"parentId":1721,"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":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14701,"timestamp":6670334028100,"id":1863,"parentId":1721,"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":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2185,"timestamp":6670334081702,"id":1868,"parentId":1721,"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":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6874,"timestamp":6670334079661,"id":1865,"parentId":1721,"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":1778061704506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5617,"timestamp":6670334081616,"id":1867,"parentId":1721,"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":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6522,"timestamp":6670334081492,"id":1866,"parentId":1721,"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":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11093,"timestamp":6670334081780,"id":1869,"parentId":1721,"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":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2993,"timestamp":6670334123875,"id":1870,"parentId":1721,"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":1778061704550,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4088,"timestamp":6670334124048,"id":1871,"parentId":1721,"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":1778061704550,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4123,"timestamp":6670334125726,"id":1872,"parentId":1721,"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":1778061704552,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":496,"timestamp":6670334143430,"id":1874,"parentId":1721,"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":1778061704569,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1598,"timestamp":6670334145306,"id":1875,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704571,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6819,"timestamp":6670334142579,"id":1873,"parentId":1721,"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":1778061704569,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":437,"timestamp":6670334159746,"id":1876,"parentId":1737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778061704586,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1251,"timestamp":6670334162079,"id":1877,"parentId":1807,"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":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2293,"timestamp":6670334162114,"id":1878,"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/process/browser.js","layer":"pages-dir-browser"},"startTime":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2956,"timestamp":6670334162136,"id":1879,"parentId":1760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2112,"timestamp":6670334165535,"id":1880,"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":1778061704592,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1973987,"timestamp":6670332193680,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2283,"timestamp":6670334165795,"id":1882,"parentId":1813,"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":1778061704592,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2882,"timestamp":6670334165571,"id":1881,"parentId":1828,"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":1778061704592,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1974875,"timestamp":6670332193864,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2310,"timestamp":6670334173451,"id":1883,"parentId":1816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704599,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1982609,"timestamp":6670332193895,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2264,"timestamp":6670334176117,"id":1884,"parentId":1823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704602,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1985136,"timestamp":6670332193540,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1985182,"timestamp":6670332193509,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1229,"timestamp":6670334177894,"id":1885,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061704604,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1361,"timestamp":6670334178507,"id":1886,"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":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1194,"timestamp":6670334180234,"id":1889,"parentId":1834,"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":1778061704606,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1999,"timestamp":6670334180328,"id":1890,"parentId":1834,"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":1778061704606,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3219,"timestamp":6670334179375,"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-up.mjs","layer":"app-pages-browser"},"startTime":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3783,"timestamp":6670334179214,"id":1887,"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":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6558,"timestamp":6670334180401,"id":1891,"parentId":1834,"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":1778061704606,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1994559,"timestamp":6670332192978,"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":1778061702619,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":987,"timestamp":6670334190117,"id":1892,"parentId":1834,"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":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1194,"timestamp":6670334190238,"id":1893,"parentId":1834,"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":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1366,"timestamp":6670334190322,"id":1894,"parentId":1834,"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":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1674,"timestamp":6670334190397,"id":1895,"parentId":1834,"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":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":362,"timestamp":6670334195434,"id":1896,"parentId":1840,"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":1778061704621,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":334,"timestamp":6670334196112,"id":1897,"parentId":1840,"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":1778061704622,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":363,"timestamp":6670334197173,"id":1898,"parentId":1840,"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":1778061704623,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":645,"timestamp":6670334200981,"id":1900,"parentId":1844,"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":1778061704627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":734,"timestamp":6670334201095,"id":1901,"parentId":1844,"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":1778061704627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4401,"timestamp":6670334198749,"id":1899,"parentId":1844,"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":1778061704625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":856,"timestamp":6670334208600,"id":1906,"parentId":1848,"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":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1668,"timestamp":6670334208666,"id":1907,"parentId":1848,"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":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4911,"timestamp":6670334207557,"id":1903,"parentId":1848,"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":1778061704634,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4394,"timestamp":6670334208527,"id":1905,"parentId":1848,"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":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13827,"timestamp":6670334205391,"id":1902,"parentId":1847,"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":1778061704631,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11971,"timestamp":6670334208437,"id":1904,"parentId":1848,"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":1778061704634,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14575,"timestamp":6670334208740,"id":1908,"parentId":1852,"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":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":890,"timestamp":6670334251387,"id":1910,"parentId":1856,"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":1778061704677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4153,"timestamp":6670334250643,"id":1909,"parentId":1854,"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":1778061704677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":393,"timestamp":6670334259843,"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":1778061704686,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1001,"timestamp":6670334260639,"id":1912,"parentId":1882,"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":1778061704687,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1086,"timestamp":6670334260742,"id":1913,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778061704687,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1760,"timestamp":6670334265406,"id":1914,"parentId":1882,"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":1778061704691,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2248,"timestamp":6670334271627,"id":1915,"parentId":1882,"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":1778061704698,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2531,"timestamp":6670334282360,"id":1916,"parentId":1882,"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":1778061704708,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2897,"timestamp":6670334282508,"id":1917,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3237,"timestamp":6670334282599,"id":1918,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3591,"timestamp":6670334282678,"id":1919,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4528,"timestamp":6670334282756,"id":1920,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4743,"timestamp":6670334282833,"id":1921,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5414,"timestamp":6670334282904,"id":1922,"parentId":1882,"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":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1399,"timestamp":6670334298410,"id":1923,"parentId":1882,"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":1778061704724,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4527,"timestamp":6670334298560,"id":1924,"parentId":1882,"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":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5599,"timestamp":6670334298652,"id":1925,"parentId":1882,"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":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6294,"timestamp":6670334298728,"id":1926,"parentId":1882,"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":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6493,"timestamp":6670334298798,"id":1927,"parentId":1882,"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":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7811,"timestamp":6670334312609,"id":1928,"parentId":1882,"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":1778061704739,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":558,"timestamp":6670334321852,"id":1929,"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":1778061704748,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":393,"timestamp":6670334323789,"id":1930,"parentId":1897,"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":1778061704750,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":432,"timestamp":6670334330170,"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":1778061704756,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":397,"timestamp":6670334333137,"id":1932,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778061704759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1191,"timestamp":6670334333915,"id":1933,"parentId":1913,"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":1778061704760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1180,"timestamp":6670334334017,"id":1934,"parentId":1913,"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":1778061704760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1222,"timestamp":6670334335485,"id":1935,"parentId":1913,"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":1778061704762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1498,"timestamp":6670334338840,"id":1936,"parentId":1914,"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":1778061704765,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2550,"timestamp":6670334339030,"id":1937,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778061704765,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20063,"timestamp":6670334344381,"id":1938,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778061704770,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20417,"timestamp":6670334344478,"id":1939,"parentId":1914,"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":1778061704771,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":686,"timestamp":6670334367310,"id":1940,"parentId":1914,"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":1778061704793,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1137,"timestamp":6670334369049,"id":1941,"parentId":1915,"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":1778061704795,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1292,"timestamp":6670334369161,"id":1942,"parentId":1908,"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":1778061704795,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":945,"timestamp":6670334372354,"id":1943,"parentId":1915,"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":1778061704798,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1103,"timestamp":6670334372448,"id":1944,"parentId":1915,"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":1778061704798,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2368,"timestamp":6670334372522,"id":1945,"parentId":1908,"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":1778061704799,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":927,"timestamp":6670334376165,"id":1946,"parentId":1915,"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":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1369,"timestamp":6670334376257,"id":1947,"parentId":1915,"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":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1826,"timestamp":6670334376330,"id":1948,"parentId":1917,"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":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2066,"timestamp":6670334376407,"id":1949,"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":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":859,"timestamp":6670334380856,"id":1950,"parentId":1919,"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":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1264,"timestamp":6670334380948,"id":1951,"parentId":1915,"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":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1984,"timestamp":6670334381035,"id":1952,"parentId":1919,"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":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2453,"timestamp":6670334384213,"id":1953,"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":1778061704810,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":615,"timestamp":6670334387151,"id":1954,"parentId":1917,"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":1778061704813,"traceId":"f02d898778399ea0"}]
18
+ [{"name":"build-module-js","duration":703,"timestamp":6670334387246,"id":1955,"parentId":1917,"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":1778061704813,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":798,"timestamp":6670334387324,"id":1956,"parentId":1917,"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":1778061704813,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":524,"timestamp":6670334393899,"id":1957,"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":1778061704820,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1413,"timestamp":6670334393993,"id":1958,"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":1778061704820,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":911,"timestamp":6670334396068,"id":1959,"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":1778061704822,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1220,"timestamp":6670334396163,"id":1960,"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":1778061704822,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":704,"timestamp":6670334397570,"id":1961,"parentId":1929,"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":1778061704824,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":798,"timestamp":6670334397679,"id":1962,"parentId":1929,"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":1778061704824,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":667,"timestamp":6670334399726,"id":1963,"parentId":1930,"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":1778061704826,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3865,"timestamp":6670334401011,"id":1964,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778061704827,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670334405381,"id":1965,"parentId":1932,"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":1778061704831,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":599,"timestamp":6670334407595,"id":1966,"parentId":1938,"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":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1069,"timestamp":6670334407689,"id":1967,"parentId":1939,"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":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1534,"timestamp":6670334407765,"id":1968,"parentId":1939,"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":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":535,"timestamp":6670334412575,"id":1969,"parentId":1948,"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":1778061704839,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":673,"timestamp":6670334412683,"id":1970,"parentId":1948,"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":1778061704839,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":923,"timestamp":6670334414669,"id":1971,"parentId":1948,"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":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1013,"timestamp":6670334414758,"id":1972,"parentId":1948,"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":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1283,"timestamp":6670334414834,"id":1973,"parentId":1948,"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":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1583,"timestamp":6670334414908,"id":1974,"parentId":1948,"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":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1612,"timestamp":6670334417429,"id":1975,"parentId":1948,"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":1778061704843,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1092,"timestamp":6670334419264,"id":1976,"parentId":1948,"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":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1443,"timestamp":6670334419358,"id":1977,"parentId":1948,"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":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1809,"timestamp":6670334419440,"id":1978,"parentId":1948,"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":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1213,"timestamp":6670334424068,"id":1979,"parentId":1948,"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":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1350,"timestamp":6670334424162,"id":1980,"parentId":1948,"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":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1481,"timestamp":6670334424241,"id":1981,"parentId":1951,"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":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2024,"timestamp":6670334424310,"id":1982,"parentId":1948,"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":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2574,"timestamp":6670334424381,"id":1983,"parentId":1950,"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":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3447,"timestamp":6670334428222,"id":1984,"parentId":1956,"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":1778061704854,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4268,"timestamp":6670334428315,"id":1985,"parentId":1958,"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":1778061704854,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1353,"timestamp":6670334434237,"id":1986,"parentId":1958,"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":1778061704860,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1525,"timestamp":6670334437411,"id":1987,"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":1778061704863,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1961,"timestamp":6670334437507,"id":1988,"parentId":1967,"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":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2006,"timestamp":6670334437584,"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":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2382,"timestamp":6670334437683,"id":1990,"parentId":1967,"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":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1165,"timestamp":6670334441015,"id":1991,"parentId":1967,"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":1778061704867,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1314,"timestamp":6670334441108,"id":1992,"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":1778061704867,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":756,"timestamp":6670334443444,"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":1778061704869,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3719,"timestamp":6670334443537,"id":1994,"parentId":1945,"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":1778061704870,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":935,"timestamp":6670334448836,"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/float.js","layer":"app-pages-browser"},"startTime":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1588,"timestamp":6670334448929,"id":1996,"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":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2219,"timestamp":6670334449017,"id":1997,"parentId":1984,"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":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":912,"timestamp":6670334452319,"id":1998,"parentId":1990,"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":1778061704878,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1907,"timestamp":6670334452415,"id":1999,"parentId":1990,"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":1778061704878,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2402,"timestamp":6670334452491,"id":2000,"parentId":1990,"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":1778061704879,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2548,"timestamp":6670334452565,"id":2001,"parentId":1987,"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":1778061704879,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1012,"timestamp":6670334457375,"id":2002,"parentId":1987,"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":1778061704883,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":306,"timestamp":6670334459502,"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":1778061704886,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":326,"timestamp":6670334460945,"id":2004,"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":1778061704887,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":775,"timestamp":6670334463376,"id":2005,"parentId":1999,"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":1778061704889,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":875,"timestamp":6670334463473,"id":2006,"parentId":1998,"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":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670334463551,"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":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1006,"timestamp":6670334463620,"id":2008,"parentId":1987,"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":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":362,"timestamp":6670334465649,"id":2009,"parentId":1999,"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":1778061704892,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":973,"timestamp":6670334467566,"id":2010,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670334467660,"id":2011,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1310,"timestamp":6670334467730,"id":2012,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1732,"timestamp":6670334467797,"id":2013,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2026,"timestamp":6670334467865,"id":2014,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2169,"timestamp":6670334467929,"id":2015,"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":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":637,"timestamp":6670334472638,"id":2016,"parentId":2004,"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":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":744,"timestamp":6670334472730,"id":2017,"parentId":2004,"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":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":787,"timestamp":6670334472806,"id":2018,"parentId":1987,"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":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":951,"timestamp":6670334473846,"id":2019,"parentId":2004,"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":1778061704900,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":806,"timestamp":6670334475598,"id":2020,"parentId":2004,"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":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":868,"timestamp":6670334475683,"id":2021,"parentId":2004,"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":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1011,"timestamp":6670334475753,"id":2022,"parentId":2004,"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":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670334475826,"id":2023,"parentId":2004,"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":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1304,"timestamp":6670334475890,"id":2024,"parentId":2004,"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":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1416,"timestamp":6670334480292,"id":2025,"parentId":1994,"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":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2063,"timestamp":6670334480388,"id":2026,"parentId":1994,"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":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2174,"timestamp":6670334480461,"id":2027,"parentId":2011,"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":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":796,"timestamp":6670334483279,"id":2028,"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":1778061704909,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1051,"timestamp":6670334483368,"id":2029,"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":1778061704909,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4108,"timestamp":6670334485933,"id":2030,"parentId":1994,"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":1778061704912,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":588,"timestamp":6670334490756,"id":2031,"parentId":2018,"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":1778061704917,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":651,"timestamp":6670334490844,"id":2032,"parentId":2018,"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":1778061704917,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":380,"timestamp":6670334491787,"id":2033,"parentId":2018,"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":1778061704918,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":243,"timestamp":6670334495267,"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":1778061704921,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":381,"timestamp":6670334496631,"id":2035,"parentId":2031,"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":1778061704923,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303222,"timestamp":6670332193840,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303218,"timestamp":6670332193852,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303198,"timestamp":6670332193878,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303110,"timestamp":6670332193969,"id":1320,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303093,"timestamp":6670332193989,"id":1321,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303086,"timestamp":6670332193998,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303075,"timestamp":6670332194011,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303235,"timestamp":6670332193857,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303225,"timestamp":6670332193871,"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":1778061702620,"traceId":"f02d898778399ea0"},{"name":"make","duration":2304655,"timestamp":6670332192586,"id":1299,"parentId":1298,"tags":{},"startTime":1778061702619,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":13616,"timestamp":6670334545710,"id":2037,"parentId":2036,"tags":{},"startTime":1778061704972,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":30,"timestamp":6670334559429,"id":2039,"parentId":2036,"tags":{},"startTime":1778061704985,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":20161,"timestamp":6670334560896,"id":2041,"parentId":2036,"tags":{},"startTime":1778061704987,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":96,"timestamp":6670334581133,"id":2042,"parentId":2036,"tags":{},"startTime":1778061705007,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":19838,"timestamp":6670334581308,"id":2043,"parentId":2036,"tags":{},"startTime":1778061705007,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":41839,"timestamp":6670334559386,"id":2038,"parentId":2036,"tags":{},"startTime":1778061704985,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":15843,"timestamp":6670334613633,"id":2044,"parentId":2036,"tags":{},"startTime":1778061705040,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":244347,"timestamp":6670334629515,"id":2045,"parentId":2036,"tags":{},"startTime":1778061705056,"traceId":"f02d898778399ea0"},{"name":"hash","duration":7435,"timestamp":6670334877927,"id":2046,"parentId":2036,"tags":{},"startTime":1778061705304,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":385,"timestamp":6670334885359,"id":2047,"parentId":2036,"tags":{},"startTime":1778061705311,"traceId":"f02d898778399ea0"}]
19
+ [{"name":"module-assets","duration":554,"timestamp":6670334885698,"id":2048,"parentId":2036,"tags":{},"startTime":1778061705312,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":8988,"timestamp":6670334886267,"id":2049,"parentId":2036,"tags":{},"startTime":1778061705312,"traceId":"f02d898778399ea0"},{"name":"NextJsBuildManifest-generateClientManifest","duration":978,"timestamp":6670334899152,"id":2051,"parentId":1298,"tags":{},"startTime":1778061705325,"traceId":"f02d898778399ea0"},{"name":"NextJsBuildManifest-createassets","duration":1605,"timestamp":6670334898535,"id":2050,"parentId":1298,"tags":{},"startTime":1778061705325,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60096,"timestamp":6670334920442,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60490,"timestamp":6670334920091,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60089,"timestamp":6670334920511,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59932,"timestamp":6670334920683,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60055,"timestamp":6670334920576,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60373,"timestamp":6670334920271,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59904,"timestamp":6670334920753,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59910,"timestamp":6670334920811,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59761,"timestamp":6670334920987,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59884,"timestamp":6670334920878,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59701,"timestamp":6670334921077,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59659,"timestamp":6670334921146,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-39574ba9e749d3be.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":58521,"timestamp":6670334922329,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778061705348,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":53736,"timestamp":6670334927153,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778061705353,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":52479,"timestamp":6670334928462,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778061705354,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":46104,"timestamp":6670334934888,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778061705361,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":46856,"timestamp":6670334934182,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778061705360,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":45424,"timestamp":6670334935633,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778061705362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44533,"timestamp":6670334936543,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44790,"timestamp":6670334936308,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778061705362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44185,"timestamp":6670334936927,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44118,"timestamp":6670334937008,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":50694,"timestamp":6670334930505,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-dd148d6cb503ac7a.js","cache":"MISS"},"startTime":1778061705357,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":83961,"timestamp":6670334912580,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778061705339,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":62995,"timestamp":6670334948725,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778061705375,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60875,"timestamp":6670334954401,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778061705380,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":64341,"timestamp":6670334968988,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778061705395,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59557,"timestamp":6670334977333,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778061705403,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":61746,"timestamp":6670334977721,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778061705404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":106958,"timestamp":6670334937163,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65850,"timestamp":6670334979710,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65641,"timestamp":6670334980028,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65531,"timestamp":6670334980160,"id":2088,"parentId":2052,"tags":{"name":"static/hmC83z5NnKa77tLC3wdHa/_ssgManifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65499,"timestamp":6670334980206,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65716,"timestamp":6670334980253,"id":2090,"parentId":2052,"tags":{"name":"static/hmC83z5NnKa77tLC3wdHa/_buildManifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65707,"timestamp":6670334980290,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70090,"timestamp":6670334978273,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-3744a7e12ab0354b.js","cache":"MISS"},"startTime":1778061705404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":133264,"timestamp":6670334943134,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778061705369,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":157249,"timestamp":6670334957345,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778061705383,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":212984,"timestamp":6670334901633,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778061705328,"traceId":"f02d898778399ea0"},{"name":"minify-css","duration":331911,"timestamp":6670335114988,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778061705541,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":332112,"timestamp":6670335114801,"id":2092,"parentId":1298,"tags":{},"startTime":1778061705541,"traceId":"f02d898778399ea0"},{"name":"seal","duration":935033,"timestamp":6670334524411,"id":2036,"parentId":1298,"tags":{},"startTime":1778061704950,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":3272908,"timestamp":6670332186767,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778061702613,"traceId":"f02d898778399ea0"},{"name":"emit","duration":6111,"timestamp":6670335459919,"id":2094,"parentId":1295,"tags":{},"startTime":1778061705886,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":425788,"timestamp":6670335467078,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778061705893,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1928,"timestamp":6670335892927,"id":2096,"parentId":2095,"tags":{},"startTime":1778061706319,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":3992337,"timestamp":6670331902714,"id":1295,"parentId":1294,"tags":{},"startTime":1778061702329,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":75,"timestamp":6670335895058,"id":2097,"parentId":1294,"tags":{},"startTime":1778061706321,"traceId":"f02d898778399ea0"},{"name":"worker-main-client","duration":3992799,"timestamp":6670331902447,"id":1294,"parentId":1,"tags":{},"startTime":1778061702328,"traceId":"f02d898778399ea0"},{"name":"run-webpack","duration":10743011,"timestamp":6670325208104,"id":14,"parentId":1,"tags":{},"startTime":1778061695634,"traceId":"f02d898778399ea0"},{"name":"run-typescript","duration":5660443,"timestamp":6670335955353,"id":2100,"parentId":1,"tags":{},"startTime":1778061706381,"traceId":"f02d898778399ea0"},{"name":"generate-required-server-files","duration":1192,"timestamp":6670341616336,"id":2102,"parentId":1,"tags":{},"startTime":1778061712042,"traceId":"f02d898778399ea0"},{"name":"check-static-error-page","duration":5651,"timestamp":6670341654546,"id":2104,"parentId":2103,"tags":{},"startTime":1778061712081,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":282387,"timestamp":6670341662882,"id":2123,"parentId":2106,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":289258,"timestamp":6670341656134,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778061712082,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":324501,"timestamp":6670341663035,"id":2125,"parentId":2111,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":329176,"timestamp":6670341658423,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":327386,"timestamp":6670341662957,"id":2124,"parentId":2108,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":332593,"timestamp":6670341657805,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":339853,"timestamp":6670341675470,"id":2131,"parentId":2119,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":355726,"timestamp":6670341659644,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":344959,"timestamp":6670341675409,"id":2130,"parentId":2116,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":361347,"timestamp":6670341659062,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":365608,"timestamp":6670341662673,"id":2122,"parentId":2105,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":372907,"timestamp":6670341655410,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778061712081,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":352995,"timestamp":6670341675645,"id":2134,"parentId":2110,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":370607,"timestamp":6670341658054,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":354392,"timestamp":6670341675665,"id":2136,"parentId":2118,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":370643,"timestamp":6670341659434,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":370292,"timestamp":6670341663104,"id":2126,"parentId":2112,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":374858,"timestamp":6670341658568,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":367206,"timestamp":6670341666723,"id":2127,"parentId":2107,"tags":{},"startTime":1778061712093,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":377683,"timestamp":6670341656270,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778061712082,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":360594,"timestamp":6670341675676,"id":2138,"parentId":2120,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":376364,"timestamp":6670341659926,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":360997,"timestamp":6670341675658,"id":2135,"parentId":2115,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":377769,"timestamp":6670341658900,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":362808,"timestamp":6670341675166,"id":2128,"parentId":2113,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":379370,"timestamp":6670341658620,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":364182,"timestamp":6670341675671,"id":2137,"parentId":2117,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":380631,"timestamp":6670341659240,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":375741,"timestamp":6670341675624,"id":2133,"parentId":2109,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":393487,"timestamp":6670341657916,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":391626,"timestamp":6670341675342,"id":2129,"parentId":2114,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":408263,"timestamp":6670341658762,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":398324,"timestamp":6670341675543,"id":2132,"parentId":2121,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":413831,"timestamp":6670341660069,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"static-check","duration":419952,"timestamp":6670341653977,"id":2103,"parentId":1,"tags":{},"startTime":1778061712080,"traceId":"f02d898778399ea0"},{"name":"write-routes-manifest","duration":2644,"timestamp":6670342206758,"id":2142,"parentId":1,"tags":{},"startTime":1778061712633,"traceId":"f02d898778399ea0"},{"name":"load-dotenv","duration":21,"timestamp":6670342242691,"id":2145,"parentId":2144,"tags":{},"startTime":1778061712669,"traceId":"f02d898778399ea0"},{"name":"run-export-path-map","duration":1047,"timestamp":6670343015289,"id":2146,"parentId":2144,"tags":{},"startTime":1778061713441,"traceId":"f02d898778399ea0"},{"name":"next-export","duration":1027025,"timestamp":6670342242111,"id":2144,"parentId":1,"tags":{},"startTime":1778061712668,"traceId":"f02d898778399ea0"},{"name":"move-exported-app-not-found-","duration":6450,"timestamp":6670343270356,"id":2147,"parentId":2143,"tags":{},"startTime":1778061713696,"traceId":"f02d898778399ea0"},{"name":"move-exported-app-global-error-","duration":49790,"timestamp":6670343276862,"id":2148,"parentId":2143,"tags":{},"startTime":1778061713703,"traceId":"f02d898778399ea0"},{"name":"static-generation","duration":1384663,"timestamp":6670342239447,"id":2143,"parentId":1,"tags":{},"startTime":1778061712665,"traceId":"f02d898778399ea0"},{"name":"write-routes-manifest","duration":52450,"timestamp":6670343624310,"id":2149,"parentId":1,"tags":{},"startTime":1778061714050,"traceId":"f02d898778399ea0"}]
20
+ [{"name":"node-file-trace-build","duration":5893332,"timestamp":6670342202628,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778061712629,"traceId":"f02d898778399ea0"},{"name":"apply-include-excludes","duration":423,"timestamp":6670348095982,"id":2150,"parentId":1,"tags":{},"startTime":1778061718522,"traceId":"f02d898778399ea0"},{"name":"collect-build-traces","duration":6022041,"timestamp":6670342074379,"id":2140,"parentId":1,"tags":{},"startTime":1778061712500,"traceId":"f02d898778399ea0"},{"name":"print-tree-view","duration":1490,"timestamp":6670348096531,"id":2151,"parentId":1,"tags":{},"startTime":1778061718523,"traceId":"f02d898778399ea0"},{"name":"telemetry-flush","duration":32,"timestamp":6670348098033,"id":2152,"parentId":1,"tags":{},"startTime":1778061718524,"traceId":"f02d898778399ea0"},{"name":"next-build","duration":22982912,"timestamp":6670325115161,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778061695541,"traceId":"f02d898778399ea0"}]