chorus-codes 0.8.12 → 0.8.14

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 (106) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -2
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  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 +2 -2
  23. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/demo/[scenario]/page.js +2 -2
  25. package/.next/server/app/demo/[scenario]/page.js.nft.json +1 -1
  26. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
  27. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/new.html +1 -1
  29. package/.next/server/app/new.rsc +2 -2
  30. package/.next/server/app/new.segments/_full.segment.rsc +2 -2
  31. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  32. package/.next/server/app/new.segments/_index.segment.rsc +2 -2
  33. package/.next/server/app/new.segments/_tree.segment.rsc +2 -2
  34. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +1 -1
  35. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  36. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  37. package/.next/server/app/onboarding.html +1 -1
  38. package/.next/server/app/onboarding.rsc +2 -2
  39. package/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
  40. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  41. package/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
  42. package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  43. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  44. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  45. package/.next/server/app/page_client-reference-manifest.js +1 -1
  46. package/.next/server/app/personas/page.js +2 -2
  47. package/.next/server/app/personas/page.js.nft.json +1 -1
  48. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  49. package/.next/server/app/personas.html +1 -1
  50. package/.next/server/app/personas.rsc +3 -3
  51. package/.next/server/app/personas.segments/_full.segment.rsc +3 -3
  52. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  53. package/.next/server/app/personas.segments/_index.segment.rsc +2 -2
  54. package/.next/server/app/personas.segments/_tree.segment.rsc +2 -2
  55. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +2 -2
  56. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  57. package/.next/server/app/runs/[runId]/page.js +2 -2
  58. package/.next/server/app/runs/[runId]/page.js.nft.json +1 -1
  59. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  62. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  63. package/.next/server/app/settings.html +1 -1
  64. package/.next/server/app/settings.rsc +2 -2
  65. package/.next/server/app/settings.segments/_full.segment.rsc +2 -2
  66. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  67. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  68. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  69. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  70. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  71. package/.next/server/app/templates/page.js +2 -2
  72. package/.next/server/app/templates/page.js.nft.json +1 -1
  73. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/templates.html +1 -1
  75. package/.next/server/app/templates.rsc +3 -3
  76. package/.next/server/app/templates.segments/_full.segment.rsc +3 -3
  77. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  78. package/.next/server/app/templates.segments/_index.segment.rsc +2 -2
  79. package/.next/server/app/templates.segments/_tree.segment.rsc +2 -2
  80. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +2 -2
  81. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  82. package/.next/server/app-paths-manifest.json +2 -2
  83. package/.next/server/chunks/325.js +1 -0
  84. package/.next/server/chunks/642.js +1 -0
  85. package/.next/server/middleware-build-manifest.js +1 -1
  86. package/.next/server/pages/404.html +1 -1
  87. package/.next/server/pages/500.html +1 -1
  88. package/.next/server/server-reference-manifest.json +1 -1
  89. package/.next/static/chunks/245-934c5ce426296df5.js +1 -0
  90. package/.next/static/chunks/744-0dbe0ecdef7c2a4a.js +1 -0
  91. package/.next/static/chunks/app/demo/[scenario]/{page-1e694db85f44db1d.js → page-6307259fba2e5fdf.js} +1 -1
  92. package/.next/static/chunks/app/runs/[runId]/page-b3364baa47b77ce9.js +1 -0
  93. package/.next/static/css/55e13578d64f89b0.css +3 -0
  94. package/.next/trace +20 -20
  95. package/.next/trace-build +1 -1
  96. package/dist/daemon/runner/reviewer-driver.js +10 -64
  97. package/dist/daemon/runner/reviewer-driver.js.map +1 -1
  98. package/package.json +1 -1
  99. package/.next/server/chunks/429.js +0 -1
  100. package/.next/server/chunks/597.js +0 -1
  101. package/.next/static/chunks/744-73bacac02ba407ef.js +0 -1
  102. package/.next/static/chunks/977-4887f24e0062c91d.js +0 -1
  103. package/.next/static/chunks/app/runs/[runId]/page-9ce1e87a5e513d8b.js +0 -1
  104. package/.next/static/css/a552ff3997000a18.css +0 -3
  105. /package/.next/static/{HOLAccvgd3XzQyzratFkE → SsXK_ZdfRKwQhMMuiH23K}/_buildManifest.js +0 -0
  106. /package/.next/static/{HOLAccvgd3XzQyzratFkE → SsXK_ZdfRKwQhMMuiH23K}/_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":"generate-buildid","duration":137,"timestamp":6673938645626,"id":4,"parentId":1,"tags":{},"startTime":1778065309072,"traceId":"5a7df1aeae9ece46"},{"name":"load-custom-routes","duration":261,"timestamp":6673938645841,"id":5,"parentId":1,"tags":{},"startTime":1778065309072,"traceId":"5a7df1aeae9ece46"},{"name":"create-dist-dir","duration":165,"timestamp":6673938646122,"id":6,"parentId":1,"tags":{},"startTime":1778065309072,"traceId":"5a7df1aeae9ece46"},{"name":"clean","duration":246,"timestamp":6673938646622,"id":7,"parentId":1,"tags":{},"startTime":1778065309073,"traceId":"5a7df1aeae9ece46"},{"name":"discover-routes","duration":4155,"timestamp":6673938684122,"id":8,"parentId":1,"tags":{},"startTime":1778065309110,"traceId":"5a7df1aeae9ece46"},{"name":"create-root-mapping","duration":40,"timestamp":6673938688308,"id":9,"parentId":1,"tags":{},"startTime":1778065309114,"traceId":"5a7df1aeae9ece46"},{"name":"generate-route-types","duration":7630,"timestamp":6673938689266,"id":10,"parentId":1,"tags":{},"startTime":1778065309115,"traceId":"5a7df1aeae9ece46"},{"name":"public-dir-conflict-check","duration":61,"timestamp":6673938696969,"id":11,"parentId":1,"tags":{},"startTime":1778065309123,"traceId":"5a7df1aeae9ece46"},{"name":"generate-routes-manifest","duration":1807,"timestamp":6673938697094,"id":12,"parentId":1,"tags":{},"startTime":1778065309123,"traceId":"5a7df1aeae9ece46"},{"name":"create-entrypoints","duration":11849,"timestamp":6673939043734,"id":17,"parentId":15,"tags":{},"startTime":1778065309470,"traceId":"5a7df1aeae9ece46"},{"name":"generate-webpack-config","duration":208634,"timestamp":6673939055713,"id":18,"parentId":16,"tags":{},"startTime":1778065309482,"traceId":"5a7df1aeae9ece46"},{"name":"next-trace-entrypoint-plugin","duration":1590,"timestamp":6673939330339,"id":20,"parentId":19,"tags":{},"startTime":1778065309756,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":40900,"timestamp":6673939396167,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":54218,"timestamp":6673939396228,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":61186,"timestamp":6673939396283,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":71260,"timestamp":6673939396335,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":158,"timestamp":6673939470711,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778065309897,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-external","duration":17,"timestamp":6673939470922,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778065309897,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":129927,"timestamp":6673939396085,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":243752,"timestamp":6673939390505,"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":1778065309817,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":237328,"timestamp":6673939397122,"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=%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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":281118,"timestamp":6673939396398,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":294114,"timestamp":6673939396457,"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":1778065309822,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":299770,"timestamp":6673939396514,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":304279,"timestamp":6673939396688,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":306839,"timestamp":6673939396889,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":309707,"timestamp":6673939396795,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":312027,"timestamp":6673939397035,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":317885,"timestamp":6673939397083,"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=%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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":322859,"timestamp":6673939396948,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":328606,"timestamp":6673939397167,"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":1778065309823,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":52,"timestamp":6673939787692,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":15,"timestamp":6673939787791,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":17,"timestamp":6673939788195,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":15,"timestamp":6673939788270,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":11,"timestamp":6673939788295,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":9,"timestamp":6673939788316,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11630,"timestamp":6673939788340,"id":66,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10578,"timestamp":6673939789943,"id":67,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1778065310216,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11758,"timestamp":6673939790062,"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":1778065310216,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13791,"timestamp":6673939790208,"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":1778065310216,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14576,"timestamp":6673939790302,"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":1778065310216,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14822,"timestamp":6673939790483,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15202,"timestamp":6673939790566,"id":73,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15698,"timestamp":6673939790652,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":18529,"timestamp":6673939790780,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19704,"timestamp":6673939790881,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19743,"timestamp":6673939791065,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19929,"timestamp":6673939791155,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21091,"timestamp":6673939791244,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20331,"timestamp":6673939792545,"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":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21368,"timestamp":6673939792986,"id":84,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21485,"timestamp":6673939793088,"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/instrumentation/utils.js","layer":"rsc"},"startTime":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23118,"timestamp":6673939793174,"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":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23813,"timestamp":6673939793252,"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":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24399,"timestamp":6673939793331,"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":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24661,"timestamp":6673939793409,"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/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24939,"timestamp":6673939793486,"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/encoded-tags.js","layer":"rsc"},"startTime":1778065310220,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":25547,"timestamp":6673939793568,"id":91,"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":1778065310220,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":31305,"timestamp":6673939793648,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778065310220,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":38520,"timestamp":6673939791323,"id":81,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":39132,"timestamp":6673939792697,"id":83,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778065310219,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":42614,"timestamp":6673939790969,"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":1778065310217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":48707,"timestamp":6673939790395,"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":1778065310216,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2126,"timestamp":6673939860094,"id":93,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778065310286,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2798,"timestamp":6673939870808,"id":94,"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":1778065310297,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3180,"timestamp":6673939870945,"id":95,"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":1778065310297,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3642,"timestamp":6673939871043,"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":1778065310297,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":91259,"timestamp":6673939787837,"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":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":91334,"timestamp":6673939788131,"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":1778065310214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":39,"timestamp":6673939882495,"id":105,"parentId":91,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778065310309,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4487,"timestamp":6673939880782,"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":1778065310307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5497,"timestamp":6673939881372,"id":100,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1778065310307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11161,"timestamp":6673939881186,"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":1778065310307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12321,"timestamp":6673939880895,"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":1778065310307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12332,"timestamp":6673939881465,"id":101,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1778065310307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12741,"timestamp":6673939881706,"id":102,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1778065310308,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12939,"timestamp":6673939881884,"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":1778065310308,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13230,"timestamp":6673939882143,"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":1778065310308,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":13554,"timestamp":6673939882552,"id":106,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778065310309,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13503,"timestamp":6673939883113,"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/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778065310309,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":15576,"timestamp":6673939882841,"id":107,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778065310309,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":33,"timestamp":6673939921780,"id":111,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":17,"timestamp":6673939921952,"id":113,"parentId":83,"tags":{"name":"node:fs","layer":null},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":11,"timestamp":6673939921977,"id":114,"parentId":83,"tags":{"name":"node:path","layer":null},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":19,"timestamp":6673939921995,"id":115,"parentId":83,"tags":{"name":"node:os","layer":null},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":19152,"timestamp":6673939906179,"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":1778065310332,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":3840,"timestamp":6673939921699,"id":110,"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":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4943,"timestamp":6673939921842,"id":112,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7219,"timestamp":6673939922023,"id":116,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778065310348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1364,"timestamp":6673939929866,"id":117,"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/detached-promise.js","layer":"rsc"},"startTime":1778065310356,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1630,"timestamp":6673939929976,"id":118,"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":1778065310356,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1777,"timestamp":6673939934205,"id":119,"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":1778065310360,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2155,"timestamp":6673939934315,"id":120,"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":1778065310360,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3449,"timestamp":6673939934400,"id":121,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778065310360,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3454,"timestamp":6673939934621,"id":122,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778065310361,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1213,"timestamp":6673939940022,"id":123,"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":1778065310366,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1639,"timestamp":6673939940135,"id":124,"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/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778065310366,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4659,"timestamp":6673939940229,"id":125,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778065310366,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5200,"timestamp":6673939940417,"id":126,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778065310366,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2525,"timestamp":6673939947661,"id":127,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778065310374,"traceId":"5a7df1aeae9ece46"}]
2
+ [{"name":"build-module-js","duration":2762,"timestamp":6673940179946,"id":227,"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/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778065310606,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1134,"timestamp":6673940188009,"id":230,"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.js","layer":"rsc"},"startTime":1778065310614,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1355,"timestamp":6673940188211,"id":232,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1778065310614,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1094,"timestamp":6673940189971,"id":233,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1778065310616,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2166,"timestamp":6673940190084,"id":234,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778065310616,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1365,"timestamp":6673940193692,"id":235,"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/picocolors.js","layer":"rsc"},"startTime":1778065310620,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2645,"timestamp":6673940193790,"id":236,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778065310620,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13699,"timestamp":6673940188124,"id":231,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778065310614,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5378,"timestamp":6673940203071,"id":237,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778065310629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5486,"timestamp":6673940203188,"id":238,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778065310629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1245,"timestamp":6673940210779,"id":239,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778065310637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2712,"timestamp":6673940210935,"id":240,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778065310637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":936,"timestamp":6673940213720,"id":241,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778065310640,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":422,"timestamp":6673940216420,"id":243,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778065310642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2982,"timestamp":6673940217963,"id":244,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4181,"timestamp":6673940218114,"id":245,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6676,"timestamp":6673940216260,"id":242,"parentId":164,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5341,"timestamp":6673940218209,"id":246,"parentId":186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5498,"timestamp":6673940218339,"id":247,"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/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778065310644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2667,"timestamp":6673940224656,"id":248,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310651,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4342,"timestamp":6673940224856,"id":249,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310651,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":831,"timestamp":6673940229669,"id":250,"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/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778065310656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1605,"timestamp":6673940231820,"id":252,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310658,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2106,"timestamp":6673940231592,"id":251,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778065310658,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2905,"timestamp":6673940235232,"id":253,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778065310661,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2891,"timestamp":6673940235442,"id":254,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778065310661,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2698,"timestamp":6673940235817,"id":256,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778065310662,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3190,"timestamp":6673940235632,"id":255,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778065310662,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2884,"timestamp":6673940236129,"id":257,"parentId":168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778065310662,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3260,"timestamp":6673940239150,"id":258,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778065310665,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3378,"timestamp":6673940239370,"id":259,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778065310665,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1068,"timestamp":6673940244042,"id":260,"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/compiled/cookie/index.js","layer":"rsc"},"startTime":1778065310670,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1528,"timestamp":6673940302537,"id":271,"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/lib/is-error.js","layer":"rsc"},"startTime":1778065310729,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7386,"timestamp":6673940302284,"id":270,"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/lib/format-server-error.js","layer":"rsc"},"startTime":1778065310728,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":74945,"timestamp":6673940247184,"id":263,"parentId":200,"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":1778065310673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":75346,"timestamp":6673940246940,"id":261,"parentId":107,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778065310673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":75402,"timestamp":6673940247118,"id":262,"parentId":199,"tags":{"name":"__barrel_optimize__?names=Activity,CheckCircle2,Clock,Coins,Layers,Sparkles!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778065310673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-external","duration":27,"timestamp":6673940322814,"id":272,"parentId":218,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778065310749,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":813,"timestamp":6673940322855,"id":273,"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/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1778065310749,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":949,"timestamp":6673940324438,"id":275,"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":1778065310750,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1039,"timestamp":6673940324657,"id":277,"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/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778065310751,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1761,"timestamp":6673940324868,"id":279,"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/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778065310751,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2805,"timestamp":6673940324535,"id":276,"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/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778065310751,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2974,"timestamp":6673940324754,"id":278,"parentId":223,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778065310751,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4254,"timestamp":6673940324209,"id":274,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778065310750,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2135,"timestamp":6673940328815,"id":280,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778065310755,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":871,"timestamp":6673940332764,"id":281,"parentId":168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778065310759,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1382,"timestamp":6673940335351,"id":282,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778065310761,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1441,"timestamp":6673940335604,"id":284,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778065310762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1707,"timestamp":6673940335693,"id":285,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778065310762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1893,"timestamp":6673940335772,"id":286,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778065310762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2716,"timestamp":6673940335467,"id":283,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778065310761,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2639,"timestamp":6673940335852,"id":287,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778065310762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3028,"timestamp":6673940335966,"id":288,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778065310762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1161,"timestamp":6673940339417,"id":290,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778065310765,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2983,"timestamp":6673940339297,"id":289,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1778065310765,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1007,"timestamp":6673940344640,"id":291,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778065310771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2088,"timestamp":6673940347738,"id":292,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778065310774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2150,"timestamp":6673940347840,"id":293,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778065310774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2856,"timestamp":6673940348072,"id":295,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778065310774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3007,"timestamp":6673940348220,"id":296,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778065310774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4357,"timestamp":6673940347924,"id":294,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778065310774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1286,"timestamp":6673940352474,"id":297,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778065310779,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2341,"timestamp":6673940352583,"id":298,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778065310779,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1491,"timestamp":6673940358947,"id":299,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778065310785,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1484,"timestamp":6673940359106,"id":300,"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/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778065310785,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1463,"timestamp":6673940359275,"id":301,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778065310785,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1937,"timestamp":6673940359357,"id":302,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778065310785,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1962,"timestamp":6673940359616,"id":304,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778065310786,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2825,"timestamp":6673940359496,"id":303,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1778065310786,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1600,"timestamp":6673940362510,"id":305,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1778065310789,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1822,"timestamp":6673940362667,"id":306,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1778065310789,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1447,"timestamp":6673940367427,"id":307,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778065310793,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1575,"timestamp":6673940367577,"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/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1644,"timestamp":6673940367699,"id":309,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2358,"timestamp":6673940367811,"id":310,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2361,"timestamp":6673940368153,"id":313,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3247,"timestamp":6673940368256,"id":314,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4099,"timestamp":6673940368040,"id":312,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9649,"timestamp":6673940367923,"id":311,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778065310794,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8255,"timestamp":6673940369551,"id":315,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778065310796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":929,"timestamp":6673940379680,"id":316,"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/compiled/string-hash/index.js","layer":"rsc"},"startTime":1778065310806,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2918,"timestamp":6673940380970,"id":318,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778065310807,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2162,"timestamp":6673940384087,"id":319,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778065310810,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":1926,"timestamp":6673940384478,"id":321,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778065310811,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2917,"timestamp":6673940384293,"id":320,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778065310810,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3943,"timestamp":6673940384834,"id":323,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778065310811,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4079,"timestamp":6673940385024,"id":324,"parentId":271,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778065310811,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5078,"timestamp":6673940384662,"id":322,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778065310811,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5097,"timestamp":6673940385145,"id":325,"parentId":276,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1778065310811,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2992,"timestamp":6673940387467,"id":327,"parentId":279,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310813,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3620,"timestamp":6673940387317,"id":326,"parentId":282,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778065310813,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3748,"timestamp":6673940387591,"id":328,"parentId":278,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310814,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":915,"timestamp":6673940391544,"id":329,"parentId":237,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1778065310818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":25205,"timestamp":6673940379826,"id":317,"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/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1778065310806,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":704,"timestamp":6673940405944,"id":330,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778065310832,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1294,"timestamp":6673940408310,"id":333,"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/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778065310834,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1628,"timestamp":6673940408187,"id":332,"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/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778065310834,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2099,"timestamp":6673940407975,"id":331,"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/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778065310834,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2102,"timestamp":6673940408427,"id":334,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"rsc"},"startTime":1778065310834,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":28,"timestamp":6673940411370,"id":336,"parentId":317,"tags":{"name":"util","layer":null},"startTime":1778065310837,"traceId":"5a7df1aeae9ece46"}]
3
+ [{"name":"build-module-mjs","duration":4386,"timestamp":6673940408566,"id":335,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"rsc"},"startTime":1778065310835,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1752,"timestamp":6673940411413,"id":337,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1778065310837,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1644,"timestamp":6673940411707,"id":339,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1778065310838,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1966,"timestamp":6673940411567,"id":338,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"rsc"},"startTime":1778065310838,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1867,"timestamp":6673940411838,"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/plus.mjs","layer":"rsc"},"startTime":1778065310838,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":309,"timestamp":6673940413793,"id":341,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778065310840,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1306,"timestamp":6673940420338,"id":347,"parentId":295,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2525,"timestamp":6673940419524,"id":342,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2549,"timestamp":6673940419701,"id":343,"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/sparkles.mjs","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2615,"timestamp":6673940419832,"id":344,"parentId":261,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2674,"timestamp":6673940419956,"id":345,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/coins.mjs","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2638,"timestamp":6673940420154,"id":346,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"rsc"},"startTime":1778065310846,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":553,"timestamp":6673940423093,"id":348,"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/lib/metadata/constants.js","layer":"rsc"},"startTime":1778065310849,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2358,"timestamp":6673940424222,"id":349,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778065310850,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1092314,"timestamp":6673939336400,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1092364,"timestamp":6673939336373,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":658,"timestamp":6673940429038,"id":351,"parentId":329,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310855,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2168,"timestamp":6673940428865,"id":350,"parentId":308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778065310855,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2219,"timestamp":6673940429131,"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/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778065310855,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2664,"timestamp":6673940429265,"id":353,"parentId":313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310855,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9247,"timestamp":6673940434338,"id":354,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1778065310860,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9848,"timestamp":6673940434460,"id":355,"parentId":334,"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":1778065310860,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1108056,"timestamp":6673939336442,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1108088,"timestamp":6673939336420,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1108082,"timestamp":6673939336431,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":951,"timestamp":6673940446473,"id":356,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310873,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2436,"timestamp":6673940448174,"id":357,"parentId":310,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778065310874,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1620,"timestamp":6673940450849,"id":358,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778065310877,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1303,"timestamp":6673940453326,"id":359,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778065310879,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1307,"timestamp":6673940453495,"id":360,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778065310880,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4017,"timestamp":6673940454990,"id":361,"parentId":355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778065310881,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":948,"timestamp":6673940459279,"id":362,"parentId":320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778065310885,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1468,"timestamp":6673940464795,"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":1778065310891,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1453,"timestamp":6673940467718,"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":1778065310894,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2242,"timestamp":6673940467836,"id":365,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778065310894,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2853,"timestamp":6673940467920,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"rsc"},"startTime":1778065310894,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2029,"timestamp":6673940472567,"id":367,"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":1778065310899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3020,"timestamp":6673940472684,"id":368,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"rsc"},"startTime":1778065310899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3559,"timestamp":6673940472771,"id":369,"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":1778065310899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3825,"timestamp":6673940472855,"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":1778065310899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":689,"timestamp":6673940479897,"id":371,"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":1778065310906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":806,"timestamp":6673940480021,"id":372,"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":1778065310906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":35,"timestamp":6673940483949,"id":373,"parentId":368,"tags":{"name":"process","layer":null},"startTime":1778065310910,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1462,"timestamp":6673940484009,"id":374,"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":1778065310910,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1564,"timestamp":6673940485851,"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":1778065310912,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1914,"timestamp":6673940485960,"id":376,"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":1778065310912,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4879,"timestamp":6673940486057,"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":1778065310912,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5100,"timestamp":6673940486138,"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":1778065310912,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":824,"timestamp":6673940493373,"id":379,"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":1778065310919,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4190,"timestamp":6673940493510,"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":1778065310920,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":849,"timestamp":6673940502305,"id":381,"parentId":366,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1778065310928,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2099,"timestamp":6673940505464,"id":382,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1778065310931,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2484,"timestamp":6673940505599,"id":383,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1778065310932,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2737,"timestamp":6673940505698,"id":384,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778065310932,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2697,"timestamp":6673940505990,"id":385,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"rsc"},"startTime":1778065310932,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3199,"timestamp":6673940506083,"id":386,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778065310932,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3563,"timestamp":6673940506168,"id":387,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1778065310932,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2407,"timestamp":6673940510469,"id":388,"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":1778065310937,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2582,"timestamp":6673940510641,"id":389,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1778065310937,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2682,"timestamp":6673940510777,"id":390,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1778065310937,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1385,"timestamp":6673940516926,"id":391,"parentId":376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1735,"timestamp":6673940517075,"id":392,"parentId":371,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3175,"timestamp":6673940517172,"id":393,"parentId":376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3810,"timestamp":6673940517254,"id":394,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4995,"timestamp":6673940517331,"id":395,"parentId":371,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6177,"timestamp":6673940517412,"id":396,"parentId":374,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"rsc"},"startTime":1778065310943,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2503,"timestamp":6673940530568,"id":397,"parentId":376,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"rsc"},"startTime":1778065310957,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":833,"timestamp":6673940536489,"id":398,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1778065310963,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1196,"timestamp":6673940538688,"id":399,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778065310965,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1267,"timestamp":6673940538794,"id":400,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778065310965,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1336,"timestamp":6673940538884,"id":401,"parentId":379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778065310965,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1269,"timestamp":6673940540886,"id":402,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778065310967,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1480,"timestamp":6673940543545,"id":403,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778065310970,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":893,"timestamp":6673940547898,"id":404,"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":1778065310974,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2727,"timestamp":6673940549127,"id":405,"parentId":393,"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":1778065310975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2860,"timestamp":6673940549232,"id":406,"parentId":394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778065310975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4296,"timestamp":6673940549318,"id":407,"parentId":393,"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":1778065310975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6004,"timestamp":6673940549407,"id":408,"parentId":393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778065310975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":663,"timestamp":6673940558018,"id":409,"parentId":392,"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":1778065310984,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":997,"timestamp":6673940560495,"id":410,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778065310987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1309,"timestamp":6673940560610,"id":411,"parentId":398,"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":1778065310987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1670,"timestamp":6673940560695,"id":412,"parentId":398,"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":1778065310987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2003,"timestamp":6673940560775,"id":413,"parentId":398,"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":1778065310987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1328,"timestamp":6673940563546,"id":414,"parentId":398,"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":1778065310990,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1925,"timestamp":6673940563652,"id":415,"parentId":398,"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":1778065310990,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2350,"timestamp":6673940563743,"id":416,"parentId":398,"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":1778065310990,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":38,"timestamp":6673940571494,"id":417,"parentId":411,"tags":{"name":"buffer","layer":null},"startTime":1778065310998,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":969,"timestamp":6673940571550,"id":418,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778065310998,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1468,"timestamp":6673940571736,"id":419,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778065310998,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1565,"timestamp":6673940574705,"id":420,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778065311001,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1679,"timestamp":6673940574871,"id":421,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778065311001,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1942,"timestamp":6673940575017,"id":422,"parentId":398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778065311001,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1586,"timestamp":6673940577530,"id":423,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778065311004,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1689,"timestamp":6673940577640,"id":424,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778065311004,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2126,"timestamp":6673940577727,"id":425,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778065311004,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1301,"timestamp":6673940584243,"id":426,"parentId":408,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1778065311010,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":926,"timestamp":6673940586759,"id":427,"parentId":415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"rsc"},"startTime":1778065311013,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1100,"timestamp":6673940586873,"id":428,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778065311013,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1489,"timestamp":6673940586960,"id":429,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778065311013,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1804,"timestamp":6673940587058,"id":430,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778065311013,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":800,"timestamp":6673940590086,"id":431,"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":1778065311016,"traceId":"5a7df1aeae9ece46"}]
4
+ [{"name":"build-module-js","duration":1238,"timestamp":6673940590192,"id":432,"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":1778065311016,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2151,"timestamp":6673940590280,"id":433,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1778065311016,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":421,"timestamp":6673940594674,"id":434,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1778065311021,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":448,"timestamp":6673940595421,"id":435,"parentId":432,"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":1778065311021,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":357,"timestamp":6673940595893,"id":436,"parentId":432,"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":1778065311022,"traceId":"5a7df1aeae9ece46"},{"name":"font-loader","duration":348111,"timestamp":6673940292877,"id":269,"parentId":268,"tags":{},"startTime":1778065310719,"traceId":"5a7df1aeae9ece46"},{"name":"postcss","duration":3247,"timestamp":6673940705807,"id":437,"parentId":268,"tags":{},"startTime":1778065311132,"traceId":"5a7df1aeae9ece46"},{"name":"next-font-loader","duration":416624,"timestamp":6673940292826,"id":268,"parentId":265,"tags":{},"startTime":1778065310719,"traceId":"5a7df1aeae9ece46"},{"name":"css-loader","duration":21694,"timestamp":6673940709197,"id":438,"parentId":265,"tags":{"astUsed":"true"},"startTime":1778065311135,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":482603,"timestamp":6673940248732,"id":265,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778065310675,"traceId":"5a7df1aeae9ece46"},{"name":"font-loader","duration":526253,"timestamp":6673940272138,"id":267,"parentId":266,"tags":{},"startTime":1778065310698,"traceId":"5a7df1aeae9ece46"},{"name":"postcss","duration":481,"timestamp":6673940798448,"id":439,"parentId":266,"tags":{},"startTime":1778065311224,"traceId":"5a7df1aeae9ece46"},{"name":"next-font-loader","duration":550108,"timestamp":6673940248871,"id":266,"parentId":264,"tags":{},"startTime":1778065310675,"traceId":"5a7df1aeae9ece46"},{"name":"css-loader","duration":1157,"timestamp":6673940798961,"id":440,"parentId":264,"tags":{"astUsed":"true"},"startTime":1778065311225,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":553215,"timestamp":6673940247238,"id":264,"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/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778065310673,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464586,"timestamp":6673939335953,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1463941,"timestamp":6673939336607,"id":37,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464102,"timestamp":6673939336449,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464096,"timestamp":6673939336460,"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":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464096,"timestamp":6673939336470,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464038,"timestamp":6673939336532,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464004,"timestamp":6673939336569,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464020,"timestamp":6673939336557,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1463986,"timestamp":6673939336594,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1463980,"timestamp":6673939336602,"id":36,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1464007,"timestamp":6673939336580,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1463977,"timestamp":6673939336614,"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":1778065309763,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":1013,"timestamp":6673940951855,"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":1778065311378,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":95,"timestamp":6673940952903,"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":1778065311379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":187,"timestamp":6673940953034,"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":1778065311379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":144,"timestamp":6673940953234,"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":1778065311379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":379,"timestamp":6673940953406,"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":1778065311379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":167,"timestamp":6673940953801,"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":1778065311380,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":446,"timestamp":6673940953981,"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":1778065311380,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":424,"timestamp":6673940954439,"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":1778065311380,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":151,"timestamp":6673940954875,"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":1778065311381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":153,"timestamp":6673940955036,"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":1778065311381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":194,"timestamp":6673940955199,"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":1778065311381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":157,"timestamp":6673940955405,"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":1778065311381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":142,"timestamp":6673940955571,"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":1778065311382,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":132,"timestamp":6673940955723,"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":1778065311382,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":142,"timestamp":6673940955864,"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":1778065311382,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":135,"timestamp":6673940956015,"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":1778065311382,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":323,"timestamp":6673940973645,"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":1778065311400,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":424,"timestamp":6673940973991,"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":1778065311400,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":453,"timestamp":6673940974429,"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":1778065311400,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":272,"timestamp":6673940974893,"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":1778065311401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":142,"timestamp":6673940975175,"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":1778065311401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":137,"timestamp":6673940975326,"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":1778065311401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":287,"timestamp":6673940975474,"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":1778065311402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":199,"timestamp":6673940975770,"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":1778065311402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":245,"timestamp":6673940975979,"id":683,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%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":1778065311402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":338,"timestamp":6673940976234,"id":684,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%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":1778065311402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":391,"timestamp":6673940981317,"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%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":1778065311407,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":290,"timestamp":6673940981727,"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%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":1778065311408,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":227,"timestamp":6673940982027,"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":1778065311408,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":187,"timestamp":6673940982264,"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":1778065311408,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5063,"timestamp":6673940994123,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778065311420,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":10697,"timestamp":6673940993734,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778065311420,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":24493,"timestamp":6673940992639,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778065311419,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":25136,"timestamp":6673940994300,"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":1778065311420,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":28339,"timestamp":6673940993929,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778065311420,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":27774,"timestamp":6673940995067,"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":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":28607,"timestamp":6673940994882,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":28814,"timestamp":6673940995177,"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":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":31944,"timestamp":6673940994707,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":31813,"timestamp":6673940995395,"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":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":34025,"timestamp":6673940995670,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778065311422,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":35291,"timestamp":6673940995834,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778065311422,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":38896,"timestamp":6673940995499,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778065311422,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":43702,"timestamp":6673940995284,"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":1778065311421,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":34864,"timestamp":6673941006714,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778065311433,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":35628,"timestamp":6673941006519,"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":1778065311433,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3225,"timestamp":6673941087963,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778065311514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3626,"timestamp":6673941087871,"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":1778065311514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4670,"timestamp":6673941087629,"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":1778065311514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4482,"timestamp":6673941111910,"id":712,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778065311538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5666,"timestamp":6673941111616,"id":709,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778065311538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7044,"timestamp":6673941111309,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778065311537,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6771,"timestamp":6673941111859,"id":711,"parentId":690,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065311538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6994,"timestamp":6673941111805,"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":1778065311538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5185,"timestamp":6673941138869,"id":719,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5925,"timestamp":6673941139392,"id":723,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8103,"timestamp":6673941139462,"id":724,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12229,"timestamp":6673941139530,"id":725,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12758,"timestamp":6673941140381,"id":733,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":16795,"timestamp":6673941137857,"id":713,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778065311564,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":17200,"timestamp":6673941138154,"id":714,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778065311564,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":17958,"timestamp":6673941138523,"id":716,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":19567,"timestamp":6673941138346,"id":715,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778065311564,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19289,"timestamp":6673941139602,"id":726,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":19982,"timestamp":6673941139712,"id":727,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":20076,"timestamp":6673941139882,"id":728,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20145,"timestamp":6673941140450,"id":734,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":20782,"timestamp":6673941140554,"id":735,"parentId":685,"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":1778065311567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21317,"timestamp":6673941140664,"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":1778065311567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":21563,"timestamp":6673941140767,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778065311567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":26973,"timestamp":6673941138696,"id":717,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":29154,"timestamp":6673941140071,"id":729,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":37607,"timestamp":6673941139260,"id":720,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":38210,"timestamp":6673941138815,"id":718,"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":1778065311565,"traceId":"5a7df1aeae9ece46"}]
5
+ [{"name":"build-module-mjs","duration":37859,"timestamp":6673941139307,"id":721,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":37944,"timestamp":6673941139348,"id":722,"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":1778065311565,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":37339,"timestamp":6673941140241,"id":730,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":37680,"timestamp":6673941140299,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":37830,"timestamp":6673941140340,"id":732,"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":1778065311566,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3800,"timestamp":6673941202493,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3502,"timestamp":6673941203092,"id":742,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3991,"timestamp":6673941202909,"id":740,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5031,"timestamp":6673941202787,"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":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4692,"timestamp":6673941203415,"id":745,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5486,"timestamp":6673941203203,"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/redirect-boundary.js","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8454,"timestamp":6673941203035,"id":741,"parentId":709,"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":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9140,"timestamp":6673941203312,"id":744,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1778065311629,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5178,"timestamp":6673941216662,"id":747,"parentId":708,"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":1778065311643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":834,"timestamp":6673941222236,"id":749,"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":1778065311648,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1472,"timestamp":6673941222323,"id":750,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778065311648,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2145,"timestamp":6673941222396,"id":751,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778065311648,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21258,"timestamp":6673941203525,"id":746,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1778065311630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5095,"timestamp":6673941221968,"id":748,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778065311648,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4328,"timestamp":6673941228526,"id":752,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4828,"timestamp":6673941229289,"id":756,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6260,"timestamp":6673941229497,"id":758,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6435,"timestamp":6673941229581,"id":759,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6475,"timestamp":6673941229664,"id":760,"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":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13063,"timestamp":6673941228752,"id":754,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12830,"timestamp":6673941229376,"id":757,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":12815,"timestamp":6673941229738,"id":761,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14959,"timestamp":6673941230095,"id":763,"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":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":15780,"timestamp":6673941229907,"id":762,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778065311656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":17058,"timestamp":6673941229026,"id":755,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20877,"timestamp":6673941228656,"id":753,"parentId":724,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778065311655,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6266,"timestamp":6673941265368,"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/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1778065311691,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6506,"timestamp":6673941265760,"id":766,"parentId":716,"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":1778065311692,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":17134,"timestamp":6673941265633,"id":765,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1778065311692,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5745,"timestamp":6673941290442,"id":771,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778065311716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":6305,"timestamp":6673941290258,"id":770,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778065311716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7195,"timestamp":6673941289775,"id":768,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778065311716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7924,"timestamp":6673941290041,"id":769,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778065311716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7421,"timestamp":6673941290747,"id":773,"parentId":734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7514,"timestamp":6673941290863,"id":774,"parentId":720,"tags":{"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":1778065311717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8190,"timestamp":6673941290630,"id":772,"parentId":734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8018,"timestamp":6673941290994,"id":775,"parentId":718,"tags":{"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":1778065311717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7364,"timestamp":6673941291831,"id":776,"parentId":718,"tags":{"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":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7447,"timestamp":6673941291951,"id":777,"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":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7799,"timestamp":6673941292259,"id":780,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9028,"timestamp":6673941292156,"id":779,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":9266,"timestamp":6673941292369,"id":781,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9105,"timestamp":6673941292710,"id":783,"parentId":732,"tags":{"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":1778065311719,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9252,"timestamp":6673941292817,"id":784,"parentId":732,"tags":{"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":1778065311719,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":10527,"timestamp":6673941292536,"id":782,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778065311719,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":13564,"timestamp":6673941289657,"id":767,"parentId":715,"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":1778065311716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11250,"timestamp":6673941292089,"id":778,"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":1778065311718,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5054,"timestamp":6673941311813,"id":787,"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":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5641,"timestamp":6673941311686,"id":786,"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":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5739,"timestamp":6673941311919,"id":788,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5892,"timestamp":6673941312451,"id":791,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6532,"timestamp":6673941312278,"id":790,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8602,"timestamp":6673941311404,"id":785,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778065311737,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8658,"timestamp":6673941312109,"id":789,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778065311738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2394,"timestamp":6673941331547,"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":1778065311758,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1119,"timestamp":6673941333148,"id":808,"parentId":749,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778065311759,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":6809,"timestamp":6673941330178,"id":792,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778065311756,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6746,"timestamp":6673941330670,"id":794,"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":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7294,"timestamp":6673941330485,"id":793,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7526,"timestamp":6673941330791,"id":795,"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/redirect.js","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7521,"timestamp":6673941331024,"id":797,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7575,"timestamp":6673941331140,"id":798,"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":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8158,"timestamp":6673941330905,"id":796,"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/redirect-error.js","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8062,"timestamp":6673941331246,"id":799,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8031,"timestamp":6673941331449,"id":801,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8423,"timestamp":6673941331348,"id":800,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778065311757,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8397,"timestamp":6673941331634,"id":803,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778065311758,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8411,"timestamp":6673941331798,"id":804,"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":1778065311758,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8472,"timestamp":6673941331901,"id":805,"parentId":711,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"ssr"},"startTime":1778065311758,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":8657,"timestamp":6673941332636,"id":806,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778065311759,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":9925,"timestamp":6673941332873,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778065311759,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4673,"timestamp":6673941343674,"id":810,"parentId":756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778065311770,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5008,"timestamp":6673941343550,"id":809,"parentId":761,"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":1778065311770,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2624,"timestamp":6673941349706,"id":811,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2796,"timestamp":6673941349802,"id":812,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3425,"timestamp":6673941349885,"id":813,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3970,"timestamp":6673941349957,"id":814,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3942,"timestamp":6673941350729,"id":822,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3894,"timestamp":6673941350903,"id":824,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7413,"timestamp":6673941350314,"id":818,"parentId":755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7900,"timestamp":6673941350157,"id":816,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8392,"timestamp":6673941350034,"id":815,"parentId":758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8347,"timestamp":6673941350415,"id":819,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8471,"timestamp":6673941350516,"id":820,"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":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8527,"timestamp":6673941350627,"id":821,"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":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8598,"timestamp":6673941350805,"id":823,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8626,"timestamp":6673941350978,"id":825,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":8652,"timestamp":6673941351146,"id":826,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778065311777,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9661,"timestamp":6673941350265,"id":817,"parentId":762,"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":1778065311776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3660,"timestamp":6673941361285,"id":831,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":6395,"timestamp":6673941360527,"id":827,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6121,"timestamp":6673941360992,"id":829,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"ssr"},"startTime":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6621,"timestamp":6673941360772,"id":828,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6500,"timestamp":6673941361145,"id":830,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"ssr"},"startTime":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6495,"timestamp":6673941361385,"id":832,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311787,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6565,"timestamp":6673941361518,"id":833,"parentId":720,"tags":{"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":1778065311788,"traceId":"5a7df1aeae9ece46"}]
6
+ [{"name":"build-module-js","duration":9175,"timestamp":6673941479236,"id":935,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9538,"timestamp":6673941479300,"id":936,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9916,"timestamp":6673941479363,"id":937,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10297,"timestamp":6673941479425,"id":938,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10650,"timestamp":6673941479492,"id":939,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10973,"timestamp":6673941479554,"id":940,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11108,"timestamp":6673941479618,"id":941,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11524,"timestamp":6673941479687,"id":942,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12079,"timestamp":6673941479754,"id":943,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":16022,"timestamp":6673941480234,"id":945,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":17128,"timestamp":6673941479819,"id":944,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778065311906,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5141,"timestamp":6673941507214,"id":946,"parentId":913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778065311933,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6826,"timestamp":6673941507436,"id":948,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"ssr"},"startTime":1778065311933,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7538,"timestamp":6673941507685,"id":949,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"ssr"},"startTime":1778065311934,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9281,"timestamp":6673941507756,"id":950,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778065311934,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":9821,"timestamp":6673941507951,"id":951,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778065311934,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10576,"timestamp":6673941507380,"id":947,"parentId":921,"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":1778065311933,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5696,"timestamp":6673941519643,"id":952,"parentId":927,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6122,"timestamp":6673941519779,"id":953,"parentId":927,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6228,"timestamp":6673941519877,"id":954,"parentId":927,"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":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6458,"timestamp":6673941520008,"id":955,"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":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6588,"timestamp":6673941520138,"id":956,"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":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6873,"timestamp":6673941520250,"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/float.js","layer":"ssr"},"startTime":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7169,"timestamp":6673941520374,"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/int.js","layer":"ssr"},"startTime":1778065311946,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11111,"timestamp":6673941520497,"id":959,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10963,"timestamp":6673941520904,"id":961,"parentId":926,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12599,"timestamp":6673941520723,"id":960,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":12412,"timestamp":6673941521256,"id":963,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778065311947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":12509,"timestamp":6673941521537,"id":964,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778065311948,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14693,"timestamp":6673941521082,"id":962,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7242,"timestamp":6673941536908,"id":966,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311963,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10615,"timestamp":6673941537092,"id":967,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311963,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11157,"timestamp":6673941536799,"id":965,"parentId":944,"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":1778065311963,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3548,"timestamp":6673941548480,"id":968,"parentId":946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778065311975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10779,"timestamp":6673941548653,"id":969,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1778065311975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10447,"timestamp":6673941549295,"id":970,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1778065311975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10659,"timestamp":6673941549416,"id":971,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1778065311975,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10845,"timestamp":6673941549528,"id":972,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1778065311976,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11038,"timestamp":6673941549634,"id":973,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1778065311976,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1821,"timestamp":6673941561114,"id":974,"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":1778065311987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1989,"timestamp":6673941561242,"id":975,"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":1778065311987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2812,"timestamp":6673941561322,"id":976,"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":1778065311987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4071,"timestamp":6673941561395,"id":977,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778065311987,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5221,"timestamp":6673941561546,"id":978,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311988,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21764,"timestamp":6673941561668,"id":979,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311988,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":11288,"timestamp":6673941572685,"id":980,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778065311999,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":11238,"timestamp":6673941573347,"id":983,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778065311999,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":12163,"timestamp":6673941572973,"id":981,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778065311999,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12080,"timestamp":6673941573637,"id":985,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065312000,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":13823,"timestamp":6673941573170,"id":982,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778065311999,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14172,"timestamp":6673941573520,"id":984,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065312000,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8544,"timestamp":6673941589595,"id":987,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065312016,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9085,"timestamp":6673941589374,"id":986,"parentId":973,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065312015,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1186,"timestamp":6673941598793,"id":988,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1778065312025,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1250,"timestamp":6673941598904,"id":989,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1778065312025,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1342,"timestamp":6673941598979,"id":990,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1778065312025,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4079,"timestamp":6673941602243,"id":996,"parentId":778,"tags":{"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":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4116,"timestamp":6673941602361,"id":997,"parentId":809,"tags":{"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":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4555,"timestamp":6673941602101,"id":995,"parentId":979,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4866,"timestamp":6673941601898,"id":991,"parentId":980,"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":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4917,"timestamp":6673941601962,"id":992,"parentId":983,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4957,"timestamp":6673941602010,"id":993,"parentId":981,"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":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5130,"timestamp":6673941602048,"id":994,"parentId":982,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065312028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2171,"timestamp":6673941607433,"id":998,"parentId":986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1778065312033,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2456,"timestamp":6673941607707,"id":1000,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2581,"timestamp":6673941608073,"id":1002,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3189,"timestamp":6673941608187,"id":1003,"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":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4661,"timestamp":6673941607527,"id":999,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4066,"timestamp":6673941608293,"id":1004,"parentId":850,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":9649,"timestamp":6673941607883,"id":1001,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778065312034,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4009,"timestamp":6673941614100,"id":1005,"parentId":851,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778065312040,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13676,"timestamp":6673941614268,"id":1006,"parentId":851,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778065312040,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9762,"timestamp":6673941619136,"id":1007,"parentId":994,"tags":{"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":1778065312045,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8167,"timestamp":6673941629481,"id":1008,"parentId":1002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778065312056,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8204,"timestamp":6673941629672,"id":1009,"parentId":853,"tags":{"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":1778065312056,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8459,"timestamp":6673941629799,"id":1010,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065312056,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2934,"timestamp":6673941638525,"id":1011,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2596,"timestamp":6673941639048,"id":1014,"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":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2629,"timestamp":6673941639169,"id":1015,"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":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3470,"timestamp":6673941638768,"id":1012,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3281,"timestamp":6673941639288,"id":1016,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9352,"timestamp":6673941638962,"id":1013,"parentId":999,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065312065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6330,"timestamp":6673941642833,"id":1018,"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/client/app-call-server.js","layer":"ssr"},"startTime":1778065312069,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6645,"timestamp":6673941642958,"id":1019,"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/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778065312069,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7025,"timestamp":6673941642773,"id":1017,"parentId":1001,"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":1778065312069,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4292,"timestamp":6673941650208,"id":1020,"parentId":1010,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065312076,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2445,"timestamp":6673941656055,"id":1022,"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/client/navigation-build-id.js","layer":"ssr"},"startTime":1778065312082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2686,"timestamp":6673941655967,"id":1021,"parentId":1012,"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":1778065312082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3198,"timestamp":6673941656184,"id":1023,"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/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778065312082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2176,"timestamp":6673941659575,"id":1024,"parentId":1013,"tags":{"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":1778065312086,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2314,"timestamp":6673941659835,"id":1026,"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/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778065312086,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2845,"timestamp":6673941659720,"id":1025,"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/deployment-id.js","layer":"ssr"},"startTime":1778065312086,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4129,"timestamp":6673941659953,"id":1027,"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":1778065312086,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4928,"timestamp":6673941660428,"id":1028,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778065312086,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1874,"timestamp":6673941667713,"id":1029,"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":1778065312094,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1940,"timestamp":6673941670015,"id":1031,"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":1778065312096,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3551,"timestamp":6673941669854,"id":1030,"parentId":979,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778065312096,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3300,"timestamp":6673941672232,"id":1033,"parentId":979,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778065312098,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1943,"timestamp":6673941673917,"id":1035,"parentId":994,"tags":{"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":1778065312100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2332,"timestamp":6673941673786,"id":1034,"parentId":1029,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065312100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2217,"timestamp":6673941674070,"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/credit-card.mjs","layer":"ssr"},"startTime":1778065312100,"traceId":"5a7df1aeae9ece46"}]
7
+ [{"name":"build-module-mjs","duration":6587,"timestamp":6673941361657,"id":834,"parentId":718,"tags":{"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":1778065311788,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6636,"timestamp":6673941361783,"id":835,"parentId":781,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065311788,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3936,"timestamp":6673941368838,"id":838,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8504,"timestamp":6673941368713,"id":837,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"ssr"},"startTime":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8371,"timestamp":6673941369042,"id":840,"parentId":721,"tags":{"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":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8925,"timestamp":6673941368920,"id":839,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8860,"timestamp":6673941369176,"id":841,"parentId":721,"tags":{"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":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":9076,"timestamp":6673941369298,"id":842,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8906,"timestamp":6673941369655,"id":844,"parentId":721,"tags":{"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":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":9304,"timestamp":6673941369483,"id":843,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9502,"timestamp":6673941369769,"id":845,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9455,"timestamp":6673941369998,"id":847,"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":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9921,"timestamp":6673941369876,"id":846,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9838,"timestamp":6673941370353,"id":852,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10963,"timestamp":6673941370249,"id":851,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11534,"timestamp":6673941370118,"id":848,"parentId":790,"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":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":13156,"timestamp":6673941368638,"id":836,"parentId":782,"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":1778065311795,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11748,"timestamp":6673941370166,"id":849,"parentId":785,"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":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11828,"timestamp":6673941370210,"id":850,"parentId":789,"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":1778065311796,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10813,"timestamp":6673941393252,"id":864,"parentId":811,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11022,"timestamp":6673941393925,"id":871,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11472,"timestamp":6673941394014,"id":872,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12105,"timestamp":6673941394088,"id":873,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12994,"timestamp":6673941394155,"id":874,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14169,"timestamp":6673941394219,"id":875,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14426,"timestamp":6673941394286,"id":876,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14972,"timestamp":6673941394351,"id":877,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15223,"timestamp":6673941394414,"id":878,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15430,"timestamp":6673941394475,"id":879,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15584,"timestamp":6673941394541,"id":880,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16161,"timestamp":6673941394603,"id":881,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16677,"timestamp":6673941394664,"id":882,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16931,"timestamp":6673941394730,"id":883,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19167,"timestamp":6673941394793,"id":884,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19356,"timestamp":6673941394854,"id":885,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":22319,"timestamp":6673941394922,"id":886,"parentId":838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":26326,"timestamp":6673941392305,"id":856,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778065311818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":26739,"timestamp":6673941392183,"id":855,"parentId":800,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065311818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":26787,"timestamp":6673941392420,"id":857,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778065311818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":27470,"timestamp":6673941391992,"id":854,"parentId":795,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065311818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":27170,"timestamp":6673941392535,"id":858,"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/x.mjs","layer":"ssr"},"startTime":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":27011,"timestamp":6673941392868,"id":861,"parentId":732,"tags":{"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":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31347,"timestamp":6673941392755,"id":860,"parentId":732,"tags":{"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":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31652,"timestamp":6673941392649,"id":859,"parentId":732,"tags":{"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":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31504,"timestamp":6673941392971,"id":862,"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/search.mjs","layer":"ssr"},"startTime":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":31373,"timestamp":6673941393337,"id":865,"parentId":813,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"ssr"},"startTime":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31341,"timestamp":6673941393562,"id":867,"parentId":732,"tags":{"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":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31979,"timestamp":6673941393139,"id":863,"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":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":31601,"timestamp":6673941393720,"id":869,"parentId":837,"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":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":32349,"timestamp":6673941393457,"id":866,"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/router/utils/interception-routes.js","layer":"ssr"},"startTime":1778065311819,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":32162,"timestamp":6673941393823,"id":870,"parentId":837,"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":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":31208,"timestamp":6673941394983,"id":887,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778065311821,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":29618,"timestamp":6673941398091,"id":888,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778065311824,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":29733,"timestamp":6673941398305,"id":889,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778065311824,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":45879,"timestamp":6673941391885,"id":853,"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":1778065311818,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":44211,"timestamp":6673941393673,"id":868,"parentId":828,"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":1778065311820,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3369,"timestamp":6673941444129,"id":895,"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":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3550,"timestamp":6673941444210,"id":896,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4521,"timestamp":6673941444278,"id":897,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4737,"timestamp":6673941444352,"id":898,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4878,"timestamp":6673941444416,"id":899,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5431,"timestamp":6673941444481,"id":900,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5610,"timestamp":6673941444550,"id":901,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5938,"timestamp":6673941444612,"id":902,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7511,"timestamp":6673941444675,"id":903,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7710,"timestamp":6673941444742,"id":904,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8122,"timestamp":6673941444805,"id":905,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8504,"timestamp":6673941444868,"id":906,"parentId":876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8712,"timestamp":6673941444929,"id":907,"parentId":877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9297,"timestamp":6673941444995,"id":908,"parentId":879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9391,"timestamp":6673941445225,"id":909,"parentId":879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9981,"timestamp":6673941445348,"id":910,"parentId":881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10058,"timestamp":6673941445429,"id":911,"parentId":876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778065311871,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9809,"timestamp":6673941445818,"id":912,"parentId":876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778065311872,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9829,"timestamp":6673941445935,"id":913,"parentId":876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778065311872,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":15771,"timestamp":6673941443887,"id":893,"parentId":732,"tags":{"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":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":16368,"timestamp":6673941443528,"id":891,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":16443,"timestamp":6673941443710,"id":892,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":17220,"timestamp":6673941443236,"id":890,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778065311869,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16812,"timestamp":6673941444010,"id":894,"parentId":717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778065311870,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3910,"timestamp":6673941468860,"id":915,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4116,"timestamp":6673941468945,"id":916,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4420,"timestamp":6673941469027,"id":917,"parentId":883,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4368,"timestamp":6673941469206,"id":919,"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":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6014,"timestamp":6673941468632,"id":914,"parentId":870,"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":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5799,"timestamp":6673941469100,"id":918,"parentId":887,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5535,"timestamp":6673941469565,"id":922,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"ssr"},"startTime":1778065311896,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5589,"timestamp":6673941469678,"id":923,"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/folder-lock.mjs","layer":"ssr"},"startTime":1778065311896,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5648,"timestamp":6673941469780,"id":924,"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/shield-check.mjs","layer":"ssr"},"startTime":1778065311896,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7061,"timestamp":6673941469288,"id":920,"parentId":746,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6642,"timestamp":6673941469882,"id":925,"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/globe.mjs","layer":"ssr"},"startTime":1778065311896,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6993,"timestamp":6673941469992,"id":926,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1778065311896,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8325,"timestamp":6673941469394,"id":921,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778065311895,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6585,"timestamp":6673941478614,"id":927,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6982,"timestamp":6673941478737,"id":928,"parentId":898,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7934,"timestamp":6673941478816,"id":929,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8100,"timestamp":6673941478884,"id":930,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8227,"timestamp":6673941478955,"id":931,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8368,"timestamp":6673941479036,"id":932,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8741,"timestamp":6673941479105,"id":933,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9055,"timestamp":6673941479168,"id":934,"parentId":906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778065311905,"traceId":"5a7df1aeae9ece46"}]
8
+ [{"name":"build-module-mjs","duration":2135,"timestamp":6673941674301,"id":1038,"parentId":992,"tags":{"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":1778065312100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2422,"timestamp":6673941674187,"id":1037,"parentId":994,"tags":{"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":1778065312100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2360,"timestamp":6673941674404,"id":1039,"parentId":994,"tags":{"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":1778065312100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1028,"timestamp":6673941676965,"id":1041,"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/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778065312103,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1422,"timestamp":6673941677066,"id":1042,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778065312103,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8822,"timestamp":6673941672033,"id":1032,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778065312098,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6537,"timestamp":6673941674512,"id":1040,"parentId":994,"tags":{"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":1778065312101,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7026,"timestamp":6673941683525,"id":1045,"parentId":827,"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":1778065312110,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11958,"timestamp":6673941683397,"id":1044,"parentId":994,"tags":{"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":1778065312109,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12384,"timestamp":6673941683204,"id":1043,"parentId":994,"tags":{"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":1778065312109,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2346,"timestamp":6673941696359,"id":1046,"parentId":994,"tags":{"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":1778065312122,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2223,"timestamp":6673941697327,"id":1047,"parentId":1032,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Maximize2,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":1778065312123,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2289,"timestamp":6673941700029,"id":1048,"parentId":1006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778065312126,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2530,"timestamp":6673941702607,"id":1049,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778065312129,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2726,"timestamp":6673941702817,"id":1050,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778065312129,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2896,"timestamp":6673941702994,"id":1051,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778065312129,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6793,"timestamp":6673941703755,"id":1054,"parentId":1017,"tags":{"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":1778065312130,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7992,"timestamp":6673941703188,"id":1052,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778065312129,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8512,"timestamp":6673941703477,"id":1053,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778065312130,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3054,"timestamp":6673941712230,"id":1055,"parentId":888,"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":1778065312138,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4115,"timestamp":6673941712354,"id":1056,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778065312138,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4216,"timestamp":6673941712567,"id":1057,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778065312139,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4312,"timestamp":6673941717621,"id":1061,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778065312144,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5351,"timestamp":6673941717431,"id":1060,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778065312143,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5700,"timestamp":6673941717317,"id":1058,"parentId":1050,"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":1778065312143,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5759,"timestamp":6673941717388,"id":1059,"parentId":1051,"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":1778065312143,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3880,"timestamp":6673941724913,"id":1064,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5125,"timestamp":6673941724989,"id":1065,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5254,"timestamp":6673941725375,"id":1067,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5407,"timestamp":6673941725544,"id":1068,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778065312152,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":6655,"timestamp":6673941725191,"id":1066,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7282,"timestamp":6673941724771,"id":1062,"parentId":1052,"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":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7312,"timestamp":6673941724865,"id":1063,"parentId":1053,"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":1778065312151,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2825,"timestamp":6673941732482,"id":1069,"parentId":888,"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":1778065312159,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1831,"timestamp":6673941737435,"id":1070,"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":1778065312163,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1633,"timestamp":6673941739437,"id":1071,"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/maximize-2.mjs","layer":"ssr"},"startTime":1778065312165,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1668,"timestamp":6673941739579,"id":1072,"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/shuffle.mjs","layer":"ssr"},"startTime":1778065312166,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3826,"timestamp":6673941741706,"id":1073,"parentId":1032,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778065312168,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3956,"timestamp":6673941741906,"id":1074,"parentId":1032,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778065312168,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1231,"timestamp":6673941747542,"id":1077,"parentId":1058,"tags":{"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":1778065312174,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1759,"timestamp":6673941747191,"id":1075,"parentId":1058,"tags":{"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":1778065312173,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1776,"timestamp":6673941747372,"id":1076,"parentId":1058,"tags":{"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":1778065312173,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3105,"timestamp":6673941747706,"id":1078,"parentId":1058,"tags":{"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":1778065312174,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2194,"timestamp":6673941749235,"id":1079,"parentId":1074,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778065312175,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1784,"timestamp":6673941751535,"id":1080,"parentId":1063,"tags":{"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":1778065312178,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2689,"timestamp":6673941751675,"id":1081,"parentId":1063,"tags":{"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":1778065312178,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2030,"timestamp":6673941753361,"id":1082,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778065312179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1807,"timestamp":6673941753908,"id":1085,"parentId":1070,"tags":{"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":1778065312180,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2587,"timestamp":6673941753738,"id":1084,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778065312180,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3546,"timestamp":6673941753558,"id":1083,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778065312180,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":17874,"timestamp":6673941760920,"id":1086,"parentId":1083,"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":1778065312187,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":18946,"timestamp":6673941761978,"id":1087,"parentId":1068,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778065312188,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2556,"timestamp":6673941791818,"id":1088,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778065312218,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1995,"timestamp":6673941797876,"id":1089,"parentId":1088,"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":1778065312224,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4205,"timestamp":6673941835626,"id":1091,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778065312262,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4050,"timestamp":6673941836168,"id":1092,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778065312262,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5926,"timestamp":6673941835293,"id":1090,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778065312261,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":755,"timestamp":6673941848560,"id":1093,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778065312275,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1257,"timestamp":6673941850162,"id":1095,"parentId":1055,"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":1778065312276,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":768,"timestamp":6673941852375,"id":1096,"parentId":1055,"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":1778065312278,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3533,"timestamp":6673941850096,"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":1778065312276,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6635,"timestamp":6673941852479,"id":1097,"parentId":1055,"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":1778065312279,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2779,"timestamp":6673941861780,"id":1101,"parentId":1055,"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":1778065312288,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7126,"timestamp":6673941861715,"id":1100,"parentId":1055,"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":1778065312288,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8330,"timestamp":6673941861511,"id":1098,"parentId":1055,"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":1778065312288,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9109,"timestamp":6673941861643,"id":1099,"parentId":1055,"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":1778065312288,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10039,"timestamp":6673941863198,"id":1102,"parentId":1055,"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":1778065312289,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":510,"timestamp":6673941873437,"id":1103,"parentId":1055,"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":1778065312299,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8143,"timestamp":6673941876324,"id":1106,"parentId":1055,"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":1778065312302,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10354,"timestamp":6673941876252,"id":1105,"parentId":1055,"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":1778065312302,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":13369,"timestamp":6673941876155,"id":1104,"parentId":1055,"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":1778065312302,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3356,"timestamp":6673941915508,"id":1107,"parentId":1055,"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":1778065312342,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7568,"timestamp":6673941915643,"id":1108,"parentId":1055,"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":1778065312342,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10123,"timestamp":6673941915714,"id":1109,"parentId":1055,"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":1778065312342,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9200,"timestamp":6673941920763,"id":1111,"parentId":1055,"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":1778065312347,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12598,"timestamp":6673941920644,"id":1110,"parentId":1055,"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":1778065312347,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4153,"timestamp":6673942048994,"id":1112,"parentId":1055,"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":1778065312475,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5147,"timestamp":6673942049146,"id":1113,"parentId":1055,"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":1778065312475,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4520,"timestamp":6673942050295,"id":1114,"parentId":1055,"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":1778065312476,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7496,"timestamp":6673942050458,"id":1116,"parentId":1055,"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":1778065312476,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8798,"timestamp":6673942050387,"id":1115,"parentId":1055,"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":1778065312476,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11130,"timestamp":6673942050582,"id":1117,"parentId":1055,"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":1778065312477,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":712,"timestamp":6673942109103,"id":1118,"parentId":1055,"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":1778065312535,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2970,"timestamp":6673942115469,"id":1120,"parentId":1055,"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":1778065312541,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10287,"timestamp":6673942115351,"id":1119,"parentId":1055,"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":1778065312541,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1420,"timestamp":6673942179549,"id":1121,"parentId":1055,"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":1778065312606,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1792,"timestamp":6673942179708,"id":1122,"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":1778065312606,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":1693,"timestamp":6673942187575,"id":1124,"parentId":1091,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778065312614,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1568,"timestamp":6673942187868,"id":1125,"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":1778065312614,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5855,"timestamp":6673942186661,"id":1123,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778065312613,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3326,"timestamp":6673942196545,"id":1127,"parentId":1055,"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":1778065312623,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6455,"timestamp":6673942196440,"id":1126,"parentId":1055,"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":1778065312622,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2079,"timestamp":6673942231035,"id":1129,"parentId":1055,"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":1778065312657,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4019,"timestamp":6673942229849,"id":1128,"parentId":1055,"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":1778065312656,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":419,"timestamp":6673942250292,"id":1131,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778065312676,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8764,"timestamp":6673942249457,"id":1130,"parentId":1055,"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":1778065312675,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4088,"timestamp":6673942274168,"id":1132,"parentId":1055,"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":1778065312700,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":711,"timestamp":6673942280936,"id":1134,"parentId":1055,"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":1778065312707,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":651,"timestamp":6673942285149,"id":1135,"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":1778065312711,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7145,"timestamp":6673942280800,"id":1133,"parentId":1055,"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":1778065312707,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1243,"timestamp":6673942310832,"id":1136,"parentId":1097,"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":1778065312737,"traceId":"5a7df1aeae9ece46"}]
9
+ [{"name":"build-module-mjs","duration":1389,"timestamp":6673942310972,"id":1137,"parentId":1097,"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":1778065312737,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8996,"timestamp":6673942317854,"id":1138,"parentId":1097,"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":1778065312744,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":675,"timestamp":6673942331990,"id":1139,"parentId":1097,"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":1778065312758,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1330,"timestamp":6673942333824,"id":1140,"parentId":1097,"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":1778065312760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1408,"timestamp":6673942333922,"id":1141,"parentId":1101,"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":1778065312760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1546,"timestamp":6673942334012,"id":1142,"parentId":1097,"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":1778065312760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1652,"timestamp":6673942334083,"id":1143,"parentId":1101,"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":1778065312760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":963,"timestamp":6673942338438,"id":1144,"parentId":1101,"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":1778065312764,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1119,"timestamp":6673942338540,"id":1145,"parentId":1098,"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":1778065312765,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1443,"timestamp":6673942338620,"id":1146,"parentId":1098,"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":1778065312765,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3629,"timestamp":6673942338690,"id":1147,"parentId":1098,"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":1778065312765,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":392,"timestamp":6673942347987,"id":1151,"parentId":1104,"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":1778065312774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4162,"timestamp":6673942346231,"id":1149,"parentId":1104,"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":1778065312772,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4947,"timestamp":6673942347436,"id":1150,"parentId":1104,"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":1778065312773,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11015,"timestamp":6673942346112,"id":1148,"parentId":1100,"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":1778065312772,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1026,"timestamp":6673942406066,"id":1153,"parentId":1104,"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":1778065312832,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3135,"timestamp":6673942405024,"id":1152,"parentId":1104,"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":1778065312831,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":279,"timestamp":6673942409656,"id":1156,"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":1778065312836,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4296,"timestamp":6673942408398,"id":1154,"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":1778065312834,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5178,"timestamp":6673942408484,"id":1155,"parentId":1109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1778065312835,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":676,"timestamp":6673942427483,"id":1157,"parentId":1111,"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":1778065312854,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2056,"timestamp":6673942430029,"id":1158,"parentId":1124,"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":1778065312856,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1009,"timestamp":6673942439094,"id":1161,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778065312865,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19388,"timestamp":6673942439181,"id":1162,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778065312865,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":20900,"timestamp":6673942438898,"id":1160,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778065312865,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":21908,"timestamp":6673942438633,"id":1159,"parentId":1123,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778065312865,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1916,"timestamp":6673942468091,"id":1163,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778065312894,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2462,"timestamp":6673942468227,"id":1164,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778065312894,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":598,"timestamp":6673942471609,"id":1165,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778065312898,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1215,"timestamp":6673942471703,"id":1166,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778065312898,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":629,"timestamp":6673942473746,"id":1167,"parentId":1144,"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":1778065312900,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2750,"timestamp":6673942473843,"id":1168,"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":1778065312900,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":784,"timestamp":6673942511144,"id":1169,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778065312937,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":600,"timestamp":6673942530691,"id":1170,"parentId":1162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778065312957,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":961,"timestamp":6673942533210,"id":1171,"parentId":1161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778065312959,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":609,"timestamp":6673942539760,"id":1172,"parentId":1167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778065312966,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":452,"timestamp":6673942547286,"id":1173,"parentId":1149,"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":1778065312973,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":613,"timestamp":6673942550394,"id":1174,"parentId":1169,"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":1778065312976,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":437,"timestamp":6673942551868,"id":1175,"parentId":1169,"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":1778065312978,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":527,"timestamp":6673942565823,"id":1176,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778065312992,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1491,"timestamp":6673942565932,"id":1177,"parentId":1175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1778065312992,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":422,"timestamp":6673942569510,"id":1178,"parentId":1154,"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":1778065312996,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1812,"timestamp":6673942571194,"id":1179,"parentId":1154,"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":1778065312997,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":486,"timestamp":6673942575741,"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/aggresiveCapture.js","layer":"ssr"},"startTime":1778065313002,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":947,"timestamp":6673942575831,"id":1181,"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":1778065313002,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2990,"timestamp":6673942582176,"id":1182,"parentId":1169,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778065313008,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":369,"timestamp":6673942593599,"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":1778065313020,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":290,"timestamp":6673942595059,"id":1184,"parentId":1175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1778065313021,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":332,"timestamp":6673942597596,"id":1185,"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":1778065313024,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":286,"timestamp":6673942599225,"id":1186,"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":1778065313025,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":251,"timestamp":6673942601491,"id":1187,"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":1778065313028,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":331,"timestamp":6673942603075,"id":1188,"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":1778065313029,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":778,"timestamp":6673942604738,"id":1189,"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":1778065313031,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1015,"timestamp":6673942604823,"id":1190,"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":1778065313031,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1142,"timestamp":6673942604892,"id":1191,"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":1778065313031,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1211,"timestamp":6673942604960,"id":1192,"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":1778065313031,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1269,"timestamp":6673942605032,"id":1193,"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":1778065313031,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1183,"timestamp":6673942606520,"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/transformRef.js","layer":"ssr"},"startTime":1778065313033,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1416,"timestamp":6673942606604,"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/refToCallback.js","layer":"ssr"},"startTime":1778065313033,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":374,"timestamp":6673942609959,"id":1196,"parentId":1184,"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":1778065313036,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1157,"timestamp":6673942610528,"id":1197,"parentId":1184,"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":1778065313037,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1212,"timestamp":6673942610614,"id":1198,"parentId":1184,"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":1778065313037,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1489,"timestamp":6673942610685,"id":1199,"parentId":1184,"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":1778065313037,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1608,"timestamp":6673942610749,"id":1200,"parentId":1184,"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":1778065313037,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1878,"timestamp":6673942610811,"id":1201,"parentId":1184,"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":1778065313037,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2921,"timestamp":6673942613825,"id":1202,"parentId":1179,"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":1778065313040,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":570,"timestamp":6673942619398,"id":1203,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1778065313045,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":965,"timestamp":6673942619492,"id":1204,"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":1778065313046,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":427,"timestamp":6673942622124,"id":1205,"parentId":1187,"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":1778065313048,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":603,"timestamp":6673942622214,"id":1206,"parentId":1187,"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":1778065313048,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":541,"timestamp":6673942623227,"id":1207,"parentId":1187,"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":1778065313049,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":554,"timestamp":6673942623889,"id":1208,"parentId":1197,"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":1778065313050,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1215,"timestamp":6673942638080,"id":1209,"parentId":1202,"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":1778065313064,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":859,"timestamp":6673942642470,"id":1210,"parentId":1202,"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":1778065313069,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":292,"timestamp":6673942643645,"id":1211,"parentId":1208,"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":1778065313070,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4893,"timestamp":6673942644485,"id":1212,"parentId":1202,"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":1778065313071,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":387,"timestamp":6673942649805,"id":1213,"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":1778065313076,"traceId":"5a7df1aeae9ece46"},{"name":"make","duration":3327791,"timestamp":6673939335735,"id":21,"parentId":19,"tags":{},"startTime":1778065309762,"traceId":"5a7df1aeae9ece46"},{"name":"get-entries","duration":850,"timestamp":6673942664481,"id":1215,"parentId":1214,"tags":{},"startTime":1778065313091,"traceId":"5a7df1aeae9ece46"},{"name":"node-file-trace-plugin","duration":153435,"timestamp":6673942668747,"id":1216,"parentId":1214,"tags":{"traceEntryCount":"30"},"startTime":1778065313095,"traceId":"5a7df1aeae9ece46"},{"name":"collect-traced-files","duration":1210,"timestamp":6673942822204,"id":1217,"parentId":1214,"tags":{},"startTime":1778065313248,"traceId":"5a7df1aeae9ece46"},{"name":"finish-modules","duration":159074,"timestamp":6673942664346,"id":1214,"parentId":20,"tags":{},"startTime":1778065313090,"traceId":"5a7df1aeae9ece46"},{"name":"chunk-graph","duration":26756,"timestamp":6673942879994,"id":1219,"parentId":1218,"tags":{},"startTime":1778065313306,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-modules","duration":25,"timestamp":6673942906861,"id":1221,"parentId":1218,"tags":{},"startTime":1778065313333,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunks","duration":40509,"timestamp":6673942906944,"id":1222,"parentId":1218,"tags":{},"startTime":1778065313333,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-tree","duration":107,"timestamp":6673942947533,"id":1223,"parentId":1218,"tags":{},"startTime":1778065313374,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunk-modules","duration":21266,"timestamp":6673942947711,"id":1224,"parentId":1218,"tags":{},"startTime":1778065313374,"traceId":"5a7df1aeae9ece46"},{"name":"optimize","duration":62268,"timestamp":6673942906813,"id":1220,"parentId":1218,"tags":{},"startTime":1778065313333,"traceId":"5a7df1aeae9ece46"},{"name":"module-hash","duration":22010,"timestamp":6673942990598,"id":1225,"parentId":1218,"tags":{},"startTime":1778065313417,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation","duration":264172,"timestamp":6673943012663,"id":1226,"parentId":1218,"tags":{},"startTime":1778065313439,"traceId":"5a7df1aeae9ece46"},{"name":"hash","duration":7389,"timestamp":6673943281850,"id":1227,"parentId":1218,"tags":{},"startTime":1778065313708,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation-jobs","duration":535,"timestamp":6673943289236,"id":1228,"parentId":1218,"tags":{},"startTime":1778065313715,"traceId":"5a7df1aeae9ece46"},{"name":"module-assets","duration":381,"timestamp":6673943289689,"id":1229,"parentId":1218,"tags":{},"startTime":1778065313716,"traceId":"5a7df1aeae9ece46"},{"name":"create-chunk-assets","duration":8276,"timestamp":6673943290082,"id":1230,"parentId":1218,"tags":{},"startTime":1778065313716,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":76507,"timestamp":6673943325271,"id":1235,"parentId":1231,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778065313751,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":77142,"timestamp":6673943324713,"id":1234,"parentId":1231,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778065313751,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":76200,"timestamp":6673943325682,"id":1236,"parentId":1231,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778065313752,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":78308,"timestamp":6673943323655,"id":1233,"parentId":1231,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778065313750,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":75941,"timestamp":6673943326046,"id":1237,"parentId":1231,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778065313752,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83097,"timestamp":6673943319103,"id":1232,"parentId":1231,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778065313745,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":75649,"timestamp":6673943326595,"id":1238,"parentId":1231,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778065313753,"traceId":"5a7df1aeae9ece46"}]
10
+ [{"name":"build-module-external","duration":20,"timestamp":6673939950243,"id":128,"parentId":77,"tags":{"name":"./work-async-storage.external","layer":null},"startTime":1778065310376,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2130,"timestamp":6673939950279,"id":129,"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":1778065310376,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2933,"timestamp":6673939950380,"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/dedupe-fetch.js","layer":"rsc"},"startTime":1778065310376,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3423,"timestamp":6673939950737,"id":133,"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":1778065310377,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4055,"timestamp":6673939950828,"id":134,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778065310377,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7876,"timestamp":6673939950545,"id":132,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778065310377,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16081,"timestamp":6673939950465,"id":131,"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":1778065310376,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-external","duration":32,"timestamp":6673939988474,"id":136,"parentId":71,"tags":{"name":"../app-render/work-unit-async-storage.external","layer":null},"startTime":1778065310415,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1191,"timestamp":6673939988531,"id":137,"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":1778065310415,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2685,"timestamp":6673939988678,"id":138,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778065310415,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5482,"timestamp":6673939988040,"id":135,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778065310414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3092,"timestamp":6673939996401,"id":140,"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":1778065310422,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3233,"timestamp":6673939996654,"id":142,"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":1778065310423,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4855,"timestamp":6673939996534,"id":141,"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":1778065310423,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4981,"timestamp":6673939996763,"id":143,"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":1778065310423,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7386,"timestamp":6673939996152,"id":139,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778065310422,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7011,"timestamp":6673939996870,"id":144,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778065310423,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2700,"timestamp":6673940014716,"id":145,"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/errors/constants.js","layer":"rsc"},"startTime":1778065310441,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2602,"timestamp":6673940015123,"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/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778065310441,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3152,"timestamp":6673940014985,"id":146,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778065310441,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3393,"timestamp":6673940015239,"id":148,"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":1778065310441,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2367,"timestamp":6673940018841,"id":149,"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":1778065310445,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2483,"timestamp":6673940018979,"id":150,"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":1778065310445,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3150,"timestamp":6673940019110,"id":151,"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":1778065310445,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3182,"timestamp":6673940019315,"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/layout-router.js","layer":"rsc"},"startTime":1778065310445,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-external","duration":23,"timestamp":6673940022723,"id":154,"parentId":93,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778065310449,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2380,"timestamp":6673940022757,"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/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778065310449,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5389,"timestamp":6673940025252,"id":156,"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":1778065310451,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5544,"timestamp":6673940025399,"id":157,"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":1778065310451,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2895,"timestamp":6673940031038,"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/server/request/search-params.js","layer":"rsc"},"startTime":1778065310457,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2920,"timestamp":6673940043922,"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/request/params.js","layer":"rsc"},"startTime":1778065310470,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5448,"timestamp":6673940044042,"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/collect-segment-data.js","layer":"rsc"},"startTime":1778065310470,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9075,"timestamp":6673940041358,"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/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778065310467,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2385,"timestamp":6673940062141,"id":162,"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":1778065310488,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2673,"timestamp":6673940062279,"id":163,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778065310488,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3505,"timestamp":6673940062445,"id":165,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778065310488,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4065,"timestamp":6673940062523,"id":166,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778065310489,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4291,"timestamp":6673940062597,"id":167,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778065310489,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11749,"timestamp":6673940062833,"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/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778065310489,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":55545,"timestamp":6673940019222,"id":152,"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":1778065310445,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3035,"timestamp":6673940078994,"id":170,"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":1778065310505,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10985,"timestamp":6673940082138,"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/metadata/metadata.js","layer":"rsc"},"startTime":1778065310508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11101,"timestamp":6673940082506,"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/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11180,"timestamp":6673940082597,"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/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11815,"timestamp":6673940082690,"id":176,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12530,"timestamp":6673940082769,"id":177,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13067,"timestamp":6673940082971,"id":179,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13117,"timestamp":6673940083068,"id":180,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13163,"timestamp":6673940083146,"id":181,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13577,"timestamp":6673940083227,"id":182,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13728,"timestamp":6673940083303,"id":183,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15872,"timestamp":6673940082368,"id":173,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1778065310508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":15828,"timestamp":6673940082848,"id":178,"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":1778065310509,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16633,"timestamp":6673940082257,"id":172,"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":1778065310508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":44479,"timestamp":6673940062360,"id":164,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1778065310488,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1285,"timestamp":6673940111472,"id":184,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1910,"timestamp":6673940111609,"id":185,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310538,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":933,"timestamp":6673940114354,"id":187,"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":1778065310540,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2571,"timestamp":6673940114208,"id":186,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065310540,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1572,"timestamp":6673940116932,"id":188,"parentId":109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065310543,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1692,"timestamp":6673940117043,"id":189,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778065310543,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1655,"timestamp":6673940117252,"id":191,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778065310543,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2774,"timestamp":6673940117126,"id":190,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778065310543,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1090,"timestamp":6673940123780,"id":193,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778065310550,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4688,"timestamp":6673940123548,"id":192,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778065310550,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4222,"timestamp":6673940124234,"id":196,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310550,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4636,"timestamp":6673940124044,"id":195,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778065310550,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5088,"timestamp":6673940123918,"id":194,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778065310550,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3173,"timestamp":6673940129172,"id":197,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065310555,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3275,"timestamp":6673940129321,"id":198,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778065310555,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3817,"timestamp":6673940129512,"id":199,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778065310556,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3701,"timestamp":6673940129874,"id":201,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778065310556,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6523,"timestamp":6673940129698,"id":200,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778065310556,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6403,"timestamp":6673940130058,"id":202,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778065310556,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6422,"timestamp":6673940130240,"id":203,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778065310556,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1497,"timestamp":6673940136982,"id":204,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778065310563,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2639,"timestamp":6673940137235,"id":206,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778065310563,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3359,"timestamp":6673940137105,"id":205,"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/segment.js","layer":"rsc"},"startTime":1778065310563,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":24,"timestamp":6673940140569,"id":207,"parentId":192,"tags":{"name":"fs","layer":null},"startTime":1778065310567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":9,"timestamp":6673940140601,"id":208,"parentId":192,"tags":{"name":"os","layer":null},"startTime":1778065310567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":78355,"timestamp":6673940062676,"id":168,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778065310489,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5019,"timestamp":6673940140616,"id":209,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778065310567,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2600,"timestamp":6673940147607,"id":210,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778065310574,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3295,"timestamp":6673940147839,"id":211,"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/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778065310574,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3232,"timestamp":6673940148087,"id":213,"parentId":148,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778065310574,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4252,"timestamp":6673940147959,"id":212,"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/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778065310574,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1448,"timestamp":6673940157218,"id":215,"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/vary-params.js","layer":"rsc"},"startTime":1778065310583,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1631,"timestamp":6673940157315,"id":216,"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/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778065310583,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3075,"timestamp":6673940156953,"id":214,"parentId":126,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778065310583,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1262,"timestamp":6673940163340,"id":217,"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/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778065310589,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-external","duration":25,"timestamp":6673940165208,"id":220,"parentId":160,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778065310591,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2468,"timestamp":6673940165467,"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/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778065310591,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5107,"timestamp":6673940163462,"id":218,"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/request/utils.js","layer":"rsc"},"startTime":1778065310589,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3909,"timestamp":6673940165246,"id":221,"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/app-router-types.js","layer":"rsc"},"startTime":1778065310591,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3964,"timestamp":6673940165553,"id":224,"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/utils/reflect-utils.js","layer":"rsc"},"startTime":1778065310592,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5192,"timestamp":6673940164990,"id":219,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778065310591,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5696,"timestamp":6673940165377,"id":222,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778065310591,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":949,"timestamp":6673940178324,"id":225,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778065310604,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-css","duration":373,"timestamp":6673940180192,"id":229,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778065310606,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1527,"timestamp":6673940180100,"id":228,"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/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778065310606,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3412,"timestamp":6673940178461,"id":226,"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/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778065310604,"traceId":"5a7df1aeae9ece46"}]
11
+ [{"name":"minify-js","duration":69083,"timestamp":6673943333204,"id":1240,"parentId":1231,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778065313759,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":74057,"timestamp":6673943328285,"id":1239,"parentId":1231,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778065313754,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":67376,"timestamp":6673943335022,"id":1241,"parentId":1231,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778065313761,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":56548,"timestamp":6673943345919,"id":1244,"parentId":1231,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778065313772,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":58377,"timestamp":6673943344131,"id":1243,"parentId":1231,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778065313770,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":54849,"timestamp":6673943347701,"id":1245,"parentId":1231,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778065313774,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":53540,"timestamp":6673943349036,"id":1246,"parentId":1231,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778065313775,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":47771,"timestamp":6673943354828,"id":1249,"parentId":1231,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778065313781,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":49180,"timestamp":6673943353464,"id":1248,"parentId":1231,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778065313779,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":52115,"timestamp":6673943350594,"id":1247,"parentId":1231,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778065313777,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":65525,"timestamp":6673943337441,"id":1242,"parentId":1231,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778065313763,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":21382,"timestamp":6673943381605,"id":1252,"parentId":1231,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778065313808,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":31441,"timestamp":6673943388149,"id":1254,"parentId":1231,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778065313814,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":81008,"timestamp":6673943355147,"id":1250,"parentId":1231,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778065313781,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":67970,"timestamp":6673943395363,"id":1256,"parentId":1231,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778065313821,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":74462,"timestamp":6673943391694,"id":1255,"parentId":1231,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778065313818,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":70694,"timestamp":6673943396421,"id":1258,"parentId":1231,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778065313822,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":72172,"timestamp":6673943397048,"id":1259,"parentId":1231,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778065313823,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":73538,"timestamp":6673943397419,"id":1260,"parentId":1231,"tags":{"name":"642.js","cache":"MISS"},"startTime":1778065313823,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":81284,"timestamp":6673943395932,"id":1257,"parentId":1231,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778065313822,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83420,"timestamp":6673943397756,"id":1261,"parentId":1231,"tags":{"name":"325.js","cache":"MISS"},"startTime":1778065313824,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":148225,"timestamp":6673943382632,"id":1253,"parentId":1231,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778065313809,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":216093,"timestamp":6673943359861,"id":1251,"parentId":1231,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778065313786,"traceId":"5a7df1aeae9ece46"},{"name":"minify-webpack-plugin-optimize","duration":272863,"timestamp":6673943303120,"id":1231,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778065313729,"traceId":"5a7df1aeae9ece46"},{"name":"css-minimizer-plugin","duration":147,"timestamp":6673943576182,"id":1262,"parentId":19,"tags":{},"startTime":1778065314002,"traceId":"5a7df1aeae9ece46"},{"name":"create-trace-assets","duration":2670,"timestamp":6673943576495,"id":1263,"parentId":20,"tags":{},"startTime":1778065314003,"traceId":"5a7df1aeae9ece46"},{"name":"seal","duration":739780,"timestamp":6673942855087,"id":1218,"parentId":19,"tags":{},"startTime":1778065313281,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-compilation","duration":4292597,"timestamp":6673939329055,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778065309755,"traceId":"5a7df1aeae9ece46"},{"name":"emit","duration":9922,"timestamp":6673943622277,"id":1264,"parentId":16,"tags":{},"startTime":1778065314048,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-close","duration":577458,"timestamp":6673943633876,"id":1265,"parentId":16,"tags":{"name":"server"},"startTime":1778065314060,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-generate-error-stats","duration":2001,"timestamp":6673944211392,"id":1266,"parentId":1265,"tags":{},"startTime":1778065314637,"traceId":"5a7df1aeae9ece46"},{"name":"run-webpack-compiler","duration":5169887,"timestamp":6673939043730,"id":16,"parentId":15,"tags":{},"startTime":1778065309470,"traceId":"5a7df1aeae9ece46"},{"name":"format-webpack-messages","duration":68,"timestamp":6673944213623,"id":1267,"parentId":15,"tags":{},"startTime":1778065314640,"traceId":"5a7df1aeae9ece46"},{"name":"worker-main-server","duration":5170343,"timestamp":6673939043461,"id":15,"parentId":1,"tags":{},"startTime":1778065309470,"traceId":"5a7df1aeae9ece46"},{"name":"create-entrypoints","duration":10872,"timestamp":6673944610942,"id":1270,"parentId":1268,"tags":{},"startTime":1778065315037,"traceId":"5a7df1aeae9ece46"},{"name":"generate-webpack-config","duration":217859,"timestamp":6673944621944,"id":1271,"parentId":1269,"tags":{},"startTime":1778065315048,"traceId":"5a7df1aeae9ece46"},{"name":"make","duration":680,"timestamp":6673944909742,"id":1273,"parentId":1272,"tags":{},"startTime":1778065315336,"traceId":"5a7df1aeae9ece46"},{"name":"chunk-graph","duration":545,"timestamp":6673944912639,"id":1275,"parentId":1274,"tags":{},"startTime":1778065315339,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-modules","duration":32,"timestamp":6673944913298,"id":1277,"parentId":1274,"tags":{},"startTime":1778065315339,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunks","duration":658,"timestamp":6673944913413,"id":1278,"parentId":1274,"tags":{},"startTime":1778065315339,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-tree","duration":88,"timestamp":6673944914138,"id":1279,"parentId":1274,"tags":{},"startTime":1778065315340,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunk-modules","duration":417,"timestamp":6673944914393,"id":1280,"parentId":1274,"tags":{},"startTime":1778065315340,"traceId":"5a7df1aeae9ece46"},{"name":"optimize","duration":1711,"timestamp":6673944913249,"id":1276,"parentId":1274,"tags":{},"startTime":1778065315339,"traceId":"5a7df1aeae9ece46"},{"name":"module-hash","duration":73,"timestamp":6673944915786,"id":1281,"parentId":1274,"tags":{},"startTime":1778065315342,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation","duration":187,"timestamp":6673944915901,"id":1282,"parentId":1274,"tags":{},"startTime":1778065315342,"traceId":"5a7df1aeae9ece46"},{"name":"hash","duration":313,"timestamp":6673944916348,"id":1283,"parentId":1274,"tags":{},"startTime":1778065315342,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation-jobs","duration":123,"timestamp":6673944916660,"id":1284,"parentId":1274,"tags":{},"startTime":1778065315343,"traceId":"5a7df1aeae9ece46"},{"name":"module-assets","duration":76,"timestamp":6673944916753,"id":1285,"parentId":1274,"tags":{},"startTime":1778065315343,"traceId":"5a7df1aeae9ece46"},{"name":"create-chunk-assets","duration":150,"timestamp":6673944916846,"id":1286,"parentId":1274,"tags":{},"startTime":1778065315343,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":1071,"timestamp":6673944921298,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778065315347,"traceId":"5a7df1aeae9ece46"},{"name":"minify-webpack-plugin-optimize","duration":2292,"timestamp":6673944920085,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778065315346,"traceId":"5a7df1aeae9ece46"},{"name":"css-minimizer-plugin","duration":78,"timestamp":6673944922450,"id":1289,"parentId":1272,"tags":{},"startTime":1778065315348,"traceId":"5a7df1aeae9ece46"},{"name":"seal","duration":12594,"timestamp":6673944912168,"id":1274,"parentId":1272,"tags":{},"startTime":1778065315338,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-compilation","duration":20629,"timestamp":6673944904418,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778065315330,"traceId":"5a7df1aeae9ece46"},{"name":"emit","duration":1995,"timestamp":6673944925388,"id":1290,"parentId":1269,"tags":{},"startTime":1778065315351,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-close","duration":7101,"timestamp":6673944927974,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778065315354,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-generate-error-stats","duration":2061,"timestamp":6673944935111,"id":1292,"parentId":1291,"tags":{},"startTime":1778065315361,"traceId":"5a7df1aeae9ece46"},{"name":"run-webpack-compiler","duration":326318,"timestamp":6673944610937,"id":1269,"parentId":1268,"tags":{},"startTime":1778065315037,"traceId":"5a7df1aeae9ece46"},{"name":"format-webpack-messages","duration":61,"timestamp":6673944937261,"id":1293,"parentId":1268,"tags":{},"startTime":1778065315363,"traceId":"5a7df1aeae9ece46"},{"name":"worker-main-edge-server","duration":326758,"timestamp":6673944610671,"id":1268,"parentId":1,"tags":{},"startTime":1778065315037,"traceId":"5a7df1aeae9ece46"},{"name":"create-entrypoints","duration":11162,"timestamp":6673945338832,"id":1296,"parentId":1294,"tags":{},"startTime":1778065315765,"traceId":"5a7df1aeae9ece46"},{"name":"generate-webpack-config","duration":213101,"timestamp":6673945350137,"id":1297,"parentId":1295,"tags":{},"startTime":1778065315776,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":8262,"timestamp":6673945674213,"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":1778065316100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":291,"timestamp":6673945682589,"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":1778065316109,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":1013,"timestamp":6673945682908,"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":1778065316109,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":404,"timestamp":6673945683946,"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":1778065316110,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":350,"timestamp":6673945684373,"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":1778065316110,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":523,"timestamp":6673945684746,"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":1778065316111,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":327,"timestamp":6673945685324,"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":1778065316111,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":349,"timestamp":6673945685675,"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":1778065316112,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":425,"timestamp":6673945686049,"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":1778065316112,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":760,"timestamp":6673945686551,"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":1778065316113,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":333,"timestamp":6673945687383,"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":1778065316113,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":487,"timestamp":6673945687779,"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":1778065316114,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":408,"timestamp":6673945688324,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778065316114,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":713,"timestamp":6673945688785,"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%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":1778065316115,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":415,"timestamp":6673945689552,"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":1778065316116,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42541,"timestamp":6673945648158,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42541,"timestamp":6673945648172,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42519,"timestamp":6673945648198,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42504,"timestamp":6673945648216,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42486,"timestamp":6673945648239,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42437,"timestamp":6673945648290,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":42427,"timestamp":6673945648302,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"next-client-pages-loader","duration":181,"timestamp":6673945699393,"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":1778065316125,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":3947,"timestamp":6673945698969,"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":1778065316125,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8767,"timestamp":6673945706845,"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":1778065316133,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8430,"timestamp":6673945709030,"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":1778065316135,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4271,"timestamp":6673945725583,"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":1778065316152,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2765,"timestamp":6673945734221,"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":1778065316160,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4132,"timestamp":6673945734449,"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":1778065316160,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7684,"timestamp":6673945734603,"id":1346,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778065316161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9485,"timestamp":6673945734804,"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":1778065316161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":17202,"timestamp":6673945734961,"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-index.js","layer":"app-pages-browser"},"startTime":1778065316161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":30509,"timestamp":6673945735114,"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":1778065316161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1210,"timestamp":6673945775905,"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":1778065316202,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1628,"timestamp":6673945776199,"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":1778065316202,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5116,"timestamp":6673945780964,"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":1778065316207,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2772,"timestamp":6673945794499,"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":1778065316221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5624,"timestamp":6673945794739,"id":1355,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778065316221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7367,"timestamp":6673945795233,"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":1778065316221,"traceId":"5a7df1aeae9ece46"}]
12
+ [{"name":"build-module-js","duration":9557,"timestamp":6673945795390,"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":1778065316221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16733,"timestamp":6673945794925,"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/layout-router.js","layer":"app-pages-browser"},"startTime":1778065316221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19469,"timestamp":6673945793850,"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":1778065316220,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20990,"timestamp":6673945797664,"id":1359,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065316224,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":13074,"timestamp":6673945847616,"id":1361,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778065316274,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20871,"timestamp":6673945847447,"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":1778065316273,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4834,"timestamp":6673945880681,"id":1365,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778065316307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":10826,"timestamp":6673945879848,"id":1362,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778065316306,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":13062,"timestamp":6673945880410,"id":1364,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778065316306,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":16724,"timestamp":6673945880197,"id":1363,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778065316306,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":16378,"timestamp":6673945881061,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778065316307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":36846,"timestamp":6673945880867,"id":1366,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778065316307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":40096,"timestamp":6673945881432,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778065316307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":43546,"timestamp":6673945881613,"id":1370,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778065316308,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":55364,"timestamp":6673945881238,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778065316307,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":59298,"timestamp":6673945881793,"id":1371,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778065316308,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3249,"timestamp":6673945993361,"id":1373,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778065316419,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5130,"timestamp":6673945992788,"id":1372,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778065316419,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6156,"timestamp":6673945994267,"id":1374,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778065316420,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2109,"timestamp":6673946005385,"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":1778065316431,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3884,"timestamp":6673946005268,"id":1377,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778065316431,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4873,"timestamp":6673946005086,"id":1376,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778065316431,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":9520,"timestamp":6673946004732,"id":1375,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778065316431,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11400,"timestamp":6673946006253,"id":1379,"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":1778065316432,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2908,"timestamp":6673946032697,"id":1381,"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/app-call-server.js","layer":"app-pages-browser"},"startTime":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3208,"timestamp":6673946032858,"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/app-globals.js","layer":"app-pages-browser"},"startTime":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4161,"timestamp":6673946032468,"id":1380,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778065316458,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4280,"timestamp":6673946033019,"id":1383,"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/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4386,"timestamp":6673946033306,"id":1385,"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/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1361,"timestamp":6673946038980,"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/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8449,"timestamp":6673946033181,"id":1384,"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":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9442,"timestamp":6673946033460,"id":1386,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778065316459,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10668,"timestamp":6673946033617,"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":1778065316460,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6025,"timestamp":6673946038882,"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":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7543,"timestamp":6673946038676,"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/router.js","layer":"pages-dir-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9199,"timestamp":6673946038550,"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":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9580,"timestamp":6673946038783,"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/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9883,"timestamp":6673946039024,"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/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9923,"timestamp":6673946039318,"id":1395,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11881,"timestamp":6673946039168,"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":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16605,"timestamp":6673946039467,"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/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778065316465,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1157,"timestamp":6673946064428,"id":1401,"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":1778065316490,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3658,"timestamp":6673946063926,"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/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778065316490,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4558,"timestamp":6673946063708,"id":1397,"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":"app-pages-browser"},"startTime":1778065316490,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5115,"timestamp":6673946064050,"id":1399,"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/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778065316490,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5964,"timestamp":6673946064178,"id":1400,"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/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778065316490,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2510,"timestamp":6673946074495,"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/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778065316501,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3448,"timestamp":6673946074220,"id":1402,"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":1778065316500,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3525,"timestamp":6673946074644,"id":1405,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778065316501,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4593,"timestamp":6673946074390,"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/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778065316500,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4224,"timestamp":6673946074960,"id":1407,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778065316501,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4349,"timestamp":6673946075127,"id":1408,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778065316501,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5163,"timestamp":6673946074782,"id":1406,"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":1778065316501,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":337,"timestamp":6673946084270,"id":1414,"parentId":1350,"tags":{"layer":null},"startTime":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3089,"timestamp":6673946083489,"id":1409,"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":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3321,"timestamp":6673946083630,"id":1410,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3510,"timestamp":6673946083794,"id":1411,"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":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3653,"timestamp":6673946083940,"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/mitt.js","layer":"pages-dir-browser"},"startTime":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3703,"timestamp":6673946084102,"id":1413,"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":1778065316510,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3112,"timestamp":6673946084910,"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/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778065316511,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4828,"timestamp":6673946084734,"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":1778065316511,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4890,"timestamp":6673946085071,"id":1418,"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":1778065316511,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6593,"timestamp":6673946084621,"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/utils.js","layer":"pages-dir-browser"},"startTime":1778065316511,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3759,"timestamp":6673946093279,"id":1419,"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/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778065316519,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3806,"timestamp":6673946093532,"id":1421,"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":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4043,"timestamp":6673946093678,"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/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5074,"timestamp":6673946093420,"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/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778065316519,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4971,"timestamp":6673946093823,"id":1423,"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/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5353,"timestamp":6673946093987,"id":1424,"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":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5975,"timestamp":6673946094214,"id":1425,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6089,"timestamp":6673946094451,"id":1426,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778065316520,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7143,"timestamp":6673946094617,"id":1427,"parentId":1337,"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":1778065316521,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6658,"timestamp":6673946104189,"id":1428,"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":1778065316530,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7201,"timestamp":6673946104427,"id":1429,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778065316530,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1212,"timestamp":6673946115687,"id":1433,"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":1778065316542,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":730,"timestamp":6673946116455,"id":1434,"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":1778065316542,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10120,"timestamp":6673946116485,"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":1778065316543,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16279,"timestamp":6673946113029,"id":1430,"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":1778065316539,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16706,"timestamp":6673946113279,"id":1431,"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":1778065316539,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2752,"timestamp":6673946131724,"id":1436,"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/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2110,"timestamp":6673946132621,"id":1442,"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/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2075,"timestamp":6673946132834,"id":1444,"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/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4654,"timestamp":6673946131787,"id":1437,"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":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5415,"timestamp":6673946131902,"id":1438,"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/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5185,"timestamp":6673946132379,"id":1441,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6285,"timestamp":6673946132201,"id":1440,"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/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7491,"timestamp":6673946132075,"id":1439,"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/error-boundary.js","layer":"app-pages-browser"},"startTime":1778065316558,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7323,"timestamp":6673946132670,"id":1443,"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/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7801,"timestamp":6673946132879,"id":1445,"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/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8424,"timestamp":6673946133056,"id":1446,"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/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8016,"timestamp":6673946133787,"id":1451,"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":1778065316560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9596,"timestamp":6673946133488,"id":1449,"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/route-params.js","layer":"app-pages-browser"},"startTime":1778065316560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20068,"timestamp":6673946133609,"id":1450,"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/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778065316560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":560,"timestamp":6673946159117,"id":1452,"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":1778065316585,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2472,"timestamp":6673946159171,"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/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778065316585,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2763,"timestamp":6673946159351,"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":1778065316585,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3263,"timestamp":6673946160531,"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":1778065316587,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4259,"timestamp":6673946160665,"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/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778065316587,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":665,"timestamp":6673946166897,"id":1459,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778065316593,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7540,"timestamp":6673946162645,"id":1457,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778065316589,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3864,"timestamp":6673946166749,"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":1778065316593,"traceId":"5a7df1aeae9ece46"}]
13
+ [{"name":"build-module-js","duration":3902,"timestamp":6673946166929,"id":1460,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778065316593,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1035,"timestamp":6673946171786,"id":1463,"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":1778065316598,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2179,"timestamp":6673946171689,"id":1462,"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":1778065316598,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2180,"timestamp":6673946172145,"id":1464,"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":1778065316598,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3869,"timestamp":6673946171545,"id":1461,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778065316598,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3228,"timestamp":6673946175685,"id":1466,"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":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3812,"timestamp":6673946175584,"id":1465,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4482,"timestamp":6673946175714,"id":1467,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4711,"timestamp":6673946176120,"id":1469,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6211,"timestamp":6673946175919,"id":1468,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6223,"timestamp":6673946176305,"id":1470,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778065316602,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7044,"timestamp":6673946176490,"id":1471,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778065316603,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7378,"timestamp":6673946176804,"id":1472,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778065316603,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8667,"timestamp":6673946177121,"id":1473,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778065316603,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8841,"timestamp":6673946177539,"id":1475,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778065316604,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8754,"timestamp":6673946177863,"id":1476,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778065316604,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":9149,"timestamp":6673946178203,"id":1477,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778065316604,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9358,"timestamp":6673946178528,"id":1478,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778065316605,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":12252,"timestamp":6673946177349,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778065316603,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1863,"timestamp":6673946198288,"id":1479,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778065316624,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1704,"timestamp":6673946200996,"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":1778065316627,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3313,"timestamp":6673946200257,"id":1480,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778065316626,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3522,"timestamp":6673946200494,"id":1481,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778065316627,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3569,"timestamp":6673946200687,"id":1482,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778065316627,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3029,"timestamp":6673946201450,"id":1485,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778065316627,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4053,"timestamp":6673946201151,"id":1484,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778065316627,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3340,"timestamp":6673946205737,"id":1486,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778065316632,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":58679,"timestamp":6673946211315,"id":1497,"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":1778065316637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":61760,"timestamp":6673946209392,"id":1488,"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":1778065316635,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":62342,"timestamp":6673946209266,"id":1487,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778065316635,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":63319,"timestamp":6673946209510,"id":1489,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778065316636,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":63750,"timestamp":6673946209690,"id":1490,"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/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778065316636,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":64175,"timestamp":6673946209797,"id":1491,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778065316636,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":64207,"timestamp":6673946210107,"id":1492,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778065316636,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":64382,"timestamp":6673946210404,"id":1493,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778065316636,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":64568,"timestamp":6673946210594,"id":1494,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778065316637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":65068,"timestamp":6673946210767,"id":1495,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778065316637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":65045,"timestamp":6673946211404,"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/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778065316637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":65804,"timestamp":6673946211070,"id":1496,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778065316637,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":65673,"timestamp":6673946211517,"id":1499,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778065316638,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":66105,"timestamp":6673946211697,"id":1500,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778065316638,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":66143,"timestamp":6673946211989,"id":1501,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778065316638,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":65729,"timestamp":6673946212634,"id":1504,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778065316639,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":65757,"timestamp":6673946212937,"id":1505,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778065316639,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":65757,"timestamp":6673946213233,"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/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1778065316639,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":67751,"timestamp":6673946212461,"id":1503,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778065316638,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":69522,"timestamp":6673946212273,"id":1502,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778065316638,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":68402,"timestamp":6673946213698,"id":1508,"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":1778065316640,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":69701,"timestamp":6673946213411,"id":1507,"parentId":1371,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778065316639,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":69600,"timestamp":6673946213857,"id":1509,"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":1778065316640,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":69821,"timestamp":6673946213993,"id":1510,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778065316640,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":70123,"timestamp":6673946214318,"id":1511,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778065316640,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":70065,"timestamp":6673946214656,"id":1513,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778065316641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":71071,"timestamp":6673946214540,"id":1512,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778065316641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":70634,"timestamp":6673946216268,"id":1515,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778065316642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":70115,"timestamp":6673946217507,"id":1519,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778065316644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":73184,"timestamp":6673946216487,"id":1516,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778065316643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5968,"timestamp":6673946308177,"id":1526,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778065316734,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7748,"timestamp":6673946306846,"id":1525,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778065316733,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7132,"timestamp":6673946308330,"id":1527,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778065316734,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":6942,"timestamp":6673946308904,"id":1529,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778065316735,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7000,"timestamp":6673946309326,"id":1531,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778065316735,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7641,"timestamp":6673946309147,"id":1530,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778065316735,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9730,"timestamp":6673946308455,"id":1528,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778065316734,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10160,"timestamp":6673946319246,"id":1532,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778065316745,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10380,"timestamp":6673946319669,"id":1534,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778065316746,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10691,"timestamp":6673946319784,"id":1535,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778065316746,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":11830,"timestamp":6673946319471,"id":1533,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778065316746,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11809,"timestamp":6673946319899,"id":1536,"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/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778065316746,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11329,"timestamp":6673946320750,"id":1537,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778065316747,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11606,"timestamp":6673946320870,"id":1538,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778065316747,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4001,"timestamp":6673946336272,"id":1542,"parentId":1392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778065316762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4573,"timestamp":6673946336031,"id":1540,"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":1778065316762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7208,"timestamp":6673946333817,"id":1539,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778065316760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5222,"timestamp":6673946336377,"id":1543,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1778065316762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7559,"timestamp":6673946336169,"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/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778065316762,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8022,"timestamp":6673946344576,"id":1545,"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":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8334,"timestamp":6673946344685,"id":1546,"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":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8602,"timestamp":6673946344784,"id":1547,"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":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12208,"timestamp":6673946344411,"id":1544,"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":1778065316770,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12058,"timestamp":6673946344879,"id":1548,"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":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12041,"timestamp":6673946345081,"id":1550,"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":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12026,"timestamp":6673946345274,"id":1552,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12495,"timestamp":6673946345180,"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/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12382,"timestamp":6673946345504,"id":1554,"parentId":1479,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065316772,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12945,"timestamp":6673946345389,"id":1553,"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/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":30442,"timestamp":6673946344980,"id":1549,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778065316771,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":36951,"timestamp":6673946345625,"id":1555,"parentId":1361,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065316772,"traceId":"5a7df1aeae9ece46"},{"name":"postcss-process","duration":171370,"timestamp":6673946455043,"id":1556,"parentId":1520,"tags":{},"startTime":1778065316881,"traceId":"5a7df1aeae9ece46"},{"name":"postcss-loader","duration":408814,"timestamp":6673946217830,"id":1520,"parentId":1514,"tags":{},"startTime":1778065316644,"traceId":"5a7df1aeae9ece46"},{"name":"css-loader","duration":26356,"timestamp":6673946626808,"id":1565,"parentId":1514,"tags":{"astUsed":"true"},"startTime":1778065317053,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":185527,"timestamp":6673946473411,"id":1559,"parentId":1364,"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":1778065316899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":185883,"timestamp":6673946473231,"id":1557,"parentId":1365,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065316899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":185896,"timestamp":6673946473358,"id":1558,"parentId":1362,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065316899,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":181960,"timestamp":6673946478428,"id":1560,"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":1778065316904,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":182152,"timestamp":6673946478499,"id":1561,"parentId":1366,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065316905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":182304,"timestamp":6673946478599,"id":1563,"parentId":1370,"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":1778065316905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":182526,"timestamp":6673946478554,"id":1562,"parentId":1369,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065316905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":183033,"timestamp":6673946478646,"id":1564,"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":1778065316905,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8190,"timestamp":6673946690484,"id":1566,"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":1778065317117,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8163,"timestamp":6673946690683,"id":1568,"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":1778065317117,"traceId":"5a7df1aeae9ece46"}]
14
+ [{"name":"build-module-mjs","duration":8464,"timestamp":6673946690628,"id":1567,"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":1778065317117,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3985,"timestamp":6673946695328,"id":1569,"parentId":1374,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317121,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4006,"timestamp":6673946695423,"id":1570,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317121,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4065,"timestamp":6673946695484,"id":1571,"parentId":1468,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317122,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4903,"timestamp":6673946707769,"id":1572,"parentId":1470,"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":1778065317134,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4960,"timestamp":6673946707853,"id":1573,"parentId":1471,"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":1778065317134,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3165,"timestamp":6673946709874,"id":1574,"parentId":1472,"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":1778065317136,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3857,"timestamp":6673946709989,"id":1576,"parentId":1475,"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":1778065317136,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4073,"timestamp":6673946709936,"id":1575,"parentId":1473,"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":1778065317136,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2009,"timestamp":6673946714956,"id":1578,"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/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778065317141,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2672,"timestamp":6673946715110,"id":1579,"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/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778065317141,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4590,"timestamp":6673946714887,"id":1577,"parentId":1474,"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":1778065317141,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8913,"timestamp":6673946715224,"id":1580,"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/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778065317141,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":12718,"timestamp":6673946718251,"id":1581,"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/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778065317144,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6215,"timestamp":6673946734275,"id":1582,"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":1778065317160,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6462,"timestamp":6673946734495,"id":1583,"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":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7110,"timestamp":6673946734646,"id":1584,"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":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7608,"timestamp":6673946734793,"id":1585,"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/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7657,"timestamp":6673946735141,"id":1588,"parentId":1497,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12057,"timestamp":6673946734965,"id":1586,"parentId":1492,"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":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12084,"timestamp":6673946735068,"id":1587,"parentId":1496,"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":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23351,"timestamp":6673946735300,"id":1589,"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":1778065317161,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16539,"timestamp":6673946743118,"id":1591,"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":1778065317169,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":16508,"timestamp":6673946743489,"id":1595,"parentId":1417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1778065317170,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":17649,"timestamp":6673946743645,"id":1596,"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":1778065317170,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20956,"timestamp":6673946743363,"id":1594,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778065317169,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23808,"timestamp":6673946743037,"id":1590,"parentId":1511,"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":1778065317169,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23807,"timestamp":6673946743253,"id":1592,"parentId":1503,"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":1778065317169,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23929,"timestamp":6673946743315,"id":1593,"parentId":1502,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317169,"traceId":"5a7df1aeae9ece46"},{"name":"font-loader","duration":520288,"timestamp":6673946266199,"id":1524,"parentId":1523,"tags":{},"startTime":1778065316692,"traceId":"5a7df1aeae9ece46"},{"name":"postcss","duration":1006,"timestamp":6673946786689,"id":1597,"parentId":1523,"tags":{},"startTime":1778065317213,"traceId":"5a7df1aeae9ece46"},{"name":"next-font-loader","duration":521604,"timestamp":6673946266151,"id":1523,"parentId":1518,"tags":{},"startTime":1778065316692,"traceId":"5a7df1aeae9ece46"},{"name":"css-loader","duration":9920,"timestamp":6673946787722,"id":1598,"parentId":1518,"tags":{"astUsed":"true"},"startTime":1778065317214,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":580718,"timestamp":6673946217463,"id":1518,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778065316643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3274,"timestamp":6673946819496,"id":1602,"parentId":1427,"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":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4068,"timestamp":6673946819275,"id":1600,"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":1778065317245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4634,"timestamp":6673946819066,"id":1599,"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":1778065317245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4438,"timestamp":6673946819672,"id":1603,"parentId":1418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4514,"timestamp":6673946819976,"id":1605,"parentId":1427,"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":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5043,"timestamp":6673946819823,"id":1604,"parentId":1419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4968,"timestamp":6673946820150,"id":1606,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5000,"timestamp":6673946820300,"id":1607,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":913,"timestamp":6673946826864,"id":1616,"parentId":1433,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7856,"timestamp":6673946826908,"id":1617,"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/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":132218,"timestamp":6673946827258,"id":1620,"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":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":141286,"timestamp":6673946820453,"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":1778065317246,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":142533,"timestamp":6673946819415,"id":1601,"parentId":1533,"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":1778065317245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":136504,"timestamp":6673946825901,"id":1610,"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":1778065317252,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":137344,"timestamp":6673946825769,"id":1609,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317252,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":137597,"timestamp":6673946826045,"id":1611,"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":1778065317252,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":137595,"timestamp":6673946826361,"id":1613,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778065317252,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":138320,"timestamp":6673946826197,"id":1612,"parentId":1528,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317252,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":138080,"timestamp":6673946826696,"id":1615,"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/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":138091,"timestamp":6673946826945,"id":1618,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":138238,"timestamp":6673946827089,"id":1619,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":139573,"timestamp":6673946826530,"id":1614,"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/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778065317253,"traceId":"5a7df1aeae9ece46"},{"name":"font-loader","duration":723643,"timestamp":6673946243199,"id":1522,"parentId":1521,"tags":{},"startTime":1778065316669,"traceId":"5a7df1aeae9ece46"},{"name":"postcss","duration":369,"timestamp":6673946966882,"id":1621,"parentId":1521,"tags":{},"startTime":1778065317393,"traceId":"5a7df1aeae9ece46"},{"name":"next-font-loader","duration":748560,"timestamp":6673946218734,"id":1521,"parentId":1517,"tags":{},"startTime":1778065316645,"traceId":"5a7df1aeae9ece46"},{"name":"css-loader","duration":1654,"timestamp":6673946967277,"id":1622,"parentId":1517,"tags":{"astUsed":"true"},"startTime":1778065317393,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":752469,"timestamp":6673946216679,"id":1517,"parentId":1447,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778065316643,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1323347,"timestamp":6673945648141,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7971,"timestamp":6673946975404,"id":1627,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7567,"timestamp":6673946976123,"id":1632,"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":1778065317402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10128,"timestamp":6673946974724,"id":1623,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10061,"timestamp":6673946975052,"id":1625,"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/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10659,"timestamp":6673946974910,"id":1624,"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/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10594,"timestamp":6673946975224,"id":1626,"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/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10432,"timestamp":6673946975612,"id":1629,"parentId":1427,"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":1778065317402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":10766,"timestamp":6673946975452,"id":1628,"parentId":1427,"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":1778065317401,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10783,"timestamp":6673946975778,"id":1630,"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/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778065317402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":10780,"timestamp":6673946975946,"id":1631,"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":1778065317402,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1897,"timestamp":6673946987408,"id":1634,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317413,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1779,"timestamp":6673946987814,"id":1638,"parentId":1434,"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":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":73465,"timestamp":6673946987843,"id":1639,"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":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":76189,"timestamp":6673946987868,"id":1640,"parentId":1452,"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":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":78656,"timestamp":6673946987285,"id":1633,"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/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778065317413,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":80545,"timestamp":6673946987436,"id":1635,"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":1778065317413,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":80857,"timestamp":6673946987568,"id":1636,"parentId":1449,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":81337,"timestamp":6673946987690,"id":1637,"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/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":81570,"timestamp":6673946987888,"id":1641,"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/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":81861,"timestamp":6673946987999,"id":1642,"parentId":1488,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778065317414,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1587,"timestamp":6673947073117,"id":1646,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778065317499,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3465,"timestamp":6673947072565,"id":1645,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778065317499,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3846,"timestamp":6673947072451,"id":1644,"parentId":1488,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778065317498,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4333,"timestamp":6673947072221,"id":1643,"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/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778065317498,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4103,"timestamp":6673947073387,"id":1648,"parentId":1470,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778065317499,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5001,"timestamp":6673947073155,"id":1647,"parentId":1470,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778065317499,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":3018,"timestamp":6673947081297,"id":1652,"parentId":1477,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778065317507,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3907,"timestamp":6673947081113,"id":1651,"parentId":1470,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778065317507,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3961,"timestamp":6673947081477,"id":1653,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778065317508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4161,"timestamp":6673947081648,"id":1654,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778065317508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":9372,"timestamp":6673947080615,"id":1649,"parentId":1470,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778065317507,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8722,"timestamp":6673947081992,"id":1656,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778065317508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":9714,"timestamp":6673947081823,"id":1655,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778065317508,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":13531,"timestamp":6673947080965,"id":1650,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778065317507,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7963,"timestamp":6673947086894,"id":1657,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778065317513,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7706,"timestamp":6673947087318,"id":1659,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778065317513,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":8480,"timestamp":6673947087135,"id":1658,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778065317513,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":8389,"timestamp":6673947087497,"id":1660,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778065317514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8503,"timestamp":6673947087677,"id":1661,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778065317514,"traceId":"5a7df1aeae9ece46"}]
15
+ [{"name":"build-module-ts","duration":8683,"timestamp":6673947087880,"id":1662,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778065317514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":13728,"timestamp":6673947088060,"id":1663,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778065317514,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2698,"timestamp":6673947099644,"id":1666,"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/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778065317526,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3369,"timestamp":6673947099513,"id":1665,"parentId":1538,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1778065317526,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3978,"timestamp":6673947099254,"id":1664,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778065317525,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2456,"timestamp":6673947105123,"id":1667,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778065317531,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2337,"timestamp":6673947105466,"id":1669,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778065317531,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2120,"timestamp":6673947105942,"id":1671,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778065317532,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2084,"timestamp":6673947106098,"id":1672,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778065317532,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2153,"timestamp":6673947106244,"id":1673,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778065317532,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":5947,"timestamp":6673947105267,"id":1668,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778065317531,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5278,"timestamp":6673947106392,"id":1674,"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/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778065317532,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5836,"timestamp":6673947106561,"id":1675,"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/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778065317533,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8552,"timestamp":6673947105644,"id":1670,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778065317532,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5794,"timestamp":6673947108750,"id":1676,"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/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778065317535,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6089,"timestamp":6673947108883,"id":1677,"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/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778065317535,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6060,"timestamp":6673947109153,"id":1678,"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/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778065317535,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7874,"timestamp":6673947109493,"id":1680,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778065317536,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7934,"timestamp":6673947109619,"id":1681,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778065317536,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7972,"timestamp":6673947109774,"id":1682,"parentId":1554,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778065317536,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7980,"timestamp":6673947109939,"id":1683,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317536,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":9992,"timestamp":6673947109321,"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/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778065317535,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1893,"timestamp":6673947133515,"id":1688,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5441,"timestamp":6673947132890,"id":1684,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5492,"timestamp":6673947133154,"id":1685,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5497,"timestamp":6673947133407,"id":1687,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6249,"timestamp":6673947133296,"id":1686,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6402,"timestamp":6673947133546,"id":1689,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6543,"timestamp":6673947133644,"id":1690,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6525,"timestamp":6673947133841,"id":1692,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6851,"timestamp":6673947133745,"id":1691,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":6639,"timestamp":6673947134137,"id":1694,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":7327,"timestamp":6673947133938,"id":1693,"parentId":1492,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7245,"timestamp":6673947134319,"id":1695,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778065317560,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7402,"timestamp":6673947134838,"id":1698,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317561,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7520,"timestamp":6673947134942,"id":1699,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"app-pages-browser"},"startTime":1778065317561,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8441,"timestamp":6673947134498,"id":1696,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778065317561,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8764,"timestamp":6673947134673,"id":1697,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778065317561,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4794,"timestamp":6673947145675,"id":1701,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5166,"timestamp":6673947145482,"id":1700,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5022,"timestamp":6673947145800,"id":1702,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5099,"timestamp":6673947145919,"id":1703,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5055,"timestamp":6673947146159,"id":1705,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5378,"timestamp":6673947146042,"id":1704,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5328,"timestamp":6673947146270,"id":1706,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5386,"timestamp":6673947146378,"id":1707,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778065317572,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5462,"timestamp":6673947146495,"id":1708,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778065317573,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5542,"timestamp":6673947146715,"id":1710,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778065317573,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6172,"timestamp":6673947146605,"id":1709,"parentId":1611,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778065317573,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3950,"timestamp":6673947153521,"id":1712,"parentId":1481,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3835,"timestamp":6673947154091,"id":1717,"parentId":1481,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":11893,"timestamp":6673947153338,"id":1711,"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":1778065317579,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11870,"timestamp":6673947153610,"id":1713,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11934,"timestamp":6673947153736,"id":1714,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11984,"timestamp":6673947153852,"id":1715,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12053,"timestamp":6673947153968,"id":1716,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11763,"timestamp":6673947154424,"id":1723,"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/search.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11887,"timestamp":6673947154531,"id":1724,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778065317581,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11946,"timestamp":6673947154646,"id":1725,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778065317581,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12580,"timestamp":6673947154173,"id":1718,"parentId":1648,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12624,"timestamp":6673947154261,"id":1719,"parentId":1647,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12674,"timestamp":6673947154347,"id":1721,"parentId":1653,"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":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12829,"timestamp":6673947154309,"id":1720,"parentId":1651,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12928,"timestamp":6673947154383,"id":1722,"parentId":1654,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778065317580,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12632,"timestamp":6673947154805,"id":1727,"parentId":1655,"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":1778065317581,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12888,"timestamp":6673947154757,"id":1726,"parentId":1649,"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":1778065317581,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-css","duration":960149,"timestamp":6673946214780,"id":1514,"parentId":1432,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1778065316641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2122,"timestamp":6673947181629,"id":1729,"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":1778065317608,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3365,"timestamp":6673947181709,"id":1730,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778065317608,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6815,"timestamp":6673947185324,"id":1732,"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":1778065317611,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11235,"timestamp":6673947181532,"id":1728,"parentId":1662,"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":1778065317608,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8267,"timestamp":6673947185175,"id":1731,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778065317611,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":8570,"timestamp":6673947185417,"id":1733,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778065317611,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5258,"timestamp":6673947194693,"id":1734,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778065317621,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":5548,"timestamp":6673947194932,"id":1735,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778065317621,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3584,"timestamp":6673947197735,"id":1736,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"app-pages-browser"},"startTime":1778065317624,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8378,"timestamp":6673947197922,"id":1737,"parentId":1670,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Maximize2,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":1778065317624,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3529,"timestamp":6673947203855,"id":1741,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3845,"timestamp":6673947203720,"id":1740,"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/external-link.mjs","layer":"app-pages-browser"},"startTime":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3774,"timestamp":6673947203983,"id":1742,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3737,"timestamp":6673947204222,"id":1744,"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":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4304,"timestamp":6673947204112,"id":1743,"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":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6661,"timestamp":6673947203590,"id":1738,"parentId":1697,"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":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6687,"timestamp":6673947203671,"id":1739,"parentId":1693,"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":1778065317630,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2173,"timestamp":6673947208964,"id":1745,"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/clock.mjs","layer":"app-pages-browser"},"startTime":1778065317635,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4244,"timestamp":6673947209130,"id":1746,"parentId":1670,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778065317635,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":4135,"timestamp":6673947209426,"id":1747,"parentId":1670,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778065317635,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2110,"timestamp":6673947215766,"id":1757,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1310,"timestamp":6673947216971,"id":1769,"parentId":1518,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2834,"timestamp":6673947215796,"id":1758,"parentId":1507,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1544,"timestamp":6673947219008,"id":1776,"parentId":1632,"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":1778065317645,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":1092881,"timestamp":6673946133408,"id":1448,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":1093537,"timestamp":6673946133222,"id":1447,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1778065316559,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-css","duration":1118438,"timestamp":6673946113554,"id":1432,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778065316540,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":17725,"timestamp":6673947215098,"id":1751,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":18048,"timestamp":6673947214962,"id":1750,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":18555,"timestamp":6673947214632,"id":1748,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":18145,"timestamp":6673947215210,"id":1752,"parentId":1570,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":18193,"timestamp":6673947215326,"id":1753,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":18244,"timestamp":6673947215434,"id":1754,"parentId":1572,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":19886,"timestamp":6673947214782,"id":1749,"parentId":1695,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778065317641,"traceId":"5a7df1aeae9ece46"}]
16
+ [{"name":"build-module-mjs","duration":19303,"timestamp":6673947215546,"id":1755,"parentId":1574,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":19373,"timestamp":6673947215652,"id":1756,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"app-pages-browser"},"startTime":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19241,"timestamp":6673947215984,"id":1760,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19191,"timestamp":6673947216215,"id":1762,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":19402,"timestamp":6673947216315,"id":1763,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":20449,"timestamp":6673947216102,"id":1761,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":21419,"timestamp":6673947215871,"id":1759,"parentId":1580,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":21063,"timestamp":6673947216413,"id":1764,"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/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778065317642,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":21011,"timestamp":6673947216644,"id":1766,"parentId":1590,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23034,"timestamp":6673947216520,"id":1765,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23006,"timestamp":6673947216755,"id":1767,"parentId":1593,"tags":{"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":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23114,"timestamp":6673947216861,"id":1768,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"app-pages-browser"},"startTime":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23225,"timestamp":6673947216998,"id":1770,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23258,"timestamp":6673947217181,"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/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":23428,"timestamp":6673947217479,"id":1774,"parentId":1613,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317644,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":22415,"timestamp":6673947218882,"id":1775,"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":"pages-dir-browser"},"startTime":1778065317645,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24280,"timestamp":6673947217372,"id":1773,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":22920,"timestamp":6673947219042,"id":1777,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317645,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":25381,"timestamp":6673947217273,"id":1772,"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":1778065317643,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24467,"timestamp":6673947219156,"id":1778,"parentId":1635,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1778065317645,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":24865,"timestamp":6673947219262,"id":1779,"parentId":1650,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317645,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4746,"timestamp":6673947247322,"id":1782,"parentId":1683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778065317673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4995,"timestamp":6673947247431,"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":1778065317673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5707,"timestamp":6673947246990,"id":1780,"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":1778065317673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5560,"timestamp":6673947247545,"id":1784,"parentId":1680,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5753,"timestamp":6673947247653,"id":1785,"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":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5706,"timestamp":6673947247882,"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":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6166,"timestamp":6673947247758,"id":1786,"parentId":1699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6130,"timestamp":6673947247992,"id":1788,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6194,"timestamp":6673947248104,"id":1789,"parentId":1689,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":6235,"timestamp":6673947248263,"id":1791,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":7608,"timestamp":6673947247255,"id":1781,"parentId":1734,"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":1778065317673,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8572,"timestamp":6673947248210,"id":1790,"parentId":1746,"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":1778065317674,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":86,"timestamp":6673947258383,"id":1792,"parentId":1448,"tags":{},"startTime":1778065317684,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":27,"timestamp":6673947258477,"id":1793,"parentId":1447,"tags":{},"startTime":1778065317685,"traceId":"5a7df1aeae9ece46"},{"name":"build-module","duration":25,"timestamp":6673947258509,"id":1794,"parentId":1432,"tags":{},"startTime":1778065317685,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1613999,"timestamp":6673945648180,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4273,"timestamp":6673947258543,"id":1795,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1778065317685,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":429,"timestamp":6673947263645,"id":1796,"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":1778065317690,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":166,"timestamp":6673947264851,"id":1798,"parentId":1639,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778065317691,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2230,"timestamp":6673947264682,"id":1797,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778065317691,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1442,"timestamp":6673947266071,"id":1799,"parentId":1720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778065317692,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1665,"timestamp":6673947268736,"id":1800,"parentId":1727,"tags":{"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":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1681,"timestamp":6673947268877,"id":1801,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1703,"timestamp":6673947269013,"id":1802,"parentId":1727,"tags":{"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":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1741,"timestamp":6673947269137,"id":1803,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1784,"timestamp":6673947269260,"id":1804,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1813,"timestamp":6673947269380,"id":1805,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778065317695,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3493,"timestamp":6673947269499,"id":1806,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778065317696,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2802,"timestamp":6673947271692,"id":1807,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1778065317698,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3059,"timestamp":6673947271828,"id":1808,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778065317698,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2226,"timestamp":6673947273214,"id":1809,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1778065317699,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1204,"timestamp":6673947276781,"id":1810,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778065317703,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1273,"timestamp":6673947278385,"id":1815,"parentId":1658,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778065317704,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3531,"timestamp":6673947276921,"id":1811,"parentId":1728,"tags":{"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":1778065317703,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4406,"timestamp":6673947277059,"id":1812,"parentId":1728,"tags":{"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":1778065317703,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4917,"timestamp":6673947278149,"id":1813,"parentId":1737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/maximize-2.mjs","layer":"app-pages-browser"},"startTime":1778065317704,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5601,"timestamp":6673947278319,"id":1814,"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":1778065317704,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1357,"timestamp":6673947283464,"id":1816,"parentId":1738,"tags":{"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":1778065317709,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":853,"timestamp":6673947290613,"id":1831,"parentId":1784,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778065317717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2605,"timestamp":6673947289287,"id":1820,"parentId":1738,"tags":{"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":1778065317715,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2917,"timestamp":6673947289156,"id":1819,"parentId":1738,"tags":{"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":1778065317715,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3514,"timestamp":6673947288931,"id":1818,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778065317715,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3249,"timestamp":6673947289406,"id":1821,"parentId":1738,"tags":{"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":1778065317715,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4789,"timestamp":6673947288702,"id":1817,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778065317715,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4352,"timestamp":6673947289537,"id":1822,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4739,"timestamp":6673947289660,"id":1823,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":5050,"timestamp":6673947289770,"id":1824,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":7466,"timestamp":6673947289875,"id":1825,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7585,"timestamp":6673947290069,"id":1826,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7896,"timestamp":6673947290317,"id":1828,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8211,"timestamp":6673947290205,"id":1827,"parentId":1765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":8410,"timestamp":6673947290410,"id":1829,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778065317716,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8393,"timestamp":6673947290644,"id":1832,"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":1778065317717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8712,"timestamp":6673947290498,"id":1830,"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":1778065317717,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3487,"timestamp":6673947301356,"id":1834,"parentId":1796,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778065317727,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4753,"timestamp":6673947301092,"id":1833,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1778065317727,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2624,"timestamp":6673947306715,"id":1835,"parentId":1817,"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":1778065317733,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3995,"timestamp":6673947306831,"id":1836,"parentId":1717,"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":1778065317733,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":483,"timestamp":6673947313662,"id":1840,"parentId":1717,"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":1778065317740,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3407,"timestamp":6673947312020,"id":1837,"parentId":1717,"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":1778065317738,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-ts","duration":2928,"timestamp":6673947313467,"id":1839,"parentId":1817,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778065317739,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":4934,"timestamp":6673947313014,"id":1838,"parentId":1817,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778065317739,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1180,"timestamp":6673947322862,"id":1842,"parentId":1717,"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":1778065317749,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3933,"timestamp":6673947322776,"id":1841,"parentId":1839,"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":1778065317749,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":2651,"timestamp":6673947328018,"id":1843,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778065317754,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-tsx","duration":3206,"timestamp":6673947328225,"id":1844,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778065317754,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3724,"timestamp":6673947328419,"id":1845,"parentId":1717,"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":1778065317754,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3657,"timestamp":6673947333848,"id":1846,"parentId":1717,"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":1778065317760,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5226,"timestamp":6673947334632,"id":1847,"parentId":1844,"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":1778065317761,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4794,"timestamp":6673947342668,"id":1848,"parentId":1717,"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":1778065317769,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3369,"timestamp":6673947347927,"id":1849,"parentId":1717,"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":1778065317774,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4389,"timestamp":6673947352789,"id":1850,"parentId":1717,"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":1778065317779,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":864,"timestamp":6673947400963,"id":1852,"parentId":1717,"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":1778065317827,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4963,"timestamp":6673947399542,"id":1851,"parentId":1717,"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":1778065317826,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3595,"timestamp":6673947423201,"id":1854,"parentId":1717,"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":1778065317849,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5399,"timestamp":6673947423303,"id":1855,"parentId":1717,"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":1778065317849,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8454,"timestamp":6673947422479,"id":1853,"parentId":1717,"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":1778065317849,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":12039,"timestamp":6673947424995,"id":1857,"parentId":1717,"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":1778065317851,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":15478,"timestamp":6673947424850,"id":1856,"parentId":1717,"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":1778065317851,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4122,"timestamp":6673947480632,"id":1858,"parentId":1717,"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":1778065317907,"traceId":"5a7df1aeae9ece46"}]
17
+ [{"name":"build-module-mjs","duration":4830,"timestamp":6673947481586,"id":1859,"parentId":1717,"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":1778065317908,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2745,"timestamp":6673947507396,"id":1861,"parentId":1717,"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":1778065317933,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5211,"timestamp":6673947507260,"id":1860,"parentId":1717,"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":1778065317933,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1978,"timestamp":6673947523837,"id":1868,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2480,"timestamp":6673947524116,"id":1869,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5903,"timestamp":6673947521418,"id":1864,"parentId":1717,"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":1778065317947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6389,"timestamp":6673947521493,"id":1865,"parentId":1717,"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":1778065317948,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8050,"timestamp":6673947521328,"id":1863,"parentId":1717,"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":1778065317947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":11196,"timestamp":6673947521625,"id":1866,"parentId":1717,"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":1778065317948,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":8856,"timestamp":6673947524286,"id":1871,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":14832,"timestamp":6673947521200,"id":1862,"parentId":1717,"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":1778065317947,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":13055,"timestamp":6673947524435,"id":1873,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":15410,"timestamp":6673947524209,"id":1870,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":17975,"timestamp":6673947524359,"id":1872,"parentId":1717,"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":1778065317950,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":23032,"timestamp":6673947523464,"id":1867,"parentId":1717,"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":1778065317949,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1322,"timestamp":6673947616701,"id":1877,"parentId":1798,"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":1778065318043,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2142,"timestamp":6673947616623,"id":1876,"parentId":1717,"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":1778065318043,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4871,"timestamp":6673947616391,"id":1874,"parentId":1717,"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":1778065318042,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":6909,"timestamp":6673947616539,"id":1875,"parentId":1717,"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":1778065318043,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":866,"timestamp":6673947636528,"id":1879,"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":1778065318063,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1662,"timestamp":6673947636387,"id":1878,"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":1778065318062,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":914,"timestamp":6673947638665,"id":1880,"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":1778065318065,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1114,"timestamp":6673947638765,"id":1881,"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":1778065318065,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":1992235,"timestamp":6673945648191,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1911,"timestamp":6673947652226,"id":1882,"parentId":1784,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778065318078,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2291,"timestamp":6673947652271,"id":1883,"parentId":1832,"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":1778065318078,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1025,"timestamp":6673947656393,"id":1891,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1331,"timestamp":6673947656464,"id":1892,"parentId":1836,"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":1778065318082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2014,"timestamp":6673947656534,"id":1893,"parentId":1836,"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":1778065318083,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2181,"timestamp":6673947656600,"id":1894,"parentId":1836,"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":1778065318083,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4390,"timestamp":6673947654746,"id":1884,"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":1778065318081,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4589,"timestamp":6673947654891,"id":1885,"parentId":1826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778065318081,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4617,"timestamp":6673947655020,"id":1886,"parentId":1829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778065318081,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4878,"timestamp":6673947655131,"id":1887,"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":1778065318081,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4180,"timestamp":6673947656040,"id":1888,"parentId":1835,"tags":{"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":1778065318082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4205,"timestamp":6673947656181,"id":1889,"parentId":1835,"tags":{"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":1778065318082,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2013741,"timestamp":6673945647624,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2013347,"timestamp":6673945648361,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2013634,"timestamp":6673945648081,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2013665,"timestamp":6673945648056,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1097,"timestamp":6673947661240,"id":1895,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318087,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9311,"timestamp":6673947656308,"id":1890,"parentId":1836,"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":1778065318082,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":545,"timestamp":6673947671907,"id":1896,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318098,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":393,"timestamp":6673947672747,"id":1897,"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":1778065318099,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":367,"timestamp":6673947673483,"id":1898,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":326,"timestamp":6673947674453,"id":1899,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318100,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":507,"timestamp":6673947675177,"id":1900,"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":1778065318101,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":665,"timestamp":6673947678155,"id":1901,"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":1778065318104,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3568,"timestamp":6673947678250,"id":1902,"parentId":1846,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318104,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2878,"timestamp":6673947680641,"id":1904,"parentId":1850,"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":1778065318107,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":9422,"timestamp":6673947679362,"id":1903,"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":1778065318105,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":681,"timestamp":6673947708366,"id":1907,"parentId":1850,"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":1778065318134,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2031,"timestamp":6673947708236,"id":1906,"parentId":1850,"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":1778065318134,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4520,"timestamp":6673947707017,"id":1905,"parentId":1850,"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":1778065318133,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":985,"timestamp":6673947714571,"id":1908,"parentId":1850,"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":1778065318141,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4568,"timestamp":6673947715879,"id":1909,"parentId":1855,"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":1778065318142,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5095,"timestamp":6673947717159,"id":1910,"parentId":1857,"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":1778065318143,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":972,"timestamp":6673947732385,"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":1778065318158,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1035,"timestamp":6673947732521,"id":1912,"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":1778065318159,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1523,"timestamp":6673947732628,"id":1913,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/errors.js","layer":"app-pages-browser"},"startTime":1778065318159,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1924,"timestamp":6673947736261,"id":1914,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/composer.js","layer":"app-pages-browser"},"startTime":1778065318162,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3414,"timestamp":6673947736361,"id":1915,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/Document.js","layer":"app-pages-browser"},"startTime":1778065318162,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":812,"timestamp":6673947748011,"id":1916,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/Schema.js","layer":"app-pages-browser"},"startTime":1778065318174,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2337,"timestamp":6673947752223,"id":1917,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Alias.js","layer":"app-pages-browser"},"startTime":1778065318178,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2630,"timestamp":6673947752323,"id":1918,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/identity.js","layer":"app-pages-browser"},"startTime":1778065318178,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2955,"timestamp":6673947752407,"id":1919,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Pair.js","layer":"app-pages-browser"},"startTime":1778065318178,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3143,"timestamp":6673947752481,"id":1920,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Scalar.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3982,"timestamp":6673947752552,"id":1921,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLMap.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4082,"timestamp":6673947752625,"id":1922,"parentId":1878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4640,"timestamp":6673947752694,"id":1923,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLSeq.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":4948,"timestamp":6673947752761,"id":1924,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7642,"timestamp":6673947752832,"id":1925,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/lexer.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":7853,"timestamp":6673947752899,"id":1926,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/line-counter.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":14234,"timestamp":6673947752968,"id":1927,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/parser.js","layer":"app-pages-browser"},"startTime":1778065318179,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1285,"timestamp":6673947774751,"id":1928,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/public-api.js","layer":"app-pages-browser"},"startTime":1778065318201,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2035,"timestamp":6673947774886,"id":1929,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/visit.js","layer":"app-pages-browser"},"startTime":1778065318201,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":462,"timestamp":6673947779717,"id":1930,"parentId":1899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1778065318206,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":416,"timestamp":6673947782073,"id":1931,"parentId":1904,"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":1778065318208,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":430,"timestamp":6673947785646,"id":1932,"parentId":1907,"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":1778065318212,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1273,"timestamp":6673947790937,"id":1933,"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":1778065318217,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1181,"timestamp":6673947794517,"id":1934,"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":1778065318221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1439,"timestamp":6673947794649,"id":1935,"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":1778065318221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2312,"timestamp":6673947794755,"id":1936,"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":1778065318221,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":950,"timestamp":6673947797831,"id":1937,"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":1778065318224,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1165,"timestamp":6673947797933,"id":1938,"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":1778065318224,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1564,"timestamp":6673947798031,"id":1939,"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":1778065318224,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":943,"timestamp":6673947802175,"id":1940,"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":1778065318228,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1318,"timestamp":6673947802307,"id":1941,"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":1778065318228,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":751,"timestamp":6673947805666,"id":1942,"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":1778065318232,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":898,"timestamp":6673947805762,"id":1943,"parentId":1909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778065318232,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":982,"timestamp":6673947805847,"id":1944,"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":1778065318232,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1074,"timestamp":6673947805921,"id":1945,"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":1778065318232,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":698,"timestamp":6673947808053,"id":1946,"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":1778065318234,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":855,"timestamp":6673947811939,"id":1947,"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":1778065318238,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1560,"timestamp":6673947812048,"id":1948,"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":1778065318238,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2879,"timestamp":6673947812135,"id":1949,"parentId":1909,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1778065318238,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1986,"timestamp":6673947818469,"id":1950,"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":1778065318245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2272,"timestamp":6673947818580,"id":1951,"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":1778065318245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3089,"timestamp":6673947818662,"id":1952,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778065318245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3201,"timestamp":6673947818732,"id":1953,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778065318245,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":22418,"timestamp":6673947818801,"id":1954,"parentId":1922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778065318245,"traceId":"5a7df1aeae9ece46"}]
18
+ [{"name":"build-module-js","duration":1939,"timestamp":6673947849110,"id":1955,"parentId":1924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-scalar.js","layer":"app-pages-browser"},"startTime":1778065318275,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2522,"timestamp":6673947849268,"id":1956,"parentId":1922,"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":1778065318275,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2526,"timestamp":6673947849347,"id":1957,"parentId":1922,"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":1778065318275,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3110,"timestamp":6673947849423,"id":1958,"parentId":1922,"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":1778065318275,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1279,"timestamp":6673947853088,"id":1959,"parentId":1924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-visit.js","layer":"app-pages-browser"},"startTime":1778065318279,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1498,"timestamp":6673947853190,"id":1960,"parentId":1924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-stringify.js","layer":"app-pages-browser"},"startTime":1778065318279,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":342,"timestamp":6673947854859,"id":1961,"parentId":1928,"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":1778065318281,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":686,"timestamp":6673947856771,"id":1962,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778065318283,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1304,"timestamp":6673947857830,"id":1963,"parentId":1932,"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":1778065318284,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1479,"timestamp":6673947857919,"id":1964,"parentId":1932,"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":1778065318284,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1087,"timestamp":6673947859910,"id":1965,"parentId":1934,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-node.js","layer":"app-pages-browser"},"startTime":1778065318286,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":805,"timestamp":6673947862819,"id":1966,"parentId":1934,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-props.js","layer":"app-pages-browser"},"startTime":1778065318289,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":3670,"timestamp":6673947864570,"id":1967,"parentId":1932,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778065318291,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":729,"timestamp":6673947869742,"id":1968,"parentId":1941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyComment.js","layer":"app-pages-browser"},"startTime":1778065318296,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3237,"timestamp":6673947869863,"id":1969,"parentId":1945,"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":1778065318296,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3818,"timestamp":6673947869946,"id":1970,"parentId":1941,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringify.js","layer":"app-pages-browser"},"startTime":1778065318296,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":437,"timestamp":6673947875635,"id":1971,"parentId":1946,"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":1778065318302,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":993,"timestamp":6673947876636,"id":1972,"parentId":1946,"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":1778065318303,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1617,"timestamp":6673947876732,"id":1973,"parentId":1946,"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":1778065318303,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2063,"timestamp":6673947876806,"id":1974,"parentId":1946,"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":1778065318303,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2214,"timestamp":6673947876875,"id":1975,"parentId":1946,"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":1778065318303,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1832,"timestamp":6673947879638,"id":1976,"parentId":1946,"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":1778065318306,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2120,"timestamp":6673947879737,"id":1977,"parentId":1946,"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":1778065318306,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":795,"timestamp":6673947883625,"id":1978,"parentId":1946,"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":1778065318310,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1147,"timestamp":6673947883717,"id":1979,"parentId":1946,"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":1778065318310,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1705,"timestamp":6673947885438,"id":1980,"parentId":1946,"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":1778065318311,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1846,"timestamp":6673947885530,"id":1981,"parentId":1946,"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":1778065318312,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2489,"timestamp":6673947885606,"id":1982,"parentId":1946,"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":1778065318312,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2933,"timestamp":6673947885684,"id":1983,"parentId":1946,"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":1778065318312,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":3030,"timestamp":6673947885753,"id":1984,"parentId":1954,"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":1778065318312,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2778,"timestamp":6673947890231,"id":1985,"parentId":1953,"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":1778065318316,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1412,"timestamp":6673947896705,"id":1986,"parentId":1955,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js","layer":"app-pages-browser"},"startTime":1778065318323,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2306,"timestamp":6673947896812,"id":1987,"parentId":1955,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js","layer":"app-pages-browser"},"startTime":1778065318323,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1519,"timestamp":6673947899810,"id":1988,"parentId":1964,"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":1778065318326,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1543,"timestamp":6673947899912,"id":1989,"parentId":1963,"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":1778065318326,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1288,"timestamp":6673947901910,"id":1990,"parentId":1965,"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":1778065318328,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1705,"timestamp":6673947902015,"id":1991,"parentId":1965,"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":1778065318328,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1801,"timestamp":6673947902100,"id":1992,"parentId":1965,"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":1778065318328,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":574,"timestamp":6673947905687,"id":1993,"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":1778065318332,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1351,"timestamp":6673947905799,"id":1994,"parentId":1969,"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":1778065318332,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":976,"timestamp":6673947908948,"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/bool.js","layer":"app-pages-browser"},"startTime":1778065318335,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":5509,"timestamp":6673947909099,"id":1996,"parentId":1949,"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":1778065318335,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1287,"timestamp":6673947916585,"id":1997,"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":1778065318343,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1654,"timestamp":6673947916741,"id":1998,"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":1778065318343,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1273,"timestamp":6673947921154,"id":1999,"parentId":1991,"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":1778065318347,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1804,"timestamp":6673947921299,"id":2000,"parentId":1991,"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":1778065318347,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2210,"timestamp":6673947921396,"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/handleScroll.js","layer":"app-pages-browser"},"startTime":1778065318347,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2294,"timestamp":6673947921493,"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/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778065318348,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2221,"timestamp":6673947924528,"id":2003,"parentId":1991,"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":1778065318351,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":327,"timestamp":6673947928964,"id":2004,"parentId":1964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778065318355,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":748,"timestamp":6673947930762,"id":2005,"parentId":2000,"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":1778065318357,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":837,"timestamp":6673947930855,"id":2006,"parentId":1999,"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":1778065318357,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":938,"timestamp":6673947930932,"id":2007,"parentId":2000,"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":1778065318357,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1021,"timestamp":6673947931016,"id":2008,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778065318357,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":431,"timestamp":6673947933770,"id":2009,"parentId":1963,"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":1778065318360,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":520,"timestamp":6673947933861,"id":2010,"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":1778065318360,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":307,"timestamp":6673947936265,"id":2011,"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":1778065318362,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":967,"timestamp":6673947938100,"id":2012,"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":1778065318364,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1229,"timestamp":6673947938190,"id":2013,"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":1778065318364,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1338,"timestamp":6673947938261,"id":2014,"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":1778065318364,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1632,"timestamp":6673947938331,"id":2015,"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":1778065318364,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1919,"timestamp":6673947938401,"id":2016,"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":1778065318364,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2031,"timestamp":6673947938476,"id":2017,"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":1778065318365,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":1128,"timestamp":6673947942545,"id":2018,"parentId":1996,"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":1778065318369,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1431,"timestamp":6673947946393,"id":2019,"parentId":2008,"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":1778065318372,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1501,"timestamp":6673947946628,"id":2020,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1594,"timestamp":6673947946700,"id":2021,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1678,"timestamp":6673947946767,"id":2022,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1793,"timestamp":6673947946836,"id":2023,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1865,"timestamp":6673947946898,"id":2024,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1933,"timestamp":6673947946960,"id":2025,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":2064,"timestamp":6673947947035,"id":2026,"parentId":2008,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":2689,"timestamp":6673947947102,"id":2027,"parentId":1996,"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":1778065318373,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1168,"timestamp":6673947950625,"id":2028,"parentId":2010,"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":1778065318377,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":534,"timestamp":6673947953074,"id":2029,"parentId":2010,"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":1778065318379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":562,"timestamp":6673947953165,"id":2030,"parentId":2013,"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":1778065318379,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":783,"timestamp":6673947954680,"id":2031,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778065318381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":972,"timestamp":6673947954772,"id":2032,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1778065318381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":1069,"timestamp":6673947954847,"id":2033,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778065318381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-mjs","duration":4371,"timestamp":6673947954953,"id":2034,"parentId":1996,"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":1778065318381,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":342,"timestamp":6673947965285,"id":2035,"parentId":2030,"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":1778065318391,"traceId":"5a7df1aeae9ece46"},{"name":"build-module-js","duration":399,"timestamp":6673947966408,"id":2036,"parentId":2032,"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":1778065318392,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318533,"timestamp":6673945648320,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318526,"timestamp":6673945648341,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318546,"timestamp":6673945648328,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318524,"timestamp":6673945648356,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318463,"timestamp":6673945648420,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318450,"timestamp":6673945648436,"id":1321,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318441,"timestamp":6673945648448,"id":1322,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318558,"timestamp":6673945648336,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318549,"timestamp":6673945648349,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"add-entry","duration":2318452,"timestamp":6673945648452,"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":1778065316074,"traceId":"5a7df1aeae9ece46"},{"name":"make","duration":2319738,"timestamp":6673945647322,"id":1299,"parentId":1298,"tags":{},"startTime":1778065316073,"traceId":"5a7df1aeae9ece46"},{"name":"chunk-graph","duration":14135,"timestamp":6673948015513,"id":2038,"parentId":2037,"tags":{},"startTime":1778065318442,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-modules","duration":23,"timestamp":6673948029748,"id":2040,"parentId":2037,"tags":{},"startTime":1778065318456,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunks","duration":23038,"timestamp":6673948031910,"id":2042,"parentId":2037,"tags":{},"startTime":1778065318458,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-tree","duration":120,"timestamp":6673948055061,"id":2043,"parentId":2037,"tags":{},"startTime":1778065318481,"traceId":"5a7df1aeae9ece46"},{"name":"optimize-chunk-modules","duration":21789,"timestamp":6673948055264,"id":2044,"parentId":2037,"tags":{},"startTime":1778065318481,"traceId":"5a7df1aeae9ece46"},{"name":"optimize","duration":47432,"timestamp":6673948029705,"id":2039,"parentId":2037,"tags":{},"startTime":1778065318456,"traceId":"5a7df1aeae9ece46"},{"name":"module-hash","duration":16793,"timestamp":6673948090637,"id":2045,"parentId":2037,"tags":{},"startTime":1778065318517,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation","duration":191990,"timestamp":6673948107477,"id":2046,"parentId":2037,"tags":{},"startTime":1778065318534,"traceId":"5a7df1aeae9ece46"}]
19
+ [{"name":"hash","duration":9113,"timestamp":6673948307727,"id":2047,"parentId":2037,"tags":{},"startTime":1778065318734,"traceId":"5a7df1aeae9ece46"},{"name":"code-generation-jobs","duration":583,"timestamp":6673948316835,"id":2048,"parentId":2037,"tags":{},"startTime":1778065318743,"traceId":"5a7df1aeae9ece46"},{"name":"module-assets","duration":738,"timestamp":6673948317358,"id":2049,"parentId":2037,"tags":{},"startTime":1778065318743,"traceId":"5a7df1aeae9ece46"},{"name":"create-chunk-assets","duration":19463,"timestamp":6673948318111,"id":2050,"parentId":2037,"tags":{},"startTime":1778065318744,"traceId":"5a7df1aeae9ece46"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1025,"timestamp":6673948340391,"id":2052,"parentId":1298,"tags":{},"startTime":1778065318766,"traceId":"5a7df1aeae9ece46"},{"name":"NextJsBuildManifest-createassets","duration":1689,"timestamp":6673948339742,"id":2051,"parentId":1298,"tags":{},"startTime":1778065318766,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83656,"timestamp":6673948363290,"id":2057,"parentId":2053,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778065318789,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":84186,"timestamp":6673948362803,"id":2055,"parentId":2053,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778065318789,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83619,"timestamp":6673948363400,"id":2058,"parentId":2053,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778065318789,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83537,"timestamp":6673948363503,"id":2059,"parentId":2053,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83382,"timestamp":6673948363673,"id":2060,"parentId":2053,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":84068,"timestamp":6673948362999,"id":2056,"parentId":2053,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778065318789,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83291,"timestamp":6673948363789,"id":2061,"parentId":2053,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83260,"timestamp":6673948363887,"id":2062,"parentId":2053,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83176,"timestamp":6673948363995,"id":2063,"parentId":2053,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":83009,"timestamp":6673948364177,"id":2064,"parentId":2053,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":82897,"timestamp":6673948364302,"id":2065,"parentId":2053,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":82824,"timestamp":6673948364403,"id":2066,"parentId":2053,"tags":{"name":"static/chunks/app/new/page-dfb7fc77c99076fb.js","cache":"MISS"},"startTime":1778065318790,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":80700,"timestamp":6673948366571,"id":2067,"parentId":2053,"tags":{"name":"static/chunks/app/onboarding/page-84ef229ad88818d9.js","cache":"MISS"},"startTime":1778065318793,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":77464,"timestamp":6673948369844,"id":2068,"parentId":2053,"tags":{"name":"static/chunks/app/personas/page-3a0d5c0a8f638a98.js","cache":"MISS"},"startTime":1778065318796,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":74141,"timestamp":6673948373220,"id":2069,"parentId":2053,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778065318799,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62066,"timestamp":6673948385345,"id":2072,"parentId":2053,"tags":{"name":"static/chunks/app/demo/[scenario]/page-0cadd47d9011defc.js","cache":"MISS"},"startTime":1778065318811,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":60538,"timestamp":6673948386895,"id":2073,"parentId":2053,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778065318813,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":63562,"timestamp":6673948383901,"id":2071,"parentId":2053,"tags":{"name":"static/chunks/app/connect/page-09b2eea02ea69679.js","cache":"MISS"},"startTime":1778065318810,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":60134,"timestamp":6673948387348,"id":2074,"parentId":2053,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778065318813,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":58143,"timestamp":6673948389355,"id":2076,"parentId":2053,"tags":{"name":"static/chunks/app/runs/[runId]/page-9f2588a66651fdeb.js","cache":"MISS"},"startTime":1778065318815,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":58022,"timestamp":6673948389490,"id":2077,"parentId":2053,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778065318816,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":59502,"timestamp":6673948388025,"id":2075,"parentId":2053,"tags":{"name":"static/chunks/app/page-8ed05b9d1cadea97.js","cache":"MISS"},"startTime":1778065318814,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":70605,"timestamp":6673948376994,"id":2070,"parentId":2053,"tags":{"name":"static/chunks/app/templates/page-681a10863e60e030.js","cache":"MISS"},"startTime":1778065318803,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":93805,"timestamp":6673948354030,"id":2054,"parentId":2053,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778065318780,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":27717,"timestamp":6673948420142,"id":2081,"parentId":2053,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778065318846,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":74694,"timestamp":6673948413846,"id":2080,"parentId":2053,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778065318840,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":108318,"timestamp":6673948389766,"id":2078,"parentId":2053,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778065318816,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":63580,"timestamp":6673948437152,"id":2084,"parentId":2053,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778065318863,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":65806,"timestamp":6673948437539,"id":2085,"parentId":2053,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778065318864,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":72655,"timestamp":6673948434609,"id":2083,"parentId":2053,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778065318861,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":69057,"timestamp":6673948439743,"id":2087,"parentId":2053,"tags":{"name":"static/chunks/744-cac9d8d63546cf4c.js","cache":"MISS"},"startTime":1778065318866,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62504,"timestamp":6673948446345,"id":2088,"parentId":2053,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778065318872,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62330,"timestamp":6673948446536,"id":2089,"parentId":2053,"tags":{"name":"static/SsXK_ZdfRKwQhMMuiH23K/_ssgManifest.js","cache":"MISS"},"startTime":1778065318873,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62325,"timestamp":6673948446591,"id":2090,"parentId":2053,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778065318873,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62553,"timestamp":6673948446663,"id":2091,"parentId":2053,"tags":{"name":"static/SsXK_ZdfRKwQhMMuiH23K/_buildManifest.js","cache":"MISS"},"startTime":1778065318873,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":62668,"timestamp":6673948446709,"id":2092,"parentId":2053,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778065318873,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":75910,"timestamp":6673948438057,"id":2086,"parentId":2053,"tags":{"name":"static/chunks/245-4bc2d59591aa8f76.js","cache":"MISS"},"startTime":1778065318864,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":112787,"timestamp":6673948423080,"id":2082,"parentId":2053,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778065318849,"traceId":"5a7df1aeae9ece46"},{"name":"minify-js","duration":136253,"timestamp":6673948403151,"id":2079,"parentId":2053,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778065318829,"traceId":"5a7df1aeae9ece46"},{"name":"minify-webpack-plugin-optimize","duration":196302,"timestamp":6673948343121,"id":2053,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778065318769,"traceId":"5a7df1aeae9ece46"},{"name":"minify-css","duration":349821,"timestamp":6673948539817,"id":2094,"parentId":2093,"tags":{"file":"static/css/0143db41d938293b.css","cache":"MISS"},"startTime":1778065318966,"traceId":"5a7df1aeae9ece46"},{"name":"css-minimizer-plugin","duration":350028,"timestamp":6673948539625,"id":2093,"parentId":1298,"tags":{},"startTime":1778065318966,"traceId":"5a7df1aeae9ece46"},{"name":"seal","duration":909669,"timestamp":6673947992525,"id":2037,"parentId":1298,"tags":{},"startTime":1778065318419,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-compilation","duration":3260108,"timestamp":6673945642319,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778065316068,"traceId":"5a7df1aeae9ece46"},{"name":"emit","duration":4597,"timestamp":6673948902660,"id":2095,"parentId":1295,"tags":{},"startTime":1778065319329,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-close","duration":376984,"timestamp":6673948907965,"id":2096,"parentId":1295,"tags":{"name":"client"},"startTime":1778065319334,"traceId":"5a7df1aeae9ece46"},{"name":"webpack-generate-error-stats","duration":2055,"timestamp":6673949285010,"id":2097,"parentId":2096,"tags":{},"startTime":1778065319711,"traceId":"5a7df1aeae9ece46"},{"name":"run-webpack-compiler","duration":3948421,"timestamp":6673945338826,"id":1295,"parentId":1294,"tags":{},"startTime":1778065315765,"traceId":"5a7df1aeae9ece46"},{"name":"format-webpack-messages","duration":70,"timestamp":6673949287253,"id":2098,"parentId":1294,"tags":{},"startTime":1778065319713,"traceId":"5a7df1aeae9ece46"},{"name":"worker-main-client","duration":3948880,"timestamp":6673945338550,"id":1294,"parentId":1,"tags":{},"startTime":1778065315765,"traceId":"5a7df1aeae9ece46"},{"name":"run-webpack","duration":10640132,"timestamp":6673938701112,"id":14,"parentId":1,"tags":{},"startTime":1778065309127,"traceId":"5a7df1aeae9ece46"},{"name":"run-typescript","duration":5449630,"timestamp":6673949346718,"id":2101,"parentId":1,"tags":{},"startTime":1778065319773,"traceId":"5a7df1aeae9ece46"},{"name":"generate-required-server-files","duration":985,"timestamp":6673954796902,"id":2103,"parentId":1,"tags":{},"startTime":1778065325223,"traceId":"5a7df1aeae9ece46"},{"name":"check-static-error-page","duration":5597,"timestamp":6673954847069,"id":2105,"parentId":2104,"tags":{},"startTime":1778065325273,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":248294,"timestamp":6673954853895,"id":2124,"parentId":2107,"tags":{},"startTime":1778065325280,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":253708,"timestamp":6673954848579,"id":2107,"parentId":2104,"tags":{"page":"/_global-error"},"startTime":1778065325275,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":322130,"timestamp":6673954854119,"id":2127,"parentId":2113,"tags":{},"startTime":1778065325280,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":325427,"timestamp":6673954850881,"id":2113,"parentId":2104,"tags":{"page":"/icon.svg"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":325075,"timestamp":6673954853975,"id":2125,"parentId":2109,"tags":{},"startTime":1778065325280,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":328745,"timestamp":6673954850350,"id":2109,"parentId":2104,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778065325276,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":335416,"timestamp":6673954853669,"id":2123,"parentId":2106,"tags":{},"startTime":1778065325280,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":341305,"timestamp":6673954847831,"id":2106,"parentId":2104,"tags":{"page":"/_not-found"},"startTime":1778065325274,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":335137,"timestamp":6673954870807,"id":2132,"parentId":2120,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":354156,"timestamp":6673954851841,"id":2120,"parentId":2104,"tags":{"page":"/settings"},"startTime":1778065325278,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":340613,"timestamp":6673954870930,"id":2137,"parentId":2119,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":359917,"timestamp":6673954851670,"id":2119,"parentId":2104,"tags":{"page":"/runs"},"startTime":1778065325278,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":355958,"timestamp":6673954859985,"id":2128,"parentId":2108,"tags":{},"startTime":1778065325286,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":367253,"timestamp":6673954848727,"id":2108,"parentId":2104,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778065325275,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":345672,"timestamp":6673954870936,"id":2139,"parentId":2121,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":364200,"timestamp":6673954852429,"id":2121,"parentId":2104,"tags":{"page":"/settings/permissions"},"startTime":1778065325278,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":348869,"timestamp":6673954870598,"id":2129,"parentId":2114,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":368557,"timestamp":6673954850936,"id":2114,"parentId":2104,"tags":{"page":"/new"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":350034,"timestamp":6673954870918,"id":2135,"parentId":2111,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":370364,"timestamp":6673954850609,"id":2111,"parentId":2104,"tags":{"page":"/demo/[scenario]"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":354733,"timestamp":6673954870933,"id":2138,"parentId":2118,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":374189,"timestamp":6673954851503,"id":2118,"parentId":2104,"tags":{"page":"/runs/[runId]"},"startTime":1778065325278,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":356362,"timestamp":6673954870925,"id":2136,"parentId":2116,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":376105,"timestamp":6673954851199,"id":2116,"parentId":2104,"tags":{"page":"/"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":359265,"timestamp":6673954870904,"id":2134,"parentId":2110,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":379728,"timestamp":6673954850461,"id":2110,"parentId":2104,"tags":{"page":"/connect"},"startTime":1778065325276,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":365399,"timestamp":6673954870768,"id":2131,"parentId":2117,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":384849,"timestamp":6673954851348,"id":2117,"parentId":2104,"tags":{"page":"/personas"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":383705,"timestamp":6673954854051,"id":2126,"parentId":2112,"tags":{},"startTime":1778065325280,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":387010,"timestamp":6673954850763,"id":2112,"parentId":2104,"tags":{"page":"/favicon.ico"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":367923,"timestamp":6673954870727,"id":2130,"parentId":2115,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":387594,"timestamp":6673954851074,"id":2115,"parentId":2104,"tags":{"page":"/onboarding"},"startTime":1778065325277,"traceId":"5a7df1aeae9ece46"},{"name":"is-page-static","duration":377904,"timestamp":6673954870846,"id":2133,"parentId":2122,"tags":{},"startTime":1778065325297,"traceId":"5a7df1aeae9ece46"},{"name":"check-page","duration":396210,"timestamp":6673954852559,"id":2122,"parentId":2104,"tags":{"page":"/templates"},"startTime":1778065325279,"traceId":"5a7df1aeae9ece46"},{"name":"static-check","duration":402615,"timestamp":6673954846182,"id":2104,"parentId":1,"tags":{},"startTime":1778065325272,"traceId":"5a7df1aeae9ece46"},{"name":"write-routes-manifest","duration":2166,"timestamp":6673955387446,"id":2143,"parentId":1,"tags":{},"startTime":1778065325813,"traceId":"5a7df1aeae9ece46"},{"name":"load-dotenv","duration":26,"timestamp":6673955418822,"id":2146,"parentId":2145,"tags":{},"startTime":1778065325845,"traceId":"5a7df1aeae9ece46"},{"name":"run-export-path-map","duration":312,"timestamp":6673956159201,"id":2147,"parentId":2145,"tags":{},"startTime":1778065326585,"traceId":"5a7df1aeae9ece46"},{"name":"next-export","duration":1031472,"timestamp":6673955418215,"id":2145,"parentId":1,"tags":{},"startTime":1778065325844,"traceId":"5a7df1aeae9ece46"},{"name":"move-exported-app-not-found-","duration":8273,"timestamp":6673956450917,"id":2148,"parentId":2144,"tags":{},"startTime":1778065326877,"traceId":"5a7df1aeae9ece46"},{"name":"move-exported-app-global-error-","duration":16355,"timestamp":6673956459247,"id":2149,"parentId":2144,"tags":{},"startTime":1778065326885,"traceId":"5a7df1aeae9ece46"}]
20
+ [{"name":"static-generation","duration":1207881,"timestamp":6673955415378,"id":2144,"parentId":1,"tags":{},"startTime":1778065325841,"traceId":"5a7df1aeae9ece46"},{"name":"write-routes-manifest","duration":28893,"timestamp":6673956623469,"id":2150,"parentId":1,"tags":{},"startTime":1778065327050,"traceId":"5a7df1aeae9ece46"},{"name":"node-file-trace-build","duration":5981770,"timestamp":6673955382030,"id":2142,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778065325808,"traceId":"5a7df1aeae9ece46"},{"name":"apply-include-excludes","duration":3519,"timestamp":6673961363825,"id":2151,"parentId":1,"tags":{},"startTime":1778065331790,"traceId":"5a7df1aeae9ece46"},{"name":"collect-build-traces","duration":6118151,"timestamp":6673955249215,"id":2141,"parentId":1,"tags":{},"startTime":1778065325675,"traceId":"5a7df1aeae9ece46"},{"name":"print-tree-view","duration":1595,"timestamp":6673961367492,"id":2152,"parentId":1,"tags":{},"startTime":1778065331794,"traceId":"5a7df1aeae9ece46"},{"name":"telemetry-flush","duration":34,"timestamp":6673961369101,"id":2153,"parentId":1,"tags":{},"startTime":1778065331795,"traceId":"5a7df1aeae9ece46"},{"name":"next-build","duration":22751711,"timestamp":6673938617435,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778065309043,"traceId":"5a7df1aeae9ece46"}]