chorus-codes 0.8.12 → 0.8.13

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 (85) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +1 -1
  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 +1 -1
  75. package/.next/server/middleware-build-manifest.js +1 -1
  76. package/.next/server/pages/404.html +1 -1
  77. package/.next/server/pages/500.html +1 -1
  78. package/.next/server/server-reference-manifest.json +1 -1
  79. package/.next/trace +20 -20
  80. package/.next/trace-build +1 -1
  81. package/dist/daemon/runner/reviewer-driver.js +10 -64
  82. package/dist/daemon/runner/reviewer-driver.js.map +1 -1
  83. package/package.json +1 -1
  84. /package/.next/static/{HOLAccvgd3XzQyzratFkE → wxarGtmcGlWCzKSSy_MgS}/_buildManifest.js +0 -0
  85. /package/.next/static/{HOLAccvgd3XzQyzratFkE → wxarGtmcGlWCzKSSy_MgS}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,20 +1,20 @@
1
- [{"name":"generate-buildid","duration":137,"timestamp":6673023246353,"id":4,"parentId":1,"tags":{},"startTime":1778064393672,"traceId":"cb80ba0e763cc1c6"},{"name":"load-custom-routes","duration":290,"timestamp":6673023246573,"id":5,"parentId":1,"tags":{},"startTime":1778064393673,"traceId":"cb80ba0e763cc1c6"},{"name":"create-dist-dir","duration":232,"timestamp":6673023246883,"id":6,"parentId":1,"tags":{},"startTime":1778064393673,"traceId":"cb80ba0e763cc1c6"},{"name":"clean","duration":249,"timestamp":6673023247507,"id":7,"parentId":1,"tags":{},"startTime":1778064393674,"traceId":"cb80ba0e763cc1c6"},{"name":"discover-routes","duration":4288,"timestamp":6673023285936,"id":8,"parentId":1,"tags":{},"startTime":1778064393712,"traceId":"cb80ba0e763cc1c6"},{"name":"create-root-mapping","duration":37,"timestamp":6673023290255,"id":9,"parentId":1,"tags":{},"startTime":1778064393716,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-route-types","duration":8096,"timestamp":6673023291197,"id":10,"parentId":1,"tags":{},"startTime":1778064393717,"traceId":"cb80ba0e763cc1c6"},{"name":"public-dir-conflict-check","duration":52,"timestamp":6673023299327,"id":11,"parentId":1,"tags":{},"startTime":1778064393725,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-routes-manifest","duration":1840,"timestamp":6673023299439,"id":12,"parentId":1,"tags":{},"startTime":1778064393725,"traceId":"cb80ba0e763cc1c6"},{"name":"create-entrypoints","duration":11839,"timestamp":6673023677690,"id":17,"parentId":15,"tags":{},"startTime":1778064394104,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-webpack-config","duration":207382,"timestamp":6673023689709,"id":18,"parentId":16,"tags":{},"startTime":1778064394116,"traceId":"cb80ba0e763cc1c6"},{"name":"next-trace-entrypoint-plugin","duration":2076,"timestamp":6673023962793,"id":20,"parentId":19,"tags":{},"startTime":1778064394389,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":44557,"timestamp":6673024028229,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":58532,"timestamp":6673024028287,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":66181,"timestamp":6673024028341,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":74262,"timestamp":6673024028398,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":209,"timestamp":6673024105945,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778064394532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-external","duration":21,"timestamp":6673024106209,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778064394532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":128720,"timestamp":6673024028151,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":225610,"timestamp":6673024022526,"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":1778064394449,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":219121,"timestamp":6673024029124,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":263255,"timestamp":6673024028455,"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":1778064394454,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":275897,"timestamp":6673024028514,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":280438,"timestamp":6673024028576,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":284013,"timestamp":6673024028730,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":287335,"timestamp":6673024028836,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":290036,"timestamp":6673024028993,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":292911,"timestamp":6673024029078,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":299671,"timestamp":6673024029167,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":305468,"timestamp":6673024028935,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":308512,"timestamp":6673024029207,"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":1778064394455,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":52,"timestamp":6673024386146,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778064394812,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":14,"timestamp":6673024386235,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778064394812,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":16,"timestamp":6673024386612,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":15,"timestamp":6673024386685,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":9,"timestamp":6673024386710,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":8,"timestamp":6673024386729,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13539,"timestamp":6673024386751,"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":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12871,"timestamp":6673024388274,"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":1778064394814,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":14093,"timestamp":6673024388382,"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":1778064394814,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":16207,"timestamp":6673024388522,"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":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17022,"timestamp":6673024388614,"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":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17351,"timestamp":6673024388708,"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/cache-control.js","layer":"rsc"},"startTime":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17721,"timestamp":6673024388799,"id":72,"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":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18143,"timestamp":6673024388969,"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":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18783,"timestamp":6673024391197,"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":1778064394817,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19902,"timestamp":6673024391346,"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":1778064394817,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19935,"timestamp":6673024391530,"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":1778064394818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20115,"timestamp":6673024391619,"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":1778064394818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":21322,"timestamp":6673024391705,"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":1778064394818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20634,"timestamp":6673024393041,"id":82,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778064394819,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20462,"timestamp":6673024393472,"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":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":21831,"timestamp":6673024393566,"id":85,"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":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":23538,"timestamp":6673024393646,"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":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24195,"timestamp":6673024393722,"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":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24978,"timestamp":6673024393795,"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/request/fallback-params.js","layer":"rsc"},"startTime":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":25268,"timestamp":6673024393870,"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/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":31026,"timestamp":6673024393945,"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/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":31329,"timestamp":6673024394029,"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":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":32818,"timestamp":6673024394105,"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/app-render/entry-base.js","layer":"rsc"},"startTime":1778064394820,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":35674,"timestamp":6673024393191,"id":83,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778064394819,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":40780,"timestamp":6673024391783,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778064394818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":42914,"timestamp":6673024391440,"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":1778064394817,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":51169,"timestamp":6673024388885,"id":73,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1778064394815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3258,"timestamp":6673024465638,"id":93,"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":1778064394892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3672,"timestamp":6673024465795,"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/lib/scheduler.js","layer":"rsc"},"startTime":1778064394892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4253,"timestamp":6673024465881,"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":1778064394892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4622,"timestamp":6673024465963,"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":1778064394892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5631,"timestamp":6673024466056,"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":1778064394892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":85843,"timestamp":6673024386553,"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":1778064394813,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":86521,"timestamp":6673024386282,"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":1778064394812,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3680,"timestamp":6673024475972,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778064394902,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6606,"timestamp":6673024475304,"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":1778064394901,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7735,"timestamp":6673024474899,"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":1778064394901,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7733,"timestamp":6673024475497,"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/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1778064394902,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8060,"timestamp":6673024475800,"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/global-error.js","layer":"rsc"},"startTime":1778064394902,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8196,"timestamp":6673024476079,"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":1778064394902,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8419,"timestamp":6673024476248,"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":1778064394902,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8706,"timestamp":6673024476503,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778064394903,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8551,"timestamp":6673024477023,"id":107,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778064394903,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":10275,"timestamp":6673024476762,"id":106,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778064394903,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":18979,"timestamp":6673024496732,"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":1778064394923,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":3178,"timestamp":6673024512756,"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":1778064394939,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":36,"timestamp":6673024518324,"id":110,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778064394944,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17,"timestamp":6673024518395,"id":111,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778064394944,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1808,"timestamp":6673024518736,"id":113,"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":1778064394945,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2002,"timestamp":6673024518833,"id":114,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1778064394945,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2251,"timestamp":6673024518914,"id":115,"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":1778064394945,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2842,"timestamp":6673024518998,"id":116,"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":1778064394945,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6803,"timestamp":6673024518422,"id":112,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778064394944,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1746,"timestamp":6673024525676,"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":1778064394952,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4178,"timestamp":6673024525809,"id":118,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778064394952,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1667,"timestamp":6673024536018,"id":121,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2254,"timestamp":6673024536119,"id":122,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5430,"timestamp":6673024535476,"id":119,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5354,"timestamp":6673024535807,"id":120,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5177,"timestamp":6673024536338,"id":124,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5600,"timestamp":6673024536210,"id":123,"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/client/components/layout-router.js","layer":"rsc"},"startTime":1778064394962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-external","duration":26,"timestamp":6673024542154,"id":125,"parentId":92,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778064394968,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5113,"timestamp":6673024542195,"id":126,"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/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778064394968,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5839,"timestamp":6673024542387,"id":127,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778064394968,"traceId":"cb80ba0e763cc1c6"}]
2
- [{"name":"build-module-js","duration":1587,"timestamp":6673024812955,"id":230,"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/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2273,"timestamp":6673024812704,"id":228,"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/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2038,"timestamp":6673024813210,"id":232,"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/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2849,"timestamp":6673024813084,"id":231,"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/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2240,"timestamp":6673024822301,"id":234,"parentId":172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778064395248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2713,"timestamp":6673024822400,"id":235,"parentId":100,"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":1778064395248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3744,"timestamp":6673024822050,"id":233,"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/promise-with-resolvers.js","layer":"rsc"},"startTime":1778064395248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3311,"timestamp":6673024822870,"id":236,"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/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778064395249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1949,"timestamp":6673024829625,"id":238,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4121,"timestamp":6673024829725,"id":239,"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":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5413,"timestamp":6673024829812,"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":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5635,"timestamp":6673024829887,"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/error.js","layer":"rsc"},"startTime":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5906,"timestamp":6673024829960,"id":242,"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":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7854,"timestamp":6673024829249,"id":237,"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/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778064395255,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7472,"timestamp":6673024830050,"id":243,"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":1778064395256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1795,"timestamp":6673024839870,"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/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778064395266,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5582,"timestamp":6673024840017,"id":245,"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":1778064395266,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-external","duration":34,"timestamp":6673024848919,"id":246,"parentId":185,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778064395275,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1497,"timestamp":6673024849346,"id":249,"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":1778064395275,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1571,"timestamp":6673024849594,"id":251,"parentId":156,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778064395276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3130,"timestamp":6673024849214,"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":1778064395275,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3867,"timestamp":6673024848969,"id":247,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778064395275,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3634,"timestamp":6673024849442,"id":250,"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":1778064395275,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":681,"timestamp":6673024856121,"id":252,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778064395282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2089,"timestamp":6673024856239,"id":253,"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":1778064395282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1730,"timestamp":6673024860912,"id":264,"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/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5652,"timestamp":6673024858502,"id":254,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778064395285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4647,"timestamp":6673024859891,"id":256,"parentId":193,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778064395286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5076,"timestamp":6673024859683,"id":255,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778064395286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4663,"timestamp":6673024860293,"id":258,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778064395286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4405,"timestamp":6673024860791,"id":263,"parentId":205,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5394,"timestamp":6673024860100,"id":257,"parentId":193,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778064395286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5074,"timestamp":6673024860639,"id":262,"parentId":169,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":24846,"timestamp":6673024860472,"id":259,"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":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":24909,"timestamp":6673024860590,"id":261,"parentId":195,"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":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7473,"timestamp":6673024878396,"id":265,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778064395304,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7578,"timestamp":6673024878657,"id":266,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778064395305,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1300,"timestamp":6673024886585,"id":267,"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":1778064395313,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":27882,"timestamp":6673024860541,"id":260,"parentId":194,"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":1778064395287,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1661,"timestamp":6673024888888,"id":268,"parentId":172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1778064395315,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2104,"timestamp":6673024888993,"id":269,"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":1778064395315,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2385,"timestamp":6673024889122,"id":270,"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":1778064395315,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2563,"timestamp":6673024889230,"id":271,"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":1778064395315,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1786,"timestamp":6673024898907,"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/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778064395325,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1950,"timestamp":6673024899080,"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/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778064395325,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3427,"timestamp":6673024899172,"id":274,"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":1778064395325,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1092,"timestamp":6673024903958,"id":275,"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":1778064395330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":561,"timestamp":6673024960210,"id":283,"parentId":222,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395386,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2405,"timestamp":6673024959907,"id":282,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778064395386,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1167,"timestamp":6673024963458,"id":285,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1778064395389,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1433,"timestamp":6673024963561,"id":286,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1778064395390,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2887,"timestamp":6673024962989,"id":284,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1778064395389,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2585,"timestamp":6673024963651,"id":287,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778064395390,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1505,"timestamp":6673024971637,"id":288,"parentId":169,"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":1778064395398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1255,"timestamp":6673024973497,"id":290,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778064395400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1286,"timestamp":6673024973634,"id":291,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778064395400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4286,"timestamp":6673024971774,"id":289,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778064395398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2535,"timestamp":6673024973738,"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/get-hostname.js","layer":"rsc"},"startTime":1778064395400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2726,"timestamp":6673024973867,"id":293,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778064395400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2905,"timestamp":6673024973987,"id":294,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778064395400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2619,"timestamp":6673024978740,"id":296,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778064395405,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3435,"timestamp":6673024978594,"id":295,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778064395405,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4998,"timestamp":6673024978857,"id":297,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778064395405,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1795,"timestamp":6673024984095,"id":298,"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":1778064395410,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2204,"timestamp":6673024984242,"id":299,"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":1778064395410,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1323,"timestamp":6673024988658,"id":300,"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/is-app-route-route.js","layer":"rsc"},"startTime":1778064395415,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2682,"timestamp":6673024988773,"id":301,"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/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778064395415,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2961,"timestamp":6673024988911,"id":302,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778064395415,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3114,"timestamp":6673024989039,"id":303,"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":1778064395415,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2232,"timestamp":6673024993068,"id":304,"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/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778064395419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2899,"timestamp":6673024993215,"id":305,"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/client/components/redirect.js","layer":"rsc"},"startTime":1778064395419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3563,"timestamp":6673024993386,"id":306,"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/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778064395419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1423,"timestamp":6673024997284,"id":307,"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":1778064395423,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2524,"timestamp":6673024997388,"id":308,"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/client/components/forbidden.js","layer":"rsc"},"startTime":1778064395423,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2711,"timestamp":6673024997516,"id":309,"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/client/components/not-found.js","layer":"rsc"},"startTime":1778064395424,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":942,"timestamp":6673025001071,"id":314,"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/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778064395427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":914,"timestamp":6673025001187,"id":315,"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":1778064395427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2639,"timestamp":6673025000557,"id":311,"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/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778064395427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3151,"timestamp":6673025000414,"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/client/components/unauthorized.js","layer":"rsc"},"startTime":1778064395426,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2901,"timestamp":6673025000881,"id":313,"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/action-revalidation-kind.js","layer":"rsc"},"startTime":1778064395427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3693,"timestamp":6673025000730,"id":312,"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/server/request/connection.js","layer":"rsc"},"startTime":1778064395427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":930,"timestamp":6673025005949,"id":316,"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/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778064395432,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1939,"timestamp":6673025006121,"id":317,"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/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778064395432,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2777,"timestamp":6673025006256,"id":318,"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/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778064395432,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1352,"timestamp":6673025012472,"id":319,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1778064395439,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2640,"timestamp":6673025012618,"id":320,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1778064395439,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1461,"timestamp":6673025016370,"id":324,"parentId":267,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064395442,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2691,"timestamp":6673025015663,"id":322,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778064395442,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4004,"timestamp":6673025015978,"id":323,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778064395442,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":982,"timestamp":6673025022560,"id":329,"parentId":275,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778064395449,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1875,"timestamp":6673025022651,"id":330,"parentId":272,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064395449,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3652,"timestamp":6673025021663,"id":325,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778064395448,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3634,"timestamp":6673025021910,"id":326,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778064395448,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3642,"timestamp":6673025022110,"id":327,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778064395448,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3712,"timestamp":6673025022365,"id":328,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778064395448,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24374,"timestamp":6673025012807,"id":321,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064395439,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1143,"timestamp":6673025040426,"id":331,"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/server/after/index.js","layer":"rsc"},"startTime":1778064395466,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2388,"timestamp":6673025040806,"id":333,"parentId":259,"tags":{"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":1778064395467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2776,"timestamp":6673025040620,"id":332,"parentId":259,"tags":{"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":1778064395467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2645,"timestamp":6673025040943,"id":334,"parentId":259,"tags":{"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":1778064395467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":35,"timestamp":6673025045490,"id":335,"parentId":321,"tags":{"name":"util","layer":null},"startTime":1778064395472,"traceId":"cb80ba0e763cc1c6"}]
3
- [{"name":"build-module-mjs","duration":1528,"timestamp":6673025046080,"id":336,"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/circle-check.mjs","layer":"rsc"},"startTime":1778064395472,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1550,"timestamp":6673025046246,"id":337,"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/circle-question-mark.mjs","layer":"rsc"},"startTime":1778064395472,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1591,"timestamp":6673025046382,"id":338,"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/triangle-alert.mjs","layer":"rsc"},"startTime":1778064395472,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1646,"timestamp":6673025046505,"id":339,"parentId":260,"tags":{"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":1778064395473,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2442,"timestamp":6673025046631,"id":340,"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/plug.mjs","layer":"rsc"},"startTime":1778064395473,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2506,"timestamp":6673025046748,"id":341,"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/clock.mjs","layer":"rsc"},"startTime":1778064395473,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":994,"timestamp":6673025049493,"id":342,"parentId":260,"tags":{"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":1778064395476,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2470,"timestamp":6673025051379,"id":348,"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/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3977,"timestamp":6673025050538,"id":343,"parentId":260,"tags":{"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":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4408,"timestamp":6673025050683,"id":344,"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/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4757,"timestamp":6673025050811,"id":345,"parentId":287,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4741,"timestamp":6673025051137,"id":346,"parentId":297,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5192,"timestamp":6673025051268,"id":347,"parentId":293,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1778064395477,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1087246,"timestamp":6673023969831,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1896,"timestamp":6673025062059,"id":349,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778064395488,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1934,"timestamp":6673025062263,"id":350,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778064395488,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2035,"timestamp":6673025062603,"id":351,"parentId":333,"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":1778064395489,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2182,"timestamp":6673025062871,"id":353,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778064395489,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1095955,"timestamp":6673023969859,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4262,"timestamp":6673025062749,"id":352,"parentId":311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778064395489,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":966,"timestamp":6673025067311,"id":354,"parentId":331,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2572,"timestamp":6673025069311,"id":355,"parentId":294,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064395495,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":904,"timestamp":6673025073073,"id":356,"parentId":347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064395499,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13920,"timestamp":6673025075513,"id":358,"parentId":318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064395502,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":17418,"timestamp":6673025074705,"id":357,"parentId":351,"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":1778064395501,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1122379,"timestamp":6673023969905,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1122398,"timestamp":6673023969895,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1122417,"timestamp":6673023969880,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5243,"timestamp":6673025093792,"id":361,"parentId":351,"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":1778064395520,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5560,"timestamp":6673025093659,"id":360,"parentId":351,"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":1778064395520,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5993,"timestamp":6673025093423,"id":359,"parentId":351,"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":1778064395519,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":937,"timestamp":6673025099706,"id":362,"parentId":323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778064395526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1192,"timestamp":6673025103090,"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":1778064395529,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1585,"timestamp":6673025105166,"id":364,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778064395531,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2301,"timestamp":6673025105270,"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":1778064395531,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3317,"timestamp":6673025105356,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"rsc"},"startTime":1778064395531,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1613,"timestamp":6673025110174,"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":1778064395536,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2840,"timestamp":6673025110316,"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":1778064395536,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3112,"timestamp":6673025110399,"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":1778064395536,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1144,"timestamp":6673025118456,"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":1778064395544,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1384,"timestamp":6673025118578,"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":1778064395545,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1612,"timestamp":6673025118666,"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":1778064395545,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":30,"timestamp":6673025122118,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778064395548,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1147,"timestamp":6673025123041,"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":1778064395549,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1617,"timestamp":6673025123148,"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":1778064395549,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2282,"timestamp":6673025123230,"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":1778064395549,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2664,"timestamp":6673025123305,"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":1778064395549,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5478,"timestamp":6673025123408,"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":1778064395549,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5664,"timestamp":6673025123490,"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":1778064395550,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8695,"timestamp":6673025131454,"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":1778064395557,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":718,"timestamp":6673025144029,"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":1778064395570,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2285,"timestamp":6673025145240,"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":1778064395571,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2497,"timestamp":6673025145343,"id":383,"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":1778064395571,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2695,"timestamp":6673025145428,"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":1778064395571,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2893,"timestamp":6673025145556,"id":385,"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":1778064395572,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3553,"timestamp":6673025145634,"id":386,"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":1778064395572,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3909,"timestamp":6673025145716,"id":387,"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":1778064395572,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4203,"timestamp":6673025145790,"id":388,"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":1778064395572,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4638,"timestamp":6673025145862,"id":389,"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":1778064395572,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1878,"timestamp":6673025150992,"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":1778064395577,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1482,"timestamp":6673025156598,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1654,"timestamp":6673025156803,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1732,"timestamp":6673025156894,"id":393,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1807,"timestamp":6673025156973,"id":394,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1874,"timestamp":6673025157057,"id":395,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2241,"timestamp":6673025157177,"id":396,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2911,"timestamp":6673025157254,"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":1778064395583,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1836,"timestamp":6673025161768,"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":1778064395588,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1157,"timestamp":6673025166093,"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":1778064395592,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":896,"timestamp":6673025167449,"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":1778064395593,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1196,"timestamp":6673025167551,"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":1778064395594,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1021,"timestamp":6673025175611,"id":402,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778064395602,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1507,"timestamp":6673025175733,"id":403,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778064395602,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":897,"timestamp":6673025179043,"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":1778064395605,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1084,"timestamp":6673025180301,"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":1778064395606,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1325,"timestamp":6673025180401,"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":1778064395606,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1560,"timestamp":6673025180483,"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":1778064395607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1652,"timestamp":6673025180560,"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":1778064395607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1905,"timestamp":6673025180641,"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":1778064395607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":711,"timestamp":6673025187102,"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":1778064395613,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":788,"timestamp":6673025189488,"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":1778064395616,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1845,"timestamp":6673025190601,"id":412,"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":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2381,"timestamp":6673025190704,"id":413,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2722,"timestamp":6673025190786,"id":414,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3460,"timestamp":6673025190864,"id":415,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3907,"timestamp":6673025190939,"id":416,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4249,"timestamp":6673025191027,"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/pairs.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4426,"timestamp":6673025191103,"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/schema.js","layer":"rsc"},"startTime":1778064395617,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":31,"timestamp":6673025197312,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778064395623,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2574,"timestamp":6673025205875,"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":1778064395632,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3363,"timestamp":6673025206051,"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":1778064395632,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1586,"timestamp":6673025211619,"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":1778064395638,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1240,"timestamp":6673025213932,"id":423,"parentId":403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778064395640,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1665,"timestamp":6673025214045,"id":424,"parentId":403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778064395640,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1765,"timestamp":6673025214139,"id":425,"parentId":403,"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":1778064395640,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":454,"timestamp":6673025219779,"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":1778064395646,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":631,"timestamp":6673025221148,"id":427,"parentId":418,"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":1778064395647,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":938,"timestamp":6673025221252,"id":428,"parentId":418,"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":1778064395647,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2939,"timestamp":6673025222348,"id":429,"parentId":418,"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":1778064395648,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":860,"timestamp":6673025225999,"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":1778064395652,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":747,"timestamp":6673025229402,"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":1778064395655,"traceId":"cb80ba0e763cc1c6"}]
4
- [{"name":"build-module-js","duration":1620,"timestamp":6673025230342,"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":1778064395656,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1828,"timestamp":6673025230443,"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":1778064395656,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":385,"timestamp":6673025234468,"id":434,"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":1778064395660,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":487,"timestamp":6673025234875,"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":1778064395661,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":560,"timestamp":6673025234975,"id":436,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1778064395661,"traceId":"cb80ba0e763cc1c6"},{"name":"font-loader","duration":345282,"timestamp":6673024934183,"id":279,"parentId":278,"tags":{},"startTime":1778064395360,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss","duration":3439,"timestamp":6673025350209,"id":437,"parentId":278,"tags":{},"startTime":1778064395776,"traceId":"cb80ba0e763cc1c6"},{"name":"next-font-loader","duration":445926,"timestamp":6673024908195,"id":278,"parentId":276,"tags":{},"startTime":1778064395334,"traceId":"cb80ba0e763cc1c6"},{"name":"css-loader","duration":25158,"timestamp":6673025353814,"id":438,"parentId":276,"tags":{"astUsed":"true"},"startTime":1778064395780,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":473141,"timestamp":6673024906285,"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":1778064395332,"traceId":"cb80ba0e763cc1c6"},{"name":"font-loader","duration":432163,"timestamp":6673024955516,"id":281,"parentId":280,"tags":{},"startTime":1778064395382,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss","duration":446,"timestamp":6673025387724,"id":439,"parentId":280,"tags":{},"startTime":1778064395814,"traceId":"cb80ba0e763cc1c6"},{"name":"next-font-loader","duration":432744,"timestamp":6673024955468,"id":280,"parentId":277,"tags":{},"startTime":1778064395382,"traceId":"cb80ba0e763cc1c6"},{"name":"css-loader","duration":975,"timestamp":6673025388196,"id":440,"parentId":277,"tags":{"astUsed":"true"},"startTime":1778064395814,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":481394,"timestamp":6673024908057,"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":1778064395334,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1420104,"timestamp":6673023969420,"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":1778064394395,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419409,"timestamp":6673023970123,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419621,"timestamp":6673023969914,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419618,"timestamp":6673023969922,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419655,"timestamp":6673023969933,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419601,"timestamp":6673023969993,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419528,"timestamp":6673023970069,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419502,"timestamp":6673023970099,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419490,"timestamp":6673023970114,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419478,"timestamp":6673023970129,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419527,"timestamp":6673023970085,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1419479,"timestamp":6673023970136,"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":1778064394396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":1028,"timestamp":6673025532500,"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":1778064395959,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":92,"timestamp":6673025533565,"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":1778064395960,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":185,"timestamp":6673025533687,"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":1778064395960,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":153,"timestamp":6673025533887,"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":1778064395960,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":416,"timestamp":6673025534064,"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":1778064395960,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":171,"timestamp":6673025534495,"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":1778064395961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":440,"timestamp":6673025534679,"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":1778064395961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":421,"timestamp":6673025535132,"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":1778064395961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":146,"timestamp":6673025535565,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":153,"timestamp":6673025535720,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":201,"timestamp":6673025535882,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":158,"timestamp":6673025536095,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":138,"timestamp":6673025536263,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":136,"timestamp":6673025536410,"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":1778064395962,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":139,"timestamp":6673025536555,"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":1778064395963,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":152,"timestamp":6673025536704,"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":1778064395963,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":317,"timestamp":6673025551531,"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":1778064395978,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":144,"timestamp":6673025551872,"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":1778064395978,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":134,"timestamp":6673025552027,"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":1778064395978,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":127,"timestamp":6673025552171,"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":1778064395978,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":370,"timestamp":6673025552307,"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":1778064395978,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":286,"timestamp":6673025552687,"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":1778064395979,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":282,"timestamp":6673025552986,"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":1778064395979,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":199,"timestamp":6673025553278,"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":1778064395979,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":387,"timestamp":6673025553489,"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":1778064395980,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":303,"timestamp":6673025553886,"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":1778064395980,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":263,"timestamp":6673025558335,"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":1778064395984,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":198,"timestamp":6673025558613,"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":1778064395985,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":226,"timestamp":6673025558821,"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":1778064395985,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":197,"timestamp":6673025559057,"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":1778064395985,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4778,"timestamp":6673025571097,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778064395997,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8419,"timestamp":6673025570899,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778064395997,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":12166,"timestamp":6673025569620,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778064395996,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11431,"timestamp":6673025571280,"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":1778064395997,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":14308,"timestamp":6673025570698,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778064395997,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":36203,"timestamp":6673025572228,"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":1778064395998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":36566,"timestamp":6673025572345,"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":1778064395998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":37586,"timestamp":6673025572043,"id":695,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778064395998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":37413,"timestamp":6673025572577,"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":1778064395999,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":39890,"timestamp":6673025571852,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778064395998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":39729,"timestamp":6673025573037,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778064395999,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":43554,"timestamp":6673025572465,"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":1778064395998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":44573,"timestamp":6673025572860,"id":701,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778064395999,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":46769,"timestamp":6673025572691,"id":700,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778064395999,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":34282,"timestamp":6673025587473,"id":704,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778064396014,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":35284,"timestamp":6673025587309,"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":1778064396013,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3560,"timestamp":6673025656142,"id":707,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778064396082,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4906,"timestamp":6673025655790,"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":1778064396082,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4916,"timestamp":6673025656041,"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":1778064396082,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5548,"timestamp":6673025656338,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778064396082,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":10172,"timestamp":6673025656526,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778064396083,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15659,"timestamp":6673025691155,"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":1778064396117,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15182,"timestamp":6673025693294,"id":725,"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":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18935,"timestamp":6673025693414,"id":727,"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":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":21418,"timestamp":6673025693484,"id":728,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24484,"timestamp":6673025693975,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":31570,"timestamp":6673025691743,"id":716,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778064396118,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":31639,"timestamp":6673025691969,"id":717,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778064396118,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":31957,"timestamp":6673025692167,"id":718,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778064396118,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":31824,"timestamp":6673025692518,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":33453,"timestamp":6673025691563,"id":715,"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":1778064396118,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":33361,"timestamp":6673025692348,"id":719,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778064396118,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":34023,"timestamp":6673025692685,"id":721,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":34508,"timestamp":6673025693066,"id":723,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":34266,"timestamp":6673025693819,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":34557,"timestamp":6673025694051,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":34599,"timestamp":6673025694263,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":35246,"timestamp":6673025694161,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":38425,"timestamp":6673025692942,"id":722,"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":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":37305,"timestamp":6673025694433,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":37236,"timestamp":6673025694801,"id":740,"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":1778064396121,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":40514,"timestamp":6673025693554,"id":729,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":40458,"timestamp":6673025694691,"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":1778064396121,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":40463,"timestamp":6673025695030,"id":742,"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":1778064396121,"traceId":"cb80ba0e763cc1c6"}]
5
- [{"name":"build-module-js","duration":41534,"timestamp":6673025694918,"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/error-boundary.js","layer":"ssr"},"startTime":1778064396121,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":45639,"timestamp":6673025690994,"id":711,"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":1778064396117,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":45688,"timestamp":6673025691065,"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":1778064396117,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":46026,"timestamp":6673025690883,"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":1778064396117,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":45926,"timestamp":6673025691112,"id":713,"parentId":690,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778064396117,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":43940,"timestamp":6673025693243,"id":724,"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":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":43944,"timestamp":6673025693364,"id":726,"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":1778064396119,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":43711,"timestamp":6673025693725,"id":730,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":43685,"timestamp":6673025693925,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":43977,"timestamp":6673025693778,"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":1778064396120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1874,"timestamp":6673025774184,"id":744,"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":1778064396200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1938,"timestamp":6673025774268,"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.js","layer":"ssr"},"startTime":1778064396200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4474,"timestamp":6673025774389,"id":747,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778064396200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5008,"timestamp":6673025774072,"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":1778064396200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4874,"timestamp":6673025774342,"id":746,"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":1778064396200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2253,"timestamp":6673025783732,"id":750,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2848,"timestamp":6673025783809,"id":751,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4144,"timestamp":6673025783886,"id":752,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4114,"timestamp":6673025784243,"id":754,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5013,"timestamp":6673025784066,"id":753,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3041,"timestamp":6673025789488,"id":756,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778064396216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10091,"timestamp":6673025783664,"id":749,"parentId":721,"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":1778064396210,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5772,"timestamp":6673025789291,"id":755,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778064396215,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10708,"timestamp":6673025789578,"id":757,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778064396216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":29011,"timestamp":6673025774614,"id":748,"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":1778064396201,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2500,"timestamp":6673025805528,"id":760,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778064396232,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3974,"timestamp":6673025805735,"id":762,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778064396232,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4168,"timestamp":6673025805816,"id":763,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778064396232,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5816,"timestamp":6673025805244,"id":758,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778064396231,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5815,"timestamp":6673025805609,"id":761,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778064396232,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6355,"timestamp":6673025805431,"id":759,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1778064396231,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4090,"timestamp":6673025812259,"id":764,"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":1778064396238,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2047,"timestamp":6673025816825,"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/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2682,"timestamp":6673025816669,"id":767,"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":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3734,"timestamp":6673025816539,"id":766,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3923,"timestamp":6673025816939,"id":769,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3853,"timestamp":6673025817286,"id":772,"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":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4429,"timestamp":6673025817181,"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/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11481,"timestamp":6673025817055,"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/redirect-boundary.js","layer":"ssr"},"startTime":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12345,"timestamp":6673025816463,"id":765,"parentId":723,"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":1778064396242,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11730,"timestamp":6673025817395,"id":773,"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":1778064396243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7250,"timestamp":6673025822126,"id":777,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7805,"timestamp":6673025822010,"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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7815,"timestamp":6673025822347,"id":779,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8364,"timestamp":6673025822238,"id":778,"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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8459,"timestamp":6673025822452,"id":780,"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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8529,"timestamp":6673025822561,"id":781,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778064396249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8579,"timestamp":6673025822679,"id":782,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778064396249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":8650,"timestamp":6673025822981,"id":784,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778064396249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":9137,"timestamp":6673025822804,"id":783,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778064396249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":9151,"timestamp":6673025823220,"id":785,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778064396249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10545,"timestamp":6673025821949,"id":775,"parentId":729,"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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":14530,"timestamp":6673025821795,"id":774,"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":1778064396248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2173,"timestamp":6673025845618,"id":788,"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":1778064396272,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2497,"timestamp":6673025845492,"id":787,"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":1778064396272,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3461,"timestamp":6673025845198,"id":786,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778064396271,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3855,"timestamp":6673025850242,"id":789,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778064396276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3742,"timestamp":6673025850802,"id":792,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778064396277,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5209,"timestamp":6673025850451,"id":790,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778064396276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6273,"timestamp":6673025850630,"id":791,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778064396277,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2808,"timestamp":6673025862961,"id":797,"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/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3080,"timestamp":6673025863057,"id":798,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3103,"timestamp":6673025863128,"id":799,"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":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5816,"timestamp":6673025862729,"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":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7146,"timestamp":6673025862849,"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":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7861,"timestamp":6673025862601,"id":794,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7586,"timestamp":6673025863203,"id":800,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7434,"timestamp":6673025863537,"id":802,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778064396290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":9686,"timestamp":6673025862271,"id":793,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778064396288,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":9201,"timestamp":6673025863369,"id":801,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778064396289,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3819,"timestamp":6673025878064,"id":803,"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":1778064396304,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7211,"timestamp":6673025878434,"id":806,"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":1778064396304,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7893,"timestamp":6673025878178,"id":804,"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":1778064396304,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8104,"timestamp":6673025878319,"id":805,"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/static-generation-bailout.js","layer":"ssr"},"startTime":1778064396304,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8246,"timestamp":6673025878538,"id":807,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778064396305,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":9258,"timestamp":6673025878717,"id":808,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778064396305,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3727,"timestamp":6673025889945,"id":810,"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":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3668,"timestamp":6673025890349,"id":813,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4200,"timestamp":6673025890432,"id":814,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4760,"timestamp":6673025890734,"id":815,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5838,"timestamp":6673025890825,"id":816,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8490,"timestamp":6673025890070,"id":811,"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":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8552,"timestamp":6673025890219,"id":812,"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":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8066,"timestamp":6673025891093,"id":818,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8633,"timestamp":6673025890918,"id":817,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8594,"timestamp":6673025891344,"id":820,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9013,"timestamp":6673025891219,"id":819,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8956,"timestamp":6673025891459,"id":821,"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":1778064396317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9227,"timestamp":6673025891572,"id":822,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1778064396318,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9221,"timestamp":6673025891787,"id":824,"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/copy.mjs","layer":"ssr"},"startTime":1778064396318,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9748,"timestamp":6673025891673,"id":823,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778064396318,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":13212,"timestamp":6673025889610,"id":809,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778064396316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4884,"timestamp":6673025905079,"id":840,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10278,"timestamp":6673025903877,"id":828,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10741,"timestamp":6673025903617,"id":826,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10982,"timestamp":6673025903742,"id":827,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11163,"timestamp":6673025903987,"id":829,"parentId":780,"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":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12873,"timestamp":6673025903405,"id":825,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778064396329,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12522,"timestamp":6673025904233,"id":831,"parentId":770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13181,"timestamp":6673025904127,"id":830,"parentId":770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13341,"timestamp":6673025904346,"id":832,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064396330,"traceId":"cb80ba0e763cc1c6"}]
6
- [{"name":"build-module-external","duration":24,"timestamp":6673024548467,"id":128,"parentId":92,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778064394974,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-external","duration":13,"timestamp":6673024548500,"id":129,"parentId":92,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778064394975,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4321,"timestamp":6673024548879,"id":132,"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/request/search-params.js","layer":"rsc"},"startTime":1778064394975,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7560,"timestamp":6673024548522,"id":130,"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/client/components/client-page.js","layer":"rsc"},"startTime":1778064394975,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7638,"timestamp":6673024548692,"id":131,"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/client/components/client-segment.js","layer":"rsc"},"startTime":1778064394975,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8189,"timestamp":6673024549044,"id":133,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778064394975,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":35,"timestamp":6673024572353,"id":134,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778064394998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":10,"timestamp":6673024572405,"id":135,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778064394998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":6,"timestamp":6673024572421,"id":136,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778064394998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3757,"timestamp":6673024572433,"id":137,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778064394998,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3331,"timestamp":6673024584090,"id":138,"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/request/params.js","layer":"rsc"},"startTime":1778064395010,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2497,"timestamp":6673024593757,"id":139,"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/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778064395020,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1660,"timestamp":6673024600232,"id":141,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778064395026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2208,"timestamp":6673024600341,"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/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778064395026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6828,"timestamp":6673024596975,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778064395023,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9688,"timestamp":6673024616732,"id":143,"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/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9539,"timestamp":6673024617376,"id":147,"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/rsc/preloads.js","layer":"rsc"},"startTime":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12175,"timestamp":6673024616873,"id":144,"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/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":12336,"timestamp":6673024617066,"id":145,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12268,"timestamp":6673024617463,"id":148,"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":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12726,"timestamp":6673024617284,"id":146,"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/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778064395043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18156,"timestamp":6673024617576,"id":149,"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":1778064395044,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1972,"timestamp":6673024639985,"id":152,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778064395066,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2392,"timestamp":6673024639807,"id":151,"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":1778064395066,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3053,"timestamp":6673024639551,"id":150,"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/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778064395066,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2930,"timestamp":6673024640143,"id":153,"parentId":72,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778064395066,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4986,"timestamp":6673024643257,"id":154,"parentId":90,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778064395069,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5510,"timestamp":6673024643452,"id":155,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778064395069,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1261,"timestamp":6673024649345,"id":157,"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/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778064395075,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3990,"timestamp":6673024651727,"id":158,"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/collect-segment-data.js","layer":"rsc"},"startTime":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4063,"timestamp":6673024651828,"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/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4708,"timestamp":6673024651912,"id":160,"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/rsc/taint.js","layer":"rsc"},"startTime":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4542,"timestamp":6673024652391,"id":164,"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/server/lib/clone-response.js","layer":"rsc"},"startTime":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7236,"timestamp":6673024651999,"id":161,"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":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":14300,"timestamp":6673024652300,"id":163,"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/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2884,"timestamp":6673024677724,"id":165,"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/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778064395104,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4138,"timestamp":6673024677884,"id":166,"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/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778064395104,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15572,"timestamp":6673024678501,"id":170,"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":1778064395105,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":16062,"timestamp":6673024678603,"id":171,"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/lib/batcher.js","layer":"rsc"},"startTime":1778064395105,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17035,"timestamp":6673024678701,"id":172,"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":1778064395105,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18004,"timestamp":6673024678794,"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/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778064395105,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18627,"timestamp":6673024678899,"id":174,"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/response-cache/utils.js","layer":"rsc"},"startTime":1778064395105,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20339,"timestamp":6673024678207,"id":168,"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":1778064395104,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20815,"timestamp":6673024677990,"id":167,"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":1778064395104,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1271,"timestamp":6673024702574,"id":175,"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/response-cache/types.js","layer":"rsc"},"startTime":1778064395129,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":55381,"timestamp":6673024649206,"id":156,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778064395075,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1869,"timestamp":6673024707503,"id":178,"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":1778064395134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2598,"timestamp":6673024707595,"id":179,"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/build/output/log.js","layer":"rsc"},"startTime":1778064395134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2673,"timestamp":6673024707678,"id":180,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778064395134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2712,"timestamp":6673024707759,"id":181,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778064395134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3083,"timestamp":6673024707837,"id":182,"parentId":113,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1778064395134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5524,"timestamp":6673024707132,"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":1778064395133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6021,"timestamp":6673024707353,"id":177,"parentId":100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1778064395133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2230,"timestamp":6673024716528,"id":183,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2296,"timestamp":6673024716709,"id":184,"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":1778064395143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2685,"timestamp":6673024720985,"id":186,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2884,"timestamp":6673024721090,"id":187,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3563,"timestamp":6673024721173,"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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4218,"timestamp":6673024721425,"id":190,"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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4319,"timestamp":6673024721517,"id":191,"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/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778064395148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5661,"timestamp":6673024721258,"id":189,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6479,"timestamp":6673024720873,"id":185,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":76439,"timestamp":6673024652163,"id":162,"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":1778064395078,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4178,"timestamp":6673024732617,"id":192,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395159,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2984,"timestamp":6673024739852,"id":193,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778064395166,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":69381,"timestamp":6673024678360,"id":169,"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":1778064395104,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8645,"timestamp":6673024741447,"id":194,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778064395167,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8511,"timestamp":6673024741862,"id":196,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778064395168,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":9938,"timestamp":6673024741663,"id":195,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778064395168,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-external","duration":33,"timestamp":6673024752771,"id":198,"parentId":138,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778064395179,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5940,"timestamp":6673024752819,"id":199,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778064395179,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6529,"timestamp":6673024752455,"id":197,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778064395178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6091,"timestamp":6673024753116,"id":200,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778064395179,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7507,"timestamp":6673024753414,"id":201,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778064395179,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1500,"timestamp":6673024761098,"id":202,"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/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778064395187,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1745,"timestamp":6673024761230,"id":203,"parentId":141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395187,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4508,"timestamp":6673024761317,"id":204,"parentId":141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064395187,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4922,"timestamp":6673024761469,"id":205,"parentId":141,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064395187,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":29,"timestamp":6673024768138,"id":206,"parentId":201,"tags":{"name":"fs","layer":null},"startTime":1778064395194,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":9,"timestamp":6673024768178,"id":207,"parentId":201,"tags":{"name":"os","layer":null},"startTime":1778064395194,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1150,"timestamp":6673024773427,"id":210,"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":1778064395199,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2443,"timestamp":6673024773243,"id":209,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778064395199,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3586,"timestamp":6673024772970,"id":208,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778064395199,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10032,"timestamp":6673024773533,"id":211,"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":1778064395200,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2958,"timestamp":6673024785685,"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/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778064395212,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4012,"timestamp":6673024785400,"id":212,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778064395211,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1114,"timestamp":6673024789778,"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":1778064395216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1128,"timestamp":6673024789951,"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/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778064395216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2815,"timestamp":6673024789652,"id":215,"parentId":153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778064395216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3256,"timestamp":6673024789512,"id":214,"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":1778064395216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3149,"timestamp":6673024789870,"id":217,"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":1778064395216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-css","duration":422,"timestamp":6673024801517,"id":225,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778064395228,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1651,"timestamp":6673024801208,"id":222,"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/prospective-render-utils.js","layer":"rsc"},"startTime":1778064395227,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3994,"timestamp":6673024799756,"id":219,"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":1778064395226,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3176,"timestamp":6673024800927,"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/app-router-types.js","layer":"rsc"},"startTime":1778064395227,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3497,"timestamp":6673024801086,"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/shared/lib/segment.js","layer":"rsc"},"startTime":1778064395227,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3968,"timestamp":6673024801387,"id":224,"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/interception-routes.js","layer":"rsc"},"startTime":1778064395227,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":770,"timestamp":6673024806384,"id":226,"parentId":183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064395232,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7257,"timestamp":6673024801306,"id":223,"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/create-error-handler.js","layer":"rsc"},"startTime":1778064395227,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1169,"timestamp":6673024812593,"id":227,"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/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1045,"timestamp":6673024812864,"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/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778064395239,"traceId":"cb80ba0e763cc1c6"}]
7
- [{"name":"build-module-mjs","duration":13153,"timestamp":6673025904755,"id":837,"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/trash-2.mjs","layer":"ssr"},"startTime":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15019,"timestamp":6673025904650,"id":836,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15045,"timestamp":6673025904861,"id":838,"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/pencil.mjs","layer":"ssr"},"startTime":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15593,"timestamp":6673025904962,"id":839,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":16471,"timestamp":6673025904446,"id":833,"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/loader-circle.mjs","layer":"ssr"},"startTime":1778064396330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":16517,"timestamp":6673025904555,"id":834,"parentId":783,"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":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":16587,"timestamp":6673025904607,"id":835,"parentId":785,"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":1778064396331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4662,"timestamp":6673025922208,"id":843,"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":1778064396348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4742,"timestamp":6673025922325,"id":844,"parentId":724,"tags":{"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":1778064396348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5192,"timestamp":6673025922047,"id":842,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"ssr"},"startTime":1778064396348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4931,"timestamp":6673025922463,"id":845,"parentId":724,"tags":{"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":1778064396348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5731,"timestamp":6673025921927,"id":841,"parentId":786,"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":1778064396348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6506,"timestamp":6673025930341,"id":855,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778064396356,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7513,"timestamp":6673025930471,"id":856,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8602,"timestamp":6673025930559,"id":857,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8836,"timestamp":6673025930630,"id":858,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9401,"timestamp":6673025930696,"id":859,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9634,"timestamp":6673025930760,"id":860,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9845,"timestamp":6673025930832,"id":861,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9989,"timestamp":6673025930894,"id":862,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10620,"timestamp":6673025930997,"id":863,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11042,"timestamp":6673025931083,"id":864,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11630,"timestamp":6673025931149,"id":865,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":16684,"timestamp":6673025931212,"id":866,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17010,"timestamp":6673025931274,"id":867,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20110,"timestamp":6673025931343,"id":868,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20577,"timestamp":6673025931407,"id":869,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":21159,"timestamp":6673025931469,"id":870,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778064396357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":26780,"timestamp":6673025928395,"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/arrow-right.mjs","layer":"ssr"},"startTime":1778064396354,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":26553,"timestamp":6673025928801,"id":850,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":26366,"timestamp":6673025929170,"id":853,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":26741,"timestamp":6673025928978,"id":852,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":27299,"timestamp":6673025928580,"id":847,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":25903,"timestamp":6673025930156,"id":854,"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":1778064396356,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":24737,"timestamp":6673025931539,"id":871,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":24565,"timestamp":6673025931885,"id":873,"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":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":25012,"timestamp":6673025931706,"id":872,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":24809,"timestamp":6673025932077,"id":874,"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":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":25027,"timestamp":6673025932254,"id":875,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":28534,"timestamp":6673025928908,"id":851,"parentId":791,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":28849,"timestamp":6673025928701,"id":848,"parentId":792,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":28907,"timestamp":6673025928757,"id":849,"parentId":790,"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":1778064396355,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":25381,"timestamp":6673025932436,"id":876,"parentId":793,"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":1778064396358,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8522,"timestamp":6673025970458,"id":882,"parentId":813,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778064396396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7051,"timestamp":6673025972813,"id":895,"parentId":856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7212,"timestamp":6673025972949,"id":896,"parentId":856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7343,"timestamp":6673025973052,"id":897,"parentId":856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7948,"timestamp":6673025973124,"id":898,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8106,"timestamp":6673025973190,"id":899,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8513,"timestamp":6673025973260,"id":900,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8808,"timestamp":6673025973324,"id":901,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9005,"timestamp":6673025973387,"id":902,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9265,"timestamp":6673025973539,"id":903,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9662,"timestamp":6673025973608,"id":904,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9864,"timestamp":6673025973670,"id":905,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10491,"timestamp":6673025973737,"id":906,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10755,"timestamp":6673025973800,"id":907,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11395,"timestamp":6673025973864,"id":908,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13296,"timestamp":6673025973932,"id":909,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13392,"timestamp":6673025973997,"id":910,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13464,"timestamp":6673025974070,"id":911,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13540,"timestamp":6673025974132,"id":912,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":19431,"timestamp":6673025969377,"id":877,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778064396395,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":19293,"timestamp":6673025969728,"id":879,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778064396396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":19296,"timestamp":6673025969904,"id":880,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778064396396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":19226,"timestamp":6673025970183,"id":881,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778064396396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19020,"timestamp":6673025970589,"id":883,"parentId":815,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19057,"timestamp":6673025970744,"id":884,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":18961,"timestamp":6673025971028,"id":886,"parentId":829,"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":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19576,"timestamp":6673025970864,"id":885,"parentId":817,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":19410,"timestamp":6673025971211,"id":887,"parentId":829,"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":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":19450,"timestamp":6673025971401,"id":888,"parentId":831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":19226,"timestamp":6673025971808,"id":890,"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":1778064396398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":19648,"timestamp":6673025971522,"id":889,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778064396398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":19432,"timestamp":6673025971979,"id":891,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778064396398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":19556,"timestamp":6673025972171,"id":892,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778064396398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":19255,"timestamp":6673025972636,"id":894,"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":1778064396399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":19798,"timestamp":6673025972340,"id":893,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778064396398,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":18014,"timestamp":6673025974371,"id":914,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":18695,"timestamp":6673025974197,"id":913,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778064396400,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":18875,"timestamp":6673025974542,"id":915,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778064396401,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":30878,"timestamp":6673025969671,"id":878,"parentId":807,"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":1778064396396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6956,"timestamp":6673026001160,"id":917,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778064396427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7262,"timestamp":6673026001240,"id":918,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778064396427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7577,"timestamp":6673026001310,"id":919,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778064396427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7143,"timestamp":6673026001876,"id":922,"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":1778064396428,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7093,"timestamp":6673026002011,"id":923,"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":1778064396428,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":10928,"timestamp":6673026001374,"id":920,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778064396427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":11311,"timestamp":6673026001615,"id":921,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778064396428,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12372,"timestamp":6673026001066,"id":916,"parentId":872,"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":1778064396427,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4796,"timestamp":6673026013717,"id":924,"parentId":896,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5176,"timestamp":6673026013864,"id":925,"parentId":896,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5643,"timestamp":6673026013942,"id":926,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5766,"timestamp":6673026014026,"id":927,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6468,"timestamp":6673026014131,"id":928,"parentId":909,"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":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7217,"timestamp":6673026014206,"id":929,"parentId":909,"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":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8570,"timestamp":6673026014271,"id":930,"parentId":909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8689,"timestamp":6673026014340,"id":931,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8820,"timestamp":6673026014404,"id":932,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9058,"timestamp":6673026014466,"id":933,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778064396440,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9270,"timestamp":6673026014534,"id":934,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778064396441,"traceId":"cb80ba0e763cc1c6"}]
8
- [{"name":"build-module-mjs","duration":3876,"timestamp":6673026191847,"id":1036,"parentId":1000,"tags":{"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":1778064396618,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1760,"timestamp":6673026195899,"id":1037,"parentId":1000,"tags":{"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":1778064396622,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1705,"timestamp":6673026196117,"id":1038,"parentId":1000,"tags":{"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":1778064396622,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1775,"timestamp":6673026196238,"id":1039,"parentId":1000,"tags":{"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":1778064396622,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2647,"timestamp":6673026198194,"id":1041,"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":1778064396624,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2470,"timestamp":6673026198612,"id":1043,"parentId":1000,"tags":{"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":1778064396625,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2479,"timestamp":6673026198787,"id":1044,"parentId":1000,"tags":{"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":1778064396625,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3537,"timestamp":6673026198318,"id":1042,"parentId":921,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778064396624,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3366,"timestamp":6673026198961,"id":1045,"parentId":1000,"tags":{"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":1778064396625,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7367,"timestamp":6673026198133,"id":1040,"parentId":1030,"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":1778064396624,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":576,"timestamp":6673026206149,"id":1046,"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/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778064396632,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2268,"timestamp":6673026207724,"id":1047,"parentId":1042,"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":1778064396634,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2525,"timestamp":6673026211040,"id":1048,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778064396637,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2727,"timestamp":6673026211253,"id":1049,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778064396637,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3152,"timestamp":6673026211438,"id":1050,"parentId":1008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396637,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5695,"timestamp":6673026212158,"id":1051,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778064396638,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1587,"timestamp":6673026217982,"id":1052,"parentId":880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778064396644,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9465,"timestamp":6673026221430,"id":1055,"parentId":880,"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":1778064396647,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11022,"timestamp":6673026221387,"id":1054,"parentId":1049,"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":1778064396647,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11250,"timestamp":6673026221327,"id":1053,"parentId":1048,"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":1778064396647,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2976,"timestamp":6673026231900,"id":1057,"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":1778064396658,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4099,"timestamp":6673026231661,"id":1056,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778064396658,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3368,"timestamp":6673026232676,"id":1058,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778064396659,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3482,"timestamp":6673026232875,"id":1059,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778064396659,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3128,"timestamp":6673026233608,"id":1061,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778064396660,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7070,"timestamp":6673026233249,"id":1060,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778064396659,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":927,"timestamp":6673026240855,"id":1063,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778064396667,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3182,"timestamp":6673026240630,"id":1062,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778064396667,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3892,"timestamp":6673026240940,"id":1064,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778064396667,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4482,"timestamp":6673026246386,"id":1067,"parentId":891,"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":1778064396672,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6371,"timestamp":6673026246461,"id":1068,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778064396672,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6139,"timestamp":6673026246923,"id":1070,"parentId":1040,"tags":{"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":1778064396673,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6766,"timestamp":6673026246638,"id":1069,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778064396673,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7263,"timestamp":6673026246281,"id":1065,"parentId":1056,"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":1778064396672,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7325,"timestamp":6673026246342,"id":1066,"parentId":1061,"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":1778064396672,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2249,"timestamp":6673026254323,"id":1072,"parentId":1030,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778064396680,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2272,"timestamp":6673026254508,"id":1073,"parentId":1047,"tags":{"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":1778064396681,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2896,"timestamp":6673026254122,"id":1071,"parentId":1030,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778064396680,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2570,"timestamp":6673026254624,"id":1074,"parentId":1047,"tags":{"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":1778064396681,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2021,"timestamp":6673026257655,"id":1075,"parentId":891,"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":1778064396684,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1486,"timestamp":6673026261241,"id":1077,"parentId":1047,"tags":{"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":1778064396687,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1818,"timestamp":6673026261093,"id":1076,"parentId":1047,"tags":{"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":1778064396687,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2630,"timestamp":6673026261555,"id":1078,"parentId":1071,"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":1778064396688,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2798,"timestamp":6673026265864,"id":1079,"parentId":1065,"tags":{"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":1778064396692,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2844,"timestamp":6673026266009,"id":1080,"parentId":1065,"tags":{"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":1778064396692,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2893,"timestamp":6673026266132,"id":1081,"parentId":1066,"tags":{"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":1778064396692,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2207,"timestamp":6673026269099,"id":1082,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778064396695,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2762,"timestamp":6673026269293,"id":1083,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778064396695,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6053,"timestamp":6673026269473,"id":1084,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778064396696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11515,"timestamp":6673026277957,"id":1086,"parentId":1084,"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":1778064396704,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":13285,"timestamp":6673026277640,"id":1085,"parentId":1069,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778064396704,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2211,"timestamp":6673026300770,"id":1087,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778064396727,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2421,"timestamp":6673026306919,"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":1778064396733,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4684,"timestamp":6673026347608,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778064396774,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8407,"timestamp":6673026350086,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778064396776,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":8759,"timestamp":6673026350357,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778064396776,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1665,"timestamp":6673026359796,"id":1092,"parentId":1085,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778064396786,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1316,"timestamp":6673026366662,"id":1094,"parentId":1067,"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":1778064396793,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3590,"timestamp":6673026365279,"id":1093,"parentId":1089,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778064396791,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6311,"timestamp":6673026366772,"id":1095,"parentId":1067,"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":1778064396793,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7952,"timestamp":6673026366856,"id":1096,"parentId":1067,"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":1778064396793,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":657,"timestamp":6673026375256,"id":1097,"parentId":1067,"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":1778064396801,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4489,"timestamp":6673026380112,"id":1098,"parentId":1067,"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":1778064396806,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5583,"timestamp":6673026380299,"id":1100,"parentId":1067,"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":1778064396806,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6882,"timestamp":6673026380225,"id":1099,"parentId":1067,"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":1778064396806,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1056,"timestamp":6673026392197,"id":1103,"parentId":1067,"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":1778064396818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6862,"timestamp":6673026388547,"id":1101,"parentId":1067,"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":1778064396815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8583,"timestamp":6673026388694,"id":1102,"parentId":1067,"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":1778064396815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7406,"timestamp":6673026392312,"id":1104,"parentId":1067,"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":1778064396818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10570,"timestamp":6673026392391,"id":1105,"parentId":1067,"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":1778064396818,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3511,"timestamp":6673026436726,"id":1107,"parentId":1067,"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":1778064396863,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8743,"timestamp":6673026436597,"id":1106,"parentId":1067,"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":1778064396863,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9840,"timestamp":6673026437868,"id":1108,"parentId":1067,"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":1778064396864,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8372,"timestamp":6673026442842,"id":1109,"parentId":1067,"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":1778064396869,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10144,"timestamp":6673026443030,"id":1111,"parentId":1067,"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":1778064396869,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12514,"timestamp":6673026443100,"id":1112,"parentId":1067,"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":1778064396869,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15884,"timestamp":6673026442940,"id":1110,"parentId":1067,"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":1778064396869,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3509,"timestamp":6673026605578,"id":1113,"parentId":1067,"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":1778064397032,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3400,"timestamp":6673026607697,"id":1114,"parentId":1067,"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":1778064397034,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1280,"timestamp":6673026618334,"id":1116,"parentId":1067,"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":1778064397044,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3203,"timestamp":6673026618437,"id":1117,"parentId":1067,"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":1778064397044,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9666,"timestamp":6673026616721,"id":1115,"parentId":1067,"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":1778064397043,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10610,"timestamp":6673026618582,"id":1119,"parentId":1067,"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":1778064397045,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":16886,"timestamp":6673026618517,"id":1118,"parentId":1067,"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":1778064397045,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1373,"timestamp":6673026731955,"id":1120,"parentId":1067,"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":1778064397158,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3408,"timestamp":6673026734925,"id":1121,"parentId":1067,"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":1778064397161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3358,"timestamp":6673026736991,"id":1122,"parentId":1067,"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":1778064397163,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2073,"timestamp":6673026765521,"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":1778064397192,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2869,"timestamp":6673026765709,"id":1125,"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":1778064397192,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7151,"timestamp":6673026764428,"id":1123,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778064397190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9498,"timestamp":6673026767703,"id":1126,"parentId":1067,"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":1778064397194,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":694,"timestamp":6673026793132,"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":1778064397219,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3028,"timestamp":6673026792722,"id":1127,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778064397219,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3521,"timestamp":6673026793033,"id":1128,"parentId":1067,"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":1778064397219,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2721,"timestamp":6673026818816,"id":1130,"parentId":1067,"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":1778064397245,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":631,"timestamp":6673026823904,"id":1132,"parentId":1067,"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":1778064397250,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4074,"timestamp":6673026823788,"id":1131,"parentId":1067,"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":1778064397250,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7232,"timestamp":6673026825163,"id":1133,"parentId":1067,"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":1778064397251,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1043,"timestamp":6673026855308,"id":1134,"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":1778064397281,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":581,"timestamp":6673026860053,"id":1135,"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":1778064397286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":532,"timestamp":6673026862552,"id":1136,"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":1778064397289,"traceId":"cb80ba0e763cc1c6"}]
9
- [{"name":"build-module-mjs","duration":922,"timestamp":6673026865180,"id":1138,"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":1778064397291,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6417,"timestamp":6673026863554,"id":1137,"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":1778064397290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":443,"timestamp":6673026874488,"id":1139,"parentId":1096,"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":1778064397301,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":898,"timestamp":6673026875987,"id":1140,"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":1778064397302,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1046,"timestamp":6673026876085,"id":1141,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778064397302,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":426,"timestamp":6673026880975,"id":1142,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778064397307,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":333,"timestamp":6673026881822,"id":1143,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778064397308,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":538,"timestamp":6673026884945,"id":1145,"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":1778064397311,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":914,"timestamp":6673026885038,"id":1146,"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":1778064397311,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4095,"timestamp":6673026883820,"id":1144,"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":1778064397310,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":705,"timestamp":6673026905128,"id":1150,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778064397331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4304,"timestamp":6673026903692,"id":1148,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778064397330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5649,"timestamp":6673026903544,"id":1147,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778064397330,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5403,"timestamp":6673026904975,"id":1149,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778064397331,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2164,"timestamp":6673026923584,"id":1152,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778064397350,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1081,"timestamp":6673026926451,"id":1155,"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":1778064397352,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1161,"timestamp":6673026926564,"id":1156,"parentId":1112,"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":1778064397353,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6252,"timestamp":6673026923660,"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":1778064397350,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5644,"timestamp":6673026926317,"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":1778064397352,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12575,"timestamp":6673026923444,"id":1151,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1778064397349,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3542,"timestamp":6673026993656,"id":1157,"parentId":1127,"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":1778064397420,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":603,"timestamp":6673026999393,"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":1778064397425,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3033,"timestamp":6673026998922,"id":1158,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778064397425,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3572,"timestamp":6673026999193,"id":1159,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778064397425,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":23874,"timestamp":6673027004862,"id":1161,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778064397431,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24701,"timestamp":6673027005268,"id":1162,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778064397431,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1599,"timestamp":6673027034478,"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":1778064397461,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1587,"timestamp":6673027034618,"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":1778064397461,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2290,"timestamp":6673027034707,"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":1778064397461,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":810,"timestamp":6673027037610,"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":1778064397464,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3725,"timestamp":6673027037714,"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":1778064397464,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":777,"timestamp":6673027090474,"id":1168,"parentId":1150,"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":1778064397517,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":610,"timestamp":6673027094306,"id":1169,"parentId":1161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778064397520,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1326,"timestamp":6673027094427,"id":1170,"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":1778064397520,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":684,"timestamp":6673027100560,"id":1171,"parentId":1166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778064397527,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":483,"timestamp":6673027111625,"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":1778064397538,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":609,"timestamp":6673027117862,"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":1778064397544,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1879,"timestamp":6673027117954,"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":1778064397544,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":589,"timestamp":6673027126139,"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/UI.js","layer":"ssr"},"startTime":1778064397552,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":441,"timestamp":6673027127296,"id":1176,"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":1778064397553,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":310,"timestamp":6673027133598,"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":1778064397560,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1279,"timestamp":6673027134253,"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":1778064397560,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":571,"timestamp":6673027142822,"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":1778064397569,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1136,"timestamp":6673027142924,"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":1778064397569,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3586,"timestamp":6673027151187,"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":1778064397577,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":349,"timestamp":6673027158400,"id":1182,"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":1778064397584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":325,"timestamp":6673027160865,"id":1183,"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":1778064397587,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3401,"timestamp":6673027162112,"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":1778064397588,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":444,"timestamp":6673027166952,"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":1778064397593,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":500,"timestamp":6673027167047,"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":1778064397593,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":429,"timestamp":6673027171906,"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":1778064397598,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1001,"timestamp":6673027172584,"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":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1055,"timestamp":6673027172675,"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":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1158,"timestamp":6673027172742,"id":1190,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1247,"timestamp":6673027172805,"id":1191,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1469,"timestamp":6673027172871,"id":1192,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1615,"timestamp":6673027172929,"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/refToCallback.js","layer":"ssr"},"startTime":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1688,"timestamp":6673027172988,"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":1778064397599,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":708,"timestamp":6673027178117,"id":1195,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1778064397604,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1023,"timestamp":6673027178204,"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/medium.js","layer":"ssr"},"startTime":1778064397604,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1092,"timestamp":6673027178272,"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/config.js","layer":"ssr"},"startTime":1778064397604,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1136,"timestamp":6673027178343,"id":1198,"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":1778064397604,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":998,"timestamp":6673027179696,"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/hook.js","layer":"ssr"},"startTime":1778064397606,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1109,"timestamp":6673027179784,"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":1778064397606,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1395,"timestamp":6673027179850,"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/renderProp.js","layer":"ssr"},"startTime":1778064397606,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":559,"timestamp":6673027182386,"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/utils.js","layer":"ssr"},"startTime":1778064397608,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":935,"timestamp":6673027182474,"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/component.js","layer":"ssr"},"startTime":1778064397609,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":276,"timestamp":6673027185538,"id":1204,"parentId":1199,"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":1778064397612,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":686,"timestamp":6673027189987,"id":1205,"parentId":1198,"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":1778064397616,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":744,"timestamp":6673027190082,"id":1206,"parentId":1198,"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":1778064397616,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":834,"timestamp":6673027190151,"id":1207,"parentId":1198,"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":1778064397616,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1069,"timestamp":6673027195408,"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":1778064397621,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":837,"timestamp":6673027200595,"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":1778064397627,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4705,"timestamp":6673027202821,"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":1778064397629,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":330,"timestamp":6673027211828,"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":1778064397638,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":367,"timestamp":6673027213457,"id":1212,"parentId":1205,"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":1778064397639,"traceId":"cb80ba0e763cc1c6"},{"name":"make","duration":3257004,"timestamp":6673023969200,"id":21,"parentId":19,"tags":{},"startTime":1778064394395,"traceId":"cb80ba0e763cc1c6"},{"name":"get-entries","duration":808,"timestamp":6673027227133,"id":1214,"parentId":1213,"tags":{},"startTime":1778064397653,"traceId":"cb80ba0e763cc1c6"},{"name":"node-file-trace-plugin","duration":140353,"timestamp":6673027231364,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778064397657,"traceId":"cb80ba0e763cc1c6"},{"name":"collect-traced-files","duration":925,"timestamp":6673027371733,"id":1216,"parentId":1213,"tags":{},"startTime":1778064397798,"traceId":"cb80ba0e763cc1c6"},{"name":"finish-modules","duration":145671,"timestamp":6673027226992,"id":1213,"parentId":20,"tags":{},"startTime":1778064397653,"traceId":"cb80ba0e763cc1c6"},{"name":"chunk-graph","duration":34773,"timestamp":6673027432284,"id":1218,"parentId":1217,"tags":{},"startTime":1778064397858,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-modules","duration":40,"timestamp":6673027467219,"id":1220,"parentId":1217,"tags":{},"startTime":1778064397893,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunks","duration":50542,"timestamp":6673027467363,"id":1221,"parentId":1217,"tags":{},"startTime":1778064397893,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-tree","duration":107,"timestamp":6673027517983,"id":1222,"parentId":1217,"tags":{},"startTime":1778064397944,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunk-modules","duration":26474,"timestamp":6673027518167,"id":1223,"parentId":1217,"tags":{},"startTime":1778064397944,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize","duration":77579,"timestamp":6673027467149,"id":1219,"parentId":1217,"tags":{},"startTime":1778064397893,"traceId":"cb80ba0e763cc1c6"},{"name":"module-hash","duration":28492,"timestamp":6673027569812,"id":1224,"parentId":1217,"tags":{},"startTime":1778064397996,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation","duration":370018,"timestamp":6673027598357,"id":1225,"parentId":1217,"tags":{},"startTime":1778064398024,"traceId":"cb80ba0e763cc1c6"},{"name":"hash","duration":7086,"timestamp":6673027973828,"id":1226,"parentId":1217,"tags":{},"startTime":1778064398400,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation-jobs","duration":669,"timestamp":6673027980911,"id":1227,"parentId":1217,"tags":{},"startTime":1778064398407,"traceId":"cb80ba0e763cc1c6"},{"name":"module-assets","duration":379,"timestamp":6673027981498,"id":1228,"parentId":1217,"tags":{},"startTime":1778064398408,"traceId":"cb80ba0e763cc1c6"},{"name":"create-chunk-assets","duration":15844,"timestamp":6673027981887,"id":1229,"parentId":1217,"tags":{},"startTime":1778064398408,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":143054,"timestamp":6673028026093,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778064398452,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":142138,"timestamp":6673028027112,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778064398453,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":141352,"timestamp":6673028027921,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778064398454,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":149322,"timestamp":6673028019979,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778064398446,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":144527,"timestamp":6673028024817,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778064398451,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":140796,"timestamp":6673028028566,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778064398455,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":129466,"timestamp":6673028039937,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778064398466,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":139903,"timestamp":6673028029534,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778064398456,"traceId":"cb80ba0e763cc1c6"}]
10
- [{"name":"build-module-js","duration":9353,"timestamp":6673026014597,"id":935,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9624,"timestamp":6673026014659,"id":936,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9931,"timestamp":6673026014719,"id":937,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10221,"timestamp":6673026014785,"id":938,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10535,"timestamp":6673026014846,"id":939,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10842,"timestamp":6673026014907,"id":940,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10978,"timestamp":6673026014973,"id":941,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11347,"timestamp":6673026015041,"id":942,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11834,"timestamp":6673026015102,"id":943,"parentId":904,"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":1778064396441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4022,"timestamp":6673026040328,"id":945,"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":1778064396466,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3943,"timestamp":6673026040634,"id":947,"parentId":765,"tags":{"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":1778064396467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4397,"timestamp":6673026040515,"id":946,"parentId":884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778064396467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4077,"timestamp":6673026041130,"id":949,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778064396467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4154,"timestamp":6673026041380,"id":950,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778064396467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5725,"timestamp":6673026040756,"id":948,"parentId":748,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396467,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3746,"timestamp":6673026048045,"id":952,"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":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4141,"timestamp":6673026048148,"id":953,"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":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4243,"timestamp":6673026048222,"id":954,"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":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4696,"timestamp":6673026048294,"id":955,"parentId":930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4852,"timestamp":6673026048359,"id":956,"parentId":933,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5041,"timestamp":6673026048429,"id":957,"parentId":941,"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":1778064396474,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5349,"timestamp":6673026048493,"id":958,"parentId":941,"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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5694,"timestamp":6673026048557,"id":959,"parentId":941,"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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15600,"timestamp":6673026040225,"id":944,"parentId":913,"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":1778064396466,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":14479,"timestamp":6673026041564,"id":951,"parentId":921,"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":1778064396468,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7713,"timestamp":6673026048626,"id":960,"parentId":775,"tags":{"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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7748,"timestamp":6673026048750,"id":961,"parentId":765,"tags":{"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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7787,"timestamp":6673026048867,"id":962,"parentId":765,"tags":{"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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7262,"timestamp":6673026049628,"id":964,"parentId":839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396476,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8146,"timestamp":6673026048985,"id":963,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396475,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9325,"timestamp":6673026049742,"id":965,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396476,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2692,"timestamp":6673026066832,"id":968,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3388,"timestamp":6673026066494,"id":966,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778064396493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4012,"timestamp":6673026066701,"id":967,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1862,"timestamp":6673026071128,"id":971,"parentId":952,"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":1778064396497,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2041,"timestamp":6673026071224,"id":972,"parentId":952,"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":1778064396497,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2816,"timestamp":6673026071298,"id":973,"parentId":952,"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":1778064396497,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10388,"timestamp":6673026066995,"id":969,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17255,"timestamp":6673026067173,"id":970,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396493,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":9704,"timestamp":6673026085983,"id":974,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778064396512,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9518,"timestamp":6673026086752,"id":977,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396513,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10292,"timestamp":6673026086583,"id":976,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396513,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11850,"timestamp":6673026086403,"id":975,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396512,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4834,"timestamp":6673026098952,"id":978,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396525,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4751,"timestamp":6673026099419,"id":979,"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/readonly-url-search-params.js","layer":"ssr"},"startTime":1778064396525,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4906,"timestamp":6673026099548,"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/not-found.js","layer":"ssr"},"startTime":1778064396526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5120,"timestamp":6673026099706,"id":981,"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/forbidden.js","layer":"ssr"},"startTime":1778064396526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5272,"timestamp":6673026099869,"id":982,"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/unauthorized.js","layer":"ssr"},"startTime":1778064396526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5342,"timestamp":6673026100031,"id":983,"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.js","layer":"ssr"},"startTime":1778064396526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5277,"timestamp":6673026100247,"id":984,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778064396526,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2586,"timestamp":6673026105776,"id":985,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2696,"timestamp":6673026105868,"id":986,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2794,"timestamp":6673026105944,"id":987,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3862,"timestamp":6673026106022,"id":988,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3856,"timestamp":6673026106610,"id":991,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778064396533,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4969,"timestamp":6673026106322,"id":990,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4920,"timestamp":6673026106884,"id":992,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778064396533,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8454,"timestamp":6673026106145,"id":989,"parentId":783,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778064396532,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5141,"timestamp":6673026115028,"id":993,"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":1778064396541,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5034,"timestamp":6673026120242,"id":994,"parentId":983,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396546,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4852,"timestamp":6673026120691,"id":997,"parentId":834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1778064396547,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5470,"timestamp":6673026120572,"id":996,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778064396547,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7129,"timestamp":6673026120388,"id":995,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778064396546,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6845,"timestamp":6673026128362,"id":1002,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1778064396554,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7597,"timestamp":6673026128175,"id":1001,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778064396554,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7658,"timestamp":6673026128479,"id":1003,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064396555,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9001,"timestamp":6673026128018,"id":998,"parentId":991,"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":1778064396554,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9035,"timestamp":6673026128090,"id":999,"parentId":992,"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":1778064396554,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9202,"timestamp":6673026128134,"id":1000,"parentId":989,"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":1778064396554,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9273,"timestamp":6673026137748,"id":1005,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1778064396564,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9357,"timestamp":6673026137876,"id":1006,"parentId":878,"tags":{"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":1778064396564,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9549,"timestamp":6673026137995,"id":1007,"parentId":825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396564,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10159,"timestamp":6673026137674,"id":1004,"parentId":990,"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":1778064396564,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13037,"timestamp":6673026138115,"id":1008,"parentId":825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396564,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1668,"timestamp":6673026151745,"id":1009,"parentId":994,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064396578,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5789,"timestamp":6673026151868,"id":1010,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064396578,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3307,"timestamp":6673026157851,"id":1011,"parentId":1000,"tags":{"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":1778064396584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3350,"timestamp":6673026158033,"id":1012,"parentId":1003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778064396584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3415,"timestamp":6673026158162,"id":1013,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778064396584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3373,"timestamp":6673026158530,"id":1015,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778064396585,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3660,"timestamp":6673026158448,"id":1014,"parentId":995,"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":1778064396584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4251,"timestamp":6673026162370,"id":1016,"parentId":1004,"tags":{"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":1778064396588,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4119,"timestamp":6673026162683,"id":1018,"parentId":944,"tags":{"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":1778064396589,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4154,"timestamp":6673026162801,"id":1019,"parentId":944,"tags":{"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":1778064396589,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4908,"timestamp":6673026162508,"id":1017,"parentId":807,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778064396589,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4041,"timestamp":6673026167686,"id":1020,"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/client/app-call-server.js","layer":"ssr"},"startTime":1778064396594,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4078,"timestamp":6673026167933,"id":1022,"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/client/navigation-build-id.js","layer":"ssr"},"startTime":1778064396594,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4346,"timestamp":6673026168056,"id":1023,"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/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778064396594,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5356,"timestamp":6673026167824,"id":1021,"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/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778064396594,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2336,"timestamp":6673026177291,"id":1025,"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/deployment-id.js","layer":"ssr"},"startTime":1778064396603,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2589,"timestamp":6673026177432,"id":1026,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778064396603,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3186,"timestamp":6673026177219,"id":1024,"parentId":1017,"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":1778064396603,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3212,"timestamp":6673026180881,"id":1029,"parentId":969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4243,"timestamp":6673026180710,"id":1028,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778064396607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5306,"timestamp":6673026180568,"id":1027,"parentId":969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064396607,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3981,"timestamp":6673026182335,"id":1031,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778064396608,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4176,"timestamp":6673026182452,"id":1032,"parentId":969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064396608,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8860,"timestamp":6673026182130,"id":1030,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778064396608,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4340,"timestamp":6673026186980,"id":1033,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064396613,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3855,"timestamp":6673026191537,"id":1034,"parentId":993,"tags":{"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":1778064396618,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3860,"timestamp":6673026191709,"id":1035,"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/terminal.mjs","layer":"ssr"},"startTime":1778064396618,"traceId":"cb80ba0e763cc1c6"}]
11
- [{"name":"minify-js","duration":127717,"timestamp":6673028041776,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778064398468,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":131818,"timestamp":6673028037728,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778064398464,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":109823,"timestamp":6673028059792,"id":1242,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778064398486,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":108056,"timestamp":6673028061596,"id":1243,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778064398488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":104731,"timestamp":6673028064962,"id":1244,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778064398491,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":100172,"timestamp":6673028069550,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778064398496,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":96700,"timestamp":6673028073047,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778064398499,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":103276,"timestamp":6673028066554,"id":1245,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778064398493,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":98405,"timestamp":6673028071466,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778064398497,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":123660,"timestamp":6673028046475,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778064398473,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":59392,"timestamp":6673028110764,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778064398537,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":47721,"timestamp":6673028122460,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778064398548,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":112407,"timestamp":6673028073410,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778064398499,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":84634,"timestamp":6673028114208,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778064398540,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":60785,"timestamp":6673028138947,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778064398565,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":58674,"timestamp":6673028143699,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778064398570,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":58940,"timestamp":6673028144270,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778064398570,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":59848,"timestamp":6673028144911,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778064398571,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":45829,"timestamp":6673028161923,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778064398588,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":82611,"timestamp":6673028131089,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778064398557,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":67269,"timestamp":6673028151592,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778064398578,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":195444,"timestamp":6673028081724,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778064398508,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-webpack-plugin-optimize","duration":276845,"timestamp":6673028000347,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778064398426,"traceId":"cb80ba0e763cc1c6"},{"name":"css-minimizer-plugin","duration":152,"timestamp":6673028277382,"id":1261,"parentId":19,"tags":{},"startTime":1778064398703,"traceId":"cb80ba0e763cc1c6"},{"name":"create-trace-assets","duration":2126,"timestamp":6673028277712,"id":1262,"parentId":20,"tags":{},"startTime":1778064398704,"traceId":"cb80ba0e763cc1c6"},{"name":"seal","duration":881969,"timestamp":6673027406330,"id":1217,"parentId":19,"tags":{},"startTime":1778064397832,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-compilation","duration":4346952,"timestamp":6673023961501,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778064394388,"traceId":"cb80ba0e763cc1c6"},{"name":"emit","duration":7328,"timestamp":6673028308845,"id":1263,"parentId":16,"tags":{},"startTime":1778064398735,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-close","duration":586291,"timestamp":6673028317380,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778064398743,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-generate-error-stats","duration":1877,"timestamp":6673028903729,"id":1265,"parentId":1264,"tags":{},"startTime":1778064399330,"traceId":"cb80ba0e763cc1c6"},{"name":"run-webpack-compiler","duration":5228134,"timestamp":6673023677685,"id":16,"parentId":15,"tags":{},"startTime":1778064394104,"traceId":"cb80ba0e763cc1c6"},{"name":"format-webpack-messages","duration":66,"timestamp":6673028905826,"id":1266,"parentId":15,"tags":{},"startTime":1778064399332,"traceId":"cb80ba0e763cc1c6"},{"name":"worker-main-server","duration":5228590,"timestamp":6673023677418,"id":15,"parentId":1,"tags":{},"startTime":1778064394103,"traceId":"cb80ba0e763cc1c6"},{"name":"create-entrypoints","duration":10787,"timestamp":6673029297248,"id":1270,"parentId":1268,"tags":{},"startTime":1778064399723,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-webpack-config","duration":202650,"timestamp":6673029308166,"id":1271,"parentId":1269,"tags":{},"startTime":1778064399734,"traceId":"cb80ba0e763cc1c6"},{"name":"make","duration":633,"timestamp":6673029580686,"id":1273,"parentId":1272,"tags":{},"startTime":1778064400007,"traceId":"cb80ba0e763cc1c6"},{"name":"chunk-graph","duration":521,"timestamp":6673029583440,"id":1275,"parentId":1274,"tags":{},"startTime":1778064400009,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-modules","duration":31,"timestamp":6673029584076,"id":1277,"parentId":1274,"tags":{},"startTime":1778064400010,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunks","duration":648,"timestamp":6673029584217,"id":1278,"parentId":1274,"tags":{},"startTime":1778064400010,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-tree","duration":92,"timestamp":6673029584925,"id":1279,"parentId":1274,"tags":{},"startTime":1778064400011,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunk-modules","duration":373,"timestamp":6673029585178,"id":1280,"parentId":1274,"tags":{},"startTime":1778064400011,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize","duration":1674,"timestamp":6673029584026,"id":1276,"parentId":1274,"tags":{},"startTime":1778064400010,"traceId":"cb80ba0e763cc1c6"},{"name":"module-hash","duration":71,"timestamp":6673029586483,"id":1281,"parentId":1274,"tags":{},"startTime":1778064400013,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation","duration":161,"timestamp":6673029586592,"id":1282,"parentId":1274,"tags":{},"startTime":1778064400013,"traceId":"cb80ba0e763cc1c6"},{"name":"hash","duration":315,"timestamp":6673029586998,"id":1283,"parentId":1274,"tags":{},"startTime":1778064400013,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation-jobs","duration":121,"timestamp":6673029587312,"id":1284,"parentId":1274,"tags":{},"startTime":1778064400013,"traceId":"cb80ba0e763cc1c6"},{"name":"module-assets","duration":76,"timestamp":6673029587405,"id":1285,"parentId":1274,"tags":{},"startTime":1778064400013,"traceId":"cb80ba0e763cc1c6"},{"name":"create-chunk-assets","duration":150,"timestamp":6673029587493,"id":1286,"parentId":1274,"tags":{},"startTime":1778064400014,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":970,"timestamp":6673029591637,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778064400018,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-webpack-plugin-optimize","duration":2142,"timestamp":6673029590472,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778064400017,"traceId":"cb80ba0e763cc1c6"},{"name":"css-minimizer-plugin","duration":73,"timestamp":6673029592686,"id":1289,"parentId":1272,"tags":{},"startTime":1778064400019,"traceId":"cb80ba0e763cc1c6"},{"name":"seal","duration":12010,"timestamp":6673029582977,"id":1274,"parentId":1272,"tags":{},"startTime":1778064400009,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-compilation","duration":19909,"timestamp":6673029575349,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778064400001,"traceId":"cb80ba0e763cc1c6"},{"name":"emit","duration":1939,"timestamp":6673029595586,"id":1290,"parentId":1269,"tags":{},"startTime":1778064400022,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-close","duration":7060,"timestamp":6673029598122,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778064400024,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-generate-error-stats","duration":1816,"timestamp":6673029605219,"id":1292,"parentId":1291,"tags":{},"startTime":1778064400031,"traceId":"cb80ba0e763cc1c6"},{"name":"run-webpack-compiler","duration":309868,"timestamp":6673029297243,"id":1269,"parentId":1268,"tags":{},"startTime":1778064399723,"traceId":"cb80ba0e763cc1c6"},{"name":"format-webpack-messages","duration":62,"timestamp":6673029607117,"id":1293,"parentId":1268,"tags":{},"startTime":1778064400033,"traceId":"cb80ba0e763cc1c6"},{"name":"worker-main-edge-server","duration":310349,"timestamp":6673029296933,"id":1268,"parentId":1,"tags":{},"startTime":1778064399723,"traceId":"cb80ba0e763cc1c6"},{"name":"create-entrypoints","duration":11275,"timestamp":6673030006855,"id":1296,"parentId":1294,"tags":{},"startTime":1778064400433,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-webpack-config","duration":207766,"timestamp":6673030018261,"id":1297,"parentId":1295,"tags":{},"startTime":1778064400444,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":7831,"timestamp":6673030327691,"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":1778064400754,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":292,"timestamp":6673030335635,"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":1778064400762,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":1130,"timestamp":6673030335961,"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":1778064400762,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":355,"timestamp":6673030337115,"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":1778064400763,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":355,"timestamp":6673030337572,"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":1778064400764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":504,"timestamp":6673030337951,"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":1778064400764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":320,"timestamp":6673030338476,"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":1778064400765,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":458,"timestamp":6673030338817,"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":1778064400765,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":524,"timestamp":6673030339309,"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":1778064400765,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":435,"timestamp":6673030339933,"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%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778064400766,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":754,"timestamp":6673030340470,"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%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":1778064400767,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":517,"timestamp":6673030341293,"id":1335,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778064400767,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":1027,"timestamp":6673030341898,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778064400768,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":529,"timestamp":6673030342951,"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":1778064400769,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":535,"timestamp":6673030343531,"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":1778064400770,"traceId":"cb80ba0e763cc1c6"},{"name":"next-client-pages-loader","duration":283,"timestamp":6673030344633,"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":1778064400771,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":5243,"timestamp":6673030344081,"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":1778064400770,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55135,"timestamp":6673030297740,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55391,"timestamp":6673030297755,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55369,"timestamp":6673030297783,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55354,"timestamp":6673030297801,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55334,"timestamp":6673030297825,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55283,"timestamp":6673030297878,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":55273,"timestamp":6673030297891,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11219,"timestamp":6673030365947,"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":1778064400792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10980,"timestamp":6673030368911,"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":1778064400795,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5986,"timestamp":6673030389050,"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":1778064400815,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4003,"timestamp":6673030399518,"id":1345,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1778064400826,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5258,"timestamp":6673030399239,"id":1344,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778064400825,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6547,"timestamp":6673030399677,"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-webpack.js","layer":"app-pages-browser"},"startTime":1778064400826,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12160,"timestamp":6673030400196,"id":1349,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778064400826,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":23954,"timestamp":6673030399886,"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":1778064400826,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":39692,"timestamp":6673030400062,"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":1778064400826,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1118,"timestamp":6673030448852,"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":1778064400875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1587,"timestamp":6673030449084,"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":1778064400875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4121,"timestamp":6673030448418,"id":1350,"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/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778064400874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3308,"timestamp":6673030467293,"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-page.js","layer":"app-pages-browser"},"startTime":1778064400893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3527,"timestamp":6673030467773,"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-segment.js","layer":"app-pages-browser"},"startTime":1778064400894,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3779,"timestamp":6673030468029,"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/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778064400894,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6541,"timestamp":6673030468211,"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":1778064400894,"traceId":"cb80ba0e763cc1c6"}]
12
- [{"name":"build-module-js","duration":8988,"timestamp":6673030468488,"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":1778064400895,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":16764,"timestamp":6673030468360,"id":1357,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778064400894,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":20346,"timestamp":6673030468622,"id":1359,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778064400895,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3148,"timestamp":6673030514376,"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":1778064400940,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":14437,"timestamp":6673030514559,"id":1361,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778064400941,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":15905,"timestamp":6673030517801,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778064400944,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":16229,"timestamp":6673030519342,"id":1364,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778064400945,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":22697,"timestamp":6673030518089,"id":1363,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778064400944,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":26361,"timestamp":6673030520314,"id":1367,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778064400946,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":29637,"timestamp":6673030519681,"id":1365,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778064400946,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":32685,"timestamp":6673030519997,"id":1366,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778064400946,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":35205,"timestamp":6673030520591,"id":1368,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778064400947,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5635,"timestamp":6673030598920,"id":1369,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778064401025,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7014,"timestamp":6673030599636,"id":1372,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064401026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":10245,"timestamp":6673030599230,"id":1370,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778064401025,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":13629,"timestamp":6673030599823,"id":1373,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064401026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":16100,"timestamp":6673030599449,"id":1371,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064401025,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":16807,"timestamp":6673030600292,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778064401026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17024,"timestamp":6673030600770,"id":1378,"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":1778064401027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":18448,"timestamp":6673030600463,"id":1376,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778064401026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18875,"timestamp":6673030600933,"id":1379,"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":1778064401027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24036,"timestamp":6673030600634,"id":1377,"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":1778064401027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":28939,"timestamp":6673030599999,"id":1374,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778064401026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2913,"timestamp":6673030653990,"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":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4007,"timestamp":6673030653614,"id":1380,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4388,"timestamp":6673030653848,"id":1381,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4544,"timestamp":6673030654129,"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":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4743,"timestamp":6673030654360,"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":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7288,"timestamp":6673030654243,"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/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8613,"timestamp":6673030654468,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778064401080,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10190,"timestamp":6673030654578,"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":1778064401081,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1505,"timestamp":6673030669652,"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":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3725,"timestamp":6673030669422,"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/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778064401095,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4106,"timestamp":6673030669691,"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":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5850,"timestamp":6673030669224,"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/head-manager.js","layer":"pages-dir-browser"},"startTime":1778064401095,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5665,"timestamp":6673030669835,"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":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7283,"timestamp":6673030669540,"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":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8490,"timestamp":6673030670162,"id":1395,"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":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1363,"timestamp":6673030681035,"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/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15452,"timestamp":6673030669987,"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/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778064401096,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6067,"timestamp":6673030680117,"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/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778064401106,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6567,"timestamp":6673030680286,"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":1778064401106,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7042,"timestamp":6673030680474,"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":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7735,"timestamp":6673030680625,"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":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7987,"timestamp":6673030681083,"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/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9207,"timestamp":6673030680787,"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":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9727,"timestamp":6673030681228,"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":1778064401107,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":592,"timestamp":6673030720980,"id":1407,"parentId":1351,"tags":{"layer":null},"startTime":1778064401147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3171,"timestamp":6673030720579,"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":"pages-dir-browser"},"startTime":1778064401147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3566,"timestamp":6673030720741,"id":1406,"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/deployment-id.js","layer":"app-pages-browser"},"startTime":1778064401147,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4646,"timestamp":6673030720285,"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":1778064401146,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3558,"timestamp":6673030721591,"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/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3638,"timestamp":6673030721733,"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":"app-pages-browser"},"startTime":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3729,"timestamp":6673030721850,"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/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3721,"timestamp":6673030722071,"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/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4127,"timestamp":6673030721964,"id":1411,"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":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8254,"timestamp":6673030722221,"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/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064401148,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4148,"timestamp":6673030726929,"id":1414,"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":1778064401153,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5611,"timestamp":6673030727170,"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":1778064401153,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6979,"timestamp":6673030727066,"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":1778064401153,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3801,"timestamp":6673030734810,"id":1419,"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":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4441,"timestamp":6673030734672,"id":1418,"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/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5017,"timestamp":6673030734534,"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/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4825,"timestamp":6673030735028,"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":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5120,"timestamp":6673030735172,"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":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6188,"timestamp":6673030734912,"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":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6325,"timestamp":6673030735354,"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":1778064401161,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6479,"timestamp":6673030735510,"id":1424,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778064401162,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7680,"timestamp":6673030735675,"id":1425,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1778064401162,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7404,"timestamp":6673030736425,"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":1778064401162,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7718,"timestamp":6673030736578,"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/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778064401163,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7901,"timestamp":6673030736758,"id":1429,"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":1778064401163,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9813,"timestamp":6673030736304,"id":1426,"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/route-params.js","layer":"app-pages-browser"},"startTime":1778064401162,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9820,"timestamp":6673030736964,"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":1778064401163,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3720,"timestamp":6673030753520,"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":1778064401180,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":892,"timestamp":6673030756574,"id":1436,"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":1778064401183,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1257,"timestamp":6673030756612,"id":1437,"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":1778064401183,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1536,"timestamp":6673030756685,"id":1438,"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":1778064401183,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1682,"timestamp":6673030756720,"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":1778064401183,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7292,"timestamp":6673030753295,"id":1431,"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":1778064401179,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4688,"timestamp":6673030756448,"id":1435,"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":1778064401182,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5553,"timestamp":6673030756273,"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":1778064401182,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5433,"timestamp":6673030756743,"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":1778064401183,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1725,"timestamp":6673030764093,"id":1441,"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":1778064401190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":949,"timestamp":6673030765069,"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":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3385,"timestamp":6673030764141,"id":1442,"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":1778064401190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4485,"timestamp":6673030764242,"id":1443,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778064401190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5231,"timestamp":6673030764522,"id":1445,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5777,"timestamp":6673030764702,"id":1446,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6014,"timestamp":6673030764877,"id":1447,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7674,"timestamp":6673030764397,"id":1444,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778064401190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17171,"timestamp":6673030765461,"id":1451,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2515,"timestamp":6673030790562,"id":1452,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778064401217,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3640,"timestamp":6673030790809,"id":1453,"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":1778064401217,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":605,"timestamp":6673030795565,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778064401222,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6895,"timestamp":6673030790947,"id":1454,"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":1778064401217,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4203,"timestamp":6673030794682,"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/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778064401221,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4434,"timestamp":6673030795038,"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/add-base-path.js","layer":"app-pages-browser"},"startTime":1778064401221,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4619,"timestamp":6673030795217,"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/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778064401221,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4670,"timestamp":6673030795395,"id":1459,"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":1778064401221,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6959,"timestamp":6673030794846,"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/components/links.js","layer":"app-pages-browser"},"startTime":1778064401221,"traceId":"cb80ba0e763cc1c6"}]
13
- [{"name":"build-module-js","duration":1158,"timestamp":6673030803183,"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":1778064401229,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2867,"timestamp":6673030802758,"id":1461,"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":1778064401229,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2791,"timestamp":6673030803042,"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":1778064401229,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4391,"timestamp":6673030802877,"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":1778064401229,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6052,"timestamp":6673030803732,"id":1465,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778064401230,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1012,"timestamp":6673030810534,"id":1466,"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":1778064401237,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2579,"timestamp":6673030810582,"id":1467,"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":1778064401237,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5077,"timestamp":6673030810686,"id":1468,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778064401237,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3147,"timestamp":6673030816772,"id":1469,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778064401243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3962,"timestamp":6673030817067,"id":1470,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778064401243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2370,"timestamp":6673030821805,"id":1471,"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/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778064401248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2721,"timestamp":6673030821971,"id":1472,"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/has-base-path.js","layer":"app-pages-browser"},"startTime":1778064401248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3185,"timestamp":6673030822109,"id":1473,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778064401248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3890,"timestamp":6673030822307,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778064401248,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7123,"timestamp":6673030822682,"id":1476,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778064401249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8671,"timestamp":6673030822495,"id":1475,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778064401249,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7222,"timestamp":6673030826842,"id":1477,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064401253,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":1569,"timestamp":6673030834688,"id":1478,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778064401261,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1742,"timestamp":6673030837226,"id":1483,"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":1778064401263,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2999,"timestamp":6673030836426,"id":1479,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778064401262,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3305,"timestamp":6673030836647,"id":1480,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778064401263,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3434,"timestamp":6673030836844,"id":1481,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778064401263,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3713,"timestamp":6673030837117,"id":1482,"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":1778064401263,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4090,"timestamp":6673030837318,"id":1484,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778064401263,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4286,"timestamp":6673030837495,"id":1485,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778064401264,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":4438,"timestamp":6673030837684,"id":1486,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778064401264,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":1825,"timestamp":6673030846153,"id":1488,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778064401272,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2884,"timestamp":6673030845890,"id":1487,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778064401272,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2935,"timestamp":6673030846357,"id":1489,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778064401272,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1460,"timestamp":6673030849821,"id":1493,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778064401276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5330,"timestamp":6673030846583,"id":1490,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778064401273,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3070,"timestamp":6673030849582,"id":1491,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778064401276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3478,"timestamp":6673030849715,"id":1492,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778064401276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4090,"timestamp":6673030849907,"id":1494,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778064401276,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":60364,"timestamp":6673030855514,"id":1495,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778064401282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":60348,"timestamp":6673030855818,"id":1496,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778064401282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":60415,"timestamp":6673030856149,"id":1497,"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":1778064401282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":60469,"timestamp":6673030856383,"id":1498,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778064401282,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":60726,"timestamp":6673030856671,"id":1499,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778064401283,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":61689,"timestamp":6673030856937,"id":1500,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778064401283,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":61817,"timestamp":6673030857510,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778064401284,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":61839,"timestamp":6673030857791,"id":1503,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778064401284,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":61734,"timestamp":6673030858080,"id":1504,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778064401284,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":64324,"timestamp":6673030857229,"id":1501,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778064401283,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":63375,"timestamp":6673030858460,"id":1505,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778064401284,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":63116,"timestamp":6673030859026,"id":1507,"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/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778064401285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":64300,"timestamp":6673030858829,"id":1506,"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/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778064401285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":64332,"timestamp":6673030859216,"id":1508,"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/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778064401285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":64410,"timestamp":6673030859401,"id":1509,"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":1778064401285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":65450,"timestamp":6673030859557,"id":1510,"parentId":1372,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778064401286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":61905,"timestamp":6673030863955,"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/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778064401290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":61938,"timestamp":6673030864298,"id":1514,"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/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778064401290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":62514,"timestamp":6673030864100,"id":1513,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778064401290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":62912,"timestamp":6673030864419,"id":1515,"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/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778064401290,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":62588,"timestamp":6673030865345,"id":1518,"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/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778064401291,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":62520,"timestamp":6673030865957,"id":1522,"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/redirect-error.js","layer":"app-pages-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":65015,"timestamp":6673030865464,"id":1519,"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/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778064401291,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":65081,"timestamp":6673030866074,"id":1523,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":67526,"timestamp":6673030865591,"id":1520,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":67325,"timestamp":6673030866284,"id":1525,"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":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":67998,"timestamp":6673030866178,"id":1524,"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/redirect.js","layer":"app-pages-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":70659,"timestamp":6673030866382,"id":1526,"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/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":73745,"timestamp":6673030865775,"id":1521,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778064401292,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8674,"timestamp":6673030957933,"id":1533,"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/segment.js","layer":"app-pages-browser"},"startTime":1778064401384,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8781,"timestamp":6673030958309,"id":1535,"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":1778064401384,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9280,"timestamp":6673030958111,"id":1534,"parentId":1380,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064401384,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11343,"timestamp":6673030957667,"id":1532,"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":1778064401384,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3911,"timestamp":6673030969907,"id":1537,"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":1778064401396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4176,"timestamp":6673030970064,"id":1538,"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":1778064401396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4997,"timestamp":6673030969697,"id":1536,"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":1778064401396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4370,"timestamp":6673030970566,"id":1540,"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":1778064401397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5507,"timestamp":6673030970207,"id":1539,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778064401396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5983,"timestamp":6673030970721,"id":1541,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778064401397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6077,"timestamp":6673030971074,"id":1543,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778064401397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7472,"timestamp":6673030970949,"id":1542,"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":1778064401397,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7520,"timestamp":6673030980503,"id":1545,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778064401407,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":8645,"timestamp":6673030980163,"id":1544,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778064401406,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8202,"timestamp":6673030981170,"id":1547,"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/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778064401407,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":8806,"timestamp":6673030980965,"id":1546,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778064401407,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8794,"timestamp":6673030981399,"id":1549,"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":1778064401407,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9059,"timestamp":6673030981500,"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":1778064401408,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9156,"timestamp":6673030981596,"id":1551,"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/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778064401408,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15629,"timestamp":6673030981297,"id":1548,"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":1778064401407,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8301,"timestamp":6673030992013,"id":1552,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778064401418,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8193,"timestamp":6673030992356,"id":1553,"parentId":1472,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064401418,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8466,"timestamp":6673030992789,"id":1554,"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/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8702,"timestamp":6673030993048,"id":1556,"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/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9035,"timestamp":6673030993163,"id":1557,"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/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10513,"timestamp":6673030993277,"id":1558,"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/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11930,"timestamp":6673030993386,"id":1559,"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/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":25628,"timestamp":6673030992931,"id":1555,"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":1778064401419,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13861,"timestamp":6673031108131,"id":1561,"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/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778064401534,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss-process","duration":167863,"timestamp":6673031088399,"id":1560,"parentId":1527,"tags":{},"startTime":1778064401514,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss-loader","duration":389839,"timestamp":6673030866596,"id":1527,"parentId":1511,"tags":{},"startTime":1778064401293,"traceId":"cb80ba0e763cc1c6"},{"name":"css-loader","duration":24803,"timestamp":6673031256604,"id":1568,"parentId":1511,"tags":{"astUsed":"true"},"startTime":1778064401683,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":201521,"timestamp":6673031108470,"id":1563,"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":1778064401535,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":201938,"timestamp":6673031108396,"id":1562,"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":1778064401534,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":202435,"timestamp":6673031108520,"id":1564,"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":1778064401535,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":202505,"timestamp":6673031108613,"id":1566,"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":1778064401535,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":211458,"timestamp":6673031108564,"id":1565,"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":1778064401535,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":206833,"timestamp":6673031113442,"id":1567,"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":1778064401539,"traceId":"cb80ba0e763cc1c6"}]
14
- [{"name":"build-module-mjs","duration":9727,"timestamp":6673031325953,"id":1572,"parentId":1370,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064401752,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9971,"timestamp":6673031325906,"id":1571,"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":1778064401752,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10180,"timestamp":6673031325846,"id":1570,"parentId":1369,"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":1778064401752,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10485,"timestamp":6673031325730,"id":1569,"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":1778064401752,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7630,"timestamp":6673031340264,"id":1575,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064401766,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7922,"timestamp":6673031340179,"id":1574,"parentId":1371,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064401766,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8246,"timestamp":6673031340030,"id":1573,"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":1778064401766,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4341,"timestamp":6673031344220,"id":1576,"parentId":1374,"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":1778064401770,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4396,"timestamp":6673031344310,"id":1577,"parentId":1465,"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":1778064401770,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4484,"timestamp":6673031344363,"id":1578,"parentId":1468,"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":1778064401770,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7033,"timestamp":6673031344407,"id":1579,"parentId":1469,"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":1778064401770,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3505,"timestamp":6673031358428,"id":1580,"parentId":1473,"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":1778064401784,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3565,"timestamp":6673031358548,"id":1581,"parentId":1475,"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":1778064401785,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3616,"timestamp":6673031358628,"id":1582,"parentId":1477,"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":1778064401785,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1933,"timestamp":6673031363207,"id":1584,"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":1778064401789,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2139,"timestamp":6673031363348,"id":1585,"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":1778064401789,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2338,"timestamp":6673031363602,"id":1587,"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":1778064401790,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5312,"timestamp":6673031363123,"id":1583,"parentId":1480,"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":1778064401789,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6266,"timestamp":6673031363491,"id":1586,"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":1778064401790,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4102,"timestamp":6673031366030,"id":1588,"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":1778064401792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4232,"timestamp":6673031366219,"id":1590,"parentId":1493,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778064401792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4812,"timestamp":6673031366504,"id":1593,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778064401793,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5302,"timestamp":6673031366159,"id":1589,"parentId":1490,"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":1778064401792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7122,"timestamp":6673031366335,"id":1591,"parentId":1495,"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":1778064401792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":25060,"timestamp":6673031366394,"id":1592,"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":1778064401792,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1591,"timestamp":6673031396718,"id":1594,"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":1778064401823,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1850,"timestamp":6673031396995,"id":1595,"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/image-config.js","layer":"pages-dir-browser"},"startTime":1778064401823,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3922,"timestamp":6673031397153,"id":1596,"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":1778064401823,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4568,"timestamp":6673031398893,"id":1597,"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":1778064401825,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5835,"timestamp":6673031399048,"id":1598,"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":1778064401825,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5969,"timestamp":6673031399112,"id":1599,"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":1778064401825,"traceId":"cb80ba0e763cc1c6"},{"name":"font-loader","duration":536762,"timestamp":6673030891141,"id":1529,"parentId":1528,"tags":{},"startTime":1778064401317,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss","duration":1028,"timestamp":6673031428183,"id":1600,"parentId":1528,"tags":{},"startTime":1778064401854,"traceId":"cb80ba0e763cc1c6"},{"name":"next-font-loader","duration":562011,"timestamp":6673030867260,"id":1528,"parentId":1516,"tags":{},"startTime":1778064401293,"traceId":"cb80ba0e763cc1c6"},{"name":"css-loader","duration":6945,"timestamp":6673031429239,"id":1601,"parentId":1516,"tags":{"astUsed":"true"},"startTime":1778064401855,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":572105,"timestamp":6673030864538,"id":1516,"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/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":1778064401291,"traceId":"cb80ba0e763cc1c6"},{"name":"font-loader","duration":524944,"timestamp":6673030912386,"id":1531,"parentId":1530,"tags":{},"startTime":1778064401338,"traceId":"cb80ba0e763cc1c6"},{"name":"postcss","duration":257,"timestamp":6673031437358,"id":1602,"parentId":1530,"tags":{},"startTime":1778064401863,"traceId":"cb80ba0e763cc1c6"},{"name":"next-font-loader","duration":525303,"timestamp":6673030912344,"id":1530,"parentId":1517,"tags":{},"startTime":1778064401338,"traceId":"cb80ba0e763cc1c6"},{"name":"css-loader","duration":1185,"timestamp":6673031437633,"id":1603,"parentId":1517,"tags":{"astUsed":"true"},"startTime":1778064401864,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":573801,"timestamp":6673030865297,"id":1517,"parentId":1450,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@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":1778064401291,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4057,"timestamp":6673031447746,"id":1604,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778064401874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4194,"timestamp":6673031448135,"id":1606,"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/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778064401874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4937,"timestamp":6673031447961,"id":1605,"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":"app-pages-browser"},"startTime":1778064401874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5314,"timestamp":6673031448259,"id":1607,"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/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778064401874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5359,"timestamp":6673031448500,"id":1609,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6716,"timestamp":6673031448824,"id":1613,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8397,"timestamp":6673031448725,"id":1612,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8653,"timestamp":6673031449064,"id":1615,"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/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10039,"timestamp":6673031448942,"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/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10903,"timestamp":6673031449178,"id":1616,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":15203,"timestamp":6673031448388,"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/route-regex.js","layer":"pages-dir-browser"},"startTime":1778064401874,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15304,"timestamp":6673031448606,"id":1610,"parentId":1539,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15439,"timestamp":6673031448671,"id":1611,"parentId":1541,"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":1778064401875,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1963,"timestamp":6673031465257,"id":1617,"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":1778064401891,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6934,"timestamp":6673031465330,"id":1618,"parentId":1441,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064401891,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":115139,"timestamp":6673031465570,"id":1620,"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-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":119388,"timestamp":6673031466629,"id":1627,"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":1778064401893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":122147,"timestamp":6673031465621,"id":1621,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":123046,"timestamp":6673031465361,"id":1619,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064401891,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":122670,"timestamp":6673031465980,"id":1623,"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":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":122791,"timestamp":6673031466162,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":122915,"timestamp":6673031466326,"id":1625,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":123026,"timestamp":6673031466460,"id":1626,"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":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":124440,"timestamp":6673031465794,"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/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778064401892,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1296086,"timestamp":6673030297722,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4896,"timestamp":6673031593476,"id":1630,"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":1778064402020,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5252,"timestamp":6673031593297,"id":1629,"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":1778064402019,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5810,"timestamp":6673031593049,"id":1628,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402019,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5601,"timestamp":6673031593637,"id":1631,"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":1778064402020,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1538,"timestamp":6673031600495,"id":1634,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1778,"timestamp":6673031600522,"id":1635,"parentId":1395,"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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1872,"timestamp":6673031600642,"id":1637,"parentId":1436,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4491,"timestamp":6673031600668,"id":1638,"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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5617,"timestamp":6673031600802,"id":1640,"parentId":1460,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6989,"timestamp":6673031600407,"id":1633,"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":1778064402026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7491,"timestamp":6673031600546,"id":1636,"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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7591,"timestamp":6673031600690,"id":1639,"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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8680,"timestamp":6673031600239,"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/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778064402026,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8093,"timestamp":6673031601046,"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/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":8773,"timestamp":6673031600829,"id":1641,"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/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9019,"timestamp":6673031600937,"id":1642,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402027,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":75367,"timestamp":6673031611569,"id":1645,"parentId":1438,"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":1778064402038,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":78763,"timestamp":6673031611377,"id":1644,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402037,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":78389,"timestamp":6673031611929,"id":1648,"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/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778064402038,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":79079,"timestamp":6673031611740,"id":1647,"parentId":1465,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778064402038,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":81852,"timestamp":6673031611608,"id":1646,"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":1778064402038,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4134,"timestamp":6673031694420,"id":1649,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778064402120,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4684,"timestamp":6673031694707,"id":1650,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778064402121,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4859,"timestamp":6673031696915,"id":1653,"parentId":1465,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778064402123,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5859,"timestamp":6673031696628,"id":1652,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778064402123,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5829,"timestamp":6673031697218,"id":1654,"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/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1778064402123,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7826,"timestamp":6673031696328,"id":1651,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778064402122,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4818,"timestamp":6673031700604,"id":1655,"parentId":1522,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402127,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2810,"timestamp":6673031706734,"id":1656,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":2489,"timestamp":6673031707435,"id":1660,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778064402133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3235,"timestamp":6673031707258,"id":1659,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778064402133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3814,"timestamp":6673031707078,"id":1658,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778064402133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4688,"timestamp":6673031706881,"id":1657,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778064402133,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4163,"timestamp":6673031707779,"id":1662,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064402134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4273,"timestamp":6673031707949,"id":1663,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778064402134,"traceId":"cb80ba0e763cc1c6"}]
15
- [{"name":"build-module-js","duration":4470,"timestamp":6673031708058,"id":1664,"parentId":1535,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":220,"timestamp":6673031717583,"id":1689,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402144,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":12302,"timestamp":6673031707608,"id":1661,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778064402134,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6298,"timestamp":6673031714116,"id":1665,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778064402140,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6290,"timestamp":6673031714458,"id":1666,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778064402140,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6092,"timestamp":6673031714862,"id":1668,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778064402141,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":6311,"timestamp":6673031715052,"id":1669,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778064402141,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6086,"timestamp":6673031715444,"id":1671,"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/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778064402141,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7539,"timestamp":6673031714661,"id":1667,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778064402141,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6872,"timestamp":6673031715550,"id":1672,"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/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7032,"timestamp":6673031715834,"id":1674,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7841,"timestamp":6673031715649,"id":1673,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7878,"timestamp":6673031715954,"id":1675,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":9516,"timestamp":6673031715229,"id":1670,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778064402141,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9064,"timestamp":6673031716067,"id":1676,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9013,"timestamp":6673031716342,"id":1678,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9603,"timestamp":6673031716172,"id":1677,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9154,"timestamp":6673031716814,"id":1682,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9433,"timestamp":6673031716719,"id":1681,"parentId":1552,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9469,"timestamp":6673031716916,"id":1683,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9531,"timestamp":6673031717026,"id":1684,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":9702,"timestamp":6673031717118,"id":1685,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11540,"timestamp":6673031716447,"id":1679,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402142,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10903,"timestamp":6673031717318,"id":1687,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11598,"timestamp":6673031717221,"id":1686,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":11872,"timestamp":6673031717420,"id":1688,"parentId":1490,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":15713,"timestamp":6673031716546,"id":1680,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778064402143,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6555,"timestamp":6673031742298,"id":1691,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402168,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7176,"timestamp":6673031742008,"id":1690,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402168,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1464,"timestamp":6673031752167,"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":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5113,"timestamp":6673031749658,"id":1692,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402176,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5138,"timestamp":6673031749811,"id":1693,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778064402176,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4565,"timestamp":6673031750574,"id":1697,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5467,"timestamp":6673031750029,"id":1694,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778064402176,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5835,"timestamp":6673031750214,"id":1695,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778064402176,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5373,"timestamp":6673031750898,"id":1700,"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/info.mjs","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6343,"timestamp":6673031750399,"id":1696,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778064402176,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6773,"timestamp":6673031750680,"id":1698,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6634,"timestamp":6673031751028,"id":1701,"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/layers.mjs","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6720,"timestamp":6673031751141,"id":1702,"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/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6779,"timestamp":6673031751258,"id":1703,"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/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6843,"timestamp":6673031751368,"id":1704,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10438,"timestamp":6673031750784,"id":1699,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778064402177,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9938,"timestamp":6673031751480,"id":1705,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9998,"timestamp":6673031751595,"id":1706,"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/pencil.mjs","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10168,"timestamp":6673031751707,"id":1707,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10045,"timestamp":6673031752049,"id":1710,"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/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":10507,"timestamp":6673031751827,"id":1708,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10273,"timestamp":6673031752250,"id":1712,"parentId":1641,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10957,"timestamp":6673031751938,"id":1709,"parentId":1612,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402178,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2816,"timestamp":6673031764420,"id":1713,"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":1778064402190,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4719,"timestamp":6673031764538,"id":1714,"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/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778064402191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4695,"timestamp":6673031764798,"id":1717,"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/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778064402191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5861,"timestamp":6673031764695,"id":1715,"parentId":1649,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064402191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5944,"timestamp":6673031764755,"id":1716,"parentId":1650,"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":1778064402191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5072,"timestamp":6673031780515,"id":1718,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778064402207,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5124,"timestamp":6673031780714,"id":1719,"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/settings.mjs","layer":"app-pages-browser"},"startTime":1778064402207,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5863,"timestamp":6673031782447,"id":1720,"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/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778064402208,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5898,"timestamp":6673031782589,"id":1721,"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/plus.mjs","layer":"app-pages-browser"},"startTime":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5848,"timestamp":6673031782818,"id":1724,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5895,"timestamp":6673031782933,"id":1725,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5962,"timestamp":6673031783055,"id":1726,"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/users.mjs","layer":"app-pages-browser"},"startTime":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-css","duration":927243,"timestamp":6673030861900,"id":1511,"parentId":1433,"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":1778064401288,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8818,"timestamp":6673031782720,"id":1722,"parentId":1652,"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":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9109,"timestamp":6673031782776,"id":1723,"parentId":1651,"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":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8859,"timestamp":6673031783175,"id":1727,"parentId":1658,"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":1778064402209,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3397,"timestamp":6673031789502,"id":1729,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778064402216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4622,"timestamp":6673031789416,"id":1728,"parentId":1657,"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":1778064402215,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4562,"timestamp":6673031789635,"id":1730,"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":1778064402216,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7806,"timestamp":6673031799559,"id":1734,"parentId":1504,"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":1778064402226,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11724,"timestamp":6673031797047,"id":1731,"parentId":1669,"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":1778064402223,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11852,"timestamp":6673031797118,"id":1732,"parentId":1688,"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":1778064402223,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12186,"timestamp":6673031799417,"id":1733,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778064402225,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":14487,"timestamp":6673031799650,"id":1735,"parentId":1680,"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":1778064402226,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3410,"timestamp":6673031812195,"id":1737,"parentId":1709,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402238,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3770,"timestamp":6673031812078,"id":1736,"parentId":1696,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064402238,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10260,"timestamp":6673031817442,"id":1738,"parentId":1709,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402243,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":10790,"timestamp":6673031817597,"id":1739,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778064402244,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":11138,"timestamp":6673031817988,"id":1741,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778064402244,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":854,"timestamp":6673031830194,"id":1747,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778064402256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12792,"timestamp":6673031818486,"id":1743,"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/external-link.mjs","layer":"app-pages-browser"},"startTime":1778064402245,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12940,"timestamp":6673031818610,"id":1744,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778064402245,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":14641,"timestamp":6673031817798,"id":1740,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778064402244,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":14492,"timestamp":6673031818286,"id":1742,"parentId":1680,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778064402244,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3257,"timestamp":6673031829854,"id":1745,"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/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778064402256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3224,"timestamp":6673031830061,"id":1746,"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/search.mjs","layer":"app-pages-browser"},"startTime":1778064402256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":3169,"timestamp":6673031830285,"id":1748,"parentId":1680,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778064402256,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2058,"timestamp":6673031834199,"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/globe.mjs","layer":"app-pages-browser"},"startTime":1778064402260,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3730,"timestamp":6673031834346,"id":1750,"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/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778064402260,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3959,"timestamp":6673031834472,"id":1751,"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/clock.mjs","layer":"app-pages-browser"},"startTime":1778064402261,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":5172,"timestamp":6673031834594,"id":1752,"parentId":1694,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778064402261,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3033,"timestamp":6673031840828,"id":1757,"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/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2127,"timestamp":6673031842179,"id":1768,"parentId":1516,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1994,"timestamp":6673031843116,"id":1777,"parentId":1635,"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":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4959,"timestamp":6673031840858,"id":1758,"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":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6796,"timestamp":6673031840285,"id":1753,"parentId":1576,"tags":{"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":1778064402266,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6807,"timestamp":6673031840442,"id":1754,"parentId":1580,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778064402266,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6852,"timestamp":6673031840569,"id":1755,"parentId":1581,"tags":{"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":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6879,"timestamp":6673031840707,"id":1756,"parentId":1583,"tags":{"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":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6827,"timestamp":6673031840937,"id":1759,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6797,"timestamp":6673031841160,"id":1761,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"}]
16
- [{"name":"build-module-js","duration":7219,"timestamp":6673031841058,"id":1760,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6998,"timestamp":6673031841454,"id":1763,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6926,"timestamp":6673031841721,"id":1765,"parentId":1599,"tags":{"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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7468,"timestamp":6673031841597,"id":1764,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7395,"timestamp":6673031841866,"id":1766,"parentId":1598,"tags":{"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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7428,"timestamp":6673031842017,"id":1767,"parentId":1610,"tags":{"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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7432,"timestamp":6673031842228,"id":1769,"parentId":1608,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7491,"timestamp":6673031842338,"id":1770,"parentId":1610,"tags":{"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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11413,"timestamp":6673031841292,"id":1762,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778064402267,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":10389,"timestamp":6673031842568,"id":1772,"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/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11201,"timestamp":6673031842455,"id":1771,"parentId":1608,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402268,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11289,"timestamp":6673031842675,"id":1773,"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/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11685,"timestamp":6673031842788,"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/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":11953,"timestamp":6673031842896,"id":1775,"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/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12210,"timestamp":6673031843016,"id":1776,"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":"pages-dir-browser"},"startTime":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":12441,"timestamp":6673031843241,"id":1779,"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":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":13397,"timestamp":6673031843143,"id":1778,"parentId":1636,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402269,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":1101174,"timestamp":6673030765120,"id":1449,"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":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":1101442,"timestamp":6673030765333,"id":1450,"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":1778064401191,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-css","duration":1118046,"timestamp":6673030754090,"id":1433,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778064401180,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":16964,"timestamp":6673031859063,"id":1782,"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/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17459,"timestamp":6673031858918,"id":1781,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18108,"timestamp":6673031858694,"id":1780,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17479,"timestamp":6673031859517,"id":1787,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17891,"timestamp":6673031859417,"id":1786,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":17902,"timestamp":6673031859638,"id":1788,"parentId":1690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778064402286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18652,"timestamp":6673031859179,"id":1783,"parentId":1677,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18205,"timestamp":6673031859832,"id":1790,"parentId":1692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":18487,"timestamp":6673031859735,"id":1789,"parentId":1690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778064402286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":18630,"timestamp":6673031859922,"id":1791,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1778064402286,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":21722,"timestamp":6673031859369,"id":1785,"parentId":1742,"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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":21916,"timestamp":6673031859301,"id":1784,"parentId":1740,"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":1778064402285,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":394,"timestamp":6673031882313,"id":1793,"parentId":1620,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402308,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":93,"timestamp":6673031886569,"id":1794,"parentId":1449,"tags":{},"startTime":1778064402313,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":15,"timestamp":6673031886674,"id":1795,"parentId":1450,"tags":{},"startTime":1778064402313,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module","duration":25,"timestamp":6673031886695,"id":1796,"parentId":1433,"tags":{},"startTime":1778064402313,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6047,"timestamp":6673031882148,"id":1792,"parentId":1771,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402308,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1590869,"timestamp":6673030297765,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2422,"timestamp":6673031886731,"id":1797,"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":1778064402313,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":196,"timestamp":6673031890086,"id":1800,"parentId":1645,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778064402316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1186,"timestamp":6673031889779,"id":1798,"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/terminal.mjs","layer":"app-pages-browser"},"startTime":1778064402316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2004,"timestamp":6673031889941,"id":1799,"parentId":1723,"tags":{"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":1778064402316,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2046,"timestamp":6673031891147,"id":1801,"parentId":1723,"tags":{"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":1778064402317,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2200,"timestamp":6673031892592,"id":1802,"parentId":1723,"tags":{"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":1778064402319,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1725,"timestamp":6673031893736,"id":1803,"parentId":1723,"tags":{"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":1778064402320,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1779,"timestamp":6673031893879,"id":1804,"parentId":1723,"tags":{"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":1778064402320,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1819,"timestamp":6673031894020,"id":1805,"parentId":1723,"tags":{"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":1778064402320,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3121,"timestamp":6673031894150,"id":1806,"parentId":1723,"tags":{"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":1778064402320,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5373,"timestamp":6673031894270,"id":1807,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778064402320,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3594,"timestamp":6673031896240,"id":1808,"parentId":1723,"tags":{"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":1778064402322,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4929,"timestamp":6673031896380,"id":1809,"parentId":1730,"tags":{"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":1778064402322,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4954,"timestamp":6673031896514,"id":1810,"parentId":1730,"tags":{"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":1778064402323,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1975,"timestamp":6673031900232,"id":1811,"parentId":1731,"tags":{"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":1778064402326,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1047,"timestamp":6673031902579,"id":1812,"parentId":1731,"tags":{"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":1778064402329,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1245,"timestamp":6673031910359,"id":1829,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4482,"timestamp":6673031907995,"id":1815,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6140,"timestamp":6673031907669,"id":1813,"parentId":1736,"tags":{"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":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6125,"timestamp":6673031907864,"id":1814,"parentId":1736,"tags":{"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":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6042,"timestamp":6673031908145,"id":1816,"parentId":1736,"tags":{"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":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5974,"timestamp":6673031908407,"id":1818,"parentId":1736,"tags":{"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":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":5774,"timestamp":6673031908933,"id":1821,"parentId":1774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402335,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":6356,"timestamp":6673031908747,"id":1820,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064402335,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":7317,"timestamp":6673031908557,"id":1819,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778064402335,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6714,"timestamp":6673031909408,"id":1823,"parentId":1774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402335,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":7401,"timestamp":6673031909119,"id":1822,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778064402335,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":6995,"timestamp":6673031909738,"id":1825,"parentId":1771,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7524,"timestamp":6673031909570,"id":1824,"parentId":1774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7478,"timestamp":6673031909896,"id":1826,"parentId":1774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7507,"timestamp":6673031910070,"id":1827,"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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7359,"timestamp":6673031910398,"id":1830,"parentId":1791,"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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":7903,"timestamp":6673031910239,"id":1828,"parentId":1771,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402336,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7732,"timestamp":6673031910583,"id":1831,"parentId":1791,"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":1778064402337,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15592,"timestamp":6673031908327,"id":1817,"parentId":1807,"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":1778064402334,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2765,"timestamp":6673031921937,"id":1832,"parentId":1771,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778064402348,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1830,"timestamp":6673031925102,"id":1833,"parentId":1793,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1778064402351,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1086,"timestamp":6673031927354,"id":1835,"parentId":1713,"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":1778064402353,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2312,"timestamp":6673031927283,"id":1834,"parentId":1819,"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":1778064402353,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-ts","duration":2833,"timestamp":6673031931449,"id":1838,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778064402357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4040,"timestamp":6673031931313,"id":1837,"parentId":1713,"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":1778064402357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":5951,"timestamp":6673031930827,"id":1836,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778064402357,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1848,"timestamp":6673031939074,"id":1840,"parentId":1838,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064402365,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3496,"timestamp":6673031938604,"id":1839,"parentId":1713,"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":1778064402365,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":3319,"timestamp":6673031946475,"id":1842,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778064402373,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4435,"timestamp":6673031946358,"id":1841,"parentId":1713,"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":1778064402372,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-tsx","duration":4819,"timestamp":6673031946679,"id":1843,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778064402373,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4495,"timestamp":6673031948853,"id":1844,"parentId":1713,"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":1778064402375,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":410,"timestamp":6673031955328,"id":1846,"parentId":1713,"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":1778064402381,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1905,"timestamp":6673031954167,"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":1778064402380,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5159,"timestamp":6673031959258,"id":1847,"parentId":1713,"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":1778064402385,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2508,"timestamp":6673031964739,"id":1848,"parentId":1713,"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":1778064402391,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5040,"timestamp":6673031970274,"id":1849,"parentId":1713,"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":1778064402396,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4402,"timestamp":6673031973157,"id":1850,"parentId":1713,"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":1778064402399,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":736,"timestamp":6673032017144,"id":1854,"parentId":1713,"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":1778064402443,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3908,"timestamp":6673032015576,"id":1852,"parentId":1713,"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":1778064402442,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6677,"timestamp":6673032014776,"id":1851,"parentId":1713,"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":1778064402441,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4952,"timestamp":6673032016748,"id":1853,"parentId":1713,"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":1778064402443,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":8511,"timestamp":6673032024940,"id":1855,"parentId":1713,"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":1778064402451,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9467,"timestamp":6673032025215,"id":1858,"parentId":1713,"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":1778064402451,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11567,"timestamp":6673032025134,"id":1857,"parentId":1713,"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":1778064402451,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":12623,"timestamp":6673032025286,"id":1859,"parentId":1713,"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":1778064402451,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":15887,"timestamp":6673032025052,"id":1856,"parentId":1713,"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":1778064402451,"traceId":"cb80ba0e763cc1c6"}]
17
- [{"name":"build-module-mjs","duration":10918,"timestamp":6673032031127,"id":1860,"parentId":1713,"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":1778064402457,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":11849,"timestamp":6673032031246,"id":1861,"parentId":1713,"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":1778064402457,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":921,"timestamp":6673032115358,"id":1865,"parentId":1713,"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":1778064402541,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3091,"timestamp":6673032114318,"id":1864,"parentId":1713,"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":1778064402540,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9213,"timestamp":6673032113212,"id":1863,"parentId":1713,"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":1778064402539,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":14704,"timestamp":6673032112415,"id":1862,"parentId":1713,"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":1778064402538,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1230,"timestamp":6673032157611,"id":1866,"parentId":1713,"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":1778064402584,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4090,"timestamp":6673032162280,"id":1868,"parentId":1713,"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":1778064402588,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7235,"timestamp":6673032162176,"id":1867,"parentId":1713,"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":1778064402588,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5549,"timestamp":6673032164387,"id":1871,"parentId":1713,"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":1778064402590,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6704,"timestamp":6673032164214,"id":1869,"parentId":1713,"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":1778064402590,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7192,"timestamp":6673032164462,"id":1872,"parentId":1713,"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":1778064402590,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9867,"timestamp":6673032164310,"id":1870,"parentId":1713,"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":1778064402590,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":626,"timestamp":6673032209716,"id":1875,"parentId":1713,"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":1778064402636,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4119,"timestamp":6673032207815,"id":1873,"parentId":1713,"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":1778064402634,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":6390,"timestamp":6673032207956,"id":1874,"parentId":1713,"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":1778064402634,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1238,"timestamp":6673032230853,"id":1876,"parentId":1800,"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":1778064402657,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":744,"timestamp":6673032232631,"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":"pages-dir-browser"},"startTime":1778064402659,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":931,"timestamp":6673032234019,"id":1878,"parentId":1758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778064402660,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1254,"timestamp":6673032234136,"id":1879,"parentId":1752,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778064402660,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1641,"timestamp":6673032236128,"id":1881,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064402662,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1940008,"timestamp":6673030297775,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2924,"timestamp":6673032235932,"id":1880,"parentId":1831,"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":1778064402662,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2777,"timestamp":6673032238985,"id":1882,"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":1778064402665,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2875,"timestamp":6673032239138,"id":1883,"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/hash.js","layer":"app-pages-browser"},"startTime":1778064402665,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1944725,"timestamp":6673030297950,"id":1318,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1945024,"timestamp":6673030297659,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1945056,"timestamp":6673030297634,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1963,"timestamp":6673032241048,"id":1884,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064402667,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":608,"timestamp":6673032243573,"id":1888,"parentId":1815,"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":1778064402670,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1093,"timestamp":6673032243662,"id":1889,"parentId":1837,"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":1778064402670,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2903,"timestamp":6673032242308,"id":1885,"parentId":1832,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1778064402668,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2294,"timestamp":6673032243307,"id":1886,"parentId":1834,"tags":{"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":1778064402669,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2314,"timestamp":6673032243449,"id":1887,"parentId":1834,"tags":{"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":1778064402669,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":1955351,"timestamp":6673030297183,"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":1778064400723,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":702,"timestamp":6673032252334,"id":1890,"parentId":1837,"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":1778064402678,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":896,"timestamp":6673032252429,"id":1891,"parentId":1837,"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":1778064402678,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1074,"timestamp":6673032253665,"id":1893,"parentId":1839,"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":1778064402680,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":737,"timestamp":6673032256499,"id":1894,"parentId":1839,"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":1778064402683,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":877,"timestamp":6673032256593,"id":1895,"parentId":1839,"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":1778064402683,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":991,"timestamp":6673032256666,"id":1896,"parentId":1841,"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":1778064402683,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":7575,"timestamp":6673032253574,"id":1892,"parentId":1839,"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":1778064402680,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":535,"timestamp":6673032268376,"id":1897,"parentId":1841,"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":1778064402694,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":967,"timestamp":6673032269606,"id":1899,"parentId":1844,"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":1778064402696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1081,"timestamp":6673032269682,"id":1900,"parentId":1844,"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":1778064402696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1169,"timestamp":6673032269749,"id":1901,"parentId":1844,"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":1778064402696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2738,"timestamp":6673032269510,"id":1898,"parentId":1841,"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":1778064402696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9687,"timestamp":6673032269819,"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":1778064402696,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":9083,"timestamp":6673032273197,"id":1903,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064402699,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4008,"timestamp":6673032300458,"id":1904,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064402726,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1102,"timestamp":6673032308853,"id":1906,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778064402735,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1743,"timestamp":6673032308927,"id":1907,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778064402735,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":2712,"timestamp":6673032308740,"id":1905,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064402735,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":451,"timestamp":6673032311672,"id":1910,"parentId":1857,"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":1778064402738,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":4625,"timestamp":6673032308997,"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":1778064402735,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3499,"timestamp":6673032311573,"id":1909,"parentId":1855,"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":1778064402738,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":648,"timestamp":6673032324562,"id":1911,"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":1778064402751,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1122,"timestamp":6673032324663,"id":1912,"parentId":1888,"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":1778064402751,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":390,"timestamp":6673032328051,"id":1913,"parentId":1879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778064402754,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1691,"timestamp":6673032332715,"id":1914,"parentId":1888,"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":1778064402759,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2589,"timestamp":6673032337475,"id":1915,"parentId":1888,"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":1778064402764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3192,"timestamp":6673032337570,"id":1916,"parentId":1888,"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":1778064402764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3500,"timestamp":6673032337654,"id":1917,"parentId":1888,"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":1778064402764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3682,"timestamp":6673032337726,"id":1918,"parentId":1888,"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":1778064402764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3953,"timestamp":6673032337797,"id":1919,"parentId":1888,"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":1778064402764,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1106,"timestamp":6673032348339,"id":1920,"parentId":1888,"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":1778064402774,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2308,"timestamp":6673032348462,"id":1921,"parentId":1888,"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":1778064402774,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2881,"timestamp":6673032348550,"id":1922,"parentId":1888,"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":1778064402775,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3200,"timestamp":6673032348625,"id":1923,"parentId":1888,"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":1778064402775,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1074,"timestamp":6673032357095,"id":1924,"parentId":1888,"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":1778064402783,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1248,"timestamp":6673032357191,"id":1925,"parentId":1888,"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":1778064402783,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4295,"timestamp":6673032359236,"id":1926,"parentId":1888,"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":1778064402785,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3894,"timestamp":6673032364340,"id":1927,"parentId":1888,"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":1778064402790,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4747,"timestamp":6673032364445,"id":1928,"parentId":1888,"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":1778064402790,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":378,"timestamp":6673032370319,"id":1929,"parentId":1901,"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":1778064402796,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":568,"timestamp":6673032375993,"id":1930,"parentId":1906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1778064402802,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":468,"timestamp":6673032380711,"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":1778064402807,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":399,"timestamp":6673032382355,"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":1778064402808,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":23899,"timestamp":6673032382929,"id":1933,"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":1778064402809,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24567,"timestamp":6673032383038,"id":1934,"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":1778064402809,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":24593,"timestamp":6673032383118,"id":1935,"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":1778064402809,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1082,"timestamp":6673032411633,"id":1936,"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":1778064402838,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2085,"timestamp":6673032411767,"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":1778064402838,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1569,"timestamp":6673032416336,"id":1938,"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":1778064402842,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1828,"timestamp":6673032416438,"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":1778064402842,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":724,"timestamp":6673032418887,"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":1778064402845,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":709,"timestamp":6673032420733,"id":1941,"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":1778064402847,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1374,"timestamp":6673032420834,"id":1942,"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":1778064402847,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1625,"timestamp":6673032420910,"id":1943,"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":1778064402847,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1530,"timestamp":6673032424407,"id":1944,"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":1778064402850,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1892,"timestamp":6673032424550,"id":1945,"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":1778064402851,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2570,"timestamp":6673032424673,"id":1946,"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":1778064402851,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2780,"timestamp":6673032424797,"id":1947,"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":1778064402851,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1519,"timestamp":6673032430714,"id":1948,"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":1778064402857,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":873,"timestamp":6673032432711,"id":1949,"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":1778064402859,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1172,"timestamp":6673032432804,"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":1778064402859,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1202,"timestamp":6673032435392,"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":1778064402861,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1927,"timestamp":6673032435488,"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":1778064402862,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1848,"timestamp":6673032439280,"id":1953,"parentId":1921,"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":1778064402865,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1948,"timestamp":6673032439378,"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":1778064402865,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2037,"timestamp":6673032439459,"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":1778064402865,"traceId":"cb80ba0e763cc1c6"}]
18
- [{"name":"build-module-js","duration":2131,"timestamp":6673032439529,"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":1778064402866,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":868,"timestamp":6673032447125,"id":1957,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-stringify.js","layer":"app-pages-browser"},"startTime":1778064402873,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1627,"timestamp":6673032447240,"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":1778064402873,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1926,"timestamp":6673032447326,"id":1959,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-visit.js","layer":"app-pages-browser"},"startTime":1778064402873,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":593,"timestamp":6673032449722,"id":1960,"parentId":1924,"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":1778064402876,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":978,"timestamp":6673032451472,"id":1961,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1778064402878,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1078,"timestamp":6673032451559,"id":1962,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1778064402878,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1165,"timestamp":6673032451637,"id":1963,"parentId":1933,"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":1778064402878,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1454,"timestamp":6673032451715,"id":1964,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778064402878,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1549,"timestamp":6673032453652,"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":1778064402880,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":977,"timestamp":6673032456757,"id":1966,"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":1778064402883,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1397,"timestamp":6673032456852,"id":1967,"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":1778064402883,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":5710,"timestamp":6673032456930,"id":1968,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778064402883,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1226,"timestamp":6673032464080,"id":1969,"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":1778064402890,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":778,"timestamp":6673032466800,"id":1970,"parentId":1949,"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":1778064402893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":881,"timestamp":6673032466903,"id":1971,"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":1778064402893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1042,"timestamp":6673032466980,"id":1972,"parentId":1949,"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":1778064402893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1290,"timestamp":6673032467063,"id":1973,"parentId":1949,"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":1778064402893,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1041,"timestamp":6673032468898,"id":1974,"parentId":1949,"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":1778064402895,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1113,"timestamp":6673032469019,"id":1975,"parentId":1949,"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":1778064402895,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1237,"timestamp":6673032470511,"id":1976,"parentId":1949,"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":1778064402897,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1143,"timestamp":6673032473218,"id":1977,"parentId":1949,"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":1778064402899,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1454,"timestamp":6673032473317,"id":1978,"parentId":1949,"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":1778064402899,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1781,"timestamp":6673032473429,"id":1979,"parentId":1949,"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":1778064402899,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2132,"timestamp":6673032473502,"id":1980,"parentId":1949,"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":1778064402900,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2264,"timestamp":6673032473592,"id":1981,"parentId":1949,"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":1778064402900,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2718,"timestamp":6673032477442,"id":1982,"parentId":1949,"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":1778064402903,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3208,"timestamp":6673032477542,"id":1983,"parentId":1949,"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":1778064402904,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2750,"timestamp":6673032482966,"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":1778064402909,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":3513,"timestamp":6673032483131,"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":1778064402909,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":4416,"timestamp":6673032483251,"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":1778064402909,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":381,"timestamp":6673032489732,"id":1987,"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":1778064402916,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1455,"timestamp":6673032490583,"id":1988,"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":1778064402917,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1916,"timestamp":6673032490676,"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":1778064402917,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2356,"timestamp":6673032490751,"id":1990,"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":1778064402917,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1336,"timestamp":6673032494210,"id":1991,"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":1778064402920,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1485,"timestamp":6673032494321,"id":1992,"parentId":1973,"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":1778064402920,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":710,"timestamp":6673032497018,"id":1993,"parentId":1981,"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":1778064402923,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3701,"timestamp":6673032497118,"id":1994,"parentId":1948,"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":1778064402923,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1068,"timestamp":6673032502600,"id":1995,"parentId":1981,"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":1778064402929,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1519,"timestamp":6673032502716,"id":1996,"parentId":1981,"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":1778064402929,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2102,"timestamp":6673032502801,"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":1778064402929,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1071,"timestamp":6673032508077,"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-map.js","layer":"app-pages-browser"},"startTime":1778064402934,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1273,"timestamp":6673032508181,"id":1999,"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":1778064402934,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":2296,"timestamp":6673032508256,"id":2000,"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":1778064402934,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":846,"timestamp":6673032511698,"id":2001,"parentId":1988,"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":1778064402938,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1340,"timestamp":6673032511790,"id":2002,"parentId":1988,"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":1778064402938,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":335,"timestamp":6673032514869,"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":1778064402941,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":772,"timestamp":6673032516724,"id":2004,"parentId":1998,"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":1778064402943,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":878,"timestamp":6673032516823,"id":2005,"parentId":1998,"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":1778064402943,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":987,"timestamp":6673032516900,"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":1778064402943,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1082,"timestamp":6673032516971,"id":2007,"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":1778064402943,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":435,"timestamp":6673032519701,"id":2008,"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":1778064402946,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":487,"timestamp":6673032519792,"id":2009,"parentId":1988,"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":1778064402946,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":294,"timestamp":6673032522042,"id":2010,"parentId":1988,"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":1778064402948,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":969,"timestamp":6673032523721,"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/hoc.js","layer":"app-pages-browser"},"startTime":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1239,"timestamp":6673032523815,"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/hook.js","layer":"app-pages-browser"},"startTime":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1498,"timestamp":6673032523885,"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/renderProp.js","layer":"app-pages-browser"},"startTime":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1815,"timestamp":6673032523958,"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/medium.js","layer":"app-pages-browser"},"startTime":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1869,"timestamp":6673032524039,"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/config.js","layer":"app-pages-browser"},"startTime":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1994,"timestamp":6673032524108,"id":2016,"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":1778064402950,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":1095,"timestamp":6673032529495,"id":2017,"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":1778064402956,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":843,"timestamp":6673032531111,"id":2018,"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":1778064402957,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":697,"timestamp":6673032532119,"id":2019,"parentId":2007,"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":1778064402958,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":600,"timestamp":6673032532343,"id":2020,"parentId":2007,"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":1778064402958,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":756,"timestamp":6673032532415,"id":2021,"parentId":2007,"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":1778064402958,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":855,"timestamp":6673032534688,"id":2022,"parentId":2007,"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":1778064402961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1052,"timestamp":6673032534785,"id":2023,"parentId":2007,"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":1778064402961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1137,"timestamp":6673032534857,"id":2024,"parentId":2007,"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":1778064402961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1328,"timestamp":6673032534923,"id":2025,"parentId":2007,"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":1778064402961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":1407,"timestamp":6673032534993,"id":2026,"parentId":2007,"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":1778064402961,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":550,"timestamp":6673032537347,"id":2027,"parentId":2009,"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":1778064402963,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":915,"timestamp":6673032537442,"id":2028,"parentId":2009,"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":1778064402963,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":271,"timestamp":6673032539477,"id":2029,"parentId":2012,"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":1778064402966,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-mjs","duration":3756,"timestamp":6673032540354,"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":1778064402966,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":372,"timestamp":6673032544478,"id":2031,"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":1778064402971,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":443,"timestamp":6673032545063,"id":2032,"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":1778064402971,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":614,"timestamp":6673032545158,"id":2033,"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":1778064402971,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":256,"timestamp":6673032550344,"id":2034,"parentId":2029,"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":1778064402976,"traceId":"cb80ba0e763cc1c6"},{"name":"build-module-js","duration":390,"timestamp":6673032551677,"id":2035,"parentId":2033,"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":1778064402978,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254189,"timestamp":6673030297921,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254214,"timestamp":6673030297912,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254198,"timestamp":6673030297935,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254185,"timestamp":6673030297955,"id":1319,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254123,"timestamp":6673030298021,"id":1320,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254111,"timestamp":6673030298035,"id":1321,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254101,"timestamp":6673030298048,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254100,"timestamp":6673030298051,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254226,"timestamp":6673030297930,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"add-entry","duration":2254218,"timestamp":6673030297943,"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":1778064400724,"traceId":"cb80ba0e763cc1c6"},{"name":"make","duration":2255433,"timestamp":6673030296866,"id":1299,"parentId":1298,"tags":{},"startTime":1778064400723,"traceId":"cb80ba0e763cc1c6"},{"name":"chunk-graph","duration":18026,"timestamp":6673032601961,"id":2037,"parentId":2036,"tags":{},"startTime":1778064403028,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-modules","duration":25,"timestamp":6673032620102,"id":2039,"parentId":2036,"tags":{},"startTime":1778064403046,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunks","duration":18194,"timestamp":6673032621588,"id":2041,"parentId":2036,"tags":{},"startTime":1778064403048,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-tree","duration":93,"timestamp":6673032639849,"id":2042,"parentId":2036,"tags":{},"startTime":1778064403066,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize-chunk-modules","duration":20319,"timestamp":6673032640054,"id":2043,"parentId":2036,"tags":{},"startTime":1778064403066,"traceId":"cb80ba0e763cc1c6"},{"name":"optimize","duration":40397,"timestamp":6673032620055,"id":2038,"parentId":2036,"tags":{},"startTime":1778064403046,"traceId":"cb80ba0e763cc1c6"},{"name":"module-hash","duration":15725,"timestamp":6673032673150,"id":2044,"parentId":2036,"tags":{},"startTime":1778064403099,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation","duration":294554,"timestamp":6673032688916,"id":2045,"parentId":2036,"tags":{},"startTime":1778064403115,"traceId":"cb80ba0e763cc1c6"},{"name":"hash","duration":15786,"timestamp":6673032993028,"id":2046,"parentId":2036,"tags":{},"startTime":1778064403419,"traceId":"cb80ba0e763cc1c6"},{"name":"code-generation-jobs","duration":418,"timestamp":6673033008811,"id":2047,"parentId":2036,"tags":{},"startTime":1778064403435,"traceId":"cb80ba0e763cc1c6"}]
19
- [{"name":"module-assets","duration":566,"timestamp":6673033009174,"id":2048,"parentId":2036,"tags":{},"startTime":1778064403435,"traceId":"cb80ba0e763cc1c6"},{"name":"create-chunk-assets","duration":22512,"timestamp":6673033009754,"id":2049,"parentId":2036,"tags":{},"startTime":1778064403436,"traceId":"cb80ba0e763cc1c6"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1401,"timestamp":6673033034774,"id":2051,"parentId":1298,"tags":{},"startTime":1778064403461,"traceId":"cb80ba0e763cc1c6"},{"name":"NextJsBuildManifest-createassets","duration":1990,"timestamp":6673033034198,"id":2050,"parentId":1298,"tags":{},"startTime":1778064403460,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72699,"timestamp":6673033061349,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778064403487,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":73116,"timestamp":6673033060984,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778064403487,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72699,"timestamp":6673033061422,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778064403487,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72645,"timestamp":6673033061490,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72559,"timestamp":6673033061592,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72506,"timestamp":6673033061658,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":73005,"timestamp":6673033061170,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778064403487,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72532,"timestamp":6673033061712,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72495,"timestamp":6673033061775,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72332,"timestamp":6673033061956,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72427,"timestamp":6673033061880,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":69565,"timestamp":6673033064781,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778064403491,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":72343,"timestamp":6673033062032,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-dfb7fc77c99076fb.js","cache":"MISS"},"startTime":1778064403488,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":71284,"timestamp":6673033063135,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-84ef229ad88818d9.js","cache":"MISS"},"startTime":1778064403489,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":62980,"timestamp":6673033071491,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778064403498,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":68423,"timestamp":6673033066102,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778064403492,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":62390,"timestamp":6673033072166,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-09b2eea02ea69679.js","cache":"MISS"},"startTime":1778064403498,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":61774,"timestamp":6673033072802,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778064403499,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":60963,"timestamp":6673033073634,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778064403500,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":60652,"timestamp":6673033073964,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778064403500,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":61608,"timestamp":6673033073026,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/page-8ed05b9d1cadea97.js","cache":"MISS"},"startTime":1778064403499,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":60603,"timestamp":6673033074042,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778064403500,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":66610,"timestamp":6673033068107,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-a97b78b69a33dff5.js","cache":"MISS"},"startTime":1778064403494,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":84787,"timestamp":6673033052162,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778064403478,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":63387,"timestamp":6673033102729,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778064403529,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":106644,"timestamp":6673033085314,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778064403511,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":133322,"timestamp":6673033074194,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778064403500,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":85908,"timestamp":6673033124480,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778064403551,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":89117,"timestamp":6673033124970,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778064403551,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":137521,"timestamp":6673033079708,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778064403506,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91702,"timestamp":6673033127270,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-195bd4d2340e323a.js","cache":"MISS"},"startTime":1778064403553,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91406,"timestamp":6673033127675,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778064403554,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91281,"timestamp":6673033127843,"id":2088,"parentId":2052,"tags":{"name":"static/HOLAccvgd3XzQyzratFkE/_ssgManifest.js","cache":"MISS"},"startTime":1778064403554,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91249,"timestamp":6673033127905,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778064403554,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":97681,"timestamp":6673033121685,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778064403548,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91367,"timestamp":6673033128029,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778064403554,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":91576,"timestamp":6673033127956,"id":2090,"parentId":2052,"tags":{"name":"static/HOLAccvgd3XzQyzratFkE/_buildManifest.js","cache":"MISS"},"startTime":1778064403554,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":101914,"timestamp":6673033125562,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-1d874c68cc9ab3b7.js","cache":"MISS"},"startTime":1778064403552,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-js","duration":174980,"timestamp":6673033107177,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778064403533,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-webpack-plugin-optimize","duration":244328,"timestamp":6673033037854,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778064403464,"traceId":"cb80ba0e763cc1c6"},{"name":"minify-css","duration":331800,"timestamp":6673033282552,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778064403709,"traceId":"cb80ba0e763cc1c6"},{"name":"css-minimizer-plugin","duration":332003,"timestamp":6673033282367,"id":2092,"parentId":1298,"tags":{},"startTime":1778064403708,"traceId":"cb80ba0e763cc1c6"},{"name":"seal","duration":1049666,"timestamp":6673032577575,"id":2036,"parentId":1298,"tags":{},"startTime":1778064403004,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-compilation","duration":3335701,"timestamp":6673030291793,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778064400718,"traceId":"cb80ba0e763cc1c6"},{"name":"emit","duration":5422,"timestamp":6673033627748,"id":2094,"parentId":1295,"tags":{},"startTime":1778064404054,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-close","duration":383817,"timestamp":6673033634094,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778064404060,"traceId":"cb80ba0e763cc1c6"},{"name":"webpack-generate-error-stats","duration":2281,"timestamp":6673034018008,"id":2096,"parentId":2095,"tags":{},"startTime":1778064404444,"traceId":"cb80ba0e763cc1c6"},{"name":"run-webpack-compiler","duration":4013651,"timestamp":6673030006850,"id":1295,"parentId":1294,"tags":{},"startTime":1778064400433,"traceId":"cb80ba0e763cc1c6"},{"name":"format-webpack-messages","duration":68,"timestamp":6673034020509,"id":2097,"parentId":1294,"tags":{},"startTime":1778064404447,"traceId":"cb80ba0e763cc1c6"},{"name":"worker-main-client","duration":4014112,"timestamp":6673030006583,"id":1294,"parentId":1,"tags":{},"startTime":1778064400433,"traceId":"cb80ba0e763cc1c6"},{"name":"run-webpack","duration":10769229,"timestamp":6673023304201,"id":14,"parentId":1,"tags":{},"startTime":1778064393730,"traceId":"cb80ba0e763cc1c6"},{"name":"run-typescript","duration":5445428,"timestamp":6673034076552,"id":2100,"parentId":1,"tags":{},"startTime":1778064404503,"traceId":"cb80ba0e763cc1c6"},{"name":"generate-required-server-files","duration":1492,"timestamp":6673039522586,"id":2102,"parentId":1,"tags":{},"startTime":1778064409949,"traceId":"cb80ba0e763cc1c6"},{"name":"check-static-error-page","duration":5189,"timestamp":6673039571911,"id":2104,"parentId":2103,"tags":{},"startTime":1778064409998,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":221195,"timestamp":6673039578233,"id":2123,"parentId":2106,"tags":{},"startTime":1778064410004,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":226216,"timestamp":6673039573321,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778064409999,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":288854,"timestamp":6673039583912,"id":2127,"parentId":2107,"tags":{},"startTime":1778064410010,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":299372,"timestamp":6673039573452,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778064409999,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":298867,"timestamp":6673039578427,"id":2126,"parentId":2112,"tags":{},"startTime":1778064410004,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":301830,"timestamp":6673039575518,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":313049,"timestamp":6673039578374,"id":2125,"parentId":2111,"tags":{},"startTime":1778064410004,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":316068,"timestamp":6673039575406,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778064410001,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":323231,"timestamp":6673039594313,"id":2134,"parentId":2110,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":342336,"timestamp":6673039575268,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778064410001,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":323799,"timestamp":6673039594300,"id":2133,"parentId":2109,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":342987,"timestamp":6673039575134,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778064410001,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":343820,"timestamp":6673039578023,"id":2122,"parentId":2105,"tags":{},"startTime":1778064410004,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":349282,"timestamp":6673039572594,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778064409999,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":328283,"timestamp":6673039594330,"id":2138,"parentId":2120,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":345748,"timestamp":6673039576883,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778064410003,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":348383,"timestamp":6673039578314,"id":2124,"parentId":2108,"tags":{},"startTime":1778064410004,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":351701,"timestamp":6673039575028,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778064410001,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":333521,"timestamp":6673039594320,"id":2135,"parentId":2115,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":352079,"timestamp":6673039575779,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":335038,"timestamp":6673039594207,"id":2131,"parentId":2119,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":352830,"timestamp":6673039576433,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":342936,"timestamp":6673039594123,"id":2129,"parentId":2114,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":361426,"timestamp":6673039575674,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":344514,"timestamp":6673039594245,"id":2132,"parentId":2121,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":361780,"timestamp":6673039576999,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778064410003,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":346055,"timestamp":6673039594170,"id":2130,"parentId":2116,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":364342,"timestamp":6673039575898,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":347723,"timestamp":6673039594327,"id":2137,"parentId":2117,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":365958,"timestamp":6673039576106,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":349584,"timestamp":6673039594323,"id":2136,"parentId":2118,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":367652,"timestamp":6673039576266,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"is-page-static","duration":353484,"timestamp":6673039593987,"id":2128,"parentId":2113,"tags":{},"startTime":1778064410020,"traceId":"cb80ba0e763cc1c6"},{"name":"check-page","duration":371940,"timestamp":6673039575564,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778064410002,"traceId":"cb80ba0e763cc1c6"},{"name":"static-check","duration":376180,"timestamp":6673039571350,"id":2103,"parentId":1,"tags":{},"startTime":1778064409997,"traceId":"cb80ba0e763cc1c6"},{"name":"write-routes-manifest","duration":2294,"timestamp":6673040087659,"id":2142,"parentId":1,"tags":{},"startTime":1778064410514,"traceId":"cb80ba0e763cc1c6"},{"name":"load-dotenv","duration":25,"timestamp":6673040122096,"id":2145,"parentId":2144,"tags":{},"startTime":1778064410548,"traceId":"cb80ba0e763cc1c6"},{"name":"run-export-path-map","duration":328,"timestamp":6673040921240,"id":2146,"parentId":2144,"tags":{},"startTime":1778064411347,"traceId":"cb80ba0e763cc1c6"},{"name":"next-export","duration":1058844,"timestamp":6673040121331,"id":2144,"parentId":1,"tags":{},"startTime":1778064410547,"traceId":"cb80ba0e763cc1c6"},{"name":"move-exported-app-not-found-","duration":9466,"timestamp":6673041181246,"id":2147,"parentId":2143,"tags":{},"startTime":1778064411607,"traceId":"cb80ba0e763cc1c6"},{"name":"move-exported-app-global-error-","duration":49807,"timestamp":6673041190769,"id":2148,"parentId":2143,"tags":{},"startTime":1778064411617,"traceId":"cb80ba0e763cc1c6"},{"name":"static-generation","duration":1240664,"timestamp":6673040117509,"id":2143,"parentId":1,"tags":{},"startTime":1778064410544,"traceId":"cb80ba0e763cc1c6"},{"name":"write-routes-manifest","duration":195608,"timestamp":6673041358375,"id":2149,"parentId":1,"tags":{},"startTime":1778064411784,"traceId":"cb80ba0e763cc1c6"}]
20
- [{"name":"node-file-trace-build","duration":5981104,"timestamp":6673040083479,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778064410510,"traceId":"cb80ba0e763cc1c6"},{"name":"apply-include-excludes","duration":388,"timestamp":6673046064604,"id":2150,"parentId":1,"tags":{},"startTime":1778064416491,"traceId":"cb80ba0e763cc1c6"},{"name":"collect-build-traces","duration":6117034,"timestamp":6673039947978,"id":2140,"parentId":1,"tags":{},"startTime":1778064410374,"traceId":"cb80ba0e763cc1c6"},{"name":"print-tree-view","duration":1447,"timestamp":6673046065121,"id":2151,"parentId":1,"tags":{},"startTime":1778064416491,"traceId":"cb80ba0e763cc1c6"},{"name":"telemetry-flush","duration":32,"timestamp":6673046066579,"id":2152,"parentId":1,"tags":{},"startTime":1778064416493,"traceId":"cb80ba0e763cc1c6"},{"name":"next-build","duration":22845896,"timestamp":6673023220724,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778064393647,"traceId":"cb80ba0e763cc1c6"}]
1
+ [{"name":"build-module-js","duration":16411,"timestamp":6673295538305,"id":224,"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/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778064665964,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2070,"timestamp":6673295555333,"id":230,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778064665981,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4078,"timestamp":6673295555497,"id":231,"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/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778064665982,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2840,"timestamp":6673295559685,"id":232,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778064665986,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1907,"timestamp":6673295562636,"id":233,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778064665989,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1579,"timestamp":6673295564634,"id":234,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1778064665991,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1693,"timestamp":6673295564899,"id":236,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778064665991,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2279,"timestamp":6673295564779,"id":235,"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/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778064665991,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2381,"timestamp":6673295565025,"id":237,"parentId":172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778064665991,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2251,"timestamp":6673295567503,"id":239,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1778064665994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3974,"timestamp":6673295567608,"id":240,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778064665994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8156,"timestamp":6673295565138,"id":238,"parentId":175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778064665991,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8409,"timestamp":6673295567691,"id":241,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778064665994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2541,"timestamp":6673295576809,"id":242,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778064666003,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":688,"timestamp":6673295585026,"id":245,"parentId":156,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778064666011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1822,"timestamp":6673295584700,"id":243,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778064666011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1800,"timestamp":6673295584892,"id":244,"parentId":169,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778064666011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1768,"timestamp":6673295585118,"id":246,"parentId":177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778064666011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1095,"timestamp":6673295587152,"id":247,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1778064666013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1731,"timestamp":6673295587380,"id":249,"parentId":184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778064666013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2666,"timestamp":6673295587252,"id":248,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778064666013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2901,"timestamp":6673295587483,"id":250,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778064666014,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-external","duration":27,"timestamp":6673295592709,"id":251,"parentId":199,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778064666019,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":908,"timestamp":6673295593528,"id":253,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064666020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1554,"timestamp":6673295593759,"id":255,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064666020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3533,"timestamp":6673295592747,"id":252,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778064666019,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3016,"timestamp":6673295593636,"id":254,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064666020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3069,"timestamp":6673295593851,"id":256,"parentId":189,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778064666020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2041,"timestamp":6673295597226,"id":257,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778064666023,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":1595,"timestamp":6673295599493,"id":258,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778064666026,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":50647,"timestamp":6673295603220,"id":260,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778064666029,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":51249,"timestamp":6673295602994,"id":259,"parentId":205,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778064666029,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":49470,"timestamp":6673295604999,"id":263,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778064666031,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3431,"timestamp":6673295654732,"id":268,"parentId":205,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778064666081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1264,"timestamp":6673295658245,"id":269,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064666084,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3243,"timestamp":6673295658364,"id":270,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064666084,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":834,"timestamp":6673295661817,"id":271,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064666088,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1262,"timestamp":6673295661919,"id":272,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064666088,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2224,"timestamp":6673295668577,"id":279,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064666095,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5393,"timestamp":6673295667651,"id":273,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5072,"timestamp":6673295668186,"id":277,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5087,"timestamp":6673295668369,"id":278,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":21852,"timestamp":6673295668076,"id":275,"parentId":208,"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":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":25543,"timestamp":6673295667993,"id":274,"parentId":114,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":28241,"timestamp":6673295668131,"id":276,"parentId":207,"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":1778064666094,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2201,"timestamp":6673295696504,"id":280,"parentId":181,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1778064666123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2583,"timestamp":6673295696640,"id":281,"parentId":151,"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":1778064666123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1202,"timestamp":6673295701737,"id":284,"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/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778064666128,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1572,"timestamp":6673295701830,"id":285,"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/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778064666128,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2181,"timestamp":6673295701917,"id":286,"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/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778064666128,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2580,"timestamp":6673295701996,"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/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778064666128,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3995,"timestamp":6673295700948,"id":282,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778064666127,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3985,"timestamp":6673295701540,"id":283,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778064666128,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4257,"timestamp":6673295705725,"id":288,"parentId":190,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778064666132,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2552,"timestamp":6673295714034,"id":290,"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/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778064666140,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2968,"timestamp":6673295714140,"id":291,"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/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778064666140,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5300,"timestamp":6673295714226,"id":292,"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/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778064666140,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5900,"timestamp":6673295714304,"id":293,"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/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778064666140,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7288,"timestamp":6673295713807,"id":289,"parentId":233,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778064666140,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1729,"timestamp":6673295725378,"id":294,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778064666151,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":804,"timestamp":6673295728468,"id":295,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778064666154,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1229,"timestamp":6673295732546,"id":296,"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/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1265,"timestamp":6673295732699,"id":297,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2224,"timestamp":6673295732844,"id":298,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2356,"timestamp":6673295733089,"id":299,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2562,"timestamp":6673295733224,"id":300,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5836,"timestamp":6673295733344,"id":301,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778064666159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3693,"timestamp":6673295735924,"id":302,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778064666162,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2772,"timestamp":6673295739924,"id":303,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778064666166,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3940,"timestamp":6673295740189,"id":304,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778064666166,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5026,"timestamp":6673295740365,"id":305,"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/get-dynamic-param.js","layer":"rsc"},"startTime":1778064666166,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1144,"timestamp":6673295748495,"id":306,"parentId":216,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064666175,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2564,"timestamp":6673295748632,"id":307,"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":1778064666175,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1002,"timestamp":6673295751512,"id":309,"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":1778064666178,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1843,"timestamp":6673295751619,"id":310,"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":1778064666178,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2682,"timestamp":6673295756382,"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/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778064666182,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2746,"timestamp":6673295756546,"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/url-pattern.js","layer":"rsc"},"startTime":1778064666183,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4360,"timestamp":6673295756687,"id":313,"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/add-path-prefix.js","layer":"rsc"},"startTime":1778064666183,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":28317,"timestamp":6673295748717,"id":308,"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/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1778064666175,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":33,"timestamp":6673295781054,"id":316,"parentId":308,"tags":{"name":"util","layer":null},"startTime":1778064666207,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2193,"timestamp":6673295779566,"id":314,"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/add-locale.js","layer":"rsc"},"startTime":1778064666206,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2108,"timestamp":6673295779879,"id":315,"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/add-path-suffix.js","layer":"rsc"},"startTime":1778064666206,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1036600,"timestamp":6673294746638,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3148,"timestamp":6673295781107,"id":317,"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/action-revalidation-kind.js","layer":"rsc"},"startTime":1778064666207,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2422,"timestamp":6673295782488,"id":319,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778064666209,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3279,"timestamp":6673295782347,"id":318,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1778064666208,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3512,"timestamp":6673295782615,"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/router/utils/querystring.js","layer":"rsc"},"startTime":1778064666209,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2090,"timestamp":6673295788053,"id":321,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1778064666214,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2417,"timestamp":6673295788282,"id":322,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778064666214,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2839,"timestamp":6673295788449,"id":323,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1778064666214,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2970,"timestamp":6673295788614,"id":324,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778064666215,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":597,"timestamp":6673295791988,"id":326,"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/server-only/empty.js","layer":"rsc"},"startTime":1778064666218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1215,"timestamp":6673295791835,"id":325,"parentId":269,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064666218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2042,"timestamp":6673295794385,"id":328,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778064666220,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3554,"timestamp":6673295794170,"id":327,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778064666220,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6332,"timestamp":6673295794581,"id":329,"parentId":272,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064666221,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3553,"timestamp":6673295797851,"id":330,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778064666224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3683,"timestamp":6673295798076,"id":331,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778064666224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3512,"timestamp":6673295798439,"id":332,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778064666224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3660,"timestamp":6673295798744,"id":333,"parentId":284,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778064666225,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":1809,"timestamp":6673295803346,"id":334,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778064666229,"traceId":"75c40a0a8367d9fc"}]
2
+ [{"name":"build-module-js","duration":1370,"timestamp":6673295805210,"id":335,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778064666231,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1511,"timestamp":6673295805322,"id":336,"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":1778064666231,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2799,"timestamp":6673295805407,"id":337,"parentId":275,"tags":{"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":1778064666231,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2853,"timestamp":6673295805545,"id":338,"parentId":275,"tags":{"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":1778064666232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2908,"timestamp":6673295805673,"id":339,"parentId":275,"tags":{"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":1778064666232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2971,"timestamp":6673295805797,"id":340,"parentId":275,"tags":{"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":1778064666232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1502,"timestamp":6673295810770,"id":342,"parentId":274,"tags":{"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":1778064666237,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1571,"timestamp":6673295810898,"id":343,"parentId":275,"tags":{"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":1778064666237,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1602,"timestamp":6673295811042,"id":344,"parentId":274,"tags":{"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":1778064666237,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2228,"timestamp":6673295810596,"id":341,"parentId":275,"tags":{"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":1778064666237,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1229,"timestamp":6673295812908,"id":345,"parentId":276,"tags":{"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":1778064666239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1277,"timestamp":6673295813064,"id":346,"parentId":276,"tags":{"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":1778064666239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":544,"timestamp":6673295814575,"id":348,"parentId":293,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778064666241,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1452,"timestamp":6673295814410,"id":347,"parentId":276,"tags":{"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":1778064666240,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1361,"timestamp":6673295815937,"id":349,"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/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778064666242,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1071586,"timestamp":6673294746602,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2716,"timestamp":6673295816055,"id":350,"parentId":299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1778064666242,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1861,"timestamp":6673295817547,"id":351,"parentId":324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064666244,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2051,"timestamp":6673295817690,"id":352,"parentId":301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778064666244,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":648,"timestamp":6673295826888,"id":354,"parentId":336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064666253,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2879,"timestamp":6673295827778,"id":355,"parentId":300,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064666254,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4840,"timestamp":6673295826400,"id":353,"parentId":337,"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":1778064666252,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":869,"timestamp":6673295832709,"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":1778064666259,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8568,"timestamp":6673295833865,"id":357,"parentId":311,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1778064666260,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1099388,"timestamp":6673294746679,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1099425,"timestamp":6673294746654,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1099414,"timestamp":6673294746670,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1567,"timestamp":6673295846945,"id":358,"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":1778064666273,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2411,"timestamp":6673295849783,"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":1778064666276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2419,"timestamp":6673295849952,"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":1778064666276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2489,"timestamp":6673295850093,"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":1778064666276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1069,"timestamp":6673295854756,"id":362,"parentId":327,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778064666281,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1779,"timestamp":6673295859747,"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":1778064666286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1654,"timestamp":6673295863588,"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":1778064666290,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2241,"timestamp":6673295863748,"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":1778064666290,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5705,"timestamp":6673295863845,"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":1778064666290,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2143,"timestamp":6673295871616,"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":1778064666298,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3723,"timestamp":6673295871848,"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":1778064666298,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3959,"timestamp":6673295871969,"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":1778064666298,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":888,"timestamp":6673295880025,"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":1778064666306,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1398,"timestamp":6673295880176,"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":1778064666306,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1640,"timestamp":6673295880261,"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":1778064666306,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":32,"timestamp":6673295883831,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778064666310,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1251,"timestamp":6673295887178,"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":1778064666313,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1706,"timestamp":6673295887324,"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":1778064666313,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2419,"timestamp":6673295887420,"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":1778064666313,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7580,"timestamp":6673295887500,"id":377,"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":1778064666314,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7849,"timestamp":6673295887583,"id":378,"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":1778064666314,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8247,"timestamp":6673295887659,"id":379,"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":1778064666314,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3977,"timestamp":6673295898569,"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":1778064666325,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1747,"timestamp":6673295906221,"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":1778064666332,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2506,"timestamp":6673295906371,"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":1778064666332,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2679,"timestamp":6673295906458,"id":383,"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":1778064666332,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2771,"timestamp":6673295906651,"id":384,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3335,"timestamp":6673295906787,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3651,"timestamp":6673295906867,"id":386,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3803,"timestamp":6673295906949,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4202,"timestamp":6673295907040,"id":388,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4459,"timestamp":6673295907119,"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":1778064666333,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1619,"timestamp":6673295912971,"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":1778064666339,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1467,"timestamp":6673295918322,"id":391,"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":1778064666344,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1745,"timestamp":6673295918450,"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":1778064666344,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2145,"timestamp":6673295918542,"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":1778064666345,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2854,"timestamp":6673295918623,"id":394,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778064666345,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3116,"timestamp":6673295918744,"id":395,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778064666345,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3273,"timestamp":6673295918834,"id":396,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778064666345,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3370,"timestamp":6673295918910,"id":397,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778064666345,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4004,"timestamp":6673295923480,"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":1778064666350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1028,"timestamp":6673295930628,"id":399,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"rsc"},"startTime":1778064666357,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1219,"timestamp":6673295930773,"id":400,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"rsc"},"startTime":1778064666357,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4095,"timestamp":6673295930861,"id":401,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"rsc"},"startTime":1778064666357,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1148,"timestamp":6673295936546,"id":402,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778064666363,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1596,"timestamp":6673295936701,"id":403,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778064666363,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1087,"timestamp":6673295943479,"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":1778064666370,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1282,"timestamp":6673295944941,"id":405,"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":1778064666371,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1391,"timestamp":6673295945062,"id":406,"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":1778064666371,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1697,"timestamp":6673295945149,"id":407,"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":1778064666371,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1946,"timestamp":6673295945227,"id":408,"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":1778064666371,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2034,"timestamp":6673295945312,"id":409,"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":1778064666371,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":938,"timestamp":6673295957139,"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":1778064666383,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":841,"timestamp":6673295959932,"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":1778064666386,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1837,"timestamp":6673295961120,"id":412,"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":1778064666387,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3695,"timestamp":6673295961227,"id":413,"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":1778064666387,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4062,"timestamp":6673295961314,"id":414,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"rsc"},"startTime":1778064666387,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4406,"timestamp":6673295961395,"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/pairs.js","layer":"rsc"},"startTime":1778064666387,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4556,"timestamp":6673295961475,"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/schema.js","layer":"rsc"},"startTime":1778064666388,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4967,"timestamp":6673295961557,"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":1778064666388,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6012,"timestamp":6673295961634,"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":1778064666388,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":29,"timestamp":6673295969305,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778064666395,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3554,"timestamp":6673295976142,"id":420,"parentId":401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778064666402,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4518,"timestamp":6673295977130,"id":421,"parentId":401,"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":1778064666403,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2765,"timestamp":6673295983557,"id":422,"parentId":401,"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":1778064666410,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1264,"timestamp":6673295986694,"id":423,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778064666413,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2929,"timestamp":6673295986814,"id":424,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778064666413,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3020,"timestamp":6673295986927,"id":425,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778064666413,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":582,"timestamp":6673295993550,"id":426,"parentId":407,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"rsc"},"startTime":1778064666420,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":767,"timestamp":6673295994950,"id":427,"parentId":416,"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":1778064666421,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5193,"timestamp":6673295995068,"id":428,"parentId":416,"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":1778064666421,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5753,"timestamp":6673295995152,"id":429,"parentId":416,"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":1778064666421,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":840,"timestamp":6673296001672,"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":1778064666428,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1008,"timestamp":6673296003531,"id":431,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"rsc"},"startTime":1778064666430,"traceId":"75c40a0a8367d9fc"}]
3
+ [{"name":"build-module-mjs","duration":46688,"timestamp":6673296655110,"id":723,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":48771,"timestamp":6673296653189,"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":1778064667079,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":49022,"timestamp":6673296653139,"id":711,"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":1778064667079,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":47088,"timestamp":6673296655232,"id":725,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":46881,"timestamp":6673296655626,"id":730,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":47406,"timestamp":6673296655278,"id":726,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":47244,"timestamp":6673296655675,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":47332,"timestamp":6673296655821,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1853,"timestamp":6673296737696,"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":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1898,"timestamp":6673296737777,"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":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5609,"timestamp":6673296737247,"id":742,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778064667163,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6602,"timestamp":6673296737489,"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/error-boundary.js","layer":"ssr"},"startTime":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":6881,"timestamp":6673296737891,"id":748,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7419,"timestamp":6673296737847,"id":747,"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":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8281,"timestamp":6673296737133,"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":1778064667163,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7497,"timestamp":6673296738075,"id":749,"parentId":722,"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":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2432,"timestamp":6673296754973,"id":750,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778064667181,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2901,"timestamp":6673296755107,"id":751,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778064667181,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2951,"timestamp":6673296755930,"id":756,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778064667182,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3789,"timestamp":6673296755755,"id":755,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778064667182,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4306,"timestamp":6673296755583,"id":754,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778064667182,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5100,"timestamp":6673296755187,"id":752,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778064667181,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5641,"timestamp":6673296755397,"id":753,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778064667181,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26022,"timestamp":6673296737611,"id":744,"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":1778064667164,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":14972,"timestamp":6673296756022,"id":757,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778064667182,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2837,"timestamp":6673296775192,"id":760,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4165,"timestamp":6673296775379,"id":762,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4319,"timestamp":6673296775467,"id":763,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6756,"timestamp":6673296774884,"id":758,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6882,"timestamp":6673296775267,"id":761,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6689,"timestamp":6673296775701,"id":766,"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":1778064667202,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7406,"timestamp":6673296775540,"id":764,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1778064667202,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8180,"timestamp":6673296775099,"id":759,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1778064667201,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7815,"timestamp":6673296775643,"id":765,"parentId":720,"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":1778064667202,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2319,"timestamp":6673296790539,"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":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3130,"timestamp":6673296790230,"id":767,"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":1778064667216,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3967,"timestamp":6673296790427,"id":768,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667216,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4626,"timestamp":6673296790649,"id":770,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4698,"timestamp":6673296791128,"id":773,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6131,"timestamp":6673296790765,"id":771,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6593,"timestamp":6673296790945,"id":772,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":6723,"timestamp":6673296791294,"id":774,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778064667217,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11348,"timestamp":6673296791580,"id":776,"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":1778064667218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11934,"timestamp":6673296791476,"id":775,"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":1778064667218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12007,"timestamp":6673296791692,"id":777,"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":1778064667218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":12223,"timestamp":6673296791918,"id":779,"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":1778064667218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":16175,"timestamp":6673296791798,"id":778,"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":1778064667218,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3997,"timestamp":6673296812718,"id":780,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3974,"timestamp":6673296812931,"id":781,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4388,"timestamp":6673296813119,"id":783,"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":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4333,"timestamp":6673296813341,"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":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4926,"timestamp":6673296813233,"id":784,"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":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5370,"timestamp":6673296813065,"id":782,"parentId":729,"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":1778064667239,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2776,"timestamp":6673296819030,"id":789,"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":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4032,"timestamp":6673296818634,"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":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4256,"timestamp":6673296818788,"id":787,"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":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4384,"timestamp":6673296818906,"id":788,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4506,"timestamp":6673296819115,"id":790,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4398,"timestamp":6673296819456,"id":792,"parentId":747,"tags":{"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":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4751,"timestamp":6673296819566,"id":793,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5220,"timestamp":6673296819678,"id":794,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5187,"timestamp":6673296820019,"id":796,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7580,"timestamp":6673296819281,"id":791,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778064667245,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8627,"timestamp":6673296819847,"id":795,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":9014,"timestamp":6673296820357,"id":798,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":10480,"timestamp":6673296820197,"id":797,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778064667246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10311,"timestamp":6673296820624,"id":800,"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":1778064667247,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10659,"timestamp":6673296820526,"id":799,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667247,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3405,"timestamp":6673296840594,"id":801,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778064667267,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3412,"timestamp":6673296840722,"id":802,"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":1778064667267,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8239,"timestamp":6673296840807,"id":803,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778064667267,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1547,"timestamp":6673296854508,"id":808,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1778064667281,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2993,"timestamp":6673296853806,"id":804,"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":1778064667280,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3174,"timestamp":6673296854019,"id":805,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667280,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3074,"timestamp":6673296857986,"id":814,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3113,"timestamp":6673296858170,"id":816,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3278,"timestamp":6673296858264,"id":817,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3922,"timestamp":6673296858337,"id":818,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4491,"timestamp":6673296858405,"id":819,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":11705,"timestamp":6673296854143,"id":806,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778064667280,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":12876,"timestamp":6673296854333,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778064667280,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10196,"timestamp":6673296857410,"id":809,"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":1778064667283,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10124,"timestamp":6673296857650,"id":811,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10599,"timestamp":6673296857540,"id":810,"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/static-generation-bailout.js","layer":"ssr"},"startTime":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10529,"timestamp":6673296857882,"id":813,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10824,"timestamp":6673296857771,"id":812,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10699,"timestamp":6673296858075,"id":815,"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":1778064667284,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10511,"timestamp":6673296858578,"id":821,"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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10806,"timestamp":6673296858675,"id":822,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11363,"timestamp":6673296858481,"id":820,"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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11475,"timestamp":6673296858891,"id":824,"parentId":764,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11473,"timestamp":6673296859098,"id":826,"parentId":723,"tags":{"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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11918,"timestamp":6673296858986,"id":825,"parentId":764,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11875,"timestamp":6673296859202,"id":827,"parentId":723,"tags":{"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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11931,"timestamp":6673296859305,"id":828,"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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11994,"timestamp":6673296859410,"id":829,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12233,"timestamp":6673296859508,"id":830,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":12196,"timestamp":6673296859712,"id":832,"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":1778064667286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":14051,"timestamp":6673296858781,"id":823,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13500,"timestamp":6673296859612,"id":831,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13481,"timestamp":6673296859816,"id":833,"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":1778064667286,"traceId":"75c40a0a8367d9fc"}]
4
+ [{"name":"build-module-js","duration":1203,"timestamp":6673296003639,"id":432,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"rsc"},"startTime":1778064666430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3194,"timestamp":6673296003728,"id":433,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1778064666430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1944,"timestamp":6673296011282,"id":434,"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":1778064666437,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2135,"timestamp":6673296011422,"id":435,"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":1778064666437,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2239,"timestamp":6673296011515,"id":436,"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":1778064666438,"traceId":"75c40a0a8367d9fc"},{"name":"font-loader","duration":596385,"timestamp":6673295649549,"id":267,"parentId":266,"tags":{},"startTime":1778064666076,"traceId":"75c40a0a8367d9fc"},{"name":"postcss","duration":3153,"timestamp":6673296313299,"id":437,"parentId":266,"tags":{},"startTime":1778064666739,"traceId":"75c40a0a8367d9fc"},{"name":"next-font-loader","duration":667346,"timestamp":6673295649499,"id":266,"parentId":262,"tags":{},"startTime":1778064666076,"traceId":"75c40a0a8367d9fc"},{"name":"css-loader","duration":19804,"timestamp":6673296316593,"id":438,"parentId":262,"tags":{"astUsed":"true"},"startTime":1778064666743,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":731885,"timestamp":6673295604949,"id":262,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778064666031,"traceId":"75c40a0a8367d9fc"},{"name":"font-loader","duration":721940,"timestamp":6673295628115,"id":265,"parentId":264,"tags":{},"startTime":1778064666054,"traceId":"75c40a0a8367d9fc"},{"name":"postcss","duration":408,"timestamp":6673296350103,"id":439,"parentId":264,"tags":{},"startTime":1778064666776,"traceId":"75c40a0a8367d9fc"},{"name":"next-font-loader","duration":745322,"timestamp":6673295605228,"id":264,"parentId":261,"tags":{},"startTime":1778064666031,"traceId":"75c40a0a8367d9fc"},{"name":"css-loader","duration":968,"timestamp":6673296350535,"id":440,"parentId":261,"tags":{"astUsed":"true"},"startTime":1778064666777,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":748341,"timestamp":6673295603411,"id":261,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778064666029,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605644,"timestamp":6673294746182,"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":1778064665172,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1604992,"timestamp":6673294746841,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605149,"timestamp":6673294746689,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605146,"timestamp":6673294746697,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605145,"timestamp":6673294746707,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605090,"timestamp":6673294746766,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605053,"timestamp":6673294746806,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605071,"timestamp":6673294746792,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605034,"timestamp":6673294746832,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605022,"timestamp":6673294746847,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605055,"timestamp":6673294746818,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1605022,"timestamp":6673294746854,"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":1778064665173,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":1009,"timestamp":6673296494733,"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":1778064666921,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":97,"timestamp":6673296495779,"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":1778064666922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":193,"timestamp":6673296495905,"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":1778064666922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":143,"timestamp":6673296496111,"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":1778064666922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":388,"timestamp":6673296496282,"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":1778064666922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":165,"timestamp":6673296496685,"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":1778064666923,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":464,"timestamp":6673296496865,"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":1778064666923,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":422,"timestamp":6673296497342,"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":1778064666923,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":145,"timestamp":6673296497776,"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":1778064666924,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":178,"timestamp":6673296497931,"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":1778064666924,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":190,"timestamp":6673296498120,"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":1778064666924,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":152,"timestamp":6673296498321,"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":1778064666924,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":137,"timestamp":6673296498482,"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":1778064666925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":144,"timestamp":6673296498628,"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":1778064666925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":136,"timestamp":6673296498780,"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":1778064666925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":151,"timestamp":6673296498929,"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":1778064666925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":320,"timestamp":6673296513650,"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":1778064666940,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":143,"timestamp":6673296513995,"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":1778064666940,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":366,"timestamp":6673296514150,"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":1778064666940,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":251,"timestamp":6673296514526,"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":1778064666941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":130,"timestamp":6673296514787,"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":1778064666941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":132,"timestamp":6673296514925,"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":1778064666941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":214,"timestamp":6673296515066,"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":1778064666941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":178,"timestamp":6673296515289,"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":1778064666941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":339,"timestamp":6673296515476,"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":1778064666942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":273,"timestamp":6673296515824,"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":1778064666942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":317,"timestamp":6673296522724,"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":1778064666949,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":202,"timestamp":6673296523058,"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":1778064666949,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":208,"timestamp":6673296523269,"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":1778064666949,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":186,"timestamp":6673296523487,"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":1778064666950,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4571,"timestamp":6673296534079,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778064666960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8407,"timestamp":6673296533884,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778064666960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8994,"timestamp":6673296534253,"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":1778064666960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":13050,"timestamp":6673296532593,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778064666959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":35022,"timestamp":6673296533594,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778064666960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":34420,"timestamp":6673296534869,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778064666961,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":34877,"timestamp":6673296535046,"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":1778064666961,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":35227,"timestamp":6673296535186,"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":1778064666961,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":35319,"timestamp":6673296535468,"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":1778064666962,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":37762,"timestamp":6673296534688,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778064666961,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":37568,"timestamp":6673296535985,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778064666962,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":41845,"timestamp":6673296535333,"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":1778064666961,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":42949,"timestamp":6673296535802,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778064666962,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":45346,"timestamp":6673296535624,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778064666962,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":32621,"timestamp":6673296550736,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778064666977,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":33226,"timestamp":6673296550597,"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":1778064666977,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3491,"timestamp":6673296620454,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778064667046,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4815,"timestamp":6673296620114,"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":1778064667046,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4878,"timestamp":6673296620362,"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":1778064667046,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5390,"timestamp":6673296620689,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778064667047,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9665,"timestamp":6673296620877,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778064667047,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13943,"timestamp":6673296653234,"id":713,"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":1778064667079,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13501,"timestamp":6673296655160,"id":724,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19176,"timestamp":6673296655320,"id":727,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":25278,"timestamp":6673296655389,"id":728,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26796,"timestamp":6673296655871,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":31938,"timestamp":6673296653766,"id":715,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778064667080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":32753,"timestamp":6673296653597,"id":714,"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":1778064667080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":32636,"timestamp":6673296653951,"id":716,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778064667080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":32922,"timestamp":6673296654133,"id":717,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778064667080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":32777,"timestamp":6673296654476,"id":719,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":33648,"timestamp":6673296654313,"id":718,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778064667080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":34452,"timestamp":6673296654925,"id":722,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":34422,"timestamp":6673296655723,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":36834,"timestamp":6673296654645,"id":720,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":36229,"timestamp":6673296655946,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":40510,"timestamp":6673296654819,"id":721,"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":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":39667,"timestamp":6673296656163,"id":737,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":40437,"timestamp":6673296656057,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":40682,"timestamp":6673296656270,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":40749,"timestamp":6673296656538,"id":740,"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":1778064667083,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":42264,"timestamp":6673296656436,"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":1778064667082,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":45973,"timestamp":6673296655463,"id":729,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778064667081,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":48595,"timestamp":6673296653034,"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":1778064667079,"traceId":"75c40a0a8367d9fc"}]
5
+ [{"name":"generate-buildid","duration":144,"timestamp":6673294030894,"id":4,"parentId":1,"tags":{},"startTime":1778064664457,"traceId":"75c40a0a8367d9fc"},{"name":"load-custom-routes","duration":249,"timestamp":6673294031121,"id":5,"parentId":1,"tags":{},"startTime":1778064664457,"traceId":"75c40a0a8367d9fc"},{"name":"create-dist-dir","duration":163,"timestamp":6673294031391,"id":6,"parentId":1,"tags":{},"startTime":1778064664457,"traceId":"75c40a0a8367d9fc"},{"name":"clean","duration":261,"timestamp":6673294031886,"id":7,"parentId":1,"tags":{},"startTime":1778064664458,"traceId":"75c40a0a8367d9fc"},{"name":"discover-routes","duration":4937,"timestamp":6673294072275,"id":8,"parentId":1,"tags":{},"startTime":1778064664498,"traceId":"75c40a0a8367d9fc"},{"name":"create-root-mapping","duration":39,"timestamp":6673294077243,"id":9,"parentId":1,"tags":{},"startTime":1778064664503,"traceId":"75c40a0a8367d9fc"},{"name":"generate-route-types","duration":13807,"timestamp":6673294078202,"id":10,"parentId":1,"tags":{},"startTime":1778064664504,"traceId":"75c40a0a8367d9fc"},{"name":"public-dir-conflict-check","duration":50,"timestamp":6673294092078,"id":11,"parentId":1,"tags":{},"startTime":1778064664518,"traceId":"75c40a0a8367d9fc"},{"name":"generate-routes-manifest","duration":1787,"timestamp":6673294092192,"id":12,"parentId":1,"tags":{},"startTime":1778064664518,"traceId":"75c40a0a8367d9fc"},{"name":"create-entrypoints","duration":11790,"timestamp":6673294459669,"id":17,"parentId":15,"tags":{},"startTime":1778064664886,"traceId":"75c40a0a8367d9fc"},{"name":"generate-webpack-config","duration":201449,"timestamp":6673294471585,"id":18,"parentId":16,"tags":{},"startTime":1778064664898,"traceId":"75c40a0a8367d9fc"},{"name":"next-trace-entrypoint-plugin","duration":1667,"timestamp":6673294740207,"id":20,"parentId":19,"tags":{},"startTime":1778064665166,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":38820,"timestamp":6673294805453,"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":1778064665231,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":50165,"timestamp":6673294805519,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":55347,"timestamp":6673294805574,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":61899,"timestamp":6673294805627,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":163,"timestamp":6673294870577,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778064665297,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-external","duration":16,"timestamp":6673294870791,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778064665297,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":203975,"timestamp":6673294799707,"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":1778064665226,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":198392,"timestamp":6673294805369,"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":1778064665231,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":197472,"timestamp":6673294806376,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":242467,"timestamp":6673294805685,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":252993,"timestamp":6673294805750,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":256644,"timestamp":6673294805806,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":259567,"timestamp":6673294805976,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":262036,"timestamp":6673294806189,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":265061,"timestamp":6673294806090,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":269319,"timestamp":6673294806330,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":275651,"timestamp":6673294806416,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":280038,"timestamp":6673294806250,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":282058,"timestamp":6673294806459,"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":1778064665232,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":49,"timestamp":6673295131848,"id":60,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":11,"timestamp":6673295131916,"id":61,"parentId":39,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":7,"timestamp":6673295131935,"id":62,"parentId":39,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":22,"timestamp":6673295131996,"id":63,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":8,"timestamp":6673295132026,"id":64,"parentId":39,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":7,"timestamp":6673295132045,"id":65,"parentId":39,"tags":{"name":"path","layer":null},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":28611,"timestamp":6673295132063,"id":66,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":13530,"timestamp":6673295147360,"id":67,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=icon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/icon.svg?__next_metadata__","layer":"rsc"},"startTime":1778064665573,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":16596,"timestamp":6673295147452,"id":68,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1778064665573,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":15850,"timestamp":6673295148931,"id":69,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1778064665575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17095,"timestamp":6673295149056,"id":70,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1778064665575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17223,"timestamp":6673295149294,"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":1778064665575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20587,"timestamp":6673295149390,"id":73,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1778064665575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":21796,"timestamp":6673295149479,"id":74,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":23033,"timestamp":6673295149659,"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/web/utils.js","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":23137,"timestamp":6673295149787,"id":77,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":24537,"timestamp":6673295149960,"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/base-http/node.js","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26070,"timestamp":6673295150075,"id":79,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":23664,"timestamp":6673295153124,"id":82,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1778064665579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":24704,"timestamp":6673295153270,"id":83,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1778064665579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26741,"timestamp":6673295153359,"id":84,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1778064665579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":29397,"timestamp":6673295152778,"id":81,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778064665579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":34037,"timestamp":6673295150172,"id":80,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":36652,"timestamp":6673295149570,"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":1778064665576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":44757,"timestamp":6673295149161,"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":1778064665575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8531,"timestamp":6673295196647,"id":85,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8949,"timestamp":6673295196882,"id":86,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9506,"timestamp":6673295196980,"id":87,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9668,"timestamp":6673295197076,"id":88,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10013,"timestamp":6673295197160,"id":89,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10127,"timestamp":6673295197244,"id":90,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10675,"timestamp":6673295197322,"id":91,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11126,"timestamp":6673295197402,"id":92,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778064665623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12720,"timestamp":6673295197480,"id":93,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13124,"timestamp":6673295197562,"id":94,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13512,"timestamp":6673295197637,"id":95,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13956,"timestamp":6673295197715,"id":96,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":14226,"timestamp":6673295197795,"id":97,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18981,"timestamp":6673295197870,"id":98,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19224,"timestamp":6673295197946,"id":99,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22898,"timestamp":6673295198628,"id":103,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1778064665625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26706,"timestamp":6673295198232,"id":101,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26974,"timestamp":6673295198377,"id":102,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":27998,"timestamp":6673295198025,"id":100,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1778064665624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":27747,"timestamp":6673295198991,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1778064665625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":28455,"timestamp":6673295198722,"id":104,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778064665625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":28344,"timestamp":6673295199196,"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/forbidden.js","layer":"rsc"},"startTime":1778064665625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":28502,"timestamp":6673295199415,"id":107,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1778064665625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":37,"timestamp":6673295238161,"id":108,"parentId":82,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778064665664,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":107819,"timestamp":6673295131461,"id":58,"parentId":42,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778064665557,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":107820,"timestamp":6673295131766,"id":59,"parentId":43,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ficon.svg&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778064665558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26,"timestamp":6673295241831,"id":109,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778064665668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":30,"timestamp":6673295254859,"id":110,"parentId":80,"tags":{"name":"node:fs","layer":null},"startTime":1778064665681,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":13,"timestamp":6673295254905,"id":111,"parentId":80,"tags":{"name":"node:path","layer":null},"startTime":1778064665681,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":12,"timestamp":6673295254924,"id":112,"parentId":80,"tags":{"name":"node:os","layer":null},"startTime":1778064665681,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1360,"timestamp":6673295256195,"id":113,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1778064665682,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1509,"timestamp":6673295259612,"id":115,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778064665686,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5902,"timestamp":6673295259261,"id":114,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778064665685,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1580,"timestamp":6673295265440,"id":116,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778064665691,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-external","duration":26,"timestamp":6673295268474,"id":117,"parentId":75,"tags":{"name":"./work-async-storage.external","layer":null},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2601,"timestamp":6673295268514,"id":118,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4447,"timestamp":6673295268618,"id":119,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5114,"timestamp":6673295268709,"id":120,"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/server/base-http/index.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5591,"timestamp":6673295268790,"id":121,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6545,"timestamp":6673295268866,"id":122,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":15092,"timestamp":6673295268941,"id":123,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778064665695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2642,"timestamp":6673295288624,"id":124,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778064665715,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5038,"timestamp":6673295288780,"id":125,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778064665715,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5007,"timestamp":6673295289044,"id":126,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778064665715,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5015,"timestamp":6673295289246,"id":127,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778064665715,"traceId":"75c40a0a8367d9fc"}]
6
+ [{"name":"build-module-mjs","duration":13504,"timestamp":6673296859926,"id":834,"parentId":773,"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":1778064667286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7712,"timestamp":6673296874566,"id":838,"parentId":779,"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":1778064667301,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7849,"timestamp":6673296874683,"id":839,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667301,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8524,"timestamp":6673296874424,"id":837,"parentId":770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8939,"timestamp":6673296874283,"id":835,"parentId":771,"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":1778064667300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8954,"timestamp":6673296874376,"id":836,"parentId":772,"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":1778064667300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4105,"timestamp":6673296884369,"id":842,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064667310,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7262,"timestamp":6673296884090,"id":840,"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/copy.mjs","layer":"ssr"},"startTime":1778064667310,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7262,"timestamp":6673296884251,"id":841,"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/loader-circle.mjs","layer":"ssr"},"startTime":1778064667310,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6885,"timestamp":6673296884793,"id":845,"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/pencil.mjs","layer":"ssr"},"startTime":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7566,"timestamp":6673296884456,"id":843,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778064667310,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7279,"timestamp":6673296884908,"id":846,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7755,"timestamp":6673296884622,"id":844,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7515,"timestamp":6673296885039,"id":847,"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/trash-2.mjs","layer":"ssr"},"startTime":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7565,"timestamp":6673296885151,"id":848,"parentId":725,"tags":{"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":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7586,"timestamp":6673296885383,"id":852,"parentId":793,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7489,"timestamp":6673296885656,"id":854,"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":1778064667312,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7934,"timestamp":6673296885479,"id":853,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778064667312,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8298,"timestamp":6673296885257,"id":849,"parentId":794,"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":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8403,"timestamp":6673296885303,"id":850,"parentId":791,"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":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9042,"timestamp":6673296885347,"id":851,"parentId":795,"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":1778064667311,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8739,"timestamp":6673296885763,"id":855,"parentId":797,"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":1778064667312,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4602,"timestamp":6673296895119,"id":858,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5096,"timestamp":6673296895205,"id":859,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7264,"timestamp":6673296895273,"id":860,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8306,"timestamp":6673296895339,"id":861,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8532,"timestamp":6673296895409,"id":862,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8996,"timestamp":6673296895475,"id":863,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9227,"timestamp":6673296895537,"id":864,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9436,"timestamp":6673296895603,"id":865,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9585,"timestamp":6673296895669,"id":866,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10205,"timestamp":6673296895731,"id":867,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10637,"timestamp":6673296895793,"id":868,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10887,"timestamp":6673296895862,"id":869,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13127,"timestamp":6673296895922,"id":870,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13336,"timestamp":6673296895983,"id":871,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":15940,"timestamp":6673296896057,"id":872,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":18026,"timestamp":6673296894836,"id":856,"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":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":18077,"timestamp":6673296894996,"id":857,"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":1778064667321,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":17128,"timestamp":6673296896121,"id":873,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":17211,"timestamp":6673296896280,"id":874,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":17044,"timestamp":6673296896630,"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/panel-left-close.mjs","layer":"ssr"},"startTime":1778064667323,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":17435,"timestamp":6673296896455,"id":875,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778064667322,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":17323,"timestamp":6673296896745,"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/settings.mjs","layer":"ssr"},"startTime":1778064667323,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":17383,"timestamp":6673296896849,"id":878,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778064667323,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4181,"timestamp":6673296923545,"id":880,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5480,"timestamp":6673296923845,"id":882,"parentId":816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6440,"timestamp":6673296924051,"id":884,"parentId":818,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7053,"timestamp":6673296923622,"id":881,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6712,"timestamp":6673296924166,"id":885,"parentId":822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7194,"timestamp":6673296923933,"id":883,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6832,"timestamp":6673296924476,"id":888,"parentId":838,"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":1778064667351,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6907,"timestamp":6673296924586,"id":889,"parentId":838,"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":1778064667351,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7445,"timestamp":6673296924371,"id":887,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8025,"timestamp":6673296924267,"id":886,"parentId":820,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7808,"timestamp":6673296924691,"id":890,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778064667351,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9232,"timestamp":6673296923436,"id":879,"parentId":803,"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":1778064667349,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3917,"timestamp":6673296933791,"id":897,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4621,"timestamp":6673296933862,"id":898,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4811,"timestamp":6673296933931,"id":899,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4933,"timestamp":6673296934012,"id":900,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6536,"timestamp":6673296934094,"id":901,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6658,"timestamp":6673296934198,"id":902,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6990,"timestamp":6673296934272,"id":903,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7264,"timestamp":6673296934339,"id":904,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7458,"timestamp":6673296934402,"id":905,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7813,"timestamp":6673296934471,"id":906,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8182,"timestamp":6673296934535,"id":907,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8379,"timestamp":6673296934598,"id":908,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8965,"timestamp":6673296934667,"id":909,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9219,"timestamp":6673296934733,"id":910,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9885,"timestamp":6673296934798,"id":911,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9977,"timestamp":6673296934865,"id":912,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10054,"timestamp":6673296934930,"id":913,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10137,"timestamp":6673296934992,"id":914,"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":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13559,"timestamp":6673296932941,"id":891,"parentId":747,"tags":{"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":1778064667359,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13917,"timestamp":6673296933105,"id":892,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667359,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":14104,"timestamp":6673296933221,"id":893,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778064667359,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":14013,"timestamp":6673296933569,"id":895,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":14464,"timestamp":6673296933402,"id":894,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778064667359,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":12965,"timestamp":6673296935078,"id":915,"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/icons/globe.mjs","layer":"ssr"},"startTime":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13023,"timestamp":6673296935191,"id":916,"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/icons/folder-lock.mjs","layer":"ssr"},"startTime":1778064667361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":15041,"timestamp":6673296933741,"id":896,"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":1778064667360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3482,"timestamp":6673296955132,"id":917,"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":1778064667381,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4757,"timestamp":6673296955254,"id":918,"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":1778064667381,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5051,"timestamp":6673296955335,"id":919,"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":1778064667381,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4036,"timestamp":6673296956468,"id":927,"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":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4045,"timestamp":6673296956545,"id":928,"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":1778064667383,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5635,"timestamp":6673296955403,"id":920,"parentId":889,"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":1778064667381,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5719,"timestamp":6673296955544,"id":921,"parentId":885,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5584,"timestamp":6673296956016,"id":924,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6265,"timestamp":6673296955835,"id":923,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7054,"timestamp":6673296955660,"id":922,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6537,"timestamp":6673296956353,"id":926,"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/icons/shield-check.mjs","layer":"ssr"},"startTime":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7232,"timestamp":6673296956184,"id":925,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778064667382,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5450,"timestamp":6673296964098,"id":929,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778064667390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5876,"timestamp":6673296964199,"id":930,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778064667390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6372,"timestamp":6673296964270,"id":931,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778064667390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6497,"timestamp":6673296964344,"id":932,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778064667390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7870,"timestamp":6673296964410,"id":933,"parentId":914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778064667390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7990,"timestamp":6673296964474,"id":934,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"}]
7
+ [{"name":"build-module-js","duration":8124,"timestamp":6673296964535,"id":935,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8357,"timestamp":6673296964601,"id":936,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8578,"timestamp":6673296964663,"id":937,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8662,"timestamp":6673296964725,"id":938,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8918,"timestamp":6673296964791,"id":939,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9228,"timestamp":6673296964852,"id":940,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9507,"timestamp":6673296964915,"id":941,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9819,"timestamp":6673296964981,"id":942,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10144,"timestamp":6673296965054,"id":943,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10284,"timestamp":6673296965119,"id":944,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10644,"timestamp":6673296965186,"id":945,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11138,"timestamp":6673296965248,"id":946,"parentId":907,"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":1778064667391,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3226,"timestamp":6673296991930,"id":949,"parentId":917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"ssr"},"startTime":1778064667418,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3965,"timestamp":6673296992013,"id":950,"parentId":917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"ssr"},"startTime":1778064667418,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6043,"timestamp":6673296992087,"id":951,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778064667418,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6517,"timestamp":6673296991752,"id":948,"parentId":922,"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":1778064667418,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6739,"timestamp":6673296991653,"id":947,"parentId":923,"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":1778064667418,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3040,"timestamp":6673296998619,"id":952,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3428,"timestamp":6673296998722,"id":953,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3535,"timestamp":6673296998792,"id":954,"parentId":929,"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":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4000,"timestamp":6673296998866,"id":955,"parentId":933,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4168,"timestamp":6673296998931,"id":956,"parentId":936,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4332,"timestamp":6673296998994,"id":957,"parentId":944,"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":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4615,"timestamp":6673296999071,"id":958,"parentId":944,"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":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4967,"timestamp":6673296999134,"id":959,"parentId":944,"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":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6492,"timestamp":6673296999196,"id":960,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6379,"timestamp":6673296999593,"id":963,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7576,"timestamp":6673296999374,"id":961,"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/navigation.js","layer":"ssr"},"startTime":1778064667425,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8120,"timestamp":6673296999483,"id":962,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8132,"timestamp":6673296999697,"id":964,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8732,"timestamp":6673296999802,"id":965,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11552,"timestamp":6673296999903,"id":966,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13217,"timestamp":6673297000008,"id":967,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667426,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1906,"timestamp":6673297028762,"id":968,"parentId":952,"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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2057,"timestamp":6673297028900,"id":969,"parentId":952,"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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2875,"timestamp":6673297028974,"id":970,"parentId":952,"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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3409,"timestamp":6673297029243,"id":972,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3960,"timestamp":6673297029066,"id":971,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5850,"timestamp":6673297029353,"id":973,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667455,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22317,"timestamp":6673297029470,"id":974,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667456,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":15349,"timestamp":6673297036787,"id":978,"parentId":782,"tags":{"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":1778064667463,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":16430,"timestamp":6673297036323,"id":976,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778064667462,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":16504,"timestamp":6673297036933,"id":979,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667463,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":18613,"timestamp":6673297036014,"id":975,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778064667462,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18426,"timestamp":6673297037086,"id":980,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667463,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":20698,"timestamp":6673297036553,"id":977,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778064667463,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20456,"timestamp":6673297037219,"id":981,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667463,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1907,"timestamp":6673297068894,"id":982,"parentId":968,"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":1778064667495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1965,"timestamp":6673297069092,"id":983,"parentId":968,"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":1778064667495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2077,"timestamp":6673297069195,"id":984,"parentId":968,"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":1778064667495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6364,"timestamp":6673297069290,"id":985,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6434,"timestamp":6673297069655,"id":987,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6887,"timestamp":6673297069512,"id":986,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6975,"timestamp":6673297069784,"id":988,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7144,"timestamp":6673297069913,"id":989,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5674,"timestamp":6673297077725,"id":992,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778064667504,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6307,"timestamp":6673297077905,"id":993,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778064667504,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6730,"timestamp":6673297078150,"id":994,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778064667504,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7470,"timestamp":6673297077560,"id":990,"parentId":976,"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":1778064667504,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7706,"timestamp":6673297077663,"id":991,"parentId":977,"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":1778064667504,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7509,"timestamp":6673297085864,"id":995,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778064667512,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":12791,"timestamp":6673297086193,"id":996,"parentId":975,"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":1778064667512,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4436,"timestamp":6673297095331,"id":997,"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/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778064667521,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4565,"timestamp":6673297095742,"id":999,"parentId":822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4683,"timestamp":6673297095860,"id":1000,"parentId":834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4723,"timestamp":6673297095981,"id":1001,"parentId":836,"tags":{"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":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4892,"timestamp":6673297096103,"id":1002,"parentId":831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5832,"timestamp":6673297096208,"id":1003,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20593,"timestamp":6673297096317,"id":1004,"parentId":823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":21950,"timestamp":6673297095542,"id":998,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778064667522,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":14824,"timestamp":6673297102876,"id":1007,"parentId":991,"tags":{"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":1778064667529,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":15102,"timestamp":6673297102715,"id":1005,"parentId":993,"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":1778064667529,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":15082,"timestamp":6673297102829,"id":1006,"parentId":994,"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":1778064667529,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3652,"timestamp":6673297118395,"id":1008,"parentId":855,"tags":{"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":1778064667544,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3630,"timestamp":6673297118594,"id":1009,"parentId":879,"tags":{"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":1778064667545,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1236,"timestamp":6673297122532,"id":1011,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667549,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2607,"timestamp":6673297122391,"id":1010,"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/sparkles.mjs","layer":"ssr"},"startTime":1778064667548,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2570,"timestamp":6673297122617,"id":1012,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064667549,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2646,"timestamp":6673297122740,"id":1013,"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/path-has-prefix.js","layer":"ssr"},"startTime":1778064667549,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2730,"timestamp":6673297122844,"id":1014,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778064667549,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6267,"timestamp":6673297123028,"id":1015,"parentId":995,"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":1778064667549,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3648,"timestamp":6673297125907,"id":1017,"parentId":947,"tags":{"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":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3691,"timestamp":6673297126039,"id":1018,"parentId":947,"tags":{"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":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3889,"timestamp":6673297126152,"id":1019,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4765,"timestamp":6673297125719,"id":1016,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4640,"timestamp":6673297126259,"id":1020,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4969,"timestamp":6673297126368,"id":1021,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064667552,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2707,"timestamp":6673297136888,"id":1022,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778064667563,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2767,"timestamp":6673297137231,"id":1024,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778064667563,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3610,"timestamp":6673297137110,"id":1023,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778064667563,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3898,"timestamp":6673297140893,"id":1025,"parentId":1016,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778064667567,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1841,"timestamp":6673297143515,"id":1027,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778064667570,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3161,"timestamp":6673297143652,"id":1028,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778064667570,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3464,"timestamp":6673297143937,"id":1030,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778064667570,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4520,"timestamp":6673297143800,"id":1029,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778064667570,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6067,"timestamp":6673297143353,"id":1026,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778064667569,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2783,"timestamp":6673297149933,"id":1032,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778064667576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5608,"timestamp":6673297149694,"id":1031,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778064667576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2741,"timestamp":6673297152898,"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":1778064667579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3497,"timestamp":6673297155855,"id":1034,"parentId":991,"tags":{"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":1778064667582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3512,"timestamp":6673297156013,"id":1035,"parentId":991,"tags":{"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":1778064667582,"traceId":"75c40a0a8367d9fc"}]
8
+ [{"name":"build-module-mjs","duration":3421,"timestamp":6673297156260,"id":1037,"parentId":990,"tags":{"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":1778064667582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3688,"timestamp":6673297156146,"id":1036,"parentId":991,"tags":{"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":1778064667582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3621,"timestamp":6673297156374,"id":1038,"parentId":991,"tags":{"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":1778064667582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3721,"timestamp":6673297156481,"id":1039,"parentId":991,"tags":{"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":1778064667583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3811,"timestamp":6673297156585,"id":1040,"parentId":991,"tags":{"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":1778064667583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3876,"timestamp":6673297156693,"id":1041,"parentId":991,"tags":{"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":1778064667583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1500,"timestamp":6673297163527,"id":1043,"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":1778064667590,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2670,"timestamp":6673297163451,"id":1042,"parentId":1031,"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":1778064667589,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":510,"timestamp":6673297166273,"id":1044,"parentId":966,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778064667592,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":1978,"timestamp":6673297168510,"id":1045,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778064667595,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2141,"timestamp":6673297168705,"id":1046,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778064667595,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1456,"timestamp":6673297169571,"id":1049,"parentId":1006,"tags":{"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":1778064667596,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4512,"timestamp":6673297169390,"id":1048,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778064667595,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5178,"timestamp":6673297169202,"id":1047,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778064667595,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5293,"timestamp":6673297169682,"id":1050,"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/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778064667596,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6167,"timestamp":6673297175204,"id":1051,"parentId":873,"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":1778064667601,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6528,"timestamp":6673297175304,"id":1052,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778064667601,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3805,"timestamp":6673297186410,"id":1054,"parentId":1046,"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":1778064667612,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4053,"timestamp":6673297186299,"id":1053,"parentId":1045,"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":1778064667612,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1589,"timestamp":6673297189029,"id":1059,"parentId":1015,"tags":{"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":1778064667615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2653,"timestamp":6673297188832,"id":1058,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778064667615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3338,"timestamp":6673297188623,"id":1057,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778064667615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3808,"timestamp":6673297188357,"id":1055,"parentId":1047,"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":1778064667614,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4565,"timestamp":6673297188426,"id":1056,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778064667614,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1740,"timestamp":6673297198588,"id":1065,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3402,"timestamp":6673297197830,"id":1061,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778064667624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3814,"timestamp":6673297198039,"id":1062,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778064667624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3354,"timestamp":6673297198669,"id":1066,"parentId":1031,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4060,"timestamp":6673297198420,"id":1064,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778064667624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3782,"timestamp":6673297198835,"id":1067,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3428,"timestamp":6673297199375,"id":1070,"parentId":1042,"tags":{"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":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3847,"timestamp":6673297199177,"id":1069,"parentId":1031,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4381,"timestamp":6673297198996,"id":1068,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778064667625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":6210,"timestamp":6673297198244,"id":1063,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778064667624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6903,"timestamp":6673297197752,"id":1060,"parentId":1056,"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":1778064667624,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1177,"timestamp":6673297211913,"id":1071,"parentId":893,"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":1778064667638,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1461,"timestamp":6673297212089,"id":1072,"parentId":893,"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":1778064667638,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3028,"timestamp":6673297214740,"id":1073,"parentId":1061,"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":1778064667641,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3090,"timestamp":6673297214802,"id":1074,"parentId":1069,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778064667641,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1746,"timestamp":6673297218681,"id":1075,"parentId":1055,"tags":{"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":1778064667645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1862,"timestamp":6673297218820,"id":1076,"parentId":1055,"tags":{"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":1778064667645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1913,"timestamp":6673297218935,"id":1077,"parentId":1055,"tags":{"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":1778064667645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1977,"timestamp":6673297219067,"id":1078,"parentId":1055,"tags":{"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":1778064667645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":992,"timestamp":6673297221538,"id":1079,"parentId":1060,"tags":{"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":1778064667648,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1050,"timestamp":6673297221675,"id":1080,"parentId":1060,"tags":{"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":1778064667648,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3281,"timestamp":6673297222985,"id":1082,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778064667649,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3579,"timestamp":6673297223175,"id":1083,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778064667649,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5013,"timestamp":6673297222786,"id":1081,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778064667649,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2261,"timestamp":6673297231466,"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":1778064667657,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2293,"timestamp":6673297232143,"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":1778064667658,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3195,"timestamp":6673297232203,"id":1086,"parentId":1068,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778064667658,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2321,"timestamp":6673297262742,"id":1087,"parentId":1056,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778064667689,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":716,"timestamp":6673297265173,"id":1088,"parentId":1086,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778064667691,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1451,"timestamp":6673297268697,"id":1089,"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":1778064667695,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":557,"timestamp":6673297305376,"id":1093,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778064667731,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2328,"timestamp":6673297305020,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778064667731,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2591,"timestamp":6673297305198,"id":1092,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778064667731,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3909,"timestamp":6673297304709,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778064667731,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":582,"timestamp":6673297319126,"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":1778064667745,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2210,"timestamp":6673297317885,"id":1094,"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":1778064667744,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4638,"timestamp":6673297320930,"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":1778064667747,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1184,"timestamp":6673297329111,"id":1099,"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":1778064667755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5709,"timestamp":6673297326837,"id":1097,"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":1778064667753,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6656,"timestamp":6673297326967,"id":1098,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1778064667753,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9763,"timestamp":6673297329236,"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":1778064667755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10969,"timestamp":6673297329349,"id":1101,"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":1778064667755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":647,"timestamp":6673297342843,"id":1106,"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":1778064667769,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4885,"timestamp":6673297341882,"id":1102,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778064667768,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6669,"timestamp":6673297341995,"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":1778064667768,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7831,"timestamp":6673297342683,"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":1778064667769,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13214,"timestamp":6673297342775,"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":1778064667769,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2677,"timestamp":6673297387144,"id":1109,"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":1778064667813,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5145,"timestamp":6673297387062,"id":1108,"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":1778064667813,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8783,"timestamp":6673297386915,"id":1107,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1778064667813,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13253,"timestamp":6673297389907,"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":1778064667816,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4196,"timestamp":6673297495357,"id":1112,"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":1778064667921,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5596,"timestamp":6673297495445,"id":1113,"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":1778064667921,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10467,"timestamp":6673297494591,"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":1778064667921,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3071,"timestamp":6673297541552,"id":1114,"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":1778064667968,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3422,"timestamp":6673297541758,"id":1116,"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":1778064667968,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5593,"timestamp":6673297541686,"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":1778064667968,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7969,"timestamp":6673297543379,"id":1117,"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":1778064667969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1001,"timestamp":6673297585130,"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":1778064668011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11325,"timestamp":6673297584983,"id":1118,"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":1778064668011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1450,"timestamp":6673297636536,"id":1123,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778064668063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4258,"timestamp":6673297635069,"id":1120,"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":1778064668061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6402,"timestamp":6673297635212,"id":1121,"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":1778064668061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11118,"timestamp":6673297635283,"id":1122,"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":1778064668061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1569,"timestamp":6673297696672,"id":1124,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778064668123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20172,"timestamp":6673297696810,"id":1125,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778064668123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":21684,"timestamp":6673297696959,"id":1127,"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":1778064668123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":22604,"timestamp":6673297696883,"id":1126,"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":1778064668123,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3349,"timestamp":6673297731831,"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":1778064668158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1186,"timestamp":6673297749155,"id":1131,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778064668175,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1197,"timestamp":6673297749244,"id":1132,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778064668175,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3935,"timestamp":6673297747693,"id":1130,"parentId":1094,"tags":{"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":1778064668174,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4902,"timestamp":6673297747546,"id":1129,"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":1778064668174,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":910,"timestamp":6673297760820,"id":1133,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778064668187,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2519,"timestamp":6673297762849,"id":1134,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778064668189,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2189,"timestamp":6673297763650,"id":1136,"parentId":1094,"tags":{"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":1778064668190,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6079,"timestamp":6673297763454,"id":1135,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778064668189,"traceId":"75c40a0a8367d9fc"}]
9
+ [{"name":"build-module-mjs","duration":1768,"timestamp":6673297772511,"id":1137,"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":1778064668199,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1806,"timestamp":6673297772701,"id":1139,"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":1778064668199,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5833,"timestamp":6673297772623,"id":1138,"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":1778064668199,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1514,"timestamp":6673297797506,"id":1140,"parentId":1096,"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":1778064668224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1668,"timestamp":6673297797651,"id":1141,"parentId":1096,"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":1778064668224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7155,"timestamp":6673297797723,"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":1778064668224,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":725,"timestamp":6673297814996,"id":1143,"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":1778064668241,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1130,"timestamp":6673297820083,"id":1144,"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":1778064668246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1377,"timestamp":6673297820187,"id":1145,"parentId":1096,"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":1778064668246,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":562,"timestamp":6673297824260,"id":1146,"parentId":1096,"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":1778064668250,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":663,"timestamp":6673297824356,"id":1147,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778064668250,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":412,"timestamp":6673297825915,"id":1148,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778064668252,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":343,"timestamp":6673297826605,"id":1149,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778064668253,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3669,"timestamp":6673297835544,"id":1150,"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":1778064668262,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":349,"timestamp":6673297840224,"id":1151,"parentId":1101,"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":1778064668266,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":457,"timestamp":6673297841095,"id":1152,"parentId":1101,"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":1778064668267,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":568,"timestamp":6673297846590,"id":1156,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778064668273,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1252,"timestamp":6673297846661,"id":1157,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778064668273,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4748,"timestamp":6673297844422,"id":1153,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778064668270,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5875,"timestamp":6673297844512,"id":1154,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778064668271,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4359,"timestamp":6673297846502,"id":1155,"parentId":1102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778064668273,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8691,"timestamp":6673297860278,"id":1158,"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":1778064668286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7480,"timestamp":6673297862726,"id":1159,"parentId":1108,"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":1778064668289,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":978,"timestamp":6673297904565,"id":1161,"parentId":1112,"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":1778064668331,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1047,"timestamp":6673297904637,"id":1162,"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":1778064668331,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4467,"timestamp":6673297904428,"id":1160,"parentId":1107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1778064668330,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4092,"timestamp":6673297906343,"id":1163,"parentId":1134,"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":1778064668332,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":551,"timestamp":6673297919901,"id":1164,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778064668346,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1164,"timestamp":6673297920024,"id":1165,"parentId":1124,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778064668346,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2555,"timestamp":6673297923751,"id":1166,"parentId":1135,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778064668350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5097,"timestamp":6673297923984,"id":1167,"parentId":1135,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778064668350,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":878,"timestamp":6673297929591,"id":1168,"parentId":1148,"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":1778064668356,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1742,"timestamp":6673297934078,"id":1169,"parentId":1167,"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":1778064668360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":689,"timestamp":6673297974051,"id":1170,"parentId":1156,"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":1778064668400,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":691,"timestamp":6673297985895,"id":1171,"parentId":1168,"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":1778064668412,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":600,"timestamp":6673297997926,"id":1172,"parentId":1153,"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":1778064668424,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":499,"timestamp":6673298004115,"id":1173,"parentId":1170,"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":1778064668430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":796,"timestamp":6673298004214,"id":1174,"parentId":1170,"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":1778064668430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":439,"timestamp":6673298012473,"id":1175,"parentId":1159,"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":1778064668439,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1401,"timestamp":6673298014262,"id":1176,"parentId":1159,"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":1778064668440,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1250,"timestamp":6673298016834,"id":1177,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1778064668443,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1278,"timestamp":6673298016927,"id":1178,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778064668443,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":483,"timestamp":6673298024800,"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":1778064668451,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":922,"timestamp":6673298024889,"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":1778064668451,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3045,"timestamp":6673298033467,"id":1181,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778064668459,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":350,"timestamp":6673298042884,"id":1182,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1778064668469,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":330,"timestamp":6673298044014,"id":1183,"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":1778064668470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":413,"timestamp":6673298045062,"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":1778064668471,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":486,"timestamp":6673298045146,"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":1778064668471,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":282,"timestamp":6673298050163,"id":1186,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1778064668476,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3108,"timestamp":6673298051432,"id":1187,"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":1778064668477,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1205,"timestamp":6673298054711,"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/medium.js","layer":"ssr"},"startTime":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1268,"timestamp":6673298054797,"id":1189,"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":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1406,"timestamp":6673298054867,"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/hoc.js","layer":"ssr"},"startTime":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1555,"timestamp":6673298054934,"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/exports.js","layer":"ssr"},"startTime":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1827,"timestamp":6673298054997,"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/hook.js","layer":"ssr"},"startTime":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2080,"timestamp":6673298055069,"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/renderProp.js","layer":"ssr"},"startTime":1778064668481,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":728,"timestamp":6673298060545,"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/assignRef.js","layer":"ssr"},"startTime":1778064668487,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":802,"timestamp":6673298060633,"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/mergeRef.js","layer":"ssr"},"startTime":1778064668487,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":872,"timestamp":6673298060703,"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/createRef.js","layer":"ssr"},"startTime":1778064668487,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":985,"timestamp":6673298060772,"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/useRef.js","layer":"ssr"},"startTime":1778064668487,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1227,"timestamp":6673298061899,"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/useTransformRef.js","layer":"ssr"},"startTime":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1416,"timestamp":6673298061989,"id":1199,"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":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1480,"timestamp":6673298062066,"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/transformRef.js","layer":"ssr"},"startTime":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1878,"timestamp":6673298062130,"id":1201,"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":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2082,"timestamp":6673298062198,"id":1202,"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":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2218,"timestamp":6673298062260,"id":1203,"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":1778064668488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":279,"timestamp":6673298067043,"id":1204,"parentId":1192,"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":1778064668493,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":541,"timestamp":6673298068807,"id":1205,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1778064668495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":733,"timestamp":6673298068893,"id":1206,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1778064668495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":825,"timestamp":6673298068961,"id":1207,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1778064668495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1270,"timestamp":6673298082479,"id":1208,"parentId":1187,"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":1778064668509,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":911,"timestamp":6673298086644,"id":1209,"parentId":1187,"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":1778064668513,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":312,"timestamp":6673298088762,"id":1210,"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":1778064668515,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4080,"timestamp":6673298089367,"id":1211,"parentId":1187,"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":1778064668515,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":380,"timestamp":6673298094213,"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":1778064668520,"traceId":"75c40a0a8367d9fc"},{"name":"make","duration":3362493,"timestamp":6673294745801,"id":21,"parentId":19,"tags":{},"startTime":1778064665172,"traceId":"75c40a0a8367d9fc"},{"name":"get-entries","duration":821,"timestamp":6673298109267,"id":1214,"parentId":1213,"tags":{},"startTime":1778064668535,"traceId":"75c40a0a8367d9fc"},{"name":"node-file-trace-plugin","duration":143094,"timestamp":6673298113451,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778064668539,"traceId":"75c40a0a8367d9fc"},{"name":"collect-traced-files","duration":906,"timestamp":6673298256565,"id":1216,"parentId":1213,"tags":{},"startTime":1778064668683,"traceId":"75c40a0a8367d9fc"},{"name":"finish-modules","duration":148372,"timestamp":6673298109104,"id":1213,"parentId":20,"tags":{},"startTime":1778064668535,"traceId":"75c40a0a8367d9fc"},{"name":"chunk-graph","duration":47092,"timestamp":6673298318866,"id":1218,"parentId":1217,"tags":{},"startTime":1778064668745,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-modules","duration":42,"timestamp":6673298366160,"id":1220,"parentId":1217,"tags":{},"startTime":1778064668792,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunks","duration":60493,"timestamp":6673298366309,"id":1221,"parentId":1217,"tags":{},"startTime":1778064668792,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-tree","duration":104,"timestamp":6673298426894,"id":1222,"parentId":1217,"tags":{},"startTime":1778064668853,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunk-modules","duration":25495,"timestamp":6673298427087,"id":1223,"parentId":1217,"tags":{},"startTime":1778064668853,"traceId":"75c40a0a8367d9fc"},{"name":"optimize","duration":86589,"timestamp":6673298366081,"id":1219,"parentId":1217,"tags":{},"startTime":1778064668792,"traceId":"75c40a0a8367d9fc"},{"name":"module-hash","duration":23281,"timestamp":6673298476265,"id":1224,"parentId":1217,"tags":{},"startTime":1778064668902,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation","duration":293589,"timestamp":6673298499608,"id":1225,"parentId":1217,"tags":{},"startTime":1778064668926,"traceId":"75c40a0a8367d9fc"},{"name":"hash","duration":7756,"timestamp":6673298797959,"id":1226,"parentId":1217,"tags":{},"startTime":1778064669224,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation-jobs","duration":534,"timestamp":6673298805713,"id":1227,"parentId":1217,"tags":{},"startTime":1778064669232,"traceId":"75c40a0a8367d9fc"},{"name":"module-assets","duration":355,"timestamp":6673298806168,"id":1228,"parentId":1217,"tags":{},"startTime":1778064669232,"traceId":"75c40a0a8367d9fc"},{"name":"create-chunk-assets","duration":8358,"timestamp":6673298806533,"id":1229,"parentId":1217,"tags":{},"startTime":1778064669233,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":77386,"timestamp":6673298844941,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778064669271,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":76703,"timestamp":6673298845708,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778064669272,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":85824,"timestamp":6673298836616,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778064669263,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":78553,"timestamp":6673298843917,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778064669270,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":76147,"timestamp":6673298846342,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778064669272,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":80446,"timestamp":6673298842086,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778064669268,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":75279,"timestamp":6673298847289,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778064669273,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":70646,"timestamp":6673298851962,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778064669278,"traceId":"75c40a0a8367d9fc"}]
10
+ [{"name":"build-module-external","duration":21,"timestamp":6673295296115,"id":129,"parentId":71,"tags":{"name":"../app-render/work-unit-async-storage.external","layer":null},"startTime":1778064665722,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1092,"timestamp":6673295296154,"id":130,"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":1778064665722,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2944,"timestamp":6673295295878,"id":128,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778064665722,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1461,"timestamp":6673295298911,"id":131,"parentId":113,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1778064665725,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3222,"timestamp":6673295299017,"id":132,"parentId":118,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778064665725,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3788,"timestamp":6673295299107,"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/server/lib/etag.js","layer":"rsc"},"startTime":1778064665725,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4541,"timestamp":6673295299188,"id":134,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1778064665725,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6227,"timestamp":6673295299264,"id":135,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778064665725,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5015,"timestamp":6673295312490,"id":136,"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/client/components/layout-router.js","layer":"rsc"},"startTime":1778064665739,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8015,"timestamp":6673295317581,"id":137,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778064665744,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7996,"timestamp":6673295318020,"id":139,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778064665744,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8633,"timestamp":6673295317825,"id":138,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778064665744,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-external","duration":24,"timestamp":6673295329234,"id":142,"parentId":93,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778064665755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3992,"timestamp":6673295329576,"id":145,"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/request/search-params.js","layer":"rsc"},"startTime":1778064665756,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4067,"timestamp":6673295329731,"id":146,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665756,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11229,"timestamp":6673295329271,"id":143,"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/client/components/client-segment.js","layer":"rsc"},"startTime":1778064665755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11647,"timestamp":6673295329091,"id":141,"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/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778064665755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11537,"timestamp":6673295329398,"id":144,"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/client/components/client-page.js","layer":"rsc"},"startTime":1778064665755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":13630,"timestamp":6673295328814,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778064665755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5890,"timestamp":6673295359964,"id":147,"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/request/params.js","layer":"rsc"},"startTime":1778064665786,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9261,"timestamp":6673295360190,"id":148,"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/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778064665786,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6194,"timestamp":6673295373945,"id":149,"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/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778064665800,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6965,"timestamp":6673295374169,"id":150,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778064665800,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1550,"timestamp":6673295387865,"id":152,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778064665814,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2176,"timestamp":6673295387968,"id":153,"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/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778064665814,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3082,"timestamp":6673295387588,"id":151,"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":1778064665814,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5649,"timestamp":6673295393718,"id":154,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778064665820,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8112,"timestamp":6673295400604,"id":155,"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/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778064665827,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9582,"timestamp":6673295400841,"id":157,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778064665827,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9572,"timestamp":6673295401076,"id":158,"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/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778064665827,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1809,"timestamp":6673295421392,"id":159,"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/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778064665847,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1835,"timestamp":6673295421540,"id":160,"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/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778064665848,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2325,"timestamp":6673295421633,"id":161,"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/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778064665848,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1886,"timestamp":6673295425330,"id":162,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665851,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2355,"timestamp":6673295425434,"id":163,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665851,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":27300,"timestamp":6673295400753,"id":156,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778064665827,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4089,"timestamp":6673295425519,"id":164,"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/invariant-error.js","layer":"rsc"},"startTime":1778064665852,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4133,"timestamp":6673295425810,"id":166,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778064665852,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5510,"timestamp":6673295425685,"id":165,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778064665852,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7419,"timestamp":6673295436292,"id":168,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778064665862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7886,"timestamp":6673295436049,"id":167,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778064665862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8077,"timestamp":6673295436463,"id":169,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1778064665862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8032,"timestamp":6673295436761,"id":171,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8092,"timestamp":6673295436928,"id":172,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8286,"timestamp":6673295437067,"id":173,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8672,"timestamp":6673295437193,"id":174,"parentId":89,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9180,"timestamp":6673295437365,"id":175,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1593,"timestamp":6673295447745,"id":177,"parentId":66,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778064665874,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9626,"timestamp":6673295451296,"id":178,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778064665877,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":792,"timestamp":6673295462720,"id":179,"parentId":113,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1778064665889,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":840,"timestamp":6673295462852,"id":180,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778064665889,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":604,"timestamp":6673295464587,"id":181,"parentId":120,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665891,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":892,"timestamp":6673295469659,"id":183,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778064665896,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1824,"timestamp":6673295469753,"id":184,"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/server/api-utils/index.js","layer":"rsc"},"startTime":1778064665896,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1890,"timestamp":6673295469833,"id":185,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778064665896,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4103,"timestamp":6673295469472,"id":182,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778064665896,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2400,"timestamp":6673295474223,"id":186,"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/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778064665900,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2426,"timestamp":6673295474479,"id":188,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3406,"timestamp":6673295474566,"id":189,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3621,"timestamp":6673295474649,"id":190,"parentId":134,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3629,"timestamp":6673295474837,"id":192,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4451,"timestamp":6673295474929,"id":193,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5414,"timestamp":6673295475019,"id":194,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6885,"timestamp":6673295475099,"id":195,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7166,"timestamp":6673295475182,"id":196,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9491,"timestamp":6673295474340,"id":187,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064665900,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9416,"timestamp":6673295474725,"id":191,"parentId":123,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":9877,"timestamp":6673295475259,"id":197,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778064665901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1285,"timestamp":6673295485534,"id":198,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778064665912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2861,"timestamp":6673295485746,"id":200,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4098,"timestamp":6673295485654,"id":199,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064665912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":55386,"timestamp":6673295436626,"id":170,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1778064665863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":31,"timestamp":6673295494230,"id":201,"parentId":197,"tags":{"name":"fs","layer":null},"startTime":1778064665920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":10,"timestamp":6673295494273,"id":202,"parentId":197,"tags":{"name":"os","layer":null},"startTime":1778064665920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-css","duration":571,"timestamp":6673295496138,"id":206,"parentId":104,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778064665922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3414,"timestamp":6673295494290,"id":203,"parentId":145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064665920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2560,"timestamp":6673295495710,"id":204,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778064665922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2790,"timestamp":6673295495938,"id":205,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778064665922,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3495,"timestamp":6673295499405,"id":209,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778064665925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4559,"timestamp":6673295499140,"id":208,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778064665925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5924,"timestamp":6673295498885,"id":207,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778064665925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-external","duration":54,"timestamp":6673295505064,"id":210,"parentId":147,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778064665931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":62172,"timestamp":6673295447535,"id":176,"parentId":114,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778064665874,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1953,"timestamp":6673295511803,"id":213,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1778064665938,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2858,"timestamp":6673295511233,"id":211,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778064665937,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2812,"timestamp":6673295511522,"id":212,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778064665938,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2856,"timestamp":6673295511985,"id":214,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1778064665938,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4038,"timestamp":6673295514929,"id":215,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778064665941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6115,"timestamp":6673295515143,"id":216,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778064665941,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":715,"timestamp":6673295524616,"id":217,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778064665951,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2952,"timestamp":6673295527927,"id":218,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778064665954,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3453,"timestamp":6673295528180,"id":219,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778064665954,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1648,"timestamp":6673295531716,"id":220,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778064665958,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1959,"timestamp":6673295533415,"id":221,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1778064665959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3119,"timestamp":6673295533524,"id":222,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778064665960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3940,"timestamp":6673295533651,"id":223,"parentId":151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064665960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2720,"timestamp":6673295538484,"id":225,"parentId":155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778064665965,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":823,"timestamp":6673295542971,"id":227,"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/server/request/pathname.js","layer":"rsc"},"startTime":1778064665969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3595,"timestamp":6673295541270,"id":226,"parentId":154,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064665967,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":895,"timestamp":6673295546910,"id":228,"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/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778064665973,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1117,"timestamp":6673295547030,"id":229,"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/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778064665973,"traceId":"75c40a0a8367d9fc"}]
11
+ [{"name":"minify-js","duration":72800,"timestamp":6673298849890,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778064669276,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":69149,"timestamp":6673298853642,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778064669280,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56244,"timestamp":6673298866620,"id":1242,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778064669293,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":54532,"timestamp":6673298868451,"id":1243,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778064669294,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":52927,"timestamp":6673298870142,"id":1244,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778064669296,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":51735,"timestamp":6673298871475,"id":1245,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778064669298,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":48939,"timestamp":6673298874325,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778064669300,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":46129,"timestamp":6673298877161,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778064669303,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":47472,"timestamp":6673298875899,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778064669302,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":67734,"timestamp":6673298856023,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778064669282,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":39576,"timestamp":6673298897915,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778064669324,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":58505,"timestamp":6673298904282,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778064669330,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":76604,"timestamp":6673298898925,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778064669325,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":113062,"timestamp":6673298877481,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778064669304,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":77235,"timestamp":6673298917277,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778064669343,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":79707,"timestamp":6673298917832,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778064669344,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":83718,"timestamp":6673298916687,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778064669343,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":81975,"timestamp":6673298918484,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778064669345,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":82850,"timestamp":6673298921194,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778064669347,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":89613,"timestamp":6673298918848,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778064669345,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":103924,"timestamp":6673298913104,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778064669339,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":203113,"timestamp":6673298882544,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778064669309,"traceId":"75c40a0a8367d9fc"},{"name":"minify-webpack-plugin-optimize","duration":268828,"timestamp":6673298816857,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778064669243,"traceId":"75c40a0a8367d9fc"},{"name":"css-minimizer-plugin","duration":164,"timestamp":6673299085879,"id":1261,"parentId":19,"tags":{},"startTime":1778064669512,"traceId":"75c40a0a8367d9fc"},{"name":"create-trace-assets","duration":2368,"timestamp":6673299086232,"id":1262,"parentId":20,"tags":{},"startTime":1778064669512,"traceId":"75c40a0a8367d9fc"},{"name":"seal","duration":809269,"timestamp":6673298290406,"id":1217,"parentId":19,"tags":{},"startTime":1778064668716,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-compilation","duration":4387140,"timestamp":6673294738801,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778064665165,"traceId":"75c40a0a8367d9fc"},{"name":"emit","duration":7022,"timestamp":6673299126373,"id":1263,"parentId":16,"tags":{},"startTime":1778064669552,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-close","duration":563870,"timestamp":6673299134550,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778064669561,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-generate-error-stats","duration":2273,"timestamp":6673299698490,"id":1265,"parentId":1264,"tags":{},"startTime":1778064670125,"traceId":"75c40a0a8367d9fc"},{"name":"run-webpack-compiler","duration":5241389,"timestamp":6673294459663,"id":16,"parentId":15,"tags":{},"startTime":1778064664886,"traceId":"75c40a0a8367d9fc"},{"name":"format-webpack-messages","duration":76,"timestamp":6673299701060,"id":1266,"parentId":15,"tags":{},"startTime":1778064670127,"traceId":"75c40a0a8367d9fc"},{"name":"worker-main-server","duration":5241874,"timestamp":6673294459397,"id":15,"parentId":1,"tags":{},"startTime":1778064664885,"traceId":"75c40a0a8367d9fc"},{"name":"create-entrypoints","duration":10813,"timestamp":6673300108884,"id":1270,"parentId":1268,"tags":{},"startTime":1778064670535,"traceId":"75c40a0a8367d9fc"},{"name":"generate-webpack-config","duration":212022,"timestamp":6673300119820,"id":1271,"parentId":1269,"tags":{},"startTime":1778064670546,"traceId":"75c40a0a8367d9fc"},{"name":"make","duration":811,"timestamp":6673300404715,"id":1273,"parentId":1272,"tags":{},"startTime":1778064670831,"traceId":"75c40a0a8367d9fc"},{"name":"chunk-graph","duration":659,"timestamp":6673300408442,"id":1275,"parentId":1274,"tags":{},"startTime":1778064670834,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-modules","duration":36,"timestamp":6673300409285,"id":1277,"parentId":1274,"tags":{},"startTime":1778064670835,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunks","duration":757,"timestamp":6673300409443,"id":1278,"parentId":1274,"tags":{},"startTime":1778064670835,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-tree","duration":88,"timestamp":6673300410263,"id":1279,"parentId":1274,"tags":{},"startTime":1778064670836,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunk-modules","duration":380,"timestamp":6673300410532,"id":1280,"parentId":1274,"tags":{},"startTime":1778064670837,"traceId":"75c40a0a8367d9fc"},{"name":"optimize","duration":1853,"timestamp":6673300409214,"id":1276,"parentId":1274,"tags":{},"startTime":1778064670835,"traceId":"75c40a0a8367d9fc"},{"name":"module-hash","duration":73,"timestamp":6673300412037,"id":1281,"parentId":1274,"tags":{},"startTime":1778064670838,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation","duration":171,"timestamp":6673300412153,"id":1282,"parentId":1274,"tags":{},"startTime":1778064670838,"traceId":"75c40a0a8367d9fc"},{"name":"hash","duration":320,"timestamp":6673300412590,"id":1283,"parentId":1274,"tags":{},"startTime":1778064670839,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation-jobs","duration":131,"timestamp":6673300412909,"id":1284,"parentId":1274,"tags":{},"startTime":1778064670839,"traceId":"75c40a0a8367d9fc"},{"name":"module-assets","duration":80,"timestamp":6673300413012,"id":1285,"parentId":1274,"tags":{},"startTime":1778064670839,"traceId":"75c40a0a8367d9fc"},{"name":"create-chunk-assets","duration":157,"timestamp":6673300413106,"id":1286,"parentId":1274,"tags":{},"startTime":1778064670839,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":1038,"timestamp":6673300417900,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778064670844,"traceId":"75c40a0a8367d9fc"},{"name":"minify-webpack-plugin-optimize","duration":2276,"timestamp":6673300416670,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778064670843,"traceId":"75c40a0a8367d9fc"},{"name":"css-minimizer-plugin","duration":78,"timestamp":6673300419034,"id":1289,"parentId":1272,"tags":{},"startTime":1778064670845,"traceId":"75c40a0a8367d9fc"},{"name":"seal","duration":13559,"timestamp":6673300407842,"id":1274,"parentId":1272,"tags":{},"startTime":1778064670834,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-compilation","duration":24540,"timestamp":6673300397135,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778064670823,"traceId":"75c40a0a8367d9fc"},{"name":"emit","duration":2003,"timestamp":6673300422025,"id":1290,"parentId":1269,"tags":{},"startTime":1778064670848,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-close","duration":7270,"timestamp":6673300424630,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778064670851,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-generate-error-stats","duration":1830,"timestamp":6673300431935,"id":1292,"parentId":1291,"tags":{},"startTime":1778064670858,"traceId":"75c40a0a8367d9fc"},{"name":"run-webpack-compiler","duration":324959,"timestamp":6673300108879,"id":1269,"parentId":1268,"tags":{},"startTime":1778064670535,"traceId":"75c40a0a8367d9fc"},{"name":"format-webpack-messages","duration":63,"timestamp":6673300433844,"id":1293,"parentId":1268,"tags":{},"startTime":1778064670860,"traceId":"75c40a0a8367d9fc"},{"name":"worker-main-edge-server","duration":325412,"timestamp":6673300108612,"id":1268,"parentId":1,"tags":{},"startTime":1778064670535,"traceId":"75c40a0a8367d9fc"},{"name":"create-entrypoints","duration":11133,"timestamp":6673300830042,"id":1296,"parentId":1294,"tags":{},"startTime":1778064671256,"traceId":"75c40a0a8367d9fc"},{"name":"generate-webpack-config","duration":204032,"timestamp":6673300841354,"id":1297,"parentId":1295,"tags":{},"startTime":1778064671267,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":7633,"timestamp":6673301143701,"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":1778064671570,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":326,"timestamp":6673301151449,"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":1778064671577,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":989,"timestamp":6673301151808,"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":1778064671578,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":362,"timestamp":6673301152824,"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":1778064671579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":352,"timestamp":6673301153244,"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":1778064671579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":370,"timestamp":6673301153618,"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":1778064671580,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":280,"timestamp":6673301154045,"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":1778064671580,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":365,"timestamp":6673301154348,"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":1778064671580,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":410,"timestamp":6673301154790,"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":1778064671581,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":720,"timestamp":6673301155274,"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":1778064671581,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":318,"timestamp":6673301156057,"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":1778064671582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":477,"timestamp":6673301156433,"id":1335,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778064671582,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":761,"timestamp":6673301156971,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778064671583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":393,"timestamp":6673301157752,"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":1778064671584,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":378,"timestamp":6673301158184,"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":1778064671584,"traceId":"75c40a0a8367d9fc"},{"name":"next-client-pages-loader","duration":188,"timestamp":6673301158982,"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":1778064671585,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":3884,"timestamp":6673301158577,"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":1778064671585,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":47033,"timestamp":6673301115973,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":47033,"timestamp":6673301115987,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":47000,"timestamp":6673301116024,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":46989,"timestamp":6673301116043,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":46970,"timestamp":6673301116064,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":46918,"timestamp":6673301116118,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":46908,"timestamp":6673301116130,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9132,"timestamp":6673301172923,"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":1778064671599,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8684,"timestamp":6673301175267,"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":1778064671601,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5137,"timestamp":6673301193801,"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":1778064671620,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4017,"timestamp":6673301200963,"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/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778064671627,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6554,"timestamp":6673301200438,"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":1778064671626,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9451,"timestamp":6673301201172,"id":1347,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778064671627,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13055,"timestamp":6673301201395,"id":1348,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778064671627,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":21529,"timestamp":6673301200693,"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-index.js","layer":"app-pages-browser"},"startTime":1778064671627,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":32387,"timestamp":6673301201600,"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/index.js","layer":"pages-dir-browser"},"startTime":1778064671628,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1031,"timestamp":6673301242438,"id":1350,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778064671668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1540,"timestamp":6673301242676,"id":1351,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778064671669,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4770,"timestamp":6673301247133,"id":1352,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778064671673,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3687,"timestamp":6673301261399,"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":1778064671687,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3938,"timestamp":6673301262090,"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/client-page.js","layer":"app-pages-browser"},"startTime":1778064671688,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6328,"timestamp":6673301262374,"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":1778064671688,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6690,"timestamp":6673301262573,"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":1778064671689,"traceId":"75c40a0a8367d9fc"}]
12
+ [{"name":"build-module-js","duration":15960,"timestamp":6673301261768,"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/layout-router.js","layer":"app-pages-browser"},"startTime":1778064671688,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20463,"timestamp":6673301262762,"id":1358,"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":1778064671689,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2749,"timestamp":6673301307281,"id":1360,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778064671733,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4921,"timestamp":6673301306975,"id":1359,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778064671733,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5208,"timestamp":6673301308538,"id":1362,"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":1778064671735,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9923,"timestamp":6673301308387,"id":1361,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778064671734,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":10449,"timestamp":6673301323852,"id":1363,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778064671750,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":10640,"timestamp":6673301327932,"id":1364,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778064671754,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":14360,"timestamp":6673301328187,"id":1365,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778064671754,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":17236,"timestamp":6673301328379,"id":1366,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778064671754,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":20678,"timestamp":6673301328564,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778064671755,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8099,"timestamp":6673301375508,"id":1368,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778064671802,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6057,"timestamp":6673301378510,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778064671805,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":12450,"timestamp":6673301378967,"id":1371,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064671805,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":18321,"timestamp":6673301378754,"id":1370,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778064671805,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":20301,"timestamp":6673301379171,"id":1372,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778064671805,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":21303,"timestamp":6673301379359,"id":1373,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778064671805,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":22543,"timestamp":6673301379550,"id":1374,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064671806,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3313,"timestamp":6673301418761,"id":1378,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778064671845,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6039,"timestamp":6673301418113,"id":1375,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778064671844,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6894,"timestamp":6673301418409,"id":1376,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778064671844,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6889,"timestamp":6673301419017,"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/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778064671845,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7712,"timestamp":6673301418927,"id":1379,"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":1778064671845,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7944,"timestamp":6673301419128,"id":1381,"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/app-call-server.js","layer":"app-pages-browser"},"startTime":1778064671845,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7429,"timestamp":6673301420084,"id":1383,"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/app-globals.js","layer":"app-pages-browser"},"startTime":1778064671846,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8214,"timestamp":6673301419927,"id":1382,"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":1778064671846,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8534,"timestamp":6673301420202,"id":1384,"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/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778064671846,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":12969,"timestamp":6673301418588,"id":1377,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778064671845,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11556,"timestamp":6673301420434,"id":1386,"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/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778064671846,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":15636,"timestamp":6673301420543,"id":1387,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1778064671847,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17483,"timestamp":6673301420317,"id":1385,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778064671846,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18655,"timestamp":6673301420654,"id":1388,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778064671847,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19244,"timestamp":6673301420753,"id":1389,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778064671847,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1886,"timestamp":6673301451096,"id":1391,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778064671877,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1040,"timestamp":6673301453218,"id":1393,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778064671879,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4905,"timestamp":6673301450892,"id":1390,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1778064671877,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3516,"timestamp":6673301453100,"id":1392,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778064671879,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3623,"timestamp":6673301453471,"id":1396,"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/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778064671880,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3889,"timestamp":6673301453585,"id":1397,"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/has-base-path.js","layer":"app-pages-browser"},"startTime":1778064671880,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8863,"timestamp":6673301453250,"id":1394,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778064671879,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12208,"timestamp":6673301453351,"id":1395,"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/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778064671879,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8408,"timestamp":6673301458197,"id":1398,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778064671884,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9728,"timestamp":6673301458332,"id":1399,"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/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778064671884,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1303,"timestamp":6673301477931,"id":1403,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778064671904,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4869,"timestamp":6673301475330,"id":1400,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778064671901,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5696,"timestamp":6673301475579,"id":1401,"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/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778064671902,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6696,"timestamp":6673301475717,"id":1402,"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/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778064671902,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5150,"timestamp":6673301477978,"id":1404,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778064671904,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5423,"timestamp":6673301478241,"id":1406,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778064671904,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6388,"timestamp":6673301478132,"id":1405,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778064671904,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":300,"timestamp":6673301491550,"id":1407,"parentId":1350,"tags":{"layer":null},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2619,"timestamp":6673301491864,"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/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2604,"timestamp":6673301492124,"id":1410,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3145,"timestamp":6673301492006,"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/deployment-id.js","layer":"app-pages-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3122,"timestamp":6673301492248,"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/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3211,"timestamp":6673301492352,"id":1412,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3447,"timestamp":6673301492451,"id":1413,"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/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064671918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3672,"timestamp":6673301492552,"id":1414,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3847,"timestamp":6673301492655,"id":1415,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3965,"timestamp":6673301492750,"id":1416,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4271,"timestamp":6673301492849,"id":1417,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4588,"timestamp":6673301492945,"id":1418,"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/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4702,"timestamp":6673301493077,"id":1419,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671919,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4247,"timestamp":6673301498469,"id":1420,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778064671925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5357,"timestamp":6673301498595,"id":1421,"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/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1778064671925,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":683,"timestamp":6673301505878,"id":1434,"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":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":722,"timestamp":6673301506204,"id":1435,"parentId":1349,"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":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":975,"timestamp":6673301506227,"id":1436,"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/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1104,"timestamp":6673301506252,"id":1437,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2032,"timestamp":6673301506275,"id":1438,"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/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7439,"timestamp":6673301504194,"id":1423,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778064671930,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7656,"timestamp":6673301504301,"id":1424,"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/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778064671930,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8598,"timestamp":6673301504052,"id":1422,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778064671930,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8671,"timestamp":6673301504411,"id":1425,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778064671930,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9195,"timestamp":6673301504514,"id":1426,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9751,"timestamp":6673301504608,"id":1427,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9711,"timestamp":6673301505315,"id":1430,"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":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10021,"timestamp":6673301505424,"id":1431,"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/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11963,"timestamp":6673301504812,"id":1429,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13406,"timestamp":6673301504699,"id":1428,"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/route-params.js","layer":"app-pages-browser"},"startTime":1778064671931,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12973,"timestamp":6673301505565,"id":1432,"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":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13938,"timestamp":6673301505756,"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":1778064671932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11511,"timestamp":6673301529276,"id":1440,"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/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778064671955,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":945,"timestamp":6673301543236,"id":1442,"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/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778064671969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":522,"timestamp":6673301543839,"id":1448,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778064671970,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2325,"timestamp":6673301543868,"id":1449,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1778064671970,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4228,"timestamp":6673301543022,"id":1441,"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/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778064671969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4294,"timestamp":6673301543389,"id":1444,"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/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778064671969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4957,"timestamp":6673301543509,"id":1445,"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/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778064671970,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6031,"timestamp":6673301543271,"id":1443,"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/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778064671969,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6515,"timestamp":6673301543622,"id":1446,"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/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778064671970,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":490,"timestamp":6673301552727,"id":1460,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778064671979,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":16949,"timestamp":6673301543731,"id":1447,"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/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778064671970,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9694,"timestamp":6673301551536,"id":1450,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9814,"timestamp":6673301551719,"id":1451,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9580,"timestamp":6673301552319,"id":1456,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10697,"timestamp":6673301552096,"id":1454,"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/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11301,"timestamp":6673301552210,"id":1455,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11508,"timestamp":6673301552527,"id":1458,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778064671979,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12010,"timestamp":6673301552630,"id":1459,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778064671979,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12468,"timestamp":6673301552760,"id":1461,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778064671979,"traceId":"75c40a0a8367d9fc"}]
13
+ [{"name":"build-module-js","duration":14136,"timestamp":6673301552424,"id":1457,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":670,"timestamp":6673301574712,"id":1467,"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/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778064672001,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2816,"timestamp":6673301573490,"id":1464,"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/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778064672000,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3622,"timestamp":6673301573372,"id":1463,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778064671999,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5215,"timestamp":6673301573195,"id":1462,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778064671999,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5276,"timestamp":6673301573599,"id":1465,"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/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778064672000,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4714,"timestamp":6673301574580,"id":1466,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778064672001,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7408,"timestamp":6673301574808,"id":1468,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778064672001,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":608,"timestamp":6673301583460,"id":1470,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1778064672009,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1128,"timestamp":6673301583357,"id":1469,"parentId":1345,"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":1778064672009,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1028,"timestamp":6673301585321,"id":1471,"parentId":1349,"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":1778064672011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1503,"timestamp":6673301585357,"id":1472,"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":1778064672011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1870,"timestamp":6673301585566,"id":1474,"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/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778064672012,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2210,"timestamp":6673301585684,"id":1475,"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/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778064672012,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3564,"timestamp":6673301585443,"id":1473,"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/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778064672011,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3535,"timestamp":6673301585798,"id":1476,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778064672012,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2084,"timestamp":6673301590054,"id":1479,"parentId":1383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778064672016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2816,"timestamp":6673301589793,"id":1477,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778064672016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2896,"timestamp":6673301589927,"id":1478,"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/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778064672016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3239,"timestamp":6673301590146,"id":1480,"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/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778064672016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2272,"timestamp":6673301593445,"id":1481,"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":1778064672019,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2575,"timestamp":6673301593779,"id":1483,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778064672020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2791,"timestamp":6673301593967,"id":1484,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778064672020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4331,"timestamp":6673301593571,"id":1482,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778064672020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4111,"timestamp":6673301594156,"id":1485,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778064672020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6562,"timestamp":6673301594340,"id":1486,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778064672020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6616,"timestamp":6673301594692,"id":1488,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778064672021,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7818,"timestamp":6673301594517,"id":1487,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064672021,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":1644,"timestamp":6673301606965,"id":1489,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778064672033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1852,"timestamp":6673301607258,"id":1490,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778064672033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":1682,"timestamp":6673301610023,"id":1494,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778064672036,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2494,"timestamp":6673301609828,"id":1493,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778064672036,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4188,"timestamp":6673301609428,"id":1491,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778064672035,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5028,"timestamp":6673301610383,"id":1496,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778064672036,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":6099,"timestamp":6673301610203,"id":1495,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778064672036,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8163,"timestamp":6673301609637,"id":1492,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778064672036,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7935,"timestamp":6673301610580,"id":1497,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778064672037,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2547,"timestamp":6673301622553,"id":1498,"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/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3730,"timestamp":6673301622654,"id":1499,"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/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4104,"timestamp":6673301622777,"id":1500,"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/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4278,"timestamp":6673301622885,"id":1501,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4493,"timestamp":6673301623085,"id":1502,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4471,"timestamp":6673301623372,"id":1504,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4659,"timestamp":6673301623561,"id":1505,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778064672050,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5285,"timestamp":6673301623264,"id":1503,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672049,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":54239,"timestamp":6673301630969,"id":1506,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778064672057,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":54486,"timestamp":6673301631267,"id":1507,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778064672057,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":54625,"timestamp":6673301631452,"id":1508,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778064672057,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":54812,"timestamp":6673301631629,"id":1509,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778064672058,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55108,"timestamp":6673301631803,"id":1510,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778064672058,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55213,"timestamp":6673301631975,"id":1511,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778064672058,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55332,"timestamp":6673301632154,"id":1512,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778064672058,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55347,"timestamp":6673301632323,"id":1513,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778064672058,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55530,"timestamp":6673301632655,"id":1515,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":55642,"timestamp":6673301632822,"id":1516,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":55448,"timestamp":6673301633261,"id":1519,"parentId":1380,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":55735,"timestamp":6673301633163,"id":1518,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":56707,"timestamp":6673301632989,"id":1517,"parentId":1371,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":58283,"timestamp":6673301632489,"id":1514,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":56304,"timestamp":6673301634831,"id":1521,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778064672061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":56629,"timestamp":6673301635048,"id":1522,"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":1778064672061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":58020,"timestamp":6673301635179,"id":1523,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778064672061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":57621,"timestamp":6673301636164,"id":1526,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778064672062,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":58290,"timestamp":6673301636358,"id":1527,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778064672062,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":61151,"timestamp":6673301636906,"id":1530,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":61397,"timestamp":6673301637091,"id":1531,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":63087,"timestamp":6673301636543,"id":1528,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":62772,"timestamp":6673301637265,"id":1532,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":64877,"timestamp":6673301636730,"id":1529,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":64357,"timestamp":6673301637558,"id":1535,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778064672064,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":65819,"timestamp":6673301637367,"id":1533,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":67371,"timestamp":6673301637464,"id":1534,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778064672063,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2129,"timestamp":6673301728358,"id":1542,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778064672154,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2804,"timestamp":6673301728154,"id":1541,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778064672154,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2867,"timestamp":6673301728466,"id":1543,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778064672154,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3113,"timestamp":6673301728572,"id":1544,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778064672155,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6226,"timestamp":6673301728758,"id":1545,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672155,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6480,"timestamp":6673301729058,"id":1547,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778064672155,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7061,"timestamp":6673301728874,"id":1546,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778064672155,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7055,"timestamp":6673301729199,"id":1548,"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/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1778064672155,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5180,"timestamp":6673301731920,"id":1549,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778064672158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5381,"timestamp":6673301732051,"id":1550,"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":1778064672158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5306,"timestamp":6673301732315,"id":1552,"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":1778064672158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5697,"timestamp":6673301732157,"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/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778064672158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5707,"timestamp":6673301732531,"id":1554,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778064672159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6138,"timestamp":6673301732671,"id":1555,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778064672159,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":26075,"timestamp":6673301732434,"id":1553,"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":1778064672158,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17880,"timestamp":6673301741178,"id":1557,"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":1778064672167,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18454,"timestamp":6673301740930,"id":1556,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778064672167,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18238,"timestamp":6673301741563,"id":1560,"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":1778064672168,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20385,"timestamp":6673301741311,"id":1558,"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":1778064672167,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22742,"timestamp":6673301741440,"id":1559,"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":1778064672167,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":33056,"timestamp":6673301741684,"id":1561,"parentId":1363,"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":1778064672168,"traceId":"75c40a0a8367d9fc"},{"name":"postcss-process","duration":147664,"timestamp":6673301837462,"id":1562,"parentId":1536,"tags":{},"startTime":1778064672263,"traceId":"75c40a0a8367d9fc"},{"name":"postcss-loader","duration":347533,"timestamp":6673301637758,"id":1536,"parentId":1520,"tags":{},"startTime":1778064672064,"traceId":"75c40a0a8367d9fc"},{"name":"css-loader","duration":25123,"timestamp":6673301985440,"id":1570,"parentId":1520,"tags":{"astUsed":"true"},"startTime":1778064672411,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":157789,"timestamp":6673301859433,"id":1564,"parentId":1365,"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":1778064672285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":157948,"timestamp":6673301859532,"id":1566,"parentId":1367,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064672286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":158327,"timestamp":6673301859307,"id":1563,"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":1778064672285,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":158305,"timestamp":6673301859487,"id":1565,"parentId":1366,"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":1778064672286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":159500,"timestamp":6673301859666,"id":1569,"parentId":1372,"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":1778064672286,"traceId":"75c40a0a8367d9fc"}]
14
+ [{"name":"build-module-mjs","duration":159872,"timestamp":6673301859580,"id":1567,"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":1778064672286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":160021,"timestamp":6673301859624,"id":1568,"parentId":1370,"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":1778064672286,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8605,"timestamp":6673302032113,"id":1573,"parentId":1375,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8867,"timestamp":6673302032059,"id":1572,"parentId":1374,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9116,"timestamp":6673302031958,"id":1571,"parentId":1373,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9062,"timestamp":6673302032159,"id":1574,"parentId":1368,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10192,"timestamp":6673302032247,"id":1576,"parentId":1376,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10359,"timestamp":6673302032201,"id":1575,"parentId":1377,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10409,"timestamp":6673302032287,"id":1577,"parentId":1482,"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":1778064672458,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4930,"timestamp":6673302050036,"id":1578,"parentId":1485,"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":1778064672476,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4998,"timestamp":6673302050125,"id":1579,"parentId":1486,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064672476,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5131,"timestamp":6673302050182,"id":1580,"parentId":1487,"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":1778064672476,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2631,"timestamp":6673302052943,"id":1581,"parentId":1493,"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":1778064672479,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2712,"timestamp":6673302053015,"id":1582,"parentId":1491,"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":1778064672479,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2020,"timestamp":6673302057664,"id":1584,"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/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778064672484,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2557,"timestamp":6673302057498,"id":1583,"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/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778064672484,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2727,"timestamp":6673302057839,"id":1585,"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/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778064672484,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2965,"timestamp":6673302058033,"id":1586,"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/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778064672484,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7026,"timestamp":6673302058174,"id":1587,"parentId":1492,"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":1778064672484,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3153,"timestamp":6673302062481,"id":1589,"parentId":1498,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672489,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3985,"timestamp":6673302062823,"id":1592,"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/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778064672489,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4436,"timestamp":6673302062626,"id":1590,"parentId":1508,"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":1778064672489,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4449,"timestamp":6673302062730,"id":1591,"parentId":1509,"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":1778064672489,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4019,"timestamp":6673302068543,"id":1594,"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/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778064672495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4333,"timestamp":6673302068647,"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/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778064672495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":23014,"timestamp":6673302062315,"id":1588,"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/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778064672488,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18343,"timestamp":6673302068415,"id":1593,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672494,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17311,"timestamp":6673302069666,"id":1599,"parentId":1534,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":17486,"timestamp":6673302069821,"id":1600,"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/image-config.js","layer":"pages-dir-browser"},"startTime":1778064672496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20960,"timestamp":6673302069363,"id":1596,"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/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778064672495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":24092,"timestamp":6673302069513,"id":1597,"parentId":1526,"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":1778064672496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":24150,"timestamp":6673302069593,"id":1598,"parentId":1527,"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":1778064672496,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1715,"timestamp":6673302105020,"id":1601,"parentId":1429,"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":1778064672531,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":985,"timestamp":6673302106994,"id":1602,"parentId":1429,"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":1778064672533,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2378,"timestamp":6673302107558,"id":1603,"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/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778064672534,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2271,"timestamp":6673302108012,"id":1604,"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/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778064672534,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3405,"timestamp":6673302108154,"id":1605,"parentId":1514,"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":1778064672534,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1472,"timestamp":6673302110475,"id":1607,"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/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778064672537,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1914,"timestamp":6673302110408,"id":1606,"parentId":1523,"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":1778064672536,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":875,"timestamp":6673302124240,"id":1612,"parentId":1434,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778064672550,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":14269,"timestamp":6673302124279,"id":1613,"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-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778064672550,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":128785,"timestamp":6673302124533,"id":1616,"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":1778064672551,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":132846,"timestamp":6673302120904,"id":1608,"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/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778064672547,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":133661,"timestamp":6673302121223,"id":1610,"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/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778064672547,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":134399,"timestamp":6673302121328,"id":1611,"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/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778064672547,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":136686,"timestamp":6673302121114,"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/route-regex.js","layer":"pages-dir-browser"},"startTime":1778064672547,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":133729,"timestamp":6673302124420,"id":1615,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778064672550,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":134749,"timestamp":6673302124302,"id":1614,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1778064672550,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1149139,"timestamp":6673301115954,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"font-loader","duration":607870,"timestamp":6673301660889,"id":1538,"parentId":1537,"tags":{},"startTime":1778064672087,"traceId":"75c40a0a8367d9fc"},{"name":"postcss","duration":1410,"timestamp":6673302268971,"id":1617,"parentId":1537,"tags":{},"startTime":1778064672695,"traceId":"75c40a0a8367d9fc"},{"name":"next-font-loader","duration":632061,"timestamp":6673301638403,"id":1537,"parentId":1524,"tags":{},"startTime":1778064672064,"traceId":"75c40a0a8367d9fc"},{"name":"css-loader","duration":8955,"timestamp":6673302270414,"id":1618,"parentId":1524,"tags":{"astUsed":"true"},"startTime":1778064672696,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":644292,"timestamp":6673301635360,"id":1524,"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/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":1778064672061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2307,"timestamp":6673302280259,"id":1619,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778064672706,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5383,"timestamp":6673302283479,"id":1621,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5524,"timestamp":6673302284088,"id":1627,"parentId":1460,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6322,"timestamp":6673302284194,"id":1629,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7561,"timestamp":6673302284116,"id":1628,"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/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10083,"timestamp":6673302283321,"id":1620,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1778064672709,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10087,"timestamp":6673302283754,"id":1624,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10332,"timestamp":6673302283853,"id":1625,"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/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11238,"timestamp":6673302283638,"id":1623,"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/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12735,"timestamp":6673302283517,"id":1622,"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/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12572,"timestamp":6673302284218,"id":1630,"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/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13095,"timestamp":6673302283963,"id":1626,"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/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":12871,"timestamp":6673302284435,"id":1632,"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/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":13858,"timestamp":6673302284324,"id":1631,"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/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778064672710,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":905,"timestamp":6673302299997,"id":1635,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":63719,"timestamp":6673302300033,"id":1636,"parentId":1435,"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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":64050,"timestamp":6673302300053,"id":1637,"parentId":1437,"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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":65732,"timestamp":6673302300073,"id":1638,"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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":67262,"timestamp":6673302299871,"id":1634,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":67643,"timestamp":6673302299731,"id":1633,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":67570,"timestamp":6673302300090,"id":1639,"parentId":1429,"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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":67631,"timestamp":6673302300205,"id":1640,"parentId":1429,"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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":67999,"timestamp":6673302300323,"id":1641,"parentId":1464,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":68086,"timestamp":6673302300433,"id":1642,"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/index.js","layer":"pages-dir-browser"},"startTime":1778064672726,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":68212,"timestamp":6673302300531,"id":1643,"parentId":1462,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672727,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2180,"timestamp":6673302369966,"id":1647,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672796,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2748,"timestamp":6673302369839,"id":1646,"parentId":1490,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064672796,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3285,"timestamp":6673302369674,"id":1645,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064672796,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4579,"timestamp":6673302370096,"id":1648,"parentId":1490,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672796,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9526,"timestamp":6673302369396,"id":1644,"parentId":1462,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672795,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8043,"timestamp":6673302373560,"id":1649,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778064672800,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3693,"timestamp":6673302380201,"id":1651,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778064672806,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4212,"timestamp":6673302380394,"id":1652,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778064672806,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6797,"timestamp":6673302379883,"id":1650,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778064672806,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4327,"timestamp":6673302382629,"id":1654,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672809,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7877,"timestamp":6673302382843,"id":1656,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672809,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":8272,"timestamp":6673302382739,"id":1655,"parentId":1534,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064672809,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9135,"timestamp":6673302382422,"id":1653,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778064672808,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3978,"timestamp":6673302388182,"id":1657,"parentId":1514,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778064672814,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4294,"timestamp":6673302388473,"id":1658,"parentId":1514,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778064672815,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4525,"timestamp":6673302388759,"id":1659,"parentId":1514,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778064672815,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4486,"timestamp":6673302389062,"id":1660,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064672815,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3547,"timestamp":6673302395520,"id":1664,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":4158,"timestamp":6673302395344,"id":1663,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778064672821,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":5423,"timestamp":6673302395166,"id":1662,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778064672821,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7040,"timestamp":6673302394947,"id":1661,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778064672821,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6218,"timestamp":6673302396205,"id":1668,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"}]
15
+ [{"name":"build-module-ts","duration":7196,"timestamp":6673302395685,"id":1665,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7415,"timestamp":6673302395859,"id":1666,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7890,"timestamp":6673302396032,"id":1667,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7714,"timestamp":6673302396641,"id":1671,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9194,"timestamp":6673302396747,"id":1672,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9822,"timestamp":6673302396468,"id":1670,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":10900,"timestamp":6673302396303,"id":1669,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778064672822,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10363,"timestamp":6673302397081,"id":1675,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10922,"timestamp":6673302396862,"id":1673,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11311,"timestamp":6673302396966,"id":1674,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":284,"timestamp":6673302411657,"id":1684,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778064672838,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19319,"timestamp":6673302397253,"id":1676,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672823,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5914,"timestamp":6673302410968,"id":1679,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6507,"timestamp":6673302410682,"id":1677,"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":"pages-dir-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6549,"timestamp":6673302410842,"id":1678,"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/parse-path.js","layer":"app-pages-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6594,"timestamp":6673302411083,"id":1680,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6713,"timestamp":6673302411194,"id":1681,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":6648,"timestamp":6673302411482,"id":1683,"parentId":1491,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778064672838,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7095,"timestamp":6673302411687,"id":1685,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778064672838,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9169,"timestamp":6673302411292,"id":1682,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778064672837,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7259,"timestamp":6673302423527,"id":1686,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778064672850,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6250,"timestamp":6673302432934,"id":1687,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778064672859,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6377,"timestamp":6673302433154,"id":1688,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778064672859,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6550,"timestamp":6673302433303,"id":1689,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1778064672859,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6475,"timestamp":6673302433595,"id":1691,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1778064672860,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7573,"timestamp":6673302433448,"id":1690,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778064672859,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7283,"timestamp":6673302433977,"id":1693,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778064672860,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":8287,"timestamp":6673302433730,"id":1692,"parentId":1508,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778064672860,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":8229,"timestamp":6673302434245,"id":1694,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778064672860,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7614,"timestamp":6673302435178,"id":1698,"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/info.mjs","layer":"app-pages-browser"},"startTime":1778064672861,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9057,"timestamp":6673302434493,"id":1695,"parentId":1514,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778064672861,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":9468,"timestamp":6673302434742,"id":1696,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778064672861,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8947,"timestamp":6673302435489,"id":1700,"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/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9329,"timestamp":6673302435337,"id":1699,"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/layers.mjs","layer":"app-pages-browser"},"startTime":1778064672861,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10809,"timestamp":6673302435007,"id":1697,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672861,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10402,"timestamp":6673302435645,"id":1701,"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/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10403,"timestamp":6673302435916,"id":1703,"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/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10479,"timestamp":6673302436083,"id":1704,"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/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11248,"timestamp":6673302435794,"id":1702,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11050,"timestamp":6673302436232,"id":1705,"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/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11172,"timestamp":6673302436390,"id":1706,"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/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778064672862,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11256,"timestamp":6673302436538,"id":1707,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11294,"timestamp":6673302436704,"id":1708,"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/plus.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11377,"timestamp":6673302436854,"id":1709,"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/users.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11417,"timestamp":6673302437020,"id":1710,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11744,"timestamp":6673302437174,"id":1711,"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/settings.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":17028,"timestamp":6673302437334,"id":1712,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778064672863,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1875,"timestamp":6673302456497,"id":1715,"parentId":1494,"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":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5502,"timestamp":6673302456193,"id":1713,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778064672882,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5542,"timestamp":6673302456365,"id":1714,"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/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778064672882,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5448,"timestamp":6673302456713,"id":1719,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5519,"timestamp":6673302456824,"id":1720,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5883,"timestamp":6673302456582,"id":1716,"parentId":1649,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5933,"timestamp":6673302456629,"id":1717,"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":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6100,"timestamp":6673302456675,"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":1778064672883,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1847,"timestamp":6673302466295,"id":1721,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778064672892,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1736,"timestamp":6673302468222,"id":1722,"parentId":1494,"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":1778064672894,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3459,"timestamp":6673302468451,"id":1726,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778064672894,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3528,"timestamp":6673302468570,"id":1727,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778064672895,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3563,"timestamp":6673302468696,"id":1728,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778064672895,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4672,"timestamp":6673302468320,"id":1723,"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":1778064672894,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4923,"timestamp":6673302468366,"id":1724,"parentId":1657,"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":1778064672894,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4992,"timestamp":6673302468411,"id":1725,"parentId":1658,"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":1778064672894,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-css","duration":845759,"timestamp":6673301633370,"id":1520,"parentId":1439,"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":1778064672059,"traceId":"75c40a0a8367d9fc"},{"name":"font-loader","duration":799259,"timestamp":6673301681765,"id":1540,"parentId":1539,"tags":{},"startTime":1778064672108,"traceId":"75c40a0a8367d9fc"},{"name":"postcss","duration":349,"timestamp":6673302481065,"id":1729,"parentId":1539,"tags":{},"startTime":1778064672907,"traceId":"75c40a0a8367d9fc"},{"name":"next-font-loader","duration":799719,"timestamp":6673301681731,"id":1539,"parentId":1525,"tags":{},"startTime":1778064672108,"traceId":"75c40a0a8367d9fc"},{"name":"css-loader","duration":1395,"timestamp":6673302481435,"id":1730,"parentId":1525,"tags":{"astUsed":"true"},"startTime":1778064672907,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":846994,"timestamp":6673301636119,"id":1525,"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/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":1778064672062,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5324,"timestamp":6673302485631,"id":1731,"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":1778064672912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5406,"timestamp":6673302485716,"id":1732,"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":1778064672912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5543,"timestamp":6673302485768,"id":1733,"parentId":1682,"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":1778064672912,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":911,"timestamp":6673302491992,"id":1734,"parentId":1513,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778064672918,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8549,"timestamp":6673302494543,"id":1741,"parentId":1513,"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":1778064672921,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":10467,"timestamp":6673302494142,"id":1737,"parentId":1702,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10550,"timestamp":6673302494302,"id":1739,"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/external-link.mjs","layer":"app-pages-browser"},"startTime":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":11368,"timestamp":6673302493992,"id":1736,"parentId":1702,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":11162,"timestamp":6673302494423,"id":1740,"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/search.mjs","layer":"app-pages-browser"},"startTime":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":13174,"timestamp":6673302493926,"id":1735,"parentId":1696,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":12967,"timestamp":6673302494250,"id":1738,"parentId":1692,"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":1778064672920,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2526,"timestamp":6673302505769,"id":1742,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778064672932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4900,"timestamp":6673302506203,"id":1744,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778064672932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":5884,"timestamp":6673302505995,"id":1743,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778064672932,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2699,"timestamp":6673302517863,"id":1757,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1136,"timestamp":6673302519973,"id":1771,"parentId":1524,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778064672946,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3573,"timestamp":6673302517910,"id":1758,"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/polyfills/process.js","layer":"app-pages-browser"},"startTime":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6673,"timestamp":6673302516076,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778064672942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":7060,"timestamp":6673302515879,"id":1746,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778064672942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":7590,"timestamp":6673302515634,"id":1745,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778064672942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7195,"timestamp":6673302516204,"id":1748,"parentId":1573,"tags":{"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":1778064672942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7007,"timestamp":6673302516604,"id":1750,"parentId":1576,"tags":{"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":1778064672943,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7007,"timestamp":6673302516780,"id":1751,"parentId":1576,"tags":{"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":1778064672943,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6910,"timestamp":6673302517051,"id":1752,"parentId":1576,"tags":{"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":1778064672943,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6918,"timestamp":6673302517227,"id":1753,"parentId":1575,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778064672943,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6942,"timestamp":6673302517366,"id":1754,"parentId":1578,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778064672943,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":8948,"timestamp":6673302516329,"id":1749,"parentId":1694,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778064672942,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7914,"timestamp":6673302517550,"id":1755,"parentId":1577,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7922,"timestamp":6673302517733,"id":1756,"parentId":1579,"tags":{"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":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7776,"timestamp":6673302518055,"id":1759,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7667,"timestamp":6673302518358,"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/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":7729,"timestamp":6673302518480,"id":1762,"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":1778064672945,"traceId":"75c40a0a8367d9fc"}]
16
+ [{"name":"build-module-js","duration":7951,"timestamp":6673302518591,"id":1763,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778064672945,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7931,"timestamp":6673302518792,"id":1764,"parentId":1597,"tags":{"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":1778064672945,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9374,"timestamp":6673302518234,"id":1760,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778064672944,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":8681,"timestamp":6673302519143,"id":1766,"parentId":1605,"tags":{"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":1778064672945,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9268,"timestamp":6673302518975,"id":1765,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778064672945,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9111,"timestamp":6673302519329,"id":1767,"parentId":1597,"tags":{"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":1778064672945,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9110,"timestamp":6673302519516,"id":1768,"parentId":1606,"tags":{"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":1778064672946,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9147,"timestamp":6673302519695,"id":1769,"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/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778064672946,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":9740,"timestamp":6673302519861,"id":1770,"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/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778064672946,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3130,"timestamp":6673302532506,"id":1776,"parentId":1635,"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":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":990052,"timestamp":6673301551840,"id":1452,"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":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":990360,"timestamp":6673301552015,"id":1453,"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":1778064671978,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-css","duration":1021895,"timestamp":6673301525766,"id":1439,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778064671952,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18042,"timestamp":6673302531841,"id":1772,"parentId":1619,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672958,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18232,"timestamp":6673302532044,"id":1773,"parentId":1620,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672958,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18371,"timestamp":6673302532194,"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/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778064672958,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18545,"timestamp":6673302532351,"id":1775,"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/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778064672958,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18726,"timestamp":6673302532549,"id":1777,"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/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18910,"timestamp":6673302532858,"id":1779,"parentId":1644,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":18806,"timestamp":6673302533235,"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/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19358,"timestamp":6673302533085,"id":1780,"parentId":1668,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20821,"timestamp":6673302532703,"id":1778,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":19954,"timestamp":6673302533736,"id":1784,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":20663,"timestamp":6673302533392,"id":1782,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1778064672959,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22358,"timestamp":6673302533566,"id":1783,"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/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778064672960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22298,"timestamp":6673302533887,"id":1785,"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/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778064672960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":22438,"timestamp":6673302534075,"id":1786,"parentId":1698,"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":1778064672960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":22437,"timestamp":6673302534266,"id":1787,"parentId":1687,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672960,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5561,"timestamp":6673302558435,"id":1788,"parentId":1743,"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":1778064672984,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2666,"timestamp":6673302561823,"id":1790,"parentId":1770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064672988,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2774,"timestamp":6673302561944,"id":1791,"parentId":1688,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672988,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3174,"timestamp":6673302561748,"id":1789,"parentId":1745,"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":1778064672988,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":98,"timestamp":6673302565581,"id":1792,"parentId":1452,"tags":{},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":15,"timestamp":6673302565688,"id":1793,"parentId":1453,"tags":{},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module","duration":26,"timestamp":6673302565710,"id":1794,"parentId":1439,"tags":{},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1448,"timestamp":6673302565745,"id":1795,"parentId":1688,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1552,"timestamp":6673302565874,"id":1796,"parentId":1716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1451466,"timestamp":6673301115996,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3625,"timestamp":6673302566014,"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/cloud.mjs","layer":"app-pages-browser"},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4748,"timestamp":6673302566198,"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/activity.mjs","layer":"app-pages-browser"},"startTime":1778064672992,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3450,"timestamp":6673302567764,"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":1778064672994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3492,"timestamp":6673302567909,"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":1778064672994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4191,"timestamp":6673302568050,"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/send.mjs","layer":"app-pages-browser"},"startTime":1778064672994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4222,"timestamp":6673302568187,"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/webhook.mjs","layer":"app-pages-browser"},"startTime":1778064672994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4335,"timestamp":6673302568315,"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/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778064672994,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1106,"timestamp":6673302573775,"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/workflow.mjs","layer":"app-pages-browser"},"startTime":1778064673000,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":343,"timestamp":6673302575289,"id":1805,"parentId":1616,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064673001,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":176,"timestamp":6673302578394,"id":1809,"parentId":1636,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778064673004,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2516,"timestamp":6673302576835,"id":1806,"parentId":1661,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778064673003,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1678,"timestamp":6673302578129,"id":1807,"parentId":1723,"tags":{"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":1778064673004,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4943,"timestamp":6673302578271,"id":1808,"parentId":1731,"tags":{"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":1778064673004,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2045,"timestamp":6673302581784,"id":1810,"parentId":1731,"tags":{"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":1778064673008,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2361,"timestamp":6673302581934,"id":1811,"parentId":1732,"tags":{"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":1778064673008,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2478,"timestamp":6673302582067,"id":1812,"parentId":1732,"tags":{"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":1778064673008,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1304,"timestamp":6673302586980,"id":1816,"parentId":1662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778064673013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2683,"timestamp":6673302586623,"id":1813,"parentId":1735,"tags":{"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":1778064673013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2712,"timestamp":6673302586769,"id":1814,"parentId":1735,"tags":{"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":1778064673013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5716,"timestamp":6673302586906,"id":1815,"parentId":1806,"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":1778064673013,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3280,"timestamp":6673302589748,"id":1817,"parentId":1735,"tags":{"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":1778064673016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3298,"timestamp":6673302589896,"id":1818,"parentId":1735,"tags":{"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":1778064673016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4002,"timestamp":6673302590137,"id":1819,"parentId":1770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064673016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4291,"timestamp":6673302590254,"id":1820,"parentId":1770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064673016,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2523,"timestamp":6673302593522,"id":1821,"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/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778064673020,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1549,"timestamp":6673302594922,"id":1822,"parentId":1786,"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":1778064673021,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2414,"timestamp":6673302595263,"id":1824,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778064673021,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3454,"timestamp":6673302595079,"id":1823,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778064673021,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2122,"timestamp":6673302596687,"id":1825,"parentId":1786,"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":1778064673023,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1633,"timestamp":6673302601034,"id":1826,"parentId":1823,"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":1778064673027,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":668,"timestamp":6673302607294,"id":1832,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1912,"timestamp":6673302606840,"id":1828,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2136,"timestamp":6673302606961,"id":1829,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":2904,"timestamp":6673302606629,"id":1827,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2741,"timestamp":6673302607083,"id":1830,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2885,"timestamp":6673302607187,"id":1831,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778064673033,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2444,"timestamp":6673302611182,"id":1834,"parentId":1805,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064673037,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3436,"timestamp":6673302611054,"id":1833,"parentId":1770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778064673037,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-ts","duration":3388,"timestamp":6673302611548,"id":1836,"parentId":1823,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778064673038,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":4973,"timestamp":6673302611273,"id":1835,"parentId":1823,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778064673037,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":750,"timestamp":6673302618081,"id":1837,"parentId":1722,"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":1778064673044,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4485,"timestamp":6673302618198,"id":1838,"parentId":1722,"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":1778064673044,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4325,"timestamp":6673302619208,"id":1839,"parentId":1836,"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":1778064673045,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":2890,"timestamp":6673302625146,"id":1841,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778064673051,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-tsx","duration":3405,"timestamp":6673302625347,"id":1842,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778064673051,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5876,"timestamp":6673302625031,"id":1840,"parentId":1722,"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":1778064673051,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":678,"timestamp":6673302633932,"id":1843,"parentId":1722,"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":1778064673060,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1607,"timestamp":6673302635026,"id":1844,"parentId":1842,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778064673061,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2588,"timestamp":6673302636089,"id":1845,"parentId":1722,"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":1778064673062,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3283,"timestamp":6673302640143,"id":1846,"parentId":1722,"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":1778064673066,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2678,"timestamp":6673302643844,"id":1847,"parentId":1722,"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":1778064673070,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5794,"timestamp":6673302647106,"id":1848,"parentId":1722,"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":1778064673073,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3982,"timestamp":6673302654092,"id":1849,"parentId":1722,"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":1778064673080,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":703,"timestamp":6673302689457,"id":1850,"parentId":1722,"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":1778064673115,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4898,"timestamp":6673302692565,"id":1851,"parentId":1722,"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":1778064673119,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6952,"timestamp":6673302693402,"id":1852,"parentId":1722,"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":1778064673119,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7874,"timestamp":6673302694507,"id":1853,"parentId":1722,"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":1778064673121,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2539,"timestamp":6673302713234,"id":1854,"parentId":1722,"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":1778064673139,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6567,"timestamp":6673302714828,"id":1855,"parentId":1722,"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":1778064673141,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5648,"timestamp":6673302717146,"id":1859,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7007,"timestamp":6673302716982,"id":1857,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7077,"timestamp":6673302717213,"id":1860,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7533,"timestamp":6673302717280,"id":1861,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"}]
17
+ [{"name":"build-module-mjs","duration":12150,"timestamp":6673302717350,"id":1862,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":14488,"timestamp":6673302717070,"id":1858,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":17591,"timestamp":6673302716885,"id":1856,"parentId":1722,"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":1778064673143,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1164,"timestamp":6673302810082,"id":1865,"parentId":1722,"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":1778064673236,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":9414,"timestamp":6673302808324,"id":1864,"parentId":1722,"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":1778064673234,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":15708,"timestamp":6673302808178,"id":1863,"parentId":1722,"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":1778064673234,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1493,"timestamp":6673302850199,"id":1866,"parentId":1722,"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":1778064673276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4726,"timestamp":6673302850335,"id":1867,"parentId":1722,"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":1778064673276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6767,"timestamp":6673302850412,"id":1868,"parentId":1722,"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":1778064673276,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1114,"timestamp":6673302874059,"id":1874,"parentId":1722,"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":1778064673300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4387,"timestamp":6673302871596,"id":1869,"parentId":1722,"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":1778064673298,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4022,"timestamp":6673302873796,"id":1871,"parentId":1722,"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":1778064673300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4208,"timestamp":6673302873891,"id":1872,"parentId":1722,"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":1778064673300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10264,"timestamp":6673302872457,"id":1870,"parentId":1722,"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":1778064673298,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10066,"timestamp":6673302873974,"id":1873,"parentId":1722,"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":1778064673300,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":544,"timestamp":6673302915018,"id":1876,"parentId":1749,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778064673341,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1934,"timestamp":6673302916329,"id":1877,"parentId":1820,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064673342,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6315,"timestamp":6673302914237,"id":1875,"parentId":1722,"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":1778064673340,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4600,"timestamp":6673302917767,"id":1878,"parentId":1822,"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":1778064673344,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1339,"timestamp":6673302928109,"id":1879,"parentId":1809,"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":1778064673354,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1780,"timestamp":6673302928317,"id":1881,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778064673354,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2530,"timestamp":6673302928156,"id":1880,"parentId":1821,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778064673354,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1952,"timestamp":6673302930864,"id":1883,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778064673357,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2687,"timestamp":6673302930762,"id":1882,"parentId":1758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778064673357,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3171,"timestamp":6673302930895,"id":1884,"parentId":1826,"tags":{"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":1778064673357,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1818808,"timestamp":6673301116015,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":798,"timestamp":6673302934443,"id":1886,"parentId":1816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/index.js","layer":"app-pages-browser"},"startTime":1778064673360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1980,"timestamp":6673302934286,"id":1885,"parentId":1826,"tags":{"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":1778064673360,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2385,"timestamp":6673302934531,"id":1887,"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/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778064673361,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2921,"timestamp":6673302934653,"id":1888,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778064673361,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1830861,"timestamp":6673301116190,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1831176,"timestamp":6673301115884,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1831210,"timestamp":6673301115854,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":1831640,"timestamp":6673301115431,"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":1778064671541,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1060,"timestamp":6673302946815,"id":1889,"parentId":1838,"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":1778064673373,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1247,"timestamp":6673302946940,"id":1890,"parentId":1838,"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":1778064673373,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1357,"timestamp":6673302949538,"id":1891,"parentId":1838,"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":1778064673376,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2244,"timestamp":6673302949715,"id":1893,"parentId":1840,"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":1778064673376,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2691,"timestamp":6673302949785,"id":1894,"parentId":1840,"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":1778064673376,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2927,"timestamp":6673302949855,"id":1895,"parentId":1840,"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":1778064673376,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":7934,"timestamp":6673302949633,"id":1892,"parentId":1840,"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":1778064673376,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":462,"timestamp":6673302963200,"id":1896,"parentId":1845,"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":1778064673389,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":612,"timestamp":6673302964068,"id":1897,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":692,"timestamp":6673302964160,"id":1898,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":836,"timestamp":6673302964235,"id":1899,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673390,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1686,"timestamp":6673302967342,"id":1901,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673393,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":3355,"timestamp":6673302967492,"id":1903,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673394,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4361,"timestamp":6673302967242,"id":1900,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673393,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5034,"timestamp":6673302967638,"id":1905,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673394,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6951,"timestamp":6673302967567,"id":1904,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673394,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":10997,"timestamp":6673302967420,"id":1902,"parentId":1848,"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":1778064673393,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":773,"timestamp":6673303002748,"id":1906,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778064673429,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1690,"timestamp":6673303004359,"id":1907,"parentId":1849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778064673430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":687,"timestamp":6673303006614,"id":1910,"parentId":1857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778064673433,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5019,"timestamp":6673303004458,"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":1778064673430,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":6685,"timestamp":6673303006483,"id":1909,"parentId":1855,"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":1778064673433,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1018,"timestamp":6673303027294,"id":1911,"parentId":1858,"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":1778064673453,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1077,"timestamp":6673303027432,"id":1912,"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":1778064673453,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1620,"timestamp":6673303027511,"id":1913,"parentId":1886,"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":1778064673454,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2933,"timestamp":6673303027584,"id":1914,"parentId":1886,"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":1778064673454,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4304,"timestamp":6673303027660,"id":1915,"parentId":1886,"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":1778064673454,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2511,"timestamp":6673303043189,"id":1916,"parentId":1886,"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":1778064673469,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3062,"timestamp":6673303043366,"id":1917,"parentId":1886,"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":1778064673469,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3313,"timestamp":6673303043497,"id":1918,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3465,"timestamp":6673303043628,"id":1919,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3698,"timestamp":6673303043747,"id":1920,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4543,"timestamp":6673303043864,"id":1921,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5056,"timestamp":6673303043986,"id":1922,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5294,"timestamp":6673303044140,"id":1923,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":5459,"timestamp":6673303044224,"id":1924,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":6039,"timestamp":6673303044294,"id":1925,"parentId":1886,"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":1778064673470,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3327,"timestamp":6673303057326,"id":1926,"parentId":1886,"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":1778064673483,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3926,"timestamp":6673303064626,"id":1927,"parentId":1886,"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":1778064673491,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1123,"timestamp":6673303069203,"id":1928,"parentId":1886,"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":1778064673495,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":552,"timestamp":6673303071659,"id":1929,"parentId":1898,"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":1778064673498,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":388,"timestamp":6673303074517,"id":1930,"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":1778064673501,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":421,"timestamp":6673303078969,"id":1931,"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":1778064673505,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":749,"timestamp":6673303082347,"id":1932,"parentId":1912,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778064673508,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1571,"timestamp":6673303082443,"id":1933,"parentId":1912,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778064673508,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2214,"timestamp":6673303082517,"id":1934,"parentId":1912,"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":1778064673509,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2235,"timestamp":6673303082584,"id":1935,"parentId":1912,"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":1778064673509,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":27065,"timestamp":6673303085576,"id":1936,"parentId":1912,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778064673512,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1969,"timestamp":6673303114316,"id":1937,"parentId":1912,"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":1778064673540,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2923,"timestamp":6673303114510,"id":1938,"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":1778064673541,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3119,"timestamp":6673303114638,"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":1778064673541,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":877,"timestamp":6673303119726,"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":1778064673546,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":868,"timestamp":6673303120979,"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":1778064673547,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":814,"timestamp":6673303124422,"id":1942,"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":1778064673550,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1005,"timestamp":6673303124520,"id":1943,"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":1778064673551,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1396,"timestamp":6673303124596,"id":1944,"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":1778064673551,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1786,"timestamp":6673303124663,"id":1945,"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":1778064673551,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":895,"timestamp":6673303126943,"id":1946,"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":1778064673553,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":424,"timestamp":6673303129020,"id":1947,"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":1778064673555,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":846,"timestamp":6673303130016,"id":1948,"parentId":1916,"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":1778064673556,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1065,"timestamp":6673303130111,"id":1949,"parentId":1917,"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":1778064673556,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1616,"timestamp":6673303131949,"id":1950,"parentId":1920,"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":1778064673558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2337,"timestamp":6673303132054,"id":1951,"parentId":1921,"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":1778064673558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2639,"timestamp":6673303132130,"id":1952,"parentId":1920,"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":1778064673558,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1442,"timestamp":6673303137793,"id":1953,"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":1778064673564,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":552,"timestamp":6673303140802,"id":1954,"parentId":1916,"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":1778064673567,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":631,"timestamp":6673303140900,"id":1955,"parentId":1916,"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":1778064673567,"traceId":"75c40a0a8367d9fc"}]
18
+ [{"name":"build-module-js","duration":987,"timestamp":6673303141869,"id":1956,"parentId":1916,"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":1778064673568,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1814,"timestamp":6673303141964,"id":1957,"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":1778064673568,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2042,"timestamp":6673303142047,"id":1958,"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":1778064673568,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":479,"timestamp":6673303148459,"id":1959,"parentId":1925,"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":1778064673574,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":879,"timestamp":6673303148560,"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":1778064673575,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":780,"timestamp":6673303150133,"id":1961,"parentId":1931,"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":1778064673576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":890,"timestamp":6673303150226,"id":1962,"parentId":1931,"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":1778064673576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1186,"timestamp":6673303150298,"id":1963,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778064673576,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":972,"timestamp":6673303153459,"id":1964,"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":1778064673579,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1042,"timestamp":6673303153554,"id":1965,"parentId":1936,"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":1778064673580,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1620,"timestamp":6673303153629,"id":1966,"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":1778064673580,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1062,"timestamp":6673303157312,"id":1967,"parentId":1945,"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":1778064673583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1176,"timestamp":6673303157426,"id":1968,"parentId":1945,"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":1778064673583,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1674,"timestamp":6673303157502,"id":1969,"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":1778064673584,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":519,"timestamp":6673303160511,"id":1970,"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":1778064673587,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":5045,"timestamp":6673303160608,"id":1971,"parentId":1931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778064673587,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":492,"timestamp":6673303166891,"id":1972,"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":1778064673593,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":770,"timestamp":6673303168119,"id":1973,"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":1778064673594,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1145,"timestamp":6673303168212,"id":1974,"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":1778064673594,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1392,"timestamp":6673303168287,"id":1975,"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":1778064673594,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1473,"timestamp":6673303170190,"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/binary.js","layer":"app-pages-browser"},"startTime":1778064673596,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1850,"timestamp":6673303170284,"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/merge.js","layer":"app-pages-browser"},"startTime":1778064673596,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2334,"timestamp":6673303170365,"id":1978,"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":1778064673596,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":758,"timestamp":6673303174815,"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/omap.js","layer":"app-pages-browser"},"startTime":1778064673601,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":886,"timestamp":6673303174908,"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":1778064673601,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2199,"timestamp":6673303177405,"id":1981,"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":1778064673603,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2672,"timestamp":6673303177505,"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":1778064673604,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3022,"timestamp":6673303177582,"id":1983,"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":1778064673604,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2573,"timestamp":6673303181288,"id":1984,"parentId":1957,"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":1778064673607,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3340,"timestamp":6673303181382,"id":1985,"parentId":1957,"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":1778064673607,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":3398,"timestamp":6673303181465,"id":1986,"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":1778064673607,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":4276,"timestamp":6673303181540,"id":1987,"parentId":1957,"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":1778064673608,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1470,"timestamp":6673303188970,"id":1988,"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":1778064673615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1831,"timestamp":6673303189092,"id":1989,"parentId":1964,"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":1778064673615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2269,"timestamp":6673303189169,"id":1990,"parentId":1964,"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":1778064673615,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1068,"timestamp":6673303192672,"id":1991,"parentId":1964,"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":1778064673619,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":413,"timestamp":6673303193968,"id":1992,"parentId":1974,"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":1778064673620,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":679,"timestamp":6673303195678,"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":1778064673622,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1072,"timestamp":6673303196613,"id":1994,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js","layer":"app-pages-browser"},"startTime":1778064673623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1769,"timestamp":6673303196708,"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":1778064673623,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":888,"timestamp":6673303199320,"id":1996,"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":1778064673625,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4565,"timestamp":6673303201364,"id":1997,"parentId":1953,"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":1778064673627,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":867,"timestamp":6673303206669,"id":1998,"parentId":1989,"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":1778064673633,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1151,"timestamp":6673303208183,"id":1999,"parentId":1989,"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":1778064673634,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1267,"timestamp":6673303208280,"id":2000,"parentId":1988,"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":1778064673634,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2234,"timestamp":6673303208357,"id":2001,"parentId":1989,"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":1778064673634,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2693,"timestamp":6673303208429,"id":2002,"parentId":1988,"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":1778064673634,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":361,"timestamp":6673303214145,"id":2003,"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":1778064673640,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":297,"timestamp":6673303215647,"id":2004,"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":1778064673642,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":764,"timestamp":6673303218570,"id":2005,"parentId":1998,"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":1778064673645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":881,"timestamp":6673303218662,"id":2006,"parentId":1998,"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":1778064673645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":944,"timestamp":6673303218734,"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":1778064673645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":999,"timestamp":6673303218807,"id":2008,"parentId":1988,"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":1778064673645,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":471,"timestamp":6673303220229,"id":2009,"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":1778064673646,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":310,"timestamp":6673303221981,"id":2010,"parentId":1988,"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":1778064673648,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":699,"timestamp":6673303223163,"id":2011,"parentId":2003,"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":1778064673649,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":741,"timestamp":6673303223251,"id":2012,"parentId":2003,"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":1778064673649,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1711,"timestamp":6673303224448,"id":2013,"parentId":2003,"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":1778064673650,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1775,"timestamp":6673303224539,"id":2014,"parentId":2003,"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":1778064673651,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1825,"timestamp":6673303224652,"id":2015,"parentId":2003,"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":1778064673651,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2012,"timestamp":6673303224755,"id":2016,"parentId":2003,"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":1778064673651,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2121,"timestamp":6673303224871,"id":2017,"parentId":2003,"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":1778064673651,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":2203,"timestamp":6673303224939,"id":2018,"parentId":2003,"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":1778064673651,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":458,"timestamp":6673303228097,"id":2019,"parentId":2004,"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":1778064673654,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":786,"timestamp":6673303229948,"id":2020,"parentId":2004,"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":1778064673656,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":840,"timestamp":6673303230046,"id":2021,"parentId":2004,"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":1778064673656,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1166,"timestamp":6673303230119,"id":2022,"parentId":2004,"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":1778064673656,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":683,"timestamp":6673303231597,"id":2023,"parentId":2004,"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":1778064673658,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":837,"timestamp":6673303231685,"id":2024,"parentId":2004,"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":1778064673658,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":1306,"timestamp":6673303235593,"id":2025,"parentId":1997,"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":1778064673662,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":905,"timestamp":6673303237441,"id":2026,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778064673663,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":2098,"timestamp":6673303237539,"id":2027,"parentId":1997,"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":1778064673664,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1098,"timestamp":6673303240182,"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/utils.js","layer":"app-pages-browser"},"startTime":1778064673666,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":694,"timestamp":6673303242025,"id":2029,"parentId":2020,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1778064673668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":825,"timestamp":6673303242174,"id":2030,"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":1778064673668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":977,"timestamp":6673303242252,"id":2031,"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":1778064673668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":1062,"timestamp":6673303242320,"id":2032,"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":1778064673668,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-mjs","duration":4581,"timestamp":6673303244826,"id":2033,"parentId":1997,"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":1778064673671,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":384,"timestamp":6673303253363,"id":2034,"parentId":2029,"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":1778064673679,"traceId":"75c40a0a8367d9fc"},{"name":"build-module-js","duration":408,"timestamp":6673303254547,"id":2035,"parentId":2030,"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":1778064673681,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2139001,"timestamp":6673301116149,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138995,"timestamp":6673301116171,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2139014,"timestamp":6673301116158,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138993,"timestamp":6673301116186,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138935,"timestamp":6673301116247,"id":1320,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138922,"timestamp":6673301116263,"id":1321,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138913,"timestamp":6673301116275,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2138912,"timestamp":6673301116279,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2139030,"timestamp":6673301116166,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"add-entry","duration":2139021,"timestamp":6673301116179,"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":1778064671542,"traceId":"75c40a0a8367d9fc"},{"name":"make","duration":2140231,"timestamp":6673301115122,"id":1299,"parentId":1298,"tags":{},"startTime":1778064671541,"traceId":"75c40a0a8367d9fc"},{"name":"chunk-graph","duration":13796,"timestamp":6673303305414,"id":2037,"parentId":2036,"tags":{},"startTime":1778064673731,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-modules","duration":23,"timestamp":6673303319315,"id":2039,"parentId":2036,"tags":{},"startTime":1778064673745,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunks","duration":20850,"timestamp":6673303320897,"id":2041,"parentId":2036,"tags":{},"startTime":1778064673747,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-tree","duration":97,"timestamp":6673303341825,"id":2042,"parentId":2036,"tags":{},"startTime":1778064673768,"traceId":"75c40a0a8367d9fc"},{"name":"optimize-chunk-modules","duration":20851,"timestamp":6673303342006,"id":2043,"parentId":2036,"tags":{},"startTime":1778064673768,"traceId":"75c40a0a8367d9fc"},{"name":"optimize","duration":43662,"timestamp":6673303319273,"id":2038,"parentId":2036,"tags":{},"startTime":1778064673745,"traceId":"75c40a0a8367d9fc"},{"name":"module-hash","duration":19232,"timestamp":6673303375796,"id":2044,"parentId":2036,"tags":{},"startTime":1778064673802,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation","duration":236386,"timestamp":6673303395092,"id":2045,"parentId":2036,"tags":{},"startTime":1778064673821,"traceId":"75c40a0a8367d9fc"},{"name":"hash","duration":11072,"timestamp":6673303634975,"id":2046,"parentId":2036,"tags":{},"startTime":1778064674061,"traceId":"75c40a0a8367d9fc"},{"name":"code-generation-jobs","duration":448,"timestamp":6673303646044,"id":2047,"parentId":2036,"tags":{},"startTime":1778064674072,"traceId":"75c40a0a8367d9fc"}]
19
+ [{"name":"module-assets","duration":647,"timestamp":6673303646435,"id":2048,"parentId":2036,"tags":{},"startTime":1778064674072,"traceId":"75c40a0a8367d9fc"},{"name":"create-chunk-assets","duration":18605,"timestamp":6673303647103,"id":2049,"parentId":2036,"tags":{},"startTime":1778064674073,"traceId":"75c40a0a8367d9fc"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1485,"timestamp":6673303669363,"id":2051,"parentId":1298,"tags":{},"startTime":1778064674095,"traceId":"75c40a0a8367d9fc"},{"name":"NextJsBuildManifest-createassets","duration":2452,"timestamp":6673303668411,"id":2050,"parentId":1298,"tags":{},"startTime":1778064674094,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90402,"timestamp":6673303714164,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90871,"timestamp":6673303713741,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90389,"timestamp":6673303714241,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90316,"timestamp":6673303714329,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90218,"timestamp":6673303714441,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90081,"timestamp":6673303714592,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90150,"timestamp":6673303714534,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90068,"timestamp":6673303714680,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":89949,"timestamp":6673303714826,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":90853,"timestamp":6673303713940,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778064674140,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":89897,"timestamp":6673303714914,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":89814,"timestamp":6673303715025,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-dfb7fc77c99076fb.js","cache":"MISS"},"startTime":1778064674141,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":83826,"timestamp":6673303721048,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778064674147,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":87513,"timestamp":6673303717409,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-84ef229ad88818d9.js","cache":"MISS"},"startTime":1778064674143,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":81115,"timestamp":6673303723861,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778064674150,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":72668,"timestamp":6673303732363,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-09b2eea02ea69679.js","cache":"MISS"},"startTime":1778064674158,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":71824,"timestamp":6673303733253,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778064674159,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":70871,"timestamp":6673303734225,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778064674160,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":69778,"timestamp":6673303735339,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778064674161,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":69321,"timestamp":6673303735814,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778064674162,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":70624,"timestamp":6673303734528,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/page-8ed05b9d1cadea97.js","cache":"MISS"},"startTime":1778064674161,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":69271,"timestamp":6673303735896,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778064674162,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":78092,"timestamp":6673303727146,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-a97b78b69a33dff5.js","cache":"MISS"},"startTime":1778064674153,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":106424,"timestamp":6673303699039,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778064674125,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":33638,"timestamp":6673303771848,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778064674198,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":67491,"timestamp":6673303761507,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778064674188,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":48250,"timestamp":6673303798193,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778064674224,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":47963,"timestamp":6673303800984,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778064674227,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":50173,"timestamp":6673303801423,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778064674227,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":123429,"timestamp":6673303736115,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778064674162,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":58786,"timestamp":6673303801917,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-1d874c68cc9ab3b7.js","cache":"MISS"},"startTime":1778064674228,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56964,"timestamp":6673303803805,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778064674230,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56808,"timestamp":6673303803980,"id":2088,"parentId":2052,"tags":{"name":"static/wxarGtmcGlWCzKSSy_MgS/_ssgManifest.js","cache":"MISS"},"startTime":1778064674230,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56673,"timestamp":6673303804130,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778064674230,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":57542,"timestamp":6673303803397,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-195bd4d2340e323a.js","cache":"MISS"},"startTime":1778064674229,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56712,"timestamp":6673303804262,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778064674230,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":56938,"timestamp":6673303804204,"id":2090,"parentId":2052,"tags":{"name":"static/wxarGtmcGlWCzKSSy_MgS/_buildManifest.js","cache":"MISS"},"startTime":1778064674230,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":118168,"timestamp":6673303748702,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778064674175,"traceId":"75c40a0a8367d9fc"},{"name":"minify-js","duration":112205,"timestamp":6673303777243,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778064674203,"traceId":"75c40a0a8367d9fc"},{"name":"minify-webpack-plugin-optimize","duration":215824,"timestamp":6673303673638,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778064674100,"traceId":"75c40a0a8367d9fc"},{"name":"minify-css","duration":300561,"timestamp":6673303889839,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778064674316,"traceId":"75c40a0a8367d9fc"},{"name":"css-minimizer-plugin","duration":300768,"timestamp":6673303889647,"id":2092,"parentId":1298,"tags":{},"startTime":1778064674316,"traceId":"75c40a0a8367d9fc"},{"name":"seal","duration":920406,"timestamp":6673303284724,"id":2036,"parentId":1298,"tags":{},"startTime":1778064673711,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-compilation","duration":3095306,"timestamp":6673301110066,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778064671536,"traceId":"75c40a0a8367d9fc"},{"name":"emit","duration":5087,"timestamp":6673304205614,"id":2094,"parentId":1295,"tags":{},"startTime":1778064674632,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-close","duration":387913,"timestamp":6673304211550,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778064674638,"traceId":"75c40a0a8367d9fc"},{"name":"webpack-generate-error-stats","duration":1866,"timestamp":6673304599515,"id":2096,"parentId":2095,"tags":{},"startTime":1778064675026,"traceId":"75c40a0a8367d9fc"},{"name":"run-webpack-compiler","duration":3771508,"timestamp":6673300830037,"id":1295,"parentId":1294,"tags":{},"startTime":1778064671256,"traceId":"75c40a0a8367d9fc"},{"name":"format-webpack-messages","duration":69,"timestamp":6673304601552,"id":2097,"parentId":1294,"tags":{},"startTime":1778064675028,"traceId":"75c40a0a8367d9fc"},{"name":"worker-main-client","duration":3771979,"timestamp":6673300829752,"id":1294,"parentId":1,"tags":{},"startTime":1778064671256,"traceId":"75c40a0a8367d9fc"},{"name":"run-webpack","duration":10568830,"timestamp":6673294096056,"id":14,"parentId":1,"tags":{},"startTime":1778064664522,"traceId":"75c40a0a8367d9fc"},{"name":"run-typescript","duration":5393392,"timestamp":6673304667857,"id":2100,"parentId":1,"tags":{},"startTime":1778064675094,"traceId":"75c40a0a8367d9fc"},{"name":"generate-required-server-files","duration":1181,"timestamp":6673310061770,"id":2102,"parentId":1,"tags":{},"startTime":1778064680488,"traceId":"75c40a0a8367d9fc"},{"name":"check-static-error-page","duration":5095,"timestamp":6673310133398,"id":2104,"parentId":2103,"tags":{},"startTime":1778064680559,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":239070,"timestamp":6673310139519,"id":2123,"parentId":2106,"tags":{},"startTime":1778064680566,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":243901,"timestamp":6673310134798,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778064680561,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":312240,"timestamp":6673310139698,"id":2126,"parentId":2112,"tags":{},"startTime":1778064680566,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":315044,"timestamp":6673310136955,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":317022,"timestamp":6673310139585,"id":2124,"parentId":2108,"tags":{},"startTime":1778064680566,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":320201,"timestamp":6673310136457,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778064680562,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":324128,"timestamp":6673310150255,"id":2130,"parentId":2116,"tags":{},"startTime":1778064680576,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":337080,"timestamp":6673310137361,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":337271,"timestamp":6673310142127,"id":2127,"parentId":2107,"tags":{},"startTime":1778064680568,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":344519,"timestamp":6673310134935,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778064680561,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":348656,"timestamp":6673310139636,"id":2125,"parentId":2111,"tags":{},"startTime":1778064680566,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":351494,"timestamp":6673310136847,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":342847,"timestamp":6673310151803,"id":2134,"parentId":2110,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":357993,"timestamp":6673310136705,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":346460,"timestamp":6673310151826,"id":2136,"parentId":2117,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":360822,"timestamp":6673310137495,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778064680564,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":361900,"timestamp":6673310139335,"id":2122,"parentId":2105,"tags":{},"startTime":1778064680565,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":367168,"timestamp":6673310134099,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778064680560,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":353724,"timestamp":6673310151608,"id":2131,"parentId":2119,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":367522,"timestamp":6673310137838,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778064680564,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":353631,"timestamp":6673310151781,"id":2133,"parentId":2109,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":368864,"timestamp":6673310136562,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":353990,"timestamp":6673310151817,"id":2135,"parentId":2115,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":368586,"timestamp":6673310137234,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":359533,"timestamp":6673310151693,"id":2132,"parentId":2121,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":372859,"timestamp":6673310138393,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778064680564,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":372979,"timestamp":6673310150183,"id":2129,"parentId":2114,"tags":{},"startTime":1778064680576,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":386070,"timestamp":6673310137123,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":372850,"timestamp":6673310151833,"id":2137,"parentId":2118,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":387024,"timestamp":6673310137669,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778064680564,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":373453,"timestamp":6673310151840,"id":2138,"parentId":2120,"tags":{},"startTime":1778064680578,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":387209,"timestamp":6673310138099,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778064680564,"traceId":"75c40a0a8367d9fc"},{"name":"is-page-static","duration":385162,"timestamp":6673310150025,"id":2128,"parentId":2113,"tags":{},"startTime":1778064680576,"traceId":"75c40a0a8367d9fc"},{"name":"check-page","duration":398199,"timestamp":6673310137008,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778064680563,"traceId":"75c40a0a8367d9fc"},{"name":"static-check","duration":402409,"timestamp":6673310132816,"id":2103,"parentId":1,"tags":{},"startTime":1778064680559,"traceId":"75c40a0a8367d9fc"},{"name":"write-routes-manifest","duration":2915,"timestamp":6673310672315,"id":2142,"parentId":1,"tags":{},"startTime":1778064681098,"traceId":"75c40a0a8367d9fc"},{"name":"load-dotenv","duration":28,"timestamp":6673310989419,"id":2145,"parentId":2144,"tags":{},"startTime":1778064681415,"traceId":"75c40a0a8367d9fc"},{"name":"run-export-path-map","duration":258,"timestamp":6673311516180,"id":2146,"parentId":2144,"tags":{},"startTime":1778064681942,"traceId":"75c40a0a8367d9fc"},{"name":"next-export","duration":794183,"timestamp":6673310988740,"id":2144,"parentId":1,"tags":{},"startTime":1778064681415,"traceId":"75c40a0a8367d9fc"},{"name":"move-exported-app-not-found-","duration":10703,"timestamp":6673311784098,"id":2147,"parentId":2143,"tags":{},"startTime":1778064682210,"traceId":"75c40a0a8367d9fc"},{"name":"move-exported-app-global-error-","duration":15495,"timestamp":6673311794873,"id":2148,"parentId":2143,"tags":{},"startTime":1778064682221,"traceId":"75c40a0a8367d9fc"},{"name":"static-generation","duration":981868,"timestamp":6673310985150,"id":2143,"parentId":1,"tags":{},"startTime":1778064681411,"traceId":"75c40a0a8367d9fc"},{"name":"write-routes-manifest","duration":14229,"timestamp":6673311967190,"id":2149,"parentId":1,"tags":{},"startTime":1778064682393,"traceId":"75c40a0a8367d9fc"}]
20
+ [{"name":"node-file-trace-build","duration":6079245,"timestamp":6673310663027,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778064681089,"traceId":"75c40a0a8367d9fc"},{"name":"apply-include-excludes","duration":556,"timestamp":6673316742301,"id":2150,"parentId":1,"tags":{},"startTime":1778064687168,"traceId":"75c40a0a8367d9fc"},{"name":"collect-build-traces","duration":6207262,"timestamp":6673310535620,"id":2140,"parentId":1,"tags":{},"startTime":1778064680962,"traceId":"75c40a0a8367d9fc"},{"name":"print-tree-view","duration":1598,"timestamp":6673316743027,"id":2151,"parentId":1,"tags":{},"startTime":1778064687169,"traceId":"75c40a0a8367d9fc"},{"name":"telemetry-flush","duration":34,"timestamp":6673316744638,"id":2152,"parentId":1,"tags":{},"startTime":1778064687171,"traceId":"75c40a0a8367d9fc"},{"name":"next-build","duration":22743589,"timestamp":6673294001093,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778064664427,"traceId":"75c40a0a8367d9fc"}]