chorus-codes 0.8.21 → 0.8.22

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 (89) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +1 -1
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/new.html +1 -1
  27. package/.next/server/app/new.rsc +1 -1
  28. package/.next/server/app/new.segments/_full.segment.rsc +1 -1
  29. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  30. package/.next/server/app/new.segments/_index.segment.rsc +1 -1
  31. package/.next/server/app/new.segments/_tree.segment.rsc +1 -1
  32. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +1 -1
  33. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  34. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/onboarding.html +1 -1
  36. package/.next/server/app/onboarding.rsc +1 -1
  37. package/.next/server/app/onboarding.segments/_full.segment.rsc +1 -1
  38. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  39. package/.next/server/app/onboarding.segments/_index.segment.rsc +1 -1
  40. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  41. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  42. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  43. package/.next/server/app/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  45. package/.next/server/app/personas.html +1 -1
  46. package/.next/server/app/personas.rsc +1 -1
  47. package/.next/server/app/personas.segments/_full.segment.rsc +1 -1
  48. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  49. package/.next/server/app/personas.segments/_index.segment.rsc +1 -1
  50. package/.next/server/app/personas.segments/_tree.segment.rsc +1 -1
  51. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +1 -1
  52. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  53. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  54. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/settings.html +1 -1
  58. package/.next/server/app/settings.rsc +1 -1
  59. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  60. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  61. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  62. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  63. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  64. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  65. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/templates.html +1 -1
  67. package/.next/server/app/templates.rsc +1 -1
  68. package/.next/server/app/templates.segments/_full.segment.rsc +1 -1
  69. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/templates.segments/_index.segment.rsc +1 -1
  71. package/.next/server/app/templates.segments/_tree.segment.rsc +1 -1
  72. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  74. package/.next/server/app-paths-manifest.json +1 -1
  75. package/.next/server/middleware-build-manifest.js +1 -1
  76. package/.next/server/pages/404.html +1 -1
  77. package/.next/server/pages/500.html +1 -1
  78. package/.next/server/server-reference-manifest.json +1 -1
  79. package/.next/trace +20 -20
  80. package/.next/trace-build +1 -1
  81. package/dist/daemon/agents/parsers/gemini.js +39 -1
  82. package/dist/daemon/agents/parsers/gemini.js.map +1 -1
  83. package/dist/daemon/routes/system.js +7 -6
  84. package/dist/daemon/routes/system.js.map +1 -1
  85. package/dist/daemon/runner/reviewer-driver.js +56 -28
  86. package/dist/daemon/runner/reviewer-driver.js.map +1 -1
  87. package/package.json +1 -1
  88. /package/.next/static/{cgRu8Plr67W3SSrBVoMpl → XvjpD3-lFUxwhcgvkQXFY}/_buildManifest.js +0 -0
  89. /package/.next/static/{cgRu8Plr67W3SSrBVoMpl → XvjpD3-lFUxwhcgvkQXFY}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,20 +1,20 @@
1
- [{"name":"generate-buildid","duration":130,"timestamp":6757150663343,"id":4,"parentId":1,"tags":{},"startTime":1778148521089,"traceId":"6928cf5182e81c4b"},{"name":"load-custom-routes","duration":250,"timestamp":6757150663554,"id":5,"parentId":1,"tags":{},"startTime":1778148521090,"traceId":"6928cf5182e81c4b"},{"name":"create-dist-dir","duration":161,"timestamp":6757150663828,"id":6,"parentId":1,"tags":{},"startTime":1778148521090,"traceId":"6928cf5182e81c4b"},{"name":"clean","duration":255,"timestamp":6757150664335,"id":7,"parentId":1,"tags":{},"startTime":1778148521090,"traceId":"6928cf5182e81c4b"},{"name":"discover-routes","duration":5016,"timestamp":6757150704126,"id":8,"parentId":1,"tags":{},"startTime":1778148521130,"traceId":"6928cf5182e81c4b"},{"name":"create-root-mapping","duration":42,"timestamp":6757150709172,"id":9,"parentId":1,"tags":{},"startTime":1778148521135,"traceId":"6928cf5182e81c4b"},{"name":"generate-route-types","duration":13959,"timestamp":6757150710141,"id":10,"parentId":1,"tags":{},"startTime":1778148521136,"traceId":"6928cf5182e81c4b"},{"name":"public-dir-conflict-check","duration":52,"timestamp":6757150724170,"id":11,"parentId":1,"tags":{},"startTime":1778148521150,"traceId":"6928cf5182e81c4b"},{"name":"generate-routes-manifest","duration":1849,"timestamp":6757150724295,"id":12,"parentId":1,"tags":{},"startTime":1778148521150,"traceId":"6928cf5182e81c4b"},{"name":"create-entrypoints","duration":11375,"timestamp":6757151107307,"id":17,"parentId":15,"tags":{},"startTime":1778148521533,"traceId":"6928cf5182e81c4b"},{"name":"generate-webpack-config","duration":244834,"timestamp":6757151118827,"id":18,"parentId":16,"tags":{},"startTime":1778148521545,"traceId":"6928cf5182e81c4b"},{"name":"next-trace-entrypoint-plugin","duration":1661,"timestamp":6757151437194,"id":20,"parentId":19,"tags":{},"startTime":1778148521863,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":46066,"timestamp":6757151508186,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":56040,"timestamp":6757151508248,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":68673,"timestamp":6757151508308,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":73613,"timestamp":6757151508369,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":166,"timestamp":6757151584440,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778148522010,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":17,"timestamp":6757151584660,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778148522011,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":140989,"timestamp":6757151508079,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":280944,"timestamp":6757151502086,"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":1778148521928,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":274064,"timestamp":6757151509097,"id":52,"parentId":35,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":320522,"timestamp":6757151508432,"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":1778148521934,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":325952,"timestamp":6757151508494,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":331394,"timestamp":6757151508556,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":335621,"timestamp":6757151508737,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":339409,"timestamp":6757151508942,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":342771,"timestamp":6757151508843,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":345982,"timestamp":6757151509147,"id":53,"parentId":36,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":354732,"timestamp":6757151509192,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":361373,"timestamp":6757151509013,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":365803,"timestamp":6757151509236,"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":1778148521935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":44,"timestamp":6757151958535,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":27,"timestamp":6757151958605,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":20,"timestamp":6757151959074,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":14,"timestamp":6757151959109,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":9,"timestamp":6757151959133,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":9,"timestamp":6757151959154,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18922,"timestamp":6757151959181,"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":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17953,"timestamp":6757151961498,"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":1778148522388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19479,"timestamp":6757151961680,"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":1778148522388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20451,"timestamp":6757151961907,"id":69,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1778148522388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":23045,"timestamp":6757151962095,"id":70,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1778148522388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":23252,"timestamp":6757151962495,"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":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":23653,"timestamp":6757151962665,"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":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":24283,"timestamp":6757151962830,"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":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":24209,"timestamp":6757151963199,"id":76,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":24383,"timestamp":6757151963337,"id":77,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":28277,"timestamp":6757151963480,"id":78,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1778148522390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":30060,"timestamp":6757151963608,"id":79,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1778148522390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":31844,"timestamp":6757151963738,"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":1778148522390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":29933,"timestamp":6757151966445,"id":83,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778148522392,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":32661,"timestamp":6757151966656,"id":84,"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":1778148522393,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":35249,"timestamp":6757151966859,"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/response-cache/index.js","layer":"rsc"},"startTime":1778148522393,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":37883,"timestamp":6757151967057,"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/server/instrumentation/utils.js","layer":"rsc"},"startTime":1778148522393,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":40387,"timestamp":6757151967194,"id":87,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778148522393,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":43104,"timestamp":6757151967353,"id":88,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1778148522393,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":44003,"timestamp":6757151967587,"id":89,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1778148522394,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":44709,"timestamp":6757151967774,"id":90,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1778148522394,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":50783,"timestamp":6757151967969,"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":1778148522394,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":51567,"timestamp":6757151968179,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778148522394,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":59431,"timestamp":6757151965574,"id":82,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778148522392,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":64188,"timestamp":6757151963851,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778148522390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":67679,"timestamp":6757151963026,"id":75,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1778148522389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":76806,"timestamp":6757151962313,"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":1778148522388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1586,"timestamp":6757152070022,"id":93,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778148522496,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9005,"timestamp":6757152070199,"id":94,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778148522496,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9967,"timestamp":6757152070297,"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":1778148522496,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":122608,"timestamp":6757151958654,"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":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":123118,"timestamp":6757151958931,"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":1778148522385,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5764,"timestamp":6757152085294,"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":1778148522511,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6921,"timestamp":6757152085554,"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":1778148522512,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6491,"timestamp":6757152087949,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778148522514,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13215,"timestamp":6757152086255,"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":1778148522512,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14743,"timestamp":6757152085739,"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":1778148522512,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14774,"timestamp":6757152086590,"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":1778148522513,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15168,"timestamp":6757152086998,"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":1778148522513,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15439,"timestamp":6757152087283,"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/forbidden.js","layer":"rsc"},"startTime":1778148522513,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15656,"timestamp":6757152087555,"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/unauthorized.js","layer":"rsc"},"startTime":1778148522514,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15398,"timestamp":6757152088333,"id":106,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778148522514,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":16305,"timestamp":6757152088068,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778148522514,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":17606,"timestamp":6757152088543,"id":107,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778148522515,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":51,"timestamp":6757152136050,"id":110,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778148522562,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":22259,"timestamp":6757152117410,"id":108,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778148522543,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":4088,"timestamp":6757152135907,"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=icon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/icon.svg?__next_metadata__","layer":"rsc"},"startTime":1778148522562,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5159,"timestamp":6757152136142,"id":111,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1778148522562,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":34,"timestamp":6757152144115,"id":112,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778148522570,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1775,"timestamp":6757152144510,"id":114,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778148522571,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2679,"timestamp":6757152144626,"id":115,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1778148522571,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7777,"timestamp":6757152144168,"id":113,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778148522570,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":41,"timestamp":6757152153682,"id":120,"parentId":84,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778148522580,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3326,"timestamp":6757152152447,"id":116,"parentId":80,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1778148522578,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4427,"timestamp":6757152152973,"id":118,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778148522579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3934,"timestamp":6757152153747,"id":121,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778148522580,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5284,"timestamp":6757152152666,"id":117,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778148522579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4889,"timestamp":6757152153340,"id":119,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778148522579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4485,"timestamp":6757152153980,"id":122,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778148522580,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":42,"timestamp":6757152163564,"id":123,"parentId":84,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778148522590,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":32,"timestamp":6757152163623,"id":124,"parentId":84,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778148522590,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3911,"timestamp":6757152163977,"id":126,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778148522590,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4466,"timestamp":6757152163671,"id":125,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778148522590,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5042,"timestamp":6757152164210,"id":127,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778148522590,"traceId":"6928cf5182e81c4b"}]
2
- [{"name":"build-module-js","duration":5801,"timestamp":6757152499395,"id":229,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778148522925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":433,"timestamp":6757152508059,"id":232,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778148522934,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2889,"timestamp":6757152507659,"id":230,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148522934,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3326,"timestamp":6757152507885,"id":231,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148522934,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2301,"timestamp":6757152513199,"id":233,"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/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778148522939,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1346,"timestamp":6757152516918,"id":237,"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/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778148522943,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2683,"timestamp":6757152516222,"id":234,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778148522942,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3550,"timestamp":6757152516438,"id":235,"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/interception-routes.js","layer":"rsc"},"startTime":1778148522942,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3686,"timestamp":6757152516740,"id":236,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778148522943,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":31,"timestamp":6757152525099,"id":238,"parentId":187,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778148522951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2333,"timestamp":6757152525370,"id":240,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778148522951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2948,"timestamp":6757152525483,"id":241,"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":1778148522952,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4827,"timestamp":6757152525146,"id":239,"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/hash.js","layer":"rsc"},"startTime":1778148522951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":724,"timestamp":6757152531522,"id":242,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778148522958,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":857,"timestamp":6757152531638,"id":243,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778148522958,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2284,"timestamp":6757152534882,"id":246,"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/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778148522961,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2514,"timestamp":6757152534990,"id":247,"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/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778148522961,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3389,"timestamp":6757152535239,"id":249,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778148522961,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5400,"timestamp":6757152534212,"id":245,"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/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778148522960,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6464,"timestamp":6757152533916,"id":244,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778148522960,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5941,"timestamp":6757152535107,"id":248,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778148522961,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2835,"timestamp":6757152544895,"id":250,"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/server-utils.js","layer":"rsc"},"startTime":1778148522971,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3066,"timestamp":6757152545083,"id":251,"parentId":160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778148522971,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4040,"timestamp":6757152552544,"id":252,"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/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778148522979,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5981,"timestamp":6757152552771,"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/route-regex.js","layer":"rsc"},"startTime":1778148522979,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":3442,"timestamp":6757152559031,"id":254,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778148522985,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2758,"timestamp":6757152560213,"id":258,"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/isomorphic/path.js","layer":"rsc"},"startTime":1778148522986,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4001,"timestamp":6757152559342,"id":255,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778148522985,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4007,"timestamp":6757152559665,"id":256,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778148522986,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6460,"timestamp":6757152559987,"id":257,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778148522986,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2964,"timestamp":6757152567113,"id":259,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778148522993,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2926,"timestamp":6757152567361,"id":260,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778148522993,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4699,"timestamp":6757152570503,"id":261,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778148522997,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4790,"timestamp":6757152570897,"id":265,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778148522997,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2643,"timestamp":6757152575813,"id":266,"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/compiled/cookie/index.js","layer":"rsc"},"startTime":1778148523002,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2639,"timestamp":6757152576123,"id":268,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1778148523002,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5264,"timestamp":6757152575973,"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/format-server-error.js","layer":"rsc"},"startTime":1778148523002,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1466,"timestamp":6757152596547,"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/lib/is-error.js","layer":"rsc"},"startTime":1778148523023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1934,"timestamp":6757152596695,"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/error-telemetry-utils.js","layer":"rsc"},"startTime":1778148523023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":30127,"timestamp":6757152570848,"id":264,"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":1778148522997,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":30539,"timestamp":6757152570717,"id":262,"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":1778148522997,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":30853,"timestamp":6757152570794,"id":263,"parentId":196,"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":1778148522997,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5359,"timestamp":6757152596781,"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/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778148523023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1090,"timestamp":6757152603666,"id":272,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778148523030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1424,"timestamp":6757152603785,"id":273,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778148523030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1631,"timestamp":6757152603869,"id":274,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778148523030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1860,"timestamp":6757152603949,"id":275,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778148523030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2419,"timestamp":6757152658289,"id":282,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778148523084,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2794,"timestamp":6757152658440,"id":283,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778148523084,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4516,"timestamp":6757152658538,"id":284,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778148523085,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1064,"timestamp":6757152664436,"id":286,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778148523090,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":2976,"timestamp":6757152664182,"id":285,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778148523090,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":832,"timestamp":6757152668565,"id":287,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778148523095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1790,"timestamp":6757152670034,"id":288,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778148523096,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1114,"timestamp":6757152674017,"id":291,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778148523100,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1992,"timestamp":6757152674148,"id":292,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778148523100,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2745,"timestamp":6757152673782,"id":290,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778148523100,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1511,"timestamp":6757152679412,"id":295,"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/string-hash/index.js","layer":"rsc"},"startTime":1778148523105,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1689,"timestamp":6757152679544,"id":296,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778148523106,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7664,"timestamp":6757152675316,"id":294,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778148523101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8600,"timestamp":6757152675174,"id":293,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778148523101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":26957,"timestamp":6757152670192,"id":289,"parentId":232,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778148523096,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4169,"timestamp":6757152697672,"id":297,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778148523124,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1802,"timestamp":6757152704335,"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/client/components/not-found.js","layer":"rsc"},"startTime":1778148523130,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2406,"timestamp":6757152704190,"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/client/components/forbidden.js","layer":"rsc"},"startTime":1778148523130,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3400,"timestamp":6757152703973,"id":298,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1778148523130,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":27,"timestamp":6757152707638,"id":301,"parentId":289,"tags":{"name":"util","layer":null},"startTime":1778148523134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2327,"timestamp":6757152707714,"id":302,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778148523134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2447,"timestamp":6757152707859,"id":303,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778148523134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2610,"timestamp":6757152707990,"id":304,"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":1778148523134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3172,"timestamp":6757152708126,"id":305,"parentId":248,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1778148523134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1428,"timestamp":6757152711518,"id":306,"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/lib/url.js","layer":"rsc"},"startTime":1778148523138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1508,"timestamp":6757152711664,"id":307,"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/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778148523138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":916,"timestamp":6757152714329,"id":308,"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":1778148523140,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2836,"timestamp":6757152714482,"id":309,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778148523141,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1651,"timestamp":6757152717423,"id":310,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778148523143,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1836,"timestamp":6757152717568,"id":311,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778148523144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":842,"timestamp":6757152719887,"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/image-response.js","layer":"rsc"},"startTime":1778148523146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5029,"timestamp":6757152717698,"id":312,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778148523144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3360,"timestamp":6757152719636,"id":314,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778148523146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3966,"timestamp":6757152719762,"id":315,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778148523146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1891,"timestamp":6757152724093,"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":1778148523150,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2347,"timestamp":6757152724200,"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":1778148523150,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9569,"timestamp":6757152719527,"id":313,"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":1778148523146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1727,"timestamp":6757152729871,"id":319,"parentId":213,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778148523156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":640,"timestamp":6757152732717,"id":321,"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":1778148523159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1373,"timestamp":6757152732557,"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/escape-regexp.js","layer":"rsc"},"startTime":1778148523159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2931,"timestamp":6757152732935,"id":322,"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/get-dynamic-param.js","layer":"rsc"},"startTime":1778148523159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6080,"timestamp":6757152733982,"id":323,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778148523160,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6295,"timestamp":6757152734206,"id":324,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778148523160,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7593,"timestamp":6757152734447,"id":325,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778148523160,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5667,"timestamp":6757152737368,"id":326,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778148523163,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5794,"timestamp":6757152737596,"id":327,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778148523164,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":582,"timestamp":6757152747408,"id":332,"parentId":286,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778148523173,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1510,"timestamp":6757152747515,"id":333,"parentId":282,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778148523174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":2949,"timestamp":6757152746415,"id":328,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778148523172,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3670,"timestamp":6757152746657,"id":329,"parentId":269,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778148523173,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3959,"timestamp":6757152746792,"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/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778148523173,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4295,"timestamp":6757152746918,"id":331,"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/client/components/redirect-error.js","layer":"rsc"},"startTime":1778148523173,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":868,"timestamp":6757152753157,"id":334,"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":1778148523179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1853,"timestamp":6757152753261,"id":335,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"rsc"},"startTime":1778148523179,"traceId":"6928cf5182e81c4b"}]
3
- [{"name":"build-module-mjs","duration":35808,"timestamp":6757153394352,"id":714,"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":1778148523820,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":33079,"timestamp":6757153397282,"id":727,"parentId":701,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":33113,"timestamp":6757153397366,"id":728,"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":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":32765,"timestamp":6757153397913,"id":733,"parentId":704,"tags":{"name":"__barrel_optimize__?names=ArrowUpCircle,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":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":33382,"timestamp":6757153397440,"id":729,"parentId":700,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3327,"timestamp":6757153466350,"id":739,"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":1778148523892,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4124,"timestamp":6757153465974,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778148523892,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3575,"timestamp":6757153466751,"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":1778148523893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4703,"timestamp":6757153466577,"id":741,"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":1778148523893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4924,"timestamp":6757153466913,"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":1778148523893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8337,"timestamp":6757153466498,"id":740,"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":1778148523893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2685,"timestamp":6757153476070,"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":1778148523902,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1488,"timestamp":6757153481418,"id":745,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1778148523907,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1511,"timestamp":6757153481518,"id":746,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2123,"timestamp":6757153481909,"id":750,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2650,"timestamp":6757153481983,"id":751,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5126,"timestamp":6757153481649,"id":748,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5337,"timestamp":6757153481597,"id":747,"parentId":709,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1736,"timestamp":6757153490092,"id":756,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778148523916,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5049,"timestamp":6757153488976,"id":752,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778148523915,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4854,"timestamp":6757153489520,"id":754,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778148523916,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5927,"timestamp":6757153489225,"id":753,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778148523915,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5531,"timestamp":6757153489801,"id":755,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778148523916,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3198,"timestamp":6757153495762,"id":759,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778148523922,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17608,"timestamp":6757153481827,"id":749,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1778148523908,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5318,"timestamp":6757153495606,"id":758,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778148523922,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5379,"timestamp":6757153495924,"id":761,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778148523922,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5802,"timestamp":6757153495851,"id":760,"parentId":731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148523922,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4023,"timestamp":6757153502624,"id":762,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4154,"timestamp":6757153502736,"id":763,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19531,"timestamp":6757153495511,"id":757,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778148523922,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12545,"timestamp":6757153502865,"id":765,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13249,"timestamp":6757153503065,"id":767,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13743,"timestamp":6757153502819,"id":764,"parentId":724,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13721,"timestamp":6757153503007,"id":766,"parentId":726,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4131,"timestamp":6757153523493,"id":769,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4890,"timestamp":6757153523290,"id":768,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1778148523949,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4992,"timestamp":6757153523741,"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":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5772,"timestamp":6757153523625,"id":770,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5798,"timestamp":6757153523860,"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":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5895,"timestamp":6757153523993,"id":773,"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":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5942,"timestamp":6757153524135,"id":774,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6091,"timestamp":6757153524308,"id":776,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5985,"timestamp":6757153524841,"id":779,"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":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6844,"timestamp":6757153524473,"id":777,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6980,"timestamp":6757153524952,"id":780,"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":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8384,"timestamp":6757153524647,"id":778,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8120,"timestamp":6757153525178,"id":782,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9187,"timestamp":6757153524255,"id":775,"parentId":723,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523950,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20102,"timestamp":6757153525069,"id":781,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1778148523951,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2844,"timestamp":6757153551039,"id":784,"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":1778148523977,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3469,"timestamp":6757153550662,"id":783,"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":1778148523977,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3642,"timestamp":6757153551239,"id":785,"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/app-router-headers.js","layer":"ssr"},"startTime":1778148523977,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5082,"timestamp":6757153555026,"id":786,"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/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1778148523981,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4822,"timestamp":6757153555515,"id":788,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4868,"timestamp":6757153555693,"id":789,"parentId":740,"tags":{"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":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4880,"timestamp":6757153555875,"id":790,"parentId":740,"tags":{"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":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5349,"timestamp":6757153556036,"id":791,"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":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5583,"timestamp":6757153556213,"id":792,"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":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7847,"timestamp":6757153555198,"id":787,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778148523981,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6569,"timestamp":6757153556882,"id":795,"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":1778148523983,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8244,"timestamp":6757153556594,"id":794,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778148523983,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12439,"timestamp":6757153556388,"id":793,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778148523982,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6760,"timestamp":6757153577286,"id":796,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778148524003,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6944,"timestamp":6757153577560,"id":797,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778148524004,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7135,"timestamp":6757153577759,"id":798,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778148524004,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7583,"timestamp":6757153577940,"id":799,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778148524004,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2635,"timestamp":6757153587118,"id":802,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778148524013,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5224,"timestamp":6757153586983,"id":801,"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":1778148524013,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5744,"timestamp":6757153586773,"id":800,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778148524013,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2125,"timestamp":6757153592667,"id":803,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1849,"timestamp":6757153593056,"id":806,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3551,"timestamp":6757153592759,"id":804,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3779,"timestamp":6757153592883,"id":805,"parentId":760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3419,"timestamp":6757153593448,"id":808,"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":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3924,"timestamp":6757153593196,"id":807,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778148524019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3711,"timestamp":6757153593571,"id":809,"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":1778148524020,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4028,"timestamp":6757153593692,"id":810,"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":1778148524020,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4014,"timestamp":6757153593867,"id":811,"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":1778148524020,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1919,"timestamp":6757153603375,"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/cookies.js","layer":"ssr"},"startTime":1778148524029,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2059,"timestamp":6757153603504,"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/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2734,"timestamp":6757153603657,"id":817,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3348,"timestamp":6757153603746,"id":818,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3393,"timestamp":6757153604043,"id":821,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3345,"timestamp":6757153604217,"id":823,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7385,"timestamp":6757153603211,"id":814,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778148524029,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":9087,"timestamp":6757153602601,"id":812,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778148524029,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8138,"timestamp":6757153603921,"id":820,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8665,"timestamp":6757153603816,"id":819,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8644,"timestamp":6757153604120,"id":822,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8670,"timestamp":6757153604294,"id":824,"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":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11483,"timestamp":6757153602903,"id":813,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778148524029,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10297,"timestamp":6757153604395,"id":825,"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":1778148524030,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5928,"timestamp":6757153617419,"id":840,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10479,"timestamp":6757153615247,"id":826,"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":1778148524041,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10742,"timestamp":6757153615486,"id":827,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10972,"timestamp":6757153615641,"id":828,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10865,"timestamp":6757153615953,"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/shared/src/utils/hasA11yProp.mjs","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11040,"timestamp":6757153616147,"id":831,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11063,"timestamp":6757153616397,"id":833,"parentId":773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11263,"timestamp":6757153616560,"id":834,"parentId":770,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1778148524043,"traceId":"6928cf5182e81c4b"}]
4
- [{"name":"build-module-mjs","duration":11262,"timestamp":6757153616732,"id":835,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"ssr"},"startTime":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13246,"timestamp":6757153615777,"id":829,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12309,"timestamp":6757153616904,"id":836,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"ssr"},"startTime":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12234,"timestamp":6757153617247,"id":839,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12107,"timestamp":6757153617540,"id":841,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12159,"timestamp":6757153617667,"id":842,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12214,"timestamp":6757153617778,"id":843,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12276,"timestamp":6757153617890,"id":844,"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/circle-arrow-up.mjs","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12249,"timestamp":6757153618074,"id":845,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12250,"timestamp":6757153618249,"id":846,"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":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12283,"timestamp":6757153618390,"id":847,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778148524044,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12389,"timestamp":6757153618510,"id":848,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778148524045,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":14738,"timestamp":6757153616319,"id":832,"parentId":776,"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":1778148524042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":14081,"timestamp":6757153617089,"id":837,"parentId":777,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":14103,"timestamp":6757153617173,"id":838,"parentId":778,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148524043,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12707,"timestamp":6757153618697,"id":849,"parentId":787,"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":1778148524045,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6567,"timestamp":6757153642376,"id":866,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7142,"timestamp":6757153642485,"id":867,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7794,"timestamp":6757153642563,"id":868,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8789,"timestamp":6757153642634,"id":869,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9954,"timestamp":6757153642709,"id":870,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10242,"timestamp":6757153642777,"id":871,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10805,"timestamp":6757153642842,"id":872,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11045,"timestamp":6757153642916,"id":873,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11260,"timestamp":6757153642983,"id":874,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11397,"timestamp":6757153643059,"id":875,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12042,"timestamp":6757153643132,"id":876,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12498,"timestamp":6757153643199,"id":877,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12782,"timestamp":6757153643262,"id":878,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17126,"timestamp":6757153643326,"id":879,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17316,"timestamp":6757153643397,"id":880,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20180,"timestamp":6757153643463,"id":881,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778148524069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":21516,"timestamp":6757153643876,"id":884,"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/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":28126,"timestamp":6757153639860,"id":851,"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":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":28625,"timestamp":6757153639660,"id":850,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":28508,"timestamp":6757153640058,"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/panel-left-close.mjs","layer":"ssr"},"startTime":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":28305,"timestamp":6757153640443,"id":856,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":28221,"timestamp":6757153640693,"id":857,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1778148524067,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":28359,"timestamp":6757153640828,"id":858,"parentId":801,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148524067,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":28433,"timestamp":6757153640940,"id":859,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778148524067,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":28323,"timestamp":6757153641236,"id":860,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778148524067,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":28358,"timestamp":6757153641477,"id":861,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":28428,"timestamp":6757153641657,"id":862,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":28173,"timestamp":6757153642128,"id":864,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":28760,"timestamp":6757153641830,"id":863,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":27208,"timestamp":6757153643527,"id":882,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":27257,"timestamp":6757153643696,"id":883,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":27152,"timestamp":6757153644024,"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/action-revalidation-kind.js","layer":"ssr"},"startTime":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":27467,"timestamp":6757153644195,"id":886,"parentId":819,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":27638,"timestamp":6757153644354,"id":887,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778148524070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":31764,"timestamp":6757153640378,"id":855,"parentId":797,"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":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":31941,"timestamp":6757153640316,"id":854,"parentId":793,"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":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":32127,"timestamp":6757153640243,"id":853,"parentId":794,"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":1778148524066,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":30164,"timestamp":6757153642303,"id":865,"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":1778148524068,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4561,"timestamp":6757153681310,"id":888,"parentId":833,"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":1778148524107,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4609,"timestamp":6757153681511,"id":889,"parentId":833,"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":1778148524108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4775,"timestamp":6757153681644,"id":890,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778148524108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4832,"timestamp":6757153681821,"id":891,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778148524108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5679,"timestamp":6757153682107,"id":892,"parentId":749,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1778148524108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3554,"timestamp":6757153689366,"id":897,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778148524115,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4232,"timestamp":6757153689491,"id":898,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4359,"timestamp":6757153689625,"id":899,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4451,"timestamp":6757153689745,"id":900,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5008,"timestamp":6757153689846,"id":901,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5153,"timestamp":6757153689919,"id":902,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5471,"timestamp":6757153689992,"id":903,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5755,"timestamp":6757153690063,"id":904,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5961,"timestamp":6757153690125,"id":905,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6305,"timestamp":6757153690192,"id":906,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6676,"timestamp":6757153690255,"id":907,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6883,"timestamp":6757153690317,"id":908,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7473,"timestamp":6757153690385,"id":909,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7774,"timestamp":6757153690450,"id":910,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778148524116,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8775,"timestamp":6757153690512,"id":911,"parentId":876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778148524117,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8880,"timestamp":6757153690578,"id":912,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778148524117,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8966,"timestamp":6757153690640,"id":913,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778148524117,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9042,"timestamp":6757153690701,"id":914,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778148524117,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12789,"timestamp":6757153688665,"id":893,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778148524115,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12828,"timestamp":6757153688884,"id":894,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778148524115,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12639,"timestamp":6757153689252,"id":896,"parentId":740,"tags":{"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":1778148524115,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":13112,"timestamp":6757153689077,"id":895,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778148524115,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4476,"timestamp":6757153709714,"id":916,"parentId":878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4678,"timestamp":6757153709788,"id":917,"parentId":878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4963,"timestamp":6757153709861,"id":918,"parentId":878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5008,"timestamp":6757153709927,"id":919,"parentId":697,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5035,"timestamp":6757153709996,"id":920,"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":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5817,"timestamp":6757153710078,"id":921,"parentId":889,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5786,"timestamp":6757153710338,"id":923,"parentId":890,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6259,"timestamp":6757153710223,"id":922,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6365,"timestamp":6757153710623,"id":925,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778148524137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7119,"timestamp":6757153710448,"id":924,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6982,"timestamp":6757153710905,"id":926,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778148524137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7278,"timestamp":6757153711479,"id":928,"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":1778148524138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":8138,"timestamp":6757153711196,"id":927,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778148524137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6538,"timestamp":6757153721036,"id":929,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6945,"timestamp":6757153721132,"id":930,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7422,"timestamp":6757153721203,"id":931,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7551,"timestamp":6757153721276,"id":932,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7651,"timestamp":6757153721341,"id":933,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7780,"timestamp":6757153721404,"id":934,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778148524147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8013,"timestamp":6757153721471,"id":935,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"}]
5
- [{"name":"build-module-js","duration":1371,"timestamp":6757152935556,"id":432,"parentId":425,"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":1778148523362,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4819,"timestamp":6757152935656,"id":433,"parentId":425,"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":1778148523362,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":421,"timestamp":6757152942631,"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":1778148523369,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":486,"timestamp":6757152943076,"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":1778148523369,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":556,"timestamp":6757152943181,"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":1778148523369,"traceId":"6928cf5182e81c4b"},{"name":"font-loader","duration":349677,"timestamp":6757152633773,"id":279,"parentId":278,"tags":{},"startTime":1778148523060,"traceId":"6928cf5182e81c4b"},{"name":"postcss","duration":3294,"timestamp":6757153048154,"id":437,"parentId":278,"tags":{},"startTime":1778148523474,"traceId":"6928cf5182e81c4b"},{"name":"next-font-loader","duration":440831,"timestamp":6757152611015,"id":278,"parentId":276,"tags":{},"startTime":1778148523037,"traceId":"6928cf5182e81c4b"},{"name":"css-loader","duration":20368,"timestamp":6757153051596,"id":438,"parentId":276,"tags":{"astUsed":"true"},"startTime":1778148523478,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":463098,"timestamp":6757152609290,"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":1778148523035,"traceId":"6928cf5182e81c4b"},{"name":"font-loader","duration":419726,"timestamp":6757152655222,"id":281,"parentId":280,"tags":{},"startTime":1778148523081,"traceId":"6928cf5182e81c4b"},{"name":"postcss","duration":402,"timestamp":6757153074984,"id":439,"parentId":280,"tags":{},"startTime":1778148523501,"traceId":"6928cf5182e81c4b"},{"name":"next-font-loader","duration":420240,"timestamp":6757152655180,"id":280,"parentId":277,"tags":{},"startTime":1778148523081,"traceId":"6928cf5182e81c4b"},{"name":"css-loader","duration":914,"timestamp":6757153075407,"id":440,"parentId":277,"tags":{"astUsed":"true"},"startTime":1778148523501,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":465634,"timestamp":6757152610867,"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":1778148523037,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1633406,"timestamp":6757151443141,"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":1778148521869,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632759,"timestamp":6757151443795,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632907,"timestamp":6757151443652,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632903,"timestamp":6757151443660,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632902,"timestamp":6757151443671,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632847,"timestamp":6757151443729,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632813,"timestamp":6757151443767,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632828,"timestamp":6757151443755,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632782,"timestamp":6757151443804,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632780,"timestamp":6757151443809,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632813,"timestamp":6757151443780,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1632778,"timestamp":6757151443818,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":1219,"timestamp":6757153226370,"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":1778148523652,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":193,"timestamp":6757153227643,"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":1778148523654,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":296,"timestamp":6757153227880,"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":1778148523654,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":219,"timestamp":6757153228198,"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":1778148523654,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":487,"timestamp":6757153228433,"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":1778148523654,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":199,"timestamp":6757153228939,"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":1778148523655,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":439,"timestamp":6757153229153,"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":1778148523655,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":426,"timestamp":6757153229605,"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":1778148523656,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":155,"timestamp":6757153230043,"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":1778148523656,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":155,"timestamp":6757153230207,"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":1778148523656,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":210,"timestamp":6757153230371,"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":1778148523656,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":162,"timestamp":6757153230594,"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":1778148523657,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":141,"timestamp":6757153230766,"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":1778148523657,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":142,"timestamp":6757153230917,"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":1778148523657,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":131,"timestamp":6757153231068,"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":1778148523657,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":136,"timestamp":6757153231207,"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":1778148523657,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":300,"timestamp":6757153245664,"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":1778148523672,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":145,"timestamp":6757153245987,"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":1778148523672,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":375,"timestamp":6757153246142,"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":1778148523672,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":239,"timestamp":6757153246528,"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":1778148523673,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":139,"timestamp":6757153246776,"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":1778148523673,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":131,"timestamp":6757153246924,"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":1778148523673,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":361,"timestamp":6757153247065,"id":681,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778148523673,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":296,"timestamp":6757153247437,"id":682,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778148523673,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":209,"timestamp":6757153247743,"id":683,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778148523674,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":190,"timestamp":6757153247961,"id":684,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778148523674,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":242,"timestamp":6757153252211,"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":1778148523678,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":196,"timestamp":6757153252468,"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":1778148523678,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":230,"timestamp":6757153252674,"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":1778148523679,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":200,"timestamp":6757153252915,"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":1778148523679,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6095,"timestamp":6757153264774,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778148523691,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":9655,"timestamp":6757153264383,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778148523690,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":13332,"timestamp":6757153263417,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778148523689,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12676,"timestamp":6757153265057,"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":1778148523691,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12641,"timestamp":6757153265989,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778148523692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":16663,"timestamp":6757153264590,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778148523691,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":17510,"timestamp":6757153265713,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778148523692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17338,"timestamp":6757153266435,"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":1778148523692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":48082,"timestamp":6757153266775,"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":1778148523693,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":49191,"timestamp":6757153266268,"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":1778148523692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":49867,"timestamp":6757153267227,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778148523693,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":50781,"timestamp":6757153267516,"id":702,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778148523694,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":55669,"timestamp":6757153266933,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778148523693,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":59160,"timestamp":6757153266602,"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":1778148523693,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":41210,"timestamp":6757153286761,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778148523713,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":43159,"timestamp":6757153286634,"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":1778148523713,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4911,"timestamp":6757153350475,"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":1778148523777,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4886,"timestamp":6757153350728,"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":1778148523777,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4741,"timestamp":6757153360605,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778148523787,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6845,"timestamp":6757153375889,"id":708,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778148523802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7528,"timestamp":6757153376182,"id":709,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778148523802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12606,"timestamp":6757153376377,"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":1778148523802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12713,"timestamp":6757153376451,"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":1778148523802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11058,"timestamp":6757153394403,"id":715,"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":1778148523820,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14928,"timestamp":6757153394781,"id":716,"parentId":697,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1778148523821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13734,"timestamp":6757153397509,"id":730,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15868,"timestamp":6757153397632,"id":731,"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":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":16102,"timestamp":6757153398092,"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":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":23724,"timestamp":6757153395254,"id":719,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778148523821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":24179,"timestamp":6757153395062,"id":718,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778148523821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":25075,"timestamp":6757153394861,"id":717,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1778148523821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":24870,"timestamp":6757153395539,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778148523822,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":24537,"timestamp":6757153396074,"id":722,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778148523822,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":25497,"timestamp":6757153395799,"id":721,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778148523822,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":25811,"timestamp":6757153396569,"id":724,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":26444,"timestamp":6757153396962,"id":726,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":26121,"timestamp":6757153397751,"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":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":26186,"timestamp":6757153398219,"id":735,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"ssr"},"startTime":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":29741,"timestamp":6757153396836,"id":725,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1778148523823,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":28309,"timestamp":6757153398547,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778148523825,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":28940,"timestamp":6757153398387,"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":1778148523824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":33275,"timestamp":6757153396282,"id":723,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778148523822,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":35617,"timestamp":6757153394203,"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":1778148523820,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":35723,"timestamp":6757153394300,"id":713,"parentId":691,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148523820,"traceId":"6928cf5182e81c4b"}]
6
- [{"name":"build-module-js","duration":8226,"timestamp":6757153721534,"id":936,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8316,"timestamp":6757153721594,"id":937,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8588,"timestamp":6757153721654,"id":938,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8905,"timestamp":6757153721721,"id":939,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9189,"timestamp":6757153721784,"id":940,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9528,"timestamp":6757153721845,"id":941,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9840,"timestamp":6757153721911,"id":942,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9976,"timestamp":6757153721973,"id":943,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10343,"timestamp":6757153722042,"id":944,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11817,"timestamp":6757153722112,"id":945,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":30967,"timestamp":6757153709631,"id":915,"parentId":861,"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":1778148524136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":18972,"timestamp":6757153722174,"id":946,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":19146,"timestamp":6757153722346,"id":947,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778148524148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5158,"timestamp":6757153749866,"id":948,"parentId":914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6554,"timestamp":6757153750224,"id":951,"parentId":916,"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":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7330,"timestamp":6757153750291,"id":952,"parentId":916,"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":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8814,"timestamp":6757153750739,"id":956,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10915,"timestamp":6757153750358,"id":953,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11002,"timestamp":6757153750628,"id":955,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11380,"timestamp":6757153750518,"id":954,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10893,"timestamp":6757153751255,"id":959,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"ssr"},"startTime":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11464,"timestamp":6757153750930,"id":957,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11492,"timestamp":6757153751095,"id":958,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"ssr"},"startTime":1778148524177,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13010,"timestamp":6757153750131,"id":949,"parentId":925,"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":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13092,"timestamp":6757153750179,"id":950,"parentId":924,"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":1778148524176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5197,"timestamp":6757153763791,"id":960,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5887,"timestamp":6757153763916,"id":961,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6070,"timestamp":6757153763993,"id":962,"parentId":929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"ssr"},"startTime":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6221,"timestamp":6757153764118,"id":963,"parentId":935,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6662,"timestamp":6757153764190,"id":964,"parentId":943,"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":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7246,"timestamp":6757153764255,"id":965,"parentId":943,"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":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7725,"timestamp":6757153764325,"id":966,"parentId":943,"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":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11634,"timestamp":6757153764392,"id":967,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"ssr"},"startTime":1778148524190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11845,"timestamp":6757153764535,"id":968,"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":1778148524191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12021,"timestamp":6757153764670,"id":969,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11910,"timestamp":6757153765018,"id":971,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1778148524191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12778,"timestamp":6757153764840,"id":970,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14999,"timestamp":6757153765167,"id":972,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5325,"timestamp":6757153781272,"id":973,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524207,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6997,"timestamp":6757153781518,"id":974,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524208,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2197,"timestamp":6757153790319,"id":975,"parentId":948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778148524216,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5188,"timestamp":6757153790434,"id":976,"parentId":957,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524216,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1930,"timestamp":6757153796183,"id":977,"parentId":960,"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":1778148524222,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2115,"timestamp":6757153796277,"id":978,"parentId":960,"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":1778148524222,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2940,"timestamp":6757153796352,"id":979,"parentId":960,"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":1778148524222,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4358,"timestamp":6757153796426,"id":980,"parentId":970,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778148524222,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5610,"timestamp":6757153796550,"id":981,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524223,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18463,"timestamp":6757153796674,"id":982,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524223,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12361,"timestamp":6757153803505,"id":984,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778148524230,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12698,"timestamp":6757153803708,"id":985,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524230,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13205,"timestamp":6757153803825,"id":986,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524230,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13359,"timestamp":6757153803935,"id":987,"parentId":781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524230,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":15139,"timestamp":6757153803297,"id":983,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778148524229,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3287,"timestamp":6757153819402,"id":988,"parentId":976,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148524245,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6102,"timestamp":6757153819532,"id":989,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778148524246,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6688,"timestamp":6757153819758,"id":990,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778148524246,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2278,"timestamp":6757153827860,"id":991,"parentId":977,"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":1778148524254,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2349,"timestamp":6757153827969,"id":992,"parentId":977,"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":1778148524254,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2424,"timestamp":6757153828056,"id":993,"parentId":977,"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":1778148524254,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6301,"timestamp":6757153831738,"id":996,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6707,"timestamp":6757153831888,"id":997,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778148524258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7109,"timestamp":6757153831635,"id":994,"parentId":984,"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":1778148524258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7260,"timestamp":6757153831695,"id":995,"parentId":983,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148524258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8038,"timestamp":6757153832074,"id":998,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778148524258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":3871,"timestamp":6757153840667,"id":1000,"parentId":793,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778148524267,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12629,"timestamp":6757153840604,"id":999,"parentId":989,"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":1778148524267,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6916,"timestamp":6757153846772,"id":1003,"parentId":832,"tags":{"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":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6949,"timestamp":6757153846897,"id":1004,"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/icons/eye.mjs","layer":"ssr"},"startTime":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7786,"timestamp":6757153846641,"id":1002,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7576,"timestamp":6757153847018,"id":1005,"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/dollar-sign.mjs","layer":"ssr"},"startTime":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7757,"timestamp":6757153847135,"id":1006,"parentId":848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7893,"timestamp":6757153847239,"id":1007,"parentId":829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8725,"timestamp":6757153846566,"id":1001,"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":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10920,"timestamp":6757153847344,"id":1008,"parentId":829,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778148524273,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4930,"timestamp":6757153858838,"id":1010,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1778148524285,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5154,"timestamp":6757153858762,"id":1009,"parentId":997,"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":1778148524285,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2646,"timestamp":6757153865205,"id":1012,"parentId":865,"tags":{"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":1778148524291,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2923,"timestamp":6757153865143,"id":1011,"parentId":998,"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":1778148524291,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3297,"timestamp":6757153868215,"id":1013,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1778148524294,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3363,"timestamp":6757153868350,"id":1014,"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":1778148524294,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3447,"timestamp":6757153868466,"id":1015,"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/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778148524294,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3696,"timestamp":6757153868567,"id":1016,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778148524295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2039,"timestamp":6757153872483,"id":1017,"parentId":787,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1825,"timestamp":6757153872861,"id":1019,"parentId":949,"tags":{"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":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1864,"timestamp":6757153872977,"id":1020,"parentId":949,"tags":{"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":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2580,"timestamp":6757153872693,"id":1018,"parentId":807,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2362,"timestamp":6757153873213,"id":1022,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2852,"timestamp":6757153873103,"id":1021,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6658,"timestamp":6757153873313,"id":1023,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778148524299,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2320,"timestamp":6757153880138,"id":1024,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778148524306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2563,"timestamp":6757153880277,"id":1025,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778148524306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1423,"timestamp":6757153883203,"id":1027,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778148524309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4487,"timestamp":6757153883147,"id":1026,"parentId":1018,"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":1778148524309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2237,"timestamp":6757153886128,"id":1030,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778148524312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3689,"timestamp":6757153886238,"id":1031,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3999,"timestamp":6757153886348,"id":1032,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778148524312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5198,"timestamp":6757153885989,"id":1029,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778148524312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7206,"timestamp":6757153885789,"id":1028,"parentId":947,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778148524312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4503,"timestamp":6757153893310,"id":1033,"parentId":1027,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1778148524319,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4571,"timestamp":6757153893459,"id":1034,"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/credit-card.mjs","layer":"ssr"},"startTime":1778148524319,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4897,"timestamp":6757153893582,"id":1035,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148524320,"traceId":"6928cf5182e81c4b"}]
7
- [{"name":"build-module-js","duration":2078,"timestamp":6757152175338,"id":129,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778148522601,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5146,"timestamp":6757152175442,"id":130,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778148522601,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8009,"timestamp":6757152175553,"id":131,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778148522602,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":13528,"timestamp":6757152175011,"id":128,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778148522601,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13887,"timestamp":6757152175682,"id":132,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778148522602,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":39,"timestamp":6757152214896,"id":134,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":11,"timestamp":6757152214953,"id":135,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":7,"timestamp":6757152214970,"id":136,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1755,"timestamp":6757152215261,"id":138,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3557,"timestamp":6757152214984,"id":137,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4367,"timestamp":6757152214571,"id":133,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778148522641,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6170,"timestamp":6757152238057,"id":139,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778148522664,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9810,"timestamp":6757152238713,"id":141,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778148522665,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11906,"timestamp":6757152238314,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778148522664,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17723,"timestamp":6757152272251,"id":142,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778148522698,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18120,"timestamp":6757152272561,"id":144,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18985,"timestamp":6757152272669,"id":145,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19063,"timestamp":6757152273119,"id":147,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19143,"timestamp":6757152273239,"id":148,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19862,"timestamp":6757152273347,"id":149,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20717,"timestamp":6757152273454,"id":150,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":22815,"timestamp":6757152272775,"id":146,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778148522699,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":23374,"timestamp":6757152272444,"id":143,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778148522698,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3597,"timestamp":6757152305469,"id":156,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778148522732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3713,"timestamp":6757152305585,"id":157,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778148522732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4673,"timestamp":6757152305695,"id":158,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778148522732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8074,"timestamp":6757152305192,"id":154,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778148522731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8716,"timestamp":6757152304886,"id":152,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778148522731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9035,"timestamp":6757152305044,"id":153,"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/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778148522731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11266,"timestamp":6757152304596,"id":151,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778148522731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10937,"timestamp":6757152305330,"id":155,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778148522731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2594,"timestamp":6757152318056,"id":162,"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":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4111,"timestamp":6757152318142,"id":163,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":24293,"timestamp":6757152305799,"id":159,"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":1778148522732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12496,"timestamp":6757152318501,"id":166,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1778148522745,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12943,"timestamp":6757152318378,"id":165,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13684,"timestamp":6757152318219,"id":164,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2973,"timestamp":6757152337976,"id":167,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778148522764,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3945,"timestamp":6757152338410,"id":169,"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":1778148522764,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10323,"timestamp":6757152338183,"id":168,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778148522764,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2103,"timestamp":6757152354162,"id":171,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778148522780,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2263,"timestamp":6757152354324,"id":172,"parentId":111,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522780,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2717,"timestamp":6757152354478,"id":173,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778148522781,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4632,"timestamp":6757152354599,"id":174,"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":1778148522781,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9820,"timestamp":6757152364629,"id":176,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778148522791,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11364,"timestamp":6757152364368,"id":175,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778148522790,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":742,"timestamp":6757152376193,"id":178,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778148522802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":768,"timestamp":6757152376322,"id":179,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778148522802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6337,"timestamp":6757152375899,"id":177,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778148522802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3134,"timestamp":6757152383288,"id":180,"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":1778148522809,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3566,"timestamp":6757152383464,"id":181,"parentId":111,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522809,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4514,"timestamp":6757152383588,"id":182,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4696,"timestamp":6757152383697,"id":183,"parentId":116,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6315,"timestamp":6757152383797,"id":184,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6562,"timestamp":6757152383901,"id":185,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":73394,"timestamp":6757152317798,"id":160,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":73259,"timestamp":6757152317957,"id":161,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1778148522744,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8092,"timestamp":6757152384018,"id":186,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8456,"timestamp":6757152384200,"id":187,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1778148522810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2835,"timestamp":6757152394916,"id":188,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778148522821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4580,"timestamp":6757152395096,"id":189,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1778148522821,"traceId":"6928cf5182e81c4b"},{"name":"build-module-external","duration":32,"timestamp":6757152400570,"id":193,"parentId":131,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778148522827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1029,"timestamp":6757152400188,"id":190,"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":1778148522826,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3874,"timestamp":6757152400341,"id":191,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778148522826,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4848,"timestamp":6757152400462,"id":192,"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":1778148522826,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":78493,"timestamp":6757152338529,"id":170,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778148522765,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3007,"timestamp":6757152415293,"id":194,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778148522841,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6520,"timestamp":6757152415930,"id":196,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778148522842,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8437,"timestamp":6757152415635,"id":195,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778148522842,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6148,"timestamp":6757152418637,"id":197,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778148522845,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6591,"timestamp":6757152418936,"id":198,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778148522845,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6650,"timestamp":6757152419212,"id":199,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778148522845,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2606,"timestamp":6757152426190,"id":200,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522852,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7430,"timestamp":6757152426345,"id":201,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778148522852,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":8862,"timestamp":6757152426632,"id":202,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778148522853,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":36,"timestamp":6757152444234,"id":204,"parentId":202,"tags":{"name":"fs","layer":null},"startTime":1778148522870,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":12,"timestamp":6757152444291,"id":205,"parentId":202,"tags":{"name":"os","layer":null},"startTime":1778148522870,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3638,"timestamp":6757152442861,"id":203,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148522869,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3255,"timestamp":6757152444313,"id":206,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148522870,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3293,"timestamp":6757152444533,"id":207,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148522871,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3913,"timestamp":6757152444752,"id":208,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148522871,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":3292,"timestamp":6757152448894,"id":209,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778148522875,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1298,"timestamp":6757152457245,"id":210,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522883,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1553,"timestamp":6757152459526,"id":212,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1778148522886,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6066,"timestamp":6757152457415,"id":211,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522883,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13890,"timestamp":6757152459654,"id":213,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778148522886,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9930,"timestamp":6757152464337,"id":214,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778148522890,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6619,"timestamp":6757152477448,"id":215,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778148522903,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1027,"timestamp":6757152484935,"id":216,"parentId":182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522911,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1042,"timestamp":6757152485214,"id":217,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778148522911,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2347,"timestamp":6757152487575,"id":218,"parentId":150,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1778148522914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2468,"timestamp":6757152487878,"id":220,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778148522914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3962,"timestamp":6757152487702,"id":219,"parentId":155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778148522914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3935,"timestamp":6757152488010,"id":221,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778148522914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-css","duration":558,"timestamp":6757152497567,"id":223,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778148522924,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1439,"timestamp":6757152499032,"id":226,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778148522925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1872,"timestamp":6757152499163,"id":227,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148522925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1969,"timestamp":6757152499290,"id":228,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778148522925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8014,"timestamp":6757152495468,"id":222,"parentId":163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778148522921,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5517,"timestamp":6757152498616,"id":224,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778148522925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5925,"timestamp":6757152498865,"id":225,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778148522925,"traceId":"6928cf5182e81c4b"}]
8
- [{"name":"build-module-mjs","duration":14833,"timestamp":6757154523216,"id":1136,"parentId":1075,"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":1778148524949,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":2415,"timestamp":6757154580145,"id":1138,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778148525006,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1986,"timestamp":6757154581795,"id":1139,"parentId":1097,"tags":{"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":1778148525008,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3296,"timestamp":6757154585721,"id":1140,"parentId":1097,"tags":{"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":1778148525012,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1961,"timestamp":6757154589826,"id":1142,"parentId":1098,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2187,"timestamp":6757154589962,"id":1144,"parentId":1098,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2406,"timestamp":6757154590039,"id":1145,"parentId":1098,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3690,"timestamp":6757154590105,"id":1146,"parentId":1098,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3953,"timestamp":6757154590168,"id":1147,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5961,"timestamp":6757154589732,"id":1141,"parentId":1075,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13614,"timestamp":6757154589896,"id":1143,"parentId":1098,"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":1778148525016,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1715,"timestamp":6757154633050,"id":1148,"parentId":1098,"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":1778148525059,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1148,"timestamp":6757154633838,"id":1149,"parentId":1100,"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":1778148525060,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":788,"timestamp":6757154635823,"id":1150,"parentId":1100,"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":1778148525062,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":850,"timestamp":6757154635914,"id":1151,"parentId":1100,"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":1778148525062,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3744,"timestamp":6757154635990,"id":1152,"parentId":1102,"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":1778148525062,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1360,"timestamp":6757154648836,"id":1154,"parentId":1105,"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":1778148525075,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1479,"timestamp":6757154648909,"id":1155,"parentId":1105,"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":1778148525075,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6714,"timestamp":6757154649057,"id":1157,"parentId":1106,"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":1778148525075,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8226,"timestamp":6757154648975,"id":1156,"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":1778148525075,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13363,"timestamp":6757154648689,"id":1153,"parentId":1103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1778148525075,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":468,"timestamp":6757154710147,"id":1158,"parentId":1107,"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":1778148525136,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1097,"timestamp":6757154713408,"id":1161,"parentId":1107,"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":1778148525139,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4737,"timestamp":6757154711597,"id":1159,"parentId":1107,"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":1778148525138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3293,"timestamp":6757154713314,"id":1160,"parentId":1107,"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":1778148525139,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3404,"timestamp":6757154722762,"id":1162,"parentId":1112,"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":1778148525149,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":785,"timestamp":6757154740994,"id":1163,"parentId":1113,"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":1778148525167,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":777,"timestamp":6757154741139,"id":1164,"parentId":1116,"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":1778148525167,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1029,"timestamp":6757154745157,"id":1166,"parentId":1126,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778148525171,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3971,"timestamp":6757154742772,"id":1165,"parentId":1138,"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":1778148525169,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2239,"timestamp":6757154750462,"id":1168,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778148525176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1155,"timestamp":6757154752825,"id":1169,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778148525179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4914,"timestamp":6757154750213,"id":1167,"parentId":1128,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778148525176,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":868,"timestamp":6757154755691,"id":1170,"parentId":1151,"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":1778148525182,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3532,"timestamp":6757154759856,"id":1171,"parentId":1167,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148525186,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":868,"timestamp":6757154815631,"id":1172,"parentId":1170,"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":1778148525242,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":824,"timestamp":6757154830448,"id":1173,"parentId":1157,"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":1778148525256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1017,"timestamp":6757154830587,"id":1174,"parentId":1158,"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":1778148525257,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":611,"timestamp":6757154832185,"id":1175,"parentId":1156,"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":1778148525258,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1755,"timestamp":6757154839435,"id":1176,"parentId":1156,"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":1778148525265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":778,"timestamp":6757154848515,"id":1177,"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/UI.js","layer":"ssr"},"startTime":1778148525275,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":827,"timestamp":6757154848621,"id":1178,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778148525275,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":294,"timestamp":6757154854497,"id":1179,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778148525281,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1119,"timestamp":6757154855975,"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/SideEffect.js","layer":"ssr"},"startTime":1778148525282,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":703,"timestamp":6757154865633,"id":1181,"parentId":1180,"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":1778148525292,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1188,"timestamp":6757154865762,"id":1182,"parentId":1180,"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":1778148525292,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":472,"timestamp":6757154879740,"id":1183,"parentId":1177,"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":1778148525306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":397,"timestamp":6757154881985,"id":1184,"parentId":1178,"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":1778148525308,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3509,"timestamp":6757154882871,"id":1185,"parentId":1176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778148525309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":455,"timestamp":6757154888472,"id":1186,"parentId":1180,"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":1778148525315,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":551,"timestamp":6757154888567,"id":1187,"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/constants.js","layer":"ssr"},"startTime":1778148525315,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3723,"timestamp":6757154890868,"id":1188,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778148525317,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1081,"timestamp":6757154896898,"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/assignRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1219,"timestamp":6757154896995,"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/useRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1281,"timestamp":6757154897077,"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/createRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1362,"timestamp":6757154897141,"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/mergeRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1585,"timestamp":6757154897207,"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/useMergeRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1660,"timestamp":6757154897271,"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/useTransformRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1717,"timestamp":6757154897353,"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/transformRef.js","layer":"ssr"},"startTime":1778148525323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1354,"timestamp":6757154900480,"id":1196,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1778148525327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1102,"timestamp":6757154904170,"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":1778148525330,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1448,"timestamp":6757154904258,"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/renderProp.js","layer":"ssr"},"startTime":1778148525330,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1614,"timestamp":6757154904333,"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/hoc.js","layer":"ssr"},"startTime":1778148525330,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1725,"timestamp":6757154904397,"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/config.js","layer":"ssr"},"startTime":1778148525330,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2179,"timestamp":6757154904459,"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":1778148525330,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2263,"timestamp":6757154904524,"id":1202,"parentId":1180,"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":1778148525331,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":790,"timestamp":6757154907160,"id":1203,"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":1778148525333,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":827,"timestamp":6757154909476,"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":1778148525336,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":981,"timestamp":6757154909589,"id":1205,"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":1778148525336,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":269,"timestamp":6757154912351,"id":1206,"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":1778148525338,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":614,"timestamp":6757154916412,"id":1207,"parentId":1202,"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":1778148525342,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":821,"timestamp":6757154916507,"id":1208,"parentId":1202,"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":1778148525343,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":922,"timestamp":6757154916586,"id":1209,"parentId":1202,"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":1778148525343,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1101,"timestamp":6757154923515,"id":1210,"parentId":1185,"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":1778148525350,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":881,"timestamp":6757154928657,"id":1211,"parentId":1185,"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":1778148525355,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4178,"timestamp":6757154932485,"id":1212,"parentId":1185,"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":1778148525359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":304,"timestamp":6757154938307,"id":1213,"parentId":1206,"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":1778148525364,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":359,"timestamp":6757154940345,"id":1214,"parentId":1208,"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":1778148525366,"traceId":"6928cf5182e81c4b"},{"name":"make","duration":3510811,"timestamp":6757151442899,"id":21,"parentId":19,"tags":{},"startTime":1778148521869,"traceId":"6928cf5182e81c4b"},{"name":"get-entries","duration":788,"timestamp":6757154954651,"id":1216,"parentId":1215,"tags":{},"startTime":1778148525381,"traceId":"6928cf5182e81c4b"},{"name":"node-file-trace-plugin","duration":142240,"timestamp":6757154958788,"id":1217,"parentId":1215,"tags":{"traceEntryCount":"30"},"startTime":1778148525385,"traceId":"6928cf5182e81c4b"},{"name":"collect-traced-files","duration":888,"timestamp":6757155101049,"id":1218,"parentId":1215,"tags":{},"startTime":1778148525527,"traceId":"6928cf5182e81c4b"},{"name":"finish-modules","duration":147428,"timestamp":6757154954514,"id":1215,"parentId":20,"tags":{},"startTime":1778148525381,"traceId":"6928cf5182e81c4b"},{"name":"chunk-graph","duration":37794,"timestamp":6757155175573,"id":1220,"parentId":1219,"tags":{},"startTime":1778148525602,"traceId":"6928cf5182e81c4b"},{"name":"optimize-modules","duration":27,"timestamp":6757155213483,"id":1222,"parentId":1219,"tags":{},"startTime":1778148525640,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunks","duration":47770,"timestamp":6757155213572,"id":1223,"parentId":1219,"tags":{},"startTime":1778148525640,"traceId":"6928cf5182e81c4b"},{"name":"optimize-tree","duration":142,"timestamp":6757155261448,"id":1224,"parentId":1219,"tags":{},"startTime":1778148525687,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunk-modules","duration":21600,"timestamp":6757155261681,"id":1225,"parentId":1219,"tags":{},"startTime":1778148525688,"traceId":"6928cf5182e81c4b"},{"name":"optimize","duration":69929,"timestamp":6757155213438,"id":1221,"parentId":1219,"tags":{},"startTime":1778148525639,"traceId":"6928cf5182e81c4b"},{"name":"module-hash","duration":25306,"timestamp":6757155307827,"id":1226,"parentId":1219,"tags":{},"startTime":1778148525734,"traceId":"6928cf5182e81c4b"},{"name":"code-generation","duration":264752,"timestamp":6757155333188,"id":1227,"parentId":1219,"tags":{},"startTime":1778148525759,"traceId":"6928cf5182e81c4b"},{"name":"hash","duration":7310,"timestamp":6757155602578,"id":1228,"parentId":1219,"tags":{},"startTime":1778148526029,"traceId":"6928cf5182e81c4b"},{"name":"code-generation-jobs","duration":563,"timestamp":6757155609886,"id":1229,"parentId":1219,"tags":{},"startTime":1778148526036,"traceId":"6928cf5182e81c4b"},{"name":"module-assets","duration":367,"timestamp":6757155610361,"id":1230,"parentId":1219,"tags":{},"startTime":1778148526036,"traceId":"6928cf5182e81c4b"},{"name":"create-chunk-assets","duration":8913,"timestamp":6757155610739,"id":1231,"parentId":1219,"tags":{},"startTime":1778148526037,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":153825,"timestamp":6757155681143,"id":1236,"parentId":1232,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778148526107,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":164785,"timestamp":6757155670282,"id":1233,"parentId":1232,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778148526096,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":155290,"timestamp":6757155679839,"id":1235,"parentId":1232,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778148526106,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":152488,"timestamp":6757155682675,"id":1237,"parentId":1232,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778148526109,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":151433,"timestamp":6757155683763,"id":1238,"parentId":1232,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778148526110,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":159326,"timestamp":6757155675964,"id":1234,"parentId":1232,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778148526102,"traceId":"6928cf5182e81c4b"}]
9
- [{"name":"build-module-mjs","duration":1947,"timestamp":6757152753409,"id":336,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"rsc"},"startTime":1778148523179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2039,"timestamp":6757152753542,"id":337,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1778148523180,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1201,"timestamp":6757152756421,"id":338,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"rsc"},"startTime":1778148523182,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1232,"timestamp":6757152756572,"id":339,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"rsc"},"startTime":1778148523183,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1263,"timestamp":6757152756724,"id":340,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1778148523183,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2191,"timestamp":6757152756851,"id":341,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"rsc"},"startTime":1778148523183,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1270,"timestamp":6757152758110,"id":342,"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/coins.mjs","layer":"rsc"},"startTime":1778148523184,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1314,"timestamp":6757152758258,"id":343,"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/users.mjs","layer":"rsc"},"startTime":1778148523184,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5966,"timestamp":6757152758384,"id":344,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"rsc"},"startTime":1778148523184,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1361,"timestamp":6757152764691,"id":345,"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/layers.mjs","layer":"rsc"},"startTime":1778148523191,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3656,"timestamp":6757152766495,"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":1778148523193,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4379,"timestamp":6757152766255,"id":347,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778148523192,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4766,"timestamp":6757152766109,"id":346,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778148523192,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4750,"timestamp":6757152766380,"id":348,"parentId":292,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778148523192,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1330222,"timestamp":6757151443566,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1330634,"timestamp":6757151443599,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1311,"timestamp":6757152773384,"id":351,"parentId":312,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148523199,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1939,"timestamp":6757152773168,"id":350,"parentId":303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148523199,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4439,"timestamp":6757152773533,"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/route-match-utils.js","layer":"rsc"},"startTime":1778148523200,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":405,"timestamp":6757152779763,"id":354,"parentId":334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1778148523206,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1199,"timestamp":6757152779480,"id":353,"parentId":335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1778148523206,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":884,"timestamp":6757152782379,"id":355,"parentId":352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1778148523208,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2520,"timestamp":6757152783653,"id":356,"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":1778148523210,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8874,"timestamp":6757152787410,"id":357,"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":1778148523213,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9256,"timestamp":6757152787516,"id":358,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778148523214,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1353270,"timestamp":6757151443642,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1353303,"timestamp":6757151443617,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1353293,"timestamp":6757151443632,"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":1778148521870,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2426,"timestamp":6757152798202,"id":359,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778148523224,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2424,"timestamp":6757152798390,"id":360,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778148523224,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2491,"timestamp":6757152798530,"id":361,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778148523225,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":992,"timestamp":6757152805111,"id":362,"parentId":325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778148523231,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1233,"timestamp":6757152808736,"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":1778148523235,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1337,"timestamp":6757152811460,"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":1778148523237,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2063,"timestamp":6757152811561,"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":1778148523238,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3036,"timestamp":6757152811644,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778148523238,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2067,"timestamp":6757152815441,"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":1778148523241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3612,"timestamp":6757152815579,"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":1778148523242,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1294,"timestamp":6757152819718,"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":1778148523246,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":59,"timestamp":6757152826645,"id":370,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778148523253,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1300,"timestamp":6757152826720,"id":371,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"rsc"},"startTime":1778148523253,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1660,"timestamp":6757152826834,"id":372,"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":1778148523253,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2304,"timestamp":6757152826918,"id":373,"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":1778148523253,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1453,"timestamp":6757152830017,"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":1778148523256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2288,"timestamp":6757152830119,"id":375,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1778148523256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2799,"timestamp":6757152830207,"id":376,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1778148523256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3241,"timestamp":6757152830311,"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":1778148523256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8124,"timestamp":6757152830391,"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":1778148523256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1040,"timestamp":6757152839552,"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":1778148523266,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4253,"timestamp":6757152841875,"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":1778148523268,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":957,"timestamp":6757152850306,"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":1778148523276,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1770,"timestamp":6757152850457,"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":1778148523276,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2467,"timestamp":6757152850547,"id":383,"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":1778148523277,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2659,"timestamp":6757152850627,"id":384,"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":1778148523277,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1530,"timestamp":6757152853843,"id":385,"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":1778148523280,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1768,"timestamp":6757152853945,"id":386,"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":1778148523280,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1916,"timestamp":6757152854044,"id":387,"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":1778148523280,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2352,"timestamp":6757152854126,"id":388,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778148523280,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2584,"timestamp":6757152854200,"id":389,"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":1778148523280,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1502,"timestamp":6757152857346,"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":1778148523283,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":835,"timestamp":6757152862138,"id":391,"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":1778148523288,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":941,"timestamp":6757152862241,"id":392,"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":1778148523288,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1880,"timestamp":6757152868576,"id":393,"parentId":373,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778148523295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2131,"timestamp":6757152868683,"id":394,"parentId":371,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1778148523295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2435,"timestamp":6757152868766,"id":395,"parentId":373,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778148523295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2515,"timestamp":6757152868851,"id":396,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778148523295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2589,"timestamp":6757152868928,"id":397,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778148523295,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1782,"timestamp":6757152874379,"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":1778148523300,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1428,"timestamp":6757152879993,"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":1778148523306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1736,"timestamp":6757152880108,"id":400,"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":1778148523306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2011,"timestamp":6757152880191,"id":401,"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":1778148523306,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1212,"timestamp":6757152883505,"id":402,"parentId":389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778148523310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1711,"timestamp":6757152885561,"id":403,"parentId":389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778148523312,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":416,"timestamp":6757152888835,"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":1778148523315,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1093,"timestamp":6757152889505,"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":1778148523316,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1339,"timestamp":6757152889604,"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":1778148523316,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1585,"timestamp":6757152889686,"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":1778148523316,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1668,"timestamp":6757152889767,"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":1778148523316,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1936,"timestamp":6757152889841,"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":1778148523316,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":797,"timestamp":6757152896601,"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":1778148523323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1382,"timestamp":6757152896702,"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":1778148523323,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2227,"timestamp":6757152898660,"id":412,"parentId":391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2280,"timestamp":6757152898911,"id":413,"parentId":391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2455,"timestamp":6757152899192,"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":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2822,"timestamp":6757152899280,"id":415,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"rsc"},"startTime":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2959,"timestamp":6757152899361,"id":416,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"rsc"},"startTime":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4554,"timestamp":6757152899440,"id":417,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"rsc"},"startTime":1778148523325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5281,"timestamp":6757152899516,"id":418,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"rsc"},"startTime":1778148523326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4879,"timestamp":6757152906320,"id":419,"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":1778148523332,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":35,"timestamp":6757152913912,"id":420,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778148523340,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2236,"timestamp":6757152915338,"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":1778148523341,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3860,"timestamp":6757152915502,"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":1778148523342,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1243,"timestamp":6757152919658,"id":423,"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":1778148523346,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1889,"timestamp":6757152919811,"id":424,"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":1778148523346,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2498,"timestamp":6757152919940,"id":425,"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":1778148523346,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":606,"timestamp":6757152925251,"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":1778148523351,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":700,"timestamp":6757152927057,"id":427,"parentId":416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778148523353,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1014,"timestamp":6757152930601,"id":428,"parentId":416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778148523357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1525,"timestamp":6757152930708,"id":429,"parentId":416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778148523357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1104,"timestamp":6757152932423,"id":430,"parentId":419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1778148523358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":807,"timestamp":6757152934555,"id":431,"parentId":425,"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":1778148523361,"traceId":"6928cf5182e81c4b"}]
10
- [{"name":"build-module-mjs","duration":1813,"timestamp":6757153898696,"id":1036,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1778148524325,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1834,"timestamp":6757153900656,"id":1038,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1889,"timestamp":6757153900780,"id":1039,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1922,"timestamp":6757153900892,"id":1040,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1952,"timestamp":6757153901014,"id":1041,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2000,"timestamp":6757153901126,"id":1042,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2105,"timestamp":6757153901229,"id":1043,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5110,"timestamp":6757153900598,"id":1037,"parentId":1028,"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":1778148524327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2458,"timestamp":6757153904809,"id":1044,"parentId":1033,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1778148524331,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":284,"timestamp":6757153908750,"id":1046,"parentId":972,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778148524335,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":1875,"timestamp":6757153907973,"id":1045,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778148524334,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2748,"timestamp":6757153910811,"id":1047,"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":1778148524337,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2416,"timestamp":6757153911518,"id":1050,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778148524338,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2268,"timestamp":6757153911856,"id":1052,"parentId":1009,"tags":{"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":1778148524338,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3162,"timestamp":6757153911341,"id":1049,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778148524337,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3241,"timestamp":6757153911692,"id":1051,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778148524338,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3202,"timestamp":6757153911966,"id":1053,"parentId":1011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"ssr"},"startTime":1778148524338,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7987,"timestamp":6757153911284,"id":1048,"parentId":1045,"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":1778148524337,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1606,"timestamp":6757153919478,"id":1054,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778148524346,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8380,"timestamp":6757153919601,"id":1055,"parentId":859,"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":1778148524346,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2808,"timestamp":6757153929285,"id":1057,"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":1778148524355,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3032,"timestamp":6757153929202,"id":1056,"parentId":1050,"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":1778148524355,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":1495,"timestamp":6757153931457,"id":1060,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778148524357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":1819,"timestamp":6757153931625,"id":1061,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778148524358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2494,"timestamp":6757153931278,"id":1059,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778148524357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5379,"timestamp":6757153931081,"id":1058,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778148524357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1712,"timestamp":6757153939165,"id":1067,"parentId":892,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":3228,"timestamp":6757153938985,"id":1066,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4470,"timestamp":6757153938439,"id":1063,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778148524364,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4571,"timestamp":6757153938814,"id":1065,"parentId":990,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4194,"timestamp":6757153939405,"id":1069,"parentId":1028,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7380,"timestamp":6757153938633,"id":1064,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7089,"timestamp":6757153939244,"id":1068,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778148524365,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6922,"timestamp":6757153939565,"id":1070,"parentId":1028,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778148524366,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6949,"timestamp":6757153939728,"id":1071,"parentId":1037,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/maximize-2.mjs","layer":"ssr"},"startTime":1778148524366,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7000,"timestamp":6757153939838,"id":1072,"parentId":1037,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1778148524366,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8610,"timestamp":6757153938361,"id":1062,"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":1778148524364,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5925,"timestamp":6757153947417,"id":1073,"parentId":1058,"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":1778148524373,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1030,"timestamp":6757153953416,"id":1074,"parentId":893,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1778148524379,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1355,"timestamp":6757153953514,"id":1075,"parentId":893,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1778148524380,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1782,"timestamp":6757153956129,"id":1076,"parentId":1069,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778148524382,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1001,"timestamp":6757153958035,"id":1077,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"ssr"},"startTime":1778148524384,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1049,"timestamp":6757153958174,"id":1078,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"ssr"},"startTime":1778148524384,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1524,"timestamp":6757153958288,"id":1079,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"ssr"},"startTime":1778148524384,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1737,"timestamp":6757153958394,"id":1080,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"ssr"},"startTime":1778148524384,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2279,"timestamp":6757153961592,"id":1081,"parentId":1062,"tags":{"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":1778148524388,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1312,"timestamp":6757153963088,"id":1082,"parentId":1073,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1778148524389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1987,"timestamp":6757153963923,"id":1083,"parentId":1073,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1778148524390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2100,"timestamp":6757153964643,"id":1085,"parentId":1058,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778148524391,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2392,"timestamp":6757153964826,"id":1086,"parentId":1058,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778148524391,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3422,"timestamp":6757153964452,"id":1084,"parentId":1058,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778148524390,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":2484,"timestamp":6757153971224,"id":1087,"parentId":1068,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778148524397,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2637,"timestamp":6757153971764,"id":1088,"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":1778148524398,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":537,"timestamp":6757153998940,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778148524425,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2502,"timestamp":6757153997553,"id":1089,"parentId":1058,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778148524424,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1988,"timestamp":6757154003359,"id":1091,"parentId":1089,"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":1778148524429,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3181,"timestamp":6757154040593,"id":1092,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778148524467,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":625,"timestamp":6757154044129,"id":1095,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778148524470,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6606,"timestamp":6757154041560,"id":1093,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778148524468,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4798,"timestamp":6757154043920,"id":1094,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778148524470,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":815,"timestamp":6757154055405,"id":1096,"parentId":1075,"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":1778148524481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3383,"timestamp":6757154058040,"id":1097,"parentId":1093,"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":1778148524484,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5135,"timestamp":6757154058112,"id":1098,"parentId":1075,"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":1778148524484,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5529,"timestamp":6757154063529,"id":1099,"parentId":1075,"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":1778148524490,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":945,"timestamp":6757154071947,"id":1101,"parentId":1075,"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":1778148524498,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4971,"timestamp":6757154071766,"id":1100,"parentId":1075,"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":1778148524498,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":809,"timestamp":6757154077222,"id":1104,"parentId":1075,"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":1778148524503,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3888,"timestamp":6757154076999,"id":1102,"parentId":1075,"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":1778148524503,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5618,"timestamp":6757154077140,"id":1103,"parentId":1075,"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":1778148524503,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4464,"timestamp":6757154084100,"id":1105,"parentId":1075,"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":1778148524510,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6809,"timestamp":6757154084205,"id":1106,"parentId":1075,"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":1778148524510,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7967,"timestamp":6757154086530,"id":1108,"parentId":1075,"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":1778148524513,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10470,"timestamp":6757154086442,"id":1107,"parentId":1075,"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":1778148524512,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":15449,"timestamp":6757154086608,"id":1109,"parentId":1075,"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":1778148524513,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5872,"timestamp":6757154138202,"id":1110,"parentId":1075,"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":1778148524564,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6331,"timestamp":6757154142953,"id":1112,"parentId":1075,"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":1778148524569,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10017,"timestamp":6757154142805,"id":1111,"parentId":1075,"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":1778148524569,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4183,"timestamp":6757154250146,"id":1113,"parentId":1075,"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":1778148524676,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3419,"timestamp":6757154270822,"id":1115,"parentId":1075,"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":1778148524697,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5755,"timestamp":6757154270696,"id":1114,"parentId":1075,"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":1778148524697,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5776,"timestamp":6757154274769,"id":1116,"parentId":1075,"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":1778148524701,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":808,"timestamp":6757154303026,"id":1117,"parentId":1075,"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":1778148524729,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4259,"timestamp":6757154309583,"id":1118,"parentId":1075,"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":1778148524736,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3131,"timestamp":6757154330066,"id":1119,"parentId":1075,"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":1778148524756,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6919,"timestamp":6757154331280,"id":1121,"parentId":1075,"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":1778148524757,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11002,"timestamp":6757154330209,"id":1120,"parentId":1075,"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":1778148524756,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1752,"timestamp":6757154370531,"id":1124,"parentId":1075,"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":1778148524797,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4336,"timestamp":6757154368964,"id":1123,"parentId":1075,"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":1778148524795,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10336,"timestamp":6757154367984,"id":1122,"parentId":1075,"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":1778148524794,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10721,"timestamp":6757154370618,"id":1125,"parentId":1075,"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":1778148524797,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1217,"timestamp":6757154456258,"id":1126,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778148524882,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1934,"timestamp":6757154456710,"id":1129,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778148524883,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3476,"timestamp":6757154456394,"id":1127,"parentId":1075,"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":1778148524882,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6239,"timestamp":6757154456475,"id":1128,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778148524883,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19823,"timestamp":6757154476225,"id":1130,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778148524902,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7627,"timestamp":6757154505475,"id":1131,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778148524932,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7734,"timestamp":6757154505621,"id":1132,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778148524932,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8419,"timestamp":6757154505693,"id":1133,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778148524932,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4426,"timestamp":6757154523289,"id":1137,"parentId":1075,"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":1778148524949,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6510,"timestamp":6757154522928,"id":1134,"parentId":1075,"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":1778148524949,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12405,"timestamp":6757154523131,"id":1135,"parentId":1075,"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":1778148524949,"traceId":"6928cf5182e81c4b"}]
11
- [{"name":"minify-js","duration":149713,"timestamp":6757155685646,"id":1239,"parentId":1232,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778148526112,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":139791,"timestamp":6757155695665,"id":1240,"parentId":1232,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778148526122,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":132878,"timestamp":6757155702663,"id":1241,"parentId":1232,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778148526129,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":126486,"timestamp":6757155709174,"id":1242,"parentId":1232,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778148526135,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":110710,"timestamp":6757155725032,"id":1244,"parentId":1232,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778148526151,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":98702,"timestamp":6757155737181,"id":1245,"parentId":1232,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778148526163,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":89502,"timestamp":6757155746469,"id":1247,"parentId":1232,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778148526173,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":85627,"timestamp":6757155750409,"id":1248,"parentId":1232,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778148526176,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":79922,"timestamp":6757155756148,"id":1250,"parentId":1232,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778148526182,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":95637,"timestamp":6757155740585,"id":1246,"parentId":1232,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778148526167,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":82791,"timestamp":6757155753519,"id":1249,"parentId":1232,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778148526180,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":41479,"timestamp":6757155794861,"id":1253,"parentId":1232,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778148526221,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":121465,"timestamp":6757155715315,"id":1243,"parentId":1232,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778148526141,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":80682,"timestamp":6757155756531,"id":1251,"parentId":1232,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778148526183,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":35351,"timestamp":6757155806765,"id":1255,"parentId":1232,"tags":{"name":"541.js","cache":"MISS"},"startTime":1778148526233,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":45863,"timestamp":6757155818837,"id":1257,"parentId":1232,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778148526245,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":48068,"timestamp":6757155819860,"id":1258,"parentId":1232,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778148526246,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":49484,"timestamp":6757155820838,"id":1259,"parentId":1232,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778148526247,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74737,"timestamp":6757155797137,"id":1254,"parentId":1232,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778148526223,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":50084,"timestamp":6757155822261,"id":1260,"parentId":1232,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778148526248,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":50477,"timestamp":6757155822906,"id":1261,"parentId":1232,"tags":{"name":"642.js","cache":"MISS"},"startTime":1778148526249,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":68278,"timestamp":6757155811562,"id":1256,"parentId":1232,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778148526238,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":56807,"timestamp":6757155823517,"id":1262,"parentId":1232,"tags":{"name":"325.js","cache":"MISS"},"startTime":1778148526250,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":235135,"timestamp":6757155766243,"id":1252,"parentId":1232,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778148526192,"traceId":"6928cf5182e81c4b"},{"name":"minify-webpack-plugin-optimize","duration":367494,"timestamp":6757155633910,"id":1232,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778148526060,"traceId":"6928cf5182e81c4b"},{"name":"css-minimizer-plugin","duration":144,"timestamp":6757156001565,"id":1263,"parentId":19,"tags":{},"startTime":1778148526428,"traceId":"6928cf5182e81c4b"},{"name":"create-trace-assets","duration":3340,"timestamp":6757156001917,"id":1264,"parentId":20,"tags":{},"startTime":1778148526428,"traceId":"6928cf5182e81c4b"},{"name":"seal","duration":876485,"timestamp":6757155142964,"id":1219,"parentId":19,"tags":{},"startTime":1778148525569,"traceId":"6928cf5182e81c4b"},{"name":"webpack-compilation","duration":4624237,"timestamp":6757151435850,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778148521862,"traceId":"6928cf5182e81c4b"},{"name":"emit","duration":12492,"timestamp":6757156060615,"id":1265,"parentId":16,"tags":{},"startTime":1778148526487,"traceId":"6928cf5182e81c4b"},{"name":"webpack-close","duration":595771,"timestamp":6757156074867,"id":1266,"parentId":16,"tags":{"name":"server"},"startTime":1778148526501,"traceId":"6928cf5182e81c4b"},{"name":"webpack-generate-error-stats","duration":1914,"timestamp":6757156670693,"id":1267,"parentId":1266,"tags":{},"startTime":1778148527097,"traceId":"6928cf5182e81c4b"},{"name":"run-webpack-compiler","duration":5565534,"timestamp":6757151107302,"id":16,"parentId":15,"tags":{},"startTime":1778148521533,"traceId":"6928cf5182e81c4b"},{"name":"format-webpack-messages","duration":63,"timestamp":6757156672844,"id":1268,"parentId":15,"tags":{},"startTime":1778148527099,"traceId":"6928cf5182e81c4b"},{"name":"worker-main-server","duration":5566003,"timestamp":6757151107028,"id":15,"parentId":1,"tags":{},"startTime":1778148521533,"traceId":"6928cf5182e81c4b"},{"name":"create-entrypoints","duration":10743,"timestamp":6757157078240,"id":1271,"parentId":1269,"tags":{},"startTime":1778148527504,"traceId":"6928cf5182e81c4b"},{"name":"generate-webpack-config","duration":243751,"timestamp":6757157089120,"id":1272,"parentId":1270,"tags":{},"startTime":1778148527515,"traceId":"6928cf5182e81c4b"},{"name":"make","duration":799,"timestamp":6757157411713,"id":1274,"parentId":1273,"tags":{},"startTime":1778148527838,"traceId":"6928cf5182e81c4b"},{"name":"chunk-graph","duration":570,"timestamp":6757157415294,"id":1276,"parentId":1275,"tags":{},"startTime":1778148527841,"traceId":"6928cf5182e81c4b"},{"name":"optimize-modules","duration":41,"timestamp":6757157415986,"id":1278,"parentId":1275,"tags":{},"startTime":1778148527842,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunks","duration":675,"timestamp":6757157416112,"id":1279,"parentId":1275,"tags":{},"startTime":1778148527842,"traceId":"6928cf5182e81c4b"},{"name":"optimize-tree","duration":89,"timestamp":6757157416854,"id":1280,"parentId":1275,"tags":{},"startTime":1778148527843,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunk-modules","duration":399,"timestamp":6757157417123,"id":1281,"parentId":1275,"tags":{},"startTime":1778148527843,"traceId":"6928cf5182e81c4b"},{"name":"optimize","duration":1739,"timestamp":6757157415934,"id":1277,"parentId":1275,"tags":{},"startTime":1778148527842,"traceId":"6928cf5182e81c4b"},{"name":"module-hash","duration":89,"timestamp":6757157418950,"id":1282,"parentId":1275,"tags":{},"startTime":1778148527845,"traceId":"6928cf5182e81c4b"},{"name":"code-generation","duration":176,"timestamp":6757157419085,"id":1283,"parentId":1275,"tags":{},"startTime":1778148527845,"traceId":"6928cf5182e81c4b"},{"name":"hash","duration":330,"timestamp":6757157419528,"id":1284,"parentId":1275,"tags":{},"startTime":1778148527846,"traceId":"6928cf5182e81c4b"},{"name":"code-generation-jobs","duration":131,"timestamp":6757157419856,"id":1285,"parentId":1275,"tags":{},"startTime":1778148527846,"traceId":"6928cf5182e81c4b"},{"name":"module-assets","duration":96,"timestamp":6757157419959,"id":1286,"parentId":1275,"tags":{},"startTime":1778148527846,"traceId":"6928cf5182e81c4b"},{"name":"create-chunk-assets","duration":173,"timestamp":6757157420078,"id":1287,"parentId":1275,"tags":{},"startTime":1778148527846,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":1165,"timestamp":6757157426076,"id":1289,"parentId":1288,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778148527852,"traceId":"6928cf5182e81c4b"},{"name":"minify-webpack-plugin-optimize","duration":2929,"timestamp":6757157424330,"id":1288,"parentId":1273,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778148527850,"traceId":"6928cf5182e81c4b"},{"name":"css-minimizer-plugin","duration":118,"timestamp":6757157427364,"id":1290,"parentId":1273,"tags":{},"startTime":1778148527853,"traceId":"6928cf5182e81c4b"},{"name":"seal","duration":15501,"timestamp":6757157414750,"id":1275,"parentId":1273,"tags":{},"startTime":1778148527841,"traceId":"6928cf5182e81c4b"},{"name":"webpack-compilation","duration":24484,"timestamp":6757157406060,"id":1273,"parentId":1270,"tags":{"name":"edge-server"},"startTime":1778148527832,"traceId":"6928cf5182e81c4b"},{"name":"emit","duration":2597,"timestamp":6757157430941,"id":1291,"parentId":1270,"tags":{},"startTime":1778148527857,"traceId":"6928cf5182e81c4b"},{"name":"webpack-close","duration":7824,"timestamp":6757157434202,"id":1292,"parentId":1270,"tags":{"name":"edge-server"},"startTime":1778148527860,"traceId":"6928cf5182e81c4b"},{"name":"webpack-generate-error-stats","duration":4136,"timestamp":6757157442073,"id":1293,"parentId":1292,"tags":{},"startTime":1778148527868,"traceId":"6928cf5182e81c4b"},{"name":"run-webpack-compiler","duration":368073,"timestamp":6757157078235,"id":1270,"parentId":1269,"tags":{},"startTime":1778148527504,"traceId":"6928cf5182e81c4b"},{"name":"format-webpack-messages","duration":64,"timestamp":6757157446316,"id":1294,"parentId":1269,"tags":{},"startTime":1778148527872,"traceId":"6928cf5182e81c4b"},{"name":"worker-main-edge-server","duration":368572,"timestamp":6757157077928,"id":1269,"parentId":1,"tags":{},"startTime":1778148527504,"traceId":"6928cf5182e81c4b"},{"name":"create-entrypoints","duration":11365,"timestamp":6757157846695,"id":1297,"parentId":1295,"tags":{},"startTime":1778148528273,"traceId":"6928cf5182e81c4b"},{"name":"generate-webpack-config","duration":223161,"timestamp":6757157858195,"id":1298,"parentId":1296,"tags":{},"startTime":1778148528284,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":7732,"timestamp":6757158179779,"id":1325,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%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":1778148528606,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":278,"timestamp":6757158187630,"id":1326,"parentId":1305,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778148528614,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":975,"timestamp":6757158187937,"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%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":1778148528614,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":360,"timestamp":6757158188934,"id":1328,"parentId":1308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/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":1778148528615,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":369,"timestamp":6757158189393,"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%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528615,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":546,"timestamp":6757158189788,"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%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528616,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":368,"timestamp":6757158190356,"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%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528616,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":414,"timestamp":6757158190752,"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%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528617,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":1183,"timestamp":6757158191190,"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%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528617,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":775,"timestamp":6757158192451,"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":1778148528618,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":351,"timestamp":6757158193310,"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%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778148528619,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":824,"timestamp":6757158193718,"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":1778148528620,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":460,"timestamp":6757158194609,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%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":1778148528621,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":400,"timestamp":6757158195088,"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%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":1778148528621,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":394,"timestamp":6757158195539,"id":1339,"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/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":1778148528622,"traceId":"6928cf5182e81c4b"},{"name":"next-client-pages-loader","duration":195,"timestamp":6757158196435,"id":1341,"parentId":1340,"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":1778148528622,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":4499,"timestamp":6757158195947,"id":1340,"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-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":1778148528622,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48500,"timestamp":6757158152662,"id":1305,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48502,"timestamp":6757158152674,"id":1306,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48477,"timestamp":6757158152704,"id":1309,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48463,"timestamp":6757158152722,"id":1310,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48445,"timestamp":6757158152743,"id":1311,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48396,"timestamp":6757158152794,"id":1312,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":48390,"timestamp":6757158152807,"id":1313,"parentId":1300,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9524,"timestamp":6757158214114,"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/next.js","layer":"pages-dir-browser"},"startTime":1778148528640,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8698,"timestamp":6757158216778,"id":1343,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1778148528643,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3650,"timestamp":6757158232360,"id":1344,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778148528658,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4273,"timestamp":6757158244945,"id":1345,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778148528671,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5422,"timestamp":6757158245429,"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/webpack.js","layer":"pages-dir-browser"},"startTime":1778148528671,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6863,"timestamp":6757158245888,"id":1349,"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/app-webpack.js","layer":"app-pages-browser"},"startTime":1778148528672,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10887,"timestamp":6757158245645,"id":1348,"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/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778148528672,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20820,"timestamp":6757158245212,"id":1346,"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/app-index.js","layer":"app-pages-browser"},"startTime":1778148528671,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":34801,"timestamp":6757158246123,"id":1350,"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/index.js","layer":"pages-dir-browser"},"startTime":1778148528672,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1107,"timestamp":6757158282782,"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":"pages-dir-browser"},"startTime":1778148528709,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6832,"timestamp":6757158283064,"id":1352,"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/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778148528709,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4593,"timestamp":6757158294564,"id":1353,"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/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778148528721,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4225,"timestamp":6757158305085,"id":1354,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778148528731,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4866,"timestamp":6757158306105,"id":1357,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778148528732,"traceId":"6928cf5182e81c4b"}]
12
- [{"name":"build-module-js","duration":5368,"timestamp":6757158306279,"id":1358,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778148528732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8052,"timestamp":6757158305832,"id":1356,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778148528732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17411,"timestamp":6757158305548,"id":1355,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778148528732,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3761,"timestamp":6757158341525,"id":1360,"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/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778148528768,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5833,"timestamp":6757158341267,"id":1359,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778148528767,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8799,"timestamp":6757158341676,"id":1361,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778148528768,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10116,"timestamp":6757158341796,"id":1362,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778148528768,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":15990,"timestamp":6757158341948,"id":1363,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778148528768,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":19248,"timestamp":6757158342656,"id":1364,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778148528769,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":23061,"timestamp":6757158342887,"id":1365,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778148528769,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4898,"timestamp":6757158400549,"id":1366,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778148528827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6858,"timestamp":6757158400870,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778148528827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":10470,"timestamp":6757158401258,"id":1369,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778148528827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":10684,"timestamp":6757158401449,"id":1370,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778148528827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":15123,"timestamp":6757158401067,"id":1368,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778148528827,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":16121,"timestamp":6757158401833,"id":1372,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778148528828,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":21368,"timestamp":6757158402034,"id":1373,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778148528828,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":25860,"timestamp":6757158401629,"id":1371,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778148528828,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":27737,"timestamp":6757158402622,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778148528829,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":29548,"timestamp":6757158402882,"id":1376,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778148528829,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":31633,"timestamp":6757158402220,"id":1374,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778148528828,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2766,"timestamp":6757158467084,"id":1378,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778148528893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4005,"timestamp":6757158468115,"id":1379,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778148528894,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":9537,"timestamp":6757158466636,"id":1377,"parentId":1339,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778148528893,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3205,"timestamp":6757158484386,"id":1380,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778148528910,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9590,"timestamp":6757158484769,"id":1381,"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/app-router.js","layer":"app-pages-browser"},"startTime":1778148528911,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7087,"timestamp":6757158487754,"id":1382,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1778148528914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7493,"timestamp":6757158487955,"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/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778148528914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8194,"timestamp":6757158488104,"id":1384,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778148528914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8473,"timestamp":6757158488294,"id":1385,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1778148528914,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3220,"timestamp":6757158502862,"id":1386,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778148528929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5004,"timestamp":6757158503102,"id":1387,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778148528929,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1579,"timestamp":6757158508919,"id":1391,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4427,"timestamp":6757158508774,"id":1390,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6709,"timestamp":6757158508398,"id":1388,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778148528934,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7898,"timestamp":6757158508623,"id":1389,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9307,"timestamp":6757158508956,"id":1392,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9854,"timestamp":6757158509099,"id":1393,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10070,"timestamp":6757158509365,"id":1395,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10402,"timestamp":6757158509510,"id":1396,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778148528936,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13274,"timestamp":6757158509233,"id":1394,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778148528935,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":269,"timestamp":6757158531431,"id":1407,"parentId":1351,"tags":{"layer":null},"startTime":1778148528957,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2857,"timestamp":6757158529994,"id":1402,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9034,"timestamp":6757158527539,"id":1397,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778148528954,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8187,"timestamp":6757158529165,"id":1398,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778148528955,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11358,"timestamp":6757158529378,"id":1399,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778148528955,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12620,"timestamp":6757158529545,"id":1400,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13491,"timestamp":6757158529733,"id":1401,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13915,"timestamp":6757158530055,"id":1403,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14186,"timestamp":6757158530359,"id":1405,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15236,"timestamp":6757158530205,"id":1404,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778148528956,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":16354,"timestamp":6757158530513,"id":1406,"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":1778148528957,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":16151,"timestamp":6757158531725,"id":1408,"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":1778148528958,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3243,"timestamp":6757158565359,"id":1410,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778148528991,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4240,"timestamp":6757158564980,"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/deployment-id.js","layer":"app-pages-browser"},"startTime":1778148528991,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3870,"timestamp":6757158565634,"id":1412,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4347,"timestamp":6757158565498,"id":1411,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4326,"timestamp":6757158565756,"id":1413,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4759,"timestamp":6757158565860,"id":1414,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4889,"timestamp":6757158566091,"id":1416,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5555,"timestamp":6757158565978,"id":1415,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778148528992,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3516,"timestamp":6757158572300,"id":1419,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778148528998,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5627,"timestamp":6757158572424,"id":1420,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778148528998,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8772,"timestamp":6757158572029,"id":1417,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778148528998,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10614,"timestamp":6757158572179,"id":1418,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1778148528998,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11085,"timestamp":6757158572525,"id":1421,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778148528999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12814,"timestamp":6757158572657,"id":1422,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778148528999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13795,"timestamp":6757158572783,"id":1423,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778148528999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6553,"timestamp":6757158588506,"id":1424,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778148529015,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1779,"timestamp":6757158597232,"id":1428,"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/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778148529023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5201,"timestamp":6757158596454,"id":1425,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778148529022,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6181,"timestamp":6757158596714,"id":1426,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778148529023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6630,"timestamp":6757158596944,"id":1427,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778148529023,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6262,"timestamp":6757158598262,"id":1429,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778148529024,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":647,"timestamp":6757158615949,"id":1438,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778148529042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1137,"timestamp":6757158615996,"id":1439,"parentId":1350,"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":1778148529042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1451,"timestamp":6757158616041,"id":1440,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778148529042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8055,"timestamp":6757158611149,"id":1430,"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":1778148529037,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8462,"timestamp":6757158611453,"id":1431,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1778148529037,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8700,"timestamp":6757158611670,"id":1432,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778148529038,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8898,"timestamp":6757158611986,"id":1433,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778148529038,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9819,"timestamp":6757158612189,"id":1434,"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":1778148529038,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7074,"timestamp":6757158615774,"id":1437,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778148529042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8272,"timestamp":6757158615529,"id":1436,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778148529042,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3400,"timestamp":6757158626653,"id":1442,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778148529053,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4402,"timestamp":6757158626424,"id":1441,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778148529052,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1056,"timestamp":6757158631332,"id":1444,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778148529057,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1273,"timestamp":6757158631364,"id":1445,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778148529057,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":818,"timestamp":6757158632075,"id":1450,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778148529058,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2945,"timestamp":6757158631213,"id":1443,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1778148529057,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4691,"timestamp":6757158631538,"id":1447,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778148529058,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15439,"timestamp":6757158631390,"id":1446,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778148529057,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10524,"timestamp":6757158637054,"id":1451,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778148529063,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10841,"timestamp":6757158637199,"id":1452,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778148529063,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11183,"timestamp":6757158637374,"id":1453,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778148529063,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":947,"timestamp":6757158652557,"id":1457,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778148529079,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3443,"timestamp":6757158652426,"id":1456,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778148529078,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4121,"timestamp":6757158652042,"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/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778148529078,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4404,"timestamp":6757158652267,"id":1455,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778148529078,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5719,"timestamp":6757158652601,"id":1458,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778148529079,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11545,"timestamp":6757158652769,"id":1459,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778148529079,"traceId":"6928cf5182e81c4b"}]
13
- [{"name":"build-module-js","duration":2096,"timestamp":6757158665849,"id":1461,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778148529092,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2935,"timestamp":6757158665620,"id":1460,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778148529092,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":816,"timestamp":6757158669367,"id":1466,"parentId":1350,"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":1778148529095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":947,"timestamp":6757158669770,"id":1467,"parentId":1350,"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":1778148529096,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3036,"timestamp":6757158669008,"id":1463,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778148529095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3001,"timestamp":6757158669269,"id":1465,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1778148529095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2987,"timestamp":6757158669795,"id":1468,"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":1778148529096,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6965,"timestamp":6757158668736,"id":1462,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778148529095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7495,"timestamp":6757158669131,"id":1464,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778148529095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11006,"timestamp":6757158676866,"id":1469,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778148529103,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":10918,"timestamp":6757158677501,"id":1470,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778148529104,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11287,"timestamp":6757158678035,"id":1471,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778148529104,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":10430,"timestamp":6757158679827,"id":1472,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778148529106,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":10570,"timestamp":6757158680915,"id":1475,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778148529107,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12603,"timestamp":6757158680279,"id":1473,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778148529106,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11873,"timestamp":6757158681268,"id":1476,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778148529107,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":14423,"timestamp":6757158680556,"id":1474,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778148529107,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":13641,"timestamp":6757158681609,"id":1477,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778148529108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13814,"timestamp":6757158681944,"id":1478,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778148529108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13991,"timestamp":6757158682144,"id":1479,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778148529108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":14843,"timestamp":6757158682330,"id":1480,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778148529108,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":14861,"timestamp":6757158682665,"id":1481,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778148529109,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2228,"timestamp":6757158711524,"id":1483,"parentId":1385,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778148529138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3534,"timestamp":6757158711141,"id":1482,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778148529137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3912,"timestamp":6757158711625,"id":1484,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778148529138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4364,"timestamp":6757158711817,"id":1485,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778148529138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":4578,"timestamp":6757158712054,"id":1486,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778148529138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4937,"timestamp":6757158712244,"id":1487,"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":1778148529138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2974,"timestamp":6757158721047,"id":1488,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778148529147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2456,"timestamp":6757158722264,"id":1489,"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":1778148529148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":2635,"timestamp":6757158722391,"id":1490,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778148529148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8610,"timestamp":6757158726267,"id":1497,"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/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778148529152,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":13177,"timestamp":6757158722578,"id":1491,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778148529149,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11368,"timestamp":6757158725149,"id":1492,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778148529151,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11432,"timestamp":6757158725391,"id":1493,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778148529151,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11785,"timestamp":6757158725579,"id":1494,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778148529152,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11690,"timestamp":6757158725964,"id":1496,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778148529152,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":12253,"timestamp":6757158725763,"id":1495,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778148529152,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12100,"timestamp":6757158726444,"id":1498,"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/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778148529152,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":12748,"timestamp":6757158726621,"id":1499,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778148529153,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":12918,"timestamp":6757158726873,"id":1500,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778148529153,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":13042,"timestamp":6757158727074,"id":1501,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778148529153,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":12781,"timestamp":6757158727567,"id":1503,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778148529154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":13187,"timestamp":6757158727853,"id":1504,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778148529154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":18523,"timestamp":6757158727256,"id":1502,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778148529153,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":18074,"timestamp":6757158728245,"id":1506,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778148529154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":19092,"timestamp":6757158728552,"id":1507,"parentId":1372,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778148529155,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":19168,"timestamp":6757158728855,"id":1508,"parentId":1371,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778148529155,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":19236,"timestamp":6757158729158,"id":1509,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778148529155,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19154,"timestamp":6757158729459,"id":1510,"parentId":1424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148529155,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19212,"timestamp":6757158729616,"id":1511,"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":1778148529156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":22280,"timestamp":6757158728064,"id":1505,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778148529154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":21373,"timestamp":6757158729782,"id":1512,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778148529156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":21652,"timestamp":6757158730088,"id":1513,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778148529156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":22621,"timestamp":6757158730281,"id":1514,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778148529156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":24009,"timestamp":6757158730467,"id":1515,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778148529156,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":22378,"timestamp":6757158732871,"id":1518,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778148529159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":22803,"timestamp":6757158732999,"id":1519,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778148529159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":23970,"timestamp":6757158732656,"id":1517,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778148529159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":56473,"timestamp":6757158768782,"id":1521,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778148529195,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":56860,"timestamp":6757158769088,"id":1522,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778148529195,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":56315,"timestamp":6757158770186,"id":1525,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778148529196,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":56668,"timestamp":6757158770309,"id":1526,"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":1778148529196,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3627,"timestamp":6757158828669,"id":1531,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778148529255,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3623,"timestamp":6757158829066,"id":1533,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778148529255,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5108,"timestamp":6757158828900,"id":1532,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778148529255,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5070,"timestamp":6757158829361,"id":1534,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778148529255,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4654,"timestamp":6757158830086,"id":1537,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778148529256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5241,"timestamp":6757158829899,"id":1536,"parentId":1458,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778148529256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5981,"timestamp":6757158829633,"id":1535,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778148529256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5848,"timestamp":6757158830264,"id":1538,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778148529256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6167,"timestamp":6757158830445,"id":1539,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1778148529256,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7799,"timestamp":6757158838075,"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":1778148529264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7991,"timestamp":6757158838352,"id":1542,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778148529264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8209,"timestamp":6757158838526,"id":1543,"parentId":1392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8339,"timestamp":6757158838694,"id":1544,"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":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8601,"timestamp":6757158838834,"id":1545,"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":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8442,"timestamp":6757158839263,"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":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11013,"timestamp":6757158838238,"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":1778148529264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11308,"timestamp":6757158839128,"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/constants.js","layer":"pages-dir-browser"},"startTime":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":33418,"timestamp":6757158838981,"id":1546,"parentId":1392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778148529265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20463,"timestamp":6757158852301,"id":1549,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778148529278,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20322,"timestamp":6757158852668,"id":1551,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778148529279,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20888,"timestamp":6757158852516,"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/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778148529279,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20865,"timestamp":6757158852812,"id":1552,"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":1778148529279,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":21115,"timestamp":6757158852975,"id":1553,"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":1778148529279,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3219,"timestamp":6757158963170,"id":1555,"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":1778148529389,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5106,"timestamp":6757158971064,"id":1556,"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/is-thenable.js","layer":"app-pages-browser"},"startTime":1778148529397,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5817,"timestamp":6757158971342,"id":1557,"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/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778148529397,"traceId":"6928cf5182e81c4b"},{"name":"postcss-process","duration":203097,"timestamp":6757158949778,"id":1554,"parentId":1520,"tags":{},"startTime":1778148529376,"traceId":"6928cf5182e81c4b"},{"name":"postcss-loader","duration":419838,"timestamp":6757158733240,"id":1520,"parentId":1516,"tags":{},"startTime":1778148529159,"traceId":"6928cf5182e81c4b"},{"name":"css-loader","duration":26060,"timestamp":6757159153262,"id":1571,"parentId":1516,"tags":{"astUsed":"true"},"startTime":1778148529579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":214576,"timestamp":6757158971603,"id":1559,"parentId":1364,"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":1778148529398,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":221377,"timestamp":6757158971509,"id":1558,"parentId":1363,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529398,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":203475,"timestamp":6757158992167,"id":1568,"parentId":1375,"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":1778148529418,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":203837,"timestamp":6757158992020,"id":1567,"parentId":1371,"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":1778148529418,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":203874,"timestamp":6757158992238,"id":1569,"parentId":1374,"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":1778148529418,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":204007,"timestamp":6757158992300,"id":1570,"parentId":1376,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529418,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":224469,"timestamp":6757158977590,"id":1560,"parentId":1365,"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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":224520,"timestamp":6757158977734,"id":1562,"parentId":1367,"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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":224734,"timestamp":6757158977675,"id":1561,"parentId":1366,"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":1778148529404,"traceId":"6928cf5182e81c4b"}]
14
- [{"name":"build-module-mjs","duration":224971,"timestamp":6757158977782,"id":1563,"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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":225698,"timestamp":6757158977832,"id":1564,"parentId":1368,"tags":{"name":"__barrel_optimize__?names=ArrowUpCircle,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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":225818,"timestamp":6757158977894,"id":1565,"parentId":1372,"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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":225930,"timestamp":6757158977947,"id":1566,"parentId":1373,"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":1778148529404,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4290,"timestamp":6757159226074,"id":1572,"parentId":1377,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529652,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8601,"timestamp":6757159227992,"id":1573,"parentId":1469,"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":1778148529654,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8668,"timestamp":6757159228066,"id":1574,"parentId":1472,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529654,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3590,"timestamp":6757159233635,"id":1576,"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":1778148529660,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3882,"timestamp":6757159233548,"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":1778148529660,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3892,"timestamp":6757159233694,"id":1577,"parentId":1480,"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":1778148529660,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3151,"timestamp":6757159239582,"id":1579,"parentId":1484,"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":1778148529666,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3415,"timestamp":6757159239488,"id":1578,"parentId":1482,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529666,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2306,"timestamp":6757159241664,"id":1580,"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/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778148529668,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4564,"timestamp":6757159241811,"id":1581,"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":"app-pages-browser"},"startTime":1778148529668,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5969,"timestamp":6757159241935,"id":1582,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778148529668,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1933,"timestamp":6757159246689,"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/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778148529673,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4911,"timestamp":6757159246886,"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/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778148529673,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10948,"timestamp":6757159247019,"id":1585,"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/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778148529673,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11674,"timestamp":6757159248841,"id":1586,"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":1778148529675,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4164,"timestamp":6757159263426,"id":1587,"parentId":1501,"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":1778148529689,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2515,"timestamp":6757159265718,"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":1778148529692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5380,"timestamp":6757159266028,"id":1590,"parentId":1513,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8329,"timestamp":6757159265877,"id":1589,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778148529692,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4905,"timestamp":6757159270150,"id":1591,"parentId":1517,"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":1778148529696,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3334,"timestamp":6757159283516,"id":1592,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778148529710,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":25187,"timestamp":6757159284072,"id":1593,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778148529710,"traceId":"6928cf5182e81c4b"},{"name":"font-loader","duration":527667,"timestamp":6757158796672,"id":1528,"parentId":1527,"tags":{},"startTime":1778148529223,"traceId":"6928cf5182e81c4b"},{"name":"postcss","duration":1160,"timestamp":6757159324609,"id":1594,"parentId":1527,"tags":{},"startTime":1778148529751,"traceId":"6928cf5182e81c4b"},{"name":"next-font-loader","duration":555310,"timestamp":6757158770520,"id":1527,"parentId":1523,"tags":{},"startTime":1778148529197,"traceId":"6928cf5182e81c4b"},{"name":"css-loader","duration":8268,"timestamp":6757159325800,"id":1595,"parentId":1523,"tags":{"astUsed":"true"},"startTime":1778148529752,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":565346,"timestamp":6757158769230,"id":1523,"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\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778148529195,"traceId":"6928cf5182e81c4b"},{"name":"font-loader","duration":515961,"timestamp":6757158819418,"id":1530,"parentId":1529,"tags":{},"startTime":1778148529245,"traceId":"6928cf5182e81c4b"},{"name":"postcss","duration":495,"timestamp":6757159335433,"id":1596,"parentId":1529,"tags":{},"startTime":1778148529761,"traceId":"6928cf5182e81c4b"},{"name":"next-font-loader","duration":516845,"timestamp":6757158819355,"id":1529,"parentId":1524,"tags":{},"startTime":1778148529245,"traceId":"6928cf5182e81c4b"},{"name":"css-loader","duration":1615,"timestamp":6757159336173,"id":1597,"parentId":1524,"tags":{"astUsed":"true"},"startTime":1778148529762,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":568041,"timestamp":6757158770136,"id":1524,"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_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778148529196,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5559,"timestamp":6757159348883,"id":1600,"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":"app-pages-browser"},"startTime":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5783,"timestamp":6757159349064,"id":1601,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5757,"timestamp":6757159349373,"id":1603,"parentId":1406,"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":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8008,"timestamp":6757159349544,"id":1604,"parentId":1404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1778148529776,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14011,"timestamp":6757159349182,"id":1602,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":21124,"timestamp":6757159348729,"id":1598,"parentId":1502,"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":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":21237,"timestamp":6757159348832,"id":1599,"parentId":1505,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148529775,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11549,"timestamp":6757159371620,"id":1607,"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":1778148529798,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12037,"timestamp":6757159371732,"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/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778148529798,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12992,"timestamp":6757159371492,"id":1606,"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/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778148529798,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":13716,"timestamp":6757159371253,"id":1605,"parentId":1406,"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":1778148529797,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13481,"timestamp":6757159371832,"id":1609,"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/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778148529798,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13665,"timestamp":6757159371976,"id":1610,"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":1778148529798,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12685,"timestamp":6757159373143,"id":1611,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778148529799,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12730,"timestamp":6757159375434,"id":1614,"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/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778148529801,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12972,"timestamp":6757159375562,"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/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778148529802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3229,"timestamp":6757159389714,"id":1622,"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/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778148529816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":20348,"timestamp":6757159375319,"id":1613,"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/format-url.js","layer":"pages-dir-browser"},"startTime":1778148529801,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":21293,"timestamp":6757159375697,"id":1616,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778148529802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":22435,"timestamp":6757159375807,"id":1617,"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/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778148529802,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":24934,"timestamp":6757159375193,"id":1612,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778148529801,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10952,"timestamp":6757159389444,"id":1620,"parentId":1406,"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":1778148529815,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11021,"timestamp":6757159389584,"id":1621,"parentId":1406,"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":1778148529816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11710,"timestamp":6757159389324,"id":1619,"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/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778148529815,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12588,"timestamp":6757159389093,"id":1618,"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/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778148529815,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12310,"timestamp":6757159389760,"id":1623,"parentId":1430,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778148529816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13287,"timestamp":6757159389880,"id":1624,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778148529816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":13559,"timestamp":6757159389993,"id":1625,"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/is-bot.js","layer":"pages-dir-browser"},"startTime":1778148529816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12557,"timestamp":6757159392280,"id":1626,"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":1778148529818,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1255719,"timestamp":6757158152641,"id":1304,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":123097,"timestamp":6757159406831,"id":1627,"parentId":1440,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":125170,"timestamp":6757159406906,"id":1628,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":125582,"timestamp":6757159406935,"id":1629,"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":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":137139,"timestamp":6757159406966,"id":1630,"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-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":137733,"timestamp":6757159407705,"id":1636,"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/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":139108,"timestamp":6757159407972,"id":1639,"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/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":139304,"timestamp":6757159408036,"id":1640,"parentId":1438,"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":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":141873,"timestamp":6757159408063,"id":1641,"parentId":1450,"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":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":223485,"timestamp":6757159408084,"id":1642,"parentId":1439,"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":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":229320,"timestamp":6757159407610,"id":1635,"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/lib/constants.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":230410,"timestamp":6757159407223,"id":1632,"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/app-router-types.js","layer":"app-pages-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":230962,"timestamp":6757159406989,"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/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":230950,"timestamp":6757159407476,"id":1634,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":230881,"timestamp":6757159407735,"id":1637,"parentId":1447,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":230776,"timestamp":6757159408103,"id":1643,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":231686,"timestamp":6757159407854,"id":1638,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":231832,"timestamp":6757159408230,"id":1644,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778148529834,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":232902,"timestamp":6757159407361,"id":1633,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778148529833,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6650,"timestamp":6757159643009,"id":1647,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7086,"timestamp":6757159642871,"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/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778148530069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7909,"timestamp":6757159642672,"id":1645,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778148530069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":8247,"timestamp":6757159643113,"id":1648,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778148530069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8611,"timestamp":6757159643514,"id":1650,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778148530070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":9255,"timestamp":6757159643695,"id":1651,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778148530070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":9132,"timestamp":6757159644422,"id":1654,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778148530070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":9779,"timestamp":6757159644214,"id":1653,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778148530070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11388,"timestamp":6757159643867,"id":1652,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778148530070,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":11041,"timestamp":6757159644601,"id":1655,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778148530071,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15262,"timestamp":6757159643398,"id":1649,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778148530069,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5418,"timestamp":6757159662260,"id":1657,"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":1778148530088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5514,"timestamp":6757159662388,"id":1658,"parentId":1526,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778148530088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5669,"timestamp":6757159662497,"id":1659,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778148530089,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6891,"timestamp":6757159661941,"id":1656,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778148530088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6131,"timestamp":6757159662865,"id":1661,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778148530089,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6697,"timestamp":6757159662690,"id":1660,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778148530089,"traceId":"6928cf5182e81c4b"}]
15
- [{"name":"build-module-ts","duration":7053,"timestamp":6757159663056,"id":1662,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778148530089,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7321,"timestamp":6757159663224,"id":1663,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778148530089,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6021,"timestamp":6757159664937,"id":1665,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778148530091,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7635,"timestamp":6757159664748,"id":1664,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778148530091,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4619,"timestamp":6757159675368,"id":1669,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778148530101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5790,"timestamp":6757159674636,"id":1666,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778148530101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6170,"timestamp":6757159674919,"id":1667,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778148530101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":6299,"timestamp":6757159675165,"id":1668,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778148530101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5932,"timestamp":6757159675659,"id":1671,"parentId":1547,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778148530102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6046,"timestamp":6757159675878,"id":1673,"parentId":1547,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778148530102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1174,"timestamp":6757159683765,"id":1679,"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/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10270,"timestamp":6757159675762,"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/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1778148530102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":11498,"timestamp":6757159675478,"id":1670,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778148530102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4272,"timestamp":6757159683334,"id":1676,"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/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778148530109,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4453,"timestamp":6757159683439,"id":1677,"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/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778148530109,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4952,"timestamp":6757159683212,"id":1675,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778148530109,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4844,"timestamp":6757159683541,"id":1678,"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/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4799,"timestamp":6757159683958,"id":1681,"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/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7509,"timestamp":6757159683809,"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/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7409,"timestamp":6757159684114,"id":1682,"parentId":1546,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7467,"timestamp":6757159684256,"id":1683,"parentId":1552,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7541,"timestamp":6757159684422,"id":1684,"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/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778148530110,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7649,"timestamp":6757159684563,"id":1685,"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/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778148530111,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":15191,"timestamp":6757159682897,"id":1674,"parentId":1535,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778148530109,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4236,"timestamp":6757159698974,"id":1687,"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/omit.js","layer":"pages-dir-browser"},"startTime":1778148530125,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4689,"timestamp":6757159698763,"id":1686,"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/compare-states.js","layer":"pages-dir-browser"},"startTime":1778148530125,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5066,"timestamp":6757159699138,"id":1688,"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/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778148530125,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":4823,"timestamp":6757159699578,"id":1690,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778148530126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":5656,"timestamp":6757159699287,"id":1689,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778148530125,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":5432,"timestamp":6757159699860,"id":1691,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778148530126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4896,"timestamp":6757159700666,"id":1694,"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/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778148530127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6600,"timestamp":6757159700065,"id":1692,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778148530126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6893,"timestamp":6757159700363,"id":1693,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778148530126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6690,"timestamp":6757159700849,"id":1695,"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":1778148530127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6828,"timestamp":6757159700979,"id":1696,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778148530127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7631,"timestamp":6757159701175,"id":1697,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"app-pages-browser"},"startTime":1778148530127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5019,"timestamp":6757159711083,"id":1698,"parentId":1568,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"app-pages-browser"},"startTime":1778148530137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4500,"timestamp":6757159711781,"id":1701,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778148530138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4326,"timestamp":6757159712121,"id":1703,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778148530138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4747,"timestamp":6757159711946,"id":1702,"parentId":1567,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"app-pages-browser"},"startTime":1778148530138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5245,"timestamp":6757159711618,"id":1700,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778148530138,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8187,"timestamp":6757159711434,"id":1699,"parentId":1568,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"app-pages-browser"},"startTime":1778148530137,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5398,"timestamp":6757159721761,"id":1708,"parentId":1485,"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":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":15119,"timestamp":6757159720397,"id":1705,"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/clock.mjs","layer":"app-pages-browser"},"startTime":1778148530146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":15529,"timestamp":6757159720182,"id":1704,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778148530146,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":15788,"timestamp":6757159720527,"id":1706,"parentId":1616,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778148530147,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":16916,"timestamp":6757159721625,"id":1707,"parentId":1644,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18790,"timestamp":6757159721905,"id":1710,"parentId":1651,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18873,"timestamp":6757159721947,"id":1711,"parentId":1654,"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":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":19079,"timestamp":6757159721856,"id":1709,"parentId":1650,"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":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":19165,"timestamp":6757159721992,"id":1712,"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":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":19347,"timestamp":6757159722046,"id":1713,"parentId":1652,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148530148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5911,"timestamp":6757159738822,"id":1714,"parentId":1655,"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":1778148530165,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3968,"timestamp":6757159747939,"id":1716,"parentId":1485,"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":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6689,"timestamp":6757159748088,"id":1718,"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/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6679,"timestamp":6757159748402,"id":1720,"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/globe.mjs","layer":"app-pages-browser"},"startTime":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7080,"timestamp":6757159748265,"id":1719,"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/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8684,"timestamp":6757159747822,"id":1715,"parentId":1664,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8825,"timestamp":6757159748032,"id":1717,"parentId":1668,"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":1778148530174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-css","duration":1039249,"timestamp":6757158730662,"id":1516,"parentId":1435,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1778148529157,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3841,"timestamp":6757159778233,"id":1721,"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":1778148530204,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3822,"timestamp":6757159778561,"id":1722,"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/pencil.mjs","layer":"app-pages-browser"},"startTime":1778148530205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4011,"timestamp":6757159778752,"id":1723,"parentId":1693,"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":1778148530205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3757,"timestamp":6757159785779,"id":1725,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778148530212,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3861,"timestamp":6757159786242,"id":1727,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778148530212,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":8565,"timestamp":6757159786046,"id":1726,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778148530212,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9293,"timestamp":6757159785586,"id":1724,"parentId":1689,"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":1778148530212,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4981,"timestamp":6757159791146,"id":1728,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778148530217,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5047,"timestamp":6757159791466,"id":1729,"parentId":1674,"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":1778148530217,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":14233,"timestamp":6757159797562,"id":1730,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1778148530224,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1334,"timestamp":6757159814981,"id":1739,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778148530241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10047,"timestamp":6757159813567,"id":1732,"parentId":1706,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530240,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":10056,"timestamp":6757159813874,"id":1734,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778148530240,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":10630,"timestamp":6757159813673,"id":1733,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778148530240,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11479,"timestamp":6757159813337,"id":1731,"parentId":1706,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530239,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12533,"timestamp":6757159814071,"id":1735,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778148530240,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12569,"timestamp":6757159814233,"id":1736,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778148530240,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12200,"timestamp":6757159814799,"id":1738,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778148530241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12602,"timestamp":6757159814589,"id":1737,"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/circle-arrow-up.mjs","layer":"app-pages-browser"},"startTime":1778148530241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12231,"timestamp":6757159815369,"id":1741,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778148530241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11425,"timestamp":6757159816366,"id":1742,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778148530242,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":14042,"timestamp":6757159815129,"id":1740,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778148530241,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4101,"timestamp":6757159825511,"id":1743,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778148530252,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4096,"timestamp":6757159825789,"id":1744,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778148530252,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6574,"timestamp":6757159825978,"id":1745,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778148530252,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6651,"timestamp":6757159826171,"id":1746,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778148530252,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3337,"timestamp":6757159836609,"id":1758,"parentId":1547,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778148530263,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2449,"timestamp":6757159838064,"id":1767,"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/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4542,"timestamp":6757159836655,"id":1759,"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":1778148530263,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9339,"timestamp":6757159835009,"id":1748,"parentId":1572,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778148530261,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9472,"timestamp":6757159835148,"id":1749,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778148530261,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10113,"timestamp":6757159834757,"id":1747,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778148530261,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9798,"timestamp":6757159835318,"id":1750,"parentId":1579,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1778148530261,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9839,"timestamp":6757159835493,"id":1751,"parentId":1578,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10388,"timestamp":6757159835647,"id":1752,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10794,"timestamp":6757159835818,"id":1753,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11365,"timestamp":6757159835977,"id":1754,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11417,"timestamp":6757159836263,"id":1756,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12109,"timestamp":6757159836125,"id":1755,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11510,"timestamp":6757159836986,"id":1761,"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":1778148530263,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":11622,"timestamp":6757159837127,"id":1762,"parentId":1587,"tags":{"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":1778148530263,"traceId":"6928cf5182e81c4b"}]
16
- [{"name":"build-module-mjs","duration":11718,"timestamp":6757159837301,"id":1763,"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":1778148530263,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12987,"timestamp":6757159836786,"id":1760,"parentId":1585,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778148530263,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12280,"timestamp":6757159837668,"id":1765,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":17578,"timestamp":6757159836431,"id":1757,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778148530262,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":16442,"timestamp":6757159837853,"id":1766,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":16622,"timestamp":6757159838108,"id":1768,"parentId":1604,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18661,"timestamp":6757159837484,"id":1764,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18082,"timestamp":6757159838428,"id":1770,"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":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":18935,"timestamp":6757159838249,"id":1769,"parentId":1602,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530264,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18859,"timestamp":6757159838603,"id":1771,"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":1778148530265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19065,"timestamp":6757159838789,"id":1772,"parentId":1626,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778148530265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19451,"timestamp":6757159838937,"id":1773,"parentId":1626,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778148530265,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":19717,"timestamp":6757159839094,"id":1774,"parentId":1626,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778148530265,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":1237463,"timestamp":6757158631711,"id":1448,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/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":1778148529058,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":1237763,"timestamp":6757158631937,"id":1449,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/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":1778148529058,"traceId":"6928cf5182e81c4b"},{"name":"build-module-css","duration":1263430,"timestamp":6757158612375,"id":1435,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778148529038,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1596,"timestamp":6757159883729,"id":1781,"parentId":1629,"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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8226,"timestamp":6757159883087,"id":1776,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778148530309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8467,"timestamp":6757159883224,"id":1777,"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":1778148530309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9046,"timestamp":6757159882847,"id":1775,"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/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778148530309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":10522,"timestamp":6757159883917,"id":1783,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11264,"timestamp":6757159883769,"id":1782,"parentId":1649,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":12558,"timestamp":6757159883369,"id":1778,"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/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778148530309,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":11990,"timestamp":6757159884209,"id":1786,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14111,"timestamp":6757159883598,"id":1780,"parentId":1633,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14081,"timestamp":6757159884050,"id":1784,"parentId":1675,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":14041,"timestamp":6757159884307,"id":1787,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18007,"timestamp":6757159884150,"id":1785,"parentId":1733,"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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18796,"timestamp":6757159883518,"id":1779,"parentId":1726,"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":1778148530310,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3552,"timestamp":6757159899635,"id":1788,"parentId":1711,"tags":{"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":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3569,"timestamp":6757159899889,"id":1789,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3849,"timestamp":6757159900028,"id":1790,"parentId":1694,"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":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3491,"timestamp":6757159900601,"id":1794,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1778148530327,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3901,"timestamp":6757159900449,"id":1793,"parentId":1709,"tags":{"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":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4217,"timestamp":6757159900317,"id":1792,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4604,"timestamp":6757159900184,"id":1791,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1778148530326,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":124,"timestamp":6757159906395,"id":1795,"parentId":1448,"tags":{},"startTime":1778148530332,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":15,"timestamp":6757159906528,"id":1796,"parentId":1449,"tags":{},"startTime":1778148530333,"traceId":"6928cf5182e81c4b"},{"name":"build-module","duration":27,"timestamp":6757159906550,"id":1797,"parentId":1435,"tags":{},"startTime":1778148530333,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1646,"timestamp":6757159906594,"id":1798,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778148530333,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":1755584,"timestamp":6757158152685,"id":1307,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1975,"timestamp":6757159908393,"id":1799,"parentId":1778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530334,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2105,"timestamp":6757159908527,"id":1800,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1778148530335,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2162,"timestamp":6757159908661,"id":1801,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778148530335,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2207,"timestamp":6757159908783,"id":1802,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778148530335,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2276,"timestamp":6757159908909,"id":1803,"parentId":1713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1778148530335,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":276,"timestamp":6757159913646,"id":1806,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778148530340,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":965,"timestamp":6757159913240,"id":1804,"parentId":1627,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1778148530339,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":2516,"timestamp":6757159913372,"id":1805,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778148530339,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":807,"timestamp":6757159920745,"id":1807,"parentId":1662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778148530347,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1404,"timestamp":6757159922020,"id":1808,"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/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1778148530348,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1429,"timestamp":6757159922234,"id":1809,"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/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1778148530348,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1913,"timestamp":6757159922401,"id":1810,"parentId":1717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"app-pages-browser"},"startTime":1778148530348,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2047,"timestamp":6757159922555,"id":1811,"parentId":1717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"app-pages-browser"},"startTime":1778148530349,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1562,"timestamp":6757159934280,"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":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5897,"timestamp":6757159931418,"id":1812,"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/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1778148530357,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5880,"timestamp":6757159931652,"id":1813,"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/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5943,"timestamp":6757159931790,"id":1814,"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/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5954,"timestamp":6757159932010,"id":1816,"parentId":1729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/maximize-2.mjs","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6028,"timestamp":6757159932140,"id":1817,"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/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6260,"timestamp":6757159932276,"id":1818,"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/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6389,"timestamp":6757159932629,"id":1820,"parentId":1805,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":6371,"timestamp":6757159933045,"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/forbidden.js","layer":"app-pages-browser"},"startTime":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":7843,"timestamp":6757159932422,"id":1819,"parentId":1805,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":7873,"timestamp":6757159932833,"id":1821,"parentId":1805,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7563,"timestamp":6757159933454,"id":1825,"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":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":7950,"timestamp":6757159933315,"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/not-found.js","layer":"app-pages-browser"},"startTime":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8428,"timestamp":6757159933179,"id":1823,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1778148530359,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8295,"timestamp":6757159933587,"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":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8319,"timestamp":6757159933850,"id":1828,"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/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8864,"timestamp":6757159933720,"id":1827,"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/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8934,"timestamp":6757159933980,"id":1829,"parentId":1778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9173,"timestamp":6757159934142,"id":1830,"parentId":1769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9204,"timestamp":6757159934325,"id":1832,"parentId":1790,"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":1778148530360,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9257,"timestamp":6757159934478,"id":1833,"parentId":1790,"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":1778148530361,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":9508,"timestamp":6757159934616,"id":1834,"parentId":1778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530361,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":18106,"timestamp":6757159931935,"id":1815,"parentId":1805,"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":1778148530358,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2147,"timestamp":6757159950409,"id":1835,"parentId":1778,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778148530376,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2591,"timestamp":6757159950911,"id":1836,"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":1778148530377,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3637,"timestamp":6757159956133,"id":1837,"parentId":1716,"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":1778148530382,"traceId":"6928cf5182e81c4b"},{"name":"build-module-ts","duration":3404,"timestamp":6757159957441,"id":1839,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778148530383,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4223,"timestamp":6757159957646,"id":1840,"parentId":1716,"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":1778148530384,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":6238,"timestamp":6757159957072,"id":1838,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778148530383,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1182,"timestamp":6757159965702,"id":1842,"parentId":1716,"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":1778148530392,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3490,"timestamp":6757159965607,"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":1778148530392,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2529,"timestamp":6757159970185,"id":1843,"parentId":1716,"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":1778148530396,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":478,"timestamp":6757159974894,"id":1846,"parentId":1716,"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":1778148530401,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3086,"timestamp":6757159973032,"id":1844,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778148530399,"traceId":"6928cf5182e81c4b"},{"name":"build-module-tsx","duration":3743,"timestamp":6757159973245,"id":1845,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778148530399,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1836,"timestamp":6757159981434,"id":1847,"parentId":1845,"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":1778148530407,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4199,"timestamp":6757159982592,"id":1848,"parentId":1716,"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":1778148530409,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2993,"timestamp":6757159987898,"id":1849,"parentId":1716,"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":1778148530414,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4140,"timestamp":6757159993293,"id":1850,"parentId":1716,"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":1778148530419,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":968,"timestamp":6757160014185,"id":1851,"parentId":1716,"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":1778148530440,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3766,"timestamp":6757160023347,"id":1852,"parentId":1716,"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":1778148530449,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3809,"timestamp":6757160024766,"id":1853,"parentId":1716,"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":1778148530451,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6420,"timestamp":6757160052956,"id":1855,"parentId":1716,"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":1778148530479,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9948,"timestamp":6757160051588,"id":1854,"parentId":1716,"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":1778148530478,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7335,"timestamp":6757160054504,"id":1856,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7643,"timestamp":6757160054829,"id":1860,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9625,"timestamp":6757160054677,"id":1858,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"}]
17
- [{"name":"build-module-mjs","duration":9714,"timestamp":6757160054971,"id":1862,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":12289,"timestamp":6757160054756,"id":1859,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":14983,"timestamp":6757160054897,"id":1861,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":19413,"timestamp":6757160054598,"id":1857,"parentId":1716,"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":1778148530481,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7212,"timestamp":6757160170252,"id":1864,"parentId":1716,"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":1778148530596,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10564,"timestamp":6757160171046,"id":1865,"parentId":1716,"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":1778148530597,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":19987,"timestamp":6757160168982,"id":1863,"parentId":1716,"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":1778148530595,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2241,"timestamp":6757160239396,"id":1868,"parentId":1716,"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":1778148530665,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8994,"timestamp":6757160234066,"id":1866,"parentId":1716,"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":1778148530660,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4744,"timestamp":6757160239513,"id":1869,"parentId":1716,"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":1778148530666,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6634,"timestamp":6757160239148,"id":1867,"parentId":1716,"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":1778148530665,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1305,"timestamp":6757160269734,"id":1870,"parentId":1716,"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":1778148530696,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8677,"timestamp":6757160273920,"id":1871,"parentId":1716,"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":1778148530700,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5870,"timestamp":6757160277196,"id":1872,"parentId":1716,"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":1778148530703,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":9273,"timestamp":6757160277804,"id":1873,"parentId":1716,"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":1778148530704,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10385,"timestamp":6757160277903,"id":1874,"parentId":1716,"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":1778148530704,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1113,"timestamp":6757160319582,"id":1876,"parentId":1716,"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":1778148530746,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7006,"timestamp":6757160319395,"id":1875,"parentId":1716,"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":1778148530745,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2014,"timestamp":6757160350398,"id":1880,"parentId":1806,"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":1778148530776,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3745,"timestamp":6757160350167,"id":1878,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778148530776,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3952,"timestamp":6757160350293,"id":1879,"parentId":1740,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778148530776,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":7775,"timestamp":6757160349959,"id":1877,"parentId":1716,"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":1778148530776,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1333,"timestamp":6757160369261,"id":1881,"parentId":1807,"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":1778148530795,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1545,"timestamp":6757160383522,"id":1882,"parentId":1758,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778148530810,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2232,"timestamp":6757160385800,"id":1884,"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":1778148530812,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3078,"timestamp":6757160385648,"id":1883,"parentId":1759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778148530812,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2237037,"timestamp":6757158152693,"id":1308,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1839,"timestamp":6757160389171,"id":1885,"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":1778148530815,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1673,"timestamp":6757160389542,"id":1887,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2131,"timestamp":6757160389389,"id":1886,"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":1778148530815,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2239894,"timestamp":6757158152865,"id":1320,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1452,"timestamp":6757160392269,"id":1892,"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":1778148530818,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4969,"timestamp":6757160390053,"id":1888,"parentId":1830,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778148530816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5188,"timestamp":6757160390203,"id":1889,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778148530816,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3804,"timestamp":6757160391976,"id":1890,"parentId":1836,"tags":{"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":1778148530818,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3816,"timestamp":6757160392140,"id":1891,"parentId":1836,"tags":{"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":1778148530818,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2246298,"timestamp":6757158152584,"id":1303,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2246346,"timestamp":6757158152555,"id":1302,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2246759,"timestamp":6757158152148,"id":1301,"parentId":1300,"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":1778148528578,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":2750,"timestamp":6757160398522,"id":1894,"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":1778148530825,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5620,"timestamp":6757160398615,"id":1895,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530825,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":5951,"timestamp":6757160398699,"id":1896,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530825,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6250,"timestamp":6757160398773,"id":1897,"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":1778148530825,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":16016,"timestamp":6757160398301,"id":1893,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530824,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1199,"timestamp":6757160427073,"id":1898,"parentId":1837,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530853,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1302,"timestamp":6757160427236,"id":1899,"parentId":1843,"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":1778148530853,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1481,"timestamp":6757160427318,"id":1900,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530853,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3837,"timestamp":6757160431345,"id":1901,"parentId":1843,"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":1778148530857,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8135,"timestamp":6757160431549,"id":1903,"parentId":1849,"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":1778148530858,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":10068,"timestamp":6757160431625,"id":1904,"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":1778148530858,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":8741,"timestamp":6757160435703,"id":1905,"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":1778148530862,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":26961,"timestamp":6757160431460,"id":1902,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778148530857,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":434,"timestamp":6757160498541,"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":1778148530925,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":31336,"timestamp":6757160497357,"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":1778148530923,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2440,"timestamp":6757160528986,"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":1778148530955,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4400,"timestamp":6757160529203,"id":1909,"parentId":1853,"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":1778148530955,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6795,"timestamp":6757160529292,"id":1910,"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":1778148530955,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1411,"timestamp":6757160565050,"id":1911,"parentId":1858,"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":1778148530991,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":497,"timestamp":6757160568241,"id":1912,"parentId":1861,"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":1778148530994,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":807,"timestamp":6757160569897,"id":1913,"parentId":1857,"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":1778148530996,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1182,"timestamp":6757160570043,"id":1914,"parentId":1864,"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":1778148530996,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2054,"timestamp":6757160573036,"id":1915,"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":1778148530999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2159,"timestamp":6757160573202,"id":1916,"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":1778148530999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4266,"timestamp":6757160573343,"id":1917,"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":1778148530999,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1916,"timestamp":6757160583716,"id":1918,"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":1778148531010,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2089,"timestamp":6757160592640,"id":1919,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2678,"timestamp":6757160592799,"id":1920,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2977,"timestamp":6757160592878,"id":1921,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3295,"timestamp":6757160592959,"id":1922,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3462,"timestamp":6757160593047,"id":1923,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4546,"timestamp":6757160593122,"id":1924,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5119,"timestamp":6757160593196,"id":1925,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":5422,"timestamp":6757160593263,"id":1926,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8110,"timestamp":6757160593331,"id":1927,"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":1778148531019,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":819,"timestamp":6757160609072,"id":1928,"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":1778148531035,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1390,"timestamp":6757160609191,"id":1929,"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":1778148531035,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":8229,"timestamp":6757160609271,"id":1930,"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":1778148531035,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1394,"timestamp":6757160618533,"id":1931,"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":1778148531045,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":440,"timestamp":6757160620944,"id":1932,"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":1778148531047,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":433,"timestamp":6757160624779,"id":1933,"parentId":1905,"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":1778148531051,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":440,"timestamp":6757160629456,"id":1934,"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":1778148531055,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":910,"timestamp":6757160633879,"id":1935,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778148531060,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":22138,"timestamp":6757160633976,"id":1936,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778148531060,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1455,"timestamp":6757160657049,"id":1937,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778148531083,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1757,"timestamp":6757160661685,"id":1938,"parentId":1917,"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":1778148531088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2336,"timestamp":6757160661809,"id":1939,"parentId":1916,"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":1778148531088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2347,"timestamp":6757160661885,"id":1940,"parentId":1916,"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":1778148531088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2885,"timestamp":6757160661959,"id":1941,"parentId":1916,"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":1778148531088,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1066,"timestamp":6757160665233,"id":1942,"parentId":1917,"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":1778148531091,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1280,"timestamp":6757160665331,"id":1943,"parentId":1917,"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":1778148531091,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1935,"timestamp":6757160665410,"id":1944,"parentId":1918,"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":1778148531091,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":552,"timestamp":6757160668878,"id":1945,"parentId":1918,"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":1778148531095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":699,"timestamp":6757160668971,"id":1946,"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":1778148531095,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":726,"timestamp":6757160670594,"id":1947,"parentId":1918,"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":1778148531097,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1845,"timestamp":6757160670691,"id":1948,"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":1778148531097,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":957,"timestamp":6757160675254,"id":1949,"parentId":1918,"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":1778148531101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1315,"timestamp":6757160675399,"id":1950,"parentId":1919,"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":1778148531101,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1872,"timestamp":6757160675478,"id":1951,"parentId":1918,"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":1778148531102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2322,"timestamp":6757160675550,"id":1952,"parentId":1918,"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":1778148531102,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1518,"timestamp":6757160678794,"id":1953,"parentId":1920,"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":1778148531105,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1842,"timestamp":6757160678894,"id":1954,"parentId":1922,"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":1778148531105,"traceId":"6928cf5182e81c4b"}]
18
- [{"name":"build-module-js","duration":2582,"timestamp":6757160678978,"id":1955,"parentId":1924,"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":1778148531105,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3258,"timestamp":6757160679066,"id":1956,"parentId":1922,"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":1778148531105,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":649,"timestamp":6757160687177,"id":1957,"parentId":1919,"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":1778148531113,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":706,"timestamp":6757160687286,"id":1958,"parentId":1919,"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":1778148531113,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":795,"timestamp":6757160687369,"id":1959,"parentId":1919,"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":1778148531113,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":714,"timestamp":6757160691488,"id":1960,"parentId":1926,"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":1778148531118,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1483,"timestamp":6757160691588,"id":1961,"parentId":1926,"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":1778148531118,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1006,"timestamp":6757160693331,"id":1962,"parentId":1926,"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":1778148531119,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1055,"timestamp":6757160693432,"id":1963,"parentId":1929,"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":1778148531119,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":636,"timestamp":6757160695690,"id":1964,"parentId":1934,"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":1778148531122,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":935,"timestamp":6757160695788,"id":1965,"parentId":1934,"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":1778148531122,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1229,"timestamp":6757160695860,"id":1966,"parentId":1932,"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":1778148531122,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":503,"timestamp":6757160699809,"id":1967,"parentId":1936,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1778148531126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1055,"timestamp":6757160699903,"id":1968,"parentId":1935,"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":1778148531126,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1085,"timestamp":6757160701280,"id":1969,"parentId":1943,"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":1778148531127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1586,"timestamp":6757160701379,"id":1970,"parentId":1943,"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":1778148531127,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1706,"timestamp":6757160707782,"id":1971,"parentId":1952,"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":1778148531134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1814,"timestamp":6757160707922,"id":1972,"parentId":1950,"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":1778148531134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1942,"timestamp":6757160708035,"id":1973,"parentId":1952,"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":1778148531134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":4529,"timestamp":6757160708115,"id":1974,"parentId":1934,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778148531134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":4697,"timestamp":6757160708187,"id":1975,"parentId":1950,"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":1778148531134,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1119,"timestamp":6757160713614,"id":1976,"parentId":1950,"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":1778148531140,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1326,"timestamp":6757160713724,"id":1977,"parentId":1950,"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":1778148531140,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":400,"timestamp":6757160715331,"id":1978,"parentId":1950,"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":1778148531141,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1044,"timestamp":6757160717823,"id":1979,"parentId":1950,"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":1778148531144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1336,"timestamp":6757160717916,"id":1980,"parentId":1950,"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":1778148531144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1647,"timestamp":6757160717996,"id":1981,"parentId":1950,"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":1778148531144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2001,"timestamp":6757160718074,"id":1982,"parentId":1950,"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":1778148531144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2338,"timestamp":6757160718144,"id":1983,"parentId":1950,"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":1778148531144,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2797,"timestamp":6757160721745,"id":1984,"parentId":1950,"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":1778148531148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2963,"timestamp":6757160721839,"id":1985,"parentId":1950,"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":1778148531148,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1937,"timestamp":6757160727478,"id":1986,"parentId":1950,"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":1778148531154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":3564,"timestamp":6757160727606,"id":1987,"parentId":1959,"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":1778148531154,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1212,"timestamp":6757160733083,"id":1988,"parentId":1961,"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":1778148531159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2042,"timestamp":6757160733181,"id":1989,"parentId":1961,"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":1778148531159,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":785,"timestamp":6757160735723,"id":1990,"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/medium.js","layer":"app-pages-browser"},"startTime":1778148531162,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1164,"timestamp":6757160735820,"id":1991,"parentId":1970,"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":1778148531162,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1981,"timestamp":6757160735898,"id":1992,"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":1778148531162,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1088,"timestamp":6757160738830,"id":1993,"parentId":1970,"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":1778148531165,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1529,"timestamp":6757160738927,"id":1994,"parentId":1970,"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":1778148531165,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":946,"timestamp":6757160742277,"id":1995,"parentId":1976,"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":1778148531168,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":3401,"timestamp":6757160742376,"id":1996,"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":1778148531168,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":987,"timestamp":6757160748258,"id":1997,"parentId":1985,"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":1778148531174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1405,"timestamp":6757160748366,"id":1998,"parentId":1985,"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":1778148531174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1821,"timestamp":6757160748445,"id":1999,"parentId":1985,"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":1778148531174,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2407,"timestamp":6757160748531,"id":2000,"parentId":1987,"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":1778148531175,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1203,"timestamp":6757160752722,"id":2001,"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":1778148531179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1491,"timestamp":6757160752824,"id":2002,"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":1778148531179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2356,"timestamp":6757160752905,"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":1778148531179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2498,"timestamp":6757160752976,"id":2004,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778148531179,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1019,"timestamp":6757160756525,"id":2005,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1778148531183,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":331,"timestamp":6757160759149,"id":2006,"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":1778148531185,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":709,"timestamp":6757160760825,"id":2007,"parentId":1965,"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":1778148531187,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":821,"timestamp":6757160760918,"id":2008,"parentId":2001,"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":1778148531187,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":917,"timestamp":6757160761008,"id":2009,"parentId":2001,"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":1778148531187,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1042,"timestamp":6757160761088,"id":2010,"parentId":2001,"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":1778148531187,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":435,"timestamp":6757160763900,"id":2011,"parentId":1965,"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":1778148531190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":495,"timestamp":6757160763994,"id":2012,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778148531190,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":366,"timestamp":6757160766440,"id":2013,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778148531192,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":974,"timestamp":6757160767946,"id":2014,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1259,"timestamp":6757160768041,"id":2015,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1587,"timestamp":6757160768112,"id":2016,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1709,"timestamp":6757160768184,"id":2017,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1969,"timestamp":6757160768252,"id":2018,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2041,"timestamp":6757160768316,"id":2019,"parentId":2006,"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":1778148531194,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1289,"timestamp":6757160773372,"id":2020,"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":1778148531199,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":725,"timestamp":6757160776356,"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/assignRef.js","layer":"app-pages-browser"},"startTime":1778148531202,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":863,"timestamp":6757160776448,"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/useRef.js","layer":"app-pages-browser"},"startTime":1778148531202,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":937,"timestamp":6757160776517,"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/createRef.js","layer":"app-pages-browser"},"startTime":1778148531203,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":1571,"timestamp":6757160776606,"id":2024,"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":1778148531203,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1923,"timestamp":6757160778741,"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/mergeRef.js","layer":"app-pages-browser"},"startTime":1778148531205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2493,"timestamp":6757160778891,"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/useMergeRef.js","layer":"app-pages-browser"},"startTime":1778148531205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2499,"timestamp":6757160779078,"id":2027,"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":1778148531205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2679,"timestamp":6757160779216,"id":2028,"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":1778148531205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":2787,"timestamp":6757160779312,"id":2029,"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":1778148531205,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1301,"timestamp":6757160783390,"id":2030,"parentId":2012,"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":1778148531209,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":600,"timestamp":6757160786471,"id":2031,"parentId":2012,"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":1778148531213,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":627,"timestamp":6757160786573,"id":2032,"parentId":2015,"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":1778148531213,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":743,"timestamp":6757160788165,"id":2033,"parentId":2013,"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":1778148531214,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":913,"timestamp":6757160788259,"id":2034,"parentId":2013,"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":1778148531214,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":1107,"timestamp":6757160788332,"id":2035,"parentId":2013,"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":1778148531214,"traceId":"6928cf5182e81c4b"},{"name":"build-module-mjs","duration":6611,"timestamp":6757160788409,"id":2036,"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":1778148531214,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":452,"timestamp":6757160801922,"id":2037,"parentId":2032,"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":1778148531228,"traceId":"6928cf5182e81c4b"},{"name":"build-module-js","duration":450,"timestamp":6757160803630,"id":2038,"parentId":2035,"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":1778148531230,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651304,"timestamp":6757158152825,"id":1314,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651296,"timestamp":6757158152846,"id":1317,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651315,"timestamp":6757158152833,"id":1315,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651297,"timestamp":6757158152858,"id":1319,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651239,"timestamp":6757158152920,"id":1321,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651227,"timestamp":6757158152935,"id":1322,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651218,"timestamp":6757158152946,"id":1323,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651330,"timestamp":6757158152839,"id":1316,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651320,"timestamp":6757158152853,"id":1318,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"add-entry","duration":2651230,"timestamp":6757158152950,"id":1324,"parentId":1300,"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":1778148528579,"traceId":"6928cf5182e81c4b"},{"name":"make","duration":2652503,"timestamp":6757158151840,"id":1300,"parentId":1299,"tags":{},"startTime":1778148528578,"traceId":"6928cf5182e81c4b"},{"name":"chunk-graph","duration":28292,"timestamp":6757160874245,"id":2040,"parentId":2039,"tags":{},"startTime":1778148531300,"traceId":"6928cf5182e81c4b"},{"name":"optimize-modules","duration":42,"timestamp":6757160902705,"id":2042,"parentId":2039,"tags":{},"startTime":1778148531329,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunks","duration":25959,"timestamp":6757160905340,"id":2044,"parentId":2039,"tags":{},"startTime":1778148531331,"traceId":"6928cf5182e81c4b"},{"name":"optimize-tree","duration":124,"timestamp":6757160931395,"id":2045,"parentId":2039,"tags":{},"startTime":1778148531357,"traceId":"6928cf5182e81c4b"},{"name":"optimize-chunk-modules","duration":26845,"timestamp":6757160931599,"id":2046,"parentId":2039,"tags":{},"startTime":1778148531358,"traceId":"6928cf5182e81c4b"},{"name":"optimize","duration":55898,"timestamp":6757160902634,"id":2041,"parentId":2039,"tags":{},"startTime":1778148531329,"traceId":"6928cf5182e81c4b"}]
19
- [{"name":"module-hash","duration":18204,"timestamp":6757160976443,"id":2047,"parentId":2039,"tags":{},"startTime":1778148531402,"traceId":"6928cf5182e81c4b"},{"name":"code-generation","duration":294785,"timestamp":6757160994726,"id":2048,"parentId":2039,"tags":{},"startTime":1778148531421,"traceId":"6928cf5182e81c4b"},{"name":"hash","duration":10570,"timestamp":6757161298225,"id":2049,"parentId":2039,"tags":{},"startTime":1778148531724,"traceId":"6928cf5182e81c4b"},{"name":"code-generation-jobs","duration":1348,"timestamp":6757161308792,"id":2050,"parentId":2039,"tags":{},"startTime":1778148531735,"traceId":"6928cf5182e81c4b"},{"name":"module-assets","duration":576,"timestamp":6757161310088,"id":2051,"parentId":2039,"tags":{},"startTime":1778148531736,"traceId":"6928cf5182e81c4b"},{"name":"create-chunk-assets","duration":10296,"timestamp":6757161310677,"id":2052,"parentId":2039,"tags":{},"startTime":1778148531737,"traceId":"6928cf5182e81c4b"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1026,"timestamp":6757161325718,"id":2054,"parentId":1299,"tags":{},"startTime":1778148531752,"traceId":"6928cf5182e81c4b"},{"name":"NextJsBuildManifest-createassets","duration":1617,"timestamp":6757161325137,"id":2053,"parentId":1299,"tags":{},"startTime":1778148531751,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":77154,"timestamp":6757161355385,"id":2059,"parentId":2055,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778148531781,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":77574,"timestamp":6757161355016,"id":2057,"parentId":2055,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778148531781,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":77146,"timestamp":6757161355463,"id":2060,"parentId":2055,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778148531781,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":77070,"timestamp":6757161355555,"id":2061,"parentId":2055,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76914,"timestamp":6757161355727,"id":2062,"parentId":2055,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76819,"timestamp":6757161355838,"id":2063,"parentId":2055,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76735,"timestamp":6757161355935,"id":2064,"parentId":2055,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":77560,"timestamp":6757161355191,"id":2058,"parentId":2055,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778148531781,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76709,"timestamp":6757161356069,"id":2065,"parentId":2055,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76396,"timestamp":6757161356399,"id":2067,"parentId":2055,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76546,"timestamp":6757161356267,"id":2066,"parentId":2055,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778148531782,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":76327,"timestamp":6757161356514,"id":2068,"parentId":2055,"tags":{"name":"static/chunks/app/new/page-efc8391449729d94.js","cache":"MISS"},"startTime":1778148531783,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":71997,"timestamp":6757161360880,"id":2070,"parentId":2055,"tags":{"name":"static/chunks/app/personas/page-81e1c71a460f5183.js","cache":"MISS"},"startTime":1778148531787,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":75152,"timestamp":6757161357772,"id":2069,"parentId":2055,"tags":{"name":"static/chunks/app/onboarding/page-84ef229ad88818d9.js","cache":"MISS"},"startTime":1778148531784,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":69622,"timestamp":6757161363353,"id":2071,"parentId":2055,"tags":{"name":"static/chunks/app/settings/page-38ad1b2f1c38379c.js","cache":"MISS"},"startTime":1778148531789,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":60702,"timestamp":6757161372445,"id":2073,"parentId":2055,"tags":{"name":"static/chunks/app/connect/page-fa848da1eddd4fbb.js","cache":"MISS"},"startTime":1778148531798,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":59527,"timestamp":6757161373676,"id":2074,"parentId":2055,"tags":{"name":"static/chunks/app/demo/[scenario]/page-650f05c53ab184ef.js","cache":"MISS"},"startTime":1778148531800,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":58295,"timestamp":6757161374929,"id":2075,"parentId":2055,"tags":{"name":"static/chunks/app/page-09f28c38c5e63f70.js","cache":"MISS"},"startTime":1778148531801,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":57188,"timestamp":6757161376061,"id":2076,"parentId":2055,"tags":{"name":"static/chunks/app/runs/page-060a5e72aa9f788d.js","cache":"MISS"},"startTime":1778148531802,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":56172,"timestamp":6757161377092,"id":2078,"parentId":2055,"tags":{"name":"static/chunks/app/runs/[runId]/page-016b49d04b5a3ca0.js","cache":"MISS"},"startTime":1778148531803,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":56813,"timestamp":6757161376469,"id":2077,"parentId":2055,"tags":{"name":"static/chunks/app/settings/permissions/page-94cbe4f2e2ce712a.js","cache":"MISS"},"startTime":1778148531803,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":56086,"timestamp":6757161377210,"id":2079,"parentId":2055,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778148531803,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":67005,"timestamp":6757161366365,"id":2072,"parentId":2055,"tags":{"name":"static/chunks/app/templates/page-ee2f58bf9d2b476a.js","cache":"MISS"},"startTime":1778148531792,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":90663,"timestamp":6757161342929,"id":2056,"parentId":2055,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778148531769,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":46886,"timestamp":6757161400737,"id":2083,"parentId":2055,"tags":{"name":"static/chunks/832-4213b0bf803f11f7.js","cache":"MISS"},"startTime":1778148531827,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":75066,"timestamp":6757161393912,"id":2082,"parentId":2055,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778148531820,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":62646,"timestamp":6757161425749,"id":2085,"parentId":2055,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778148531852,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":62435,"timestamp":6757161428400,"id":2086,"parentId":2055,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778148531854,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":65645,"timestamp":6757161428787,"id":2087,"parentId":2055,"tags":{"name":"static/chunks/344-c4878397d667296c.js","cache":"MISS"},"startTime":1778148531855,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":75709,"timestamp":6757161429355,"id":2088,"parentId":2055,"tags":{"name":"static/chunks/245-5b5b2f3b09895a01.js","cache":"MISS"},"startTime":1778148531855,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74865,"timestamp":6757161431716,"id":2089,"parentId":2055,"tags":{"name":"static/chunks/744-cac9d8d63546cf4c.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74638,"timestamp":6757161431983,"id":2090,"parentId":2055,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74513,"timestamp":6757161432130,"id":2091,"parentId":2055,"tags":{"name":"static/cgRu8Plr67W3SSrBVoMpl/_ssgManifest.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74521,"timestamp":6757161432176,"id":2092,"parentId":2055,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74767,"timestamp":6757161432217,"id":2093,"parentId":2055,"tags":{"name":"static/cgRu8Plr67W3SSrBVoMpl/_buildManifest.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":74765,"timestamp":6757161432261,"id":2094,"parentId":2055,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778148531858,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":149078,"timestamp":6757161377474,"id":2080,"parentId":2055,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778148531804,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":162488,"timestamp":6757161387656,"id":2081,"parentId":2055,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778148531814,"traceId":"6928cf5182e81c4b"},{"name":"minify-js","duration":167841,"timestamp":6757161404051,"id":2084,"parentId":2055,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778148531830,"traceId":"6928cf5182e81c4b"},{"name":"minify-webpack-plugin-optimize","duration":242181,"timestamp":6757161329735,"id":2055,"parentId":1299,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778148531756,"traceId":"6928cf5182e81c4b"},{"name":"minify-css","duration":360613,"timestamp":6757161572301,"id":2096,"parentId":2095,"tags":{"file":"static/css/b541155fbca8e532.css","cache":"MISS"},"startTime":1778148531998,"traceId":"6928cf5182e81c4b"},{"name":"css-minimizer-plugin","duration":360817,"timestamp":6757161572113,"id":2095,"parentId":1299,"tags":{},"startTime":1778148531998,"traceId":"6928cf5182e81c4b"},{"name":"seal","duration":1110413,"timestamp":6757160835907,"id":2039,"parentId":1299,"tags":{},"startTime":1778148531262,"traceId":"6928cf5182e81c4b"},{"name":"webpack-compilation","duration":3799736,"timestamp":6757158146820,"id":1299,"parentId":1296,"tags":{"name":"client"},"startTime":1778148528573,"traceId":"6928cf5182e81c4b"},{"name":"emit","duration":8110,"timestamp":6757161946799,"id":2097,"parentId":1296,"tags":{},"startTime":1778148532373,"traceId":"6928cf5182e81c4b"},{"name":"webpack-close","duration":533322,"timestamp":6757161955946,"id":2098,"parentId":1296,"tags":{"name":"client"},"startTime":1778148532382,"traceId":"6928cf5182e81c4b"},{"name":"webpack-generate-error-stats","duration":1909,"timestamp":6757162489321,"id":2099,"parentId":2098,"tags":{},"startTime":1778148532915,"traceId":"6928cf5182e81c4b"},{"name":"run-webpack-compiler","duration":4644716,"timestamp":6757157846690,"id":1296,"parentId":1295,"tags":{},"startTime":1778148528273,"traceId":"6928cf5182e81c4b"},{"name":"format-webpack-messages","duration":64,"timestamp":6757162491413,"id":2100,"parentId":1295,"tags":{},"startTime":1778148532917,"traceId":"6928cf5182e81c4b"},{"name":"worker-main-client","duration":4645175,"timestamp":6757157846412,"id":1295,"parentId":1,"tags":{},"startTime":1778148528272,"traceId":"6928cf5182e81c4b"},{"name":"run-webpack","duration":11847566,"timestamp":6757150728254,"id":14,"parentId":1,"tags":{},"startTime":1778148521154,"traceId":"6928cf5182e81c4b"},{"name":"run-typescript","duration":6422037,"timestamp":6757162581210,"id":2103,"parentId":1,"tags":{},"startTime":1778148533007,"traceId":"6928cf5182e81c4b"},{"name":"generate-required-server-files","duration":1343,"timestamp":6757169003819,"id":2105,"parentId":1,"tags":{},"startTime":1778148539430,"traceId":"6928cf5182e81c4b"},{"name":"check-static-error-page","duration":5261,"timestamp":6757169047671,"id":2107,"parentId":2106,"tags":{},"startTime":1778148539474,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":253243,"timestamp":6757169054179,"id":2126,"parentId":2109,"tags":{},"startTime":1778148539480,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":258426,"timestamp":6757169049112,"id":2109,"parentId":2106,"tags":{"page":"/_global-error"},"startTime":1778148539475,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":349172,"timestamp":6757169054323,"id":2128,"parentId":2114,"tags":{},"startTime":1778148539480,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":352332,"timestamp":6757169051229,"id":2114,"parentId":2106,"tags":{"page":"/favicon.ico"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":350202,"timestamp":6757169054392,"id":2129,"parentId":2115,"tags":{},"startTime":1778148539480,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":353307,"timestamp":6757169051308,"id":2115,"parentId":2106,"tags":{"page":"/icon.svg"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":361098,"timestamp":6757169058178,"id":2130,"parentId":2110,"tags":{},"startTime":1778148539484,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":370089,"timestamp":6757169049260,"id":2110,"parentId":2106,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778148539475,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":375584,"timestamp":6757169077963,"id":2132,"parentId":2117,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":402194,"timestamp":6757169051416,"id":2117,"parentId":2106,"tags":{"page":"/onboarding"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":375926,"timestamp":6757169078057,"id":2133,"parentId":2119,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":402430,"timestamp":6757169051578,"id":2119,"parentId":2106,"tags":{"page":"/personas"},"startTime":1778148539478,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":378831,"timestamp":6757169078274,"id":2137,"parentId":2113,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":406021,"timestamp":6757169051119,"id":2113,"parentId":2106,"tags":{"page":"/demo/[scenario]"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":381458,"timestamp":6757169078284,"id":2138,"parentId":2120,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":408096,"timestamp":6757169051670,"id":2120,"parentId":2106,"tags":{"page":"/runs/[runId]"},"startTime":1778148539478,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":381873,"timestamp":6757169078295,"id":2140,"parentId":2123,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":407516,"timestamp":6757169052679,"id":2123,"parentId":2106,"tags":{"page":"/settings/permissions"},"startTime":1778148539479,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":388746,"timestamp":6757169077783,"id":2131,"parentId":2116,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":415236,"timestamp":6757169051341,"id":2116,"parentId":2106,"tags":{"page":"/new"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":392139,"timestamp":6757169078290,"id":2139,"parentId":2121,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":418693,"timestamp":6757169051769,"id":2121,"parentId":2106,"tags":{"page":"/runs"},"startTime":1778148539478,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":393876,"timestamp":6757169078256,"id":2136,"parentId":2112,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":421168,"timestamp":6757169050999,"id":2112,"parentId":2106,"tags":{"page":"/connect"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":393329,"timestamp":6757169079134,"id":2141,"parentId":2118,"tags":{},"startTime":1778148539505,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":420997,"timestamp":6757169051487,"id":2118,"parentId":2106,"tags":{"page":"/"},"startTime":1778148539478,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":420524,"timestamp":6757169053886,"id":2125,"parentId":2108,"tags":{},"startTime":1778148539480,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":426059,"timestamp":6757169048382,"id":2108,"parentId":2106,"tags":{"page":"/_not-found"},"startTime":1778148539474,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":401219,"timestamp":6757169078117,"id":2134,"parentId":2122,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":427469,"timestamp":6757169051895,"id":2122,"parentId":2106,"tags":{"page":"/settings"},"startTime":1778148539478,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":420325,"timestamp":6757169078175,"id":2135,"parentId":2124,"tags":{},"startTime":1778148539504,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":445730,"timestamp":6757169052824,"id":2124,"parentId":2106,"tags":{"page":"/templates"},"startTime":1778148539479,"traceId":"6928cf5182e81c4b"},{"name":"is-page-static","duration":444447,"timestamp":6757169054256,"id":2127,"parentId":2111,"tags":{},"startTime":1778148539480,"traceId":"6928cf5182e81c4b"},{"name":"check-page","duration":447824,"timestamp":6757169050913,"id":2111,"parentId":2106,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778148539477,"traceId":"6928cf5182e81c4b"},{"name":"static-check","duration":451693,"timestamp":6757169047065,"id":2106,"parentId":1,"tags":{},"startTime":1778148539473,"traceId":"6928cf5182e81c4b"},{"name":"write-routes-manifest","duration":3068,"timestamp":6757169672025,"id":2145,"parentId":1,"tags":{},"startTime":1778148540098,"traceId":"6928cf5182e81c4b"},{"name":"load-dotenv","duration":37,"timestamp":6757169727237,"id":2148,"parentId":2147,"tags":{},"startTime":1778148540153,"traceId":"6928cf5182e81c4b"},{"name":"run-export-path-map","duration":324,"timestamp":6757170711204,"id":2149,"parentId":2147,"tags":{},"startTime":1778148541137,"traceId":"6928cf5182e81c4b"},{"name":"next-export","duration":1301791,"timestamp":6757169726266,"id":2147,"parentId":1,"tags":{},"startTime":1778148540152,"traceId":"6928cf5182e81c4b"}]
20
- [{"name":"move-exported-app-not-found-","duration":11241,"timestamp":6757171029436,"id":2150,"parentId":2146,"tags":{},"startTime":1778148541455,"traceId":"6928cf5182e81c4b"},{"name":"move-exported-app-global-error-","duration":14237,"timestamp":6757171040972,"id":2151,"parentId":2146,"tags":{},"startTime":1778148541467,"traceId":"6928cf5182e81c4b"},{"name":"static-generation","duration":1518761,"timestamp":6757169721743,"id":2146,"parentId":1,"tags":{},"startTime":1778148540148,"traceId":"6928cf5182e81c4b"},{"name":"write-routes-manifest","duration":38127,"timestamp":6757171240725,"id":2152,"parentId":1,"tags":{},"startTime":1778148541667,"traceId":"6928cf5182e81c4b"},{"name":"node-file-trace-build","duration":7555203,"timestamp":6757169666279,"id":2144,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778148540092,"traceId":"6928cf5182e81c4b"},{"name":"apply-include-excludes","duration":538,"timestamp":6757177221506,"id":2153,"parentId":1,"tags":{},"startTime":1778148547648,"traceId":"6928cf5182e81c4b"},{"name":"collect-build-traces","duration":7722677,"timestamp":6757169499381,"id":2143,"parentId":1,"tags":{},"startTime":1778148539925,"traceId":"6928cf5182e81c4b"},{"name":"print-tree-view","duration":1588,"timestamp":6757177222179,"id":2154,"parentId":1,"tags":{},"startTime":1778148547648,"traceId":"6928cf5182e81c4b"},{"name":"telemetry-flush","duration":29,"timestamp":6757177223778,"id":2155,"parentId":1,"tags":{},"startTime":1778148547650,"traceId":"6928cf5182e81c4b"},{"name":"next-build","duration":26600558,"timestamp":6757150623258,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778148521049,"traceId":"6928cf5182e81c4b"}]
1
+ [{"name":"generate-buildid","duration":156,"timestamp":6757669301886,"id":4,"parentId":1,"tags":{},"startTime":1778149039728,"traceId":"42b469d3b03ea84f"},{"name":"load-custom-routes","duration":252,"timestamp":6757669302127,"id":5,"parentId":1,"tags":{},"startTime":1778149039728,"traceId":"42b469d3b03ea84f"},{"name":"create-dist-dir","duration":161,"timestamp":6757669302402,"id":6,"parentId":1,"tags":{},"startTime":1778149039728,"traceId":"42b469d3b03ea84f"},{"name":"clean","duration":263,"timestamp":6757669302893,"id":7,"parentId":1,"tags":{},"startTime":1778149039729,"traceId":"42b469d3b03ea84f"},{"name":"discover-routes","duration":5031,"timestamp":6757669343059,"id":8,"parentId":1,"tags":{},"startTime":1778149039769,"traceId":"42b469d3b03ea84f"},{"name":"create-root-mapping","duration":44,"timestamp":6757669348124,"id":9,"parentId":1,"tags":{},"startTime":1778149039774,"traceId":"42b469d3b03ea84f"},{"name":"generate-route-types","duration":14418,"timestamp":6757669349128,"id":10,"parentId":1,"tags":{},"startTime":1778149039775,"traceId":"42b469d3b03ea84f"},{"name":"public-dir-conflict-check","duration":53,"timestamp":6757669363624,"id":11,"parentId":1,"tags":{},"startTime":1778149039790,"traceId":"42b469d3b03ea84f"},{"name":"generate-routes-manifest","duration":2376,"timestamp":6757669363744,"id":12,"parentId":1,"tags":{},"startTime":1778149039790,"traceId":"42b469d3b03ea84f"},{"name":"create-entrypoints","duration":11568,"timestamp":6757669726277,"id":17,"parentId":15,"tags":{},"startTime":1778149040152,"traceId":"42b469d3b03ea84f"},{"name":"generate-webpack-config","duration":202791,"timestamp":6757669737970,"id":18,"parentId":16,"tags":{},"startTime":1778149040164,"traceId":"42b469d3b03ea84f"},{"name":"next-trace-entrypoint-plugin","duration":1639,"timestamp":6757670007773,"id":20,"parentId":19,"tags":{},"startTime":1778149040434,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":44777,"timestamp":6757670074912,"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":1778149040501,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":59341,"timestamp":6757670074973,"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":1778149040501,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":65580,"timestamp":6757670075400,"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":1778149040501,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":72287,"timestamp":6757670075535,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":152,"timestamp":6757670150646,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778149040577,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":16,"timestamp":6757670150844,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778149040577,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":121133,"timestamp":6757670074820,"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":1778149040501,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":237391,"timestamp":6757670068278,"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":1778149040494,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":229356,"timestamp":6757670076443,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":279428,"timestamp":6757670075618,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":291931,"timestamp":6757670075696,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":295620,"timestamp":6757670075776,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":298671,"timestamp":6757670075973,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":301825,"timestamp":6757670076106,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":303952,"timestamp":6757670076229,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":306753,"timestamp":6757670076390,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":312872,"timestamp":6757670076493,"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":1778149040503,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":317831,"timestamp":6757670076292,"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":1778149040502,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":319972,"timestamp":6757670076538,"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":1778149040503,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":68,"timestamp":6757670451494,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":20,"timestamp":6757670451617,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":22,"timestamp":6757670452133,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":21,"timestamp":6757670452232,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":14,"timestamp":6757670452266,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":13,"timestamp":6757670452295,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":17908,"timestamp":6757670452327,"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":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":16990,"timestamp":6757670454533,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18721,"timestamp":6757670454680,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":20914,"timestamp":6757670454867,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":21656,"timestamp":6757670455032,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":21780,"timestamp":6757670455338,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":22027,"timestamp":6757670455472,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":22499,"timestamp":6757670455601,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":25280,"timestamp":6757670455785,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":27039,"timestamp":6757670455986,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":26976,"timestamp":6757670456268,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":27095,"timestamp":6757670456400,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":28863,"timestamp":6757670456536,"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":1778149040883,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":27360,"timestamp":6757670458932,"id":83,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778149040885,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":29419,"timestamp":6757670459083,"id":84,"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":1778149040885,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":29494,"timestamp":6757670459219,"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":1778149040885,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":30584,"timestamp":6757670459339,"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/server/web/utils.js","layer":"rsc"},"startTime":1778149040885,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":32217,"timestamp":6757670459456,"id":87,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1778149040885,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":32883,"timestamp":6757670459575,"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/lib/fallback.js","layer":"rsc"},"startTime":1778149040886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":33131,"timestamp":6757670459686,"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":1778149040886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":44035,"timestamp":6757670459799,"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":1778149040886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":44775,"timestamp":6757670459925,"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/request/fallback-params.js","layer":"rsc"},"startTime":1778149040886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":45134,"timestamp":6757670460051,"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/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778149040886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":48733,"timestamp":6757670458461,"id":82,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778149040884,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":52784,"timestamp":6757670456654,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778149040883,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":56003,"timestamp":6757670456136,"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":1778149040882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":65225,"timestamp":6757670455192,"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":1778149040881,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":96065,"timestamp":6757670452046,"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":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":96829,"timestamp":6757670451676,"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":1778149040878,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4808,"timestamp":6757670549409,"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/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1778149040975,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5220,"timestamp":6757670549568,"id":94,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6708,"timestamp":6757670549729,"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/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9023,"timestamp":6757670549859,"id":96,"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":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9403,"timestamp":6757670549982,"id":97,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10052,"timestamp":6757670550700,"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":1778149040977,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12475,"timestamp":6757670550401,"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":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13413,"timestamp":6757670550117,"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":1778149040976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13008,"timestamp":6757670551176,"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":1778149040977,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13919,"timestamp":6757670550827,"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":1778149040977,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13876,"timestamp":6757670551392,"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":1778149040977,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14259,"timestamp":6757670551567,"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":1778149040978,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":14695,"timestamp":6757670551802,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778149040978,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14603,"timestamp":6757670552335,"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":1778149040978,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16166,"timestamp":6757670552072,"id":106,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778149040978,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":28,"timestamp":6757670593728,"id":110,"parentId":93,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778149041020,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13,"timestamp":6757670593778,"id":111,"parentId":94,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778149041020,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":18210,"timestamp":6757670578278,"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":1778149041004,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":3031,"timestamp":6757670593661,"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":1778149041020,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4085,"timestamp":6757670593801,"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":1778149041020,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1139,"timestamp":6757670600131,"id":114,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778149041026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3799,"timestamp":6757670599838,"id":113,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778149041026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2448,"timestamp":6757670605173,"id":115,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1778149041031,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2674,"timestamp":6757670605493,"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":1778149041032,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4566,"timestamp":6757670605587,"id":118,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778149041032,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4353,"timestamp":6757670606067,"id":120,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778149041032,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5291,"timestamp":6757670605323,"id":116,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778149041031,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5052,"timestamp":6757670605783,"id":119,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778149041032,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":22,"timestamp":6757670611185,"id":121,"parentId":84,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778149041037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":12,"timestamp":6757670611216,"id":122,"parentId":84,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778149041037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":12,"timestamp":6757670611234,"id":123,"parentId":84,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778149041037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8156,"timestamp":6757670611254,"id":124,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778149041037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8267,"timestamp":6757670611426,"id":125,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778149041037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9859,"timestamp":6757670611623,"id":126,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778149041038,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3347,"timestamp":6757670621644,"id":127,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778149041048,"traceId":"42b469d3b03ea84f"}]
2
+ [{"name":"build-module","duration":25,"timestamp":6757670625508,"id":133,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778149041052,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":9,"timestamp":6757670625542,"id":134,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778149041052,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":6,"timestamp":6757670625557,"id":135,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778149041052,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1196,"timestamp":6757670625082,"id":129,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1778149041051,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3984,"timestamp":6757670625198,"id":130,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778149041051,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6710,"timestamp":6757670625287,"id":131,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778149041051,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":12300,"timestamp":6757670622064,"id":128,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778149041048,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10070,"timestamp":6757670625376,"id":132,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778149041051,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3559,"timestamp":6757670652308,"id":138,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778149041078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5691,"timestamp":6757670652085,"id":137,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778149041078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6423,"timestamp":6757670651749,"id":136,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778149041078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10325,"timestamp":6757670684129,"id":141,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778149041110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10785,"timestamp":6757670684231,"id":142,"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":1778149041110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12804,"timestamp":6757670683975,"id":140,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778149041110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12671,"timestamp":6757670684316,"id":143,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778149041110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":14513,"timestamp":6757670683622,"id":139,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778149041110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1572,"timestamp":6757670706101,"id":144,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778149041132,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1786,"timestamp":6757670706480,"id":146,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778149041133,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1853,"timestamp":6757670706582,"id":147,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778149041133,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7867,"timestamp":6757670706248,"id":145,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778149041132,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2760,"timestamp":6757670714576,"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":1778149041141,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2541,"timestamp":6757670714989,"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":1778149041141,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2998,"timestamp":6757670714876,"id":150,"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/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778149041141,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4412,"timestamp":6757670714749,"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":1778149041141,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4463,"timestamp":6757670715111,"id":152,"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":1778149041141,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1748,"timestamp":6757670719983,"id":155,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2241,"timestamp":6757670720200,"id":157,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2549,"timestamp":6757670720560,"id":161,"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":1778149041147,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3217,"timestamp":6757670720642,"id":162,"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":1778149041147,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5357,"timestamp":6757670719724,"id":153,"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":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5463,"timestamp":6757670719863,"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/errors/constants.js","layer":"rsc"},"startTime":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5657,"timestamp":6757670720090,"id":156,"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":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5705,"timestamp":6757670720286,"id":158,"parentId":77,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1432,"timestamp":6757670730115,"id":166,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778149041156,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2397,"timestamp":6757670730213,"id":167,"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":1778149041156,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4560,"timestamp":6757670729843,"id":164,"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":1778149041156,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6132,"timestamp":6757670729989,"id":165,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778149041156,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14309,"timestamp":6757670729723,"id":163,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778149041156,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1181,"timestamp":6757670748635,"id":168,"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":1778149041175,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2309,"timestamp":6757670748778,"id":169,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778149041175,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":750,"timestamp":6757670752642,"id":171,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778149041179,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":786,"timestamp":6757670752744,"id":172,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778149041179,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1119,"timestamp":6757670752828,"id":173,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778149041179,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1999,"timestamp":6757670758889,"id":174,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778149041185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2562,"timestamp":6757670759090,"id":175,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778149041185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1110,"timestamp":6757670763194,"id":176,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778149041189,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3484,"timestamp":6757670763306,"id":177,"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":1778149041189,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12869,"timestamp":6757670767036,"id":178,"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":1778149041193,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13758,"timestamp":6757670767408,"id":180,"parentId":95,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041193,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14126,"timestamp":6757670767560,"id":181,"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":1778149041194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15664,"timestamp":6757670767194,"id":179,"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":1778149041193,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":65165,"timestamp":6757670720398,"id":159,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778149041146,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":65318,"timestamp":6757670720483,"id":160,"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":1778149041147,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":163,"timestamp":6757670790223,"id":188,"parentId":131,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3992,"timestamp":6757670789285,"id":182,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778149041215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6414,"timestamp":6757670789646,"id":184,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6552,"timestamp":6757670789779,"id":185,"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":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7262,"timestamp":6757670789924,"id":186,"parentId":96,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7402,"timestamp":6757670790075,"id":187,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7820,"timestamp":6757670790403,"id":189,"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":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8805,"timestamp":6757670790546,"id":190,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1778149041217,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10284,"timestamp":6757670789495,"id":183,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1778149041216,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2177,"timestamp":6757670800208,"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":1778149041226,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3249,"timestamp":6757670800356,"id":192,"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":1778149041226,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5783,"timestamp":6757670800699,"id":194,"parentId":130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778149041227,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8433,"timestamp":6757670800459,"id":193,"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/app-router-types.js","layer":"rsc"},"startTime":1778149041226,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2670,"timestamp":6757670817419,"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/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778149041243,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3566,"timestamp":6757670817174,"id":195,"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/segment.js","layer":"rsc"},"startTime":1778149041243,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3780,"timestamp":6757670817652,"id":198,"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/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778149041244,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4949,"timestamp":6757670817774,"id":199,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778149041244,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":738,"timestamp":6757670822973,"id":200,"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/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778149041249,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8069,"timestamp":6757670817555,"id":197,"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/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778149041244,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":76761,"timestamp":6757670752470,"id":170,"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":1778149041179,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7557,"timestamp":6757670823104,"id":201,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778149041249,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3852,"timestamp":6757670827366,"id":202,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778149041253,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4672,"timestamp":6757670827592,"id":203,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778149041254,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":38,"timestamp":6757670832979,"id":204,"parentId":199,"tags":{"name":"fs","layer":null},"startTime":1778149041259,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":10,"timestamp":6757670833027,"id":205,"parentId":199,"tags":{"name":"os","layer":null},"startTime":1778149041259,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1874,"timestamp":6757670833283,"id":207,"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/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778149041259,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3645,"timestamp":6757670833046,"id":206,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778149041259,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2185,"timestamp":6757670846484,"id":209,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778149041273,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2665,"timestamp":6757670846205,"id":208,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778149041272,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1098,"timestamp":6757670848991,"id":211,"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/request/pathname.js","layer":"rsc"},"startTime":1778149041275,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11158,"timestamp":6757670846683,"id":210,"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/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778149041273,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6110,"timestamp":6757670852076,"id":212,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778149041278,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8987,"timestamp":6757670852818,"id":214,"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/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778149041279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":10020,"timestamp":6757670852626,"id":213,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778149041279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1025,"timestamp":6757670868030,"id":215,"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/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778149041294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1238,"timestamp":6757670868196,"id":216,"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/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778149041294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2754,"timestamp":6757670868296,"id":217,"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/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778149041294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-css","duration":439,"timestamp":6757670871543,"id":221,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778149041298,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1627,"timestamp":6757670871147,"id":218,"parentId":182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041297,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1513,"timestamp":6757670871436,"id":220,"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/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778149041297,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3075,"timestamp":6757670871278,"id":219,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778149041297,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":875,"timestamp":6757670874501,"id":222,"parentId":157,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778149041301,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2189,"timestamp":6757670874606,"id":223,"parentId":157,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778149041301,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4536,"timestamp":6757670874733,"id":224,"parentId":157,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778149041301,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2546,"timestamp":6757670877168,"id":225,"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/hash.js","layer":"rsc"},"startTime":1778149041303,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2621,"timestamp":6757670877311,"id":226,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778149041303,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1949,"timestamp":6757670880062,"id":227,"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/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778149041306,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1062,"timestamp":6757670882214,"id":229,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041308,"traceId":"42b469d3b03ea84f"}]
3
+ [{"name":"build-module-mjs","duration":2685,"timestamp":6757671113292,"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/sparkles.mjs","layer":"rsc"},"startTime":1778149041539,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2711,"timestamp":6757671113485,"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/users.mjs","layer":"rsc"},"startTime":1778149041540,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2712,"timestamp":6757671113668,"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/activity.mjs","layer":"rsc"},"startTime":1778149041540,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2709,"timestamp":6757671113849,"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/circle-check.mjs","layer":"rsc"},"startTime":1778149041540,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2723,"timestamp":6757671114008,"id":340,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1778149041540,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2296,"timestamp":6757671120491,"id":347,"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":1778149041547,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3985,"timestamp":6757671119325,"id":341,"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/coins.mjs","layer":"rsc"},"startTime":1778149041545,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4044,"timestamp":6757671119495,"id":342,"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/layers.mjs","layer":"rsc"},"startTime":1778149041546,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4387,"timestamp":6757671119626,"id":343,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1778149041546,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4503,"timestamp":6757671119755,"id":344,"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/triangle-alert.mjs","layer":"rsc"},"startTime":1778149041546,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4260,"timestamp":6757671120192,"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/plug.mjs","layer":"rsc"},"startTime":1778149041546,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4502,"timestamp":6757671120367,"id":346,"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/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778149041546,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1114931,"timestamp":6757670013898,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1782,"timestamp":6757671131126,"id":348,"parentId":299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778149041557,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2670,"timestamp":6757671131753,"id":349,"parentId":299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778149041558,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2893,"timestamp":6757671131927,"id":350,"parentId":299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778149041558,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3018,"timestamp":6757671132099,"id":351,"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/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778149041558,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3449,"timestamp":6757671132241,"id":352,"parentId":308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1778149041558,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1123814,"timestamp":6757670013926,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1802,"timestamp":6757671137127,"id":353,"parentId":335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1778149041563,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":414,"timestamp":6757671139364,"id":354,"parentId":334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1778149041565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2381,"timestamp":6757671141733,"id":355,"parentId":309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1778149041568,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2980,"timestamp":6757671141840,"id":356,"parentId":352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1778149041568,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8239,"timestamp":6757671145785,"id":358,"parentId":316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149041572,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9056,"timestamp":6757671145476,"id":357,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778149041572,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1140671,"timestamp":6757670013971,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1140692,"timestamp":6757670013959,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1140709,"timestamp":6757670013947,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2494,"timestamp":6757671156279,"id":360,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778149041582,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2892,"timestamp":6757671156073,"id":359,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778149041582,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1812,"timestamp":6757671159298,"id":361,"parentId":353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778149041585,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":926,"timestamp":6757671161296,"id":362,"parentId":326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778149041587,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3024,"timestamp":6757671165910,"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":1778149041592,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1459,"timestamp":6757671169699,"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":1778149041596,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2314,"timestamp":6757671169814,"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":1778149041596,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2176,"timestamp":6757671174082,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778149041600,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3884,"timestamp":6757671174261,"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":1778149041600,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5239,"timestamp":6757671174357,"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":1778149041600,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5554,"timestamp":6757671174439,"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":1778149041600,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1068,"timestamp":6757671182924,"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":1778149041609,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1311,"timestamp":6757671183041,"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":1778149041609,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":29,"timestamp":6757671186347,"id":372,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778149041612,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2269,"timestamp":6757671188674,"id":373,"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":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2494,"timestamp":6757671188808,"id":374,"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":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3347,"timestamp":6757671188893,"id":375,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4082,"timestamp":6757671188982,"id":376,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4551,"timestamp":6757671189076,"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":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8021,"timestamp":6757671189154,"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":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8237,"timestamp":6757671189227,"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":1778149041615,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5821,"timestamp":6757671200141,"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":1778149041626,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":802,"timestamp":6757671211120,"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":1778149041637,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1545,"timestamp":6757671213045,"id":382,"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":1778149041639,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2857,"timestamp":6757671213182,"id":383,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1778149041639,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3115,"timestamp":6757671213278,"id":384,"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":1778149041639,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6749,"timestamp":6757671213454,"id":385,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1778149041639,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7265,"timestamp":6757671213537,"id":386,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1778149041640,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7547,"timestamp":6757671213615,"id":387,"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":1778149041640,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2064,"timestamp":6757671221687,"id":388,"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":1778149041648,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2176,"timestamp":6757671221977,"id":389,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778149041648,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2594,"timestamp":6757671222095,"id":390,"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":1778149041648,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1446,"timestamp":6757671233427,"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":1778149041659,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1655,"timestamp":6757671233568,"id":392,"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":1778149041660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1762,"timestamp":6757671233662,"id":393,"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":1778149041660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1746,"timestamp":6757671233857,"id":394,"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":1778149041660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2189,"timestamp":6757671233939,"id":395,"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":1778149041660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1886,"timestamp":6757671239234,"id":396,"parentId":374,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778149041665,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2815,"timestamp":6757671239367,"id":397,"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":1778149041665,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3505,"timestamp":6757671239465,"id":398,"parentId":374,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778149041665,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1578,"timestamp":6757671248412,"id":399,"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":1778149041674,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2168,"timestamp":6757671248761,"id":400,"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":1778149041675,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2283,"timestamp":6757671249091,"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":1778149041675,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1044,"timestamp":6757671255439,"id":402,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778149041681,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1694,"timestamp":6757671255564,"id":403,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778149041682,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":868,"timestamp":6757671258704,"id":404,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778149041685,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1366,"timestamp":6757671260018,"id":405,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778149041686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1649,"timestamp":6757671260127,"id":406,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778149041686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2604,"timestamp":6757671260457,"id":407,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778149041686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2705,"timestamp":6757671260556,"id":408,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778149041687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3003,"timestamp":6757671260640,"id":409,"parentId":388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778149041687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":833,"timestamp":6757671268378,"id":410,"parentId":388,"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":1778149041694,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":908,"timestamp":6757671273203,"id":411,"parentId":388,"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":1778149041699,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4513,"timestamp":6757671277287,"id":412,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778149041703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8127,"timestamp":6757671277413,"id":413,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778149041703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8761,"timestamp":6757671277510,"id":414,"parentId":388,"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":1778149041704,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9117,"timestamp":6757671277600,"id":415,"parentId":388,"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":1778149041704,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13113,"timestamp":6757671277685,"id":416,"parentId":388,"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":1778149041704,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13556,"timestamp":6757671277775,"id":417,"parentId":388,"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":1778149041704,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13752,"timestamp":6757671277858,"id":418,"parentId":388,"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":1778149041704,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":2622,"timestamp":6757671294977,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778149041721,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2565,"timestamp":6757671301643,"id":420,"parentId":397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778149041728,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3424,"timestamp":6757671301810,"id":421,"parentId":397,"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":1778149041728,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1487,"timestamp":6757671306190,"id":422,"parentId":397,"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":1778149041732,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1593,"timestamp":6757671308015,"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":1778149041734,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4659,"timestamp":6757671308517,"id":424,"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":1778149041735,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4780,"timestamp":6757671308611,"id":425,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778149041735,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":498,"timestamp":6757671315755,"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":1778149041742,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":856,"timestamp":6757671319952,"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":1778149041746,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3304,"timestamp":6757671320079,"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/int.js","layer":"rsc"},"startTime":1778149041746,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3621,"timestamp":6757671320169,"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/float.js","layer":"rsc"},"startTime":1778149041746,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":858,"timestamp":6757671324562,"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":1778149041751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2461,"timestamp":6757671330316,"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":1778149041756,"traceId":"42b469d3b03ea84f"}]
4
+ [{"name":"build-module-js","duration":2916,"timestamp":6757671330430,"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":1778149041756,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3813,"timestamp":6757671330517,"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":1778149041757,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":477,"timestamp":6757671338187,"id":434,"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":1778149041764,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2987,"timestamp":6757671338739,"id":435,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1778149041765,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3130,"timestamp":6757671338850,"id":436,"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":1778149041765,"traceId":"42b469d3b03ea84f"},{"name":"font-loader","duration":338855,"timestamp":6757671017561,"id":281,"parentId":280,"tags":{},"startTime":1778149041444,"traceId":"42b469d3b03ea84f"},{"name":"postcss","duration":3209,"timestamp":6757671422971,"id":437,"parentId":280,"tags":{},"startTime":1778149041849,"traceId":"42b469d3b03ea84f"},{"name":"next-font-loader","duration":409074,"timestamp":6757671017498,"id":280,"parentId":275,"tags":{},"startTime":1778149041444,"traceId":"42b469d3b03ea84f"},{"name":"css-loader","duration":19569,"timestamp":6757671426324,"id":438,"parentId":275,"tags":{"astUsed":"true"},"startTime":1778149041852,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":476140,"timestamp":6757670970170,"id":275,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778149041396,"traceId":"42b469d3b03ea84f"},{"name":"font-loader","duration":451682,"timestamp":6757670995478,"id":279,"parentId":278,"tags":{},"startTime":1778149041422,"traceId":"42b469d3b03ea84f"},{"name":"postcss","duration":343,"timestamp":6757671447198,"id":439,"parentId":278,"tags":{},"startTime":1778149041873,"traceId":"42b469d3b03ea84f"},{"name":"next-font-loader","duration":477089,"timestamp":6757670970488,"id":278,"parentId":274,"tags":{},"startTime":1778149041397,"traceId":"42b469d3b03ea84f"},{"name":"css-loader","duration":907,"timestamp":6757671447562,"id":440,"parentId":274,"tags":{"astUsed":"true"},"startTime":1778149041874,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":480004,"timestamp":6757670968644,"id":274,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778149041395,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1435217,"timestamp":6757670013479,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434567,"timestamp":6757670014137,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434729,"timestamp":6757670013979,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434724,"timestamp":6757670013989,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434725,"timestamp":6757670013997,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434661,"timestamp":6757670014065,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434637,"timestamp":6757670014092,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434627,"timestamp":6757670014105,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434604,"timestamp":6757670014131,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434594,"timestamp":6757670014145,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434629,"timestamp":6757670014114,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1434594,"timestamp":6757670014151,"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":1778149040440,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":1050,"timestamp":6757671601044,"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":1778149042027,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":97,"timestamp":6757671602132,"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":1778149042028,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":186,"timestamp":6757671602261,"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":1778149042028,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":146,"timestamp":6757671602461,"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":1778149042028,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":394,"timestamp":6757671602637,"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":1778149042029,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":164,"timestamp":6757671603047,"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":1778149042029,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":433,"timestamp":6757671603226,"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":1778149042029,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":446,"timestamp":6757671603672,"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":1778149042030,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":147,"timestamp":6757671604132,"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":1778149042030,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":156,"timestamp":6757671604289,"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":1778149042030,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":240,"timestamp":6757671604454,"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":1778149042030,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":181,"timestamp":6757671604716,"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":1778149042031,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":207,"timestamp":6757671604906,"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":1778149042031,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":165,"timestamp":6757671605124,"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":1778149042031,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":163,"timestamp":6757671605299,"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":1778149042031,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":168,"timestamp":6757671605471,"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":1778149042032,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":326,"timestamp":6757671620606,"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":1778149042047,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":213,"timestamp":6757671620957,"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":1778149042047,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":384,"timestamp":6757671621183,"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":1778149042047,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":216,"timestamp":6757671621577,"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":1778149042048,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":137,"timestamp":6757671621803,"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":1778149042048,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":131,"timestamp":6757671621950,"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":1778149042048,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":228,"timestamp":6757671622090,"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":1778149042048,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":184,"timestamp":6757671622329,"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":1778149042048,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":350,"timestamp":6757671622522,"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":1778149042049,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":351,"timestamp":6757671622882,"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":1778149042049,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":357,"timestamp":6757671629273,"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":1778149042055,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":244,"timestamp":6757671629649,"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":1778149042056,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":282,"timestamp":6757671629905,"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":1778149042056,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":205,"timestamp":6757671630199,"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":1778149042056,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6383,"timestamp":6757671643638,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778149042070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":11556,"timestamp":6757671643255,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778149042069,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":14475,"timestamp":6757671643451,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778149042069,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15050,"timestamp":6757671643814,"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":1778149042070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":37249,"timestamp":6757671644619,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":37747,"timestamp":6757671644863,"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":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":38216,"timestamp":6757671645026,"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":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":38290,"timestamp":6757671645328,"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":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":41567,"timestamp":6757671644347,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778149042070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":42317,"timestamp":6757671645617,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778149042072,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":45362,"timestamp":6757671645442,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":49588,"timestamp":6757671645184,"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":1778149042071,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":50136,"timestamp":6757671645790,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778149042072,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":55758,"timestamp":6757671642056,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778149042068,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":38236,"timestamp":6757671662322,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778149042088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":39087,"timestamp":6757671662185,"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":1778149042088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4652,"timestamp":6757671741803,"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":1778149042168,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5119,"timestamp":6757671742335,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778149042168,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5909,"timestamp":6757671742520,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778149042169,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7068,"timestamp":6757671742161,"id":707,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778149042168,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15053,"timestamp":6757671742066,"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":1778149042168,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14877,"timestamp":6757671778834,"id":713,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15389,"timestamp":6757671780824,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18531,"timestamp":6757671780935,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":20724,"timestamp":6757671781011,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":24488,"timestamp":6757671781510,"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":1778149042208,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":30155,"timestamp":6757671779562,"id":716,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":30574,"timestamp":6757671779382,"id":715,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":31460,"timestamp":6757671779205,"id":714,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":31501,"timestamp":6757671779740,"id":717,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":31338,"timestamp":6757671780103,"id":719,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":31345,"timestamp":6757671780278,"id":720,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":32370,"timestamp":6757671779919,"id":718,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":31689,"timestamp":6757671781353,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":32045,"timestamp":6757671781581,"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":1778149042208,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":33996,"timestamp":6757671780555,"id":722,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":37065,"timestamp":6757671780446,"id":721,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1778149042206,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":36588,"timestamp":6757671781682,"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":1778149042208,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":41144,"timestamp":6757671781089,"id":729,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":41763,"timestamp":6757671780730,"id":723,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":43908,"timestamp":6757671778786,"id":712,"parentId":691,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":44115,"timestamp":6757671778739,"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":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":44456,"timestamp":6757671778637,"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":1778149042205,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":41981,"timestamp":6757671781307,"id":731,"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":1778149042207,"traceId":"42b469d3b03ea84f"}]
5
+ [{"name":"build-module-mjs","duration":42196,"timestamp":6757671781255,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":42729,"timestamp":6757671780895,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":43050,"timestamp":6757671780778,"id":724,"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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":53802,"timestamp":6757671781786,"id":737,"parentId":708,"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":1778149042208,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":54370,"timestamp":6757671781456,"id":733,"parentId":704,"tags":{"name":"__barrel_optimize__?names=ArrowUpCircle,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":1778149042207,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3486,"timestamp":6757671854903,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778149042281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3494,"timestamp":6757671855255,"id":739,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778149042281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3572,"timestamp":6757671855558,"id":741,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1778149042282,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4882,"timestamp":6757671855440,"id":740,"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":1778149042281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4992,"timestamp":6757671857111,"id":743,"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":1778149042283,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6003,"timestamp":6757671856959,"id":742,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1778149042283,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1374,"timestamp":6757671867728,"id":746,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1778149042294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1405,"timestamp":6757671867813,"id":747,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1778149042294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4558,"timestamp":6757671867602,"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":1778149042294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5484,"timestamp":6757671867367,"id":744,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778149042293,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5147,"timestamp":6757671867893,"id":748,"parentId":709,"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":1778149042294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5241,"timestamp":6757671867939,"id":749,"parentId":707,"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":1778149042294,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1968,"timestamp":6757671875840,"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/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2489,"timestamp":6757671875917,"id":752,"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":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2802,"timestamp":6757671875733,"id":750,"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":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2631,"timestamp":6757671876530,"id":756,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778149042303,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3607,"timestamp":6757671875992,"id":753,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3548,"timestamp":6757671876363,"id":755,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4456,"timestamp":6757671876180,"id":754,"parentId":719,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778149042302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2876,"timestamp":6757671881527,"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/vary-params.js","layer":"ssr"},"startTime":1778149042308,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2560,"timestamp":6757671887924,"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/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4588,"timestamp":6757671888124,"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/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4838,"timestamp":6757671888206,"id":764,"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":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":16442,"timestamp":6757671881622,"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/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778149042308,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10678,"timestamp":6757671887683,"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/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10837,"timestamp":6757671887998,"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/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10792,"timestamp":6757671888277,"id":765,"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":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10979,"timestamp":6757671888381,"id":766,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11981,"timestamp":6757671887837,"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/request/utils.js","layer":"ssr"},"startTime":1778149042314,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11578,"timestamp":6757671888495,"id":767,"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":1778149042315,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3447,"timestamp":6757671905959,"id":769,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778149042332,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3739,"timestamp":6757671905856,"id":768,"parentId":722,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042332,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3423,"timestamp":6757671910749,"id":770,"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":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3530,"timestamp":6757671911131,"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/bfcache-state-manager.js","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4348,"timestamp":6757671910887,"id":771,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4269,"timestamp":6757671911243,"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/create-router-cache-key.js","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5325,"timestamp":6757671911015,"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/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5382,"timestamp":6757671911350,"id":775,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5523,"timestamp":6757671911457,"id":776,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778149042337,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5646,"timestamp":6757671911582,"id":777,"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/layers.mjs","layer":"ssr"},"startTime":1778149042338,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4827,"timestamp":6757671917803,"id":778,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778149042344,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4715,"timestamp":6757671918624,"id":781,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6220,"timestamp":6757671918118,"id":779,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778149042344,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5663,"timestamp":6757671918915,"id":783,"parentId":737,"tags":{"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":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5724,"timestamp":6757671919098,"id":784,"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":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5865,"timestamp":6757671919211,"id":785,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"ssr"},"startTime":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8262,"timestamp":6757671918439,"id":780,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778149042344,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7712,"timestamp":6757671919484,"id":787,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778149042346,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":8188,"timestamp":6757671919652,"id":788,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778149042346,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8424,"timestamp":6757671919821,"id":789,"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":1778149042346,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8484,"timestamp":6757671919942,"id":790,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778149042346,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":19949,"timestamp":6757671919321,"id":786,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":24564,"timestamp":6757671918804,"id":782,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1778149042345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2471,"timestamp":6757671956071,"id":791,"parentId":740,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042382,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2683,"timestamp":6757671956362,"id":792,"parentId":740,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042382,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2668,"timestamp":6757671956693,"id":794,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2965,"timestamp":6757671959514,"id":799,"parentId":746,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2652,"timestamp":6757671960327,"id":803,"parentId":754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2663,"timestamp":6757671960444,"id":804,"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":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":8445,"timestamp":6757671956495,"id":793,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8170,"timestamp":6757671957055,"id":796,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8871,"timestamp":6757671957274,"id":798,"parentId":748,"tags":{"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":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":9640,"timestamp":6757671956867,"id":795,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9651,"timestamp":6757671957170,"id":797,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778149042383,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7991,"timestamp":6757671959608,"id":800,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7162,"timestamp":6757671960712,"id":806,"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":1778149042387,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":9027,"timestamp":6757671959793,"id":801,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8143,"timestamp":6757671961065,"id":808,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778149042387,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8673,"timestamp":6757671960880,"id":807,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778149042387,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9145,"timestamp":6757671960557,"id":805,"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":1778149042387,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":10964,"timestamp":6757671960066,"id":802,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778149042386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5354,"timestamp":6757671981077,"id":813,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5570,"timestamp":6757671981212,"id":814,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6308,"timestamp":6757671981347,"id":815,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6931,"timestamp":6757671981447,"id":816,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6993,"timestamp":6757671981759,"id":819,"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/lib/scheduler.js","layer":"ssr"},"startTime":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6830,"timestamp":6757671982062,"id":821,"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/boundary-constants.js","layer":"ssr"},"startTime":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11857,"timestamp":6757671980289,"id":809,"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":1778149042406,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11841,"timestamp":6757671980567,"id":810,"parentId":761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12205,"timestamp":6757671980725,"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/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12516,"timestamp":6757671980898,"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/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778149042407,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12477,"timestamp":6757671981530,"id":817,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12826,"timestamp":6757671981639,"id":818,"parentId":763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12364,"timestamp":6757671982377,"id":823,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13205,"timestamp":6757671981892,"id":820,"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/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12797,"timestamp":6757671982523,"id":824,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"ssr"},"startTime":1778149042409,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12953,"timestamp":6757671982649,"id":825,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"ssr"},"startTime":1778149042409,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12969,"timestamp":6757671982833,"id":826,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"ssr"},"startTime":1778149042409,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12963,"timestamp":6757671983020,"id":827,"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":1778149042409,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14827,"timestamp":6757671982194,"id":822,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778149042408,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10887,"timestamp":6757671997680,"id":828,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"ssr"},"startTime":1778149042424,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10929,"timestamp":6757671997900,"id":829,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778149042424,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11208,"timestamp":6757671998032,"id":830,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778149042424,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11331,"timestamp":6757671998197,"id":831,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778149042424,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11457,"timestamp":6757671998360,"id":832,"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/createLucideIcon.mjs","layer":"ssr"},"startTime":1778149042424,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11568,"timestamp":6757671998685,"id":834,"parentId":772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042425,"traceId":"42b469d3b03ea84f"}]
6
+ [{"name":"build-module-js","duration":12362,"timestamp":6757671998533,"id":833,"parentId":772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12420,"timestamp":6757671998859,"id":835,"parentId":771,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12488,"timestamp":6757671999028,"id":836,"parentId":778,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12531,"timestamp":6757671999105,"id":837,"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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12561,"timestamp":6757671999186,"id":838,"parentId":779,"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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12629,"timestamp":6757671999248,"id":839,"parentId":780,"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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12606,"timestamp":6757671999380,"id":841,"parentId":786,"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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12794,"timestamp":6757671999307,"id":840,"parentId":787,"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":1778149042425,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3645,"timestamp":6757672013041,"id":844,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"ssr"},"startTime":1778149042439,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4620,"timestamp":6757672012880,"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/code-xml.mjs","layer":"ssr"},"startTime":1778149042439,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5042,"timestamp":6757672012687,"id":842,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1778149042439,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4797,"timestamp":6757672013128,"id":845,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778149042439,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4896,"timestamp":6757672013301,"id":846,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778149042439,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3631,"timestamp":6757672019524,"id":854,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4106,"timestamp":6757672019607,"id":855,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4713,"timestamp":6757672019675,"id":856,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5600,"timestamp":6757672019744,"id":857,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6639,"timestamp":6757672019814,"id":858,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6890,"timestamp":6757672019879,"id":859,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7353,"timestamp":6757672019942,"id":860,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8879,"timestamp":6757672020142,"id":861,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9128,"timestamp":6757672020227,"id":862,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9366,"timestamp":6757672020296,"id":863,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10077,"timestamp":6757672020369,"id":864,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10500,"timestamp":6757672020434,"id":865,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778149042446,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10687,"timestamp":6757672020581,"id":866,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778149042447,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13380,"timestamp":6757672020648,"id":867,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778149042447,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13630,"timestamp":6757672020720,"id":868,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778149042447,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18519,"timestamp":6757672020787,"id":869,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778149042447,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22607,"timestamp":6757672018430,"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/wrench.mjs","layer":"ssr"},"startTime":1778149042444,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22406,"timestamp":6757672018818,"id":848,"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/info.mjs","layer":"ssr"},"startTime":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22433,"timestamp":6757672018956,"id":849,"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":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22470,"timestamp":6757672019085,"id":850,"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/external-link.mjs","layer":"ssr"},"startTime":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22510,"timestamp":6757672019200,"id":851,"parentId":737,"tags":{"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":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22560,"timestamp":6757672019311,"id":852,"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":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":22623,"timestamp":6757672019419,"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/circle-arrow-up.mjs","layer":"ssr"},"startTime":1778149042445,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4796,"timestamp":6757672050284,"id":870,"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":1778149042476,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4768,"timestamp":6757672050520,"id":871,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4813,"timestamp":6757672050702,"id":872,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4462,"timestamp":6757672051228,"id":875,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5155,"timestamp":6757672050885,"id":873,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4765,"timestamp":6757672051451,"id":877,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5039,"timestamp":6757672051341,"id":876,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5439,"timestamp":6757672051110,"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/list-checks.mjs","layer":"ssr"},"startTime":1778149042477,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5375,"timestamp":6757672051555,"id":878,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778149042478,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5411,"timestamp":6757672051660,"id":879,"parentId":800,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042478,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8374,"timestamp":6757672057560,"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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7192,"timestamp":6757672059716,"id":898,"parentId":855,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7853,"timestamp":6757672059791,"id":899,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8049,"timestamp":6757672059865,"id":900,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8209,"timestamp":6757672059929,"id":901,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8735,"timestamp":6757672059993,"id":902,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8867,"timestamp":6757672060074,"id":903,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9219,"timestamp":6757672060139,"id":904,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9502,"timestamp":6757672060204,"id":905,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9684,"timestamp":6757672060270,"id":906,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10051,"timestamp":6757672060334,"id":907,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10416,"timestamp":6757672060397,"id":908,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10627,"timestamp":6757672060467,"id":909,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12627,"timestamp":6757672060532,"id":910,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778149042487,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12900,"timestamp":6757672060595,"id":911,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778149042487,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12993,"timestamp":6757672060659,"id":912,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778149042487,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13065,"timestamp":6757672060728,"id":913,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778149042487,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13136,"timestamp":6757672060792,"id":914,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778149042487,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":17404,"timestamp":6757672057313,"id":880,"parentId":808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778149042483,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":17521,"timestamp":6757672057452,"id":881,"parentId":797,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149042483,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":17539,"timestamp":6757672057647,"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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":17531,"timestamp":6757672057859,"id":885,"parentId":832,"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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":17618,"timestamp":6757672057967,"id":886,"parentId":832,"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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":17750,"timestamp":6757672058098,"id":887,"parentId":834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18604,"timestamp":6757672057753,"id":884,"parentId":817,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":18326,"timestamp":6757672058253,"id":889,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":18418,"timestamp":6757672058419,"id":890,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":18291,"timestamp":6757672058756,"id":892,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":18591,"timestamp":6757672058589,"id":891,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18538,"timestamp":6757672059109,"id":894,"parentId":742,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":19198,"timestamp":6757672058929,"id":893,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":19158,"timestamp":6757672059225,"id":895,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":19242,"timestamp":6757672059389,"id":896,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778149042485,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":19358,"timestamp":6757672059556,"id":897,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778149042486,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":27369,"timestamp":6757672058200,"id":888,"parentId":846,"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":1778149042484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4279,"timestamp":6757672086719,"id":915,"parentId":864,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778149042513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4908,"timestamp":6757672086849,"id":916,"parentId":866,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778149042513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5092,"timestamp":6757672086928,"id":917,"parentId":866,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778149042513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5373,"timestamp":6757672086998,"id":918,"parentId":866,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778149042513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4772,"timestamp":6757672094949,"id":919,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5150,"timestamp":6757672095085,"id":920,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5651,"timestamp":6757672095158,"id":921,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5804,"timestamp":6757672095227,"id":922,"parentId":904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5911,"timestamp":6757672095298,"id":923,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6039,"timestamp":6757672095365,"id":924,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6273,"timestamp":6757672095429,"id":925,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778149042521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6479,"timestamp":6757672095500,"id":926,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6574,"timestamp":6757672095564,"id":927,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6832,"timestamp":6757672095626,"id":928,"parentId":908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7141,"timestamp":6757672095689,"id":929,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7427,"timestamp":6757672095757,"id":930,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7738,"timestamp":6757672095820,"id":931,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8078,"timestamp":6757672095882,"id":932,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8210,"timestamp":6757672095951,"id":933,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8586,"timestamp":6757672096021,"id":934,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"}]
7
+ [{"name":"build-module-js","duration":9052,"timestamp":6757672096088,"id":935,"parentId":908,"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":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8425,"timestamp":6757672096844,"id":940,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8428,"timestamp":6757672096927,"id":941,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13062,"timestamp":6757672096560,"id":938,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13920,"timestamp":6757672096380,"id":937,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":15099,"timestamp":6757672096159,"id":936,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778149042522,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":16111,"timestamp":6757672096736,"id":939,"parentId":750,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16237,"timestamp":6757672096996,"id":942,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16619,"timestamp":6757672097169,"id":943,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778149042523,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6307,"timestamp":6757672124039,"id":947,"parentId":914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7309,"timestamp":6757672124387,"id":949,"parentId":916,"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":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8380,"timestamp":6757672124520,"id":950,"parentId":916,"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":1778149042551,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13180,"timestamp":6757672123858,"id":946,"parentId":886,"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":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13148,"timestamp":6757672124124,"id":948,"parentId":880,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14010,"timestamp":6757672123813,"id":945,"parentId":893,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14217,"timestamp":6757672123711,"id":944,"parentId":890,"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":1778149042550,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1975,"timestamp":6757672138310,"id":951,"parentId":919,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778149042564,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2493,"timestamp":6757672138427,"id":952,"parentId":919,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778149042564,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2681,"timestamp":6757672138498,"id":953,"parentId":919,"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":1778149042565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2930,"timestamp":6757672138574,"id":954,"parentId":925,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778149042565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3206,"timestamp":6757672138641,"id":955,"parentId":933,"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":1778149042565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3661,"timestamp":6757672138706,"id":956,"parentId":933,"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":1778149042565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4197,"timestamp":6757672138777,"id":957,"parentId":933,"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":1778149042565,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4666,"timestamp":6757672148529,"id":960,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"ssr"},"startTime":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4667,"timestamp":6757672148706,"id":961,"parentId":768,"tags":{"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":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5463,"timestamp":6757672148331,"id":959,"parentId":939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042574,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5094,"timestamp":6757672148870,"id":962,"parentId":768,"tags":{"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":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5089,"timestamp":6757672149040,"id":963,"parentId":768,"tags":{"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":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5161,"timestamp":6757672149199,"id":964,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5062,"timestamp":6757672149513,"id":966,"parentId":894,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042576,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5837,"timestamp":6757672149350,"id":965,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1778149042575,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5851,"timestamp":6757672149664,"id":967,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778149042576,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7055,"timestamp":6757672150050,"id":969,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1778149042576,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9867,"timestamp":6757672149826,"id":968,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778149042576,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11600,"timestamp":6757672148235,"id":958,"parentId":936,"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":1778149042574,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3539,"timestamp":6757672160873,"id":970,"parentId":947,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778149042587,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":959,"timestamp":6757672167016,"id":971,"parentId":951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"ssr"},"startTime":1778149042593,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1130,"timestamp":6757672167116,"id":972,"parentId":951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"ssr"},"startTime":1778149042593,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1914,"timestamp":6757672167194,"id":973,"parentId":951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"ssr"},"startTime":1778149042593,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2956,"timestamp":6757672172198,"id":975,"parentId":959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042598,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3415,"timestamp":6757672172027,"id":974,"parentId":959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042598,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3429,"timestamp":6757672172313,"id":976,"parentId":959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042598,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3611,"timestamp":6757672172418,"id":977,"parentId":959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042598,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3563,"timestamp":6757672172617,"id":979,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778149042599,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3889,"timestamp":6757672172516,"id":978,"parentId":959,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042599,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2824,"timestamp":6757672177989,"id":981,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778149042604,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3930,"timestamp":6757672177772,"id":980,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778149042604,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3855,"timestamp":6757672178359,"id":983,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778149042604,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5158,"timestamp":6757672178189,"id":982,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778149042604,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2353,"timestamp":6757672183715,"id":989,"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":1778149042610,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2490,"timestamp":6757672183818,"id":990,"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":1778149042610,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2579,"timestamp":6757672183892,"id":991,"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":1778149042610,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9763,"timestamp":6757672178644,"id":985,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1778149042605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10259,"timestamp":6757672178746,"id":986,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1778149042605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10604,"timestamp":6757672178945,"id":988,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778149042605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12234,"timestamp":6757672178534,"id":984,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1778149042605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":21391,"timestamp":6757672178845,"id":987,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"ssr"},"startTime":1778149042605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12545,"timestamp":6757672201113,"id":992,"parentId":978,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042627,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6769,"timestamp":6757672214242,"id":993,"parentId":981,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042640,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6794,"timestamp":6757672214338,"id":994,"parentId":983,"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":1778149042640,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4834,"timestamp":6757672217257,"id":995,"parentId":987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042643,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4948,"timestamp":6757672217586,"id":997,"parentId":788,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4834,"timestamp":6757672218213,"id":1001,"parentId":808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4896,"timestamp":6757672218368,"id":1002,"parentId":836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7450,"timestamp":6757672217399,"id":996,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778149042643,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6566,"timestamp":6757672218532,"id":1003,"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/icons/eye.mjs","layer":"ssr"},"startTime":1778149042645,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8183,"timestamp":6757672217771,"id":998,"parentId":778,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7490,"timestamp":6757672218701,"id":1004,"parentId":879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1778149042645,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7745,"timestamp":6757672218874,"id":1005,"parentId":831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1778149042645,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7900,"timestamp":6757672219053,"id":1006,"parentId":822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778149042645,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2393,"timestamp":6757672227520,"id":1008,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042654,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14036,"timestamp":6757672218070,"id":999,"parentId":980,"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":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14127,"timestamp":6757672218144,"id":1000,"parentId":982,"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":1778149042644,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18061,"timestamp":6757672219225,"id":1007,"parentId":822,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778149042645,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2695,"timestamp":6757672243116,"id":1011,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778149042669,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2749,"timestamp":6757672243279,"id":1012,"parentId":1005,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778149042669,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5200,"timestamp":6757672242959,"id":1009,"parentId":996,"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":1778149042669,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5202,"timestamp":6757672243066,"id":1010,"parentId":998,"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":1778149042669,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2583,"timestamp":6757672246106,"id":1013,"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/sparkles.mjs","layer":"ssr"},"startTime":1778149042672,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2430,"timestamp":6757672246433,"id":1015,"parentId":945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"ssr"},"startTime":1778149042672,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2807,"timestamp":6757672246250,"id":1014,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778149042672,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2665,"timestamp":6757672246549,"id":1016,"parentId":945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2700,"timestamp":6757672246672,"id":1017,"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/menu.mjs","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2832,"timestamp":6757672246843,"id":1018,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3088,"timestamp":6757672247020,"id":1019,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6347,"timestamp":6757672247158,"id":1020,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6310,"timestamp":6757672247515,"id":1022,"parentId":939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042674,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7419,"timestamp":6757672247349,"id":1021,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778149042673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2353,"timestamp":6757672259082,"id":1023,"parentId":1009,"tags":{"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":1778149042685,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1970,"timestamp":6757672260269,"id":1025,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778149042686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3288,"timestamp":6757672260428,"id":1026,"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":1778149042686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3322,"timestamp":6757672260763,"id":1028,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778149042687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4626,"timestamp":6757672260597,"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":1778149042687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4591,"timestamp":6757672260920,"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/lib/javascript-url.js","layer":"ssr"},"startTime":1778149042687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4896,"timestamp":6757672262507,"id":1031,"parentId":985,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042689,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8938,"timestamp":6757672259990,"id":1024,"parentId":943,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778149042686,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7353,"timestamp":6757672262325,"id":1030,"parentId":985,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042688,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3569,"timestamp":6757672274260,"id":1032,"parentId":1028,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1778149042700,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4142,"timestamp":6757672274437,"id":1033,"parentId":890,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778149042700,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4195,"timestamp":6757672276566,"id":1034,"parentId":1024,"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":1778149042703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1014,"timestamp":6757672281600,"id":1035,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778149042708,"traceId":"42b469d3b03ea84f"}]
8
+ [{"name":"build-module-mjs","duration":1549,"timestamp":6757672281893,"id":1037,"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":1778149042708,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5280,"timestamp":6757672281701,"id":1036,"parentId":980,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778149042708,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3783,"timestamp":6757672283721,"id":1040,"parentId":980,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4191,"timestamp":6757672283601,"id":1039,"parentId":1032,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4103,"timestamp":6757672284139,"id":1042,"parentId":980,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4180,"timestamp":6757672284310,"id":1043,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4326,"timestamp":6757672284477,"id":1044,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778149042711,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4174,"timestamp":6757672284810,"id":1046,"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/file-code-corner.mjs","layer":"ssr"},"startTime":1778149042711,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5780,"timestamp":6757672283941,"id":1041,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6294,"timestamp":6757672283543,"id":1038,"parentId":1033,"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":1778149042710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5583,"timestamp":6757672284644,"id":1045,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778149042711,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4866,"timestamp":6757672297323,"id":1047,"parentId":871,"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":1778149042723,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4283,"timestamp":6757672303670,"id":1048,"parentId":1036,"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":1778149042730,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4443,"timestamp":6757672303745,"id":1049,"parentId":1040,"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":1778149042730,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4891,"timestamp":6757672303793,"id":1050,"parentId":1041,"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":1778149042730,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5032,"timestamp":6757672303830,"id":1051,"parentId":1045,"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":1778149042730,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4045,"timestamp":6757672307047,"id":1053,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778149042733,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4275,"timestamp":6757672307228,"id":1054,"parentId":936,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778149042733,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":6103,"timestamp":6757672306820,"id":1052,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778149042733,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5928,"timestamp":6757672307529,"id":1055,"parentId":1007,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778149042734,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":757,"timestamp":6757672317623,"id":1056,"parentId":871,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778149042744,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1519,"timestamp":6757672318668,"id":1058,"parentId":1009,"tags":{"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":1778149042745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1542,"timestamp":6757672318805,"id":1059,"parentId":1009,"tags":{"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":1778149042745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1621,"timestamp":6757672318922,"id":1060,"parentId":1009,"tags":{"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":1778149042745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1680,"timestamp":6757672319039,"id":1061,"parentId":1009,"tags":{"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":1778149042745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3077,"timestamp":6757672318608,"id":1057,"parentId":1054,"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":1778149042745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2052,"timestamp":6757672321852,"id":1062,"parentId":1009,"tags":{"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":1778149042748,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2076,"timestamp":6757672321997,"id":1063,"parentId":1009,"tags":{"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":1778149042748,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1098,"timestamp":6757672325011,"id":1065,"parentId":939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149042751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":1394,"timestamp":6757672325103,"id":1066,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778149042751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2146,"timestamp":6757672324809,"id":1064,"parentId":980,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778149042751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1686,"timestamp":6757672325443,"id":1068,"parentId":1009,"tags":{"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":1778149042751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1779,"timestamp":6757672325552,"id":1069,"parentId":1010,"tags":{"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":1778149042752,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1834,"timestamp":6757672325656,"id":1070,"parentId":1034,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/maximize-2.mjs","layer":"ssr"},"startTime":1778149042752,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2026,"timestamp":6757672327682,"id":1072,"parentId":895,"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":1778149042754,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5881,"timestamp":6757672325271,"id":1067,"parentId":982,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778149042751,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5624,"timestamp":6757672325764,"id":1071,"parentId":1034,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1778149042752,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":882,"timestamp":6757672331481,"id":1073,"parentId":895,"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":1778149042758,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3480,"timestamp":6757672334159,"id":1074,"parentId":1024,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778149042760,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3526,"timestamp":6757672334369,"id":1075,"parentId":1024,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778149042760,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2839,"timestamp":6757672336954,"id":1079,"parentId":1050,"tags":{"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":1778149042763,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3369,"timestamp":6757672336779,"id":1078,"parentId":1041,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778149042763,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3228,"timestamp":6757672337075,"id":1080,"parentId":1050,"tags":{"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":1778149042763,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4637,"timestamp":6757672336177,"id":1076,"parentId":1041,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778149042762,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3794,"timestamp":6757672337182,"id":1081,"parentId":1051,"tags":{"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":1778149042763,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5035,"timestamp":6757672336589,"id":1077,"parentId":1041,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778149042763,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3832,"timestamp":6757672341883,"id":1082,"parentId":1057,"tags":{"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":1778149042768,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3821,"timestamp":6757672342063,"id":1083,"parentId":1057,"tags":{"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":1778149042768,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3929,"timestamp":6757672342179,"id":1084,"parentId":1057,"tags":{"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":1778149042768,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2968,"timestamp":6757672346186,"id":1085,"parentId":1075,"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":1778149042772,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1251,"timestamp":6757672348116,"id":1087,"parentId":1057,"tags":{"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":1778149042774,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1880,"timestamp":6757672348051,"id":1086,"parentId":1077,"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":1778149042774,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":15468,"timestamp":6757672353105,"id":1088,"parentId":1067,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778149042779,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2251,"timestamp":6757672370737,"id":1089,"parentId":1041,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778149042797,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1593,"timestamp":6757672377501,"id":1090,"parentId":1089,"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":1778149042804,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2542,"timestamp":6757672421485,"id":1092,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778149042848,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2721,"timestamp":6757672421671,"id":1093,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778149042848,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8626,"timestamp":6757672421164,"id":1091,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778149042847,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1195,"timestamp":6757672434735,"id":1095,"parentId":1088,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778149042861,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":521,"timestamp":6757672437906,"id":1096,"parentId":1073,"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":1778149042864,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4693,"timestamp":6757672434645,"id":1094,"parentId":1091,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149042861,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1063,"timestamp":6757672443394,"id":1098,"parentId":1073,"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":1778149042869,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4692,"timestamp":6757672443293,"id":1097,"parentId":1073,"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":1778149042869,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5678,"timestamp":6757672443467,"id":1099,"parentId":1073,"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":1778149042869,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7238,"timestamp":6757672443533,"id":1100,"parentId":1073,"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":1778149042870,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8444,"timestamp":6757672445075,"id":1101,"parentId":1073,"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":1778149042871,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":744,"timestamp":6757672454996,"id":1104,"parentId":1073,"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":1778149042881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4660,"timestamp":6757672454179,"id":1102,"parentId":1073,"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":1778149042880,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4904,"timestamp":6757672454908,"id":1103,"parentId":1073,"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":1778149042881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11465,"timestamp":6757672455092,"id":1105,"parentId":1073,"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":1778149042881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13032,"timestamp":6757672456020,"id":1106,"parentId":1073,"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":1778149042882,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11690,"timestamp":6757672492364,"id":1107,"parentId":1073,"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":1778149042918,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13288,"timestamp":6757672495280,"id":1108,"parentId":1073,"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":1778149042921,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11958,"timestamp":6757672498317,"id":1110,"parentId":1073,"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":1778149042924,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12635,"timestamp":6757672498539,"id":1113,"parentId":1073,"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":1778149042925,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14209,"timestamp":6757672498470,"id":1112,"parentId":1073,"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":1778149042925,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":16556,"timestamp":6757672498182,"id":1109,"parentId":1073,"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":1778149042924,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":18192,"timestamp":6757672498677,"id":1115,"parentId":1073,"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":1778149042925,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":20557,"timestamp":6757672498606,"id":1114,"parentId":1073,"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":1778149042925,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":24595,"timestamp":6757672498395,"id":1111,"parentId":1073,"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":1778149042924,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3328,"timestamp":6757672686061,"id":1116,"parentId":1073,"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":1778149043112,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5191,"timestamp":6757672686206,"id":1117,"parentId":1073,"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":1778149043112,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1246,"timestamp":6757672712748,"id":1119,"parentId":1073,"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":1778149043139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10697,"timestamp":6757672712594,"id":1118,"parentId":1073,"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":1778149043139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":17703,"timestamp":6757672712826,"id":1120,"parentId":1073,"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":1778149043139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1606,"timestamp":6757672808844,"id":1121,"parentId":1073,"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":1778149043235,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2496,"timestamp":6757672809015,"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":1778149043235,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2235,"timestamp":6757672811660,"id":1123,"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":1778149043238,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4517,"timestamp":6757672813998,"id":1125,"parentId":1073,"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":1778149043240,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5201,"timestamp":6757672814140,"id":1126,"parentId":1073,"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":1778149043240,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8558,"timestamp":6757672812837,"id":1124,"parentId":1073,"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":1778149043239,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5840,"timestamp":6757672815958,"id":1128,"parentId":1073,"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":1778149043242,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9321,"timestamp":6757672815816,"id":1127,"parentId":1073,"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":1778149043242,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":407,"timestamp":6757672891459,"id":1131,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778149043317,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2125,"timestamp":6757672891178,"id":1130,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778149043317,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4983,"timestamp":6757672889769,"id":1129,"parentId":1091,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778149043316,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1003,"timestamp":6757672909117,"id":1134,"parentId":1073,"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":1778149043335,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6694,"timestamp":6757672905992,"id":1132,"parentId":1073,"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":1778149043332,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7271,"timestamp":6757672906158,"id":1133,"parentId":1073,"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":1778149043332,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7616,"timestamp":6757672909238,"id":1135,"parentId":1073,"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":1778149043335,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":818,"timestamp":6757672955261,"id":1136,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1778149043381,"traceId":"42b469d3b03ea84f"}]
9
+ [{"name":"build-module-mjs","duration":903,"timestamp":6757672959494,"id":1137,"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":1778149043386,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3127,"timestamp":6757672971812,"id":1138,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778149043398,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":572,"timestamp":6757672976020,"id":1139,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778149043402,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":725,"timestamp":6757672976117,"id":1140,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778149043402,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":627,"timestamp":6757672977260,"id":1141,"parentId":1099,"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":1778149043403,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":922,"timestamp":6757672977356,"id":1142,"parentId":1099,"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":1778149043403,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1161,"timestamp":6757672979192,"id":1143,"parentId":1100,"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":1778149043405,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":628,"timestamp":6757672984690,"id":1145,"parentId":1101,"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":1778149043411,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1097,"timestamp":6757672987330,"id":1147,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778149043413,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7422,"timestamp":6757672984586,"id":1144,"parentId":1100,"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":1778149043411,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10138,"timestamp":6757672987534,"id":1148,"parentId":1102,"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":1778149043414,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11632,"timestamp":6757672987198,"id":1146,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778149043413,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12519,"timestamp":6757672987614,"id":1149,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778149043414,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1151,"timestamp":6757673022718,"id":1150,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778149043449,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":398,"timestamp":6757673026324,"id":1152,"parentId":1102,"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":1778149043452,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2709,"timestamp":6757673024539,"id":1151,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778149043451,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":541,"timestamp":6757673027557,"id":1153,"parentId":1102,"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":1778149043454,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3818,"timestamp":6757673032508,"id":1155,"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":1778149043459,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8257,"timestamp":6757673032418,"id":1154,"parentId":1105,"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":1778149043458,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":946,"timestamp":6757673073600,"id":1156,"parentId":1112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1778149043500,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":346,"timestamp":6757673076429,"id":1158,"parentId":1114,"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":1778149043502,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5587,"timestamp":6757673073744,"id":1157,"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":1778149043500,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":382,"timestamp":6757673089126,"id":1160,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778149043515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2556,"timestamp":6757673087382,"id":1159,"parentId":1130,"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":1778149043513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":22411,"timestamp":6757673093035,"id":1161,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778149043519,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":23318,"timestamp":6757673093129,"id":1162,"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":1778149043519,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":494,"timestamp":6757673121636,"id":1163,"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":1778149043548,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1271,"timestamp":6757673121787,"id":1164,"parentId":1131,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778149043548,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":952,"timestamp":6757673123467,"id":1165,"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":1778149043549,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3266,"timestamp":6757673125650,"id":1166,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778149043552,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3854,"timestamp":6757673125914,"id":1167,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778149043552,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":847,"timestamp":6757673132246,"id":1168,"parentId":1138,"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":1778149043558,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2016,"timestamp":6757673135200,"id":1169,"parentId":1167,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778149043561,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":861,"timestamp":6757673163123,"id":1170,"parentId":1147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778149043589,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1078,"timestamp":6757673179368,"id":1171,"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":1778149043605,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":364,"timestamp":6757673183543,"id":1172,"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":1778149043610,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":602,"timestamp":6757673191507,"id":1173,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778149043618,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":922,"timestamp":6757673200397,"id":1174,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1778149043626,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":492,"timestamp":6757673202221,"id":1175,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778149043628,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":548,"timestamp":6757673203766,"id":1176,"parentId":1146,"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":1778149043630,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":423,"timestamp":6757673208530,"id":1177,"parentId":1155,"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":1778149043635,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1553,"timestamp":6757673214660,"id":1178,"parentId":1155,"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":1778149043641,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":345,"timestamp":6757673223921,"id":1179,"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":1778149043650,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1156,"timestamp":6757673225026,"id":1180,"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":1778149043651,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":612,"timestamp":6757673236504,"id":1181,"parentId":1180,"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":1778149043663,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1073,"timestamp":6757673236603,"id":1182,"parentId":1180,"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":1778149043663,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3273,"timestamp":6757673241348,"id":1183,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778149043667,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":528,"timestamp":6757673251022,"id":1184,"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":1778149043677,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":615,"timestamp":6757673251138,"id":1185,"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":1778149043677,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":370,"timestamp":6757673253676,"id":1186,"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":1778149043680,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":290,"timestamp":6757673254119,"id":1187,"parentId":1180,"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":1778149043680,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3382,"timestamp":6757673256894,"id":1188,"parentId":1178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778149043683,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":898,"timestamp":6757673263774,"id":1189,"parentId":1185,"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":1778149043690,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":994,"timestamp":6757673263875,"id":1190,"parentId":1185,"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":1778149043690,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1066,"timestamp":6757673263946,"id":1191,"parentId":1185,"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":1778149043690,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1304,"timestamp":6757673265180,"id":1192,"parentId":1185,"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":1778149043691,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1352,"timestamp":6757673265265,"id":1193,"parentId":1184,"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":1778149043691,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1607,"timestamp":6757673265336,"id":1194,"parentId":1185,"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":1778149043691,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1696,"timestamp":6757673265409,"id":1195,"parentId":1184,"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":1778149043691,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1809,"timestamp":6757673265473,"id":1196,"parentId":1184,"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":1778149043692,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1891,"timestamp":6757673265538,"id":1197,"parentId":1184,"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":1778149043692,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2206,"timestamp":6757673265605,"id":1198,"parentId":1185,"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":1778149043692,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":558,"timestamp":6757673271325,"id":1199,"parentId":1184,"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":1778149043697,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":619,"timestamp":6757673271411,"id":1200,"parentId":1184,"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":1778149043697,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":823,"timestamp":6757673271480,"id":1201,"parentId":1184,"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":1778149043698,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1185,"timestamp":6757673272524,"id":1202,"parentId":1184,"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":1778149043699,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1221,"timestamp":6757673272609,"id":1203,"parentId":1180,"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":1778149043699,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":584,"timestamp":6757673274838,"id":1204,"parentId":1187,"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":1778149043701,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1231,"timestamp":6757673274924,"id":1205,"parentId":1187,"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":1778149043701,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":262,"timestamp":6757673277152,"id":1206,"parentId":1189,"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":1778149043703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":471,"timestamp":6757673281075,"id":1207,"parentId":1203,"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":1778149043707,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":656,"timestamp":6757673281167,"id":1208,"parentId":1203,"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":1778149043707,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":555,"timestamp":6757673282139,"id":1209,"parentId":1203,"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":1778149043708,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1172,"timestamp":6757673291255,"id":1210,"parentId":1188,"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":1778149043717,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":870,"timestamp":6757673295549,"id":1211,"parentId":1188,"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":1778149043722,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6113,"timestamp":6757673297257,"id":1212,"parentId":1188,"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":1778149043723,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":354,"timestamp":6757673304183,"id":1213,"parentId":1206,"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":1778149043730,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":366,"timestamp":6757673306376,"id":1214,"parentId":1208,"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":1778149043732,"traceId":"42b469d3b03ea84f"},{"name":"make","duration":3305634,"timestamp":6757670013261,"id":21,"parentId":19,"tags":{},"startTime":1778149040439,"traceId":"42b469d3b03ea84f"},{"name":"get-entries","duration":800,"timestamp":6757673319833,"id":1216,"parentId":1215,"tags":{},"startTime":1778149043746,"traceId":"42b469d3b03ea84f"},{"name":"node-file-trace-plugin","duration":139928,"timestamp":6757673324024,"id":1217,"parentId":1215,"tags":{"traceEntryCount":"30"},"startTime":1778149043750,"traceId":"42b469d3b03ea84f"},{"name":"collect-traced-files","duration":876,"timestamp":6757673463969,"id":1218,"parentId":1215,"tags":{},"startTime":1778149043890,"traceId":"42b469d3b03ea84f"},{"name":"finish-modules","duration":145152,"timestamp":6757673319698,"id":1215,"parentId":20,"tags":{},"startTime":1778149043746,"traceId":"42b469d3b03ea84f"},{"name":"chunk-graph","duration":34708,"timestamp":6757673519708,"id":1220,"parentId":1219,"tags":{},"startTime":1778149043946,"traceId":"42b469d3b03ea84f"},{"name":"optimize-modules","duration":34,"timestamp":6757673554621,"id":1222,"parentId":1219,"tags":{},"startTime":1778149043981,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunks","duration":44206,"timestamp":6757673554741,"id":1223,"parentId":1219,"tags":{},"startTime":1778149043981,"traceId":"42b469d3b03ea84f"},{"name":"optimize-tree","duration":111,"timestamp":6757673599042,"id":1224,"parentId":1219,"tags":{},"startTime":1778149044025,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunk-modules","duration":26885,"timestamp":6757673599227,"id":1225,"parentId":1219,"tags":{},"startTime":1778149044025,"traceId":"42b469d3b03ea84f"},{"name":"optimize","duration":71641,"timestamp":6757673554551,"id":1221,"parentId":1219,"tags":{},"startTime":1778149043981,"traceId":"42b469d3b03ea84f"},{"name":"module-hash","duration":24785,"timestamp":6757673654610,"id":1226,"parentId":1219,"tags":{},"startTime":1778149044081,"traceId":"42b469d3b03ea84f"},{"name":"code-generation","duration":274613,"timestamp":6757673679448,"id":1227,"parentId":1219,"tags":{},"startTime":1778149044105,"traceId":"42b469d3b03ea84f"},{"name":"hash","duration":6650,"timestamp":6757673958926,"id":1228,"parentId":1219,"tags":{},"startTime":1778149044385,"traceId":"42b469d3b03ea84f"},{"name":"code-generation-jobs","duration":537,"timestamp":6757673965575,"id":1229,"parentId":1219,"tags":{},"startTime":1778149044392,"traceId":"42b469d3b03ea84f"},{"name":"module-assets","duration":346,"timestamp":6757673966036,"id":1230,"parentId":1219,"tags":{},"startTime":1778149044392,"traceId":"42b469d3b03ea84f"},{"name":"create-chunk-assets","duration":8860,"timestamp":6757673966395,"id":1231,"parentId":1219,"tags":{},"startTime":1778149044392,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":82453,"timestamp":6757674003625,"id":1236,"parentId":1232,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778149044430,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":83113,"timestamp":6757674003020,"id":1235,"parentId":1232,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778149044429,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":82096,"timestamp":6757674004062,"id":1237,"parentId":1232,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778149044430,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":84269,"timestamp":6757674001933,"id":1234,"parentId":1232,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778149044428,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":81773,"timestamp":6757674004445,"id":1238,"parentId":1232,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778149044430,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":89412,"timestamp":6757673996826,"id":1233,"parentId":1232,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778149044423,"traceId":"42b469d3b03ea84f"}]
10
+ [{"name":"build-module-js","duration":2265,"timestamp":6757670882071,"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":1778149041308,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":874,"timestamp":6757670884438,"id":230,"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":1778149041310,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1775,"timestamp":6757670884541,"id":231,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778149041311,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2353,"timestamp":6757670884667,"id":232,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778149041311,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":609,"timestamp":6757670887154,"id":233,"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":1778149041313,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":903,"timestamp":6757670891464,"id":236,"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":1778149041317,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1585,"timestamp":6757670891331,"id":235,"parentId":169,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778149041317,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2592,"timestamp":6757670891055,"id":234,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778149041317,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2113,"timestamp":6757670898230,"id":240,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2350,"timestamp":6757670898320,"id":241,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2489,"timestamp":6757670898407,"id":242,"parentId":180,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4220,"timestamp":6757670897493,"id":237,"parentId":136,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4370,"timestamp":6757670897721,"id":238,"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":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4465,"timestamp":6757670898101,"id":239,"parentId":160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778149041324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-external","duration":28,"timestamp":6757670904927,"id":243,"parentId":183,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778149041331,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1296,"timestamp":6757670904967,"id":244,"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/lib/picocolors.js","layer":"rsc"},"startTime":1778149041331,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2589,"timestamp":6757670907401,"id":245,"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/server-utils.js","layer":"rsc"},"startTime":1778149041333,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3943,"timestamp":6757670907505,"id":246,"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/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778149041334,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4999,"timestamp":6757670907595,"id":247,"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/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778149041334,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1602,"timestamp":6757670913628,"id":250,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778149041340,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2605,"timestamp":6757670913342,"id":248,"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/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778149041339,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4608,"timestamp":6757670913507,"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/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778149041340,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2147,"timestamp":6757670918511,"id":251,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778149041345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4216,"timestamp":6757670918637,"id":252,"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/isomorphic/path.js","layer":"rsc"},"startTime":1778149041345,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":809,"timestamp":6757670926844,"id":254,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041353,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2041,"timestamp":6757670926937,"id":255,"parentId":194,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778149041353,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2790,"timestamp":6757670926679,"id":253,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041353,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1482,"timestamp":6757670929600,"id":256,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041356,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1937,"timestamp":6757670929701,"id":257,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041356,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1921,"timestamp":6757670929918,"id":259,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041356,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2840,"timestamp":6757670929784,"id":258,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149041356,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4157,"timestamp":6757670933069,"id":260,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778149041359,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4072,"timestamp":6757670933494,"id":264,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778149041360,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2826,"timestamp":6757670940817,"id":265,"parentId":199,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778149041367,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2701,"timestamp":6757670941195,"id":266,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778149041367,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3998,"timestamp":6757670941485,"id":267,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778149041368,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2009,"timestamp":6757670944013,"id":268,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778149041370,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1799,"timestamp":6757670946116,"id":271,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149041372,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4694,"timestamp":6757670944226,"id":269,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778149041370,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4736,"timestamp":6757670944415,"id":270,"parentId":202,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778149041370,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":32057,"timestamp":6757670933318,"id":261,"parentId":106,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778149041359,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":32108,"timestamp":6757670933445,"id":263,"parentId":203,"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":1778149041359,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":32332,"timestamp":6757670933391,"id":262,"parentId":201,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,CircleHelp,Clock,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778149041359,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":875,"timestamp":6757670965978,"id":272,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778149041392,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1167,"timestamp":6757670966121,"id":273,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778149041392,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":53502,"timestamp":6757670970219,"id":276,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778149041396,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":53728,"timestamp":6757670970308,"id":277,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778149041396,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1444,"timestamp":6757671027884,"id":282,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778149041454,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1504,"timestamp":6757671031251,"id":283,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778149041457,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4197,"timestamp":6757671031480,"id":284,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778149041458,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4472,"timestamp":6757671031577,"id":285,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778149041458,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":2367,"timestamp":6757671037240,"id":286,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778149041463,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":788,"timestamp":6757671040694,"id":289,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778149041467,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2774,"timestamp":6757671039746,"id":288,"parentId":224,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778149041466,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":545,"timestamp":6757671042757,"id":290,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149041469,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":20106,"timestamp":6757671037513,"id":287,"parentId":220,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149041464,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14900,"timestamp":6757671046806,"id":291,"parentId":240,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778149041473,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4274,"timestamp":6757671058065,"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/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778149041484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5328,"timestamp":6757671057822,"id":292,"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/client/components/redirect.js","layer":"rsc"},"startTime":1778149041484,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1485,"timestamp":6757671063635,"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/client/components/not-found.js","layer":"rsc"},"startTime":1778149041490,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2133,"timestamp":6757671063417,"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/client/components/forbidden.js","layer":"rsc"},"startTime":1778149041489,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":30,"timestamp":6757671066011,"id":296,"parentId":287,"tags":{"name":"util","layer":null},"startTime":1778149041492,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2113,"timestamp":6757671066052,"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/client/components/unauthorized.js","layer":"rsc"},"startTime":1778149041492,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2237,"timestamp":6757671066210,"id":298,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778149041492,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2443,"timestamp":6757671066342,"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/format-next-pathname-info.js","layer":"rsc"},"startTime":1778149041492,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2740,"timestamp":6757671066522,"id":300,"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":1778149041493,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2016,"timestamp":6757671069573,"id":301,"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":1778149041496,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":690,"timestamp":6757671071974,"id":303,"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/url.js","layer":"rsc"},"startTime":1778149041498,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4260,"timestamp":6757671071749,"id":302,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778149041498,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":771,"timestamp":6757671077314,"id":304,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778149041503,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":812,"timestamp":6757671077433,"id":305,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778149041503,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2528,"timestamp":6757671079550,"id":307,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778149041506,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2990,"timestamp":6757671079390,"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/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778149041505,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3175,"timestamp":6757671079675,"id":308,"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/route-matcher.js","layer":"rsc"},"startTime":1778149041506,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3381,"timestamp":6757671079800,"id":309,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778149041506,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4845,"timestamp":6757671079931,"id":310,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778149041506,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1050,"timestamp":6757671085083,"id":311,"parentId":144,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149041511,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2520,"timestamp":6757671085195,"id":312,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778149041511,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1207,"timestamp":6757671087966,"id":314,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778149041514,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1192,"timestamp":6757671088063,"id":315,"parentId":210,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778149041514,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3278,"timestamp":6757671087856,"id":313,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1778149041514,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1405,"timestamp":6757671091441,"id":316,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778149041517,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2020,"timestamp":6757671091553,"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/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778149041518,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1211,"timestamp":6757671094285,"id":320,"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/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778149041520,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2422,"timestamp":6757671093992,"id":318,"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":1778149041520,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2521,"timestamp":6757671094150,"id":319,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1778149041520,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3132,"timestamp":6757671094379,"id":321,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778149041520,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3451,"timestamp":6757671094489,"id":322,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1778149041521,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1339,"timestamp":6757671099619,"id":323,"parentId":256,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778149041526,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2359,"timestamp":6757671100415,"id":325,"parentId":258,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1778149041526,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3034,"timestamp":6757671100216,"id":324,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778149041526,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4637,"timestamp":6757671101204,"id":327,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778149041527,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4505,"timestamp":6757671101573,"id":329,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778149041528,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5900,"timestamp":6757671100996,"id":326,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778149041527,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":6170,"timestamp":6757671101396,"id":328,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778149041527,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5966,"timestamp":6757671101758,"id":330,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778149041528,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2115,"timestamp":6757671107941,"id":331,"parentId":276,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778149041534,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":609,"timestamp":6757671111173,"id":332,"parentId":285,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778149041537,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1423,"timestamp":6757671111289,"id":333,"parentId":282,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778149041537,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1695,"timestamp":6757671113035,"id":334,"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/server/after/index.js","layer":"rsc"},"startTime":1778149041539,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2472,"timestamp":6757671113141,"id":335,"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":1778149041539,"traceId":"42b469d3b03ea84f"}]
11
+ [{"name":"minify-js","duration":81310,"timestamp":6757674004962,"id":1239,"parentId":1232,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778149044431,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":79654,"timestamp":6757674006664,"id":1240,"parentId":1232,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778149044433,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":73665,"timestamp":6757674012733,"id":1241,"parentId":1232,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778149044439,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":70388,"timestamp":6757674016066,"id":1242,"parentId":1232,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778149044442,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":59967,"timestamp":6757674026524,"id":1244,"parentId":1232,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778149044453,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":54668,"timestamp":6757674031865,"id":1246,"parentId":1232,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778149044458,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":50332,"timestamp":6757674036227,"id":1248,"parentId":1232,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778149044462,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":57156,"timestamp":6757674029479,"id":1245,"parentId":1232,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778149044456,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":53435,"timestamp":6757674033277,"id":1247,"parentId":1232,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778149044459,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":47548,"timestamp":6757674039182,"id":1250,"parentId":1232,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778149044465,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":48983,"timestamp":6757674037787,"id":1249,"parentId":1232,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778149044464,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":66867,"timestamp":6757674020164,"id":1243,"parentId":1232,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778149044446,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":19652,"timestamp":6757674067404,"id":1253,"parentId":1232,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778149044493,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":39425,"timestamp":6757674074640,"id":1255,"parentId":1232,"tags":{"name":"541.js","cache":"MISS"},"startTime":1778149044501,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":82447,"timestamp":6757674039541,"id":1251,"parentId":1232,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778149044466,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":68008,"timestamp":6757674068463,"id":1254,"parentId":1232,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778149044494,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":57513,"timestamp":6757674081782,"id":1258,"parentId":1232,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778149044508,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":59127,"timestamp":6757674082301,"id":1259,"parentId":1232,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778149044508,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":60462,"timestamp":6757674082967,"id":1260,"parentId":1232,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778149044509,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":63502,"timestamp":6757674081152,"id":1257,"parentId":1232,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778149044507,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":61620,"timestamp":6757674083356,"id":1261,"parentId":1232,"tags":{"name":"642.js","cache":"MISS"},"startTime":1778149044509,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":70686,"timestamp":6757674083723,"id":1262,"parentId":1232,"tags":{"name":"325.js","cache":"MISS"},"startTime":1778149044510,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":93723,"timestamp":6757674077176,"id":1256,"parentId":1232,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778149044503,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":206380,"timestamp":6757674044923,"id":1252,"parentId":1232,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778149044471,"traceId":"42b469d3b03ea84f"},{"name":"minify-webpack-plugin-optimize","duration":270762,"timestamp":6757673980565,"id":1232,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778149044407,"traceId":"42b469d3b03ea84f"},{"name":"css-minimizer-plugin","duration":146,"timestamp":6757674251508,"id":1263,"parentId":19,"tags":{},"startTime":1778149044678,"traceId":"42b469d3b03ea84f"},{"name":"create-trace-assets","duration":2235,"timestamp":6757674251818,"id":1264,"parentId":20,"tags":{},"startTime":1778149044678,"traceId":"42b469d3b03ea84f"},{"name":"seal","duration":773796,"timestamp":6757673493841,"id":1219,"parentId":19,"tags":{},"startTime":1778149043920,"traceId":"42b469d3b03ea84f"},{"name":"webpack-compilation","duration":4286530,"timestamp":6757670006475,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778149040433,"traceId":"42b469d3b03ea84f"},{"name":"emit","duration":7402,"timestamp":6757674293428,"id":1265,"parentId":16,"tags":{},"startTime":1778149044719,"traceId":"42b469d3b03ea84f"},{"name":"webpack-close","duration":565808,"timestamp":6757674302051,"id":1266,"parentId":16,"tags":{"name":"server"},"startTime":1778149044728,"traceId":"42b469d3b03ea84f"},{"name":"webpack-generate-error-stats","duration":1896,"timestamp":6757674867922,"id":1267,"parentId":1266,"tags":{},"startTime":1778149045294,"traceId":"42b469d3b03ea84f"},{"name":"run-webpack-compiler","duration":5143781,"timestamp":6757669726273,"id":16,"parentId":15,"tags":{},"startTime":1778149040152,"traceId":"42b469d3b03ea84f"},{"name":"format-webpack-messages","duration":65,"timestamp":6757674870060,"id":1268,"parentId":15,"tags":{},"startTime":1778149045296,"traceId":"42b469d3b03ea84f"},{"name":"worker-main-server","duration":5144234,"timestamp":6757669726006,"id":15,"parentId":1,"tags":{},"startTime":1778149040152,"traceId":"42b469d3b03ea84f"},{"name":"create-entrypoints","duration":11144,"timestamp":6757675285844,"id":1272,"parentId":1270,"tags":{},"startTime":1778149045712,"traceId":"42b469d3b03ea84f"},{"name":"generate-webpack-config","duration":199782,"timestamp":6757675297120,"id":1273,"parentId":1271,"tags":{},"startTime":1778149045723,"traceId":"42b469d3b03ea84f"},{"name":"make","duration":588,"timestamp":6757675565766,"id":1275,"parentId":1274,"tags":{},"startTime":1778149045992,"traceId":"42b469d3b03ea84f"},{"name":"chunk-graph","duration":530,"timestamp":6757675568494,"id":1277,"parentId":1276,"tags":{},"startTime":1778149045995,"traceId":"42b469d3b03ea84f"},{"name":"optimize-modules","duration":28,"timestamp":6757675569139,"id":1279,"parentId":1276,"tags":{},"startTime":1778149045995,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunks","duration":637,"timestamp":6757675569248,"id":1280,"parentId":1276,"tags":{},"startTime":1778149045995,"traceId":"42b469d3b03ea84f"},{"name":"optimize-tree","duration":97,"timestamp":6757675569950,"id":1281,"parentId":1276,"tags":{},"startTime":1778149045996,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunk-modules","duration":377,"timestamp":6757675570211,"id":1282,"parentId":1276,"tags":{},"startTime":1778149045996,"traceId":"42b469d3b03ea84f"},{"name":"optimize","duration":1681,"timestamp":6757675569087,"id":1278,"parentId":1276,"tags":{},"startTime":1778149045995,"traceId":"42b469d3b03ea84f"},{"name":"module-hash","duration":73,"timestamp":6757675571587,"id":1283,"parentId":1276,"tags":{},"startTime":1778149045998,"traceId":"42b469d3b03ea84f"},{"name":"code-generation","duration":158,"timestamp":6757675571699,"id":1284,"parentId":1276,"tags":{},"startTime":1778149045998,"traceId":"42b469d3b03ea84f"},{"name":"hash","duration":305,"timestamp":6757675572117,"id":1285,"parentId":1276,"tags":{},"startTime":1778149045998,"traceId":"42b469d3b03ea84f"},{"name":"code-generation-jobs","duration":120,"timestamp":6757675572420,"id":1286,"parentId":1276,"tags":{},"startTime":1778149045998,"traceId":"42b469d3b03ea84f"},{"name":"module-assets","duration":77,"timestamp":6757675572510,"id":1287,"parentId":1276,"tags":{},"startTime":1778149045999,"traceId":"42b469d3b03ea84f"},{"name":"create-chunk-assets","duration":146,"timestamp":6757675572603,"id":1288,"parentId":1276,"tags":{},"startTime":1778149045999,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":958,"timestamp":6757675576824,"id":1290,"parentId":1289,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778149046003,"traceId":"42b469d3b03ea84f"},{"name":"minify-webpack-plugin-optimize","duration":2153,"timestamp":6757675575636,"id":1289,"parentId":1274,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778149046002,"traceId":"42b469d3b03ea84f"},{"name":"css-minimizer-plugin","duration":82,"timestamp":6757675577859,"id":1291,"parentId":1274,"tags":{},"startTime":1778149046004,"traceId":"42b469d3b03ea84f"},{"name":"seal","duration":12146,"timestamp":6757675568030,"id":1276,"parentId":1274,"tags":{},"startTime":1778149045994,"traceId":"42b469d3b03ea84f"},{"name":"webpack-compilation","duration":19833,"timestamp":6757675560603,"id":1274,"parentId":1271,"tags":{"name":"edge-server"},"startTime":1778149045987,"traceId":"42b469d3b03ea84f"},{"name":"emit","duration":2077,"timestamp":6757675580776,"id":1292,"parentId":1271,"tags":{},"startTime":1778149046007,"traceId":"42b469d3b03ea84f"},{"name":"webpack-close","duration":6996,"timestamp":6757675583444,"id":1293,"parentId":1271,"tags":{"name":"edge-server"},"startTime":1778149046009,"traceId":"42b469d3b03ea84f"},{"name":"webpack-generate-error-stats","duration":1810,"timestamp":6757675590475,"id":1294,"parentId":1293,"tags":{},"startTime":1778149046017,"traceId":"42b469d3b03ea84f"},{"name":"run-webpack-compiler","duration":306519,"timestamp":6757675285839,"id":1271,"parentId":1270,"tags":{},"startTime":1778149045712,"traceId":"42b469d3b03ea84f"},{"name":"format-webpack-messages","duration":60,"timestamp":6757675592363,"id":1295,"parentId":1270,"tags":{},"startTime":1778149046018,"traceId":"42b469d3b03ea84f"},{"name":"worker-main-edge-server","duration":306949,"timestamp":6757675285578,"id":1270,"parentId":1,"tags":{},"startTime":1778149045712,"traceId":"42b469d3b03ea84f"},{"name":"create-entrypoints","duration":10847,"timestamp":6757675948139,"id":1298,"parentId":1296,"tags":{},"startTime":1778149046374,"traceId":"42b469d3b03ea84f"},{"name":"generate-webpack-config","duration":204294,"timestamp":6757675959128,"id":1299,"parentId":1297,"tags":{},"startTime":1778149046385,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":7461,"timestamp":6757676260097,"id":1326,"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?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%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":1778149046686,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":268,"timestamp":6757676267669,"id":1327,"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?server=false!","layer":"app-pages-browser"},"startTime":1778149046694,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":951,"timestamp":6757676267964,"id":1328,"parentId":1308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/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":1778149046694,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":352,"timestamp":6757676268938,"id":1329,"parentId":1309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/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":1778149046695,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":353,"timestamp":6757676269377,"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%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046695,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":491,"timestamp":6757676269753,"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%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046696,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":313,"timestamp":6757676270268,"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%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046696,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":339,"timestamp":6757676270603,"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%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046697,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":422,"timestamp":6757676270968,"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%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046697,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":727,"timestamp":6757676271468,"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%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":1778149046697,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":335,"timestamp":6757676272299,"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%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778149046698,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":473,"timestamp":6757676272691,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%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":1778149046699,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":742,"timestamp":6757676273225,"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%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":1778149046699,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":388,"timestamp":6757676273986,"id":1339,"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/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":1778149046700,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":375,"timestamp":6757676274414,"id":1340,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/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":1778149046700,"traceId":"42b469d3b03ea84f"},{"name":"next-client-pages-loader","duration":179,"timestamp":6757676275186,"id":1342,"parentId":1341,"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":1778149046701,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":3781,"timestamp":6757676274803,"id":1341,"parentId":1305,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-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":1778149046701,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44974,"timestamp":6757676234547,"id":1306,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44973,"timestamp":6757676234561,"id":1307,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44949,"timestamp":6757676234588,"id":1310,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44930,"timestamp":6757676234608,"id":1311,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44911,"timestamp":6757676234632,"id":1312,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44862,"timestamp":6757676234682,"id":1313,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":44847,"timestamp":6757676234699,"id":1314,"parentId":1301,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8819,"timestamp":6757676290621,"id":1343,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1778149046717,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8100,"timestamp":6757676293156,"id":1344,"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/client/app-next.js","layer":"app-pages-browser"},"startTime":1778149046719,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3318,"timestamp":6757676307717,"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/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778149046734,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3591,"timestamp":6757676314984,"id":1346,"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/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778149046741,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5659,"timestamp":6757676315153,"id":1347,"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/webpack.js","layer":"pages-dir-browser"},"startTime":1778149046741,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8745,"timestamp":6757676315306,"id":1348,"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/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778149046741,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9824,"timestamp":6757676315681,"id":1350,"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/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778149046742,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":21982,"timestamp":6757676315897,"id":1351,"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/client/app-index.js","layer":"app-pages-browser"},"startTime":1778149046742,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":33837,"timestamp":6757676315526,"id":1349,"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/index.js","layer":"pages-dir-browser"},"startTime":1778149046742,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1022,"timestamp":6757676357044,"id":1353,"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/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778149046783,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1482,"timestamp":6757676357250,"id":1354,"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/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778149046783,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3692,"timestamp":6757676356633,"id":1352,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778149046783,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3615,"timestamp":6757676371585,"id":1355,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778149046798,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3959,"timestamp":6757676371944,"id":1356,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778149046798,"traceId":"42b469d3b03ea84f"}]
12
+ [{"name":"build-module-js","duration":5143,"timestamp":6757676372192,"id":1357,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778149046798,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6808,"timestamp":6757676372370,"id":1358,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778149046798,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7096,"timestamp":6757676372783,"id":1361,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778149046799,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10075,"timestamp":6757676372649,"id":1360,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778149046799,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":16193,"timestamp":6757676372519,"id":1359,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778149046799,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":19421,"timestamp":6757676372955,"id":1362,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778149046799,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4014,"timestamp":6757676417576,"id":1363,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778149046844,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9752,"timestamp":6757676418528,"id":1364,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778149046845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":11880,"timestamp":6757676419597,"id":1366,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778149046846,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":15161,"timestamp":6757676419214,"id":1365,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778149046845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":20265,"timestamp":6757676422187,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778149046848,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":22054,"timestamp":6757676422400,"id":1368,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778149046848,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":25356,"timestamp":6757676422590,"id":1369,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778149046849,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4645,"timestamp":6757676482128,"id":1370,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778149046908,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5186,"timestamp":6757676482946,"id":1373,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778149046909,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8210,"timestamp":6757676482652,"id":1372,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778149046909,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9072,"timestamp":6757676483261,"id":1374,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778149046909,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":12958,"timestamp":6757676482435,"id":1371,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778149046908,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":13000,"timestamp":6757676483593,"id":1375,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778149046910,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":14051,"timestamp":6757676483865,"id":1376,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778149046910,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":13906,"timestamp":6757676484695,"id":1379,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778149046911,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14420,"timestamp":6757676485182,"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/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778149046911,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16571,"timestamp":6757676484415,"id":1378,"parentId":1339,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778149046910,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":24050,"timestamp":6757676484144,"id":1377,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778149046910,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":23536,"timestamp":6757676485357,"id":1382,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778149046911,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":27863,"timestamp":6757676484985,"id":1380,"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/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1778149046911,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2185,"timestamp":6757676537851,"id":1385,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2717,"timestamp":6757676537724,"id":1384,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3556,"timestamp":6757676537500,"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/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3698,"timestamp":6757676537966,"id":1386,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4410,"timestamp":6757676538100,"id":1387,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":632,"timestamp":6757676543258,"id":1393,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778149046969,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8378,"timestamp":6757676538323,"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/head-manager.js","layer":"pages-dir-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10469,"timestamp":6757676538211,"id":1388,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778149046964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6585,"timestamp":6757676543163,"id":1392,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778149046969,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7229,"timestamp":6757676543292,"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/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778149046969,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9131,"timestamp":6757676542924,"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/page-loader.js","layer":"pages-dir-browser"},"startTime":1778149046969,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10265,"timestamp":6757676543058,"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/router.js","layer":"pages-dir-browser"},"startTime":1778149046969,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1063,"timestamp":6757676557959,"id":1403,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778149046984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3414,"timestamp":6757676557029,"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/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778149046983,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3496,"timestamp":6757676557441,"id":1398,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778149046983,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4407,"timestamp":6757676557535,"id":1399,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778149046984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4996,"timestamp":6757676557647,"id":1400,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778149046984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7713,"timestamp":6757676557216,"id":1396,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778149046983,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10214,"timestamp":6757676557342,"id":1397,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778149046983,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10760,"timestamp":6757676557741,"id":1401,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778149046984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12474,"timestamp":6757676557852,"id":1402,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778149046984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6276,"timestamp":6757676587784,"id":1404,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778149047014,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7017,"timestamp":6757676588295,"id":1406,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778149047014,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7922,"timestamp":6757676588518,"id":1407,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778149047015,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10332,"timestamp":6757676588044,"id":1405,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778149047014,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3013,"timestamp":6757676604448,"id":1408,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1778149047030,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":386,"timestamp":6757676607711,"id":1410,"parentId":1353,"tags":{"layer":null},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1992,"timestamp":6757676607548,"id":1409,"parentId":1350,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1674,"timestamp":6757676608110,"id":1411,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1749,"timestamp":6757676608237,"id":1412,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1955,"timestamp":6757676608353,"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/mitt.js","layer":"pages-dir-browser"},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2212,"timestamp":6757676608455,"id":1414,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778149047034,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5283,"timestamp":6757676608560,"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/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778149047035,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3276,"timestamp":6757676610902,"id":1416,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3158,"timestamp":6757676611239,"id":1419,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3610,"timestamp":6757676611335,"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/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5549,"timestamp":6757676611026,"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/utils.js","layer":"pages-dir-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6668,"timestamp":6757676611128,"id":1418,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6764,"timestamp":6757676611451,"id":1421,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778149047037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1522,"timestamp":6757676620094,"id":1430,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778149047046,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4386,"timestamp":6757676618944,"id":1423,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4668,"timestamp":6757676619058,"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/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6571,"timestamp":6757676618794,"id":1422,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7073,"timestamp":6757676619156,"id":1425,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7440,"timestamp":6757676619249,"id":1426,"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/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8898,"timestamp":6757676619356,"id":1427,"parentId":1338,"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":1778149047045,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8780,"timestamp":6757676619953,"id":1429,"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":1778149047046,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10774,"timestamp":6757676619839,"id":1428,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778149047046,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10914,"timestamp":6757676620419,"id":1431,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778149047046,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11369,"timestamp":6757676620579,"id":1432,"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/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778149047047,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":476,"timestamp":6757676643921,"id":1438,"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":1778149047070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":811,"timestamp":6757676643961,"id":1439,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778149047070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1099,"timestamp":6757676643986,"id":1440,"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":1778149047070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1236,"timestamp":6757676644026,"id":1441,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778149047070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7464,"timestamp":6757676640364,"id":1433,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778149047066,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7491,"timestamp":6757676640865,"id":1435,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778149047067,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8691,"timestamp":6757676640615,"id":1434,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778149047067,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6163,"timestamp":6757676643761,"id":1437,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778149047070,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1166,"timestamp":6757676651489,"id":1443,"parentId":1351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":753,"timestamp":6757676652081,"id":1449,"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":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2562,"timestamp":6757676651637,"id":1445,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3701,"timestamp":6757676651522,"id":1444,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4209,"timestamp":6757676651336,"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/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778149047077,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4091,"timestamp":6757676651730,"id":1446,"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/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4665,"timestamp":6757676651962,"id":1448,"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/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5848,"timestamp":6757676651843,"id":1447,"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/error-boundary.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5720,"timestamp":6757676652340,"id":1452,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2226,"timestamp":6757676662196,"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/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778149047088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3207,"timestamp":6757676662366,"id":1454,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778149047088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3580,"timestamp":6757676662601,"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/app-paths.js","layer":"app-pages-browser"},"startTime":1778149047089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5437,"timestamp":6757676662708,"id":1457,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778149047089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6395,"timestamp":6757676662818,"id":1458,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778149047089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13387,"timestamp":6757676662485,"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/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778149047089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10024,"timestamp":6757676666568,"id":1459,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778149047093,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15526,"timestamp":6757676666707,"id":1460,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778149047093,"traceId":"42b469d3b03ea84f"}]
13
+ [{"name":"build-module-js","duration":594,"timestamp":6757676685893,"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/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778149047112,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2923,"timestamp":6757676684727,"id":1461,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778149047111,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1503,"timestamp":6757676687815,"id":1464,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778149047114,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4023,"timestamp":6757676685933,"id":1463,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778149047112,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":775,"timestamp":6757676690562,"id":1467,"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":1778149047117,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1015,"timestamp":6757676690953,"id":1468,"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":1778149047117,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1923,"timestamp":6757676690446,"id":1466,"parentId":1351,"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":1778149047116,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1807,"timestamp":6757676690975,"id":1469,"parentId":1358,"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":1778149047117,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6114,"timestamp":6757676687930,"id":1465,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778149047114,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3480,"timestamp":6757676694315,"id":1470,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778149047120,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3954,"timestamp":6757676694654,"id":1471,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778149047121,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4270,"timestamp":6757676695249,"id":1474,"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/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778149047121,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4506,"timestamp":6757676695369,"id":1475,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778149047121,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6106,"timestamp":6757676694853,"id":1472,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778149047121,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5659,"timestamp":6757676695554,"id":1476,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778149047122,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9221,"timestamp":6757676695059,"id":1473,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778149047121,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8486,"timestamp":6757676696141,"id":1479,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778149047122,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12056,"timestamp":6757676696517,"id":1481,"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/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778149047123,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13172,"timestamp":6757676696327,"id":1480,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778149047122,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":14446,"timestamp":6757676695737,"id":1477,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778149047122,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":13853,"timestamp":6757676696675,"id":1482,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778149047123,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16653,"timestamp":6757676695917,"id":1478,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778149047122,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2872,"timestamp":6757676718498,"id":1485,"parentId":1384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778149047145,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6420,"timestamp":6757676718253,"id":1484,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778149047144,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":7611,"timestamp":6757676717895,"id":1483,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778149047144,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2575,"timestamp":6757676726302,"id":1486,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778149047152,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2869,"timestamp":6757676726467,"id":1487,"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/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778149047152,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3204,"timestamp":6757676726584,"id":1488,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778149047153,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5464,"timestamp":6757676726792,"id":1489,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778149047153,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5472,"timestamp":6757676726971,"id":1490,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778149047153,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5578,"timestamp":6757676727160,"id":1491,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778149047153,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2239,"timestamp":6757676733358,"id":1493,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778149047159,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":3436,"timestamp":6757676733151,"id":1492,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778149047159,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4027,"timestamp":6757676736795,"id":1494,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778149047163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":3974,"timestamp":6757676737127,"id":1496,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778149047163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4962,"timestamp":6757676736931,"id":1495,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778149047163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4746,"timestamp":6757676737478,"id":1498,"parentId":1401,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778149047164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5290,"timestamp":6757676737305,"id":1497,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778149047163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5238,"timestamp":6757676737623,"id":1499,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778149047164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5470,"timestamp":6757676737800,"id":1500,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778149047164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":5648,"timestamp":6757676737965,"id":1501,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778149047164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":61426,"timestamp":6757676750200,"id":1502,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778149047176,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":60922,"timestamp":6757676751047,"id":1505,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1778149047177,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":61098,"timestamp":6757676751170,"id":1506,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778149047177,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":63129,"timestamp":6757676750656,"id":1503,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778149047177,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":62986,"timestamp":6757676751349,"id":1507,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778149047177,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":63147,"timestamp":6757676751521,"id":1508,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778149047178,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":63067,"timestamp":6757676751857,"id":1510,"parentId":1423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778149047178,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":63795,"timestamp":6757676751690,"id":1509,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778149047178,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":66466,"timestamp":6757676750855,"id":1504,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778149047177,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":63530,"timestamp":6757676754148,"id":1512,"parentId":1371,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778149047180,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":63799,"timestamp":6757676754324,"id":1513,"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/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778149047180,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":67281,"timestamp":6757676751952,"id":1511,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778149047178,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":63478,"timestamp":6757676756309,"id":1515,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778149047182,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":64051,"timestamp":6757676756506,"id":1516,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":64705,"timestamp":6757676756869,"id":1518,"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/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":65651,"timestamp":6757676756692,"id":1517,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":66992,"timestamp":6757676756991,"id":1519,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":73089,"timestamp":6757676757218,"id":1520,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":72018,"timestamp":6757676758814,"id":1525,"parentId":1454,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":72917,"timestamp":6757676758653,"id":1524,"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/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778149047185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":74038,"timestamp":6757676758377,"id":1523,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778149047184,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":73963,"timestamp":6757676758974,"id":1526,"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/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778149047185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":74363,"timestamp":6757676759136,"id":1527,"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/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778149047185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":74547,"timestamp":6757676759280,"id":1528,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778149047185,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":74387,"timestamp":6757676759794,"id":1530,"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/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":75084,"timestamp":6757676759540,"id":1529,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75110,"timestamp":6757676759945,"id":1531,"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/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75437,"timestamp":6757676760092,"id":1532,"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/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75698,"timestamp":6757676760238,"id":1533,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75742,"timestamp":6757676760504,"id":1535,"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/add-locale.js","layer":"pages-dir-browser"},"startTime":1778149047187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75868,"timestamp":6757676760627,"id":1536,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778149047187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":75991,"timestamp":6757676760874,"id":1538,"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/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778149047187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":77549,"timestamp":6757676760364,"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/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778149047186,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":78689,"timestamp":6757676760751,"id":1537,"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/route-loader.js","layer":"pages-dir-browser"},"startTime":1778149047187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4369,"timestamp":6757676857812,"id":1544,"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/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778149047284,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2104,"timestamp":6757676862528,"id":1546,"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/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2166,"timestamp":6757676862644,"id":1547,"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/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2976,"timestamp":6757676862339,"id":1545,"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/segment.js","layer":"app-pages-browser"},"startTime":1778149047288,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6292,"timestamp":6757676862748,"id":1548,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6332,"timestamp":6757676863057,"id":1551,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7146,"timestamp":6757676862852,"id":1549,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8806,"timestamp":6757676862949,"id":1550,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778149047289,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6866,"timestamp":6757676865377,"id":1552,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778149047291,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6952,"timestamp":6757676865507,"id":1553,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7047,"timestamp":6757676865622,"id":1554,"parentId":1481,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7125,"timestamp":6757676865736,"id":1555,"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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7462,"timestamp":6757676865850,"id":1556,"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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7666,"timestamp":6757676865963,"id":1557,"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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7662,"timestamp":6757676866291,"id":1560,"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/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7824,"timestamp":6757676866384,"id":1561,"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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8060,"timestamp":6757676866488,"id":1562,"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/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778149047293,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8406,"timestamp":6757676866579,"id":1563,"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":1778149047293,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12162,"timestamp":6757676866183,"id":1559,"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":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12026,"timestamp":6757676866787,"id":1565,"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":1778149047293,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13633,"timestamp":6757676866685,"id":1564,"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":1778149047293,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":29912,"timestamp":6757676866084,"id":1558,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778149047292,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":39765,"timestamp":6757676866892,"id":1566,"parentId":1364,"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":1778149047293,"traceId":"42b469d3b03ea84f"},{"name":"postcss-process","duration":224140,"timestamp":6757676976787,"id":1567,"parentId":1539,"tags":{},"startTime":1778149047403,"traceId":"42b469d3b03ea84f"},{"name":"postcss-loader","duration":439961,"timestamp":6757676761156,"id":1539,"parentId":1514,"tags":{},"startTime":1778149047187,"traceId":"42b469d3b03ea84f"},{"name":"css-loader","duration":23055,"timestamp":6757677201284,"id":1568,"parentId":1514,"tags":{"astUsed":"true"},"startTime":1778149047627,"traceId":"42b469d3b03ea84f"}]
14
+ [{"name":"build-module-mjs","duration":17696,"timestamp":6757677231642,"id":1569,"parentId":1366,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047658,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9575,"timestamp":6757677241032,"id":1571,"parentId":1367,"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":1778149047667,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9830,"timestamp":6757677240926,"id":1570,"parentId":1365,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047667,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9806,"timestamp":6757677241087,"id":1572,"parentId":1368,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047667,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4593,"timestamp":6757677255387,"id":1574,"parentId":1373,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047681,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4725,"timestamp":6757677255442,"id":1575,"parentId":1372,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047681,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5342,"timestamp":6757677255281,"id":1573,"parentId":1369,"tags":{"name":"__barrel_optimize__?names=ArrowUpCircle,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":1778149047681,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5458,"timestamp":6757677255492,"id":1576,"parentId":1374,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047682,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7590,"timestamp":6757677255540,"id":1577,"parentId":1371,"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":1778149047682,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8570,"timestamp":6757677267957,"id":1578,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047694,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8034,"timestamp":6757677268656,"id":1579,"parentId":1376,"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":1778149047695,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8141,"timestamp":6757677268717,"id":1580,"parentId":1378,"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":1778149047695,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2148,"timestamp":6757677274971,"id":1581,"parentId":1377,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047701,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7112,"timestamp":6757677284072,"id":1583,"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":1778149047710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7393,"timestamp":6757677283975,"id":1582,"parentId":1472,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047710,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5568,"timestamp":6757677286044,"id":1585,"parentId":1477,"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":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5766,"timestamp":6757677285963,"id":1584,"parentId":1479,"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":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7700,"timestamp":6757677286110,"id":1586,"parentId":1482,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7846,"timestamp":6757677286161,"id":1587,"parentId":1478,"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":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7949,"timestamp":6757677286202,"id":1588,"parentId":1484,"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":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8086,"timestamp":6757677286241,"id":1589,"parentId":1483,"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":1778149047712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1458,"timestamp":6757677296377,"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/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778149047722,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2139,"timestamp":6757677296190,"id":1590,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778149047722,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2549,"timestamp":6757677298611,"id":1592,"parentId":1402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778149047725,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8816,"timestamp":6757677298764,"id":1593,"parentId":1402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778149047725,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1910,"timestamp":6757677315727,"id":1595,"parentId":1502,"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":1778149047742,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1696,"timestamp":6757677319145,"id":1596,"parentId":1516,"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":1778149047745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":24559,"timestamp":6757677314125,"id":1594,"parentId":1402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778149047740,"traceId":"42b469d3b03ea84f"},{"name":"font-loader","duration":572187,"timestamp":6757676786051,"id":1541,"parentId":1540,"tags":{},"startTime":1778149047212,"traceId":"42b469d3b03ea84f"},{"name":"postcss","duration":996,"timestamp":6757677358442,"id":1597,"parentId":1540,"tags":{},"startTime":1778149047784,"traceId":"42b469d3b03ea84f"},{"name":"next-font-loader","duration":597648,"timestamp":6757676761852,"id":1540,"parentId":1521,"tags":{},"startTime":1778149047188,"traceId":"42b469d3b03ea84f"},{"name":"css-loader","duration":6918,"timestamp":6757677359465,"id":1598,"parentId":1521,"tags":{"astUsed":"true"},"startTime":1778149047785,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":609447,"timestamp":6757676757402,"id":1521,"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\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778149047183,"traceId":"42b469d3b03ea84f"},{"name":"font-loader","duration":561795,"timestamp":6757676808554,"id":1543,"parentId":1542,"tags":{},"startTime":1778149047235,"traceId":"42b469d3b03ea84f"},{"name":"postcss","duration":316,"timestamp":6757677370388,"id":1599,"parentId":1542,"tags":{},"startTime":1778149047796,"traceId":"42b469d3b03ea84f"},{"name":"next-font-loader","duration":562246,"timestamp":6757676808499,"id":1542,"parentId":1522,"tags":{},"startTime":1778149047235,"traceId":"42b469d3b03ea84f"},{"name":"css-loader","duration":1546,"timestamp":6757677370729,"id":1600,"parentId":1522,"tags":{"astUsed":"true"},"startTime":1778149047797,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":614370,"timestamp":6757676758318,"id":1522,"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/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":1778149047184,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1985,"timestamp":6757677379350,"id":1601,"parentId":1523,"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":1778149047805,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1649,"timestamp":6757677381459,"id":1602,"parentId":1537,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149047807,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1603,"timestamp":6757677381979,"id":1603,"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":1778149047808,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3982,"timestamp":6757677382110,"id":1604,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778149047808,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4279,"timestamp":6757677382214,"id":1605,"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/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778149047808,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4528,"timestamp":6757677382424,"id":1607,"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":1778149047808,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4757,"timestamp":6757677382537,"id":1608,"parentId":1422,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778149047809,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4847,"timestamp":6757677382627,"id":1609,"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":1778149047809,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6448,"timestamp":6757677382331,"id":1606,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1778149047808,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5765,"timestamp":6757677383852,"id":1613,"parentId":1424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047810,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8126,"timestamp":6757677383624,"id":1610,"parentId":1422,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778149047810,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8211,"timestamp":6757677383749,"id":1611,"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":1778149047810,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8360,"timestamp":6757677383807,"id":1612,"parentId":1504,"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":1778149047810,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1563,"timestamp":6757677396326,"id":1615,"parentId":1430,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778149047822,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4202,"timestamp":6757677396704,"id":1619,"parentId":1443,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":105122,"timestamp":6757677396832,"id":1621,"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-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":111735,"timestamp":6757677396857,"id":1622,"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-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":113190,"timestamp":6757677396361,"id":1616,"parentId":1431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778149047822,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":113423,"timestamp":6757677396476,"id":1617,"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/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":114395,"timestamp":6757677396119,"id":1614,"parentId":1534,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778149047822,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":114457,"timestamp":6757677396594,"id":1618,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":114813,"timestamp":6757677396730,"id":1620,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":114749,"timestamp":6757677397153,"id":1625,"parentId":1447,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":115601,"timestamp":6757677396875,"id":1623,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":116391,"timestamp":6757677396968,"id":1624,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778149047823,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1282808,"timestamp":6757676234530,"id":1305,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3995,"timestamp":6757677516963,"id":1627,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047943,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4515,"timestamp":6757677516720,"id":1626,"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":1778149047943,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4230,"timestamp":6757677517202,"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":1778149047943,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4652,"timestamp":6757677517097,"id":1628,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047943,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":467,"timestamp":6757677522758,"id":1635,"parentId":1397,"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":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":642,"timestamp":6757677522794,"id":1636,"parentId":1438,"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":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2577,"timestamp":6757677522814,"id":1637,"parentId":1449,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4031,"timestamp":6757677522133,"id":1630,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778149047948,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4079,"timestamp":6757677522313,"id":1631,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778149047948,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4139,"timestamp":6757677522556,"id":1633,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4630,"timestamp":6757677522433,"id":1632,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778149047948,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4399,"timestamp":6757677522832,"id":1638,"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/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4763,"timestamp":6757677522661,"id":1634,"parentId":1422,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778149047949,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":63840,"timestamp":6757677527993,"id":1639,"parentId":1440,"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":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":64735,"timestamp":6757677528135,"id":1641,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":66437,"timestamp":6757677528048,"id":1640,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":68604,"timestamp":6757677528292,"id":1643,"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/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":68693,"timestamp":6757677528407,"id":1644,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":68829,"timestamp":6757677528507,"id":1645,"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/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778149047955,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":69792,"timestamp":6757677528160,"id":1642,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778149047954,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1651,"timestamp":6757677599294,"id":1649,"parentId":1462,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778149048025,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3557,"timestamp":6757677599057,"id":1647,"parentId":1487,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048025,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4264,"timestamp":6757677598849,"id":1646,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778149048025,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4470,"timestamp":6757677599325,"id":1650,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778149048025,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":4373,"timestamp":6757677599841,"id":1653,"parentId":1480,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778149048026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5057,"timestamp":6757677599673,"id":1652,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778149048026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6476,"timestamp":6757677599501,"id":1651,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778149048026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6531,"timestamp":6757677600020,"id":1654,"parentId":1482,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778149048026,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":23156,"timestamp":6757677599171,"id":1648,"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/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778149048025,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11938,"timestamp":6757677610850,"id":1657,"parentId":1527,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":12565,"timestamp":6757677610663,"id":1656,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778149048037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13525,"timestamp":6757677610367,"id":1655,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778149048036,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13169,"timestamp":6757677610978,"id":1658,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778149048037,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":11071,"timestamp":6757677613370,"id":1659,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778149048039,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":11033,"timestamp":6757677613565,"id":1660,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778149048040,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11095,"timestamp":6757677613750,"id":1661,"parentId":1537,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048040,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11541,"timestamp":6757677613908,"id":1662,"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":1778149048040,"traceId":"42b469d3b03ea84f"}]
15
+ [{"name":"build-module-tsx","duration":11618,"timestamp":6757677614090,"id":1663,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778149048040,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":11962,"timestamp":6757677614360,"id":1664,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778149048040,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":12190,"timestamp":6757677614548,"id":1665,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778149048041,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":12275,"timestamp":6757677614858,"id":1666,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778149048041,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":11998,"timestamp":6757677615433,"id":1668,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778149048041,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11791,"timestamp":6757677615938,"id":1670,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778149048042,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":12482,"timestamp":6757677615624,"id":1669,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778149048042,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":13763,"timestamp":6757677615167,"id":1667,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778149048041,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13239,"timestamp":6757677616111,"id":1671,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778149048042,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12294,"timestamp":6757677617180,"id":1675,"parentId":1550,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048043,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":13451,"timestamp":6757677616667,"id":1673,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778149048043,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13062,"timestamp":6757677617289,"id":1676,"parentId":1550,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048043,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":14420,"timestamp":6757677616967,"id":1674,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778149048043,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16775,"timestamp":6757677616359,"id":1672,"parentId":1529,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778149048042,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4024,"timestamp":6757677639690,"id":1680,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778149048066,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4700,"timestamp":6757677639415,"id":1679,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778149048065,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5279,"timestamp":6757677639294,"id":1678,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778149048065,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5921,"timestamp":6757677639045,"id":1677,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778149048065,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5928,"timestamp":6757677639850,"id":1681,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778149048066,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7315,"timestamp":6757677640012,"id":1682,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778149048066,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5960,"timestamp":6757677653154,"id":1684,"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":1778149048079,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6606,"timestamp":6757677652751,"id":1683,"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":"pages-dir-browser"},"startTime":1778149048079,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2382,"timestamp":6757677662170,"id":1696,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5625,"timestamp":6757677659832,"id":1686,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048086,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5767,"timestamp":6757677659980,"id":1687,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048086,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8955,"timestamp":6757677659574,"id":1685,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778149048086,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":8296,"timestamp":6757677660438,"id":1689,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778149048086,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9088,"timestamp":6757677660150,"id":1688,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778149048086,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":8757,"timestamp":6757677660804,"id":1690,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778149048087,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":8930,"timestamp":6757677661095,"id":1691,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778149048087,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8552,"timestamp":6757677661709,"id":1693,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8681,"timestamp":6757677661872,"id":1694,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":9558,"timestamp":6757677661402,"id":1692,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778149048087,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9141,"timestamp":6757677662221,"id":1697,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9235,"timestamp":6757677662372,"id":1698,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10173,"timestamp":6757677662009,"id":1695,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048088,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9826,"timestamp":6757677662521,"id":1699,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9888,"timestamp":6757677662691,"id":1700,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9786,"timestamp":6757677663045,"id":1702,"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/info.mjs","layer":"app-pages-browser"},"startTime":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10659,"timestamp":6757677662847,"id":1701,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10507,"timestamp":6757677663190,"id":1703,"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/copy.mjs","layer":"app-pages-browser"},"startTime":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10539,"timestamp":6757677663338,"id":1704,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778149048089,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10560,"timestamp":6757677663493,"id":1705,"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/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778149048090,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10781,"timestamp":6757677663629,"id":1706,"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/app-paths.js","layer":"pages-dir-browser"},"startTime":1778149048090,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10830,"timestamp":6757677663759,"id":1707,"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/pencil.mjs","layer":"app-pages-browser"},"startTime":1778149048090,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10863,"timestamp":6757677663913,"id":1708,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778149048090,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":10880,"timestamp":6757677664060,"id":1709,"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/wrench.mjs","layer":"app-pages-browser"},"startTime":1778149048090,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2932,"timestamp":6757677683076,"id":1712,"parentId":1488,"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":1778149048109,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2930,"timestamp":6757677683593,"id":1715,"parentId":1488,"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":1778149048110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5713,"timestamp":6757677682406,"id":1710,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778149048108,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5457,"timestamp":6757677682855,"id":1711,"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-right.mjs","layer":"app-pages-browser"},"startTime":1778149048109,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5280,"timestamp":6757677683222,"id":1713,"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/search.mjs","layer":"app-pages-browser"},"startTime":1778149048109,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5279,"timestamp":6757677683402,"id":1714,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778149048109,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5135,"timestamp":6757677683724,"id":1716,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778149048110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5416,"timestamp":6757677683905,"id":1717,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778149048110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6891,"timestamp":6757677684101,"id":1718,"parentId":1650,"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":1778149048110,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4704,"timestamp":6757677707932,"id":1722,"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/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778149048134,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8172,"timestamp":6757677707881,"id":1721,"parentId":1654,"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":1778149048134,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8549,"timestamp":6757677707685,"id":1719,"parentId":1652,"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":1778149048134,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8688,"timestamp":6757677707798,"id":1720,"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":1778149048134,"traceId":"42b469d3b03ea84f"},{"name":"build-module-css","duration":962150,"timestamp":6757676754443,"id":1514,"parentId":1436,"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":1778149047180,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8585,"timestamp":6757677708124,"id":1723,"parentId":1665,"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":1778149048134,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4998,"timestamp":6757677712893,"id":1727,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5130,"timestamp":6757677713028,"id":1728,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5204,"timestamp":6757677713164,"id":1729,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5276,"timestamp":6757677713287,"id":1730,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-arrow-up.mjs","layer":"app-pages-browser"},"startTime":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5280,"timestamp":6757677713472,"id":1731,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778149048140,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6193,"timestamp":6757677712713,"id":1724,"parentId":1666,"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":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6262,"timestamp":6757677712791,"id":1725,"parentId":1667,"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":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8209,"timestamp":6757677712841,"id":1726,"parentId":1671,"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":1778149048139,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2719,"timestamp":6757677728321,"id":1733,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778149048154,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3148,"timestamp":6757677728086,"id":1732,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778149048154,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2963,"timestamp":6757677728460,"id":1734,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778149048154,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3687,"timestamp":6757677728584,"id":1735,"parentId":1672,"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":1778149048155,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3639,"timestamp":6757677731580,"id":1736,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778149048158,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7585,"timestamp":6757677738109,"id":1746,"parentId":1508,"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":1778149048164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":15308,"timestamp":6757677735550,"id":1740,"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":1778149048162,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":17908,"timestamp":6757677733324,"id":1737,"parentId":1692,"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":1778149048159,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":16196,"timestamp":6757677735377,"id":1739,"parentId":1706,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048161,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":18710,"timestamp":6757677733395,"id":1738,"parentId":1706,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048159,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":16082,"timestamp":6757677737558,"id":1744,"parentId":1672,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778149048164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":17441,"timestamp":6757677737270,"id":1743,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778149048163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":18714,"timestamp":6757677736679,"id":1741,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778149048163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7349,"timestamp":6757677749383,"id":1747,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778149048175,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":21199,"timestamp":6757677736973,"id":1742,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778149048163,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":20687,"timestamp":6757677737838,"id":1745,"parentId":1672,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778149048164,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2270,"timestamp":6757677760558,"id":1748,"parentId":1508,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778149048187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5680,"timestamp":6757677760762,"id":1749,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778149048187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":6404,"timestamp":6757677761128,"id":1750,"parentId":1690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778149048187,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1906,"timestamp":6757677769132,"id":1760,"parentId":1550,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2509,"timestamp":6757677769172,"id":1761,"parentId":1511,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5753,"timestamp":6757677767831,"id":1751,"parentId":1576,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1778149048194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5711,"timestamp":6757677768058,"id":1752,"parentId":1577,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"app-pages-browser"},"startTime":1778149048194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5746,"timestamp":6757677768189,"id":1753,"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/globe.mjs","layer":"app-pages-browser"},"startTime":1778149048194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12632,"timestamp":6757677768313,"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/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778149048194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12814,"timestamp":6757677768431,"id":1755,"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-check.mjs","layer":"app-pages-browser"},"startTime":1778149048194,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12908,"timestamp":6757677768548,"id":1756,"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/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12977,"timestamp":6757677768660,"id":1757,"parentId":1582,"tags":{"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":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13021,"timestamp":6757677768777,"id":1758,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13077,"timestamp":6757677768886,"id":1759,"parentId":1588,"tags":{"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":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12646,"timestamp":6757677769493,"id":1764,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"}]
16
+ [{"name":"build-module-js","duration":13403,"timestamp":6757677769253,"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/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13236,"timestamp":6757677769614,"id":1765,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":13231,"timestamp":6757677769799,"id":1766,"parentId":1595,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"app-pages-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13284,"timestamp":6757677769918,"id":1767,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":13333,"timestamp":6757677770061,"id":1768,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15141,"timestamp":6757677769374,"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/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778149048195,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14546,"timestamp":6757677770173,"id":1769,"parentId":1611,"tags":{"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":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":14510,"timestamp":6757677770386,"id":1771,"parentId":1612,"tags":{"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":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14617,"timestamp":6757677770502,"id":1772,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778149048197,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15114,"timestamp":6757677770291,"id":1770,"parentId":1606,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778149048196,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15458,"timestamp":6757677770597,"id":1773,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778149048197,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2111,"timestamp":6757677787862,"id":1774,"parentId":1521,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2122,"timestamp":6757677788566,"id":1780,"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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8203,"timestamp":6757677787924,"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/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8334,"timestamp":6757677788124,"id":1776,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8480,"timestamp":6757677788357,"id":1778,"parentId":1625,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":8993,"timestamp":6757677788241,"id":1777,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9183,"timestamp":6757677788464,"id":1779,"parentId":1628,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048214,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9017,"timestamp":6757677788911,"id":1784,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9530,"timestamp":6757677788709,"id":1782,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10124,"timestamp":6757677788596,"id":1781,"parentId":1648,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9701,"timestamp":6757677789346,"id":1789,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":9994,"timestamp":6757677789242,"id":1788,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11319,"timestamp":6757677788818,"id":1783,"parentId":1634,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":11015,"timestamp":6757677789464,"id":1790,"parentId":1702,"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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":11933,"timestamp":6757677789036,"id":1785,"parentId":1670,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12174,"timestamp":6757677789135,"id":1786,"parentId":1744,"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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12235,"timestamp":6757677789199,"id":1787,"parentId":1742,"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":1778149048215,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":1157263,"timestamp":6757676652117,"id":1450,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@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":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":1157570,"timestamp":6757676652261,"id":1451,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@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":1778149047078,"traceId":"42b469d3b03ea84f"},{"name":"build-module-css","duration":1174427,"timestamp":6757676641075,"id":1436,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778149047067,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15035,"timestamp":6757677803204,"id":1791,"parentId":1686,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778149048229,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1800,"timestamp":6757677818887,"id":1793,"parentId":1697,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048245,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1933,"timestamp":6757677818997,"id":1794,"parentId":1698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048245,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2494,"timestamp":6757677818680,"id":1792,"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/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1778149048245,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2575,"timestamp":6757677819109,"id":1795,"parentId":1698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048245,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":84,"timestamp":6757677822504,"id":1796,"parentId":1450,"tags":{},"startTime":1778149048249,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":13,"timestamp":6757677822596,"id":1797,"parentId":1451,"tags":{},"startTime":1778149048249,"traceId":"42b469d3b03ea84f"},{"name":"build-module","duration":24,"timestamp":6757677822615,"id":1798,"parentId":1436,"tags":{},"startTime":1778149048249,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":559,"timestamp":6757677822649,"id":1799,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1778149048249,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1912,"timestamp":6757677822748,"id":1800,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778149048249,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":1590267,"timestamp":6757676234570,"id":1308,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":199,"timestamp":6757677826027,"id":1803,"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":1778149048252,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":2190,"timestamp":6757677825056,"id":1801,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778149048251,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2703,"timestamp":6757677825879,"id":1802,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778149048252,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5599,"timestamp":6757677834945,"id":1804,"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/activity.mjs","layer":"app-pages-browser"},"startTime":1778149048261,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5534,"timestamp":6757677835195,"id":1805,"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/cloud.mjs","layer":"app-pages-browser"},"startTime":1778149048261,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6262,"timestamp":6757677835332,"id":1806,"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/monitor.mjs","layer":"app-pages-browser"},"startTime":1778149048261,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6290,"timestamp":6757677836077,"id":1807,"parentId":1720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778149048262,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6471,"timestamp":6757677836219,"id":1808,"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/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778149048262,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6610,"timestamp":6757677836354,"id":1809,"parentId":1720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778149048262,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6737,"timestamp":6757677836541,"id":1810,"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/server.mjs","layer":"app-pages-browser"},"startTime":1778149048263,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6811,"timestamp":6757677836724,"id":1811,"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/webhook.mjs","layer":"app-pages-browser"},"startTime":1778149048263,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6890,"timestamp":6757677836878,"id":1812,"parentId":1725,"tags":{"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":1778149048263,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6971,"timestamp":6757677837019,"id":1813,"parentId":1725,"tags":{"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":1778149048263,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8042,"timestamp":6757677837204,"id":1814,"parentId":1801,"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":1778149048263,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4051,"timestamp":6757677852103,"id":1817,"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/shuffle.mjs","layer":"app-pages-browser"},"startTime":1778149048278,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":4919,"timestamp":6757677851799,"id":1816,"parentId":1801,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778149048278,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4365,"timestamp":6757677852580,"id":1819,"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/tag.mjs","layer":"app-pages-browser"},"startTime":1778149048279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4501,"timestamp":6757677852778,"id":1820,"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/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1778149048279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6846,"timestamp":6757677851385,"id":1815,"parentId":1801,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778149048277,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":6388,"timestamp":6757677852284,"id":1818,"parentId":1801,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778149048278,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5890,"timestamp":6757677852971,"id":1821,"parentId":1735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/maximize-2.mjs","layer":"app-pages-browser"},"startTime":1778149048279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5874,"timestamp":6757677853173,"id":1822,"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/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1778149048279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5879,"timestamp":6757677853366,"id":1823,"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/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1778149048279,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5885,"timestamp":6757677853542,"id":1824,"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/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5995,"timestamp":6757677853706,"id":1825,"parentId":1762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":5928,"timestamp":6757677853986,"id":1827,"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/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5978,"timestamp":6757677854126,"id":1828,"parentId":1790,"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":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6677,"timestamp":6757677853861,"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/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6451,"timestamp":6757677854279,"id":1829,"parentId":1790,"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":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6663,"timestamp":6757677854459,"id":1830,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778149048280,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":7032,"timestamp":6757677854605,"id":1831,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778149048281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":612,"timestamp":6757677863806,"id":1835,"parentId":1785,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778149048290,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2934,"timestamp":6757677863674,"id":1834,"parentId":1655,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778149048290,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12227,"timestamp":6757677854871,"id":1833,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778149048281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":12755,"timestamp":6757677854739,"id":1832,"parentId":1777,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778149048281,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1677,"timestamp":6757677869910,"id":1837,"parentId":1799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149048296,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2672,"timestamp":6757677869719,"id":1836,"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/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1778149048296,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2692,"timestamp":6757677872544,"id":1838,"parentId":1815,"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":1778149048299,"traceId":"42b469d3b03ea84f"},{"name":"build-module-ts","duration":1929,"timestamp":6757677876934,"id":1841,"parentId":1815,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778149048303,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4868,"timestamp":6757677875953,"id":1839,"parentId":1715,"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":1778149048302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":6227,"timestamp":6757677876077,"id":1840,"parentId":1815,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778149048302,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":691,"timestamp":6757677883492,"id":1842,"parentId":1715,"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":1778149048310,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1809,"timestamp":6757677884478,"id":1843,"parentId":1841,"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":1778149048311,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5103,"timestamp":6757677884550,"id":1844,"parentId":1715,"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":1778149048311,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":901,"timestamp":6757677890019,"id":1845,"parentId":1715,"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":1778149048316,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5339,"timestamp":6757677890131,"id":1846,"parentId":1840,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778149048316,"traceId":"42b469d3b03ea84f"},{"name":"build-module-tsx","duration":5883,"timestamp":6757677890330,"id":1847,"parentId":1840,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778149048316,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2552,"timestamp":6757677897688,"id":1848,"parentId":1847,"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":1778149048324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3322,"timestamp":6757677897792,"id":1849,"parentId":1715,"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":1778149048324,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3892,"timestamp":6757677903604,"id":1850,"parentId":1715,"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":1778149048330,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4734,"timestamp":6757677907945,"id":1851,"parentId":1715,"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":1778149048334,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6796,"timestamp":6757677909537,"id":1852,"parentId":1715,"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":1778149048336,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5587,"timestamp":6757677917642,"id":1853,"parentId":1715,"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":1778149048344,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6266,"timestamp":6757677920338,"id":1854,"parentId":1715,"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":1778149048346,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":673,"timestamp":6757677989990,"id":1855,"parentId":1715,"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":1778149048416,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4233,"timestamp":6757677991971,"id":1856,"parentId":1715,"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":1778149048418,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3419,"timestamp":6757677993803,"id":1858,"parentId":1715,"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":1778149048420,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":5707,"timestamp":6757677993711,"id":1857,"parentId":1715,"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":1778149048420,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9611,"timestamp":6757677993878,"id":1859,"parentId":1715,"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":1778149048420,"traceId":"42b469d3b03ea84f"}]
17
+ [{"name":"build-module-mjs","duration":12622,"timestamp":6757677993958,"id":1860,"parentId":1715,"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":1778149048420,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4221,"timestamp":6757678043533,"id":1862,"parentId":1715,"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":1778149048470,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2921,"timestamp":6757678045395,"id":1863,"parentId":1715,"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":1778149048471,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6764,"timestamp":6757678043373,"id":1861,"parentId":1715,"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":1778149048469,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4154,"timestamp":6757678076686,"id":1864,"parentId":1715,"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":1778149048503,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2950,"timestamp":6757678088709,"id":1870,"parentId":1715,"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":1778149048515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3125,"timestamp":6757678088979,"id":1872,"parentId":1715,"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":1778149048515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":9256,"timestamp":6757678086235,"id":1866,"parentId":1715,"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":1778149048512,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":8758,"timestamp":6757678087427,"id":1869,"parentId":1715,"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":1778149048513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12410,"timestamp":6757678086102,"id":1865,"parentId":1715,"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":1778149048512,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12924,"timestamp":6757678088850,"id":1871,"parentId":1715,"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":1778149048515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":17361,"timestamp":6757678087254,"id":1867,"parentId":1715,"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":1778149048513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":21746,"timestamp":6757678089118,"id":1873,"parentId":1715,"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":1778149048515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":31365,"timestamp":6757678087349,"id":1868,"parentId":1715,"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":1778149048513,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":34057,"timestamp":6757678089242,"id":1874,"parentId":1715,"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":1778149048515,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4627,"timestamp":6757678200918,"id":1875,"parentId":1715,"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":1778149048627,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3845,"timestamp":6757678202649,"id":1876,"parentId":1715,"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":1778149048629,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4575,"timestamp":6757678202833,"id":1878,"parentId":1715,"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":1778149048629,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7152,"timestamp":6757678202752,"id":1877,"parentId":1715,"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":1778149048629,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1447,"timestamp":6757678235259,"id":1880,"parentId":1803,"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":1778149048661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2098,"timestamp":6757678235106,"id":1879,"parentId":1715,"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":1778149048661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2143,"timestamp":6757678235294,"id":1881,"parentId":1750,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778149048661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":865,"timestamp":6757678239777,"id":1882,"parentId":1760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778149048666,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1497,"timestamp":6757678239818,"id":1883,"parentId":1761,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149048666,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2514,"timestamp":6757678241922,"id":1884,"parentId":1785,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.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":1778149048668,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2009876,"timestamp":6757676234581,"id":1309,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4082,"timestamp":6757678241959,"id":1885,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"app-pages-browser"},"startTime":1778149048668,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4279,"timestamp":6757678242161,"id":1886,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778149048668,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1063,"timestamp":6757678246821,"id":1887,"parentId":1826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1778149048673,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2014225,"timestamp":6757676234032,"id":1302,"parentId":1301,"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":1778149046660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":510,"timestamp":6757678248159,"id":1892,"parentId":1834,"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":1778149048674,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2028,"timestamp":6757678246969,"id":1888,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1778149048673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2028,"timestamp":6757678247315,"id":1890,"parentId":1838,"tags":{"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":1778149048673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2463,"timestamp":6757678247155,"id":1889,"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/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778149048673,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1783,"timestamp":6757678248007,"id":1891,"parentId":1838,"tags":{"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":1778149048674,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2024521,"timestamp":6757676234755,"id":1321,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2024817,"timestamp":6757676234470,"id":1304,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2024848,"timestamp":6757676234443,"id":1303,"parentId":1301,"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":1778149046660,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1281,"timestamp":6757678259039,"id":1893,"parentId":1839,"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":1778149048685,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":501,"timestamp":6757678260976,"id":1895,"parentId":1839,"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":1778149048687,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":567,"timestamp":6757678261742,"id":1896,"parentId":1839,"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":1778149048688,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":932,"timestamp":6757678262573,"id":1897,"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":1778149048689,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":7917,"timestamp":6757678259173,"id":1894,"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":1778149048685,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":708,"timestamp":6757678271955,"id":1898,"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":1778149048698,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":663,"timestamp":6757678275415,"id":1899,"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":1778149048701,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":776,"timestamp":6757678275528,"id":1900,"parentId":1849,"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":1778149048702,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":656,"timestamp":6757678276932,"id":1901,"parentId":1849,"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":1778149048703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":724,"timestamp":6757678277034,"id":1902,"parentId":1849,"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":1778149048703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":847,"timestamp":6757678277110,"id":1903,"parentId":1850,"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":1778149048703,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":668,"timestamp":6757678279374,"id":1905,"parentId":1850,"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":1778149048705,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3769,"timestamp":6757678278683,"id":1904,"parentId":1850,"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":1778149048705,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":441,"timestamp":6757678290316,"id":1910,"parentId":1853,"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":1778149048716,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3122,"timestamp":6757678288158,"id":1909,"parentId":1853,"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":1778149048714,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4847,"timestamp":6757678287889,"id":1907,"parentId":1853,"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":1778149048714,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6207,"timestamp":6757678288041,"id":1908,"parentId":1853,"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":1778149048714,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":12660,"timestamp":6757678285761,"id":1906,"parentId":1851,"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":1778149048712,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1433,"timestamp":6757678319083,"id":1911,"parentId":1853,"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":1778149048745,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":619,"timestamp":6757678325801,"id":1914,"parentId":1859,"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":1778149048752,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":4541,"timestamp":6757678323836,"id":1913,"parentId":1859,"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":1778149048750,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":6382,"timestamp":6757678323709,"id":1912,"parentId":1856,"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":1778149048750,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":749,"timestamp":6757678341430,"id":1915,"parentId":1859,"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":1778149048767,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1262,"timestamp":6757678344261,"id":1916,"parentId":1892,"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":1778149048770,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":589,"timestamp":6757678345842,"id":1917,"parentId":1881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778149048772,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2824,"timestamp":6757678345948,"id":1918,"parentId":1892,"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":1778149048772,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3187,"timestamp":6757678356897,"id":1919,"parentId":1892,"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":1778149048783,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1698,"timestamp":6757678366394,"id":1920,"parentId":1892,"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":1778149048792,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2368,"timestamp":6757678366538,"id":1921,"parentId":1892,"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":1778149048793,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3967,"timestamp":6757678366624,"id":1922,"parentId":1892,"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":1778149048793,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4612,"timestamp":6757678366704,"id":1923,"parentId":1892,"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":1778149048793,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1141,"timestamp":6757678377368,"id":1924,"parentId":1892,"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":1778149048803,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2280,"timestamp":6757678377538,"id":1925,"parentId":1892,"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":1778149048804,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2249,"timestamp":6757678384690,"id":1926,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2662,"timestamp":6757678384882,"id":1927,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6635,"timestamp":6757678384968,"id":1928,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":6861,"timestamp":6757678385063,"id":1929,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":10865,"timestamp":6757678385144,"id":1930,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":14161,"timestamp":6757678385217,"id":1931,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":15734,"timestamp":6757678385294,"id":1932,"parentId":1892,"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":1778149048811,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":678,"timestamp":6757678405937,"id":1933,"parentId":1910,"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":1778149048832,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":401,"timestamp":6757678408723,"id":1934,"parentId":1902,"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":1778149048835,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":481,"timestamp":6757678412494,"id":1935,"parentId":1907,"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":1778149048839,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":540,"timestamp":6757678417676,"id":1936,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778149048844,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2141,"timestamp":6757678419175,"id":1937,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778149048845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":30097,"timestamp":6757678419268,"id":1938,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778149048845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":30935,"timestamp":6757678419346,"id":1939,"parentId":1917,"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":1778149048845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":30966,"timestamp":6757678419415,"id":1940,"parentId":1917,"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":1778149048845,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":31540,"timestamp":6757678419483,"id":1941,"parentId":1917,"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":1778149048846,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1754,"timestamp":6757678454674,"id":1942,"parentId":1918,"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":1778149048881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1884,"timestamp":6757678454821,"id":1943,"parentId":1918,"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":1778149048881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2158,"timestamp":6757678454897,"id":1944,"parentId":1918,"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":1778149048881,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1013,"timestamp":6757678460026,"id":1945,"parentId":1919,"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":1778149048886,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":941,"timestamp":6757678462210,"id":1946,"parentId":1919,"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":1778149048888,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1140,"timestamp":6757678462316,"id":1947,"parentId":1919,"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":1778149048888,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1650,"timestamp":6757678462395,"id":1948,"parentId":1920,"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":1778149048888,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2216,"timestamp":6757678462467,"id":1949,"parentId":1919,"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":1778149048888,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2585,"timestamp":6757678462538,"id":1950,"parentId":1919,"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":1778149048889,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1214,"timestamp":6757678467704,"id":1951,"parentId":1921,"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":1778149048894,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1456,"timestamp":6757678467856,"id":1952,"parentId":1923,"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":1778149048894,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1781,"timestamp":6757678467985,"id":1953,"parentId":1919,"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":1778149048894,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2424,"timestamp":6757678468126,"id":1954,"parentId":1923,"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":1778149048894,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1798,"timestamp":6757678472725,"id":1955,"parentId":1925,"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":1778149048899,"traceId":"42b469d3b03ea84f"}]
18
+ [{"name":"build-module-js","duration":1884,"timestamp":6757678472835,"id":1956,"parentId":1920,"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":1778149048899,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1984,"timestamp":6757678472912,"id":1957,"parentId":1920,"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":1778149048899,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2090,"timestamp":6757678472981,"id":1958,"parentId":1920,"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":1778149048899,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2097,"timestamp":6757678479829,"id":1959,"parentId":1927,"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":1778149048906,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2500,"timestamp":6757678479949,"id":1960,"parentId":1927,"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":1778149048906,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2927,"timestamp":6757678480036,"id":1961,"parentId":1927,"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":1778149048906,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3048,"timestamp":6757678480116,"id":1962,"parentId":1931,"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":1778149048906,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":412,"timestamp":6757678484517,"id":1963,"parentId":1912,"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":1778149048911,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1445,"timestamp":6757678485780,"id":1964,"parentId":1912,"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":1778149048912,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1722,"timestamp":6757678485870,"id":1965,"parentId":1933,"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":1778149048912,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":474,"timestamp":6757678489409,"id":1966,"parentId":1933,"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":1778149048915,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":764,"timestamp":6757678489501,"id":1967,"parentId":1934,"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":1778149048916,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2791,"timestamp":6757678491463,"id":1968,"parentId":1933,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778149048917,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":504,"timestamp":6757678496013,"id":1969,"parentId":1938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1778149048922,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1373,"timestamp":6757678496115,"id":1970,"parentId":1936,"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":1778149048922,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1374,"timestamp":6757678501274,"id":1971,"parentId":1944,"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":1778149048927,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1087,"timestamp":6757678503201,"id":1972,"parentId":1944,"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":1778149048929,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1225,"timestamp":6757678503296,"id":1973,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/null.js","layer":"app-pages-browser"},"startTime":1778149048929,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":887,"timestamp":6757678505756,"id":1974,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/bool.js","layer":"app-pages-browser"},"startTime":1778149048932,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1167,"timestamp":6757678505850,"id":1975,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/float.js","layer":"app-pages-browser"},"startTime":1778149048932,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1412,"timestamp":6757678505924,"id":1976,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/int.js","layer":"app-pages-browser"},"startTime":1778149048932,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1512,"timestamp":6757678505998,"id":1977,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/schema.js","layer":"app-pages-browser"},"startTime":1778149048932,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1785,"timestamp":6757678506078,"id":1978,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/json/schema.js","layer":"app-pages-browser"},"startTime":1778149048932,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":846,"timestamp":6757678510236,"id":1979,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js","layer":"app-pages-browser"},"startTime":1778149048936,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1144,"timestamp":6757678510347,"id":1980,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js","layer":"app-pages-browser"},"startTime":1778149048936,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1513,"timestamp":6757678510424,"id":1981,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js","layer":"app-pages-browser"},"startTime":1778149048936,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1361,"timestamp":6757678514969,"id":1982,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js","layer":"app-pages-browser"},"startTime":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1760,"timestamp":6757678515090,"id":1983,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js","layer":"app-pages-browser"},"startTime":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1922,"timestamp":6757678515170,"id":1984,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js","layer":"app-pages-browser"},"startTime":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2061,"timestamp":6757678515244,"id":1985,"parentId":1953,"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":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2584,"timestamp":6757678515313,"id":1986,"parentId":1952,"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":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":3086,"timestamp":6757678515379,"id":1987,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js","layer":"app-pages-browser"},"startTime":1778149048941,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":4717,"timestamp":6757678520086,"id":1988,"parentId":1958,"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":1778149048946,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1488,"timestamp":6757678526846,"id":1989,"parentId":1959,"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":1778149048953,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2265,"timestamp":6757678526959,"id":1990,"parentId":1959,"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":1778149048953,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":818,"timestamp":6757678530613,"id":1991,"parentId":1965,"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":1778149048957,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1628,"timestamp":6757678530707,"id":1992,"parentId":1966,"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":1778149048957,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2029,"timestamp":6757678530781,"id":1993,"parentId":1971,"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":1778149048957,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2132,"timestamp":6757678530863,"id":1994,"parentId":1971,"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":1778149048957,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2772,"timestamp":6757678530933,"id":1995,"parentId":1971,"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":1778149048957,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":425,"timestamp":6757678535914,"id":1996,"parentId":1975,"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":1778149048962,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":896,"timestamp":6757678537795,"id":1997,"parentId":1984,"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":1778149048964,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1108,"timestamp":6757678539331,"id":1998,"parentId":1984,"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":1778149048965,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1705,"timestamp":6757678539489,"id":1999,"parentId":1984,"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":1778149048966,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1326,"timestamp":6757678542031,"id":2000,"parentId":1988,"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":1778149048968,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1290,"timestamp":6757678545507,"id":2001,"parentId":1993,"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":1778149048972,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2138,"timestamp":6757678545651,"id":2002,"parentId":1993,"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":1778149048972,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":2574,"timestamp":6757678545776,"id":2003,"parentId":1993,"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":1778149048972,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":966,"timestamp":6757678549423,"id":2004,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778149048975,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1406,"timestamp":6757678549517,"id":2005,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1778149048976,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":365,"timestamp":6757678553903,"id":2006,"parentId":1965,"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":1778149048980,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":304,"timestamp":6757678555327,"id":2007,"parentId":1966,"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":1778149048981,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":752,"timestamp":6757678557436,"id":2008,"parentId":2001,"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":1778149048983,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":858,"timestamp":6757678557530,"id":2009,"parentId":2002,"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":1778149048984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":925,"timestamp":6757678557606,"id":2010,"parentId":1965,"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":1778149048984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":990,"timestamp":6757678557672,"id":2011,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778149048984,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":382,"timestamp":6757678559148,"id":2012,"parentId":2002,"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":1778149048985,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":2914,"timestamp":6757678560641,"id":2013,"parentId":1964,"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":1778149048987,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":302,"timestamp":6757678564718,"id":2014,"parentId":1992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778149048991,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":984,"timestamp":6757678565817,"id":2015,"parentId":2006,"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":1778149048992,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1146,"timestamp":6757678565960,"id":2016,"parentId":2006,"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":1778149048992,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1539,"timestamp":6757678567739,"id":2017,"parentId":2006,"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":1778149048994,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1573,"timestamp":6757678567878,"id":2018,"parentId":2006,"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":1778149048994,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1661,"timestamp":6757678567997,"id":2019,"parentId":2006,"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":1778149048994,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1710,"timestamp":6757678568089,"id":2020,"parentId":2006,"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":1778149048994,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1930,"timestamp":6757678568160,"id":2021,"parentId":2006,"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":1778149048994,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":507,"timestamp":6757678571013,"id":2022,"parentId":2006,"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":1778149048997,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":667,"timestamp":6757678571104,"id":2023,"parentId":2007,"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":1778149048997,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1086,"timestamp":6757678572200,"id":2024,"parentId":2007,"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":1778149048998,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":541,"timestamp":6757678573676,"id":2025,"parentId":2007,"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":1778149049000,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":848,"timestamp":6757678573761,"id":2026,"parentId":2007,"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":1778149049000,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":888,"timestamp":6757678577131,"id":2027,"parentId":2007,"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":1778149049003,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":1155,"timestamp":6757678577259,"id":2028,"parentId":2007,"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":1778149049003,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":757,"timestamp":6757678578962,"id":2029,"parentId":2011,"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":1778149049005,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":918,"timestamp":6757678579058,"id":2030,"parentId":2011,"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":1778149049005,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":303,"timestamp":6757678582348,"id":2031,"parentId":2024,"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":1778149049008,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":574,"timestamp":6757678582975,"id":2032,"parentId":2014,"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":1778149049009,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":750,"timestamp":6757678583081,"id":2033,"parentId":2014,"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":1778149049009,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":384,"timestamp":6757678584117,"id":2034,"parentId":2014,"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":1778149049010,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":1450,"timestamp":6757678587398,"id":2035,"parentId":2013,"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":1778149049013,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":877,"timestamp":6757678589391,"id":2036,"parentId":2013,"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":1778149049015,"traceId":"42b469d3b03ea84f"},{"name":"build-module-mjs","duration":3798,"timestamp":6757678591388,"id":2037,"parentId":2013,"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":1778149049017,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":278,"timestamp":6757678596307,"id":2038,"parentId":2031,"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":1778149049022,"traceId":"42b469d3b03ea84f"},{"name":"build-module-js","duration":422,"timestamp":6757678598606,"id":2039,"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":1778149049025,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365098,"timestamp":6757676234716,"id":1315,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365090,"timestamp":6757676234737,"id":1318,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365104,"timestamp":6757676234726,"id":1316,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365081,"timestamp":6757676234751,"id":1320,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365023,"timestamp":6757676234812,"id":1322,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365007,"timestamp":6757676234831,"id":1323,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2364999,"timestamp":6757676234841,"id":1324,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365109,"timestamp":6757676234732,"id":1317,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365099,"timestamp":6757676234744,"id":1319,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"add-entry","duration":2365000,"timestamp":6757676234846,"id":1325,"parentId":1301,"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":1778149046661,"traceId":"42b469d3b03ea84f"},{"name":"make","duration":2366274,"timestamp":6757676233723,"id":1301,"parentId":1300,"tags":{},"startTime":1778149046660,"traceId":"42b469d3b03ea84f"},{"name":"chunk-graph","duration":21770,"timestamp":6757678658873,"id":2041,"parentId":2040,"tags":{},"startTime":1778149049085,"traceId":"42b469d3b03ea84f"},{"name":"optimize-modules","duration":34,"timestamp":6757678680785,"id":2043,"parentId":2040,"tags":{},"startTime":1778149049107,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunks","duration":24247,"timestamp":6757678683077,"id":2045,"parentId":2040,"tags":{},"startTime":1778149049109,"traceId":"42b469d3b03ea84f"},{"name":"optimize-tree","duration":104,"timestamp":6757678707401,"id":2046,"parentId":2040,"tags":{},"startTime":1778149049133,"traceId":"42b469d3b03ea84f"},{"name":"optimize-chunk-modules","duration":25441,"timestamp":6757678707608,"id":2047,"parentId":2040,"tags":{},"startTime":1778149049134,"traceId":"42b469d3b03ea84f"},{"name":"optimize","duration":52424,"timestamp":6757678680719,"id":2042,"parentId":2040,"tags":{},"startTime":1778149049107,"traceId":"42b469d3b03ea84f"}]
19
+ [{"name":"module-hash","duration":20765,"timestamp":6757678749189,"id":2048,"parentId":2040,"tags":{},"startTime":1778149049175,"traceId":"42b469d3b03ea84f"},{"name":"code-generation","duration":239712,"timestamp":6757678770008,"id":2049,"parentId":2040,"tags":{},"startTime":1778149049196,"traceId":"42b469d3b03ea84f"},{"name":"hash","duration":12229,"timestamp":6757679021735,"id":2050,"parentId":2040,"tags":{},"startTime":1778149049448,"traceId":"42b469d3b03ea84f"},{"name":"code-generation-jobs","duration":791,"timestamp":6757679033958,"id":2051,"parentId":2040,"tags":{},"startTime":1778149049460,"traceId":"42b469d3b03ea84f"},{"name":"module-assets","duration":846,"timestamp":6757679034677,"id":2052,"parentId":2040,"tags":{},"startTime":1778149049461,"traceId":"42b469d3b03ea84f"},{"name":"create-chunk-assets","duration":25926,"timestamp":6757679035540,"id":2053,"parentId":2040,"tags":{},"startTime":1778149049462,"traceId":"42b469d3b03ea84f"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1364,"timestamp":6757679065254,"id":2055,"parentId":1300,"tags":{},"startTime":1778149049491,"traceId":"42b469d3b03ea84f"},{"name":"NextJsBuildManifest-createassets","duration":2231,"timestamp":6757679064408,"id":2054,"parentId":1300,"tags":{},"startTime":1778149049490,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76398,"timestamp":6757679095783,"id":2060,"parentId":2056,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76908,"timestamp":6757679095321,"id":2058,"parentId":2056,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778149049521,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76357,"timestamp":6757679095892,"id":2061,"parentId":2056,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76085,"timestamp":6757679096181,"id":2063,"parentId":2056,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76287,"timestamp":6757679095996,"id":2062,"parentId":2056,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75996,"timestamp":6757679096303,"id":2064,"parentId":2056,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75914,"timestamp":6757679096400,"id":2065,"parentId":2056,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":76881,"timestamp":6757679095495,"id":2059,"parentId":2056,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778149049522,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75886,"timestamp":6757679096517,"id":2066,"parentId":2056,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778149049523,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75720,"timestamp":6757679096700,"id":2067,"parentId":2056,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778149049523,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75597,"timestamp":6757679096839,"id":2068,"parentId":2056,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778149049523,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":75500,"timestamp":6757679096963,"id":2069,"parentId":2056,"tags":{"name":"static/chunks/app/new/page-efc8391449729d94.js","cache":"MISS"},"startTime":1778149049523,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":72667,"timestamp":6757679099834,"id":2071,"parentId":2056,"tags":{"name":"static/chunks/app/personas/page-81e1c71a460f5183.js","cache":"MISS"},"startTime":1778149049526,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":74366,"timestamp":6757679098181,"id":2070,"parentId":2056,"tags":{"name":"static/chunks/app/onboarding/page-84ef229ad88818d9.js","cache":"MISS"},"startTime":1778149049524,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":70307,"timestamp":6757679102294,"id":2072,"parentId":2056,"tags":{"name":"static/chunks/app/settings/page-38ad1b2f1c38379c.js","cache":"MISS"},"startTime":1778149049528,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":59549,"timestamp":6757679113103,"id":2075,"parentId":2056,"tags":{"name":"static/chunks/app/demo/[scenario]/page-650f05c53ab184ef.js","cache":"MISS"},"startTime":1778149049539,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":60381,"timestamp":6757679112305,"id":2074,"parentId":2056,"tags":{"name":"static/chunks/app/connect/page-fa848da1eddd4fbb.js","cache":"MISS"},"startTime":1778149049538,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":58106,"timestamp":6757679114599,"id":2076,"parentId":2056,"tags":{"name":"static/chunks/app/runs/page-060a5e72aa9f788d.js","cache":"MISS"},"startTime":1778149049541,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":56257,"timestamp":6757679116470,"id":2078,"parentId":2056,"tags":{"name":"static/chunks/app/settings/permissions/page-94cbe4f2e2ce712a.js","cache":"MISS"},"startTime":1778149049543,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":55525,"timestamp":6757679117221,"id":2079,"parentId":2056,"tags":{"name":"static/chunks/app/runs/[runId]/page-016b49d04b5a3ca0.js","cache":"MISS"},"startTime":1778149049543,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":57692,"timestamp":6757679115073,"id":2077,"parentId":2056,"tags":{"name":"static/chunks/app/page-09f28c38c5e63f70.js","cache":"MISS"},"startTime":1778149049541,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":55432,"timestamp":6757679117347,"id":2080,"parentId":2056,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778149049543,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":66504,"timestamp":6757679106348,"id":2073,"parentId":2056,"tags":{"name":"static/chunks/app/templates/page-ee2f58bf9d2b476a.js","cache":"MISS"},"startTime":1778149049532,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":88701,"timestamp":6757679084395,"id":2057,"parentId":2056,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778149049510,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":37406,"timestamp":6757679140889,"id":2084,"parentId":2056,"tags":{"name":"static/chunks/832-4213b0bf803f11f7.js","cache":"MISS"},"startTime":1778149049567,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":81759,"timestamp":6757679135304,"id":2083,"parentId":2056,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778149049561,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":87903,"timestamp":6757679156702,"id":2086,"parentId":2056,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778149049583,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":88968,"timestamp":6757679159612,"id":2087,"parentId":2056,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778149049586,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":134750,"timestamp":6757679117628,"id":2081,"parentId":2056,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778149049544,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":92688,"timestamp":6757679160050,"id":2088,"parentId":2056,"tags":{"name":"static/chunks/344-c4878397d667296c.js","cache":"MISS"},"startTime":1778149049586,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":91170,"timestamp":6757679164195,"id":2090,"parentId":2056,"tags":{"name":"static/chunks/744-cac9d8d63546cf4c.js","cache":"MISS"},"startTime":1778149049590,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":83823,"timestamp":6757679171618,"id":2091,"parentId":2056,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778149049598,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":83694,"timestamp":6757679171768,"id":2092,"parentId":2056,"tags":{"name":"static/XvjpD3-lFUxwhcgvkQXFY/_ssgManifest.js","cache":"MISS"},"startTime":1778149049598,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":83690,"timestamp":6757679171832,"id":2093,"parentId":2056,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778149049598,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":84113,"timestamp":6757679171879,"id":2094,"parentId":2056,"tags":{"name":"static/XvjpD3-lFUxwhcgvkQXFY/_buildManifest.js","cache":"MISS"},"startTime":1778149049598,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":84121,"timestamp":6757679171922,"id":2095,"parentId":2056,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778149049598,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":112786,"timestamp":6757679160872,"id":2089,"parentId":2056,"tags":{"name":"static/chunks/245-5b5b2f3b09895a01.js","cache":"MISS"},"startTime":1778149049587,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":160593,"timestamp":6757679129513,"id":2082,"parentId":2056,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778149049556,"traceId":"42b469d3b03ea84f"},{"name":"minify-js","duration":161435,"timestamp":6757679143996,"id":2085,"parentId":2056,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778149049570,"traceId":"42b469d3b03ea84f"},{"name":"minify-webpack-plugin-optimize","duration":236784,"timestamp":6757679068677,"id":2056,"parentId":1300,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778149049495,"traceId":"42b469d3b03ea84f"},{"name":"minify-css","duration":340988,"timestamp":6757679305868,"id":2097,"parentId":2096,"tags":{"file":"static/css/b541155fbca8e532.css","cache":"MISS"},"startTime":1778149049732,"traceId":"42b469d3b03ea84f"},{"name":"css-minimizer-plugin","duration":341210,"timestamp":6757679305662,"id":2096,"parentId":1300,"tags":{},"startTime":1778149049732,"traceId":"42b469d3b03ea84f"},{"name":"seal","duration":1033583,"timestamp":6757678626869,"id":2040,"parentId":1300,"tags":{},"startTime":1778149049053,"traceId":"42b469d3b03ea84f"},{"name":"webpack-compilation","duration":3431861,"timestamp":6757676228835,"id":1300,"parentId":1297,"tags":{"name":"client"},"startTime":1778149046655,"traceId":"42b469d3b03ea84f"},{"name":"emit","duration":6194,"timestamp":6757679660985,"id":2098,"parentId":1297,"tags":{},"startTime":1778149050087,"traceId":"42b469d3b03ea84f"},{"name":"webpack-close","duration":408927,"timestamp":6757679668218,"id":2099,"parentId":1297,"tags":{"name":"client"},"startTime":1778149050094,"traceId":"42b469d3b03ea84f"},{"name":"webpack-generate-error-stats","duration":2597,"timestamp":6757680077216,"id":2100,"parentId":2099,"tags":{},"startTime":1778149050503,"traceId":"42b469d3b03ea84f"},{"name":"run-webpack-compiler","duration":4131944,"timestamp":6757675948134,"id":1297,"parentId":1296,"tags":{},"startTime":1778149046374,"traceId":"42b469d3b03ea84f"},{"name":"format-webpack-messages","duration":90,"timestamp":6757680080085,"id":2101,"parentId":1296,"tags":{},"startTime":1778149050506,"traceId":"42b469d3b03ea84f"},{"name":"worker-main-client","duration":4132475,"timestamp":6757675947850,"id":1296,"parentId":1,"tags":{},"startTime":1778149046374,"traceId":"42b469d3b03ea84f"},{"name":"run-webpack","duration":10776893,"timestamp":6757669368845,"id":14,"parentId":1,"tags":{},"startTime":1778149039795,"traceId":"42b469d3b03ea84f"},{"name":"run-typescript","duration":6172308,"timestamp":6757680149989,"id":2104,"parentId":1,"tags":{},"startTime":1778149050576,"traceId":"42b469d3b03ea84f"},{"name":"generate-required-server-files","duration":1209,"timestamp":6757686322838,"id":2106,"parentId":1,"tags":{},"startTime":1778149056749,"traceId":"42b469d3b03ea84f"},{"name":"check-static-error-page","duration":7170,"timestamp":6757686365362,"id":2108,"parentId":2107,"tags":{},"startTime":1778149056791,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":221989,"timestamp":6757686373597,"id":2127,"parentId":2110,"tags":{},"startTime":1778149056800,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":228828,"timestamp":6757686366863,"id":2110,"parentId":2107,"tags":{"page":"/_global-error"},"startTime":1778149056793,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":326531,"timestamp":6757686373812,"id":2130,"parentId":2116,"tags":{},"startTime":1778149056800,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":329156,"timestamp":6757686371248,"id":2116,"parentId":2107,"tags":{"page":"/icon.svg"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":330930,"timestamp":6757686373682,"id":2128,"parentId":2112,"tags":{},"startTime":1778149056800,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":334507,"timestamp":6757686370163,"id":2112,"parentId":2107,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778149056796,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":331552,"timestamp":6757686373422,"id":2126,"parentId":2109,"tags":{},"startTime":1778149056799,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":338911,"timestamp":6757686366083,"id":2109,"parentId":2107,"tags":{"page":"/_not-found"},"startTime":1778149056792,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":328389,"timestamp":6757686377080,"id":2131,"parentId":2111,"tags":{},"startTime":1778149056803,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":338474,"timestamp":6757686367020,"id":2111,"parentId":2107,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778149056793,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":325994,"timestamp":6757686386709,"id":2137,"parentId":2114,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":342276,"timestamp":6757686370481,"id":2114,"parentId":2107,"tags":{"page":"/demo/[scenario]"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":331640,"timestamp":6757686386759,"id":2142,"parentId":2124,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":346163,"timestamp":6757686372285,"id":2124,"parentId":2107,"tags":{"page":"/settings/permissions"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":342046,"timestamp":6757686386509,"id":2134,"parentId":2120,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":357054,"timestamp":6757686371555,"id":2120,"parentId":2107,"tags":{"page":"/personas"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":346096,"timestamp":6757686386747,"id":2140,"parentId":2121,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":361231,"timestamp":6757686371654,"id":2121,"parentId":2107,"tags":{"page":"/runs/[runId]"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":360575,"timestamp":6757686373745,"id":2129,"parentId":2115,"tags":{},"startTime":1778149056800,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":363203,"timestamp":6757686371140,"id":2115,"parentId":2107,"tags":{"page":"/favicon.ico"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":349962,"timestamp":6757686386565,"id":2135,"parentId":2123,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":364550,"timestamp":6757686371998,"id":2123,"parentId":2107,"tags":{"page":"/settings"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":355623,"timestamp":6757686386740,"id":2139,"parentId":2119,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":370929,"timestamp":6757686371450,"id":2119,"parentId":2107,"tags":{"page":"/"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":359667,"timestamp":6757686386248,"id":2132,"parentId":2117,"tags":{},"startTime":1778149056812,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":374641,"timestamp":6757686371296,"id":2117,"parentId":2107,"tags":{"page":"/new"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":359626,"timestamp":6757686386628,"id":2136,"parentId":2125,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":373843,"timestamp":6757686372429,"id":2125,"parentId":2107,"tags":{"page":"/templates"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":360529,"timestamp":6757686386729,"id":2138,"parentId":2113,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":376970,"timestamp":6757686370302,"id":2113,"parentId":2107,"tags":{"page":"/connect"},"startTime":1778149056796,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":363492,"timestamp":6757686386431,"id":2133,"parentId":2118,"tags":{},"startTime":1778149056812,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":378561,"timestamp":6757686371377,"id":2118,"parentId":2107,"tags":{"page":"/onboarding"},"startTime":1778149056797,"traceId":"42b469d3b03ea84f"},{"name":"is-page-static","duration":367633,"timestamp":6757686386752,"id":2141,"parentId":2122,"tags":{},"startTime":1778149056813,"traceId":"42b469d3b03ea84f"},{"name":"check-page","duration":382616,"timestamp":6757686371792,"id":2122,"parentId":2107,"tags":{"page":"/runs"},"startTime":1778149056798,"traceId":"42b469d3b03ea84f"},{"name":"static-check","duration":389631,"timestamp":6757686364797,"id":2107,"parentId":1,"tags":{},"startTime":1778149056791,"traceId":"42b469d3b03ea84f"},{"name":"write-routes-manifest","duration":3096,"timestamp":6757686892956,"id":2146,"parentId":1,"tags":{},"startTime":1778149057319,"traceId":"42b469d3b03ea84f"},{"name":"load-dotenv","duration":22,"timestamp":6757686931819,"id":2149,"parentId":2148,"tags":{},"startTime":1778149057358,"traceId":"42b469d3b03ea84f"},{"name":"run-export-path-map","duration":371,"timestamp":6757687719394,"id":2150,"parentId":2148,"tags":{},"startTime":1778149058145,"traceId":"42b469d3b03ea84f"},{"name":"next-export","duration":1044786,"timestamp":6757686931225,"id":2148,"parentId":1,"tags":{},"startTime":1778149057357,"traceId":"42b469d3b03ea84f"}]
20
+ [{"name":"move-exported-app-not-found-","duration":10261,"timestamp":6757687977308,"id":2151,"parentId":2147,"tags":{},"startTime":1778149058403,"traceId":"42b469d3b03ea84f"},{"name":"move-exported-app-global-error-","duration":15232,"timestamp":6757687987636,"id":2152,"parentId":2147,"tags":{},"startTime":1778149058414,"traceId":"42b469d3b03ea84f"},{"name":"static-generation","duration":1240473,"timestamp":6757686928319,"id":2147,"parentId":1,"tags":{},"startTime":1778149057354,"traceId":"42b469d3b03ea84f"},{"name":"write-routes-manifest","duration":15737,"timestamp":6757688168978,"id":2153,"parentId":1,"tags":{},"startTime":1778149058595,"traceId":"42b469d3b03ea84f"},{"name":"node-file-trace-build","duration":6054332,"timestamp":6757686888780,"id":2145,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778149057315,"traceId":"42b469d3b03ea84f"},{"name":"apply-include-excludes","duration":412,"timestamp":6757692943136,"id":2154,"parentId":1,"tags":{},"startTime":1778149063369,"traceId":"42b469d3b03ea84f"},{"name":"collect-build-traces","duration":6188712,"timestamp":6757686754849,"id":2144,"parentId":1,"tags":{},"startTime":1778149057181,"traceId":"42b469d3b03ea84f"},{"name":"print-tree-view","duration":1511,"timestamp":6757692943676,"id":2155,"parentId":1,"tags":{},"startTime":1778149063370,"traceId":"42b469d3b03ea84f"},{"name":"telemetry-flush","duration":30,"timestamp":6757692945198,"id":2156,"parentId":1,"tags":{},"startTime":1778149063371,"traceId":"42b469d3b03ea84f"},{"name":"next-build","duration":23670719,"timestamp":6757669274517,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778149039701,"traceId":"42b469d3b03ea84f"}]